+ 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 [Fri May 29 06:23:53 2026] *** compiled with version: 11.4.0 on 28 May 2026 23:37:54 os: Linux-5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 nodename: neutron-server-6f6dfd685-2fsc5 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 0x55a7e0fad160 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... /var/lib/openstack/lib/python3.10/site-packages/neutron/common/utils.py:54: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources /var/lib/openstack/lib/python3.10/site-packages/neutron/common/utils.py:54: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 2026-05-29 06:23:57.122 8 INFO neutron.common.config [-] Logging enabled! 2026-05-29 06:23:57.123 8 INFO neutron.common.config [-] uwsgi version 23.5.0 2026-05-29 06:23:57.317 7 INFO neutron.common.config [-] Logging enabled! 2026-05-29 06:23:57.318 7 INFO neutron.common.config [-] uwsgi version 23.5.0 2026-05-29 06:23:57.411 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-29 06:23:57.599 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-29 06:23:58.231 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-29 06:23:58.233 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-29 06:23:58.237 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-05-29 06:23:58.238 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-29 06:23:58.240 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-29 06:23:58.240 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-29 06:23:58.240 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-29 06:23:58.248 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-29 06:23:58.249 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-29 06:23:58.249 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-29 06:23:58.269 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-29 06:23:58.270 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-29 06:23:58.271 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-29 06:23:58.320 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-29 06:23:58.320 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-29 06:23:58.320 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-29 06:23:58.321 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-29 06:23:58.329 8 WARNING oslo_policy.policy [None req-1b2c5dbd-e404-427c-945b-0760efc73299 - - - - - -] Policies ['delete_port', 'update_port:allowed_address_pairs', 'update_port:allowed_address_pairs:ip_address', 'update_port:allowed_address_pairs:mac_address', 'update_port:fixed_ips', 'update_port:mac_address'] reference a rule that is not defined. 2026-05-29 06:23:58.555 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-29 06:23:58.558 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-29 06:23:58.561 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-05-29 06:23:58.562 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-29 06:23:58.562 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-29 06:23:58.562 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-29 06:23:58.563 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-29 06:23:58.569 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-29 06:23:58.569 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-29 06:23:58.570 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-29 06:23:58.589 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-29 06:23:58.590 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-29 06:23:58.590 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-29 06:23:58.634 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-29 06:23:58.635 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-29 06:23:58.635 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-29 06:23:58.635 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-29 06:23:58.642 7 WARNING oslo_policy.policy [None req-85a45c9d-3f8b-472d-8580-2bf1e44f0ade - - - - - -] Policies ['delete_port', 'update_port:allowed_address_pairs', 'update_port:allowed_address_pairs:ip_address', 'update_port:allowed_address_pairs:mac_address', 'update_port:fixed_ips', 'update_port:mac_address'] reference a rule that is not defined. 2026-05-29 06:23:58.750 8 INFO neutron.plugins.ml2.managers [None req-1b2c5dbd-e404-427c-945b-0760efc73299 - - - - - -] Initializing driver for type 'vlan' 2026-05-29 06:23:59.084 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-1b2c5dbd-e404-427c-945b-0760efc73299 - - - - - -] VlanTypeDriver initialization complete 2026-05-29 06:23:59.084 8 INFO neutron.plugins.ml2.managers [None req-1b2c5dbd-e404-427c-945b-0760efc73299 - - - - - -] Initializing driver for type 'vxlan' 2026-05-29 06:23:59.085 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-1b2c5dbd-e404-427c-945b-0760efc73299 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-29 06:23:59.110 8 INFO neutron.plugins.ml2.managers [None req-1b2c5dbd-e404-427c-945b-0760efc73299 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-29 06:23:59.111 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-1b2c5dbd-e404-427c-945b-0760efc73299 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-29 06:23:59.111 8 INFO neutron.plugins.ml2.managers [None req-1b2c5dbd-e404-427c-945b-0760efc73299 - - - - - -] Initializing extension driver 'port_security' 2026-05-29 06:23:59.111 8 INFO neutron.plugins.ml2.extensions.port_security [None req-1b2c5dbd-e404-427c-945b-0760efc73299 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-29 06:23:59.111 8 INFO neutron.plugins.ml2.managers [None req-1b2c5dbd-e404-427c-945b-0760efc73299 - - - - - -] Initializing extension driver 'qos' 2026-05-29 06:23:59.112 8 INFO neutron.plugins.ml2.managers [None req-1b2c5dbd-e404-427c-945b-0760efc73299 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-29 06:23:59.112 8 INFO neutron.plugins.ml2.managers [None req-1b2c5dbd-e404-427c-945b-0760efc73299 - - - - - -] Initializing mechanism driver 'l2population' 2026-05-29 06:23:59.123 8 INFO neutron.quota [None req-0749e241-2254-4b25-8b59-bca08f8fd44f - - - - - -] Loaded quota_driver: . 2026-05-29 06:23:59.123 8 INFO neutron.plugins.ml2.plugin [None req-0749e241-2254-4b25-8b59-bca08f8fd44f - - - - - -] Modular L2 Plugin initialization complete 2026-05-29 06:23:59.124 8 INFO neutron.plugins.ml2.managers [None req-0749e241-2254-4b25-8b59-bca08f8fd44f - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-29 06:23:59.124 8 INFO neutron.plugins.ml2.managers [None req-0749e241-2254-4b25-8b59-bca08f8fd44f - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-29 06:23:59.124 8 INFO neutron.plugins.ml2.managers [None req-0749e241-2254-4b25-8b59-bca08f8fd44f - - - - - -] Got port-security extension from driver 'port_security' 2026-05-29 06:23:59.124 8 INFO neutron.extensions.vlantransparent [None req-0749e241-2254-4b25-8b59-bca08f8fd44f - - - - - -] Disabled vlantransparent extension. 2026-05-29 06:23:59.124 8 INFO neutron.manager [None req-0749e241-2254-4b25-8b59-bca08f8fd44f - - - - - -] Loading Plugin: qos 2026-05-29 06:23:59.135 7 INFO neutron.plugins.ml2.managers [None req-85a45c9d-3f8b-472d-8580-2bf1e44f0ade - - - - - -] Initializing driver for type 'vlan' 2026-05-29 06:23:59.136 8 INFO neutron.manager [None req-0749e241-2254-4b25-8b59-bca08f8fd44f - - - - - -] Loading Plugin: router 2026-05-29 06:23:59.174 8 INFO neutron.services.service_base [None req-0749e241-2254-4b25-8b59-bca08f8fd44f - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-29 06:23:59.175 8 INFO neutron.manager [None req-0749e241-2254-4b25-8b59-bca08f8fd44f - - - - - -] Loading Plugin: segments 2026-05-29 06:23:59.268 8 INFO neutron.manager [None req-0749e241-2254-4b25-8b59-bca08f8fd44f - - - - - -] Loading Plugin: trunk 2026-05-29 06:23:59.323 8 INFO neutron.manager [None req-0749e241-2254-4b25-8b59-bca08f8fd44f - - - - - -] Loading Plugin: vpnaas 2026-05-29 06:23:59.360 8 WARNING stevedore.named [None req-0749e241-2254-4b25-8b59-bca08f8fd44f - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-29 06:23:59.417 8 INFO neutron_vpnaas.services.vpn.plugin [None req-0749e241-2254-4b25-8b59-bca08f8fd44f - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-29 06:23:59.417 8 INFO neutron.common.utils [None req-0749e241-2254-4b25-8b59-bca08f8fd44f - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-29 06:23:59.417 8 INFO neutron.manager [None req-0749e241-2254-4b25-8b59-bca08f8fd44f - - - - - -] Loading Plugin: auto_allocate 2026-05-29 06:23:59.421 8 INFO neutron.manager [None req-0749e241-2254-4b25-8b59-bca08f8fd44f - - - - - -] Loading Plugin: tag 2026-05-29 06:23:59.427 8 INFO neutron.manager [None req-0749e241-2254-4b25-8b59-bca08f8fd44f - - - - - -] Loading Plugin: timestamp 2026-05-29 06:23:59.429 8 INFO neutron.manager [None req-0749e241-2254-4b25-8b59-bca08f8fd44f - - - - - -] Loading Plugin: network_ip_availability 2026-05-29 06:23:59.433 8 INFO neutron.manager [None req-0749e241-2254-4b25-8b59-bca08f8fd44f - - - - - -] Loading Plugin: flavors 2026-05-29 06:23:59.435 8 INFO neutron.manager [None req-0749e241-2254-4b25-8b59-bca08f8fd44f - - - - - -] Loading Plugin: revisions 2026-05-29 06:23:59.438 8 INFO neutron.api.extensions [None req-0749e241-2254-4b25-8b59-bca08f8fd44f - - - - - -] Initializing extension manager. 2026-05-29 06:23:59.440 8 INFO neutron.api.extensions [None req-0749e241-2254-4b25-8b59-bca08f8fd44f - - - - - -] Loaded extension: address-group 2026-05-29 06:23:59.440 8 INFO neutron.api.extensions [None req-0749e241-2254-4b25-8b59-bca08f8fd44f - - - - - -] Loaded extension: address-scope 2026-05-29 06:23:59.441 8 INFO neutron.api.extensions [None req-0749e241-2254-4b25-8b59-bca08f8fd44f - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-29 06:23:59.442 8 INFO neutron.api.extensions [None req-0749e241-2254-4b25-8b59-bca08f8fd44f - - - - - -] Loaded extension: agent 2026-05-29 06:23:59.442 8 INFO neutron.api.extensions [None req-0749e241-2254-4b25-8b59-bca08f8fd44f - - - - - -] Loaded extension: agent-resources-synced 2026-05-29 06:23:59.444 8 INFO neutron.api.extensions [None req-0749e241-2254-4b25-8b59-bca08f8fd44f - - - - - -] Loaded extension: allowed-address-pairs 2026-05-29 06:23:59.444 8 INFO neutron.api.extensions [None req-0749e241-2254-4b25-8b59-bca08f8fd44f - - - - - -] Loaded extension: auto-allocated-topology 2026-05-29 06:23:59.445 8 INFO neutron.api.extensions [None req-0749e241-2254-4b25-8b59-bca08f8fd44f - - - - - -] Loaded extension: availability_zone 2026-05-29 06:23:59.447 8 INFO neutron.api.extensions [None req-0749e241-2254-4b25-8b59-bca08f8fd44f - - - - - -] Loaded extension: availability_zone_filter 2026-05-29 06:23:59.448 8 INFO neutron.api.extensions [None req-0749e241-2254-4b25-8b59-bca08f8fd44f - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-29 06:23:59.449 8 INFO neutron.api.extensions [None req-0749e241-2254-4b25-8b59-bca08f8fd44f - - - - - -] Loaded extension: default-subnetpools 2026-05-29 06:23:59.451 8 INFO neutron.api.extensions [None req-0749e241-2254-4b25-8b59-bca08f8fd44f - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-29 06:23:59.451 8 INFO neutron.api.extensions [None req-0749e241-2254-4b25-8b59-bca08f8fd44f - - - - - -] Loaded extension: dns-integration 2026-05-29 06:23:59.452 8 INFO neutron.api.extensions [None req-0749e241-2254-4b25-8b59-bca08f8fd44f - - - - - -] Loaded extension: dns-domain-ports 2026-05-29 06:23:59.452 8 INFO neutron.api.extensions [None req-0749e241-2254-4b25-8b59-bca08f8fd44f - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-29 06:23:59.453 8 INFO neutron.api.extensions [None req-0749e241-2254-4b25-8b59-bca08f8fd44f - - - - - -] Loaded extension: dvr 2026-05-29 06:23:59.454 8 INFO neutron.api.extensions [None req-0749e241-2254-4b25-8b59-bca08f8fd44f - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-29 06:23:59.454 8 INFO neutron.api.extensions [None req-0749e241-2254-4b25-8b59-bca08f8fd44f - - - - - -] Loaded extension: empty-string-filtering 2026-05-29 06:23:59.455 8 INFO neutron.api.extensions [None req-0749e241-2254-4b25-8b59-bca08f8fd44f - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-29 06:23:59.455 8 INFO neutron.api.extensions [None req-0749e241-2254-4b25-8b59-bca08f8fd44f - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-29 06:23:59.456 8 INFO neutron.api.extensions [None req-0749e241-2254-4b25-8b59-bca08f8fd44f - - - - - -] Loaded extension: external-net 2026-05-29 06:23:59.456 8 INFO neutron.api.extensions [None req-0749e241-2254-4b25-8b59-bca08f8fd44f - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-29 06:23:59.457 8 INFO neutron.api.extensions [None req-0749e241-2254-4b25-8b59-bca08f8fd44f - - - - - -] Loaded extension: extraroute 2026-05-29 06:23:59.458 8 INFO neutron.api.extensions [None req-0749e241-2254-4b25-8b59-bca08f8fd44f - - - - - -] Loaded extension: extraroute-atomic 2026-05-29 06:23:59.458 8 INFO neutron.api.extensions [None req-0749e241-2254-4b25-8b59-bca08f8fd44f - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-29 06:23:59.459 8 INFO neutron.api.extensions [None req-0749e241-2254-4b25-8b59-bca08f8fd44f - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-29 06:23:59.459 8 INFO neutron.api.extensions [None req-0749e241-2254-4b25-8b59-bca08f8fd44f - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-29 06:23:59.460 8 INFO neutron.api.extensions [None req-0749e241-2254-4b25-8b59-bca08f8fd44f - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-29 06:23:59.460 8 INFO neutron.api.extensions [None req-0749e241-2254-4b25-8b59-bca08f8fd44f - - - - - -] Loaded extension: fip-port-details 2026-05-29 06:23:59.461 8 INFO neutron.api.extensions [None req-0749e241-2254-4b25-8b59-bca08f8fd44f - - - - - -] Loaded extension: flavors 2026-05-29 06:23:59.462 8 INFO neutron.api.extensions [None req-0749e241-2254-4b25-8b59-bca08f8fd44f - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-29 06:23:59.463 8 INFO neutron.api.extensions [None req-0749e241-2254-4b25-8b59-bca08f8fd44f - - - - - -] Loaded extension: floatingip-pools 2026-05-29 06:23:59.464 8 INFO neutron.api.extensions [None req-0749e241-2254-4b25-8b59-bca08f8fd44f - - - - - -] Loaded extension: ip_allocation 2026-05-29 06:23:59.464 8 INFO neutron.api.extensions [None req-0749e241-2254-4b25-8b59-bca08f8fd44f - - - - - -] Loaded extension: ip-substring-filtering 2026-05-29 06:23:59.465 8 INFO neutron.api.extensions [None req-0749e241-2254-4b25-8b59-bca08f8fd44f - - - - - -] Loaded extension: l2_adjacency 2026-05-29 06:23:59.466 8 INFO neutron.api.extensions [None req-0749e241-2254-4b25-8b59-bca08f8fd44f - - - - - -] Loaded extension: router 2026-05-29 06:23:59.467 8 INFO neutron.api.extensions [None req-0749e241-2254-4b25-8b59-bca08f8fd44f - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-29 06:23:59.468 8 INFO neutron.api.extensions [None req-0749e241-2254-4b25-8b59-bca08f8fd44f - - - - - -] Loaded extension: ext-gw-mode 2026-05-29 06:23:59.469 8 INFO neutron.api.extensions [None req-0749e241-2254-4b25-8b59-bca08f8fd44f - - - - - -] Loaded extension: l3-ha 2026-05-29 06:23:59.469 8 INFO neutron.api.extensions [None req-0749e241-2254-4b25-8b59-bca08f8fd44f - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-29 06:23:59.470 8 INFO neutron.api.extensions [None req-0749e241-2254-4b25-8b59-bca08f8fd44f - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-29 06:23:59.470 8 INFO neutron.api.extensions [None req-0749e241-2254-4b25-8b59-bca08f8fd44f - - - - - -] Loaded extension: l3-flavors 2026-05-29 06:23:59.471 8 INFO neutron.api.extensions [None req-0749e241-2254-4b25-8b59-bca08f8fd44f - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-29 06:23:59.472 8 INFO neutron.api.extensions [None req-0749e241-2254-4b25-8b59-bca08f8fd44f - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-29 06:23:59.474 8 INFO neutron.api.extensions [None req-0749e241-2254-4b25-8b59-bca08f8fd44f - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-29 06:23:59.475 8 INFO neutron.api.extensions [None req-0749e241-2254-4b25-8b59-bca08f8fd44f - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-29 06:23:59.476 8 INFO neutron.api.extensions [None req-0749e241-2254-4b25-8b59-bca08f8fd44f - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-29 06:23:59.477 8 INFO neutron.api.extensions [None req-0749e241-2254-4b25-8b59-bca08f8fd44f - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-29 06:23:59.477 8 INFO neutron.api.extensions [None req-0749e241-2254-4b25-8b59-bca08f8fd44f - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-29 06:23:59.478 8 INFO neutron.api.extensions [None req-0749e241-2254-4b25-8b59-bca08f8fd44f - - - - - -] Loaded extension: multi-provider 2026-05-29 06:23:59.478 8 INFO neutron.api.extensions [None req-0749e241-2254-4b25-8b59-bca08f8fd44f - - - - - -] Loaded extension: net-mtu 2026-05-29 06:23:59.479 8 INFO neutron.api.extensions [None req-0749e241-2254-4b25-8b59-bca08f8fd44f - - - - - -] Loaded extension: net-mtu-writable 2026-05-29 06:23:59.480 8 INFO neutron.api.extensions [None req-0749e241-2254-4b25-8b59-bca08f8fd44f - - - - - -] Loaded extension: network_availability_zone 2026-05-29 06:23:59.481 8 INFO neutron.api.extensions [None req-0749e241-2254-4b25-8b59-bca08f8fd44f - - - - - -] Loaded extension: network_ha 2026-05-29 06:23:59.482 8 INFO neutron.api.extensions [None req-0749e241-2254-4b25-8b59-bca08f8fd44f - - - - - -] Loaded extension: network-ip-availability 2026-05-29 06:23:59.483 8 INFO neutron.api.extensions [None req-0749e241-2254-4b25-8b59-bca08f8fd44f - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-29 06:23:59.483 8 INFO neutron.api.extensions [None req-0749e241-2254-4b25-8b59-bca08f8fd44f - - - - - -] Loaded extension: pagination 2026-05-29 06:23:59.484 8 INFO neutron.api.extensions [None req-0749e241-2254-4b25-8b59-bca08f8fd44f - - - - - -] Loaded extension: port-device-profile 2026-05-29 06:23:59.484 8 INFO neutron.api.extensions [None req-0749e241-2254-4b25-8b59-bca08f8fd44f - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-29 06:23:59.485 8 INFO neutron.api.extensions [None req-0749e241-2254-4b25-8b59-bca08f8fd44f - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-29 06:23:59.486 8 INFO neutron.api.extensions [None req-0749e241-2254-4b25-8b59-bca08f8fd44f - - - - - -] Loaded extension: port-mac-override 2026-05-29 06:23:59.486 8 INFO neutron.api.extensions [None req-0749e241-2254-4b25-8b59-bca08f8fd44f - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-29 06:23:59.487 8 INFO neutron.api.extensions [None req-0749e241-2254-4b25-8b59-bca08f8fd44f - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-29 06:23:59.487 8 INFO neutron.api.extensions [None req-0749e241-2254-4b25-8b59-bca08f8fd44f - - - - - -] Loaded extension: port-resource-request 2026-05-29 06:23:59.488 8 INFO neutron.api.extensions [None req-0749e241-2254-4b25-8b59-bca08f8fd44f - - - - - -] Loaded extension: port-resource-request-groups 2026-05-29 06:23:59.489 8 INFO neutron.api.extensions [None req-0749e241-2254-4b25-8b59-bca08f8fd44f - - - - - -] Loaded extension: binding 2026-05-29 06:23:59.490 8 INFO neutron.api.extensions [None req-0749e241-2254-4b25-8b59-bca08f8fd44f - - - - - -] Loaded extension: binding-extended 2026-05-29 06:23:59.490 8 INFO neutron.api.extensions [None req-0749e241-2254-4b25-8b59-bca08f8fd44f - - - - - -] Loaded extension: port-security 2026-05-29 06:23:59.491 8 INFO neutron.api.extensions [None req-0749e241-2254-4b25-8b59-bca08f8fd44f - - - - - -] Loaded extension: project-id 2026-05-29 06:23:59.491 8 INFO neutron.api.extensions [None req-0749e241-2254-4b25-8b59-bca08f8fd44f - - - - - -] Loaded extension: provider 2026-05-29 06:23:59.493 8 INFO neutron.api.extensions [None req-0749e241-2254-4b25-8b59-bca08f8fd44f - - - - - -] Loaded extension: qos 2026-05-29 06:23:59.494 8 INFO neutron.api.extensions [None req-0749e241-2254-4b25-8b59-bca08f8fd44f - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-29 06:23:59.495 8 INFO neutron.api.extensions [None req-0749e241-2254-4b25-8b59-bca08f8fd44f - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-29 06:23:59.496 8 INFO neutron.api.extensions [None req-0749e241-2254-4b25-8b59-bca08f8fd44f - - - - - -] Loaded extension: qos-default 2026-05-29 06:23:59.497 8 INFO neutron.api.extensions [None req-0749e241-2254-4b25-8b59-bca08f8fd44f - - - - - -] Loaded extension: qos-fip 2026-05-29 06:23:59.498 8 INFO neutron.api.extensions [None req-0749e241-2254-4b25-8b59-bca08f8fd44f - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-29 06:23:59.498 8 INFO neutron.api.extensions [None req-0749e241-2254-4b25-8b59-bca08f8fd44f - - - - - -] Loaded extension: qos-gateway-ip 2026-05-29 06:23:59.499 8 INFO neutron.api.extensions [None req-0749e241-2254-4b25-8b59-bca08f8fd44f - - - - - -] Loaded extension: qos-port-network-policy 2026-05-29 06:23:59.500 8 INFO neutron.api.extensions [None req-0749e241-2254-4b25-8b59-bca08f8fd44f - - - - - -] Loaded extension: qos-pps-minimum 2026-05-29 06:23:59.501 8 INFO neutron.api.extensions [None req-0749e241-2254-4b25-8b59-bca08f8fd44f - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-29 06:23:59.502 8 INFO neutron.api.extensions [None req-0749e241-2254-4b25-8b59-bca08f8fd44f - - - - - -] Loaded extension: qos-pps 2026-05-29 06:23:59.503 8 INFO neutron.api.extensions [None req-0749e241-2254-4b25-8b59-bca08f8fd44f - - - - - -] Loaded extension: qos-rule-type-details 2026-05-29 06:23:59.504 8 INFO neutron.api.extensions [None req-0749e241-2254-4b25-8b59-bca08f8fd44f - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-29 06:23:59.505 8 INFO neutron.api.extensions [None req-0749e241-2254-4b25-8b59-bca08f8fd44f - - - - - -] Loaded extension: qos-rules-alias 2026-05-29 06:23:59.506 8 INFO neutron.api.extensions [None req-0749e241-2254-4b25-8b59-bca08f8fd44f - - - - - -] Loaded extension: quota-check-limit 2026-05-29 06:23:59.508 8 INFO neutron.api.extensions [None req-0749e241-2254-4b25-8b59-bca08f8fd44f - - - - - -] Loaded extension: quotas 2026-05-29 06:23:59.509 8 INFO neutron.api.extensions [None req-0749e241-2254-4b25-8b59-bca08f8fd44f - - - - - -] Loaded extension: quota_details 2026-05-29 06:23:59.510 8 INFO neutron.api.extensions [None req-0749e241-2254-4b25-8b59-bca08f8fd44f - - - - - -] Loaded extension: rbac-policies 2026-05-29 06:23:59.511 8 INFO neutron.api.extensions [None req-0749e241-2254-4b25-8b59-bca08f8fd44f - - - - - -] Loaded extension: rbac-address-group 2026-05-29 06:23:59.512 8 INFO neutron.api.extensions [None req-0749e241-2254-4b25-8b59-bca08f8fd44f - - - - - -] Loaded extension: rbac-address-scope 2026-05-29 06:23:59.512 8 INFO neutron.api.extensions [None req-0749e241-2254-4b25-8b59-bca08f8fd44f - - - - - -] Loaded extension: rbac-security-groups 2026-05-29 06:23:59.512 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-85a45c9d-3f8b-472d-8580-2bf1e44f0ade - - - - - -] VlanTypeDriver initialization complete 2026-05-29 06:23:59.513 8 INFO neutron.api.extensions [None req-0749e241-2254-4b25-8b59-bca08f8fd44f - - - - - -] Loaded extension: rbac-subnetpool 2026-05-29 06:23:59.513 7 INFO neutron.plugins.ml2.managers [None req-85a45c9d-3f8b-472d-8580-2bf1e44f0ade - - - - - -] Initializing driver for type 'vxlan' 2026-05-29 06:23:59.514 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-85a45c9d-3f8b-472d-8580-2bf1e44f0ade - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-29 06:23:59.514 8 INFO neutron.api.extensions [None req-0749e241-2254-4b25-8b59-bca08f8fd44f - - - - - -] Loaded extension: revision-if-match 2026-05-29 06:23:59.515 8 INFO neutron.api.extensions [None req-0749e241-2254-4b25-8b59-bca08f8fd44f - - - - - -] Loaded extension: standard-attr-revisions 2026-05-29 06:23:59.515 8 INFO neutron.api.extensions [None req-0749e241-2254-4b25-8b59-bca08f8fd44f - - - - - -] Loaded extension: router_availability_zone 2026-05-29 06:23:59.516 8 INFO neutron.api.extensions [None req-0749e241-2254-4b25-8b59-bca08f8fd44f - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-29 06:23:59.517 8 INFO neutron.api.extensions [None req-0749e241-2254-4b25-8b59-bca08f8fd44f - - - - - -] Loaded extension: security-groups-default-rules 2026-05-29 06:23:59.518 8 INFO neutron.api.extensions [None req-0749e241-2254-4b25-8b59-bca08f8fd44f - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-29 06:23:59.519 8 INFO neutron.api.extensions [None req-0749e241-2254-4b25-8b59-bca08f8fd44f - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-29 06:23:59.519 8 INFO neutron.api.extensions [None req-0749e241-2254-4b25-8b59-bca08f8fd44f - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-29 06:23:59.520 8 INFO neutron.api.extensions [None req-0749e241-2254-4b25-8b59-bca08f8fd44f - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-29 06:23:59.527 8 INFO neutron.api.extensions [None req-0749e241-2254-4b25-8b59-bca08f8fd44f - - - - - -] Loaded extension: security-group 2026-05-29 06:23:59.528 8 INFO neutron.api.extensions [None req-0749e241-2254-4b25-8b59-bca08f8fd44f - - - - - -] Loaded extension: segment 2026-05-29 06:23:59.529 8 INFO neutron.api.extensions [None req-0749e241-2254-4b25-8b59-bca08f8fd44f - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-29 06:23:59.530 8 INFO neutron.api.extensions [None req-0749e241-2254-4b25-8b59-bca08f8fd44f - - - - - -] Loaded extension: service-type 2026-05-29 06:23:59.530 8 INFO neutron.api.extensions [None req-0749e241-2254-4b25-8b59-bca08f8fd44f - - - - - -] Loaded extension: sorting 2026-05-29 06:23:59.531 8 INFO neutron.api.extensions [None req-0749e241-2254-4b25-8b59-bca08f8fd44f - - - - - -] Loaded extension: standard-attr-segment 2026-05-29 06:23:59.532 8 INFO neutron.api.extensions [None req-0749e241-2254-4b25-8b59-bca08f8fd44f - - - - - -] Loaded extension: standard-attr-description 2026-05-29 06:23:59.532 8 INFO neutron.api.extensions [None req-0749e241-2254-4b25-8b59-bca08f8fd44f - - - - - -] Loaded extension: stateful-security-group 2026-05-29 06:23:59.533 8 WARNING neutron.api.extensions [None req-0749e241-2254-4b25-8b59-bca08f8fd44f - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-05-29 06:23:59.533 8 INFO neutron.api.extensions [None req-0749e241-2254-4b25-8b59-bca08f8fd44f - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-29 06:23:59.534 8 INFO neutron.api.extensions [None req-0749e241-2254-4b25-8b59-bca08f8fd44f - - - - - -] Loaded extension: subnet_onboard 2026-05-29 06:23:59.535 8 INFO neutron.api.extensions [None req-0749e241-2254-4b25-8b59-bca08f8fd44f - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-29 06:23:59.535 8 INFO neutron.api.extensions [None req-0749e241-2254-4b25-8b59-bca08f8fd44f - - - - - -] Loaded extension: subnet-service-types 2026-05-29 06:23:59.536 8 INFO neutron.api.extensions [None req-0749e241-2254-4b25-8b59-bca08f8fd44f - - - - - -] Loaded extension: subnet_allocation 2026-05-29 06:23:59.537 8 INFO neutron.api.extensions [None req-0749e241-2254-4b25-8b59-bca08f8fd44f - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-29 06:23:59.537 8 INFO neutron.api.extensions [None req-0749e241-2254-4b25-8b59-bca08f8fd44f - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-29 06:23:59.540 7 INFO neutron.plugins.ml2.managers [None req-85a45c9d-3f8b-472d-8580-2bf1e44f0ade - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-29 06:23:59.540 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-85a45c9d-3f8b-472d-8580-2bf1e44f0ade - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-29 06:23:59.540 8 INFO neutron.api.extensions [None req-0749e241-2254-4b25-8b59-bca08f8fd44f - - - - - -] Loaded extension: standard-attr-tag 2026-05-29 06:23:59.540 7 INFO neutron.plugins.ml2.managers [None req-85a45c9d-3f8b-472d-8580-2bf1e44f0ade - - - - - -] Initializing extension driver 'port_security' 2026-05-29 06:23:59.541 7 INFO neutron.plugins.ml2.extensions.port_security [None req-85a45c9d-3f8b-472d-8580-2bf1e44f0ade - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-29 06:23:59.541 7 INFO neutron.plugins.ml2.managers [None req-85a45c9d-3f8b-472d-8580-2bf1e44f0ade - - - - - -] Initializing extension driver 'qos' 2026-05-29 06:23:59.541 7 INFO neutron.plugins.ml2.managers [None req-85a45c9d-3f8b-472d-8580-2bf1e44f0ade - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-29 06:23:59.541 7 INFO neutron.plugins.ml2.managers [None req-85a45c9d-3f8b-472d-8580-2bf1e44f0ade - - - - - -] Initializing mechanism driver 'l2population' 2026-05-29 06:23:59.541 8 INFO neutron.api.extensions [None req-0749e241-2254-4b25-8b59-bca08f8fd44f - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-29 06:23:59.542 8 INFO neutron.api.extensions [None req-0749e241-2254-4b25-8b59-bca08f8fd44f - - - - - -] Loaded extension: trunk 2026-05-29 06:23:59.542 8 INFO neutron.api.extensions [None req-0749e241-2254-4b25-8b59-bca08f8fd44f - - - - - -] Loaded extension: trunk-details 2026-05-29 06:23:59.543 8 INFO neutron.api.extensions [None req-0749e241-2254-4b25-8b59-bca08f8fd44f - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-29 06:23:59.544 8 INFO neutron.api.extensions [None req-0749e241-2254-4b25-8b59-bca08f8fd44f - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-29 06:23:59.545 8 INFO neutron.api.extensions [None req-0749e241-2254-4b25-8b59-bca08f8fd44f - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-29 06:23:59.545 8 INFO neutron.api.extensions [None req-0749e241-2254-4b25-8b59-bca08f8fd44f - - - - - -] Loaded extension: vpn-flavors 2026-05-29 06:23:59.547 8 INFO neutron.api.extensions [None req-0749e241-2254-4b25-8b59-bca08f8fd44f - - - - - -] Loaded extension: vpnaas 2026-05-29 06:23:59.549 8 INFO neutron.quota.resource_registry [None req-0749e241-2254-4b25-8b59-bca08f8fd44f - - - - - -] Creating instance of TrackedResource for resource:network 2026-05-29 06:23:59.549 8 INFO neutron.quota.resource_registry [None req-0749e241-2254-4b25-8b59-bca08f8fd44f - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-05-29 06:23:59.549 8 INFO neutron.quota.resource_registry [None req-0749e241-2254-4b25-8b59-bca08f8fd44f - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-29 06:23:59.550 8 INFO neutron.quota.resource_registry [None req-0749e241-2254-4b25-8b59-bca08f8fd44f - - - - - -] Creating instance of TrackedResource for resource:port 2026-05-29 06:23:59.550 8 INFO neutron.quota.resource_registry [None req-0749e241-2254-4b25-8b59-bca08f8fd44f - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-29 06:23:59.551 8 INFO neutron.quota.resource_registry [None req-0749e241-2254-4b25-8b59-bca08f8fd44f - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-29 06:23:59.552 7 INFO neutron.quota [None req-2e4c5540-97f0-42dc-9950-800caa7273a7 - - - - - -] Loaded quota_driver: . 2026-05-29 06:23:59.553 7 INFO neutron.plugins.ml2.plugin [None req-2e4c5540-97f0-42dc-9950-800caa7273a7 - - - - - -] Modular L2 Plugin initialization complete 2026-05-29 06:23:59.553 7 INFO neutron.plugins.ml2.managers [None req-2e4c5540-97f0-42dc-9950-800caa7273a7 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-29 06:23:59.553 7 INFO neutron.plugins.ml2.managers [None req-2e4c5540-97f0-42dc-9950-800caa7273a7 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-29 06:23:59.553 7 INFO neutron.plugins.ml2.managers [None req-2e4c5540-97f0-42dc-9950-800caa7273a7 - - - - - -] Got port-security extension from driver 'port_security' 2026-05-29 06:23:59.553 7 INFO neutron.extensions.vlantransparent [None req-2e4c5540-97f0-42dc-9950-800caa7273a7 - - - - - -] Disabled vlantransparent extension. 2026-05-29 06:23:59.554 7 INFO neutron.manager [None req-2e4c5540-97f0-42dc-9950-800caa7273a7 - - - - - -] Loading Plugin: qos 2026-05-29 06:23:59.554 8 INFO neutron.quota.resource_registry [None req-0749e241-2254-4b25-8b59-bca08f8fd44f - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-29 06:23:59.554 8 INFO neutron.quota.resource_registry [None req-0749e241-2254-4b25-8b59-bca08f8fd44f - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-29 06:23:59.554 8 INFO neutron.quota.resource_registry [None req-0749e241-2254-4b25-8b59-bca08f8fd44f - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-29 06:23:59.555 8 INFO neutron.quota.resource_registry [None req-0749e241-2254-4b25-8b59-bca08f8fd44f - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-29 06:23:59.555 8 WARNING neutron.quota.resource_registry [None req-0749e241-2254-4b25-8b59-bca08f8fd44f - - - - - -] subnetpool is already registered 2026-05-29 06:23:59.555 8 INFO neutron.quota.resource_registry [None req-0749e241-2254-4b25-8b59-bca08f8fd44f - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-29 06:23:59.555 8 WARNING neutron.quota.resource_registry [None req-0749e241-2254-4b25-8b59-bca08f8fd44f - - - - - -] subnetpool is already registered 2026-05-29 06:23:59.556 8 INFO neutron.quota.resource_registry [None req-0749e241-2254-4b25-8b59-bca08f8fd44f - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-29 06:23:59.556 8 INFO neutron.quota.resource_registry [None req-0749e241-2254-4b25-8b59-bca08f8fd44f - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-29 06:23:59.556 8 INFO neutron.quota.resource_registry [None req-0749e241-2254-4b25-8b59-bca08f8fd44f - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-29 06:23:59.556 8 INFO neutron.quota.resource_registry [None req-0749e241-2254-4b25-8b59-bca08f8fd44f - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-29 06:23:59.557 8 INFO neutron.quota.resource_registry [None req-0749e241-2254-4b25-8b59-bca08f8fd44f - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-29 06:23:59.557 8 INFO neutron.quota.resource_registry [None req-0749e241-2254-4b25-8b59-bca08f8fd44f - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-29 06:23:59.559 8 INFO neutron.quota.resource_registry [None req-0749e241-2254-4b25-8b59-bca08f8fd44f - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-29 06:23:59.559 8 WARNING neutron.quota.resource_registry [None req-0749e241-2254-4b25-8b59-bca08f8fd44f - - - - - -] router is already registered 2026-05-29 06:23:59.559 8 INFO neutron.quota.resource_registry [None req-0749e241-2254-4b25-8b59-bca08f8fd44f - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-29 06:23:59.559 8 WARNING neutron.quota.resource_registry [None req-0749e241-2254-4b25-8b59-bca08f8fd44f - - - - - -] floatingip is already registered 2026-05-29 06:23:59.560 8 INFO neutron.quota.resource_registry [None req-0749e241-2254-4b25-8b59-bca08f8fd44f - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-29 06:23:59.561 8 WARNING neutron.quota.resource_registry [None req-0749e241-2254-4b25-8b59-bca08f8fd44f - - - - - -] rbac_policy is already registered 2026-05-29 06:23:59.561 8 INFO neutron.quota.resource_registry [None req-0749e241-2254-4b25-8b59-bca08f8fd44f - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-29 06:23:59.561 8 WARNING neutron.quota.resource_registry [None req-0749e241-2254-4b25-8b59-bca08f8fd44f - - - - - -] security_group is already registered 2026-05-29 06:23:59.561 8 INFO neutron.quota.resource_registry [None req-0749e241-2254-4b25-8b59-bca08f8fd44f - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-29 06:23:59.561 8 WARNING neutron.quota.resource_registry [None req-0749e241-2254-4b25-8b59-bca08f8fd44f - - - - - -] security_group_rule is already registered 2026-05-29 06:23:59.562 8 INFO neutron.quota.resource_registry [None req-0749e241-2254-4b25-8b59-bca08f8fd44f - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-29 06:23:59.562 8 WARNING neutron.quota.resource_registry [None req-0749e241-2254-4b25-8b59-bca08f8fd44f - - - - - -] subnetpool is already registered 2026-05-29 06:23:59.562 8 INFO neutron.quota.resource_registry [None req-0749e241-2254-4b25-8b59-bca08f8fd44f - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-29 06:23:59.562 8 WARNING neutron.quota.resource_registry [None req-0749e241-2254-4b25-8b59-bca08f8fd44f - - - - - -] subnetpool is already registered 2026-05-29 06:23:59.563 8 INFO neutron.quota.resource_registry [None req-0749e241-2254-4b25-8b59-bca08f8fd44f - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-29 06:23:59.563 8 WARNING neutron.quota.resource_registry [None req-0749e241-2254-4b25-8b59-bca08f8fd44f - - - - - -] trunk is already registered 2026-05-29 06:23:59.563 8 INFO neutron.quota.resource_registry [None req-0749e241-2254-4b25-8b59-bca08f8fd44f - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-29 06:23:59.563 8 WARNING neutron.quota.resource_registry [None req-0749e241-2254-4b25-8b59-bca08f8fd44f - - - - - -] endpoint_group is already registered 2026-05-29 06:23:59.563 8 INFO neutron.quota.resource_registry [None req-0749e241-2254-4b25-8b59-bca08f8fd44f - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-29 06:23:59.564 8 WARNING neutron.quota.resource_registry [None req-0749e241-2254-4b25-8b59-bca08f8fd44f - - - - - -] vpnservice is already registered 2026-05-29 06:23:59.564 8 INFO neutron.quota.resource_registry [None req-0749e241-2254-4b25-8b59-bca08f8fd44f - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-29 06:23:59.564 8 WARNING neutron.quota.resource_registry [None req-0749e241-2254-4b25-8b59-bca08f8fd44f - - - - - -] ipsec_site_connection is already registered 2026-05-29 06:23:59.564 7 INFO neutron.manager [None req-2e4c5540-97f0-42dc-9950-800caa7273a7 - - - - - -] Loading Plugin: router 2026-05-29 06:23:59.564 8 INFO neutron.quota.resource_registry [None req-0749e241-2254-4b25-8b59-bca08f8fd44f - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-29 06:23:59.564 8 WARNING neutron.quota.resource_registry [None req-0749e241-2254-4b25-8b59-bca08f8fd44f - - - - - -] ipsecpolicy is already registered 2026-05-29 06:23:59.565 8 INFO neutron.quota.resource_registry [None req-0749e241-2254-4b25-8b59-bca08f8fd44f - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-29 06:23:59.565 8 WARNING neutron.quota.resource_registry [None req-0749e241-2254-4b25-8b59-bca08f8fd44f - - - - - -] ikepolicy is already registered 2026-05-29 06:23:59.597 7 INFO neutron.services.service_base [None req-2e4c5540-97f0-42dc-9950-800caa7273a7 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-29 06:23:59.597 7 INFO neutron.manager [None req-2e4c5540-97f0-42dc-9950-800caa7273a7 - - - - - -] Loading Plugin: segments 2026-05-29 06:23:59.601 8 WARNING keystonemiddleware._common.config [None req-0749e241-2254-4b25-8b59-bca08f8fd44f - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-29 06:23:59.608 8 WARNING oslo_config.cfg [None req-0749e241-2254-4b25-8b59-bca08f8fd44f - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x55a7e0fad160 pid: 8 (default app) 2026-05-29 06:23:59.690 7 INFO neutron.manager [None req-2e4c5540-97f0-42dc-9950-800caa7273a7 - - - - - -] Loading Plugin: trunk 2026-05-29 06:23:59.743 7 INFO neutron.manager [None req-2e4c5540-97f0-42dc-9950-800caa7273a7 - - - - - -] Loading Plugin: vpnaas 2026-05-29 06:23:59.781 7 WARNING stevedore.named [None req-2e4c5540-97f0-42dc-9950-800caa7273a7 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-29 06:23:59.843 7 INFO neutron_vpnaas.services.vpn.plugin [None req-2e4c5540-97f0-42dc-9950-800caa7273a7 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-29 06:23:59.844 7 INFO neutron.common.utils [None req-2e4c5540-97f0-42dc-9950-800caa7273a7 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-29 06:23:59.844 7 INFO neutron.manager [None req-2e4c5540-97f0-42dc-9950-800caa7273a7 - - - - - -] Loading Plugin: auto_allocate 2026-05-29 06:23:59.849 7 INFO neutron.manager [None req-2e4c5540-97f0-42dc-9950-800caa7273a7 - - - - - -] Loading Plugin: tag 2026-05-29 06:23:59.855 7 INFO neutron.manager [None req-2e4c5540-97f0-42dc-9950-800caa7273a7 - - - - - -] Loading Plugin: timestamp 2026-05-29 06:23:59.857 7 INFO neutron.manager [None req-2e4c5540-97f0-42dc-9950-800caa7273a7 - - - - - -] Loading Plugin: network_ip_availability 2026-05-29 06:23:59.861 7 INFO neutron.manager [None req-2e4c5540-97f0-42dc-9950-800caa7273a7 - - - - - -] Loading Plugin: flavors 2026-05-29 06:23:59.864 7 INFO neutron.manager [None req-2e4c5540-97f0-42dc-9950-800caa7273a7 - - - - - -] Loading Plugin: revisions 2026-05-29 06:23:59.867 7 INFO neutron.api.extensions [None req-2e4c5540-97f0-42dc-9950-800caa7273a7 - - - - - -] Initializing extension manager. 2026-05-29 06:23:59.868 7 INFO neutron.api.extensions [None req-2e4c5540-97f0-42dc-9950-800caa7273a7 - - - - - -] Loaded extension: address-group 2026-05-29 06:23:59.869 7 INFO neutron.api.extensions [None req-2e4c5540-97f0-42dc-9950-800caa7273a7 - - - - - -] Loaded extension: address-scope 2026-05-29 06:23:59.869 7 INFO neutron.api.extensions [None req-2e4c5540-97f0-42dc-9950-800caa7273a7 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-29 06:23:59.870 7 INFO neutron.api.extensions [None req-2e4c5540-97f0-42dc-9950-800caa7273a7 - - - - - -] Loaded extension: agent 2026-05-29 06:23:59.871 7 INFO neutron.api.extensions [None req-2e4c5540-97f0-42dc-9950-800caa7273a7 - - - - - -] Loaded extension: agent-resources-synced 2026-05-29 06:23:59.872 7 INFO neutron.api.extensions [None req-2e4c5540-97f0-42dc-9950-800caa7273a7 - - - - - -] Loaded extension: allowed-address-pairs 2026-05-29 06:23:59.873 7 INFO neutron.api.extensions [None req-2e4c5540-97f0-42dc-9950-800caa7273a7 - - - - - -] Loaded extension: auto-allocated-topology 2026-05-29 06:23:59.873 7 INFO neutron.api.extensions [None req-2e4c5540-97f0-42dc-9950-800caa7273a7 - - - - - -] Loaded extension: availability_zone 2026-05-29 06:23:59.874 7 INFO neutron.api.extensions [None req-2e4c5540-97f0-42dc-9950-800caa7273a7 - - - - - -] Loaded extension: availability_zone_filter 2026-05-29 06:23:59.874 7 INFO neutron.api.extensions [None req-2e4c5540-97f0-42dc-9950-800caa7273a7 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-29 06:23:59.875 7 INFO neutron.api.extensions [None req-2e4c5540-97f0-42dc-9950-800caa7273a7 - - - - - -] Loaded extension: default-subnetpools 2026-05-29 06:23:59.876 7 INFO neutron.api.extensions [None req-2e4c5540-97f0-42dc-9950-800caa7273a7 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-29 06:23:59.877 7 INFO neutron.api.extensions [None req-2e4c5540-97f0-42dc-9950-800caa7273a7 - - - - - -] Loaded extension: dns-integration 2026-05-29 06:23:59.877 7 INFO neutron.api.extensions [None req-2e4c5540-97f0-42dc-9950-800caa7273a7 - - - - - -] Loaded extension: dns-domain-ports 2026-05-29 06:23:59.878 7 INFO neutron.api.extensions [None req-2e4c5540-97f0-42dc-9950-800caa7273a7 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-29 06:23:59.879 7 INFO neutron.api.extensions [None req-2e4c5540-97f0-42dc-9950-800caa7273a7 - - - - - -] Loaded extension: dvr 2026-05-29 06:23:59.879 7 INFO neutron.api.extensions [None req-2e4c5540-97f0-42dc-9950-800caa7273a7 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-29 06:23:59.880 7 INFO neutron.api.extensions [None req-2e4c5540-97f0-42dc-9950-800caa7273a7 - - - - - -] Loaded extension: empty-string-filtering 2026-05-29 06:23:59.880 7 INFO neutron.api.extensions [None req-2e4c5540-97f0-42dc-9950-800caa7273a7 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-29 06:23:59.881 7 INFO neutron.api.extensions [None req-2e4c5540-97f0-42dc-9950-800caa7273a7 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-29 06:23:59.881 7 INFO neutron.api.extensions [None req-2e4c5540-97f0-42dc-9950-800caa7273a7 - - - - - -] Loaded extension: external-net 2026-05-29 06:23:59.882 7 INFO neutron.api.extensions [None req-2e4c5540-97f0-42dc-9950-800caa7273a7 - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-29 06:23:59.882 7 INFO neutron.api.extensions [None req-2e4c5540-97f0-42dc-9950-800caa7273a7 - - - - - -] Loaded extension: extraroute 2026-05-29 06:23:59.883 7 INFO neutron.api.extensions [None req-2e4c5540-97f0-42dc-9950-800caa7273a7 - - - - - -] Loaded extension: extraroute-atomic 2026-05-29 06:23:59.884 7 INFO neutron.api.extensions [None req-2e4c5540-97f0-42dc-9950-800caa7273a7 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-29 06:23:59.884 7 INFO neutron.api.extensions [None req-2e4c5540-97f0-42dc-9950-800caa7273a7 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-29 06:23:59.885 7 INFO neutron.api.extensions [None req-2e4c5540-97f0-42dc-9950-800caa7273a7 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-29 06:23:59.885 7 INFO neutron.api.extensions [None req-2e4c5540-97f0-42dc-9950-800caa7273a7 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-29 06:23:59.886 7 INFO neutron.api.extensions [None req-2e4c5540-97f0-42dc-9950-800caa7273a7 - - - - - -] Loaded extension: fip-port-details 2026-05-29 06:23:59.887 7 INFO neutron.api.extensions [None req-2e4c5540-97f0-42dc-9950-800caa7273a7 - - - - - -] Loaded extension: flavors 2026-05-29 06:23:59.889 7 INFO neutron.api.extensions [None req-2e4c5540-97f0-42dc-9950-800caa7273a7 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-29 06:23:59.890 7 INFO neutron.api.extensions [None req-2e4c5540-97f0-42dc-9950-800caa7273a7 - - - - - -] Loaded extension: floatingip-pools 2026-05-29 06:23:59.891 7 INFO neutron.api.extensions [None req-2e4c5540-97f0-42dc-9950-800caa7273a7 - - - - - -] Loaded extension: ip_allocation 2026-05-29 06:23:59.891 7 INFO neutron.api.extensions [None req-2e4c5540-97f0-42dc-9950-800caa7273a7 - - - - - -] Loaded extension: ip-substring-filtering 2026-05-29 06:23:59.892 7 INFO neutron.api.extensions [None req-2e4c5540-97f0-42dc-9950-800caa7273a7 - - - - - -] Loaded extension: l2_adjacency 2026-05-29 06:23:59.893 7 INFO neutron.api.extensions [None req-2e4c5540-97f0-42dc-9950-800caa7273a7 - - - - - -] Loaded extension: router 2026-05-29 06:23:59.894 7 INFO neutron.api.extensions [None req-2e4c5540-97f0-42dc-9950-800caa7273a7 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-29 06:23:59.895 7 INFO neutron.api.extensions [None req-2e4c5540-97f0-42dc-9950-800caa7273a7 - - - - - -] Loaded extension: ext-gw-mode 2026-05-29 06:23:59.896 7 INFO neutron.api.extensions [None req-2e4c5540-97f0-42dc-9950-800caa7273a7 - - - - - -] Loaded extension: l3-ha 2026-05-29 06:23:59.896 7 INFO neutron.api.extensions [None req-2e4c5540-97f0-42dc-9950-800caa7273a7 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-29 06:23:59.897 7 INFO neutron.api.extensions [None req-2e4c5540-97f0-42dc-9950-800caa7273a7 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-29 06:23:59.897 7 INFO neutron.api.extensions [None req-2e4c5540-97f0-42dc-9950-800caa7273a7 - - - - - -] Loaded extension: l3-flavors 2026-05-29 06:23:59.898 7 INFO neutron.api.extensions [None req-2e4c5540-97f0-42dc-9950-800caa7273a7 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-29 06:23:59.899 7 INFO neutron.api.extensions [None req-2e4c5540-97f0-42dc-9950-800caa7273a7 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-29 06:23:59.900 7 INFO neutron.api.extensions [None req-2e4c5540-97f0-42dc-9950-800caa7273a7 - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-29 06:23:59.902 7 INFO neutron.api.extensions [None req-2e4c5540-97f0-42dc-9950-800caa7273a7 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-29 06:23:59.902 7 INFO neutron.api.extensions [None req-2e4c5540-97f0-42dc-9950-800caa7273a7 - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-29 06:23:59.903 7 INFO neutron.api.extensions [None req-2e4c5540-97f0-42dc-9950-800caa7273a7 - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-29 06:23:59.904 7 INFO neutron.api.extensions [None req-2e4c5540-97f0-42dc-9950-800caa7273a7 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-29 06:23:59.905 7 INFO neutron.api.extensions [None req-2e4c5540-97f0-42dc-9950-800caa7273a7 - - - - - -] Loaded extension: multi-provider 2026-05-29 06:23:59.905 7 INFO neutron.api.extensions [None req-2e4c5540-97f0-42dc-9950-800caa7273a7 - - - - - -] Loaded extension: net-mtu 2026-05-29 06:23:59.906 7 INFO neutron.api.extensions [None req-2e4c5540-97f0-42dc-9950-800caa7273a7 - - - - - -] Loaded extension: net-mtu-writable 2026-05-29 06:23:59.906 7 INFO neutron.api.extensions [None req-2e4c5540-97f0-42dc-9950-800caa7273a7 - - - - - -] Loaded extension: network_availability_zone 2026-05-29 06:23:59.907 7 INFO neutron.api.extensions [None req-2e4c5540-97f0-42dc-9950-800caa7273a7 - - - - - -] Loaded extension: network_ha 2026-05-29 06:23:59.908 7 INFO neutron.api.extensions [None req-2e4c5540-97f0-42dc-9950-800caa7273a7 - - - - - -] Loaded extension: network-ip-availability 2026-05-29 06:23:59.909 7 INFO neutron.api.extensions [None req-2e4c5540-97f0-42dc-9950-800caa7273a7 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-29 06:23:59.909 7 INFO neutron.api.extensions [None req-2e4c5540-97f0-42dc-9950-800caa7273a7 - - - - - -] Loaded extension: pagination 2026-05-29 06:23:59.910 7 INFO neutron.api.extensions [None req-2e4c5540-97f0-42dc-9950-800caa7273a7 - - - - - -] Loaded extension: port-device-profile 2026-05-29 06:23:59.910 7 INFO neutron.api.extensions [None req-2e4c5540-97f0-42dc-9950-800caa7273a7 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-29 06:23:59.911 7 INFO neutron.api.extensions [None req-2e4c5540-97f0-42dc-9950-800caa7273a7 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-29 06:23:59.911 7 INFO neutron.api.extensions [None req-2e4c5540-97f0-42dc-9950-800caa7273a7 - - - - - -] Loaded extension: port-mac-override 2026-05-29 06:23:59.912 7 INFO neutron.api.extensions [None req-2e4c5540-97f0-42dc-9950-800caa7273a7 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-29 06:23:59.912 7 INFO neutron.api.extensions [None req-2e4c5540-97f0-42dc-9950-800caa7273a7 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-29 06:23:59.913 7 INFO neutron.api.extensions [None req-2e4c5540-97f0-42dc-9950-800caa7273a7 - - - - - -] Loaded extension: port-resource-request 2026-05-29 06:23:59.914 7 INFO neutron.api.extensions [None req-2e4c5540-97f0-42dc-9950-800caa7273a7 - - - - - -] Loaded extension: port-resource-request-groups 2026-05-29 06:23:59.914 7 INFO neutron.api.extensions [None req-2e4c5540-97f0-42dc-9950-800caa7273a7 - - - - - -] Loaded extension: binding 2026-05-29 06:23:59.915 7 INFO neutron.api.extensions [None req-2e4c5540-97f0-42dc-9950-800caa7273a7 - - - - - -] Loaded extension: binding-extended 2026-05-29 06:23:59.916 7 INFO neutron.api.extensions [None req-2e4c5540-97f0-42dc-9950-800caa7273a7 - - - - - -] Loaded extension: port-security 2026-05-29 06:23:59.916 7 INFO neutron.api.extensions [None req-2e4c5540-97f0-42dc-9950-800caa7273a7 - - - - - -] Loaded extension: project-id 2026-05-29 06:23:59.917 7 INFO neutron.api.extensions [None req-2e4c5540-97f0-42dc-9950-800caa7273a7 - - - - - -] Loaded extension: provider 2026-05-29 06:23:59.919 7 INFO neutron.api.extensions [None req-2e4c5540-97f0-42dc-9950-800caa7273a7 - - - - - -] Loaded extension: qos 2026-05-29 06:23:59.920 7 INFO neutron.api.extensions [None req-2e4c5540-97f0-42dc-9950-800caa7273a7 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-29 06:23:59.920 7 INFO neutron.api.extensions [None req-2e4c5540-97f0-42dc-9950-800caa7273a7 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-29 06:23:59.921 7 INFO neutron.api.extensions [None req-2e4c5540-97f0-42dc-9950-800caa7273a7 - - - - - -] Loaded extension: qos-default 2026-05-29 06:23:59.922 7 INFO neutron.api.extensions [None req-2e4c5540-97f0-42dc-9950-800caa7273a7 - - - - - -] Loaded extension: qos-fip 2026-05-29 06:23:59.922 7 INFO neutron.api.extensions [None req-2e4c5540-97f0-42dc-9950-800caa7273a7 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-29 06:23:59.923 7 INFO neutron.api.extensions [None req-2e4c5540-97f0-42dc-9950-800caa7273a7 - - - - - -] Loaded extension: qos-gateway-ip 2026-05-29 06:23:59.923 7 INFO neutron.api.extensions [None req-2e4c5540-97f0-42dc-9950-800caa7273a7 - - - - - -] Loaded extension: qos-port-network-policy 2026-05-29 06:23:59.924 7 INFO neutron.api.extensions [None req-2e4c5540-97f0-42dc-9950-800caa7273a7 - - - - - -] Loaded extension: qos-pps-minimum 2026-05-29 06:23:59.924 7 INFO neutron.api.extensions [None req-2e4c5540-97f0-42dc-9950-800caa7273a7 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-29 06:23:59.925 7 INFO neutron.api.extensions [None req-2e4c5540-97f0-42dc-9950-800caa7273a7 - - - - - -] Loaded extension: qos-pps 2026-05-29 06:23:59.926 7 INFO neutron.api.extensions [None req-2e4c5540-97f0-42dc-9950-800caa7273a7 - - - - - -] Loaded extension: qos-rule-type-details 2026-05-29 06:23:59.926 7 INFO neutron.api.extensions [None req-2e4c5540-97f0-42dc-9950-800caa7273a7 - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-29 06:23:59.927 7 INFO neutron.api.extensions [None req-2e4c5540-97f0-42dc-9950-800caa7273a7 - - - - - -] Loaded extension: qos-rules-alias 2026-05-29 06:23:59.927 7 INFO neutron.api.extensions [None req-2e4c5540-97f0-42dc-9950-800caa7273a7 - - - - - -] Loaded extension: quota-check-limit 2026-05-29 06:23:59.929 7 INFO neutron.api.extensions [None req-2e4c5540-97f0-42dc-9950-800caa7273a7 - - - - - -] Loaded extension: quotas 2026-05-29 06:23:59.930 7 INFO neutron.api.extensions [None req-2e4c5540-97f0-42dc-9950-800caa7273a7 - - - - - -] Loaded extension: quota_details 2026-05-29 06:23:59.931 7 INFO neutron.api.extensions [None req-2e4c5540-97f0-42dc-9950-800caa7273a7 - - - - - -] Loaded extension: rbac-policies 2026-05-29 06:23:59.932 7 INFO neutron.api.extensions [None req-2e4c5540-97f0-42dc-9950-800caa7273a7 - - - - - -] Loaded extension: rbac-address-group 2026-05-29 06:23:59.933 7 INFO neutron.api.extensions [None req-2e4c5540-97f0-42dc-9950-800caa7273a7 - - - - - -] Loaded extension: rbac-address-scope 2026-05-29 06:23:59.933 7 INFO neutron.api.extensions [None req-2e4c5540-97f0-42dc-9950-800caa7273a7 - - - - - -] Loaded extension: rbac-security-groups 2026-05-29 06:23:59.934 7 INFO neutron.api.extensions [None req-2e4c5540-97f0-42dc-9950-800caa7273a7 - - - - - -] Loaded extension: rbac-subnetpool 2026-05-29 06:23:59.934 7 INFO neutron.api.extensions [None req-2e4c5540-97f0-42dc-9950-800caa7273a7 - - - - - -] Loaded extension: revision-if-match 2026-05-29 06:23:59.935 7 INFO neutron.api.extensions [None req-2e4c5540-97f0-42dc-9950-800caa7273a7 - - - - - -] Loaded extension: standard-attr-revisions 2026-05-29 06:23:59.936 7 INFO neutron.api.extensions [None req-2e4c5540-97f0-42dc-9950-800caa7273a7 - - - - - -] Loaded extension: router_availability_zone 2026-05-29 06:23:59.936 7 INFO neutron.api.extensions [None req-2e4c5540-97f0-42dc-9950-800caa7273a7 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-29 06:23:59.938 7 INFO neutron.api.extensions [None req-2e4c5540-97f0-42dc-9950-800caa7273a7 - - - - - -] Loaded extension: security-groups-default-rules 2026-05-29 06:23:59.938 7 INFO neutron.api.extensions [None req-2e4c5540-97f0-42dc-9950-800caa7273a7 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-29 06:23:59.939 7 INFO neutron.api.extensions [None req-2e4c5540-97f0-42dc-9950-800caa7273a7 - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-29 06:23:59.939 7 INFO neutron.api.extensions [None req-2e4c5540-97f0-42dc-9950-800caa7273a7 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-29 06:23:59.940 7 INFO neutron.api.extensions [None req-2e4c5540-97f0-42dc-9950-800caa7273a7 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-29 06:23:59.947 7 INFO neutron.api.extensions [None req-2e4c5540-97f0-42dc-9950-800caa7273a7 - - - - - -] Loaded extension: security-group 2026-05-29 06:23:59.948 7 INFO neutron.api.extensions [None req-2e4c5540-97f0-42dc-9950-800caa7273a7 - - - - - -] Loaded extension: segment 2026-05-29 06:23:59.949 7 INFO neutron.api.extensions [None req-2e4c5540-97f0-42dc-9950-800caa7273a7 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-29 06:23:59.949 7 INFO neutron.api.extensions [None req-2e4c5540-97f0-42dc-9950-800caa7273a7 - - - - - -] Loaded extension: service-type 2026-05-29 06:23:59.950 7 INFO neutron.api.extensions [None req-2e4c5540-97f0-42dc-9950-800caa7273a7 - - - - - -] Loaded extension: sorting 2026-05-29 06:23:59.950 7 INFO neutron.api.extensions [None req-2e4c5540-97f0-42dc-9950-800caa7273a7 - - - - - -] Loaded extension: standard-attr-segment 2026-05-29 06:23:59.951 7 INFO neutron.api.extensions [None req-2e4c5540-97f0-42dc-9950-800caa7273a7 - - - - - -] Loaded extension: standard-attr-description 2026-05-29 06:23:59.952 7 INFO neutron.api.extensions [None req-2e4c5540-97f0-42dc-9950-800caa7273a7 - - - - - -] Loaded extension: stateful-security-group 2026-05-29 06:23:59.952 7 WARNING neutron.api.extensions [None req-2e4c5540-97f0-42dc-9950-800caa7273a7 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-05-29 06:23:59.953 7 INFO neutron.api.extensions [None req-2e4c5540-97f0-42dc-9950-800caa7273a7 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-29 06:23:59.953 7 INFO neutron.api.extensions [None req-2e4c5540-97f0-42dc-9950-800caa7273a7 - - - - - -] Loaded extension: subnet_onboard 2026-05-29 06:23:59.954 7 INFO neutron.api.extensions [None req-2e4c5540-97f0-42dc-9950-800caa7273a7 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-29 06:23:59.955 7 INFO neutron.api.extensions [None req-2e4c5540-97f0-42dc-9950-800caa7273a7 - - - - - -] Loaded extension: subnet-service-types 2026-05-29 06:23:59.955 7 INFO neutron.api.extensions [None req-2e4c5540-97f0-42dc-9950-800caa7273a7 - - - - - -] Loaded extension: subnet_allocation 2026-05-29 06:23:59.956 7 INFO neutron.api.extensions [None req-2e4c5540-97f0-42dc-9950-800caa7273a7 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-29 06:23:59.956 7 INFO neutron.api.extensions [None req-2e4c5540-97f0-42dc-9950-800caa7273a7 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-29 06:23:59.959 7 INFO neutron.api.extensions [None req-2e4c5540-97f0-42dc-9950-800caa7273a7 - - - - - -] Loaded extension: standard-attr-tag 2026-05-29 06:23:59.960 7 INFO neutron.api.extensions [None req-2e4c5540-97f0-42dc-9950-800caa7273a7 - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-29 06:23:59.961 7 INFO neutron.api.extensions [None req-2e4c5540-97f0-42dc-9950-800caa7273a7 - - - - - -] Loaded extension: trunk 2026-05-29 06:23:59.961 7 INFO neutron.api.extensions [None req-2e4c5540-97f0-42dc-9950-800caa7273a7 - - - - - -] Loaded extension: trunk-details 2026-05-29 06:23:59.962 7 INFO neutron.api.extensions [None req-2e4c5540-97f0-42dc-9950-800caa7273a7 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-29 06:23:59.962 7 INFO neutron.api.extensions [None req-2e4c5540-97f0-42dc-9950-800caa7273a7 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-29 06:23:59.963 7 INFO neutron.api.extensions [None req-2e4c5540-97f0-42dc-9950-800caa7273a7 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-29 06:23:59.964 7 INFO neutron.api.extensions [None req-2e4c5540-97f0-42dc-9950-800caa7273a7 - - - - - -] Loaded extension: vpn-flavors 2026-05-29 06:23:59.965 7 INFO neutron.api.extensions [None req-2e4c5540-97f0-42dc-9950-800caa7273a7 - - - - - -] Loaded extension: vpnaas 2026-05-29 06:23:59.967 7 INFO neutron.quota.resource_registry [None req-2e4c5540-97f0-42dc-9950-800caa7273a7 - - - - - -] Creating instance of TrackedResource for resource:network 2026-05-29 06:23:59.968 7 INFO neutron.quota.resource_registry [None req-2e4c5540-97f0-42dc-9950-800caa7273a7 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-05-29 06:23:59.968 7 INFO neutron.quota.resource_registry [None req-2e4c5540-97f0-42dc-9950-800caa7273a7 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-29 06:23:59.968 7 INFO neutron.quota.resource_registry [None req-2e4c5540-97f0-42dc-9950-800caa7273a7 - - - - - -] Creating instance of TrackedResource for resource:port 2026-05-29 06:23:59.969 7 INFO neutron.quota.resource_registry [None req-2e4c5540-97f0-42dc-9950-800caa7273a7 - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-29 06:23:59.969 7 INFO neutron.quota.resource_registry [None req-2e4c5540-97f0-42dc-9950-800caa7273a7 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-29 06:23:59.971 7 INFO neutron.quota.resource_registry [None req-2e4c5540-97f0-42dc-9950-800caa7273a7 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-29 06:23:59.971 7 INFO neutron.quota.resource_registry [None req-2e4c5540-97f0-42dc-9950-800caa7273a7 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-29 06:23:59.972 7 INFO neutron.quota.resource_registry [None req-2e4c5540-97f0-42dc-9950-800caa7273a7 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-29 06:23:59.972 7 INFO neutron.quota.resource_registry [None req-2e4c5540-97f0-42dc-9950-800caa7273a7 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-29 06:23:59.972 7 WARNING neutron.quota.resource_registry [None req-2e4c5540-97f0-42dc-9950-800caa7273a7 - - - - - -] subnetpool is already registered 2026-05-29 06:23:59.972 7 INFO neutron.quota.resource_registry [None req-2e4c5540-97f0-42dc-9950-800caa7273a7 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-29 06:23:59.972 7 WARNING neutron.quota.resource_registry [None req-2e4c5540-97f0-42dc-9950-800caa7273a7 - - - - - -] subnetpool is already registered 2026-05-29 06:23:59.973 7 INFO neutron.quota.resource_registry [None req-2e4c5540-97f0-42dc-9950-800caa7273a7 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-29 06:23:59.973 7 INFO neutron.quota.resource_registry [None req-2e4c5540-97f0-42dc-9950-800caa7273a7 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-29 06:23:59.973 7 INFO neutron.quota.resource_registry [None req-2e4c5540-97f0-42dc-9950-800caa7273a7 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-29 06:23:59.973 7 INFO neutron.quota.resource_registry [None req-2e4c5540-97f0-42dc-9950-800caa7273a7 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-29 06:23:59.973 7 INFO neutron.quota.resource_registry [None req-2e4c5540-97f0-42dc-9950-800caa7273a7 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-29 06:23:59.974 7 INFO neutron.quota.resource_registry [None req-2e4c5540-97f0-42dc-9950-800caa7273a7 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-29 06:23:59.975 7 INFO neutron.quota.resource_registry [None req-2e4c5540-97f0-42dc-9950-800caa7273a7 - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-29 06:23:59.976 7 WARNING neutron.quota.resource_registry [None req-2e4c5540-97f0-42dc-9950-800caa7273a7 - - - - - -] router is already registered 2026-05-29 06:23:59.976 7 INFO neutron.quota.resource_registry [None req-2e4c5540-97f0-42dc-9950-800caa7273a7 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-29 06:23:59.976 7 WARNING neutron.quota.resource_registry [None req-2e4c5540-97f0-42dc-9950-800caa7273a7 - - - - - -] floatingip is already registered 2026-05-29 06:23:59.977 7 INFO neutron.quota.resource_registry [None req-2e4c5540-97f0-42dc-9950-800caa7273a7 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-29 06:23:59.977 7 WARNING neutron.quota.resource_registry [None req-2e4c5540-97f0-42dc-9950-800caa7273a7 - - - - - -] rbac_policy is already registered 2026-05-29 06:23:59.977 7 INFO neutron.quota.resource_registry [None req-2e4c5540-97f0-42dc-9950-800caa7273a7 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-29 06:23:59.977 7 WARNING neutron.quota.resource_registry [None req-2e4c5540-97f0-42dc-9950-800caa7273a7 - - - - - -] security_group is already registered 2026-05-29 06:23:59.978 7 INFO neutron.quota.resource_registry [None req-2e4c5540-97f0-42dc-9950-800caa7273a7 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-29 06:23:59.978 7 WARNING neutron.quota.resource_registry [None req-2e4c5540-97f0-42dc-9950-800caa7273a7 - - - - - -] security_group_rule is already registered 2026-05-29 06:23:59.978 7 INFO neutron.quota.resource_registry [None req-2e4c5540-97f0-42dc-9950-800caa7273a7 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-29 06:23:59.978 7 WARNING neutron.quota.resource_registry [None req-2e4c5540-97f0-42dc-9950-800caa7273a7 - - - - - -] subnetpool is already registered 2026-05-29 06:23:59.978 7 INFO neutron.quota.resource_registry [None req-2e4c5540-97f0-42dc-9950-800caa7273a7 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-29 06:23:59.979 7 WARNING neutron.quota.resource_registry [None req-2e4c5540-97f0-42dc-9950-800caa7273a7 - - - - - -] subnetpool is already registered 2026-05-29 06:23:59.979 7 INFO neutron.quota.resource_registry [None req-2e4c5540-97f0-42dc-9950-800caa7273a7 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-29 06:23:59.979 7 WARNING neutron.quota.resource_registry [None req-2e4c5540-97f0-42dc-9950-800caa7273a7 - - - - - -] trunk is already registered 2026-05-29 06:23:59.979 7 INFO neutron.quota.resource_registry [None req-2e4c5540-97f0-42dc-9950-800caa7273a7 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-29 06:23:59.979 7 WARNING neutron.quota.resource_registry [None req-2e4c5540-97f0-42dc-9950-800caa7273a7 - - - - - -] endpoint_group is already registered 2026-05-29 06:23:59.980 7 INFO neutron.quota.resource_registry [None req-2e4c5540-97f0-42dc-9950-800caa7273a7 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-29 06:23:59.980 7 WARNING neutron.quota.resource_registry [None req-2e4c5540-97f0-42dc-9950-800caa7273a7 - - - - - -] vpnservice is already registered 2026-05-29 06:23:59.980 7 INFO neutron.quota.resource_registry [None req-2e4c5540-97f0-42dc-9950-800caa7273a7 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-29 06:23:59.980 7 WARNING neutron.quota.resource_registry [None req-2e4c5540-97f0-42dc-9950-800caa7273a7 - - - - - -] ipsec_site_connection is already registered 2026-05-29 06:23:59.980 7 INFO neutron.quota.resource_registry [None req-2e4c5540-97f0-42dc-9950-800caa7273a7 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-29 06:23:59.980 7 WARNING neutron.quota.resource_registry [None req-2e4c5540-97f0-42dc-9950-800caa7273a7 - - - - - -] ipsecpolicy is already registered 2026-05-29 06:23:59.981 7 INFO neutron.quota.resource_registry [None req-2e4c5540-97f0-42dc-9950-800caa7273a7 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-29 06:23:59.981 7 WARNING neutron.quota.resource_registry [None req-2e4c5540-97f0-42dc-9950-800caa7273a7 - - - - - -] ikepolicy is already registered 2026-05-29 06:24:00.017 7 WARNING keystonemiddleware._common.config [None req-2e4c5540-97f0-42dc-9950-800caa7273a7 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-29 06:24:00.027 7 WARNING oslo_config.cfg [None req-2e4c5540-97f0-42dc-9950-800caa7273a7 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x55a7e0fad160 pid: 7 (default app) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 06:24:05.072 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d5d31728-3159-4817-9c3f-58aaf8f557b8 28baced029714bb6bd60d80d7e4910de 088a3ca187a94407ad8b491a453c58a8 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 3/3] 199.204.45.109 () {44 vars in 927 bytes} [Fri May 29 06:24:04 2026] GET /v2.0/networks/public => generated 108 bytes in 680 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1/4] 199.204.45.109 () {44 vars in 949 bytes} [Fri May 29 06:24:05 2026] GET /v2.0/networks?name=public => generated 15 bytes in 290 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 06:24:05.596 8 WARNING oslo_policy.policy [None req-528a8083-fc2d-46be-ab21-0c2e6e13ad3f 28baced029714bb6bd60d80d7e4910de 088a3ca187a94407ad8b491a453c58a8 - - default default] Policies ['get_subnets_tags'] reference a rule that is not defined. 2026-05-29 06:24:05.840 8 WARNING neutron.services.revisions.revision_plugin [None req-528a8083-fc2d-46be-ab21-0c2e6e13ad3f 28baced029714bb6bd60d80d7e4910de 088a3ca187a94407ad8b491a453c58a8 - - default default] Could not find related network for resource to bump revision. 2026-05-29 06:24:05.862 8 INFO neutron.db.segments_db [None req-528a8083-fc2d-46be-ab21-0c2e6e13ad3f 28baced029714bb6bd60d80d7e4910de 088a3ca187a94407ad8b491a453c58a8 - - default default] Added segment 3357c728-50bf-4b6e-918b-34218d892f2c of type flat for network 74efca7f-f92d-40d8-b575-d049b298f316 2026-05-29 06:24:05.921 8 INFO neutron.pecan_wsgi.hooks.translation [None req-528a8083-fc2d-46be-ab21-0c2e6e13ad3f 28baced029714bb6bd60d80d7e4910de 088a3ca187a94407ad8b491a453c58a8 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 4/5] 199.204.45.109 () {48 vars in 967 bytes} [Fri May 29 06:24:05 2026] POST /v2.0/networks => generated 124 bytes in 574 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 06:24:11.814 8 INFO neutron.pecan_wsgi.hooks.translation [None req-237ff896-e8b0-441f-994c-1fe170c7a724 28baced029714bb6bd60d80d7e4910de 088a3ca187a94407ad8b491a453c58a8 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 5/7] 199.204.45.109 () {44 vars in 927 bytes} [Fri May 29 06:24:11 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: 3/8] 199.204.45.109 () {44 vars in 949 bytes} [Fri May 29 06:24:11 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-05-29 06:24:11.897 8 WARNING neutron.services.revisions.revision_plugin [None req-d7a7b31f-f318-4848-bb57-9bf9b635ea27 28baced029714bb6bd60d80d7e4910de 088a3ca187a94407ad8b491a453c58a8 - - default default] Could not find related network for resource to bump revision. 2026-05-29 06:24:11.910 8 INFO neutron.db.segments_db [None req-d7a7b31f-f318-4848-bb57-9bf9b635ea27 28baced029714bb6bd60d80d7e4910de 088a3ca187a94407ad8b491a453c58a8 - - default default] Added segment 0c4b1130-6821-4b56-a626-4bd6d5ce5089 of type flat for network e68fddc2-138b-4a4c-848e-34adfbd8ca77 2026-05-29 06:24:11.942 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d7a7b31f-f318-4848-bb57-9bf9b635ea27 28baced029714bb6bd60d80d7e4910de 088a3ca187a94407ad8b491a453c58a8 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 6/9] 199.204.45.109 () {48 vars in 967 bytes} [Fri May 29 06:24:11 2026] POST /v2.0/networks => generated 124 bytes in 111 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 06:24:18.133 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7b9df87a-adac-43e1-9545-9e165a91bc2a 28baced029714bb6bd60d80d7e4910de 088a3ca187a94407ad8b491a453c58a8 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 4/10] 199.204.45.109 () {44 vars in 927 bytes} [Fri May 29 06:24:17 2026] GET /v2.0/networks/public => generated 108 bytes in 378 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/11] 199.204.45.109 () {44 vars in 949 bytes} [Fri May 29 06:24:18 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-05-29 06:24:18.435 7 WARNING oslo_policy.policy [None req-682670ee-285b-4f0e-8020-d7c941a4f8b9 28baced029714bb6bd60d80d7e4910de 088a3ca187a94407ad8b491a453c58a8 - - default default] Policies ['get_subnets_tags'] reference a rule that is not defined. 2026-05-29 06:24:18.469 7 WARNING neutron.services.revisions.revision_plugin [None req-682670ee-285b-4f0e-8020-d7c941a4f8b9 28baced029714bb6bd60d80d7e4910de 088a3ca187a94407ad8b491a453c58a8 - - default default] Could not find related network for resource to bump revision. 2026-05-29 06:24:18.490 7 INFO neutron.db.segments_db [None req-682670ee-285b-4f0e-8020-d7c941a4f8b9 28baced029714bb6bd60d80d7e4910de 088a3ca187a94407ad8b491a453c58a8 - - default default] Added segment 439af774-4611-4b3f-90b9-231057374b40 of type flat for network 3493bcdc-beb9-48fe-abc6-515da2f5f994 2026-05-29 06:24:18.539 7 INFO neutron.pecan_wsgi.hooks.translation [None req-682670ee-285b-4f0e-8020-d7c941a4f8b9 28baced029714bb6bd60d80d7e4910de 088a3ca187a94407ad8b491a453c58a8 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 5/12] 199.204.45.109 () {48 vars in 967 bytes} [Fri May 29 06:24:18 2026] POST /v2.0/networks => generated 124 bytes in 385 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 06:24:24.380 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4e1b06e6-d42c-4574-b30c-1cc136561e75 28baced029714bb6bd60d80d7e4910de 088a3ca187a94407ad8b491a453c58a8 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 6/14] 199.204.45.109 () {44 vars in 927 bytes} [Fri May 29 06:24:24 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: 9/15] 199.204.45.109 () {44 vars in 949 bytes} [Fri May 29 06:24:24 2026] GET /v2.0/networks?name=public => generated 15 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 06:24:24.477 7 WARNING neutron.services.revisions.revision_plugin [None req-12162e29-8755-4ff7-852c-29ce990cf1f5 28baced029714bb6bd60d80d7e4910de 088a3ca187a94407ad8b491a453c58a8 - - default default] Could not find related network for resource to bump revision. 2026-05-29 06:24:24.524 7 INFO neutron.db.segments_db [None req-12162e29-8755-4ff7-852c-29ce990cf1f5 28baced029714bb6bd60d80d7e4910de 088a3ca187a94407ad8b491a453c58a8 - - default default] Added segment 1f2a2f36-14b5-4c55-9198-5aab74c54a65 of type flat for network a0e83ac6-07ae-42f2-b36c-7e2e62c09a7d 2026-05-29 06:24:24.559 7 INFO neutron.pecan_wsgi.hooks.translation [None req-12162e29-8755-4ff7-852c-29ce990cf1f5 28baced029714bb6bd60d80d7e4910de 088a3ca187a94407ad8b491a453c58a8 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 7/16] 199.204.45.109 () {48 vars in 967 bytes} [Fri May 29 06:24:24 2026] POST /v2.0/networks => generated 124 bytes in 164 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 06:24:30.420 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b796f28f-b3e0-4253-9aff-36c84fe35046 28baced029714bb6bd60d80d7e4910de 088a3ca187a94407ad8b491a453c58a8 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 10/17] 199.204.45.109 () {44 vars in 927 bytes} [Fri May 29 06:24:30 2026] GET /v2.0/networks/public => generated 108 bytes in 55 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/18] 199.204.45.109 () {44 vars in 949 bytes} [Fri May 29 06:24:30 2026] GET /v2.0/networks?name=public => generated 15 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 06:24:30.495 8 WARNING neutron.services.revisions.revision_plugin [None req-29b2b8cf-b992-42e5-8220-50e4bd37a29e 28baced029714bb6bd60d80d7e4910de 088a3ca187a94407ad8b491a453c58a8 - - default default] Could not find related network for resource to bump revision. 2026-05-29 06:24:30.520 8 INFO neutron.db.segments_db [None req-29b2b8cf-b992-42e5-8220-50e4bd37a29e 28baced029714bb6bd60d80d7e4910de 088a3ca187a94407ad8b491a453c58a8 - - default default] Added segment ad13b9fb-3abf-4929-af9f-4c03898bb5cc of type flat for network 18961fae-f605-441c-83a6-9e9f20fbdfaa 2026-05-29 06:24:30.563 8 INFO neutron.pecan_wsgi.hooks.translation [None req-29b2b8cf-b992-42e5-8220-50e4bd37a29e 28baced029714bb6bd60d80d7e4910de 088a3ca187a94407ad8b491a453c58a8 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 11/19] 199.204.45.109 () {48 vars in 967 bytes} [Fri May 29 06:24:30 2026] POST /v2.0/networks => generated 124 bytes in 127 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 06:24:36.460 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3844bd71-ea6a-4b99-bdc7-ad34c00a34b0 28baced029714bb6bd60d80d7e4910de 088a3ca187a94407ad8b491a453c58a8 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 9/20] 199.204.45.109 () {44 vars in 927 bytes} [Fri May 29 06:24:36 2026] GET /v2.0/networks/public => generated 108 bytes in 66 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 12/21] 199.204.45.109 () {44 vars in 949 bytes} [Fri May 29 06:24:36 2026] GET /v2.0/networks?name=public => generated 15 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 06:24:36.536 7 WARNING neutron.services.revisions.revision_plugin [None req-7ec349c2-ee58-4e9a-9d0b-63623dedcad6 28baced029714bb6bd60d80d7e4910de 088a3ca187a94407ad8b491a453c58a8 - - default default] Could not find related network for resource to bump revision. 2026-05-29 06:24:36.558 7 INFO neutron.db.segments_db [None req-7ec349c2-ee58-4e9a-9d0b-63623dedcad6 28baced029714bb6bd60d80d7e4910de 088a3ca187a94407ad8b491a453c58a8 - - default default] Added segment c013d2d5-105b-481c-9047-239279ca07e4 of type flat for network cc773c1a-d2ee-4878-8e46-584baab2f7ba [pid: 7|app: 0|req: 10/22] 199.204.45.109 () {48 vars in 967 bytes} [Fri May 29 06:24:36 2026] POST /v2.0/networks => generated 706 bytes in 177 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 06:24:37.646 8 INFO neutron.pecan_wsgi.hooks.translation [None req-31bb748d-09f0-4f6f-ac18-b630b441038c 28baced029714bb6bd60d80d7e4910de 088a3ca187a94407ad8b491a453c58a8 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 13/23] 199.204.45.109 () {44 vars in 927 bytes} [Fri May 29 06:24:37 2026] GET /v2.0/networks/public => generated 108 bytes in 58 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/24] 199.204.45.109 () {44 vars in 949 bytes} [Fri May 29 06:24:37 2026] GET /v2.0/networks?name=public => generated 709 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 06:24:37.759 8 INFO neutron.pecan_wsgi.hooks.translation [None req-135ecc3d-c490-4fae-9531-8b79c3e6fd4a 28baced029714bb6bd60d80d7e4910de 088a3ca187a94407ad8b491a453c58a8 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 14/25] 199.204.45.109 () {44 vars in 1034 bytes} [Fri May 29 06:24:37 2026] GET /v2.0/subnets/public-subnet?network_id=cc773c1a-d2ee-4878-8e46-584baab2f7ba => generated 113 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 12/26] 199.204.45.109 () {44 vars in 1057 bytes} [Fri May 29 06:24:37 2026] GET /v2.0/subnets?name=public-subnet&network_id=cc773c1a-d2ee-4878-8e46-584baab2f7ba => generated 14 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 15/27] 199.204.45.109 () {48 vars in 965 bytes} [Fri May 29 06:24:37 2026] POST /v2.0/subnets => generated 641 bytes in 386 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 06:29:04.303 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [815a082f-9bbb-4d23-8a8b-45d2428980b3] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-29 06:29:04.304 7 ERROR oslo.messaging._drivers.impl_rabbit [None req-7ec349c2-ee58-4e9a-9d0b-63623dedcad6 28baced029714bb6bd60d80d7e4910de 088a3ca187a94407ad8b491a453c58a8 - - default default] Connection failed: [Errno 104] Connection reset by peer (retrying in 1.0 seconds): ConnectionResetError: [Errno 104] Connection reset by peer 2026-05-29 06:29:04.305 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [9d2de25b-85a8-4ddd-820d-083c14574d41] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-29 06:29:04.426 7 INFO neutron.pecan_wsgi.hooks.translation [None req-29d652cb-39a0-48bf-bb1a-8e2a75bcadca 28baced029714bb6bd60d80d7e4910de 088a3ca187a94407ad8b491a453c58a8 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 31/63] 199.204.45.109 () {44 vars in 937 bytes} [Fri May 29 06:29:04 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 129 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 06:29:04.439 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [66ebcf4b-0e04-4336-876f-0871bd66ae1d] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-29 06:29:04.440 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [46f783b8-d94e-4cc5-9d38-245ae853b73a] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-29 06:29:04.441 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Fri May 29 06:29:04 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks?name=lb-mgmt-net (ip 199.204.45.109) !!! [pid: 8|app: 0|req: 33/64] 199.204.45.109 () {44 vars in 959 bytes} [Fri May 29 06:29:04 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 06:29:04.529 7 INFO neutron.db.segments_db [None req-f254da34-6b81-49c0-8320-150d276f9549 28baced029714bb6bd60d80d7e4910de 088a3ca187a94407ad8b491a453c58a8 - - default default] Added segment 0a72a468-85e6-4008-a278-570d43a07f6c of type vxlan for network 1fc4deb5-8dcb-4842-933f-93d1f24776c1 [pid: 7|app: 0|req: 32/65] 199.204.45.109 () {48 vars in 966 bytes} [Fri May 29 06:29:04 2026] POST /v2.0/networks => generated 707 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 06:29:05.526 8 INFO oslo.messaging._drivers.impl_rabbit [-] [66ebcf4b-0e04-4336-876f-0871bd66ae1d] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 54812. 2026-05-29 06:29:05.527 8 INFO oslo.messaging._drivers.impl_rabbit [-] [46f783b8-d94e-4cc5-9d38-245ae853b73a] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 54814. 2026-05-29 06:29:05.564 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4419ee67-7c5d-4598-8891-a9a4b9236d73 28baced029714bb6bd60d80d7e4910de 088a3ca187a94407ad8b491a453c58a8 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 34/66] 199.204.45.109 () {44 vars in 937 bytes} [Fri May 29 06:29:05 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 68 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 33/67] 199.204.45.109 () {44 vars in 959 bytes} [Fri May 29 06:29:05 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 691 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 06:29:05.662 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1c0a516f-b1a2-4546-9ebf-21c1d5750cec 28baced029714bb6bd60d80d7e4910de 088a3ca187a94407ad8b491a453c58a8 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 35/68] 199.204.45.109 () {44 vars in 1036 bytes} [Fri May 29 06:29:05 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=1fc4deb5-8dcb-4842-933f-93d1f24776c1 => generated 114 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 06:29:05.668 7 INFO oslo.messaging._drivers.impl_rabbit [-] [815a082f-9bbb-4d23-8a8b-45d2428980b3] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 54840. 2026-05-29 06:29:05.669 7 INFO oslo.messaging._drivers.impl_rabbit [-] [9d2de25b-85a8-4ddd-820d-083c14574d41] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 54848. [pid: 7|app: 0|req: 34/69] 199.204.45.109 () {44 vars in 1059 bytes} [Fri May 29 06:29:05 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=1fc4deb5-8dcb-4842-933f-93d1f24776c1 => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 36/70] 199.204.45.109 () {48 vars in 965 bytes} [Fri May 29 06:29:05 2026] POST /v2.0/subnets => generated 627 bytes in 199 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 06:29:06.942 7 INFO neutron.api.v2.resource [None req-d7cd9759-eda8-4ca3-9aff-f1a7b5f21bb2 28baced029714bb6bd60d80d7e4910de 088a3ca187a94407ad8b491a453c58a8 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 35/71] 199.204.45.109 () {44 vars in 971 bytes} [Fri May 29 06:29:06 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 79 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 37/72] 199.204.45.109 () {44 vars in 993 bytes} [Fri May 29 06:29:06 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 36/73] 199.204.45.109 () {48 vars in 980 bytes} [Fri May 29 06:29:06 2026] POST /v2.0/security-groups => generated 1552 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 38/74] 199.204.45.109 () {44 vars in 1001 bytes} [Fri May 29 06:29:08 2026] GET /v2.0/security-groups/2234676b-5810-4da2-ba6c-a5f132d9e90b => generated 1552 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 37/75] 199.204.45.109 () {44 vars in 1001 bytes} [Fri May 29 06:29:08 2026] GET /v2.0/security-groups/2234676b-5810-4da2-ba6c-a5f132d9e90b => generated 1552 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/76] 199.204.45.109 () {44 vars in 1001 bytes} [Fri May 29 06:29:08 2026] GET /v2.0/security-groups/2234676b-5810-4da2-ba6c-a5f132d9e90b => generated 1552 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 38/77] 199.204.45.109 () {48 vars in 991 bytes} [Fri May 29 06:29:08 2026] POST /v2.0/security-group-rules => generated 569 bytes in 97 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/80] 199.204.45.109 () {44 vars in 1001 bytes} [Fri May 29 06:29:09 2026] GET /v2.0/security-groups/2234676b-5810-4da2-ba6c-a5f132d9e90b => generated 2134 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/81] 199.204.45.109 () {44 vars in 1001 bytes} [Fri May 29 06:29:09 2026] GET /v2.0/security-groups/2234676b-5810-4da2-ba6c-a5f132d9e90b => generated 2134 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/82] 199.204.45.109 () {44 vars in 1001 bytes} [Fri May 29 06:29:09 2026] GET /v2.0/security-groups/2234676b-5810-4da2-ba6c-a5f132d9e90b => generated 2134 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/83] 199.204.45.109 () {48 vars in 991 bytes} [Fri May 29 06:29:09 2026] POST /v2.0/security-group-rules => generated 571 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/84] 199.204.45.109 () {44 vars in 1001 bytes} [Fri May 29 06:29:10 2026] GET /v2.0/security-groups/2234676b-5810-4da2-ba6c-a5f132d9e90b => generated 2718 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/85] 199.204.45.109 () {44 vars in 1001 bytes} [Fri May 29 06:29:10 2026] GET /v2.0/security-groups/2234676b-5810-4da2-ba6c-a5f132d9e90b => generated 2718 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/86] 199.204.45.109 () {44 vars in 1001 bytes} [Fri May 29 06:29:10 2026] GET /v2.0/security-groups/2234676b-5810-4da2-ba6c-a5f132d9e90b => generated 2718 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/87] 199.204.45.109 () {48 vars in 991 bytes} [Fri May 29 06:29:10 2026] POST /v2.0/security-group-rules => generated 571 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/88] 199.204.45.109 () {44 vars in 1001 bytes} [Fri May 29 06:29:11 2026] GET /v2.0/security-groups/2234676b-5810-4da2-ba6c-a5f132d9e90b => generated 3302 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/89] 199.204.45.109 () {44 vars in 1001 bytes} [Fri May 29 06:29:11 2026] GET /v2.0/security-groups/2234676b-5810-4da2-ba6c-a5f132d9e90b => generated 3302 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/90] 199.204.45.109 () {44 vars in 1001 bytes} [Fri May 29 06:29:11 2026] GET /v2.0/security-groups/2234676b-5810-4da2-ba6c-a5f132d9e90b => generated 3302 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/91] 199.204.45.109 () {48 vars in 991 bytes} [Fri May 29 06:29:11 2026] POST /v2.0/security-group-rules => generated 571 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/92] 199.204.45.109 () {44 vars in 1001 bytes} [Fri May 29 06:29:12 2026] GET /v2.0/security-groups/2234676b-5810-4da2-ba6c-a5f132d9e90b => generated 3886 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/93] 199.204.45.109 () {44 vars in 1001 bytes} [Fri May 29 06:29:12 2026] GET /v2.0/security-groups/2234676b-5810-4da2-ba6c-a5f132d9e90b => generated 3886 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/94] 199.204.45.109 () {44 vars in 1001 bytes} [Fri May 29 06:29:12 2026] GET /v2.0/security-groups/2234676b-5810-4da2-ba6c-a5f132d9e90b => generated 3886 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/95] 199.204.45.109 () {48 vars in 991 bytes} [Fri May 29 06:29:12 2026] POST /v2.0/security-group-rules => generated 571 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/96] 199.204.45.109 () {44 vars in 987 bytes} [Fri May 29 06:29:13 2026] GET /v2.0/networks/1fc4deb5-8dcb-4842-933f-93d1f24776c1 => generated 732 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 06:29:13.859 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a4c106de-3f66-4f3e-ba5e-b135bd64c24c 28baced029714bb6bd60d80d7e4910de 088a3ca187a94407ad8b491a453c58a8 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 48/97] 199.204.45.109 () {44 vars in 1076 bytes} [Fri May 29 06:29:13 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=1fc4deb5-8dcb-4842-933f-93d1f24776c1 => 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: 50/98] 199.204.45.109 () {44 vars in 1099 bytes} [Fri May 29 06:29:13 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=1fc4deb5-8dcb-4842-933f-93d1f24776c1 => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/99] 199.204.45.109 () {44 vars in 1001 bytes} [Fri May 29 06:29:13 2026] GET /v2.0/security-groups/2234676b-5810-4da2-ba6c-a5f132d9e90b => generated 4470 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 51/100] 199.204.45.109 () {48 vars in 961 bytes} [Fri May 29 06:29:13 2026] POST /v2.0/ports => generated 1100 bytes in 407 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-29 06:29:19.717 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3c99cd20-f416-41ef-b3cb-8b083f619729 28baced029714bb6bd60d80d7e4910de 088a3ca187a94407ad8b491a453c58a8 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 50/101] 199.204.45.109 () {44 vars in 979 bytes} [Fri May 29 06:29:19 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 78 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: 52/102] 199.204.45.109 () {44 vars in 1001 bytes} [Fri May 29 06:29:19 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1103 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 51/103] 199.204.45.109 () {48 vars in 1031 bytes} [Fri May 29 06:29:19 2026] PUT /v2.0/ports/1357a3dd-0eab-4076-a6f0-5ba5ee4067a8 => generated 1213 bytes in 716 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 53/104] 199.204.45.109 () {44 vars in 920 bytes} [Fri May 29 06:29:21 2026] GET /v2.0/ports => generated 3730 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 06:29:23.075 7 INFO neutron.api.v2.resource [None req-6a65f397-8e4d-45be-8d11-b0acc836c247 28baced029714bb6bd60d80d7e4910de 088a3ca187a94407ad8b491a453c58a8 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 52/105] 199.204.45.109 () {44 vars in 959 bytes} [Fri May 29 06:29:23 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 54 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 54/106] 199.204.45.109 () {44 vars in 981 bytes} [Fri May 29 06:29:23 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 53/107] 199.204.45.109 () {48 vars in 980 bytes} [Fri May 29 06:29:23 2026] POST /v2.0/security-groups => generated 1546 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 56/110] 199.204.45.109 () {44 vars in 1001 bytes} [Fri May 29 06:29:24 2026] GET /v2.0/security-groups/20c5d7d2-293d-4c21-b1bd-58971504064a => generated 1546 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 55/111] 199.204.45.109 () {44 vars in 1001 bytes} [Fri May 29 06:29:24 2026] GET /v2.0/security-groups/20c5d7d2-293d-4c21-b1bd-58971504064a => generated 1546 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 57/112] 199.204.45.109 () {44 vars in 1001 bytes} [Fri May 29 06:29:24 2026] GET /v2.0/security-groups/20c5d7d2-293d-4c21-b1bd-58971504064a => generated 1546 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 56/113] 199.204.45.109 () {48 vars in 991 bytes} [Fri May 29 06:29:24 2026] POST /v2.0/security-group-rules => generated 591 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 58/114] 199.204.45.109 () {44 vars in 1001 bytes} [Fri May 29 06:29:25 2026] GET /v2.0/security-groups/20c5d7d2-293d-4c21-b1bd-58971504064a => generated 2150 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 57/115] 199.204.45.109 () {44 vars in 1001 bytes} [Fri May 29 06:29:25 2026] GET /v2.0/security-groups/20c5d7d2-293d-4c21-b1bd-58971504064a => generated 2150 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 59/116] 199.204.45.109 () {44 vars in 1001 bytes} [Fri May 29 06:29:25 2026] GET /v2.0/security-groups/20c5d7d2-293d-4c21-b1bd-58971504064a => generated 2150 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 58/117] 199.204.45.109 () {48 vars in 991 bytes} [Fri May 29 06:29:25 2026] POST /v2.0/security-group-rules => generated 595 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 63/126] 199.204.45.109 () {44 vars in 975 bytes} [Fri May 29 06:30:25 2026] GET /v2.0/quotas/088a3ca187a94407ad8b491a453c58a8 => generated 292 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/quotasv2.py:139: UserWarning: Neutron quota engine will require "--force" parameter to set a quota limit without checking the resource usage. warnings.warn('Neutron quota engine will require "--force" ' [pid: 8|app: 0|req: 64/127] 199.204.45.109 () {48 vars in 1027 bytes} [Fri May 29 06:30:25 2026] PUT /v2.0/quotas/088a3ca187a94407ad8b491a453c58a8 => generated 291 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 06:32:35.176 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [66ebcf4b-0e04-4336-876f-0871bd66ae1d] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-29 06:32:35.178 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [46f783b8-d94e-4cc5-9d38-245ae853b73a] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 06:32:35.365 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d2dc161d-329e-471d-a0a5-79a34419163b 28baced029714bb6bd60d80d7e4910de 088a3ca187a94407ad8b491a453c58a8 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 73/144] 199.204.45.109 () {30 vars in 740 bytes} [Fri May 29 06:32:35 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 195 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 06:32:35.377 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [815a082f-9bbb-4d23-8a8b-45d2428980b3] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-29 06:32:35.381 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [9d2de25b-85a8-4ddd-820d-083c14574d41] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-29 06:32:35.382 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Fri May 29 06:32:35 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/ports?name=octavia-health-manager-port-instance (ip 199.204.45.109) !!! /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 72/145] 199.204.45.109 () {30 vars in 762 bytes} [Fri May 29 06:32:35 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 06:32:37.042 8 INFO oslo.messaging._drivers.impl_rabbit [-] [46f783b8-d94e-4cc5-9d38-245ae853b73a] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 55320. 2026-05-29 06:32:37.044 8 INFO oslo.messaging._drivers.impl_rabbit [-] [66ebcf4b-0e04-4336-876f-0871bd66ae1d] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 55326. 2026-05-29 06:32:37.094 8 INFO neutron.pecan_wsgi.hooks.translation [None req-787ac764-d1c3-4a3a-b0ef-57544e6cda56 28baced029714bb6bd60d80d7e4910de 088a3ca187a94407ad8b491a453c58a8 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 74/146] 199.204.45.109 () {30 vars in 740 bytes} [Fri May 29 06:32:37 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 79 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 06:32:37.132 7 INFO oslo.messaging._drivers.impl_rabbit [-] [9d2de25b-85a8-4ddd-820d-083c14574d41] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 55354. 2026-05-29 06:32:37.132 7 INFO oslo.messaging._drivers.impl_rabbit [-] [815a082f-9bbb-4d23-8a8b-45d2428980b3] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 55342. [pid: 7|app: 0|req: 73/147] 199.204.45.109 () {30 vars in 762 bytes} [Fri May 29 06:32:37 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 06:38:19.132 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [9d2de25b-85a8-4ddd-820d-083c14574d41] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-29 06:38:19.133 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [815a082f-9bbb-4d23-8a8b-45d2428980b3] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-29 06:38:19.134 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Fri May 29 06:38:19 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=93f57fdb707f4ac68560ba6dbcbdca3d (ip 199.204.45.109) !!! 2026-05-29 06:38:19.309 7 INFO neutron.api.v2.resource [None req-63f65757-15f1-4d5d-ac67-7072649e3a72 28baced029714bb6bd60d80d7e4910de 088a3ca187a94407ad8b491a453c58a8 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 97/194] 199.204.45.109 () {44 vars in 1074 bytes} [Fri May 29 06:38:19 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=93f57fdb707f4ac68560ba6dbcbdca3d => generated 139 bytes in 187 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 06:38:19.322 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [46f783b8-d94e-4cc5-9d38-245ae853b73a] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-29 06:38:19.323 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [66ebcf4b-0e04-4336-876f-0871bd66ae1d] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-29 06:38:19.324 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Fri May 29 06:38:19 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=93f57fdb707f4ac68560ba6dbcbdca3d (ip 199.204.45.109) !!! [pid: 8|app: 0|req: 98/195] 199.204.45.109 () {44 vars in 1097 bytes} [Fri May 29 06:38:19 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=93f57fdb707f4ac68560ba6dbcbdca3d => generated 23 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 98/196] 199.204.45.109 () {48 vars in 981 bytes} [Fri May 29 06:38:19 2026] POST /v2.0/security-groups => generated 1560 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-29 06:38:20.611 8 INFO oslo.messaging._drivers.impl_rabbit [-] [66ebcf4b-0e04-4336-876f-0871bd66ae1d] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 43254. 2026-05-29 06:38:20.612 8 INFO oslo.messaging._drivers.impl_rabbit [-] [46f783b8-d94e-4cc5-9d38-245ae853b73a] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 43240. [pid: 8|app: 0|req: 99/197] 199.204.45.109 () {44 vars in 1088 bytes} [Fri May 29 06:38:20 2026] GET /v2.0/security-groups/1d020536-10b4-4df4-abd8-adce4597ed22?project_id=93f57fdb707f4ac68560ba6dbcbdca3d => generated 1560 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 06:38:20.718 7 INFO oslo.messaging._drivers.impl_rabbit [-] [9d2de25b-85a8-4ddd-820d-083c14574d41] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 43262. 2026-05-29 06:38:20.729 7 INFO oslo.messaging._drivers.impl_rabbit [-] [815a082f-9bbb-4d23-8a8b-45d2428980b3] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 43264. [pid: 7|app: 0|req: 99/198] 199.204.45.109 () {44 vars in 1001 bytes} [Fri May 29 06:38:20 2026] GET /v2.0/security-groups/1d020536-10b4-4df4-abd8-adce4597ed22 => generated 1560 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 100/199] 199.204.45.109 () {44 vars in 1088 bytes} [Fri May 29 06:38:20 2026] GET /v2.0/security-groups/1d020536-10b4-4df4-abd8-adce4597ed22?project_id=93f57fdb707f4ac68560ba6dbcbdca3d => generated 1560 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 100/200] 199.204.45.109 () {48 vars in 991 bytes} [Fri May 29 06:38:20 2026] POST /v2.0/security-group-rules => generated 565 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 101/201] 199.204.45.109 () {44 vars in 1088 bytes} [Fri May 29 06:38:21 2026] GET /v2.0/security-groups/1d020536-10b4-4df4-abd8-adce4597ed22?project_id=93f57fdb707f4ac68560ba6dbcbdca3d => generated 2138 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 101/202] 199.204.45.109 () {44 vars in 1001 bytes} [Fri May 29 06:38:21 2026] GET /v2.0/security-groups/1d020536-10b4-4df4-abd8-adce4597ed22 => generated 2138 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 102/203] 199.204.45.109 () {44 vars in 1088 bytes} [Fri May 29 06:38:22 2026] GET /v2.0/security-groups/1d020536-10b4-4df4-abd8-adce4597ed22?project_id=93f57fdb707f4ac68560ba6dbcbdca3d => generated 2138 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 102/204] 199.204.45.109 () {48 vars in 991 bytes} [Fri May 29 06:38:22 2026] POST /v2.0/security-group-rules => generated 567 bytes in 99 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 103/205] 199.204.45.109 () {44 vars in 1088 bytes} [Fri May 29 06:38:23 2026] GET /v2.0/security-groups/1d020536-10b4-4df4-abd8-adce4597ed22?project_id=93f57fdb707f4ac68560ba6dbcbdca3d => generated 2718 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 103/206] 199.204.45.109 () {44 vars in 1001 bytes} [Fri May 29 06:38:23 2026] GET /v2.0/security-groups/1d020536-10b4-4df4-abd8-adce4597ed22 => generated 2718 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 104/207] 199.204.45.109 () {44 vars in 1088 bytes} [Fri May 29 06:38:23 2026] GET /v2.0/security-groups/1d020536-10b4-4df4-abd8-adce4597ed22?project_id=93f57fdb707f4ac68560ba6dbcbdca3d => generated 2718 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 104/208] 199.204.45.109 () {48 vars in 991 bytes} [Fri May 29 06:38:23 2026] POST /v2.0/security-group-rules => generated 569 bytes in 79 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 106/211] 199.204.45.109 () {44 vars in 1088 bytes} [Fri May 29 06:38:24 2026] GET /v2.0/security-groups/1d020536-10b4-4df4-abd8-adce4597ed22?project_id=93f57fdb707f4ac68560ba6dbcbdca3d => generated 3300 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 106/212] 199.204.45.109 () {44 vars in 1001 bytes} [Fri May 29 06:38:24 2026] GET /v2.0/security-groups/1d020536-10b4-4df4-abd8-adce4597ed22 => generated 3300 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 107/213] 199.204.45.109 () {44 vars in 1088 bytes} [Fri May 29 06:38:24 2026] GET /v2.0/security-groups/1d020536-10b4-4df4-abd8-adce4597ed22?project_id=93f57fdb707f4ac68560ba6dbcbdca3d => generated 3300 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 107/214] 199.204.45.109 () {48 vars in 991 bytes} [Fri May 29 06:38:24 2026] POST /v2.0/security-group-rules => generated 570 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 116/231] 199.204.45.109 () {30 vars in 739 bytes} [Fri May 29 06:40:31 2026] GET /v2.0/networks?tenant_id=93f57fdb707f4ac68560ba6dbcbdca3d&shared=False => generated 15 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 06:40:31.554 8 INFO neutron.db.segments_db [None req-f7008f51-ed7f-4c5d-9c84-5f3593fe9582 33045d4d5dc547b9959fdd368f794adf 93f57fdb707f4ac68560ba6dbcbdca3d - - 78b0aee1200d432fb24540046f853aaf 78b0aee1200d432fb24540046f853aaf] Added segment 1df3959b-31c0-46a3-a705-bc78fe6b170b of type vxlan for network a0751e96-0db7-4830-9a96-f78c9f4f5853 [pid: 8|app: 0|req: 116/232] 199.204.45.109 () {34 vars in 681 bytes} [Fri May 29 06:40:31 2026] POST /v2.0/networks => generated 717 bytes in 436 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 117/233] 199.204.45.109 () {30 vars in 721 bytes} [Fri May 29 06:40:31 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 117/234] 199.204.45.109 () {30 vars in 632 bytes} [Fri May 29 06:40:31 2026] GET /v2.0/extensions => generated 19600 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 118/235] 199.204.45.109 () {34 vars in 676 bytes} [Fri May 29 06:40:31 2026] POST /v2.0/ports => generated 963 bytes in 394 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 118/236] 199.204.45.109 () {30 vars in 702 bytes} [Fri May 29 06:40:32 2026] GET /v2.0/networks/a0751e96-0db7-4830-9a96-f78c9f4f5853 => generated 704 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 119/237] 199.204.45.109 () {30 vars in 721 bytes} [Fri May 29 06:40:34 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1002 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 119/238] 199.204.45.109 () {30 vars in 702 bytes} [Fri May 29 06:40:34 2026] GET /v2.0/networks/a0751e96-0db7-4830-9a96-f78c9f4f5853 => generated 704 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 121/241] 199.204.45.109 () {44 vars in 975 bytes} [Fri May 29 06:40:46 2026] GET /v2.0/quotas/93f57fdb707f4ac68560ba6dbcbdca3d => generated 292 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 121/242] 199.204.45.109 () {48 vars in 1027 bytes} [Fri May 29 06:40:47 2026] PUT /v2.0/quotas/93f57fdb707f4ac68560ba6dbcbdca3d => generated 291 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 06:52:13.722 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [66ebcf4b-0e04-4336-876f-0871bd66ae1d] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-29 06:52:13.722 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [46f783b8-d94e-4cc5-9d38-245ae853b73a] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-29 06:52:13.723 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Fri May 29 06:52:13 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks/public (ip 199.204.45.109) !!! 2026-05-29 06:52:13.871 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7e4402a7-7eab-436b-8a57-e18dc3fab7b2 28baced029714bb6bd60d80d7e4910de 088a3ca187a94407ad8b491a453c58a8 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 168/335] 199.204.45.109 () {44 vars in 927 bytes} [Fri May 29 06:52:13 2026] GET /v2.0/networks/public => generated 108 bytes in 154 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 06:52:13.881 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [815a082f-9bbb-4d23-8a8b-45d2428980b3] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-29 06:52:13.882 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [9d2de25b-85a8-4ddd-820d-083c14574d41] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-29 06:52:13.883 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Fri May 29 06:52:13 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks?name=public (ip 199.204.45.109) !!! [pid: 7|app: 0|req: 168/336] 199.204.45.109 () {44 vars in 949 bytes} [Fri May 29 06:52:13 2026] GET /v2.0/networks?name=public => generated 753 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 06:52:15.017 8 INFO oslo.messaging._drivers.impl_rabbit [-] [66ebcf4b-0e04-4336-876f-0871bd66ae1d] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 56282. 2026-05-29 06:52:15.018 8 INFO oslo.messaging._drivers.impl_rabbit [-] [46f783b8-d94e-4cc5-9d38-245ae853b73a] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 56290. 2026-05-29 06:52:15.068 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e7d507a0-5b18-4d1c-bf96-02c4264bfe82 28baced029714bb6bd60d80d7e4910de 088a3ca187a94407ad8b491a453c58a8 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 169/337] 199.204.45.109 () {44 vars in 927 bytes} [Fri May 29 06:52:14 2026] GET /v2.0/networks/public => generated 108 bytes in 72 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 06:52:15.127 7 INFO oslo.messaging._drivers.impl_rabbit [-] [815a082f-9bbb-4d23-8a8b-45d2428980b3] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 56306. 2026-05-29 06:52:15.128 7 INFO oslo.messaging._drivers.impl_rabbit [-] [9d2de25b-85a8-4ddd-820d-083c14574d41] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 56322. [pid: 7|app: 0|req: 169/338] 199.204.45.109 () {44 vars in 949 bytes} [Fri May 29 06:52:15 2026] GET /v2.0/networks?name=public => generated 753 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 06:52:15.197 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b96908f0-fa5c-4a7c-a96f-d28d1d175796 28baced029714bb6bd60d80d7e4910de 088a3ca187a94407ad8b491a453c58a8 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 170/339] 199.204.45.109 () {44 vars in 1034 bytes} [Fri May 29 06:52:15 2026] GET /v2.0/subnets/public-subnet?network_id=cc773c1a-d2ee-4878-8e46-584baab2f7ba => generated 113 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 170/340] 199.204.45.109 () {44 vars in 1057 bytes} [Fri May 29 06:52:15 2026] GET /v2.0/subnets?name=public-subnet&network_id=cc773c1a-d2ee-4878-8e46-584baab2f7ba => generated 644 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 06:52:48.491 7 INFO neutron.pecan_wsgi.hooks.translation [None req-fcfd5a1f-9834-4251-887c-f2b681f59347 28baced029714bb6bd60d80d7e4910de 088a3ca187a94407ad8b491a453c58a8 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 173/345] 199.204.45.109 () {44 vars in 937 bytes} [Fri May 29 06:52:48 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 60 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 173/346] 199.204.45.109 () {44 vars in 959 bytes} [Fri May 29 06:52:48 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 06:52:49.554 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c2276278-aa51-4170-b85d-b009487e7bd7 28baced029714bb6bd60d80d7e4910de 088a3ca187a94407ad8b491a453c58a8 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 174/347] 199.204.45.109 () {44 vars in 937 bytes} [Fri May 29 06:52:49 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 53 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 174/348] 199.204.45.109 () {44 vars in 959 bytes} [Fri May 29 06:52:49 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 06:52:49.650 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d45678f3-79b7-4b79-8646-dcdb9265f0d2 28baced029714bb6bd60d80d7e4910de 088a3ca187a94407ad8b491a453c58a8 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 175/349] 199.204.45.109 () {44 vars in 1036 bytes} [Fri May 29 06:52:49 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=1fc4deb5-8dcb-4842-933f-93d1f24776c1 => generated 114 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 175/350] 199.204.45.109 () {44 vars in 1059 bytes} [Fri May 29 06:52:49 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=1fc4deb5-8dcb-4842-933f-93d1f24776c1 => generated 630 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 06:52:50.880 7 INFO neutron.api.v2.resource [None req-6c52c16a-6761-4bab-809b-df52112b0f83 28baced029714bb6bd60d80d7e4910de 088a3ca187a94407ad8b491a453c58a8 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 176/351] 199.204.45.109 () {44 vars in 971 bytes} [Fri May 29 06:52:50 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 51 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 176/352] 199.204.45.109 () {44 vars in 993 bytes} [Fri May 29 06:52:50 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 4473 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 177/353] 199.204.45.109 () {44 vars in 1001 bytes} [Fri May 29 06:52:52 2026] GET /v2.0/security-groups/2234676b-5810-4da2-ba6c-a5f132d9e90b => generated 4470 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 177/354] 199.204.45.109 () {44 vars in 1001 bytes} [Fri May 29 06:52:52 2026] GET /v2.0/security-groups/2234676b-5810-4da2-ba6c-a5f132d9e90b => generated 4470 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 178/355] 199.204.45.109 () {44 vars in 1011 bytes} [Fri May 29 06:52:52 2026] GET /v2.0/security-group-rules/38a83230-4b3a-467f-a356-5f96aac6e313 => generated 569 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 178/356] 199.204.45.109 () {44 vars in 1001 bytes} [Fri May 29 06:52:52 2026] GET /v2.0/security-groups/2234676b-5810-4da2-ba6c-a5f132d9e90b => generated 4470 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 179/357] 199.204.45.109 () {44 vars in 1001 bytes} [Fri May 29 06:52:53 2026] GET /v2.0/security-groups/2234676b-5810-4da2-ba6c-a5f132d9e90b => generated 4470 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 179/358] 199.204.45.109 () {44 vars in 1011 bytes} [Fri May 29 06:52:53 2026] GET /v2.0/security-group-rules/d603d27b-a338-476f-bdbc-a5ddb12affb4 => generated 571 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 181/361] 199.204.45.109 () {44 vars in 1001 bytes} [Fri May 29 06:52:53 2026] GET /v2.0/security-groups/2234676b-5810-4da2-ba6c-a5f132d9e90b => generated 4470 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 181/362] 199.204.45.109 () {44 vars in 1001 bytes} [Fri May 29 06:52:53 2026] GET /v2.0/security-groups/2234676b-5810-4da2-ba6c-a5f132d9e90b => generated 4470 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 182/363] 199.204.45.109 () {44 vars in 1011 bytes} [Fri May 29 06:52:54 2026] GET /v2.0/security-group-rules/b5cbf81a-acbb-41ca-b7ef-403fa79fe5fe => generated 571 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 182/364] 199.204.45.109 () {44 vars in 1001 bytes} [Fri May 29 06:52:54 2026] GET /v2.0/security-groups/2234676b-5810-4da2-ba6c-a5f132d9e90b => generated 4470 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 183/365] 199.204.45.109 () {44 vars in 1001 bytes} [Fri May 29 06:52:54 2026] GET /v2.0/security-groups/2234676b-5810-4da2-ba6c-a5f132d9e90b => generated 4470 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 183/366] 199.204.45.109 () {44 vars in 1011 bytes} [Fri May 29 06:52:54 2026] GET /v2.0/security-group-rules/7e33fd57-971f-422d-8bbf-ac7d34554a07 => generated 571 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/367] 199.204.45.109 () {44 vars in 1001 bytes} [Fri May 29 06:52:55 2026] GET /v2.0/security-groups/2234676b-5810-4da2-ba6c-a5f132d9e90b => generated 4470 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 184/368] 199.204.45.109 () {44 vars in 1001 bytes} [Fri May 29 06:52:55 2026] GET /v2.0/security-groups/2234676b-5810-4da2-ba6c-a5f132d9e90b => generated 4470 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/369] 199.204.45.109 () {44 vars in 1011 bytes} [Fri May 29 06:52:55 2026] GET /v2.0/security-group-rules/d4b85fd8-571e-4552-be6f-08173c7dba7e => generated 571 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/370] 199.204.45.109 () {44 vars in 987 bytes} [Fri May 29 06:52:57 2026] GET /v2.0/networks/1fc4deb5-8dcb-4842-933f-93d1f24776c1 => generated 732 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 06:52:57.266 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e4397473-b848-4852-8254-06cb05751896 28baced029714bb6bd60d80d7e4910de 088a3ca187a94407ad8b491a453c58a8 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 186/371] 199.204.45.109 () {44 vars in 1076 bytes} [Fri May 29 06:52:57 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=1fc4deb5-8dcb-4842-933f-93d1f24776c1 => 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: 186/372] 199.204.45.109 () {44 vars in 1099 bytes} [Fri May 29 06:52:57 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=1fc4deb5-8dcb-4842-933f-93d1f24776c1 => generated 1254 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/373] 199.204.45.109 () {44 vars in 1001 bytes} [Fri May 29 06:52:57 2026] GET /v2.0/security-groups/2234676b-5810-4da2-ba6c-a5f132d9e90b => generated 4470 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 06:53:04.848 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f45b5a4e-8b60-4d7c-8a68-66d75d8f228a 28baced029714bb6bd60d80d7e4910de 088a3ca187a94407ad8b491a453c58a8 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 187/374] 199.204.45.109 () {44 vars in 979 bytes} [Fri May 29 06:53:04 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 63 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/375] 199.204.45.109 () {44 vars in 1001 bytes} [Fri May 29 06:53:04 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1254 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/376] 199.204.45.109 () {44 vars in 920 bytes} [Fri May 29 06:53:06 2026] GET /v2.0/ports => generated 4725 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 06:53:07.384 8 INFO neutron.api.v2.resource [None req-90bacf5e-76dd-493e-997e-e0ca629cfe7a 28baced029714bb6bd60d80d7e4910de 088a3ca187a94407ad8b491a453c58a8 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 189/377] 199.204.45.109 () {44 vars in 959 bytes} [Fri May 29 06:53:07 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 56 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/378] 199.204.45.109 () {44 vars in 981 bytes} [Fri May 29 06:53:07 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 2761 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/379] 199.204.45.109 () {44 vars in 1001 bytes} [Fri May 29 06:53:08 2026] GET /v2.0/security-groups/20c5d7d2-293d-4c21-b1bd-58971504064a => generated 2758 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/380] 199.204.45.109 () {44 vars in 1001 bytes} [Fri May 29 06:53:08 2026] GET /v2.0/security-groups/20c5d7d2-293d-4c21-b1bd-58971504064a => generated 2758 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/381] 199.204.45.109 () {44 vars in 1011 bytes} [Fri May 29 06:53:08 2026] GET /v2.0/security-group-rules/12f96cb5-7493-46c8-847f-9d4757a319b7 => generated 591 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/384] 199.204.45.109 () {44 vars in 1001 bytes} [Fri May 29 06:53:09 2026] GET /v2.0/security-groups/20c5d7d2-293d-4c21-b1bd-58971504064a => generated 2758 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/385] 199.204.45.109 () {44 vars in 1001 bytes} [Fri May 29 06:53:09 2026] GET /v2.0/security-groups/20c5d7d2-293d-4c21-b1bd-58971504064a => generated 2758 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/386] 199.204.45.109 () {44 vars in 1011 bytes} [Fri May 29 06:53:09 2026] GET /v2.0/security-group-rules/4ff6b5be-2ced-440e-b284-f327f591770a => generated 595 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/387] 199.204.45.109 () {44 vars in 975 bytes} [Fri May 29 06:53:21 2026] GET /v2.0/quotas/088a3ca187a94407ad8b491a453c58a8 => generated 291 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 06:54:12.069 7 INFO neutron.api.v2.resource [None req-31f6757d-b9d3-4320-b5b1-f96e9a0c999d 28baced029714bb6bd60d80d7e4910de 088a3ca187a94407ad8b491a453c58a8 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 198/396] 199.204.45.109 () {44 vars in 1074 bytes} [Fri May 29 06:54:12 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=93f57fdb707f4ac68560ba6dbcbdca3d => generated 139 bytes in 60 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/397] 199.204.45.109 () {44 vars in 1097 bytes} [Fri May 29 06:54:12 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=93f57fdb707f4ac68560ba6dbcbdca3d => generated 3886 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/398] 199.204.45.109 () {44 vars in 1088 bytes} [Fri May 29 06:54:13 2026] GET /v2.0/security-groups/1d020536-10b4-4df4-abd8-adce4597ed22?project_id=93f57fdb707f4ac68560ba6dbcbdca3d => generated 3883 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/399] 199.204.45.109 () {44 vars in 1001 bytes} [Fri May 29 06:54:13 2026] GET /v2.0/security-groups/1d020536-10b4-4df4-abd8-adce4597ed22 => generated 3883 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/400] 199.204.45.109 () {44 vars in 1011 bytes} [Fri May 29 06:54:13 2026] GET /v2.0/security-group-rules/67b22f40-978d-4caf-826e-7b897c7d5d16 => generated 565 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/401] 199.204.45.109 () {44 vars in 1088 bytes} [Fri May 29 06:54:14 2026] GET /v2.0/security-groups/1d020536-10b4-4df4-abd8-adce4597ed22?project_id=93f57fdb707f4ac68560ba6dbcbdca3d => generated 3883 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/402] 199.204.45.109 () {44 vars in 1001 bytes} [Fri May 29 06:54:14 2026] GET /v2.0/security-groups/1d020536-10b4-4df4-abd8-adce4597ed22 => generated 3883 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/403] 199.204.45.109 () {44 vars in 1011 bytes} [Fri May 29 06:54:14 2026] GET /v2.0/security-group-rules/0d22a523-f57a-4002-98fd-0b5acbc99fd5 => generated 567 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/404] 199.204.45.109 () {44 vars in 1088 bytes} [Fri May 29 06:54:15 2026] GET /v2.0/security-groups/1d020536-10b4-4df4-abd8-adce4597ed22?project_id=93f57fdb707f4ac68560ba6dbcbdca3d => generated 3883 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/405] 199.204.45.109 () {44 vars in 1001 bytes} [Fri May 29 06:54:15 2026] GET /v2.0/security-groups/1d020536-10b4-4df4-abd8-adce4597ed22 => generated 3883 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/406] 199.204.45.109 () {44 vars in 1011 bytes} [Fri May 29 06:54:15 2026] GET /v2.0/security-group-rules/adc7cde3-3096-4cee-8006-556fe8262c88 => generated 569 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/407] 199.204.45.109 () {44 vars in 1088 bytes} [Fri May 29 06:54:16 2026] GET /v2.0/security-groups/1d020536-10b4-4df4-abd8-adce4597ed22?project_id=93f57fdb707f4ac68560ba6dbcbdca3d => generated 3883 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/408] 199.204.45.109 () {44 vars in 1001 bytes} [Fri May 29 06:54:16 2026] GET /v2.0/security-groups/1d020536-10b4-4df4-abd8-adce4597ed22 => generated 3883 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/409] 199.204.45.109 () {44 vars in 1011 bytes} [Fri May 29 06:54:16 2026] GET /v2.0/security-group-rules/97d5c037-eae5-4250-8a73-55b998b3248f => generated 570 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/410] 199.204.45.109 () {44 vars in 975 bytes} [Fri May 29 06:54:23 2026] GET /v2.0/quotas/93f57fdb707f4ac68560ba6dbcbdca3d => generated 291 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/419] 199.204.45.109 () {44 vars in 949 bytes} [Fri May 29 06:55:12 2026] GET /v2.0/networks?name=public => generated 753 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/424] 10.0.0.181 () {32 vars in 648 bytes} [Fri May 29 06:55:51 2026] GET /v2.0/networks => generated 2167 bytes in 263 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 06:55:52.764 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [46f783b8-d94e-4cc5-9d38-245ae853b73a] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-29 06:55:52.764 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [66ebcf4b-0e04-4336-876f-0871bd66ae1d] 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: 213/425] 10.0.0.181 () {32 vars in 654 bytes} [Fri May 29 06:55:52 2026] GET /v2.0/floatingips => 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: 213/426] 10.0.0.181 () {32 vars in 646 bytes} [Fri May 29 06:55:52 2026] GET /v2.0/routers => generated 15 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/427] 10.0.0.181 () {32 vars in 642 bytes} [Fri May 29 06:55:52 2026] GET /v2.0/ports => generated 4725 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/428] 10.0.0.181 () {32 vars in 646 bytes} [Fri May 29 06:55:52 2026] GET /v2.0/subnets => generated 1261 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 215/429] 10.0.0.181 () {32 vars in 648 bytes} [Fri May 29 06:55:52 2026] GET /v2.0/networks => generated 2167 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/430] 10.0.0.181 () {32 vars in 662 bytes} [Fri May 29 06:55:53 2026] GET /v2.0/security-groups => generated 16626 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 216/431] 10.0.0.181 () {32 vars in 654 bytes} [Fri May 29 06:55:53 2026] GET /v2.0/subnetpools => generated 19 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 06:56:04.118 8 INFO oslo.messaging._drivers.impl_rabbit [-] [46f783b8-d94e-4cc5-9d38-245ae853b73a] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 39182. 2026-05-29 06:56:04.124 8 INFO oslo.messaging._drivers.impl_rabbit [-] [66ebcf4b-0e04-4336-876f-0871bd66ae1d] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 39186. 2026-05-29 06:56:04.281 7 INFO neutron.db.segments_db [None req-e606ae05-083f-4fca-93de-f388bf814c9b 28baced029714bb6bd60d80d7e4910de 088a3ca187a94407ad8b491a453c58a8 - - default default] Added segment ccd976b4-561e-428a-b850-da937f074c66 of type vxlan for network 4cb9f457-bd25-46e1-89d3-600bccdddee6 2026-05-29 06:56:04.323 8 INFO neutron.db.segments_db [None req-8a412447-c661-462b-a669-48b86594c666 28baced029714bb6bd60d80d7e4910de 088a3ca187a94407ad8b491a453c58a8 - - default default] Added segment 06e977a0-8d2f-405e-9930-5f8fe75f2cbd of type vxlan for network 7de51bb3-c4a8-4145-b144-941410269305 [pid: 7|app: 0|req: 217/434] 10.0.0.181 () {34 vars in 670 bytes} [Fri May 29 06:56:03 2026] POST /v2.0/networks => generated 744 bytes in 410 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 218/435] 10.0.0.181 () {34 vars in 670 bytes} [Fri May 29 06:56:04 2026] POST /v2.0/networks => generated 749 bytes in 349 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 218/436] 10.0.0.181 () {34 vars in 668 bytes} [Fri May 29 06:56:04 2026] POST /v2.0/subnets => generated 668 bytes in 242 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 219/437] 10.0.0.181 () {34 vars in 668 bytes} [Fri May 29 06:56:04 2026] POST /v2.0/subnets => generated 672 bytes in 218 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 06:56:04.718 8 INFO neutron.db.segments_db [None req-6dd4580c-46df-4be2-9aa1-c777e406941b 28baced029714bb6bd60d80d7e4910de 088a3ca187a94407ad8b491a453c58a8 - - default default] Added segment b0572acc-2978-4737-a804-75a2974e82ab of type vxlan for network 64bda89a-f075-413d-92c1-316a3597706f 2026-05-29 06:56:04.727 7 INFO neutron.db.segments_db [None req-f4d4f958-2eea-4e07-ab60-9f807471be4a 28baced029714bb6bd60d80d7e4910de 088a3ca187a94407ad8b491a453c58a8 - - default default] Added segment ed9ca8b0-fd49-4b9a-8740-d3eeef297dda of type vxlan for network 633e6338-b568-43c6-8657-d153013a6922 2026-05-29 06:56:05.033 7 INFO neutron.db.l3_hamode_db [None req-f4d4f958-2eea-4e07-ab60-9f807471be4a 28baced029714bb6bd60d80d7e4910de 088a3ca187a94407ad8b491a453c58a8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-29 06:56:05.033 8 INFO neutron.db.l3_hamode_db [None req-6dd4580c-46df-4be2-9aa1-c777e406941b 28baced029714bb6bd60d80d7e4910de 088a3ca187a94407ad8b491a453c58a8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-29 06:56:06.310 7 INFO neutron.db.l3_hamode_db [None req-f4d4f958-2eea-4e07-ab60-9f807471be4a 28baced029714bb6bd60d80d7e4910de 088a3ca187a94407ad8b491a453c58a8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-29 06:56:06.311 8 INFO neutron.db.l3_hamode_db [None req-6dd4580c-46df-4be2-9aa1-c777e406941b 28baced029714bb6bd60d80d7e4910de 088a3ca187a94407ad8b491a453c58a8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 219/438] 10.0.0.181 () {34 vars in 668 bytes} [Fri May 29 06:56:04 2026] POST /v2.0/routers => generated 732 bytes in 2819 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 220/439] 10.0.0.181 () {34 vars in 668 bytes} [Fri May 29 06:56:04 2026] POST /v2.0/routers => generated 736 bytes in 2802 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 221/440] 10.0.0.181 () {32 vars in 773 bytes} [Fri May 29 06:56:07 2026] GET /v2.0/security-groups?tenant_id=360d1ab1ef0b45b18594a8a7eaa0ca52&name=default => generated 2797 bytes in 322 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 220/441] 10.0.0.181 () {32 vars in 773 bytes} [Fri May 29 06:56:07 2026] GET /v2.0/security-groups?tenant_id=314360b04e47420e85381fccdf160107&name=default => generated 2797 bytes in 518 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 221/442] 10.0.0.181 () {34 vars in 782 bytes} [Fri May 29 06:56:07 2026] PUT /v2.0/routers/303e6629-6fd9-404b-aab3-0a5866fa368b/add_router_interface => generated 309 bytes in 1297 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 222/443] 10.0.0.181 () {32 vars in 739 bytes} [Fri May 29 06:56:09 2026] DELETE /v2.0/security-groups/7261dca2-5375-42ba-8c12-9ed2c30e5527 => 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: 222/444] 10.0.0.181 () {34 vars in 782 bytes} [Fri May 29 06:56:07 2026] PUT /v2.0/routers/418d98e8-b42f-4770-acbf-f520a67a322d/add_router_interface => generated 309 bytes in 1706 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 223/447] 10.0.0.181 () {32 vars in 739 bytes} [Fri May 29 06:56:09 2026] DELETE /v2.0/security-groups/9f55992c-7168-4c14-8b74-656fa633958e => 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: 225/448] 10.0.0.181 () {32 vars in 773 bytes} [Fri May 29 06:56:09 2026] GET /v2.0/security-groups?tenant_id=95850ae0aae943e28e18a35ae55ef3ea&name=default => generated 2801 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 224/449] 10.0.0.181 () {32 vars in 739 bytes} [Fri May 29 06:56:09 2026] DELETE /v2.0/security-groups/e630d2d6-4271-4829-8abe-ded5b3c8ed36 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 06:56:10.421 8 WARNING neutron_lib.context [req-089d55bb-2733-40f0-b50b-921a16e32281 req-0a5ddb36-d126-4493-b8b3-7d347a9c6f16 ec59242aef224d5499fdd207715dc7d4 0d4320c318624b50ad7fd9187890a3b6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 06:56:10.447 7 WARNING neutron_lib.context [req-99a96b95-2135-4014-8d37-46302107b50c req-2d1e3701-bb8e-408a-a703-a90d68c7d48a 9cb378fb7c114734b16e471fe02a0451 2f3a0aea172c4813827b759cc6ff1700 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 226/450] 10.0.0.15 () {38 vars in 969 bytes} [Fri May 29 06:56:10 2026] POST /v2.0/security-groups => generated 1621 bytes in 262 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 225/451] 10.0.0.15 () {38 vars in 969 bytes} [Fri May 29 06:56:10 2026] POST /v2.0/security-groups => generated 1617 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 227/452] 10.0.0.15 () {34 vars in 989 bytes} [Fri May 29 06:56:10 2026] GET /v2.0/security-groups/fda8f9b4-08d8-4f01-b584-aadcf1ccb7aa => generated 1621 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 06:56:10.597 7 WARNING neutron_lib.context [req-3f09092a-c34c-4353-8b57-f92a06518d22 req-f101b3b0-417a-43b6-b1be-25cade32ceb2 9cb378fb7c114734b16e471fe02a0451 2f3a0aea172c4813827b759cc6ff1700 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 06:56:10.611 8 WARNING neutron_lib.context [req-4d677744-71f7-4198-bb52-f8d85509d7f1 req-28b7722f-8fdd-496b-a3f1-edcdb87cb267 ec59242aef224d5499fdd207715dc7d4 0d4320c318624b50ad7fd9187890a3b6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 226/453] 10.0.0.15 () {38 vars in 969 bytes} [Fri May 29 06:56:10 2026] POST /v2.0/security-groups => generated 1617 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 228/454] 10.0.0.15 () {38 vars in 979 bytes} [Fri May 29 06:56:10 2026] POST /v2.0/security-group-rules => generated 582 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 06:56:10.765 8 WARNING neutron_lib.context [req-af1ab96a-69e8-415f-9a55-b5d9f43816fc req-8b22da21-a114-4792-bb0f-3c92e0e0dc6d ec59242aef224d5499fdd207715dc7d4 0d4320c318624b50ad7fd9187890a3b6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 06:56:10.768 7 WARNING neutron_lib.context [req-55b4f846-afdc-4002-8cb4-2f0c10a717de req-c587cf38-7497-4b2e-b62d-52681558fe4a 9cb378fb7c114734b16e471fe02a0451 2f3a0aea172c4813827b759cc6ff1700 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 229/455] 10.0.0.15 () {38 vars in 969 bytes} [Fri May 29 06:56:10 2026] POST /v2.0/security-groups => generated 1621 bytes in 89 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 227/456] 10.0.0.15 () {38 vars in 969 bytes} [Fri May 29 06:56:10 2026] POST /v2.0/security-groups => generated 1617 bytes in 100 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 230/457] 10.0.0.15 () {34 vars in 989 bytes} [Fri May 29 06:56:10 2026] GET /v2.0/security-groups/0d9200dd-aafd-470c-8414-12a2075aab9a => generated 1621 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 06:56:10.924 8 WARNING neutron_lib.context [req-50dc3020-c253-4f9b-ba07-38b744a2b786 req-837acd33-ed88-4249-8bbf-f4ec2c359f99 ec59242aef224d5499fdd207715dc7d4 0d4320c318624b50ad7fd9187890a3b6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 228/458] 10.0.0.15 () {34 vars in 1000 bytes} [Fri May 29 06:56:10 2026] GET /v2.0/security-groups?tenant_id=2f3a0aea172c4813827b759cc6ff1700 => generated 7594 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 229/459] 10.0.0.15 () {34 vars in 989 bytes} [Fri May 29 06:56:10 2026] GET /v2.0/security-groups/450a390e-58de-40ae-9314-b88fcee17c96 => generated 2794 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 231/460] 10.0.0.15 () {38 vars in 979 bytes} [Fri May 29 06:56:10 2026] POST /v2.0/security-group-rules => generated 582 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 230/461] 10.0.0.15 () {34 vars in 989 bytes} [Fri May 29 06:56:11 2026] GET /v2.0/security-groups/450a390e-58de-40ae-9314-b88fcee17c96 => generated 2794 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 232/462] 10.0.0.15 () {34 vars in 989 bytes} [Fri May 29 06:56:11 2026] GET /v2.0/security-groups/0d9200dd-aafd-470c-8414-12a2075aab9a => generated 2214 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 231/463] 10.0.0.15 () {34 vars in 989 bytes} [Fri May 29 06:56:11 2026] GET /v2.0/security-groups/6acfd839-2236-46c6-8baa-30589898f891 => generated 1617 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 06:56:11.114 8 WARNING neutron_lib.context [req-44fecfcb-da55-465d-a66c-69823fa4ebf8 req-11171cda-bff8-481a-8827-5a9bcb2c189e ec59242aef224d5499fdd207715dc7d4 0d4320c318624b50ad7fd9187890a3b6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 232/464] 10.0.0.15 () {36 vars in 1011 bytes} [Fri May 29 06:56:11 2026] DELETE /v2.0/security-groups/6acfd839-2236-46c6-8baa-30589898f891 => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 233/465] 10.0.0.15 () {38 vars in 979 bytes} [Fri May 29 06:56:11 2026] POST /v2.0/security-group-rules => generated 587 bytes in 85 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 06:56:11.243 7 INFO neutron.api.v2.resource [req-3b6e2be6-a207-4185-80c0-5a0c1772ade9 req-251c1934-ad3e-4cca-9522-9c9b99abd6ac 9cb378fb7c114734b16e471fe02a0451 2f3a0aea172c4813827b759cc6ff1700 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 233/466] 10.0.0.15 () {34 vars in 989 bytes} [Fri May 29 06:56:11 2026] GET /v2.0/security-groups/6acfd839-2236-46c6-8baa-30589898f891 => generated 146 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 234/467] 10.0.0.15 () {34 vars in 989 bytes} [Fri May 29 06:56:11 2026] GET /v2.0/security-groups/0d9200dd-aafd-470c-8414-12a2075aab9a => generated 2812 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 234/468] 10.0.0.15 () {34 vars in 989 bytes} [Fri May 29 06:56:11 2026] GET /v2.0/security-groups/1689505e-24a9-49cf-bef7-7e822657d6d3 => generated 1617 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 235/469] 10.0.0.15 () {34 vars in 999 bytes} [Fri May 29 06:56:11 2026] GET /v2.0/security-group-rules/b407cc9e-b5e9-47e3-a5c5-ea6b114705e3 => generated 584 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 236/470] 10.0.0.15 () {34 vars in 989 bytes} [Fri May 29 06:56:11 2026] GET /v2.0/security-groups/0d9200dd-aafd-470c-8414-12a2075aab9a => generated 2812 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 235/471] 10.0.0.15 () {36 vars in 1011 bytes} [Fri May 29 06:56:11 2026] DELETE /v2.0/security-groups/1689505e-24a9-49cf-bef7-7e822657d6d3 => 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: 236/472] 10.0.0.15 () {36 vars in 1021 bytes} [Fri May 29 06:56:11 2026] DELETE /v2.0/security-group-rules/b407cc9e-b5e9-47e3-a5c5-ea6b114705e3 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 06:56:11.533 7 INFO neutron.api.v2.resource [req-274e503d-d3bf-4053-800a-f5a6b5a09f73 req-d78f06ec-71ae-4efd-88d9-12b96cddb2fc 9cb378fb7c114734b16e471fe02a0451 2f3a0aea172c4813827b759cc6ff1700 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 237/473] 10.0.0.15 () {34 vars in 989 bytes} [Fri May 29 06:56:11 2026] GET /v2.0/security-groups/1689505e-24a9-49cf-bef7-7e822657d6d3 => 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: 238/474] 10.0.0.15 () {34 vars in 989 bytes} [Fri May 29 06:56:11 2026] GET /v2.0/security-groups/0d9200dd-aafd-470c-8414-12a2075aab9a => generated 2214 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 239/475] 10.0.0.15 () {34 vars in 989 bytes} [Fri May 29 06:56:11 2026] GET /v2.0/security-groups/dcfe6b5d-a8b9-4106-bf9e-8e5ce7386bd1 => generated 1617 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 06:56:11.672 8 INFO neutron.db.segments_db [None req-25ad125b-a4d1-4806-91fd-89f38afa9409 28baced029714bb6bd60d80d7e4910de 088a3ca187a94407ad8b491a453c58a8 - - default default] Added segment 5a35fca6-bef3-4c1c-969d-86edaf2b0672 of type vxlan for network 2dcd0e4b-6e61-4ebb-badb-9ab4d5d4e298 [pid: 7|app: 0|req: 240/476] 10.0.0.15 () {36 vars in 1011 bytes} [Fri May 29 06:56:11 2026] DELETE /v2.0/security-groups/0d9200dd-aafd-470c-8414-12a2075aab9a => 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: 237/477] 10.0.0.181 () {34 vars in 670 bytes} [Fri May 29 06:56:11 2026] POST /v2.0/networks => generated 748 bytes in 404 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 238/478] 10.0.0.15 () {34 vars in 989 bytes} [Fri May 29 06:56:11 2026] GET /v2.0/security-groups/fda8f9b4-08d8-4f01-b584-aadcf1ccb7aa => generated 2214 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/479] 10.0.0.15 () {36 vars in 1011 bytes} [Fri May 29 06:56:11 2026] DELETE /v2.0/security-groups/dcfe6b5d-a8b9-4106-bf9e-8e5ce7386bd1 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 242/480] 10.0.0.15 () {36 vars in 1011 bytes} [Fri May 29 06:56:11 2026] DELETE /v2.0/security-groups/fda8f9b4-08d8-4f01-b584-aadcf1ccb7aa => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 06:56:12.000 7 INFO neutron.api.v2.resource [req-b91378ec-256c-4f4f-b7ed-9c5377bafa3d req-4c6d5677-9bc5-4223-b733-378880a50c45 9cb378fb7c114734b16e471fe02a0451 2f3a0aea172c4813827b759cc6ff1700 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 243/481] 10.0.0.15 () {34 vars in 989 bytes} [Fri May 29 06:56:11 2026] GET /v2.0/security-groups/dcfe6b5d-a8b9-4106-bf9e-8e5ce7386bd1 => generated 146 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 239/482] 10.0.0.181 () {34 vars in 668 bytes} [Fri May 29 06:56:11 2026] POST /v2.0/subnets => generated 671 bytes in 236 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 240/483] 10.0.0.15 () {34 vars in 1000 bytes} [Fri May 29 06:56:12 2026] GET /v2.0/security-groups?tenant_id=2f3a0aea172c4813827b759cc6ff1700 => generated 2797 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 06:56:12.144 8 INFO neutron.db.segments_db [None req-5f27da13-4eef-4988-b38d-71cc550bbf62 28baced029714bb6bd60d80d7e4910de 088a3ca187a94407ad8b491a453c58a8 - - default default] Added segment 254cbeec-0476-4c2c-af4c-263e8d80fa2b of type vxlan for network 9b35cae7-0ee3-4d93-8bb8-d53ccc7b7b29 2026-05-29 06:56:12.441 8 INFO neutron.db.l3_hamode_db [None req-5f27da13-4eef-4988-b38d-71cc550bbf62 28baced029714bb6bd60d80d7e4910de 088a3ca187a94407ad8b491a453c58a8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 244/484] 10.0.0.181 () {34 vars in 788 bytes} [Fri May 29 06:56:12 2026] PUT /v2.0/routers/303e6629-6fd9-404b-aab3-0a5866fa368b/remove_router_interface => generated 309 bytes in 1438 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 06:56:13.470 8 INFO neutron.db.l3_hamode_db [None req-5f27da13-4eef-4988-b38d-71cc550bbf62 28baced029714bb6bd60d80d7e4910de 088a3ca187a94407ad8b491a453c58a8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 245/485] 10.0.0.15 () {34 vars in 989 bytes} [Fri May 29 06:56:13 2026] GET /v2.0/security-groups/450a390e-58de-40ae-9314-b88fcee17c96 => generated 2794 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 06:56:14.197 7 WARNING neutron.plugins.ml2.ovo_rpc [None req-7157066f-7165-45e8-b5de-c8e3e68e60ff 28baced029714bb6bd60d80d7e4910de 088a3ca187a94407ad8b491a453c58a8 - - default default] This handler is supposed to handle AFTER events, as in 'AFTER it's committed', not BEFORE. Offending resource event: port, after_delete. Location: File "/var/lib/openstack/lib/python3.10/site-packages/paste/urlmap.py", line 216, in __call__ return app(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/request_id.py", line 58, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/catch_errors.py", line 40, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ response = req.get_response(self._app) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/keystonemiddleware/audit/__init__.py", line 159, in __call__ response = req.get_response(self._application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/routes/middleware.py", line 153, in __call__ response = self.app(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/resource.py", line 98, in resource result = method(request=request, **args) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/base.py", line 567, in delete return self._delete(request, id, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/base.py", line 594, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/l3_db.py", line 2242, in delete_router super(L3_NAT_db_mixin, self).delete_router(context, id) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped return f_with_retry(*args, **kwargs, File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/l3_db.py", line 647, in delete_router self._core_plugin.delete_port(context.elevated(), rp_id, File "/var/lib/openstack/lib/python3.10/site-packages/neutron/common/utils.py", line 728, in inner return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 221, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 2192, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 2197, in _post_delete_port registry.publish(resources.PORT, events.AFTER_DELETE, self, File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/registry.py", line 56, in publish _get_callback_manager().publish(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/utils.py", line 104, in _wrapped return function(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 157, in publish errors = self._notify_loop(resource, event, trigger, payload) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop callback.method(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 101, in handle_event if self._is_session_semantic_violated( File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 85, in _is_session_semantic_violated stack = traceback.extract_stack()  [pid: 8|app: 0|req: 241/486] 10.0.0.181 () {34 vars in 668 bytes} [Fri May 29 06:56:12 2026] POST /v2.0/routers => generated 735 bytes in 2528 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/487] 10.0.0.15 () {34 vars in 989 bytes} [Fri May 29 06:56:14 2026] GET /v2.0/security-groups/450a390e-58de-40ae-9314-b88fcee17c96 => generated 2794 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 06:56:14.672 7 INFO neutron.db.l3_hamode_db [None req-7157066f-7165-45e8-b5de-c8e3e68e60ff 28baced029714bb6bd60d80d7e4910de 088a3ca187a94407ad8b491a453c58a8 - - default default] HA network 64bda89a-f075-413d-92c1-316a3597706f was deleted as no HA routers are present in tenant 0d4320c318624b50ad7fd9187890a3b6. [pid: 7|app: 0|req: 246/488] 10.0.0.181 () {32 vars in 723 bytes} [Fri May 29 06:56:13 2026] DELETE /v2.0/routers/303e6629-6fd9-404b-aab3-0a5866fa368b => generated 0 bytes in 1210 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 247/489] 10.0.0.181 () {32 vars in 723 bytes} [Fri May 29 06:56:14 2026] DELETE /v2.0/subnets/dd5e4014-d8a1-4b52-9be3-c680ca0fc547 => generated 0 bytes in 216 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 06:56:14.912 7 INFO neutron.api.v2.resource [req-989ca80b-8eb2-425a-b367-7a053c34f11d req-ac97858d-a28c-4444-be3b-6b66c84021ef 9cb378fb7c114734b16e471fe02a0451 2f3a0aea172c4813827b759cc6ff1700 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 248/490] 10.0.0.15 () {34 vars in 989 bytes} [Fri May 29 06:56:14 2026] GET /v2.0/security-groups/dcfe6b5d-a8b9-4106-bf9e-8e5ce7386bd1 => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 06:56:15.298 7 INFO neutron.services.segments.plugin [-] Segment b0572acc-2978-4737-a804-75a2974e82ab resource provider aggregate not found 2026-05-29 06:56:15.321 7 INFO neutron.services.segments.plugin [-] Segment b0572acc-2978-4737-a804-75a2974e82ab resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b0572acc-2978-4737-a804-75a2974e82ab found for delete ", "request_id": "req-e8aa0bf1-5c9d-475d-b4be-b3e336fdfa52"}]} 2026-05-29 06:56:15.332 7 INFO neutron.services.segments.plugin [-] Segment b0572acc-2978-4737-a804-75a2974e82ab resource provider aggregate not found 2026-05-29 06:56:15.359 7 INFO neutron.services.segments.plugin [-] Segment b0572acc-2978-4737-a804-75a2974e82ab resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b0572acc-2978-4737-a804-75a2974e82ab found for delete ", "request_id": "req-d86b2ef8-b273-4de7-9599-59727a70f1df"}]} [pid: 7|app: 0|req: 249/491] 10.0.0.181 () {32 vars in 725 bytes} [Fri May 29 06:56:14 2026] DELETE /v2.0/networks/7de51bb3-c4a8-4145-b144-941410269305 => generated 0 bytes in 469 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 06:56:15.398 7 INFO neutron.api.v2.resource [req-c080ae70-573c-4736-b1ed-a9265e2dc5be req-562d1054-6c1a-4da0-8f17-a577c6e79c58 9cb378fb7c114734b16e471fe02a0451 2f3a0aea172c4813827b759cc6ff1700 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 250/492] 10.0.0.15 () {34 vars in 989 bytes} [Fri May 29 06:56:15 2026] GET /v2.0/security-groups/1689505e-24a9-49cf-bef7-7e822657d6d3 => generated 146 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 06:56:15.443 7 INFO neutron.api.v2.resource [req-7fa8c3c0-2526-446f-8940-2a1435d1f583 req-f8c04d28-f99e-4691-8a96-3d3d1caa83ee 9cb378fb7c114734b16e471fe02a0451 2f3a0aea172c4813827b759cc6ff1700 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 251/493] 10.0.0.15 () {34 vars in 989 bytes} [Fri May 29 06:56:15 2026] GET /v2.0/security-groups/6acfd839-2236-46c6-8baa-30589898f891 => generated 146 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 243/494] 10.0.0.181 () {34 vars in 782 bytes} [Fri May 29 06:56:14 2026] PUT /v2.0/routers/cf3ec1ea-7448-4341-bb42-bc3e808fa065/add_router_interface => generated 309 bytes in 1326 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/495] 10.0.0.181 () {32 vars in 773 bytes} [Fri May 29 06:56:15 2026] GET /v2.0/security-groups?tenant_id=0d4320c318624b50ad7fd9187890a3b6&name=default => generated 2797 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 245/496] 10.0.0.181 () {32 vars in 739 bytes} [Fri May 29 06:56:16 2026] DELETE /v2.0/security-groups/ea8f7e99-e356-414e-b1af-b909f3badd08 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/497] 10.0.0.181 () {32 vars in 773 bytes} [Fri May 29 06:56:16 2026] GET /v2.0/security-groups?tenant_id=6e8d1bc19cc04e2994c7efb792ece30b&name=default => generated 2801 bytes in 217 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 06:56:16.610 8 WARNING neutron_lib.context [None req-ae75c913-7187-4d5e-8469-5f15d27754d4 fdcf3a6277224b50ae5f810d4d6c53ca c7683d270a1144e299f13cb2f6edb564 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 252/498] 10.0.0.181 () {34 vars in 788 bytes} [Fri May 29 06:56:15 2026] PUT /v2.0/routers/418d98e8-b42f-4770-acbf-f520a67a322d/remove_router_interface => generated 309 bytes in 1189 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 247/499] 10.0.0.181 () {34 vars in 684 bytes} [Fri May 29 06:56:16 2026] POST /v2.0/security-groups => generated 1596 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/500] 10.0.0.181 () {32 vars in 739 bytes} [Fri May 29 06:56:16 2026] DELETE /v2.0/security-groups/63c290c7-772e-4130-8f4a-44009bdd7acb => generated 0 bytes in 128 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 06:56:16.778 7 WARNING neutron_lib.context [None req-654dea7f-daa6-4c30-94dc-58d00383fecb fdcf3a6277224b50ae5f810d4d6c53ca c7683d270a1144e299f13cb2f6edb564 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 254/501] 10.0.0.181 () {34 vars in 694 bytes} [Fri May 29 06:56:16 2026] POST /v2.0/security-group-rules => generated 565 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 255/502] 10.0.0.181 () {32 vars in 773 bytes} [Fri May 29 06:56:16 2026] GET /v2.0/security-groups?tenant_id=5a9780f71735405ca23a4f346002735c&name=default => generated 2801 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 06:56:17.029 7 WARNING neutron_lib.context [None req-8d4336b0-e657-4f30-a433-6d877d933761 fdcf3a6277224b50ae5f810d4d6c53ca c7683d270a1144e299f13cb2f6edb564 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 256/503] 10.0.0.181 () {34 vars in 694 bytes} [Fri May 29 06:56:17 2026] POST /v2.0/security-group-rules => generated 570 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 257/504] 10.0.0.181 () {32 vars in 739 bytes} [Fri May 29 06:56:17 2026] DELETE /v2.0/security-groups/8006bbca-8008-4bd5-ac33-83f0c4d01ba0 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 06:56:17.238 7 WARNING neutron_lib.context [None req-12ddc9b5-1e5e-4306-beca-c8414a6a9a9e fdcf3a6277224b50ae5f810d4d6c53ca c7683d270a1144e299f13cb2f6edb564 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 06:56:17.339 7 INFO neutron.services.segments.plugin [-] Segment 06e977a0-8d2f-405e-9930-5f8fe75f2cbd resource provider aggregate not found 2026-05-29 06:56:17.376 7 INFO neutron.services.segments.plugin [-] Segment 06e977a0-8d2f-405e-9930-5f8fe75f2cbd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 06e977a0-8d2f-405e-9930-5f8fe75f2cbd found for delete ", "request_id": "req-388b25a0-a42c-4995-850b-0b83d31d7224"}]} 2026-05-29 06:56:17.387 7 INFO neutron.services.segments.plugin [-] Segment 06e977a0-8d2f-405e-9930-5f8fe75f2cbd resource provider aggregate not found 2026-05-29 06:56:17.409 7 INFO neutron.services.segments.plugin [-] Segment 06e977a0-8d2f-405e-9930-5f8fe75f2cbd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 06e977a0-8d2f-405e-9930-5f8fe75f2cbd found for delete ", "request_id": "req-8876febf-2788-4f19-af35-2a124877102f"}]} 2026-05-29 06:56:17.798 8 WARNING neutron.plugins.ml2.ovo_rpc [None req-50f1dc88-0d57-4289-8c70-75dd77377cba 28baced029714bb6bd60d80d7e4910de 088a3ca187a94407ad8b491a453c58a8 - - default default] This handler is supposed to handle AFTER events, as in 'AFTER it's committed', not BEFORE. Offending resource event: port, after_delete. Location: File "/var/lib/openstack/lib/python3.10/site-packages/paste/urlmap.py", line 216, in __call__ return app(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/request_id.py", line 58, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/catch_errors.py", line 40, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ response = req.get_response(self._app) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/keystonemiddleware/audit/__init__.py", line 159, in __call__ response = req.get_response(self._application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/routes/middleware.py", line 153, in __call__ response = self.app(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/resource.py", line 98, in resource result = method(request=request, **args) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/base.py", line 567, in delete return self._delete(request, id, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/base.py", line 594, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/l3_db.py", line 2242, in delete_router super(L3_NAT_db_mixin, self).delete_router(context, id) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped return f_with_retry(*args, **kwargs, File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/l3_db.py", line 647, in delete_router self._core_plugin.delete_port(context.elevated(), rp_id, File "/var/lib/openstack/lib/python3.10/site-packages/neutron/common/utils.py", line 728, in inner return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 221, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 2192, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 2197, in _post_delete_port registry.publish(resources.PORT, events.AFTER_DELETE, self, File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/registry.py", line 56, in publish _get_callback_manager().publish(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/utils.py", line 104, in _wrapped return function(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 157, in publish errors = self._notify_loop(resource, event, trigger, payload) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop callback.method(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 101, in handle_event if self._is_session_semantic_violated( File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 85, in _is_session_semantic_violated stack = traceback.extract_stack()  [pid: 7|app: 0|req: 258/505] 10.0.0.181 () {34 vars in 675 bytes} [Fri May 29 06:56:17 2026] POST /v2.0/floatingips => generated 552 bytes in 814 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 06:56:18.186 8 INFO neutron.db.l3_hamode_db [None req-50f1dc88-0d57-4289-8c70-75dd77377cba 28baced029714bb6bd60d80d7e4910de 088a3ca187a94407ad8b491a453c58a8 - - default default] HA network 633e6338-b568-43c6-8657-d153013a6922 was deleted as no HA routers are present in tenant 2f3a0aea172c4813827b759cc6ff1700. [pid: 8|app: 0|req: 248/506] 10.0.0.181 () {32 vars in 723 bytes} [Fri May 29 06:56:16 2026] DELETE /v2.0/routers/418d98e8-b42f-4770-acbf-f520a67a322d => generated 0 bytes in 1468 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 06:56:18.391 7 INFO neutron.db.segments_db [None req-b52c87dc-c9b0-4a52-a2ef-4e1f7f872495 28baced029714bb6bd60d80d7e4910de 088a3ca187a94407ad8b491a453c58a8 - - default default] Added segment de048353-21f9-4649-a964-87191bbc4403 of type vxlan for network 62c40a69-4324-4934-8ac8-3185b0f89446 [pid: 8|app: 0|req: 249/507] 10.0.0.181 () {32 vars in 723 bytes} [Fri May 29 06:56:18 2026] DELETE /v2.0/subnets/ced9f69c-b165-4aec-93a9-d030523909dc => generated 0 bytes in 216 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 259/508] 10.0.0.181 () {34 vars in 670 bytes} [Fri May 29 06:56:18 2026] POST /v2.0/networks => generated 752 bytes in 373 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 06:56:18.655 8 INFO neutron.services.segments.plugin [-] Segment ed9ca8b0-fd49-4b9a-8740-d3eeef297dda resource provider aggregate not found 2026-05-29 06:56:18.672 8 INFO neutron.services.segments.plugin [-] Segment ed9ca8b0-fd49-4b9a-8740-d3eeef297dda resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ed9ca8b0-fd49-4b9a-8740-d3eeef297dda found for delete ", "request_id": "req-c5a096c4-bb92-48ad-bd0d-b0a800dc5025"}]} 2026-05-29 06:56:18.712 8 INFO neutron.services.segments.plugin [-] Segment ed9ca8b0-fd49-4b9a-8740-d3eeef297dda resource provider aggregate not found 2026-05-29 06:56:18.735 8 INFO neutron.services.segments.plugin [-] Segment ed9ca8b0-fd49-4b9a-8740-d3eeef297dda resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ed9ca8b0-fd49-4b9a-8740-d3eeef297dda found for delete ", "request_id": "req-ff272201-bfaa-4e91-b649-691da5327f86"}]} [pid: 7|app: 0|req: 260/509] 10.0.0.181 () {34 vars in 668 bytes} [Fri May 29 06:56:18 2026] POST /v2.0/subnets => generated 675 bytes in 321 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 250/510] 10.0.0.181 () {32 vars in 725 bytes} [Fri May 29 06:56:18 2026] DELETE /v2.0/networks/4cb9f457-bd25-46e1-89d3-600bccdddee6 => generated 0 bytes in 505 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 06:56:18.937 7 INFO neutron.db.segments_db [None req-ff2f0d71-c467-44fc-ab1f-f482decf6956 28baced029714bb6bd60d80d7e4910de 088a3ca187a94407ad8b491a453c58a8 - - default default] Added segment 8adfa696-d6af-4cd7-ab39-5d86e50c3bb6 of type vxlan for network 574d26b0-51e7-4a40-8ff8-f3166f029255 [pid: 8|app: 0|req: 251/511] 10.0.0.181 () {32 vars in 773 bytes} [Fri May 29 06:56:19 2026] GET /v2.0/security-groups?tenant_id=2f3a0aea172c4813827b759cc6ff1700&name=default => generated 2797 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 06:56:19.271 7 INFO neutron.db.l3_hamode_db [None req-ff2f0d71-c467-44fc-ab1f-f482decf6956 28baced029714bb6bd60d80d7e4910de 088a3ca187a94407ad8b491a453c58a8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 252/512] 10.0.0.181 () {32 vars in 739 bytes} [Fri May 29 06:56:19 2026] DELETE /v2.0/security-groups/450a390e-58de-40ae-9314-b88fcee17c96 => 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: 253/513] 10.0.0.181 () {32 vars in 773 bytes} [Fri May 29 06:56:19 2026] GET /v2.0/security-groups?tenant_id=0feee672523c496dbddc621b2e83975d&name=default => generated 2801 bytes in 255 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 254/514] 10.0.0.181 () {32 vars in 739 bytes} [Fri May 29 06:56:20 2026] DELETE /v2.0/security-groups/d71a487d-1c6a-4e2a-a85c-89fe14253c21 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 06:56:20.618 7 INFO neutron.db.l3_hamode_db [None req-ff2f0d71-c467-44fc-ab1f-f482decf6956 28baced029714bb6bd60d80d7e4910de 088a3ca187a94407ad8b491a453c58a8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-29 06:56:21.366 8 INFO neutron.services.segments.plugin [-] Segment ccd976b4-561e-428a-b850-da937f074c66 resource provider aggregate not found 2026-05-29 06:56:21.376 8 INFO neutron.services.segments.plugin [-] Segment ccd976b4-561e-428a-b850-da937f074c66 resource provider aggregate not found 2026-05-29 06:56:21.387 8 INFO neutron.services.segments.plugin [-] Segment ccd976b4-561e-428a-b850-da937f074c66 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ccd976b4-561e-428a-b850-da937f074c66 found for delete ", "request_id": "req-649011d9-7e62-4e72-82d6-7b53fde38421"}]} 2026-05-29 06:56:21.429 8 INFO neutron.services.segments.plugin [-] Segment ccd976b4-561e-428a-b850-da937f074c66 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ccd976b4-561e-428a-b850-da937f074c66 found for delete ", "request_id": "req-9d0d450c-5800-4186-a4fc-ccc3a11dd6dc"}]} 2026-05-29 06:56:21.674 8 INFO neutron.db.segments_db [None req-437b5fdf-29bf-4e8e-be3f-14d66c0371f4 28baced029714bb6bd60d80d7e4910de 088a3ca187a94407ad8b491a453c58a8 - - default default] Added segment 6a9f520b-a839-493a-aaa4-3f6534f9e9ba of type vxlan for network c9f48a6d-6245-41b9-9795-a4954ec3ac3a [pid: 7|app: 0|req: 261/515] 10.0.0.181 () {34 vars in 668 bytes} [Fri May 29 06:56:18 2026] POST /v2.0/routers => generated 739 bytes in 2875 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 255/516] 10.0.0.181 () {34 vars in 670 bytes} [Fri May 29 06:56:21 2026] POST /v2.0/networks => generated 744 bytes in 443 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 256/517] 10.0.0.181 () {34 vars in 668 bytes} [Fri May 29 06:56:21 2026] POST /v2.0/subnets => generated 667 bytes in 248 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 06:56:22.099 8 INFO neutron.db.segments_db [None req-9af18760-40f9-4ae7-916b-0acbd72d9c69 28baced029714bb6bd60d80d7e4910de 088a3ca187a94407ad8b491a453c58a8 - - default default] Added segment 25f00e5e-809d-41b0-bed1-b213dc087a75 of type vxlan for network 6fdb2e46-3f61-48f3-833b-fd0be4950e26 2026-05-29 06:56:22.447 8 INFO neutron.db.l3_hamode_db [None req-9af18760-40f9-4ae7-916b-0acbd72d9c69 28baced029714bb6bd60d80d7e4910de 088a3ca187a94407ad8b491a453c58a8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 262/518] 10.0.0.181 () {34 vars in 782 bytes} [Fri May 29 06:56:21 2026] PUT /v2.0/routers/c02d4f64-9138-4a24-9f96-d1425d9dd0ef/add_router_interface => generated 309 bytes in 1656 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 263/519] 10.0.0.15 () {34 vars in 1096 bytes} [Fri May 29 06:56:23 2026] GET /v2.0/security-groups?name=tempest-securitygroup--517599635&fields=id&tenant_id=c7683d270a1144e299f13cb2f6edb564 => generated 69 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 264/520] 10.0.0.181 () {32 vars in 773 bytes} [Fri May 29 06:56:23 2026] GET /v2.0/security-groups?tenant_id=af390cbf6adf403db29d40f50e349612&name=default => generated 2801 bytes in 222 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 06:56:23.726 8 INFO neutron.db.l3_hamode_db [None req-9af18760-40f9-4ae7-916b-0acbd72d9c69 28baced029714bb6bd60d80d7e4910de 088a3ca187a94407ad8b491a453c58a8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 267/523] 10.0.0.15 () {34 vars in 980 bytes} [Fri May 29 06:56:23 2026] GET /v2.0/networks?id=2dcd0e4b-6e61-4ebb-badb-9ab4d5d4e298 => generated 680 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 268/524] 10.0.0.181 () {32 vars in 739 bytes} [Fri May 29 06:56:23 2026] DELETE /v2.0/security-groups/b8275e5f-d75e-4a44-87a2-62003e417f9b => 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: 269/525] 10.0.0.15 () {34 vars in 963 bytes} [Fri May 29 06:56:23 2026] GET /v2.0/quotas/c7683d270a1144e299f13cb2f6edb564 => generated 292 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 270/526] 10.0.0.15 () {34 vars in 1000 bytes} [Fri May 29 06:56:23 2026] GET /v2.0/ports?tenant_id=c7683d270a1144e299f13cb2f6edb564&fields=id => generated 103 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 06:56:24.051 7 WARNING neutron_lib.context [None req-b0c5cffc-ffa4-4364-a7ef-588a478b7eb3 1c7c97aaf420435b9041813e14e59ace a1c169e30fcf4737ae474c46d04cc033 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 271/527] 10.0.0.181 () {34 vars in 684 bytes} [Fri May 29 06:56:24 2026] POST /v2.0/security-groups => generated 1597 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-29 06:56:24.200 7 WARNING neutron_lib.context [None req-b97c1dd7-fc44-42d4-b445-4a52326ae36a 1c7c97aaf420435b9041813e14e59ace a1c169e30fcf4737ae474c46d04cc033 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 272/528] 10.0.0.181 () {34 vars in 694 bytes} [Fri May 29 06:56:24 2026] POST /v2.0/security-group-rules => generated 565 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 06:56:24.314 7 WARNING neutron_lib.context [None req-60ff7132-bf6e-42b5-9378-5141f1e4c6e3 1c7c97aaf420435b9041813e14e59ace a1c169e30fcf4737ae474c46d04cc033 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 273/529] 10.0.0.181 () {34 vars in 694 bytes} [Fri May 29 06:56:24 2026] POST /v2.0/security-group-rules => generated 570 bytes in 97 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 06:56:24.414 7 WARNING neutron_lib.context [None req-beca9ab2-c3cc-4170-8af9-6df39253d089 1c7c97aaf420435b9041813e14e59ace a1c169e30fcf4737ae474c46d04cc033 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/530] 10.0.0.181 () {34 vars in 668 bytes} [Fri May 29 06:56:22 2026] POST /v2.0/routers => generated 731 bytes in 2888 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/531] 10.0.0.181 () {34 vars in 675 bytes} [Fri May 29 06:56:24 2026] POST /v2.0/floatingips => generated 552 bytes in 632 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 258/532] 10.0.0.15 () {34 vars in 905 bytes} [Fri May 29 06:56:24 2026] GET /v2.0/extensions => generated 19600 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 259/533] 10.0.0.15 () {34 vars in 1006 bytes} [Fri May 29 06:56:25 2026] GET /v2.0/networks/2dcd0e4b-6e61-4ebb-badb-9ab4d5d4e298?fields=segments => generated 14 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 260/534] 10.0.0.15 () {34 vars in 1106 bytes} [Fri May 29 06:56:25 2026] GET /v2.0/networks/2dcd0e4b-6e61-4ebb-badb-9ab4d5d4e298?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 261/535] 10.0.0.15 () {34 vars in 1098 bytes} [Fri May 29 06:56:25 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1356395154&fields=id&tenant_id=a1c169e30fcf4737ae474c46d04cc033 => generated 69 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 262/536] 10.0.0.15 () {34 vars in 980 bytes} [Fri May 29 06:56:25 2026] GET /v2.0/networks?id=62c40a69-4324-4934-8ac8-3185b0f89446 => generated 684 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 263/537] 10.0.0.15 () {34 vars in 988 bytes} [Fri May 29 06:56:25 2026] GET /v2.0/ports?device_id=bc208c0e-0335-4816-bf9e-5e3eb1915da8 => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 264/538] 10.0.0.15 () {34 vars in 963 bytes} [Fri May 29 06:56:25 2026] GET /v2.0/quotas/a1c169e30fcf4737ae474c46d04cc033 => generated 292 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 265/539] 10.0.0.15 () {34 vars in 1000 bytes} [Fri May 29 06:56:25 2026] GET /v2.0/ports?tenant_id=a1c169e30fcf4737ae474c46d04cc033&fields=id => generated 103 bytes in 613 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 06:56:26.591 8 WARNING neutron_lib.context [None req-ba3392e0-ab0d-4d2f-a26e-f4adefaf9806 5681d900f390430dbc46d61736982bb7 9b1275e4577f432b93df42a0d7341876 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 06:56:26.763 8 INFO neutron.db.segments_db [None req-ba3392e0-ab0d-4d2f-a26e-f4adefaf9806 5681d900f390430dbc46d61736982bb7 9b1275e4577f432b93df42a0d7341876 - - default default] Added segment ce37da76-727a-4eb0-8960-c5c35b2a55f2 of type vxlan for network 05d21c91-5efb-49a2-87e3-ce3b93968621 [pid: 8|app: 0|req: 266/540] 10.0.0.181 () {34 vars in 669 bytes} [Fri May 29 06:56:26 2026] POST /v2.0/networks => generated 650 bytes in 494 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 267/541] 10.0.0.15 () {34 vars in 905 bytes} [Fri May 29 06:56:26 2026] GET /v2.0/extensions => generated 19600 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-05-29 06:56:26.945 8 WARNING neutron_lib.context [None req-73f1aa86-ee7d-4ed2-a63d-d59870ba5566 5681d900f390430dbc46d61736982bb7 9b1275e4577f432b93df42a0d7341876 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 275/542] 10.0.0.181 () {34 vars in 782 bytes} [Fri May 29 06:56:25 2026] PUT /v2.0/routers/8e9fb792-ecbd-495b-9d52-c8e36c879193/add_router_interface => generated 309 bytes in 2151 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 268/543] 10.0.0.181 () {34 vars in 668 bytes} [Fri May 29 06:56:26 2026] POST /v2.0/subnets => generated 603 bytes in 289 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 269/544] 10.0.0.15 () {34 vars in 988 bytes} [Fri May 29 06:56:27 2026] GET /v2.0/ports?device_id=bc208c0e-0335-4816-bf9e-5e3eb1915da8 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 06:56:27.254 8 WARNING neutron_lib.context [None req-34596c65-efe4-431a-9682-0e5739516fbc 5681d900f390430dbc46d61736982bb7 9b1275e4577f432b93df42a0d7341876 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 276/545] 10.0.0.15 () {34 vars in 1006 bytes} [Fri May 29 06:56:27 2026] GET /v2.0/networks/62c40a69-4324-4934-8ac8-3185b0f89446?fields=segments => generated 14 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 06:56:27.299 8 INFO neutron.db.segments_db [None req-34596c65-efe4-431a-9682-0e5739516fbc 5681d900f390430dbc46d61736982bb7 9b1275e4577f432b93df42a0d7341876 - - default default] Added segment 5b8c5579-a678-4716-b92f-c93ce6c4d61f of type vxlan for network ffe41947-6330-4242-99d3-79602aa9ffc2 [pid: 7|app: 0|req: 277/546] 10.0.0.15 () {34 vars in 1106 bytes} [Fri May 29 06:56:27 2026] GET /v2.0/networks/62c40a69-4324-4934-8ac8-3185b0f89446?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: 278/547] 199.204.45.109 () {34 vars in 985 bytes} [Fri May 29 06:56:27 2026] GET /v2.0/networks?id=2dcd0e4b-6e61-4ebb-badb-9ab4d5d4e298 => generated 680 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 279/548] 10.0.0.15 () {34 vars in 988 bytes} [Fri May 29 06:56:27 2026] GET /v2.0/ports?device_id=41495f73-02a7-4edf-ac13-87526330e976 => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 06:56:27.580 8 INFO neutron.db.l3_hamode_db [None req-34596c65-efe4-431a-9682-0e5739516fbc 5681d900f390430dbc46d61736982bb7 9b1275e4577f432b93df42a0d7341876 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 280/549] 199.204.45.109 () {34 vars in 1049 bytes} [Fri May 29 06:56:27 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=c7683d270a1144e299f13cb2f6edb564 => generated 180 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 06:56:27.636 7 WARNING neutron_lib.context [req-a6e12169-69ab-4550-8448-abc46dfb0219 req-c854c2f1-d930-40ad-9aa8-b3fd28212c57 fdcf3a6277224b50ae5f810d4d6c53ca c7683d270a1144e299f13cb2f6edb564 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 281/550] 199.204.45.109 () {38 vars in 954 bytes} [Fri May 29 06:56:27 2026] POST /v2.0/ports => generated 954 bytes in 567 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 06:56:28.199 7 WARNING neutron_lib.context [None req-4c0147e5-1157-45cd-8f67-685defcf55c4 7cf68ae8c9bc4696af255814224214bd bf69d98db9f9496b830c5186620fbb50 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 282/551] 10.0.0.181 () {34 vars in 684 bytes} [Fri May 29 06:56:28 2026] POST /v2.0/security-groups => generated 1596 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/552] 199.204.45.109 () {34 vars in 910 bytes} [Fri May 29 06:56:28 2026] GET /v2.0/extensions => generated 19600 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-05-29 06:56:28.349 7 WARNING neutron_lib.context [None req-72702650-a7b6-4b6c-86fc-0b8ef079f43a 7cf68ae8c9bc4696af255814224214bd bf69d98db9f9496b830c5186620fbb50 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 284/553] 10.0.0.181 () {34 vars in 694 bytes} [Fri May 29 06:56:28 2026] POST /v2.0/security-group-rules => generated 565 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/554] 10.0.0.15 () {34 vars in 988 bytes} [Fri May 29 06:56:28 2026] GET /v2.0/ports?device_id=bc208c0e-0335-4816-bf9e-5e3eb1915da8 => generated 957 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 286/555] 199.204.45.109 () {34 vars in 985 bytes} [Fri May 29 06:56:28 2026] GET /v2.0/networks?id=62c40a69-4324-4934-8ac8-3185b0f89446 => generated 684 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 06:56:28.632 7 WARNING neutron_lib.context [None req-f3ca03e6-f640-4ab0-889d-f993779b0f90 7cf68ae8c9bc4696af255814224214bd bf69d98db9f9496b830c5186620fbb50 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 287/556] 10.0.0.181 () {34 vars in 694 bytes} [Fri May 29 06:56:28 2026] POST /v2.0/security-group-rules => generated 570 bytes in 95 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/557] 10.0.0.15 () {34 vars in 1038 bytes} [Fri May 29 06:56:28 2026] GET /v2.0/security-groups?id=c8a49003-dc26-48b7-82fc-912d72235737&fields=id&fields=name => generated 113 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 06:56:28.762 8 INFO neutron.db.l3_hamode_db [None req-34596c65-efe4-431a-9682-0e5739516fbc 5681d900f390430dbc46d61736982bb7 9b1275e4577f432b93df42a0d7341876 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 289/558] 199.204.45.109 () {34 vars in 1049 bytes} [Fri May 29 06:56:28 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=a1c169e30fcf4737ae474c46d04cc033 => generated 181 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/559] 199.204.45.109 () {38 vars in 1027 bytes} [Fri May 29 06:56:28 2026] PUT /v2.0/ports/b637fea9-ab04-42f9-b245-6f6e90b04d27 => generated 1199 bytes in 720 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 06:56:29.556 7 WARNING neutron_lib.context [None req-b406c532-3772-4b4e-a2ec-46d1776e4060 7cf68ae8c9bc4696af255814224214bd bf69d98db9f9496b830c5186620fbb50 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 270/560] 10.0.0.181 () {34 vars in 668 bytes} [Fri May 29 06:56:27 2026] POST /v2.0/routers => generated 695 bytes in 2632 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 271/561] 10.0.0.15 () {34 vars in 988 bytes} [Fri May 29 06:56:29 2026] GET /v2.0/ports?device_id=41495f73-02a7-4edf-ac13-87526330e976 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 06:56:29.904 8 WARNING neutron_lib.context [req-0fcb3996-f5d6-4a58-ae56-1dc806747f52 req-49508815-b32b-46e4-baa3-0978b52d67c1 1c7c97aaf420435b9041813e14e59ace a1c169e30fcf4737ae474c46d04cc033 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 06:56:30.030 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-7bb2a5da-78eb-4baf-8d1a-540b74040456'] response: {'name': 'network-changed', 'server_uuid': 'bc208c0e-0335-4816-bf9e-5e3eb1915da8', 'tag': 'b637fea9-ab04-42f9-b245-6f6e90b04d27', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 291/562] 10.0.0.181 () {34 vars in 675 bytes} [Fri May 29 06:56:29 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) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 272/563] 199.204.45.109 () {38 vars in 954 bytes} [Fri May 29 06:56:29 2026] POST /v2.0/ports => generated 958 bytes in 465 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: 292/564] 199.204.45.109 () {34 vars in 1079 bytes} [Fri May 29 06:56:30 2026] GET /v2.0/ports?tenant_id=c7683d270a1144e299f13cb2f6edb564&device_id=bc208c0e-0335-4816-bf9e-5e3eb1915da8 => generated 1238 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 273/565] 10.0.0.15 () {34 vars in 988 bytes} [Fri May 29 06:56:30 2026] GET /v2.0/ports?device_id=bc208c0e-0335-4816-bf9e-5e3eb1915da8 => generated 969 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 274/566] 199.204.45.109 () {38 vars in 1027 bytes} [Fri May 29 06:56:30 2026] PUT /v2.0/ports/49bdc137-02d8-4504-83e7-7ab16267ab25 => generated 1203 bytes in 753 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: 275/567] 199.204.45.109 () {34 vars in 1057 bytes} [Fri May 29 06:56:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=b637fea9-ab04-42f9-b245-6f6e90b04d27 => 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: 276/568] 10.0.0.15 () {34 vars in 1038 bytes} [Fri May 29 06:56:31 2026] GET /v2.0/security-groups?id=c8a49003-dc26-48b7-82fc-912d72235737&fields=id&fields=name => generated 113 bytes in 41 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: 277/569] 10.0.0.15 () {34 vars in 1096 bytes} [Fri May 29 06:56:31 2026] GET /v2.0/security-groups?name=tempest-securitygroup--255757234&fields=id&tenant_id=bf69d98db9f9496b830c5186620fbb50 => generated 69 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 278/570] 199.204.45.109 () {34 vars in 1079 bytes} [Fri May 29 06:56:31 2026] GET /v2.0/ports?tenant_id=a1c169e30fcf4737ae474c46d04cc033&device_id=41495f73-02a7-4edf-ac13-87526330e976 => generated 1242 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/571] 199.204.45.109 () {34 vars in 983 bytes} [Fri May 29 06:56:31 2026] GET /v2.0/subnets?id=352b3f5d-3d1a-4c08-a54a-6ad52cbeaf64 => generated 674 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 280/572] 10.0.0.15 () {34 vars in 988 bytes} [Fri May 29 06:56:31 2026] GET /v2.0/ports?device_id=41495f73-02a7-4edf-ac13-87526330e976 => generated 973 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 281/573] 10.0.0.15 () {34 vars in 980 bytes} [Fri May 29 06:56:31 2026] GET /v2.0/networks?id=c9f48a6d-6245-41b9-9795-a4954ec3ac3a => generated 676 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 282/574] 199.204.45.109 () {34 vars in 1059 bytes} [Fri May 29 06:56:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=49bdc137-02d8-4504-83e7-7ab16267ab25 => 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: 283/575] 199.204.45.109 () {34 vars in 1051 bytes} [Fri May 29 06:56:31 2026] GET /v2.0/ports?network_id=2dcd0e4b-6e61-4ebb-badb-9ab4d5d4e298&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: 284/576] 10.0.0.15 () {34 vars in 1038 bytes} [Fri May 29 06:56:31 2026] GET /v2.0/security-groups?id=7ee160a0-edef-49bc-b848-7f1b123c17b7&fields=id&fields=name => generated 114 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 285/577] 10.0.0.15 () {34 vars in 963 bytes} [Fri May 29 06:56:31 2026] GET /v2.0/quotas/bf69d98db9f9496b830c5186620fbb50 => generated 292 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/578] 199.204.45.109 () {34 vars in 983 bytes} [Fri May 29 06:56:31 2026] GET /v2.0/subnets?id=e519aa07-694f-45f8-95e2-26186867c8b2 => generated 678 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 06:56:31.878 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e3220331-381f-4dda-9666-5eaaaf751019'] response: {'name': 'network-changed', 'server_uuid': '41495f73-02a7-4edf-ac13-87526330e976', 'tag': '49bdc137-02d8-4504-83e7-7ab16267ab25', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 287/579] 199.204.45.109 () {34 vars in 1011 bytes} [Fri May 29 06:56:31 2026] GET /v2.0/networks/2dcd0e4b-6e61-4ebb-badb-9ab4d5d4e298?fields=segments => generated 14 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/580] 10.0.0.15 () {34 vars in 1000 bytes} [Fri May 29 06:56:31 2026] GET /v2.0/ports?tenant_id=bf69d98db9f9496b830c5186620fbb50&fields=id => generated 103 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/581] 199.204.45.109 () {34 vars in 1051 bytes} [Fri May 29 06:56:31 2026] GET /v2.0/ports?network_id=62c40a69-4324-4934-8ac8-3185b0f89446&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: 290/582] 199.204.45.109 () {34 vars in 1111 bytes} [Fri May 29 06:56:32 2026] GET /v2.0/networks/2dcd0e4b-6e61-4ebb-badb-9ab4d5d4e298?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: 291/583] 10.0.0.15 () {34 vars in 1006 bytes} [Fri May 29 06:56:32 2026] GET /v2.0/networks/c9f48a6d-6245-41b9-9795-a4954ec3ac3a?fields=segments => generated 14 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/584] 199.204.45.109 () {34 vars in 1011 bytes} [Fri May 29 06:56:32 2026] GET /v2.0/networks/62c40a69-4324-4934-8ac8-3185b0f89446?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: 293/585] 199.204.45.109 () {34 vars in 1079 bytes} [Fri May 29 06:56:32 2026] GET /v2.0/ports?tenant_id=c7683d270a1144e299f13cb2f6edb564&device_id=bc208c0e-0335-4816-bf9e-5e3eb1915da8 => generated 1238 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/586] 10.0.0.181 () {34 vars in 782 bytes} [Fri May 29 06:56:30 2026] PUT /v2.0/routers/470217b7-1f92-49cf-8652-1bbf7cb4dcc7/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: 294/587] 10.0.0.15 () {34 vars in 1106 bytes} [Fri May 29 06:56:32 2026] GET /v2.0/networks/c9f48a6d-6245-41b9-9795-a4954ec3ac3a?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: 294/588] 199.204.45.109 () {34 vars in 1111 bytes} [Fri May 29 06:56:32 2026] GET /v2.0/networks/62c40a69-4324-4934-8ac8-3185b0f89446?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-05-29 06:56:32.425 7 WARNING neutron_lib.context [None req-0ba73590-fb27-43ea-b677-cfe4db1c5729 5681d900f390430dbc46d61736982bb7 9b1275e4577f432b93df42a0d7341876 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 295/589] 199.204.45.109 () {34 vars in 985 bytes} [Fri May 29 06:56:32 2026] GET /v2.0/networks?id=2dcd0e4b-6e61-4ebb-badb-9ab4d5d4e298 => generated 776 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/590] 10.0.0.15 () {34 vars in 988 bytes} [Fri May 29 06:56:32 2026] GET /v2.0/ports?device_id=bc208c0e-0335-4816-bf9e-5e3eb1915da8 => generated 969 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/591] 199.204.45.109 () {34 vars in 1079 bytes} [Fri May 29 06:56:32 2026] GET /v2.0/ports?tenant_id=a1c169e30fcf4737ae474c46d04cc033&device_id=41495f73-02a7-4edf-ac13-87526330e976 => generated 1242 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/592] 199.204.45.109 () {34 vars in 1057 bytes} [Fri May 29 06:56:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=b637fea9-ab04-42f9-b245-6f6e90b04d27 => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/593] 10.0.0.15 () {34 vars in 1038 bytes} [Fri May 29 06:56:32 2026] GET /v2.0/security-groups?id=c8a49003-dc26-48b7-82fc-912d72235737&fields=id&fields=name => generated 113 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/594] 10.0.0.15 () {34 vars in 988 bytes} [Fri May 29 06:56:32 2026] GET /v2.0/ports?device_id=f4815021-c335-4aca-9f13-94c85e97d63d => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/595] 199.204.45.109 () {34 vars in 985 bytes} [Fri May 29 06:56:32 2026] GET /v2.0/networks?id=62c40a69-4324-4934-8ac8-3185b0f89446 => generated 780 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/596] 199.204.45.109 () {34 vars in 983 bytes} [Fri May 29 06:56:32 2026] GET /v2.0/subnets?id=352b3f5d-3d1a-4c08-a54a-6ad52cbeaf64 => generated 674 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/597] 199.204.45.109 () {34 vars in 1059 bytes} [Fri May 29 06:56:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=49bdc137-02d8-4504-83e7-7ab16267ab25 => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/598] 199.204.45.109 () {34 vars in 1051 bytes} [Fri May 29 06:56:32 2026] GET /v2.0/ports?network_id=2dcd0e4b-6e61-4ebb-badb-9ab4d5d4e298&device_owner=network%3Adhcp => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/599] 199.204.45.109 () {34 vars in 983 bytes} [Fri May 29 06:56:32 2026] GET /v2.0/subnets?id=e519aa07-694f-45f8-95e2-26186867c8b2 => generated 678 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/600] 199.204.45.109 () {34 vars in 1011 bytes} [Fri May 29 06:56:32 2026] GET /v2.0/networks/2dcd0e4b-6e61-4ebb-badb-9ab4d5d4e298?fields=segments => generated 14 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/601] 199.204.45.109 () {34 vars in 1051 bytes} [Fri May 29 06:56:32 2026] GET /v2.0/ports?network_id=62c40a69-4324-4934-8ac8-3185b0f89446&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: 295/602] 10.0.0.181 () {34 vars in 664 bytes} [Fri May 29 06:56:32 2026] POST /v2.0/ports => generated 955 bytes in 547 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: 308/603] 10.0.0.15 () {34 vars in 988 bytes} [Fri May 29 06:56:32 2026] GET /v2.0/ports?device_id=41495f73-02a7-4edf-ac13-87526330e976 => generated 973 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/604] 199.204.45.109 () {34 vars in 1111 bytes} [Fri May 29 06:56:32 2026] GET /v2.0/networks/2dcd0e4b-6e61-4ebb-badb-9ab4d5d4e298?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) 2026-05-29 06:56:33.032 7 WARNING neutron_lib.context [None req-7e6a4d2f-90c9-4a69-981f-2b1d0c78e60d 5681d900f390430dbc46d61736982bb7 9b1275e4577f432b93df42a0d7341876 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 309/605] 199.204.45.109 () {34 vars in 1011 bytes} [Fri May 29 06:56:32 2026] GET /v2.0/networks/62c40a69-4324-4934-8ac8-3185b0f89446?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: 310/606] 10.0.0.15 () {34 vars in 1038 bytes} [Fri May 29 06:56:33 2026] GET /v2.0/security-groups?id=7ee160a0-edef-49bc-b848-7f1b123c17b7&fields=id&fields=name => generated 114 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/607] 199.204.45.109 () {34 vars in 1111 bytes} [Fri May 29 06:56:33 2026] GET /v2.0/networks/62c40a69-4324-4934-8ac8-3185b0f89446?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/608] 199.204.45.109 () {34 vars in 985 bytes} [Fri May 29 06:56:33 2026] GET /v2.0/networks?id=c9f48a6d-6245-41b9-9795-a4954ec3ac3a => generated 676 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/609] 10.0.0.181 () {34 vars in 664 bytes} [Fri May 29 06:56:33 2026] POST /v2.0/ports => generated 955 bytes in 536 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 06:56:33.573 7 WARNING neutron_lib.context [None req-5f338a3b-b381-4143-bb90-8936ea46804b 5681d900f390430dbc46d61736982bb7 9b1275e4577f432b93df42a0d7341876 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/610] 199.204.45.109 () {34 vars in 1049 bytes} [Fri May 29 06:56:33 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=bf69d98db9f9496b830c5186620fbb50 => generated 180 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 06:56:33.603 8 WARNING neutron_lib.context [req-4ece8382-87f0-4d9b-a1c6-f35fc8b88304 req-4bc1897c-3148-4dc7-a6b1-73c4ebd676fa 7cf68ae8c9bc4696af255814224214bd bf69d98db9f9496b830c5186620fbb50 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 314/611] 199.204.45.109 () {38 vars in 954 bytes} [Fri May 29 06:56:33 2026] POST /v2.0/ports => generated 954 bytes in 462 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: 315/612] 10.0.0.15 () {34 vars in 988 bytes} [Fri May 29 06:56:34 2026] GET /v2.0/ports?device_id=f4815021-c335-4aca-9f13-94c85e97d63d => generated 957 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/613] 10.0.0.15 () {34 vars in 988 bytes} [Fri May 29 06:56:34 2026] GET /v2.0/ports?device_id=bc208c0e-0335-4816-bf9e-5e3eb1915da8 => generated 969 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/614] 199.204.45.109 () {38 vars in 1027 bytes} [Fri May 29 06:56:34 2026] PUT /v2.0/ports/17c6b800-2cb6-44c3-8125-3fb6ba511645 => generated 1199 bytes in 516 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: 318/615] 10.0.0.15 () {34 vars in 1038 bytes} [Fri May 29 06:56:34 2026] GET /v2.0/security-groups?id=37faf9ad-9575-46f5-90df-9edcffb25db3&fields=id&fields=name => generated 113 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 319/616] 10.0.0.15 () {34 vars in 1038 bytes} [Fri May 29 06:56:34 2026] GET /v2.0/security-groups?id=c8a49003-dc26-48b7-82fc-912d72235737&fields=id&fields=name => generated 113 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 06:56:34.789 7 INFO neutron.db.l3_db [None req-5f338a3b-b381-4143-bb90-8936ea46804b 5681d900f390430dbc46d61736982bb7 9b1275e4577f432b93df42a0d7341876 - - default default] Floating IP a02d51e9-476e-49c1-9948-4cfb7b048923 associated. External IP: 10.96.250.211, port: 659c4d52-d3ca-4442-a8d0-3f298efc0cd3. 2026-05-29 06:56:34.831 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-894cd825-e8e1-4eb1-8b79-5b094a3aba44'] response: {'name': 'network-changed', 'server_uuid': 'f4815021-c335-4aca-9f13-94c85e97d63d', 'tag': '17c6b800-2cb6-44c3-8125-3fb6ba511645', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 320/617] 10.0.0.15 () {34 vars in 988 bytes} [Fri May 29 06:56:34 2026] GET /v2.0/ports?device_id=41495f73-02a7-4edf-ac13-87526330e976 => generated 973 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/618] 199.204.45.109 () {34 vars in 1079 bytes} [Fri May 29 06:56:34 2026] GET /v2.0/ports?tenant_id=bf69d98db9f9496b830c5186620fbb50&device_id=f4815021-c335-4aca-9f13-94c85e97d63d => generated 1238 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/619] 10.0.0.15 () {34 vars in 1038 bytes} [Fri May 29 06:56:34 2026] GET /v2.0/security-groups?id=7ee160a0-edef-49bc-b848-7f1b123c17b7&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/620] 199.204.45.109 () {34 vars in 1057 bytes} [Fri May 29 06:56:34 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=17c6b800-2cb6-44c3-8125-3fb6ba511645 => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/621] 199.204.45.109 () {34 vars in 983 bytes} [Fri May 29 06:56:34 2026] GET /v2.0/subnets?id=44b7a137-edbc-418d-91db-aba09ec43fd1 => generated 670 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/622] 199.204.45.109 () {34 vars in 1051 bytes} [Fri May 29 06:56:34 2026] GET /v2.0/ports?network_id=c9f48a6d-6245-41b9-9795-a4954ec3ac3a&device_owner=network%3Adhcp => generated 1244 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/623] 199.204.45.109 () {34 vars in 1011 bytes} [Fri May 29 06:56:35 2026] GET /v2.0/networks/c9f48a6d-6245-41b9-9795-a4954ec3ac3a?fields=segments => generated 14 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/624] 10.0.0.181 () {34 vars in 676 bytes} [Fri May 29 06:56:33 2026] POST /v2.0/floatingips => generated 842 bytes in 1596 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/625] 199.204.45.109 () {34 vars in 1111 bytes} [Fri May 29 06:56:35 2026] GET /v2.0/networks/c9f48a6d-6245-41b9-9795-a4954ec3ac3a?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: 328/626] 199.204.45.109 () {34 vars in 1079 bytes} [Fri May 29 06:56:35 2026] GET /v2.0/ports?tenant_id=bf69d98db9f9496b830c5186620fbb50&device_id=f4815021-c335-4aca-9f13-94c85e97d63d => generated 1238 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 06:56:35.374 7 INFO neutron.db.l3_db [None req-5b08059d-f978-4225-a443-9c5b13e05807 5681d900f390430dbc46d61736982bb7 9b1275e4577f432b93df42a0d7341876 - - default default] Floating IP a02d51e9-476e-49c1-9948-4cfb7b048923 disassociated. External IP: 10.96.250.211, port: 659c4d52-d3ca-4442-a8d0-3f298efc0cd3. [pid: 8|app: 0|req: 329/627] 199.204.45.109 () {34 vars in 985 bytes} [Fri May 29 06:56:35 2026] GET /v2.0/networks?id=c9f48a6d-6245-41b9-9795-a4954ec3ac3a => generated 772 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/628] 199.204.45.109 () {34 vars in 1057 bytes} [Fri May 29 06:56:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=17c6b800-2cb6-44c3-8125-3fb6ba511645 => 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: 331/629] 199.204.45.109 () {34 vars in 983 bytes} [Fri May 29 06:56:35 2026] GET /v2.0/subnets?id=44b7a137-edbc-418d-91db-aba09ec43fd1 => generated 670 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/630] 199.204.45.109 () {34 vars in 1051 bytes} [Fri May 29 06:56:35 2026] GET /v2.0/ports?network_id=c9f48a6d-6245-41b9-9795-a4954ec3ac3a&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: 333/631] 199.204.45.109 () {34 vars in 1011 bytes} [Fri May 29 06:56:35 2026] GET /v2.0/networks/c9f48a6d-6245-41b9-9795-a4954ec3ac3a?fields=segments => generated 14 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/632] 199.204.45.109 () {34 vars in 1111 bytes} [Fri May 29 06:56:35 2026] GET /v2.0/networks/c9f48a6d-6245-41b9-9795-a4954ec3ac3a?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: 299/633] 10.0.0.181 () {34 vars in 748 bytes} [Fri May 29 06:56:35 2026] PUT /v2.0/floatingips/a02d51e9-476e-49c1-9948-4cfb7b048923 => generated 552 bytes in 580 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/634] 10.0.0.15 () {34 vars in 988 bytes} [Fri May 29 06:56:35 2026] GET /v2.0/ports?device_id=bc208c0e-0335-4816-bf9e-5e3eb1915da8 => generated 969 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/635] 10.0.0.15 () {34 vars in 988 bytes} [Fri May 29 06:56:36 2026] GET /v2.0/ports?device_id=f4815021-c335-4aca-9f13-94c85e97d63d => generated 969 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/636] 10.0.0.15 () {34 vars in 1038 bytes} [Fri May 29 06:56:36 2026] GET /v2.0/security-groups?id=c8a49003-dc26-48b7-82fc-912d72235737&fields=id&fields=name => generated 113 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/637] 10.0.0.181 () {32 vars in 731 bytes} [Fri May 29 06:56:35 2026] DELETE /v2.0/floatingips/a02d51e9-476e-49c1-9948-4cfb7b048923 => generated 0 bytes in 395 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 06:56:36.167 8 WARNING neutron_lib.context [None req-a202b416-48dd-471e-ac7e-f483c062323a 5681d900f390430dbc46d61736982bb7 9b1275e4577f432b93df42a0d7341876 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 303/638] 10.0.0.15 () {34 vars in 1038 bytes} [Fri May 29 06:56:36 2026] GET /v2.0/security-groups?id=37faf9ad-9575-46f5-90df-9edcffb25db3&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: 304/639] 10.0.0.15 () {34 vars in 988 bytes} [Fri May 29 06:56:36 2026] GET /v2.0/ports?device_id=41495f73-02a7-4edf-ac13-87526330e976 => generated 973 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/640] 10.0.0.15 () {34 vars in 1038 bytes} [Fri May 29 06:56:36 2026] GET /v2.0/security-groups?id=7ee160a0-edef-49bc-b848-7f1b123c17b7&fields=id&fields=name => generated 114 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 06:56:37.207 8 INFO neutron.db.l3_db [None req-a202b416-48dd-471e-ac7e-f483c062323a 5681d900f390430dbc46d61736982bb7 9b1275e4577f432b93df42a0d7341876 - - default default] Floating IP c3e48402-7a8c-4478-a085-470c40381e98 associated. External IP: 10.96.250.218, port: fb1940d3-0350-4b75-bb74-d4a14d4a58b7. [pid: 7|app: 0|req: 306/641] 10.0.0.15 () {34 vars in 988 bytes} [Fri May 29 06:56:37 2026] GET /v2.0/ports?device_id=bc208c0e-0335-4816-bf9e-5e3eb1915da8 => generated 971 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/642] 10.0.0.15 () {34 vars in 988 bytes} [Fri May 29 06:56:37 2026] GET /v2.0/ports?device_id=f4815021-c335-4aca-9f13-94c85e97d63d => 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: 308/643] 10.0.0.15 () {34 vars in 1038 bytes} [Fri May 29 06:56:37 2026] GET /v2.0/security-groups?id=c8a49003-dc26-48b7-82fc-912d72235737&fields=id&fields=name => generated 113 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/644] 10.0.0.15 () {34 vars in 1038 bytes} [Fri May 29 06:56:37 2026] GET /v2.0/security-groups?id=37faf9ad-9575-46f5-90df-9edcffb25db3&fields=id&fields=name => generated 113 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/645] 10.0.0.15 () {34 vars in 988 bytes} [Fri May 29 06:56:37 2026] GET /v2.0/ports?device_id=41495f73-02a7-4edf-ac13-87526330e976 => generated 975 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/646] 10.0.0.15 () {34 vars in 1038 bytes} [Fri May 29 06:56:37 2026] GET /v2.0/security-groups?id=7ee160a0-edef-49bc-b848-7f1b123c17b7&fields=id&fields=name => generated 114 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/647] 10.0.0.15 () {34 vars in 988 bytes} [Fri May 29 06:56:37 2026] GET /v2.0/ports?device_id=41495f73-02a7-4edf-ac13-87526330e976 => generated 975 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/648] 10.0.0.181 () {34 vars in 676 bytes} [Fri May 29 06:56:36 2026] POST /v2.0/floatingips => generated 842 bytes in 1870 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/649] 10.0.0.181 () {32 vars in 728 bytes} [Fri May 29 06:56:38 2026] GET /v2.0/floatingips/c3e48402-7a8c-4478-a085-470c40381e98 => generated 842 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/650] 10.0.0.181 () {32 vars in 654 bytes} [Fri May 29 06:56:38 2026] GET /v2.0/floatingips => generated 845 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 06:56:38.220 7 INFO neutron.db.l3_db [None req-52bdbf36-570f-4a06-91ea-8b20024632c8 1c7c97aaf420435b9041813e14e59ace a1c169e30fcf4737ae474c46d04cc033 - - default default] Floating IP f3306b9f-f1d0-45f4-8fe4-b531c5a1672e associated. External IP: 10.96.250.204, port: 49bdc137-02d8-4504-83e7-7ab16267ab25. 2026-05-29 06:56:38.614 8 INFO neutron.db.l3_db [None req-668dc710-98a1-4797-b3ed-5b9b3504a0f6 5681d900f390430dbc46d61736982bb7 9b1275e4577f432b93df42a0d7341876 - - default default] Floating IP c3e48402-7a8c-4478-a085-470c40381e98 associated. External IP: 10.96.250.218, port: fb1940d3-0350-4b75-bb74-d4a14d4a58b7. [pid: 7|app: 0|req: 313/651] 10.0.0.181 () {34 vars in 748 bytes} [Fri May 29 06:56:37 2026] PUT /v2.0/floatingips/f3306b9f-f1d0-45f4-8fe4-b531c5a1672e => generated 856 bytes in 828 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/654] 10.0.0.15 () {34 vars in 988 bytes} [Fri May 29 06:56:38 2026] GET /v2.0/ports?device_id=bc208c0e-0335-4816-bf9e-5e3eb1915da8 => generated 971 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/655] 10.0.0.15 () {34 vars in 988 bytes} [Fri May 29 06:56:38 2026] GET /v2.0/ports?device_id=f4815021-c335-4aca-9f13-94c85e97d63d => generated 971 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/656] 10.0.0.15 () {34 vars in 1038 bytes} [Fri May 29 06:56:38 2026] GET /v2.0/security-groups?id=c8a49003-dc26-48b7-82fc-912d72235737&fields=id&fields=name => generated 113 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/657] 10.0.0.15 () {34 vars in 1038 bytes} [Fri May 29 06:56:38 2026] GET /v2.0/security-groups?id=37faf9ad-9575-46f5-90df-9edcffb25db3&fields=id&fields=name => generated 113 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/658] 10.0.0.15 () {34 vars in 988 bytes} [Fri May 29 06:56:38 2026] GET /v2.0/ports?device_id=41495f73-02a7-4edf-ac13-87526330e976 => generated 975 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 06:56:38.911 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-85b774b5-8dac-4b8f-ad69-a1bfbf924e6e'] response: {'name': 'network-changed', 'server_uuid': '41495f73-02a7-4edf-ac13-87526330e976', 'tag': '49bdc137-02d8-4504-83e7-7ab16267ab25', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 321/659] 10.0.0.15 () {34 vars in 1038 bytes} [Fri May 29 06:56:38 2026] GET /v2.0/security-groups?id=7ee160a0-edef-49bc-b848-7f1b123c17b7&fields=id&fields=name => generated 114 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/660] 199.204.45.109 () {34 vars in 1079 bytes} [Fri May 29 06:56:38 2026] GET /v2.0/ports?tenant_id=a1c169e30fcf4737ae474c46d04cc033&device_id=41495f73-02a7-4edf-ac13-87526330e976 => generated 1244 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/661] 199.204.45.109 () {34 vars in 985 bytes} [Fri May 29 06:56:39 2026] GET /v2.0/networks?id=62c40a69-4324-4934-8ac8-3185b0f89446 => generated 780 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/662] 199.204.45.109 () {34 vars in 1059 bytes} [Fri May 29 06:56:39 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=49bdc137-02d8-4504-83e7-7ab16267ab25 => generated 859 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/663] 199.204.45.109 () {34 vars in 983 bytes} [Fri May 29 06:56:39 2026] GET /v2.0/subnets?id=e519aa07-694f-45f8-95e2-26186867c8b2 => 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: 326/664] 199.204.45.109 () {34 vars in 1051 bytes} [Fri May 29 06:56:39 2026] GET /v2.0/ports?network_id=62c40a69-4324-4934-8ac8-3185b0f89446&device_owner=network%3Adhcp => generated 1244 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/665] 199.204.45.109 () {34 vars in 1011 bytes} [Fri May 29 06:56:39 2026] GET /v2.0/networks/62c40a69-4324-4934-8ac8-3185b0f89446?fields=segments => generated 14 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/666] 10.0.0.181 () {34 vars in 748 bytes} [Fri May 29 06:56:38 2026] PUT /v2.0/floatingips/c3e48402-7a8c-4478-a085-470c40381e98 => generated 842 bytes in 1275 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/667] 199.204.45.109 () {34 vars in 1111 bytes} [Fri May 29 06:56:39 2026] GET /v2.0/networks/62c40a69-4324-4934-8ac8-3185b0f89446?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) 2026-05-29 06:56:39.633 8 INFO neutron.db.l3_db [None req-0aff8945-cac6-4233-a39a-4ac1f5edbe13 5681d900f390430dbc46d61736982bb7 9b1275e4577f432b93df42a0d7341876 - - default default] Floating IP c3e48402-7a8c-4478-a085-470c40381e98 disassociated. External IP: 10.96.250.218, port: 659c4d52-d3ca-4442-a8d0-3f298efc0cd3. [pid: 7|app: 0|req: 329/668] 10.0.0.15 () {34 vars in 988 bytes} [Fri May 29 06:56:39 2026] GET /v2.0/ports?device_id=bc208c0e-0335-4816-bf9e-5e3eb1915da8 => 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: 330/669] 10.0.0.15 () {34 vars in 988 bytes} [Fri May 29 06:56:39 2026] GET /v2.0/ports?device_id=f4815021-c335-4aca-9f13-94c85e97d63d => 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: 331/670] 10.0.0.15 () {34 vars in 1038 bytes} [Fri May 29 06:56:39 2026] GET /v2.0/security-groups?id=c8a49003-dc26-48b7-82fc-912d72235737&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: 340/671] 10.0.0.181 () {34 vars in 748 bytes} [Fri May 29 06:56:39 2026] PUT /v2.0/floatingips/c3e48402-7a8c-4478-a085-470c40381e98 => generated 552 bytes in 579 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/672] 10.0.0.15 () {34 vars in 1038 bytes} [Fri May 29 06:56:40 2026] GET /v2.0/security-groups?id=37faf9ad-9575-46f5-90df-9edcffb25db3&fields=id&fields=name => generated 113 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/673] 10.0.0.15 () {34 vars in 988 bytes} [Fri May 29 06:56:40 2026] GET /v2.0/ports?device_id=f4815021-c335-4aca-9f13-94c85e97d63d => generated 971 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/674] 10.0.0.15 () {34 vars in 988 bytes} [Fri May 29 06:56:40 2026] GET /v2.0/ports?device_id=bc208c0e-0335-4816-bf9e-5e3eb1915da8 => generated 971 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/675] 10.0.0.181 () {32 vars in 731 bytes} [Fri May 29 06:56:40 2026] DELETE /v2.0/floatingips/c3e48402-7a8c-4478-a085-470c40381e98 => generated 0 bytes in 404 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 06:56:40.971 8 INFO neutron.db.l3_db [None req-642b6873-b032-4e2c-81b5-9626bb614df5 fdcf3a6277224b50ae5f810d4d6c53ca c7683d270a1144e299f13cb2f6edb564 - - default default] Floating IP 9527f9b8-cc71-4a66-bd4d-c2830b3d3184 associated. External IP: 10.96.250.217, port: b637fea9-ab04-42f9-b245-6f6e90b04d27. 2026-05-29 06:56:41.017 7 INFO neutron.db.l3_db [None req-bb7197bf-b34c-41a4-aeeb-0a2d01a5d7b5 7cf68ae8c9bc4696af255814224214bd bf69d98db9f9496b830c5186620fbb50 - - default default] Floating IP 802d25e5-2488-4db5-a15e-42e2952d588b associated. External IP: 10.96.250.203, port: 17c6b800-2cb6-44c3-8125-3fb6ba511645. [pid: 7|app: 0|req: 335/676] 10.0.0.181 () {34 vars in 748 bytes} [Fri May 29 06:56:40 2026] PUT /v2.0/floatingips/802d25e5-2488-4db5-a15e-42e2952d588b => generated 855 bytes in 1086 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 06:56:41.398 7 INFO neutron.api.v2.resource [None req-a632f457-a6d3-4482-87b9-a596a8dfe325 5681d900f390430dbc46d61736982bb7 9b1275e4577f432b93df42a0d7341876 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 336/677] 10.0.0.181 () {32 vars in 731 bytes} [Fri May 29 06:56:41 2026] DELETE /v2.0/floatingips/c3e48402-7a8c-4478-a085-470c40381e98 => generated 144 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 06:56:41.414 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d8affcc8-f653-492b-8e3b-36ae6df77769'] response: {'name': 'network-changed', 'server_uuid': 'f4815021-c335-4aca-9f13-94c85e97d63d', 'tag': '17c6b800-2cb6-44c3-8125-3fb6ba511645', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 342/678] 10.0.0.181 () {34 vars in 748 bytes} [Fri May 29 06:56:40 2026] PUT /v2.0/floatingips/9527f9b8-cc71-4a66-bd4d-c2830b3d3184 => generated 855 bytes in 969 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/679] 199.204.45.109 () {34 vars in 1079 bytes} [Fri May 29 06:56:41 2026] GET /v2.0/ports?tenant_id=bf69d98db9f9496b830c5186620fbb50&device_id=f4815021-c335-4aca-9f13-94c85e97d63d => generated 1240 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 06:56:41.493 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-5599d981-9137-47c2-bc20-bd307b37261c'] response: {'name': 'network-changed', 'server_uuid': 'bc208c0e-0335-4816-bf9e-5e3eb1915da8', 'tag': 'b637fea9-ab04-42f9-b245-6f6e90b04d27', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 344/680] 10.0.0.15 () {34 vars in 988 bytes} [Fri May 29 06:56:41 2026] GET /v2.0/ports?device_id=bc208c0e-0335-4816-bf9e-5e3eb1915da8 => generated 971 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/681] 199.204.45.109 () {34 vars in 985 bytes} [Fri May 29 06:56:41 2026] GET /v2.0/networks?id=c9f48a6d-6245-41b9-9795-a4954ec3ac3a => generated 772 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/682] 199.204.45.109 () {34 vars in 1079 bytes} [Fri May 29 06:56:41 2026] GET /v2.0/ports?tenant_id=c7683d270a1144e299f13cb2f6edb564&device_id=bc208c0e-0335-4816-bf9e-5e3eb1915da8 => generated 1240 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/683] 10.0.0.181 () {32 vars in 719 bytes} [Fri May 29 06:56:41 2026] DELETE /v2.0/ports/659c4d52-d3ca-4442-a8d0-3f298efc0cd3 => generated 0 bytes in 351 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/684] 10.0.0.15 () {34 vars in 1038 bytes} [Fri May 29 06:56:41 2026] GET /v2.0/security-groups?id=c8a49003-dc26-48b7-82fc-912d72235737&fields=id&fields=name => generated 113 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/685] 199.204.45.109 () {34 vars in 1057 bytes} [Fri May 29 06:56:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=17c6b800-2cb6-44c3-8125-3fb6ba511645 => generated 858 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/686] 199.204.45.109 () {34 vars in 985 bytes} [Fri May 29 06:56:41 2026] GET /v2.0/networks?id=2dcd0e4b-6e61-4ebb-badb-9ab4d5d4e298 => generated 776 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/687] 199.204.45.109 () {34 vars in 983 bytes} [Fri May 29 06:56:41 2026] GET /v2.0/subnets?id=44b7a137-edbc-418d-91db-aba09ec43fd1 => generated 670 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/688] 199.204.45.109 () {34 vars in 1057 bytes} [Fri May 29 06:56:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=b637fea9-ab04-42f9-b245-6f6e90b04d27 => generated 858 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/689] 199.204.45.109 () {34 vars in 1051 bytes} [Fri May 29 06:56:41 2026] GET /v2.0/ports?network_id=c9f48a6d-6245-41b9-9795-a4954ec3ac3a&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: 352/690] 199.204.45.109 () {34 vars in 983 bytes} [Fri May 29 06:56:42 2026] GET /v2.0/subnets?id=352b3f5d-3d1a-4c08-a54a-6ad52cbeaf64 => generated 674 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/691] 199.204.45.109 () {34 vars in 1011 bytes} [Fri May 29 06:56:42 2026] GET /v2.0/networks/c9f48a6d-6245-41b9-9795-a4954ec3ac3a?fields=segments => generated 14 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/692] 199.204.45.109 () {34 vars in 1051 bytes} [Fri May 29 06:56:42 2026] GET /v2.0/ports?network_id=2dcd0e4b-6e61-4ebb-badb-9ab4d5d4e298&device_owner=network%3Adhcp => generated 1244 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/693] 10.0.0.181 () {32 vars in 719 bytes} [Fri May 29 06:56:41 2026] DELETE /v2.0/ports/fb1940d3-0350-4b75-bb74-d4a14d4a58b7 => generated 0 bytes in 374 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/694] 199.204.45.109 () {34 vars in 1111 bytes} [Fri May 29 06:56:42 2026] GET /v2.0/networks/c9f48a6d-6245-41b9-9795-a4954ec3ac3a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/695] 10.0.0.15 () {34 vars in 988 bytes} [Fri May 29 06:56:42 2026] GET /v2.0/ports?device_id=bc208c0e-0335-4816-bf9e-5e3eb1915da8 => generated 971 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/696] 199.204.45.109 () {34 vars in 1011 bytes} [Fri May 29 06:56:42 2026] GET /v2.0/networks/2dcd0e4b-6e61-4ebb-badb-9ab4d5d4e298?fields=segments => generated 14 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/697] 10.0.0.15 () {34 vars in 1038 bytes} [Fri May 29 06:56:42 2026] GET /v2.0/security-groups?id=c8a49003-dc26-48b7-82fc-912d72235737&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: 341/698] 10.0.0.181 () {32 vars in 735 bytes} [Fri May 29 06:56:42 2026] GET /v2.0/ports?device_id=470217b7-1f92-49cf-8652-1bbf7cb4dcc7 => generated 958 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/699] 199.204.45.109 () {34 vars in 1111 bytes} [Fri May 29 06:56:42 2026] GET /v2.0/networks/2dcd0e4b-6e61-4ebb-badb-9ab4d5d4e298?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: 359/700] 199.204.45.109 () {34 vars in 993 bytes} [Fri May 29 06:56:42 2026] GET /v2.0/ports?device_id=bc208c0e-0335-4816-bf9e-5e3eb1915da8 => generated 971 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 06:56:43.582 8 INFO neutron.db.l3_db [req-bd087761-c77c-4c78-a2ee-53ec91988c73 req-01cf1c58-303f-4f68-8c8c-973c9733e646 fdcf3a6277224b50ae5f810d4d6c53ca c7683d270a1144e299f13cb2f6edb564 - - default default] Floating IP 9527f9b8-cc71-4a66-bd4d-c2830b3d3184 disassociated. External IP: 10.96.250.217, port: b637fea9-ab04-42f9-b245-6f6e90b04d27. [pid: 7|app: 0|req: 342/701] 10.0.0.181 () {34 vars in 788 bytes} [Fri May 29 06:56:42 2026] PUT /v2.0/routers/470217b7-1f92-49cf-8652-1bbf7cb4dcc7/remove_router_interface => generated 309 bytes in 1218 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/702] 10.0.0.15 () {34 vars in 988 bytes} [Fri May 29 06:56:43 2026] GET /v2.0/ports?device_id=bc208c0e-0335-4816-bf9e-5e3eb1915da8 => generated 971 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/703] 199.204.45.109 () {36 vars in 996 bytes} [Fri May 29 06:56:42 2026] DELETE /v2.0/ports/b637fea9-ab04-42f9-b245-6f6e90b04d27 => generated 0 bytes in 1231 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 06:56:44.082 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ed64ab31-0a37-47ef-afe2-9fd4d94775cc'] response: {'server_uuid': 'bc208c0e-0335-4816-bf9e-5e3eb1915da8', 'name': 'network-vif-deleted', 'tag': 'b637fea9-ab04-42f9-b245-6f6e90b04d27', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 361/704] 10.0.0.15 () {34 vars in 1038 bytes} [Fri May 29 06:56:44 2026] GET /v2.0/security-groups?id=c8a49003-dc26-48b7-82fc-912d72235737&fields=id&fields=name => generated 113 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 06:56:44.773 7 INFO neutron.services.segments.plugin [-] Segment 5b8c5579-a678-4716-b92f-c93ce6c4d61f resource provider aggregate not found 2026-05-29 06:56:44.779 7 INFO neutron.services.segments.plugin [-] Segment 5b8c5579-a678-4716-b92f-c93ce6c4d61f resource provider aggregate not found 2026-05-29 06:56:44.803 7 INFO neutron.services.segments.plugin [-] Segment 5b8c5579-a678-4716-b92f-c93ce6c4d61f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5b8c5579-a678-4716-b92f-c93ce6c4d61f found for delete ", "request_id": "req-55e32624-6eef-489f-a1e4-fd9f5606936b"}]} 2026-05-29 06:56:44.804 7 INFO neutron.services.segments.plugin [-] Segment 5b8c5579-a678-4716-b92f-c93ce6c4d61f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5b8c5579-a678-4716-b92f-c93ce6c4d61f found for delete ", "request_id": "req-fd82edcb-441e-42af-81fc-34f8284ee726"}]} 2026-05-29 06:56:44.811 7 INFO neutron.db.l3_hamode_db [None req-5ca75912-86f5-4482-a2d5-860d569a2140 5681d900f390430dbc46d61736982bb7 9b1275e4577f432b93df42a0d7341876 - - default default] HA network ffe41947-6330-4242-99d3-79602aa9ffc2 was deleted as no HA routers are present in tenant 9b1275e4577f432b93df42a0d7341876. [pid: 7|app: 0|req: 344/705] 10.0.0.181 () {32 vars in 723 bytes} [Fri May 29 06:56:43 2026] DELETE /v2.0/routers/470217b7-1f92-49cf-8652-1bbf7cb4dcc7 => generated 0 bytes in 1159 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/706] 10.0.0.181 () {32 vars in 723 bytes} [Fri May 29 06:56:44 2026] DELETE /v2.0/subnets/a8f2e09f-f1d9-4d1b-a620-30a76319eed2 => generated 0 bytes in 192 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/707] 10.0.0.181 () {32 vars in 725 bytes} [Fri May 29 06:56:45 2026] DELETE /v2.0/networks/05d21c91-5efb-49a2-87e3-ce3b93968621 => generated 0 bytes in 192 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/708] 10.0.0.181 () {32 vars in 739 bytes} [Fri May 29 06:56:45 2026] DELETE /v2.0/security-groups/c8a49003-dc26-48b7-82fc-912d72235737 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 06:56:45.317 7 INFO neutron.api.v2.resource [None req-93f8feb8-ecbd-4b17-a26a-bd7acdd95301 fdcf3a6277224b50ae5f810d4d6c53ca c7683d270a1144e299f13cb2f6edb564 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 346/709] 10.0.0.181 () {32 vars in 736 bytes} [Fri May 29 06:56:45 2026] GET /v2.0/security-groups/c8a49003-dc26-48b7-82fc-912d72235737 => generated 146 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/710] 10.0.0.181 () {32 vars in 731 bytes} [Fri May 29 06:56:45 2026] DELETE /v2.0/floatingips/9527f9b8-cc71-4a66-bd4d-c2830b3d3184 => generated 0 bytes in 373 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/711] 10.0.0.181 () {32 vars in 773 bytes} [Fri May 29 06:56:45 2026] GET /v2.0/security-groups?tenant_id=9b1275e4577f432b93df42a0d7341876&name=default => generated 2801 bytes in 160 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/712] 10.0.0.181 () {32 vars in 739 bytes} [Fri May 29 06:56:45 2026] DELETE /v2.0/security-groups/86c5618b-953f-45eb-aefb-ff6537229cab => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 06:56:46.830 7 INFO neutron.services.segments.plugin [-] Segment ce37da76-727a-4eb0-8960-c5c35b2a55f2 resource provider aggregate not found 2026-05-29 06:56:46.838 7 INFO neutron.services.segments.plugin [-] Segment ce37da76-727a-4eb0-8960-c5c35b2a55f2 resource provider aggregate not found 2026-05-29 06:56:46.847 7 INFO neutron.services.segments.plugin [-] Segment ce37da76-727a-4eb0-8960-c5c35b2a55f2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ce37da76-727a-4eb0-8960-c5c35b2a55f2 found for delete ", "request_id": "req-de62d871-4a10-463b-880d-8243425f53fd"}]} 2026-05-29 06:56:46.865 7 INFO neutron.services.segments.plugin [-] Segment ce37da76-727a-4eb0-8960-c5c35b2a55f2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ce37da76-727a-4eb0-8960-c5c35b2a55f2 found for delete ", "request_id": "req-9e085aaf-6e96-4aa8-b3e4-7a537bb54df9"}]} [pid: 7|app: 0|req: 347/713] 10.0.0.181 () {34 vars in 788 bytes} [Fri May 29 06:56:45 2026] PUT /v2.0/routers/cf3ec1ea-7448-4341-bb42-bc3e808fa065/remove_router_interface => generated 309 bytes in 1229 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 06:56:47.816 7 WARNING neutron_lib.context [None req-a0888522-4139-4bbb-9179-81398d5a3fd2 656a317fc53648e9aa4421e3e56609f8 ef3c7281639c49d582603deb5049ea89 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 06:56:47.816 7 WARNING neutron_lib.context [None req-a0888522-4139-4bbb-9179-81398d5a3fd2 656a317fc53648e9aa4421e3e56609f8 ef3c7281639c49d582603deb5049ea89 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 06:56:47.944 7 INFO neutron.db.segments_db [None req-a0888522-4139-4bbb-9179-81398d5a3fd2 656a317fc53648e9aa4421e3e56609f8 ef3c7281639c49d582603deb5049ea89 - - default default] Added segment 875b15b7-0204-451f-b0c6-56f6edcdce85 of type vxlan for network 4a7d74ab-1fa4-4b4a-b36a-a2050dc7e598 2026-05-29 06:56:48.007 8 INFO neutron.services.segments.plugin [-] Segment 254cbeec-0476-4c2c-af4c-263e8d80fa2b resource provider aggregate not found 2026-05-29 06:56:48.013 8 INFO neutron.services.segments.plugin [-] Segment 254cbeec-0476-4c2c-af4c-263e8d80fa2b resource provider aggregate not found 2026-05-29 06:56:48.026 8 INFO neutron.services.segments.plugin [-] Segment 254cbeec-0476-4c2c-af4c-263e8d80fa2b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 254cbeec-0476-4c2c-af4c-263e8d80fa2b found for delete ", "request_id": "req-f3766145-bc8c-4bd9-9d6c-02aadd303b22"}]} 2026-05-29 06:56:48.027 8 INFO neutron.services.segments.plugin [-] Segment 254cbeec-0476-4c2c-af4c-263e8d80fa2b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 254cbeec-0476-4c2c-af4c-263e8d80fa2b found for delete ", "request_id": "req-1cc38847-8a64-4d31-a7fd-8f6b8abf644f"}]} 2026-05-29 06:56:48.032 7 INFO neutron.db.segments_db [None req-a0888522-4139-4bbb-9179-81398d5a3fd2 656a317fc53648e9aa4421e3e56609f8 ef3c7281639c49d582603deb5049ea89 - - default default] Added segment a396486f-77d4-4157-9061-38053eefa0af of type vxlan for network 8e426119-e344-4ba4-98be-124b53d53fc2 2026-05-29 06:56:48.036 8 INFO neutron.db.l3_hamode_db [None req-fd5d7749-3f5b-47a6-94fb-0d0d105df611 28baced029714bb6bd60d80d7e4910de 088a3ca187a94407ad8b491a453c58a8 - - default default] HA network 9b35cae7-0ee3-4d93-8bb8-d53ccc7b7b29 was deleted as no HA routers are present in tenant c7683d270a1144e299f13cb2f6edb564. [pid: 8|app: 0|req: 367/714] 10.0.0.181 () {32 vars in 723 bytes} [Fri May 29 06:56:46 2026] DELETE /v2.0/routers/cf3ec1ea-7448-4341-bb42-bc3e808fa065 => generated 0 bytes in 1109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/715] 10.0.0.181 () {34 vars in 669 bytes} [Fri May 29 06:56:47 2026] POST /v2.0/networks => generated 1244 bytes in 438 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/716] 10.0.0.181 () {32 vars in 723 bytes} [Fri May 29 06:56:48 2026] DELETE /v2.0/subnets/352b3f5d-3d1a-4c08-a54a-6ad52cbeaf64 => generated 0 bytes in 183 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/717] 10.0.0.181 () {32 vars in 648 bytes} [Fri May 29 06:56:48 2026] GET /v2.0/networks => generated 1843 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/718] 10.0.0.52 () {34 vars in 988 bytes} [Fri May 29 06:56:48 2026] GET /v2.0/ports?device_id=41495f73-02a7-4edf-ac13-87526330e976 => generated 1244 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/719] 10.0.0.181 () {32 vars in 725 bytes} [Fri May 29 06:56:48 2026] DELETE /v2.0/networks/4a7d74ab-1fa4-4b4a-b36a-a2050dc7e598 => generated 0 bytes in 182 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/720] 10.0.0.181 () {32 vars in 725 bytes} [Fri May 29 06:56:48 2026] DELETE /v2.0/networks/2dcd0e4b-6e61-4ebb-badb-9ab4d5d4e298 => generated 0 bytes in 323 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/721] 10.0.0.52 () {34 vars in 1038 bytes} [Fri May 29 06:56:48 2026] GET /v2.0/security-groups?id=7ee160a0-edef-49bc-b848-7f1b123c17b7&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/722] 10.0.0.181 () {32 vars in 773 bytes} [Fri May 29 06:56:48 2026] GET /v2.0/security-groups?tenant_id=c7683d270a1144e299f13cb2f6edb564&name=default => generated 2801 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/723] 10.0.0.181 () {32 vars in 739 bytes} [Fri May 29 06:56:48 2026] DELETE /v2.0/security-groups/2da6c48f-e0c4-4b45-9371-c1b7a1991650 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 06:56:49.065 7 INFO neutron.services.segments.plugin [-] Segment 5a35fca6-bef3-4c1c-969d-86edaf2b0672 resource provider aggregate not found 2026-05-29 06:56:49.069 7 INFO neutron.services.segments.plugin [-] Segment 5a35fca6-bef3-4c1c-969d-86edaf2b0672 resource provider aggregate not found 2026-05-29 06:56:49.081 7 INFO neutron.services.segments.plugin [-] Segment 5a35fca6-bef3-4c1c-969d-86edaf2b0672 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5a35fca6-bef3-4c1c-969d-86edaf2b0672 found for delete ", "request_id": "req-fc0d164d-3dcd-4a9c-82a8-af84dcd6170f"}]} 2026-05-29 06:56:49.090 7 INFO neutron.services.segments.plugin [-] Segment 5a35fca6-bef3-4c1c-969d-86edaf2b0672 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5a35fca6-bef3-4c1c-969d-86edaf2b0672 found for delete ", "request_id": "req-5acaa37a-3aed-4c11-87a9-7b1b8237ca04"}]} [pid: 7|app: 0|req: 351/724] 10.0.0.181 () {32 vars in 725 bytes} [Fri May 29 06:56:48 2026] DELETE /v2.0/networks/8e426119-e344-4ba4-98be-124b53d53fc2 => generated 0 bytes in 523 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/725] 10.0.0.181 () {32 vars in 648 bytes} [Fri May 29 06:56:49 2026] GET /v2.0/networks => generated 651 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 06:56:49.258 7 WARNING neutron_lib.context [None req-0ec37226-3af6-433f-bc05-22861e704586 656a317fc53648e9aa4421e3e56609f8 ef3c7281639c49d582603deb5049ea89 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 06:56:49.309 7 INFO neutron.db.segments_db [None req-0ec37226-3af6-433f-bc05-22861e704586 656a317fc53648e9aa4421e3e56609f8 ef3c7281639c49d582603deb5049ea89 - - default default] Added segment cab3c4cd-05a7-4b6c-b0b9-291a6c15e65a of type vxlan for network 9bb40f3e-df9b-44e5-9d31-d6305088c63b [pid: 7|app: 0|req: 352/726] 10.0.0.181 () {34 vars in 669 bytes} [Fri May 29 06:56:49 2026] POST /v2.0/networks => generated 649 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 06:56:49.426 8 WARNING neutron_lib.context [None req-4c467855-7a80-4423-b3e5-00eeff1f7d17 656a317fc53648e9aa4421e3e56609f8 ef3c7281639c49d582603deb5049ea89 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 06:56:49.484 8 INFO neutron.db.segments_db [None req-4c467855-7a80-4423-b3e5-00eeff1f7d17 656a317fc53648e9aa4421e3e56609f8 ef3c7281639c49d582603deb5049ea89 - - default default] Added segment 143dfa39-f413-41dc-8e1b-db871b896d62 of type vxlan for network 44fe759e-895d-4380-98c8-090258f5f534 [pid: 8|app: 0|req: 375/727] 10.0.0.181 () {34 vars in 669 bytes} [Fri May 29 06:56:49 2026] POST /v2.0/networks => generated 649 bytes in 185 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 06:56:49.614 7 WARNING neutron_lib.context [None req-5d1466cd-0975-4e47-b892-2a3c2f5140d8 656a317fc53648e9aa4421e3e56609f8 ef3c7281639c49d582603deb5049ea89 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 06:56:49.664 7 WARNING neutron_lib.context [None req-5d1466cd-0975-4e47-b892-2a3c2f5140d8 656a317fc53648e9aa4421e3e56609f8 ef3c7281639c49d582603deb5049ea89 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 353/728] 10.0.0.181 () {34 vars in 664 bytes} [Fri May 29 06:56:49 2026] POST /v2.0/ports => generated 1505 bytes in 622 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-29 06:56:50.305 8 INFO neutron.services.segments.plugin [-] Segment 875b15b7-0204-451f-b0c6-56f6edcdce85 resource provider aggregate not found 2026-05-29 06:56:50.328 8 INFO neutron.services.segments.plugin [-] Segment 875b15b7-0204-451f-b0c6-56f6edcdce85 resource provider aggregate not found 2026-05-29 06:56:50.353 8 INFO neutron.services.segments.plugin [-] Segment 875b15b7-0204-451f-b0c6-56f6edcdce85 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 875b15b7-0204-451f-b0c6-56f6edcdce85 found for delete ", "request_id": "req-3f2e2537-776d-4cd0-b4cc-b17633593483"}]} 2026-05-29 06:56:50.357 8 INFO neutron.services.segments.plugin [-] Segment 875b15b7-0204-451f-b0c6-56f6edcdce85 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 875b15b7-0204-451f-b0c6-56f6edcdce85 found for delete ", "request_id": "req-dd564ba6-1d51-49b9-b80f-e77051a7a3a2"}]} [pid: 8|app: 0|req: 376/729] 10.0.0.181 () {32 vars in 642 bytes} [Fri May 29 06:56:50 2026] GET /v2.0/ports => generated 1505 bytes in 241 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: 354/730] 10.0.0.181 () {32 vars in 719 bytes} [Fri May 29 06:56:50 2026] DELETE /v2.0/ports/255fd55d-ab45-4bc6-b40b-91d6f6fc4084 => generated 0 bytes in 217 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/731] 10.0.0.181 () {32 vars in 719 bytes} [Fri May 29 06:56:50 2026] DELETE /v2.0/ports/42057664-f9a5-4f7e-9d68-c6639c6fd65a => 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: 378/732] 10.0.0.181 () {32 vars in 642 bytes} [Fri May 29 06:56:50 2026] GET /v2.0/ports => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 06:56:50.980 8 WARNING neutron_lib.context [None req-a8fb559c-0dba-4849-9b6d-6bfc38443528 656a317fc53648e9aa4421e3e56609f8 ef3c7281639c49d582603deb5049ea89 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 06:56:51.029 8 INFO neutron.db.segments_db [None req-a8fb559c-0dba-4849-9b6d-6bfc38443528 656a317fc53648e9aa4421e3e56609f8 ef3c7281639c49d582603deb5049ea89 - - default default] Added segment 62bea088-f7e0-48ba-bf63-e6ae1135f79a of type vxlan for network 9587a501-57cc-4ff6-8b7c-b1888e2767a4 2026-05-29 06:56:51.072 7 INFO neutron.db.segments_db [None req-178f2f62-5bb4-4cdc-ab42-56440c3542eb 28baced029714bb6bd60d80d7e4910de 088a3ca187a94407ad8b491a453c58a8 - - default default] Added segment 0e6edab7-c7a4-4959-b5bd-cd5414ca183a of type vxlan for network e6b1b137-5c4e-443a-a3d6-bd1aa3357117 2026-05-29 06:56:51.109 7 INFO neutron.services.segments.plugin [-] Segment a396486f-77d4-4157-9061-38053eefa0af resource provider aggregate not found 2026-05-29 06:56:51.116 7 INFO neutron.services.segments.plugin [-] Segment a396486f-77d4-4157-9061-38053eefa0af resource provider aggregate not found 2026-05-29 06:56:51.121 7 INFO neutron.services.segments.plugin [-] Segment a396486f-77d4-4157-9061-38053eefa0af resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a396486f-77d4-4157-9061-38053eefa0af found for delete ", "request_id": "req-e01ab0ae-860b-4707-9634-6d672f0b4fe0"}]} 2026-05-29 06:56:51.145 7 INFO neutron.services.segments.plugin [-] Segment a396486f-77d4-4157-9061-38053eefa0af resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a396486f-77d4-4157-9061-38053eefa0af found for delete ", "request_id": "req-144e32c9-bfd9-4726-9b4b-561fefb1721f"}]} [pid: 8|app: 0|req: 379/733] 10.0.0.181 () {34 vars in 669 bytes} [Fri May 29 06:56:50 2026] POST /v2.0/networks => generated 650 bytes in 179 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 06:56:51.163 8 WARNING neutron_lib.context [None req-ff79ec9a-5411-4f93-991f-0ff23eae1a3a 656a317fc53648e9aa4421e3e56609f8 ef3c7281639c49d582603deb5049ea89 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 355/734] 10.0.0.181 () {34 vars in 670 bytes} [Fri May 29 06:56:50 2026] POST /v2.0/networks => generated 738 bytes in 437 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 06:56:51.222 8 INFO neutron.db.segments_db [None req-ff79ec9a-5411-4f93-991f-0ff23eae1a3a 656a317fc53648e9aa4421e3e56609f8 ef3c7281639c49d582603deb5049ea89 - - default default] Added segment bed0b93b-6a7b-47dd-9c33-9dca8a38c83b of type vxlan for network 1f0e625a-aab9-4ad4-a294-10fd3d45e5de [pid: 8|app: 0|req: 380/735] 10.0.0.181 () {34 vars in 669 bytes} [Fri May 29 06:56:51 2026] POST /v2.0/networks => generated 649 bytes in 184 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 06:56:51.382 8 WARNING neutron_lib.context [None req-00c17241-0bad-4a97-beaa-9658e6d4b64d 656a317fc53648e9aa4421e3e56609f8 ef3c7281639c49d582603deb5049ea89 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 06:56:51.431 8 WARNING neutron_lib.context [None req-00c17241-0bad-4a97-beaa-9658e6d4b64d 656a317fc53648e9aa4421e3e56609f8 ef3c7281639c49d582603deb5049ea89 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 356/736] 10.0.0.181 () {34 vars in 668 bytes} [Fri May 29 06:56:51 2026] POST /v2.0/subnets => generated 661 bytes in 218 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 06:56:51.485 7 INFO neutron.db.segments_db [None req-fe3ba8ff-9c5e-4440-a5ec-980aa047f80b 28baced029714bb6bd60d80d7e4910de 088a3ca187a94407ad8b491a453c58a8 - - default default] Added segment 539eca0d-15f9-4542-9d33-62c1d03bd8e5 of type vxlan for network 12fdeb78-0599-433a-b232-91db338631a9 2026-05-29 06:56:51.766 7 INFO neutron.db.l3_hamode_db [None req-fe3ba8ff-9c5e-4440-a5ec-980aa047f80b 28baced029714bb6bd60d80d7e4910de 088a3ca187a94407ad8b491a453c58a8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 381/737] 10.0.0.181 () {34 vars in 668 bytes} [Fri May 29 06:56:51 2026] POST /v2.0/subnets => generated 1226 bytes in 584 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/738] 10.0.0.52 () {34 vars in 988 bytes} [Fri May 29 06:56:51 2026] GET /v2.0/ports?device_id=f4815021-c335-4aca-9f13-94c85e97d63d => generated 1240 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/739] 10.0.0.181 () {32 vars in 646 bytes} [Fri May 29 06:56:52 2026] GET /v2.0/subnets => generated 1839 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/740] 10.0.0.52 () {34 vars in 1038 bytes} [Fri May 29 06:56:52 2026] GET /v2.0/security-groups?id=37faf9ad-9575-46f5-90df-9edcffb25db3&fields=id&fields=name => generated 113 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/741] 10.0.0.181 () {32 vars in 723 bytes} [Fri May 29 06:56:52 2026] DELETE /v2.0/subnets/39502f1f-7e5f-4bcb-bfe0-8fcf3846902d => generated 0 bytes in 487 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 06:56:52.821 7 INFO neutron.db.l3_hamode_db [None req-fe3ba8ff-9c5e-4440-a5ec-980aa047f80b 28baced029714bb6bd60d80d7e4910de 088a3ca187a94407ad8b491a453c58a8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 386/742] 10.0.0.181 () {32 vars in 723 bytes} [Fri May 29 06:56:52 2026] DELETE /v2.0/subnets/f85d32d5-4d2b-4481-9580-3bfbda590cef => generated 0 bytes in 273 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/743] 10.0.0.181 () {32 vars in 646 bytes} [Fri May 29 06:56:52 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-05-29 06:56:53.384 8 INFO neutron.services.segments.plugin [-] Segment bed0b93b-6a7b-47dd-9c33-9dca8a38c83b resource provider aggregate not found 2026-05-29 06:56:53.391 8 INFO neutron.services.segments.plugin [-] Segment bed0b93b-6a7b-47dd-9c33-9dca8a38c83b resource provider aggregate not found 2026-05-29 06:56:53.408 8 INFO neutron.services.segments.plugin [-] Segment bed0b93b-6a7b-47dd-9c33-9dca8a38c83b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bed0b93b-6a7b-47dd-9c33-9dca8a38c83b found for delete ", "request_id": "req-a8ee3fb9-969a-4418-bb91-763c14fb2de4"}]} 2026-05-29 06:56:53.410 8 INFO neutron.services.segments.plugin [-] Segment bed0b93b-6a7b-47dd-9c33-9dca8a38c83b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bed0b93b-6a7b-47dd-9c33-9dca8a38c83b found for delete ", "request_id": "req-2f2f12d6-db0a-4dbf-8fd9-6e20dbfcd48f"}]} [pid: 8|app: 0|req: 388/744] 10.0.0.181 () {32 vars in 725 bytes} [Fri May 29 06:56:52 2026] DELETE /v2.0/networks/1f0e625a-aab9-4ad4-a294-10fd3d45e5de => generated 0 bytes in 474 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/745] 10.0.0.15 () {34 vars in 988 bytes} [Fri May 29 06:56:53 2026] GET /v2.0/ports?device_id=41495f73-02a7-4edf-ac13-87526330e976 => generated 975 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/746] 10.0.0.181 () {32 vars in 725 bytes} [Fri May 29 06:56:53 2026] DELETE /v2.0/networks/9587a501-57cc-4ff6-8b7c-b1888e2767a4 => generated 0 bytes in 388 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/749] 10.0.0.15 () {34 vars in 969 bytes} [Fri May 29 06:56:53 2026] GET /v2.0/ports/49bdc137-02d8-4504-83e7-7ab16267ab25 => generated 972 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/750] 10.0.0.181 () {34 vars in 668 bytes} [Fri May 29 06:56:51 2026] POST /v2.0/routers => generated 725 bytes in 2522 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/751] 10.0.0.181 () {32 vars in 725 bytes} [Fri May 29 06:56:53 2026] DELETE /v2.0/networks/44fe759e-895d-4380-98c8-090258f5f534 => generated 0 bytes in 213 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/752] 199.204.45.109 () {34 vars in 999 bytes} [Fri May 29 06:56:54 2026] GET /v2.0/subnets?network_id=62c40a69-4324-4934-8ac8-3185b0f89446 => generated 660 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/753] 10.0.0.181 () {32 vars in 725 bytes} [Fri May 29 06:56:54 2026] DELETE /v2.0/networks/9bb40f3e-df9b-44e5-9d31-d6305088c63b => generated 0 bytes in 188 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/754] 199.204.45.109 () {34 vars in 1145 bytes} [Fri May 29 06:56:54 2026] GET /v2.0/ports?device_id=41495f73-02a7-4edf-ac13-87526330e976&device_owner=compute%3Anova&network_id=62c40a69-4324-4934-8ac8-3185b0f89446 => generated 975 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/755] 199.204.45.109 () {38 vars in 1027 bytes} [Fri May 29 06:56:54 2026] PUT /v2.0/ports/49bdc137-02d8-4504-83e7-7ab16267ab25 => generated 1149 bytes in 512 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 06:56:55.035 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-be1f2928-ae1d-462e-b543-2b3f76a7d13c'] response: {'name': 'network-changed', 'server_uuid': '41495f73-02a7-4edf-ac13-87526330e976', 'tag': '49bdc137-02d8-4504-83e7-7ab16267ab25', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 399/756] 10.0.0.15 () {34 vars in 988 bytes} [Fri May 29 06:56:54 2026] GET /v2.0/ports?device_id=f4815021-c335-4aca-9f13-94c85e97d63d => 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: 400/757] 10.0.0.181 () {32 vars in 773 bytes} [Fri May 29 06:56:55 2026] GET /v2.0/security-groups?tenant_id=ef3c7281639c49d582603deb5049ea89&name=default => generated 2801 bytes in 162 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/758] 199.204.45.109 () {34 vars in 1079 bytes} [Fri May 29 06:56:55 2026] GET /v2.0/ports?tenant_id=a1c169e30fcf4737ae474c46d04cc033&device_id=41495f73-02a7-4edf-ac13-87526330e976 => generated 1421 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/759] 10.0.0.15 () {34 vars in 1038 bytes} [Fri May 29 06:56:55 2026] GET /v2.0/security-groups?id=37faf9ad-9575-46f5-90df-9edcffb25db3&fields=id&fields=name => generated 113 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 06:56:55.437 8 INFO neutron.services.segments.plugin [-] Segment 62bea088-f7e0-48ba-bf63-e6ae1135f79a resource provider aggregate not found 2026-05-29 06:56:55.444 8 INFO neutron.services.segments.plugin [-] Segment 62bea088-f7e0-48ba-bf63-e6ae1135f79a resource provider aggregate not found 2026-05-29 06:56:55.455 8 INFO neutron.services.segments.plugin [-] Segment 62bea088-f7e0-48ba-bf63-e6ae1135f79a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 62bea088-f7e0-48ba-bf63-e6ae1135f79a found for delete ", "request_id": "req-516f36ad-53e9-4214-bf0f-a3955c49c1a7"}]} 2026-05-29 06:56:55.462 8 INFO neutron.services.segments.plugin [-] Segment 62bea088-f7e0-48ba-bf63-e6ae1135f79a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 62bea088-f7e0-48ba-bf63-e6ae1135f79a found for delete ", "request_id": "req-4c5e0aab-11b2-4a2c-bfd6-122ff8b8e4a4"}]} 2026-05-29 06:56:55.470 8 INFO neutron.services.segments.plugin [-] Segment 143dfa39-f413-41dc-8e1b-db871b896d62 resource provider aggregate not found 2026-05-29 06:56:55.481 8 INFO neutron.services.segments.plugin [-] Segment 143dfa39-f413-41dc-8e1b-db871b896d62 resource provider aggregate not found 2026-05-29 06:56:55.485 8 INFO neutron.services.segments.plugin [-] Segment 143dfa39-f413-41dc-8e1b-db871b896d62 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 143dfa39-f413-41dc-8e1b-db871b896d62 found for delete ", "request_id": "req-3975815b-8863-4f7f-b575-712556398cbb"}]} 2026-05-29 06:56:55.498 8 INFO neutron.services.segments.plugin [-] Segment 143dfa39-f413-41dc-8e1b-db871b896d62 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 143dfa39-f413-41dc-8e1b-db871b896d62 found for delete ", "request_id": "req-3d91c52a-27d7-4089-9457-b26a61e4f0f9"}]} 2026-05-29 06:56:55.506 8 INFO neutron.services.segments.plugin [-] Segment cab3c4cd-05a7-4b6c-b0b9-291a6c15e65a resource provider aggregate not found [pid: 8|app: 0|req: 403/760] 10.0.0.181 () {32 vars in 739 bytes} [Fri May 29 06:56:55 2026] DELETE /v2.0/security-groups/53d9a305-5248-4af7-b121-f3e9358370c4 => generated 0 bytes in 182 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 06:56:55.524 8 INFO neutron.services.segments.plugin [-] Segment cab3c4cd-05a7-4b6c-b0b9-291a6c15e65a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cab3c4cd-05a7-4b6c-b0b9-291a6c15e65a found for delete ", "request_id": "req-5f8999d5-31d4-4a31-96b0-c3be1f936c8b"}]} 2026-05-29 06:56:55.525 8 INFO neutron.services.segments.plugin [-] Segment cab3c4cd-05a7-4b6c-b0b9-291a6c15e65a resource provider aggregate not found 2026-05-29 06:56:55.543 8 INFO neutron.services.segments.plugin [-] Segment cab3c4cd-05a7-4b6c-b0b9-291a6c15e65a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cab3c4cd-05a7-4b6c-b0b9-291a6c15e65a found for delete ", "request_id": "req-265f4f03-822f-4cc7-b0b9-a6d7a9888c56"}]} [pid: 7|app: 0|req: 358/761] 10.0.0.181 () {34 vars in 782 bytes} [Fri May 29 06:56:53 2026] PUT /v2.0/routers/cb8d0fbb-41f0-440e-a1f9-1da37a02ac7f/add_router_interface => generated 309 bytes in 1601 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/762] 199.204.45.109 () {34 vars in 985 bytes} [Fri May 29 06:56:55 2026] GET /v2.0/networks?id=62c40a69-4324-4934-8ac8-3185b0f89446 => generated 780 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/763] 199.204.45.109 () {34 vars in 1059 bytes} [Fri May 29 06:56:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=49bdc137-02d8-4504-83e7-7ab16267ab25 => generated 861 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/764] 10.0.0.15 () {34 vars in 988 bytes} [Fri May 29 06:56:55 2026] GET /v2.0/ports?device_id=f4815021-c335-4aca-9f13-94c85e97d63d => generated 971 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/765] 199.204.45.109 () {34 vars in 1057 bytes} [Fri May 29 06:56:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=49bdc137-02d8-4504-83e7-7ab16267ab25 => 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: 360/766] 10.0.0.15 () {34 vars in 1038 bytes} [Fri May 29 06:56:55 2026] GET /v2.0/security-groups?id=37faf9ad-9575-46f5-90df-9edcffb25db3&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: 8|app: 0|req: 407/767] 199.204.45.109 () {34 vars in 983 bytes} [Fri May 29 06:56:55 2026] GET /v2.0/subnets?id=e519aa07-694f-45f8-95e2-26186867c8b2 => generated 678 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/768] 199.204.45.109 () {34 vars in 1051 bytes} [Fri May 29 06:56:55 2026] GET /v2.0/ports?network_id=62c40a69-4324-4934-8ac8-3185b0f89446&device_owner=network%3Adhcp => generated 1244 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/769] 199.204.45.109 () {34 vars in 1011 bytes} [Fri May 29 06:56:55 2026] GET /v2.0/networks/62c40a69-4324-4934-8ac8-3185b0f89446?fields=segments => generated 14 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/770] 199.204.45.109 () {34 vars in 1111 bytes} [Fri May 29 06:56:55 2026] GET /v2.0/networks/62c40a69-4324-4934-8ac8-3185b0f89446?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/771] 199.204.45.109 () {34 vars in 1079 bytes} [Fri May 29 06:56:56 2026] GET /v2.0/ports?tenant_id=a1c169e30fcf4737ae474c46d04cc033&device_id=41495f73-02a7-4edf-ac13-87526330e976 => generated 1421 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/772] 199.204.45.109 () {34 vars in 985 bytes} [Fri May 29 06:56:56 2026] GET /v2.0/networks?id=62c40a69-4324-4934-8ac8-3185b0f89446 => generated 780 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/773] 10.0.0.15 () {34 vars in 988 bytes} [Fri May 29 06:56:56 2026] GET /v2.0/ports?device_id=f4815021-c335-4aca-9f13-94c85e97d63d => generated 971 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/774] 199.204.45.109 () {34 vars in 1059 bytes} [Fri May 29 06:56:56 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=49bdc137-02d8-4504-83e7-7ab16267ab25 => generated 861 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/775] 199.204.45.109 () {34 vars in 1079 bytes} [Fri May 29 06:56:56 2026] GET /v2.0/ports?tenant_id=bf69d98db9f9496b830c5186620fbb50&device_id=f4815021-c335-4aca-9f13-94c85e97d63d => generated 1240 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/776] 199.204.45.109 () {34 vars in 1057 bytes} [Fri May 29 06:56:56 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=49bdc137-02d8-4504-83e7-7ab16267ab25 => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/777] 10.0.0.15 () {34 vars in 1038 bytes} [Fri May 29 06:56:56 2026] GET /v2.0/security-groups?id=37faf9ad-9575-46f5-90df-9edcffb25db3&fields=id&fields=name => generated 113 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/778] 199.204.45.109 () {34 vars in 983 bytes} [Fri May 29 06:56:56 2026] GET /v2.0/subnets?id=e519aa07-694f-45f8-95e2-26186867c8b2 => generated 678 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/779] 199.204.45.109 () {34 vars in 985 bytes} [Fri May 29 06:56:56 2026] GET /v2.0/networks?id=c9f48a6d-6245-41b9-9795-a4954ec3ac3a => generated 772 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/780] 199.204.45.109 () {34 vars in 1051 bytes} [Fri May 29 06:56:56 2026] GET /v2.0/ports?network_id=62c40a69-4324-4934-8ac8-3185b0f89446&device_owner=network%3Adhcp => generated 1244 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 06:56:56.393 7 WARNING neutron_lib.context [None req-44d487af-8ef7-45cc-bc13-0c6669accfbf 71b325a0f2c044c9bc383d1a8cbb44bc 391ffbdb93f0453ea0a685d614aee909 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 414/781] 199.204.45.109 () {34 vars in 1057 bytes} [Fri May 29 06:56:56 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=17c6b800-2cb6-44c3-8125-3fb6ba511645 => generated 860 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/782] 10.0.0.15 () {34 vars in 988 bytes} [Fri May 29 06:56:56 2026] GET /v2.0/ports?device_id=41495f73-02a7-4edf-ac13-87526330e976 => generated 1152 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/783] 199.204.45.109 () {34 vars in 1011 bytes} [Fri May 29 06:56:56 2026] GET /v2.0/networks/62c40a69-4324-4934-8ac8-3185b0f89446?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: 368/784] 10.0.0.181 () {34 vars in 684 bytes} [Fri May 29 06:56:56 2026] POST /v2.0/security-groups => generated 1595 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/785] 199.204.45.109 () {34 vars in 983 bytes} [Fri May 29 06:56:56 2026] GET /v2.0/subnets?id=44b7a137-edbc-418d-91db-aba09ec43fd1 => 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: 369/786] 10.0.0.15 () {34 vars in 1038 bytes} [Fri May 29 06:56:56 2026] GET /v2.0/security-groups?id=7ee160a0-edef-49bc-b848-7f1b123c17b7&fields=id&fields=name => generated 114 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 06:56:56.556 7 WARNING neutron_lib.context [None req-3562ce19-8800-4378-be38-223b4629f435 71b325a0f2c044c9bc383d1a8cbb44bc 391ffbdb93f0453ea0a685d614aee909 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 418/787] 199.204.45.109 () {34 vars in 1111 bytes} [Fri May 29 06:56:56 2026] GET /v2.0/networks/62c40a69-4324-4934-8ac8-3185b0f89446?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/788] 199.204.45.109 () {34 vars in 1051 bytes} [Fri May 29 06:56:56 2026] GET /v2.0/ports?network_id=c9f48a6d-6245-41b9-9795-a4954ec3ac3a&device_owner=network%3Adhcp => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/789] 10.0.0.181 () {34 vars in 694 bytes} [Fri May 29 06:56:56 2026] POST /v2.0/security-group-rules => generated 565 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/790] 199.204.45.109 () {34 vars in 1117 bytes} [Fri May 29 06:56:56 2026] GET /v2.0/ports?device_id=41495f73-02a7-4edf-ac13-87526330e976&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.4 => generated 1152 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 06:56:56.814 7 WARNING neutron_lib.context [None req-339e2796-500b-4b14-9c5d-6a156d28fb79 71b325a0f2c044c9bc383d1a8cbb44bc 391ffbdb93f0453ea0a685d614aee909 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 372/791] 10.0.0.181 () {34 vars in 694 bytes} [Fri May 29 06:56:56 2026] POST /v2.0/security-group-rules => generated 570 bytes in 81 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/792] 199.204.45.109 () {34 vars in 1011 bytes} [Fri May 29 06:56:56 2026] GET /v2.0/networks/c9f48a6d-6245-41b9-9795-a4954ec3ac3a?fields=segments => generated 14 bytes in 389 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 06:56:57.029 8 WARNING neutron_lib.context [None req-2b3d11e7-b0d3-40dd-a45e-7aaed136e535 71b325a0f2c044c9bc383d1a8cbb44bc 391ffbdb93f0453ea0a685d614aee909 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 373/793] 199.204.45.109 () {38 vars in 1027 bytes} [Fri May 29 06:56:56 2026] PUT /v2.0/ports/49bdc137-02d8-4504-83e7-7ab16267ab25 => generated 972 bytes in 472 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 06:56:57.404 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b00606a7-fc9b-44ed-8302-b8c56e566008'] response: {'name': 'network-changed', 'server_uuid': '41495f73-02a7-4edf-ac13-87526330e976', 'tag': '49bdc137-02d8-4504-83e7-7ab16267ab25', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 374/794] 199.204.45.109 () {34 vars in 1111 bytes} [Fri May 29 06:56:57 2026] GET /v2.0/networks/c9f48a6d-6245-41b9-9795-a4954ec3ac3a?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: 375/795] 10.0.0.15 () {34 vars in 988 bytes} [Fri May 29 06:56:57 2026] GET /v2.0/ports?device_id=f4815021-c335-4aca-9f13-94c85e97d63d => generated 971 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/796] 199.204.45.109 () {34 vars in 1079 bytes} [Fri May 29 06:56:57 2026] GET /v2.0/ports?tenant_id=a1c169e30fcf4737ae474c46d04cc033&device_id=41495f73-02a7-4edf-ac13-87526330e976 => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 421/797] 10.0.0.181 () {34 vars in 675 bytes} [Fri May 29 06:56:57 2026] POST /v2.0/floatingips => generated 552 bytes in 640 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 422/798] 10.0.0.15 () {34 vars in 1038 bytes} [Fri May 29 06:56:57 2026] GET /v2.0/security-groups?id=37faf9ad-9575-46f5-90df-9edcffb25db3&fields=id&fields=name => generated 113 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 06:56:57.749 7 WARNING neutron_lib.context [None req-817de3ba-9aaf-4caf-ba13-9a3edc62f060 85b152f9c2394524b10d59b06a325a4c bdcf93bb2fc14c9490b238b35ab7fa9b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 423/799] 199.204.45.109 () {34 vars in 985 bytes} [Fri May 29 06:56:57 2026] GET /v2.0/networks?id=62c40a69-4324-4934-8ac8-3185b0f89446 => generated 780 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/800] 199.204.45.109 () {34 vars in 1059 bytes} [Fri May 29 06:56:57 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=49bdc137-02d8-4504-83e7-7ab16267ab25 => generated 861 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 06:56:57.948 7 INFO neutron.db.segments_db [None req-817de3ba-9aaf-4caf-ba13-9a3edc62f060 85b152f9c2394524b10d59b06a325a4c bdcf93bb2fc14c9490b238b35ab7fa9b - - default default] Added segment dab51752-0a86-48f8-952f-cd2e732f231a of type vxlan for network b6a79d59-a86c-43a4-bfdd-9d35f18be304 [pid: 8|app: 0|req: 425/801] 199.204.45.109 () {34 vars in 983 bytes} [Fri May 29 06:56:57 2026] GET /v2.0/subnets?id=e519aa07-694f-45f8-95e2-26186867c8b2 => generated 678 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/802] 10.0.0.181 () {34 vars in 669 bytes} [Fri May 29 06:56:57 2026] POST /v2.0/networks => generated 644 bytes in 559 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/803] 199.204.45.109 () {34 vars in 1051 bytes} [Fri May 29 06:56:58 2026] GET /v2.0/ports?network_id=62c40a69-4324-4934-8ac8-3185b0f89446&device_owner=network%3Adhcp => generated 1244 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 06:56:58.104 8 WARNING neutron_lib.context [None req-97eac790-0013-4f79-8128-6eaa82cc5823 85b152f9c2394524b10d59b06a325a4c bdcf93bb2fc14c9490b238b35ab7fa9b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 378/804] 199.204.45.109 () {34 vars in 1011 bytes} [Fri May 29 06:56:58 2026] GET /v2.0/networks/62c40a69-4324-4934-8ac8-3185b0f89446?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: 379/805] 10.0.0.15 () {34 vars in 1098 bytes} [Fri May 29 06:56:58 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1420789006&fields=id&tenant_id=391ffbdb93f0453ea0a685d614aee909 => generated 69 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 427/806] 10.0.0.181 () {34 vars in 668 bytes} [Fri May 29 06:56:58 2026] POST /v2.0/subnets => generated 617 bytes in 370 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 428/807] 10.0.0.15 () {34 vars in 980 bytes} [Fri May 29 06:56:58 2026] GET /v2.0/networks?id=e6b1b137-5c4e-443a-a3d6-bd1aa3357117 => generated 670 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 06:56:58.547 8 WARNING neutron_lib.context [None req-ae40dbbb-79f1-4b3f-89f4-35f8f0c34896 85b152f9c2394524b10d59b06a325a4c bdcf93bb2fc14c9490b238b35ab7fa9b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 06:56:58.602 8 INFO neutron.db.segments_db [None req-ae40dbbb-79f1-4b3f-89f4-35f8f0c34896 85b152f9c2394524b10d59b06a325a4c bdcf93bb2fc14c9490b238b35ab7fa9b - - default default] Added segment 98cb1e87-4ec8-4ebd-8e9f-b0c74f675fd7 of type vxlan for network e0b5b93e-78f7-4a41-a957-0d6642df2be8 [pid: 8|app: 0|req: 429/808] 10.0.0.181 () {34 vars in 669 bytes} [Fri May 29 06:56:58 2026] POST /v2.0/networks => generated 644 bytes in 177 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 430/809] 10.0.0.15 () {34 vars in 963 bytes} [Fri May 29 06:56:58 2026] GET /v2.0/quotas/391ffbdb93f0453ea0a685d614aee909 => generated 292 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 431/810] 10.0.0.181 () {34 vars in 742 bytes} [Fri May 29 06:56:58 2026] PUT /v2.0/networks/e0b5b93e-78f7-4a41-a957-0d6642df2be8 => generated 592 bytes in 163 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 432/811] 10.0.0.15 () {34 vars in 1000 bytes} [Fri May 29 06:56:58 2026] GET /v2.0/ports?tenant_id=391ffbdb93f0453ea0a685d614aee909&fields=id => generated 103 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 433/812] 10.0.0.15 () {34 vars in 988 bytes} [Fri May 29 06:56:59 2026] GET /v2.0/ports?device_id=f4815021-c335-4aca-9f13-94c85e97d63d => generated 971 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 06:56:59.065 8 WARNING neutron_lib.context [None req-589bbfd4-9d67-4f06-bf5a-02e08ee65d2d 85b152f9c2394524b10d59b06a325a4c bdcf93bb2fc14c9490b238b35ab7fa9b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 380/813] 199.204.45.109 () {34 vars in 1111 bytes} [Fri May 29 06:56:58 2026] GET /v2.0/networks/62c40a69-4324-4934-8ac8-3185b0f89446?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 834 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/814] 10.0.0.15 () {34 vars in 1006 bytes} [Fri May 29 06:56:59 2026] GET /v2.0/networks/e6b1b137-5c4e-443a-a3d6-bd1aa3357117?fields=segments => generated 14 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/815] 10.0.0.15 () {34 vars in 1038 bytes} [Fri May 29 06:56:59 2026] GET /v2.0/security-groups?id=37faf9ad-9575-46f5-90df-9edcffb25db3&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: 383/816] 199.204.45.109 () {34 vars in 1079 bytes} [Fri May 29 06:56:59 2026] GET /v2.0/ports?tenant_id=a1c169e30fcf4737ae474c46d04cc033&device_id=41495f73-02a7-4edf-ac13-87526330e976 => generated 1244 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/817] 10.0.0.15 () {34 vars in 1106 bytes} [Fri May 29 06:56:59 2026] GET /v2.0/networks/e6b1b137-5c4e-443a-a3d6-bd1aa3357117?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: 385/818] 199.204.45.109 () {34 vars in 985 bytes} [Fri May 29 06:56:59 2026] GET /v2.0/networks?id=62c40a69-4324-4934-8ac8-3185b0f89446 => generated 780 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/819] 199.204.45.109 () {34 vars in 1059 bytes} [Fri May 29 06:56:59 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=49bdc137-02d8-4504-83e7-7ab16267ab25 => generated 861 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 434/820] 10.0.0.181 () {34 vars in 668 bytes} [Fri May 29 06:56:59 2026] POST /v2.0/subnets => generated 602 bytes in 448 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/821] 199.204.45.109 () {34 vars in 983 bytes} [Fri May 29 06:56:59 2026] GET /v2.0/subnets?id=e519aa07-694f-45f8-95e2-26186867c8b2 => generated 678 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/822] 10.0.0.15 () {34 vars in 988 bytes} [Fri May 29 06:56:59 2026] GET /v2.0/ports?device_id=ed38c7ee-6cbc-43f9-81ed-80b41d5ae7c4 => 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: 389/823] 199.204.45.109 () {34 vars in 1051 bytes} [Fri May 29 06:56:59 2026] GET /v2.0/ports?network_id=62c40a69-4324-4934-8ac8-3185b0f89446&device_owner=network%3Adhcp => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 435/824] 10.0.0.181 () {34 vars in 740 bytes} [Fri May 29 06:56:59 2026] PUT /v2.0/subnets/f72e9f68-5c99-4496-a9d0-a36748022b75 => generated 612 bytes in 193 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/825] 199.204.45.109 () {34 vars in 1011 bytes} [Fri May 29 06:56:59 2026] GET /v2.0/networks/62c40a69-4324-4934-8ac8-3185b0f89446?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: 391/826] 199.204.45.109 () {34 vars in 1111 bytes} [Fri May 29 06:56:59 2026] GET /v2.0/networks/62c40a69-4324-4934-8ac8-3185b0f89446?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: 392/827] 10.0.0.15 () {34 vars in 988 bytes} [Fri May 29 06:57:00 2026] GET /v2.0/ports?device_id=41495f73-02a7-4edf-ac13-87526330e976 => generated 975 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/828] 10.0.0.15 () {34 vars in 1038 bytes} [Fri May 29 06:57:00 2026] GET /v2.0/security-groups?id=7ee160a0-edef-49bc-b848-7f1b123c17b7&fields=id&fields=name => generated 114 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 06:57:00.165 8 INFO neutron.services.segments.plugin [-] Segment 98cb1e87-4ec8-4ebd-8e9f-b0c74f675fd7 resource provider aggregate not found 2026-05-29 06:57:00.175 8 INFO neutron.services.segments.plugin [-] Segment 98cb1e87-4ec8-4ebd-8e9f-b0c74f675fd7 resource provider aggregate not found 2026-05-29 06:57:00.193 8 INFO neutron.services.segments.plugin [-] Segment 98cb1e87-4ec8-4ebd-8e9f-b0c74f675fd7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 98cb1e87-4ec8-4ebd-8e9f-b0c74f675fd7 found for delete ", "request_id": "req-37869739-b064-4357-ad58-4b1cc5214d35"}]} 2026-05-29 06:57:00.199 8 INFO neutron.services.segments.plugin [-] Segment 98cb1e87-4ec8-4ebd-8e9f-b0c74f675fd7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 98cb1e87-4ec8-4ebd-8e9f-b0c74f675fd7 found for delete ", "request_id": "req-9014f1ef-5bcc-4f86-92b7-1791e23159c5"}]} [pid: 7|app: 0|req: 394/829] 10.0.0.15 () {34 vars in 988 bytes} [Fri May 29 06:57:00 2026] GET /v2.0/ports?device_id=f4815021-c335-4aca-9f13-94c85e97d63d => generated 969 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/830] 199.204.45.109 () {34 vars in 985 bytes} [Fri May 29 06:57:00 2026] GET /v2.0/networks?id=e6b1b137-5c4e-443a-a3d6-bd1aa3357117 => generated 670 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/831] 10.0.0.15 () {34 vars in 1038 bytes} [Fri May 29 06:57:00 2026] GET /v2.0/security-groups?id=37faf9ad-9575-46f5-90df-9edcffb25db3&fields=id&fields=name => generated 113 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/832] 199.204.45.109 () {34 vars in 1049 bytes} [Fri May 29 06:57:00 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=391ffbdb93f0453ea0a685d614aee909 => generated 181 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 06:57:00.567 7 WARNING neutron_lib.context [req-3821da4a-2206-4886-a611-f287acae4030 req-5e37f787-ac5d-4294-a921-e235abce3341 71b325a0f2c044c9bc383d1a8cbb44bc 391ffbdb93f0453ea0a685d614aee909 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 436/833] 10.0.0.181 () {32 vars in 725 bytes} [Fri May 29 06:56:59 2026] DELETE /v2.0/networks/e0b5b93e-78f7-4a41-a957-0d6642df2be8 => generated 0 bytes in 1321 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/834] 199.204.45.109 () {38 vars in 954 bytes} [Fri May 29 06:57:00 2026] POST /v2.0/ports => generated 958 bytes in 539 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 437/835] 199.204.45.109 () {34 vars in 993 bytes} [Fri May 29 06:57:01 2026] GET /v2.0/ports?device_id=41495f73-02a7-4edf-ac13-87526330e976 => generated 975 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 06:57:01.161 8 INFO neutron.pecan_wsgi.hooks.translation [None req-61b7d75b-e33e-4375-9c2f-43343c21c5e6 85b152f9c2394524b10d59b06a325a4c bdcf93bb2fc14c9490b238b35ab7fa9b - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 438/836] 10.0.0.181 () {32 vars in 725 bytes} [Fri May 29 06:57:01 2026] DELETE /v2.0/networks/e0b5b93e-78f7-4a41-a957-0d6642df2be8 => generated 138 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/837] 10.0.0.15 () {34 vars in 988 bytes} [Fri May 29 06:57:01 2026] GET /v2.0/ports?device_id=ed38c7ee-6cbc-43f9-81ed-80b41d5ae7c4 => generated 961 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 06:57:01.576 7 INFO neutron.db.l3_db [req-6e4f358b-615b-4186-bed9-332cda1a8238 req-1feb9cf7-7b56-4ca6-96de-46c149a2a2b3 1c7c97aaf420435b9041813e14e59ace a1c169e30fcf4737ae474c46d04cc033 - - default default] Floating IP f3306b9f-f1d0-45f4-8fe4-b531c5a1672e disassociated. External IP: 10.96.250.204, port: 49bdc137-02d8-4504-83e7-7ab16267ab25. [pid: 8|app: 0|req: 439/838] 199.204.45.109 () {38 vars in 1027 bytes} [Fri May 29 06:57:01 2026] PUT /v2.0/ports/0c6ff7be-dfa2-40c4-9e87-61a184833f80 => generated 1203 bytes in 497 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 440/839] 10.0.0.181 () {32 vars in 693 bytes} [Fri May 29 06:57:01 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 441/840] 10.0.0.15 () {34 vars in 988 bytes} [Fri May 29 06:57:01 2026] GET /v2.0/ports?device_id=41495f73-02a7-4edf-ac13-87526330e976 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 442/841] 10.0.0.15 () {34 vars in 1038 bytes} [Fri May 29 06:57:01 2026] GET /v2.0/security-groups?id=c856353f-73e0-4e99-a3c5-5896552a7548&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 06:57:01.856 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-74815880-c59c-4f87-bec4-f8e6e31a7770'] response: {'name': 'network-changed', 'server_uuid': 'ed38c7ee-6cbc-43f9-81ed-80b41d5ae7c4', 'tag': '0c6ff7be-dfa2-40c4-9e87-61a184833f80', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 443/842] 199.204.45.109 () {34 vars in 1079 bytes} [Fri May 29 06:57:01 2026] GET /v2.0/ports?tenant_id=391ffbdb93f0453ea0a685d614aee909&device_id=ed38c7ee-6cbc-43f9-81ed-80b41d5ae7c4 => generated 1242 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 444/843] 10.0.0.181 () {32 vars in 741 bytes} [Fri May 29 06:57:01 2026] GET /v2.0/subnets?network_id=cc773c1a-d2ee-4878-8e46-584baab2f7ba => generated 626 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 445/844] 199.204.45.109 () {34 vars in 1059 bytes} [Fri May 29 06:57:01 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=0c6ff7be-dfa2-40c4-9e87-61a184833f80 => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 446/845] 10.0.0.181 () {32 vars in 652 bytes} [Fri May 29 06:57:01 2026] GET /v2.0/extensions => generated 19600 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 447/846] 199.204.45.109 () {34 vars in 983 bytes} [Fri May 29 06:57:01 2026] GET /v2.0/subnets?id=98156327-5783-4c39-b6a2-a235447eb54e => generated 664 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/847] 199.204.45.109 () {36 vars in 996 bytes} [Fri May 29 06:57:01 2026] DELETE /v2.0/ports/49bdc137-02d8-4504-83e7-7ab16267ab25 => generated 0 bytes in 804 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/848] 199.204.45.109 () {34 vars in 1051 bytes} [Fri May 29 06:57:02 2026] GET /v2.0/ports?network_id=e6b1b137-5c4e-443a-a3d6-bd1aa3357117&device_owner=network%3Adhcp => generated 1244 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 06:57:02.073 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-1936355a-f272-4dc6-a64b-868b3f208a6f'] response: {'server_uuid': '41495f73-02a7-4edf-ac13-87526330e976', 'name': 'network-vif-deleted', 'tag': '49bdc137-02d8-4504-83e7-7ab16267ab25', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 448/849] 10.0.0.181 () {32 vars in 648 bytes} [Fri May 29 06:57:02 2026] GET /v2.0/networks => generated 1309 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 449/850] 10.0.0.181 () {32 vars in 646 bytes} [Fri May 29 06:57:02 2026] GET /v2.0/subnets => generated 1233 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/851] 199.204.45.109 () {34 vars in 1011 bytes} [Fri May 29 06:57:02 2026] GET /v2.0/networks/e6b1b137-5c4e-443a-a3d6-bd1aa3357117?fields=segments => generated 14 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 06:57:02.216 8 INFO neutron.services.segments.plugin [-] Segment 98cb1e87-4ec8-4ebd-8e9f-b0c74f675fd7 resource provider aggregate not found 2026-05-29 06:57:02.225 8 INFO neutron.services.segments.plugin [-] Segment 98cb1e87-4ec8-4ebd-8e9f-b0c74f675fd7 resource provider aggregate not found 2026-05-29 06:57:02.239 8 INFO neutron.services.segments.plugin [-] Segment 98cb1e87-4ec8-4ebd-8e9f-b0c74f675fd7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 98cb1e87-4ec8-4ebd-8e9f-b0c74f675fd7 found for delete ", "request_id": "req-301ce93a-189c-4b74-869d-52cd5e14c16c"}]} 2026-05-29 06:57:02.245 8 INFO neutron.services.segments.plugin [-] Segment 98cb1e87-4ec8-4ebd-8e9f-b0c74f675fd7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 98cb1e87-4ec8-4ebd-8e9f-b0c74f675fd7 found for delete ", "request_id": "req-8e0ded8f-0cc1-4eff-b711-75ab658dd88f"}]} [pid: 7|app: 0|req: 403/852] 199.204.45.109 () {34 vars in 1111 bytes} [Fri May 29 06:57:02 2026] GET /v2.0/networks/e6b1b137-5c4e-443a-a3d6-bd1aa3357117?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: 450/853] 10.0.0.181 () {32 vars in 722 bytes} [Fri May 29 06:57:02 2026] GET /v2.0/networks/b6a79d59-a86c-43a4-bfdd-9d35f18be304 => generated 669 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/854] 10.0.0.181 () {32 vars in 720 bytes} [Fri May 29 06:57:02 2026] GET /v2.0/subnets/41026a17-5966-4926-8308-02ad561ece93 => generated 617 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 06:57:02.336 7 INFO neutron.pecan_wsgi.hooks.translation [None req-10b6553a-15f2-45e7-aa91-ee3630ba69af 85b152f9c2394524b10d59b06a325a4c bdcf93bb2fc14c9490b238b35ab7fa9b - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 405/855] 10.0.0.181 () {32 vars in 723 bytes} [Fri May 29 06:57:02 2026] DELETE /v2.0/subnets/f72e9f68-5c99-4496-a9d0-a36748022b75 => generated 136 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 06:57:02.365 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4f7ae065-995f-4f40-884b-1e3a464a0c7e 85b152f9c2394524b10d59b06a325a4c bdcf93bb2fc14c9490b238b35ab7fa9b - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 406/856] 10.0.0.181 () {32 vars in 725 bytes} [Fri May 29 06:57:02 2026] DELETE /v2.0/networks/e0b5b93e-78f7-4a41-a957-0d6642df2be8 => generated 138 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 451/857] 199.204.45.109 () {34 vars in 1079 bytes} [Fri May 29 06:57:02 2026] GET /v2.0/ports?tenant_id=391ffbdb93f0453ea0a685d614aee909&device_id=ed38c7ee-6cbc-43f9-81ed-80b41d5ae7c4 => 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: 452/858] 199.204.45.109 () {34 vars in 985 bytes} [Fri May 29 06:57:02 2026] GET /v2.0/networks?id=e6b1b137-5c4e-443a-a3d6-bd1aa3357117 => generated 766 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 453/859] 199.204.45.109 () {34 vars in 1059 bytes} [Fri May 29 06:57:02 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=0c6ff7be-dfa2-40c4-9e87-61a184833f80 => 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: 454/860] 199.204.45.109 () {34 vars in 983 bytes} [Fri May 29 06:57:02 2026] GET /v2.0/subnets?id=98156327-5783-4c39-b6a2-a235447eb54e => generated 664 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 455/861] 199.204.45.109 () {34 vars in 1051 bytes} [Fri May 29 06:57:02 2026] GET /v2.0/ports?network_id=e6b1b137-5c4e-443a-a3d6-bd1aa3357117&device_owner=network%3Adhcp => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/862] 10.0.0.181 () {32 vars in 723 bytes} [Fri May 29 06:57:02 2026] DELETE /v2.0/subnets/41026a17-5966-4926-8308-02ad561ece93 => generated 0 bytes in 255 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 456/863] 199.204.45.109 () {34 vars in 1011 bytes} [Fri May 29 06:57:02 2026] GET /v2.0/networks/e6b1b137-5c4e-443a-a3d6-bd1aa3357117?fields=segments => generated 14 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 457/864] 199.204.45.109 () {34 vars in 1111 bytes} [Fri May 29 06:57:02 2026] GET /v2.0/networks/e6b1b137-5c4e-443a-a3d6-bd1aa3357117?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 458/865] 10.0.0.181 () {32 vars in 739 bytes} [Fri May 29 06:57:02 2026] DELETE /v2.0/security-groups/7ee160a0-edef-49bc-b848-7f1b123c17b7 => generated 0 bytes in 165 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 06:57:03.090 7 INFO neutron.services.segments.plugin [-] Segment dab51752-0a86-48f8-952f-cd2e732f231a resource provider aggregate not found 2026-05-29 06:57:03.096 7 INFO neutron.services.segments.plugin [-] Segment dab51752-0a86-48f8-952f-cd2e732f231a resource provider aggregate not found 2026-05-29 06:57:03.121 7 INFO neutron.services.segments.plugin [-] Segment dab51752-0a86-48f8-952f-cd2e732f231a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dab51752-0a86-48f8-952f-cd2e732f231a found for delete ", "request_id": "req-d4fcbffb-d504-4c6f-b710-fc0389bf363f"}]} 2026-05-29 06:57:03.123 7 INFO neutron.services.segments.plugin [-] Segment dab51752-0a86-48f8-952f-cd2e732f231a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dab51752-0a86-48f8-952f-cd2e732f231a found for delete ", "request_id": "req-04326e6c-5e19-478d-a81e-5b3cf719f77a"}]} [pid: 8|app: 0|req: 459/866] 10.0.0.15 () {34 vars in 988 bytes} [Fri May 29 06:57:03 2026] GET /v2.0/ports?device_id=ed38c7ee-6cbc-43f9-81ed-80b41d5ae7c4 => generated 973 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 06:57:03.136 8 INFO neutron.api.v2.resource [None req-c87f5fe1-ff60-4952-b14d-0284ad138c97 1c7c97aaf420435b9041813e14e59ace a1c169e30fcf4737ae474c46d04cc033 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 460/867] 10.0.0.181 () {32 vars in 736 bytes} [Fri May 29 06:57:03 2026] GET /v2.0/security-groups/7ee160a0-edef-49bc-b848-7f1b123c17b7 => 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: 408/868] 10.0.0.181 () {32 vars in 725 bytes} [Fri May 29 06:57:02 2026] DELETE /v2.0/networks/b6a79d59-a86c-43a4-bfdd-9d35f18be304 => generated 0 bytes in 498 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 461/869] 10.0.0.15 () {34 vars in 1038 bytes} [Fri May 29 06:57:03 2026] GET /v2.0/security-groups?id=c856353f-73e0-4e99-a3c5-5896552a7548&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/870] 10.0.0.181 () {32 vars in 731 bytes} [Fri May 29 06:57:03 2026] DELETE /v2.0/floatingips/f3306b9f-f1d0-45f4-8fe4-b531c5a1672e => generated 0 bytes in 392 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/871] 10.0.0.181 () {32 vars in 773 bytes} [Fri May 29 06:57:03 2026] GET /v2.0/security-groups?tenant_id=bdcf93bb2fc14c9490b238b35ab7fa9b&name=default => generated 2801 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/872] 10.0.0.181 () {32 vars in 739 bytes} [Fri May 29 06:57:03 2026] DELETE /v2.0/security-groups/e8580553-f225-41ee-8e24-53c067de92e7 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/873] 10.0.0.15 () {34 vars in 988 bytes} [Fri May 29 06:57:04 2026] GET /v2.0/ports?device_id=ed38c7ee-6cbc-43f9-81ed-80b41d5ae7c4 => generated 973 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/874] 10.0.0.15 () {34 vars in 1038 bytes} [Fri May 29 06:57:04 2026] GET /v2.0/security-groups?id=c856353f-73e0-4e99-a3c5-5896552a7548&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: 462/875] 10.0.0.181 () {34 vars in 788 bytes} [Fri May 29 06:57:03 2026] PUT /v2.0/routers/c02d4f64-9138-4a24-9f96-d1425d9dd0ef/remove_router_interface => generated 309 bytes in 1254 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 463/876] 10.0.0.15 () {34 vars in 988 bytes} [Fri May 29 06:57:05 2026] GET /v2.0/ports?device_id=ed38c7ee-6cbc-43f9-81ed-80b41d5ae7c4 => generated 975 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 464/877] 10.0.0.15 () {34 vars in 1038 bytes} [Fri May 29 06:57:05 2026] GET /v2.0/security-groups?id=c856353f-73e0-4e99-a3c5-5896552a7548&fields=id&fields=name => generated 114 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 465/878] 10.0.0.15 () {34 vars in 988 bytes} [Fri May 29 06:57:05 2026] GET /v2.0/ports?device_id=ed38c7ee-6cbc-43f9-81ed-80b41d5ae7c4 => generated 975 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 06:57:05.932 8 WARNING neutron_lib.context [None req-1968723d-c456-4378-8e13-deea3b95a2bf c613af08c2d84efbac3e728cff6df182 4bc0b4e0929e4e4f97679c5f21089344 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 06:57:06.047 7 INFO neutron.services.segments.plugin [-] Segment 8adfa696-d6af-4cd7-ab39-5d86e50c3bb6 resource provider aggregate not found 2026-05-29 06:57:06.054 7 INFO neutron.services.segments.plugin [-] Segment 8adfa696-d6af-4cd7-ab39-5d86e50c3bb6 resource provider aggregate not found 2026-05-29 06:57:06.059 8 INFO neutron.db.segments_db [None req-1968723d-c456-4378-8e13-deea3b95a2bf c613af08c2d84efbac3e728cff6df182 4bc0b4e0929e4e4f97679c5f21089344 - - default default] Added segment 8b390e0f-8731-4e3d-9a67-fc44292b8c0b of type vxlan for network 0f63b809-59af-4e30-8bc2-6b163026a52e 2026-05-29 06:57:06.063 7 INFO neutron.services.segments.plugin [-] Segment 8adfa696-d6af-4cd7-ab39-5d86e50c3bb6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8adfa696-d6af-4cd7-ab39-5d86e50c3bb6 found for delete ", "request_id": "req-c7906138-14a5-452a-93c5-14e449b92f34"}]} 2026-05-29 06:57:06.088 7 INFO neutron.db.l3_hamode_db [None req-a8395f81-9046-4fdd-a18a-cb1981817fdb 28baced029714bb6bd60d80d7e4910de 088a3ca187a94407ad8b491a453c58a8 - - default default] HA network 574d26b0-51e7-4a40-8ff8-f3166f029255 was deleted as no HA routers are present in tenant a1c169e30fcf4737ae474c46d04cc033. 2026-05-29 06:57:06.092 7 INFO neutron.services.segments.plugin [-] Segment 8adfa696-d6af-4cd7-ab39-5d86e50c3bb6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8adfa696-d6af-4cd7-ab39-5d86e50c3bb6 found for delete ", "request_id": "req-342bc0de-9585-415b-83de-fb1759507c4c"}]} [pid: 7|app: 0|req: 414/879] 10.0.0.181 () {32 vars in 723 bytes} [Fri May 29 06:57:04 2026] DELETE /v2.0/routers/c02d4f64-9138-4a24-9f96-d1425d9dd0ef => generated 0 bytes in 1228 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 466/880] 10.0.0.181 () {34 vars in 669 bytes} [Fri May 29 06:57:05 2026] POST /v2.0/networks => generated 630 bytes in 431 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 467/881] 10.0.0.181 () {32 vars in 723 bytes} [Fri May 29 06:57:06 2026] DELETE /v2.0/subnets/e519aa07-694f-45f8-95e2-26186867c8b2 => generated 0 bytes in 220 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 06:57:06.412 8 WARNING neutron_lib.context [None req-130b0e3c-355f-465a-8ba4-f6f0648fc833 c613af08c2d84efbac3e728cff6df182 4bc0b4e0929e4e4f97679c5f21089344 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 06:57:06.460 8 INFO neutron.db.segments_db [None req-130b0e3c-355f-465a-8ba4-f6f0648fc833 c613af08c2d84efbac3e728cff6df182 4bc0b4e0929e4e4f97679c5f21089344 - - default default] Added segment 871d762b-42cd-48dc-adbc-7fb4b891e1b8 of type vxlan for network a50e6768-8226-4b49-a75a-f5884d096f7c [pid: 8|app: 0|req: 468/882] 10.0.0.181 () {34 vars in 669 bytes} [Fri May 29 06:57:06 2026] POST /v2.0/networks => generated 630 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 06:57:06.597 7 INFO neutron.db.l3_db [None req-f58c6a0f-3d87-434a-bb3d-968a91ebfbd4 71b325a0f2c044c9bc383d1a8cbb44bc 391ffbdb93f0453ea0a685d614aee909 - - default default] Floating IP 4abb333b-a3f7-48a4-9a5c-5521b6b9a260 associated. External IP: 10.96.250.215, port: 0c6ff7be-dfa2-40c4-9e87-61a184833f80. /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() [pid: 7|app: 0|req: 415/883] 10.0.0.181 () {34 vars in 748 bytes} [Fri May 29 06:57:06 2026] PUT /v2.0/floatingips/4abb333b-a3f7-48a4-9a5c-5521b6b9a260 => generated 856 bytes in 877 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 06:57:06.987 7 WARNING neutron_lib.context [None req-6e139c8d-c58d-4663-96bd-6ee9e493e91f c613af08c2d84efbac3e728cff6df182 4bc0b4e0929e4e4f97679c5f21089344 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 06:57:07.009 8 INFO neutron.services.segments.plugin [-] Segment de048353-21f9-4649-a964-87191bbc4403 resource provider aggregate not found 2026-05-29 06:57:07.015 8 INFO neutron.services.segments.plugin [-] Segment de048353-21f9-4649-a964-87191bbc4403 resource provider aggregate not found 2026-05-29 06:57:07.024 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-7adaa733-b482-4119-8c73-87332934784d'] response: {'name': 'network-changed', 'server_uuid': 'ed38c7ee-6cbc-43f9-81ed-80b41d5ae7c4', 'tag': '0c6ff7be-dfa2-40c4-9e87-61a184833f80', 'status': 'completed', 'code': 200} 2026-05-29 06:57:07.033 8 INFO neutron.services.segments.plugin [-] Segment de048353-21f9-4649-a964-87191bbc4403 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid de048353-21f9-4649-a964-87191bbc4403 found for delete ", "request_id": "req-b277ae90-dbd9-401a-8854-dfabb238f931"}]} 2026-05-29 06:57:07.034 8 INFO neutron.services.segments.plugin [-] Segment de048353-21f9-4649-a964-87191bbc4403 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid de048353-21f9-4649-a964-87191bbc4403 found for delete ", "request_id": "req-f9f5e6de-19f4-4958-9e69-b1ecf91b4026"}]} [pid: 8|app: 0|req: 469/884] 10.0.0.181 () {32 vars in 725 bytes} [Fri May 29 06:57:06 2026] DELETE /v2.0/networks/62c40a69-4324-4934-8ac8-3185b0f89446 => generated 0 bytes in 472 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 470/885] 10.0.0.15 () {34 vars in 988 bytes} [Fri May 29 06:57:07 2026] GET /v2.0/ports?device_id=ed38c7ee-6cbc-43f9-81ed-80b41d5ae7c4 => generated 975 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 471/886] 199.204.45.109 () {34 vars in 1079 bytes} [Fri May 29 06:57:07 2026] GET /v2.0/ports?tenant_id=391ffbdb93f0453ea0a685d614aee909&device_id=ed38c7ee-6cbc-43f9-81ed-80b41d5ae7c4 => 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: 472/887] 10.0.0.15 () {34 vars in 1038 bytes} [Fri May 29 06:57:07 2026] GET /v2.0/security-groups?id=c856353f-73e0-4e99-a3c5-5896552a7548&fields=id&fields=name => generated 114 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 473/888] 199.204.45.109 () {34 vars in 985 bytes} [Fri May 29 06:57:07 2026] GET /v2.0/networks?id=e6b1b137-5c4e-443a-a3d6-bd1aa3357117 => generated 766 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 474/889] 199.204.45.109 () {34 vars in 1059 bytes} [Fri May 29 06:57:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=0c6ff7be-dfa2-40c4-9e87-61a184833f80 => generated 859 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 475/890] 10.0.0.181 () {32 vars in 773 bytes} [Fri May 29 06:57:07 2026] GET /v2.0/security-groups?tenant_id=a1c169e30fcf4737ae474c46d04cc033&name=default => generated 2801 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/891] 10.0.0.181 () {34 vars in 668 bytes} [Fri May 29 06:57:06 2026] POST /v2.0/subnets => generated 602 bytes in 387 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 476/892] 199.204.45.109 () {34 vars in 983 bytes} [Fri May 29 06:57:07 2026] GET /v2.0/subnets?id=98156327-5783-4c39-b6a2-a235447eb54e => generated 664 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 06:57:07.412 8 WARNING neutron_lib.context [None req-1b93d8d1-74ce-4e1d-9bd9-c424ef5762c8 c613af08c2d84efbac3e728cff6df182 4bc0b4e0929e4e4f97679c5f21089344 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 417/893] 10.0.0.181 () {32 vars in 739 bytes} [Fri May 29 06:57:07 2026] DELETE /v2.0/security-groups/f886c40d-bd89-4538-8aa6-9421fc0a740b => 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: 418/894] 199.204.45.109 () {34 vars in 1051 bytes} [Fri May 29 06:57:07 2026] GET /v2.0/ports?network_id=e6b1b137-5c4e-443a-a3d6-bd1aa3357117&device_owner=network%3Adhcp => generated 1244 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/895] 10.0.0.15 () {34 vars in 988 bytes} [Fri May 29 06:57:07 2026] GET /v2.0/ports?device_id=ed38c7ee-6cbc-43f9-81ed-80b41d5ae7c4 => generated 975 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/896] 199.204.45.109 () {34 vars in 1011 bytes} [Fri May 29 06:57:07 2026] GET /v2.0/networks/e6b1b137-5c4e-443a-a3d6-bd1aa3357117?fields=segments => generated 14 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/897] 10.0.0.15 () {34 vars in 1038 bytes} [Fri May 29 06:57:07 2026] GET /v2.0/security-groups?id=c856353f-73e0-4e99-a3c5-5896552a7548&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 477/898] 10.0.0.181 () {34 vars in 668 bytes} [Fri May 29 06:57:07 2026] POST /v2.0/subnets => generated 602 bytes in 359 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 06:57:07.770 8 WARNING neutron_lib.context [None req-0de4e70f-43c3-4a49-ae8c-753e4a7fb3e6 c613af08c2d84efbac3e728cff6df182 4bc0b4e0929e4e4f97679c5f21089344 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 422/899] 199.204.45.109 () {34 vars in 1111 bytes} [Fri May 29 06:57:07 2026] GET /v2.0/networks/e6b1b137-5c4e-443a-a3d6-bd1aa3357117?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 06:57:07.816 8 INFO neutron.db.segments_db [None req-0de4e70f-43c3-4a49-ae8c-753e4a7fb3e6 c613af08c2d84efbac3e728cff6df182 4bc0b4e0929e4e4f97679c5f21089344 - - default default] Added segment 609348a0-0ed2-45ec-9a08-d2136c11361b of type vxlan for network 134db52c-e21f-4596-a731-06f49d465daa [pid: 7|app: 0|req: 423/900] 199.204.45.109 () {34 vars in 993 bytes} [Fri May 29 06:57:08 2026] GET /v2.0/ports?device_id=ed38c7ee-6cbc-43f9-81ed-80b41d5ae7c4 => generated 975 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 06:57:08.182 8 INFO neutron.db.l3_hamode_db [None req-0de4e70f-43c3-4a49-ae8c-753e4a7fb3e6 c613af08c2d84efbac3e728cff6df182 4bc0b4e0929e4e4f97679c5f21089344 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-29 06:57:08.344 8 INFO neutron.db.l3_hamode_db [None req-0de4e70f-43c3-4a49-ae8c-753e4a7fb3e6 c613af08c2d84efbac3e728cff6df182 4bc0b4e0929e4e4f97679c5f21089344 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-29 06:57:09.192 7 INFO neutron.db.l3_db [req-709570e5-b41c-46db-8641-4c459a92d57d req-1431d4f2-89c1-4790-92b6-29a6d091074f 71b325a0f2c044c9bc383d1a8cbb44bc 391ffbdb93f0453ea0a685d614aee909 - - default default] Floating IP 4abb333b-a3f7-48a4-9a5c-5521b6b9a260 disassociated. External IP: 10.96.250.215, port: 0c6ff7be-dfa2-40c4-9e87-61a184833f80. [pid: 7|app: 0|req: 424/901] 199.204.45.109 () {36 vars in 996 bytes} [Fri May 29 06:57:08 2026] DELETE /v2.0/ports/0c6ff7be-dfa2-40c4-9e87-61a184833f80 => generated 0 bytes in 1500 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 427/904] 10.0.0.15 () {34 vars in 988 bytes} [Fri May 29 06:57:09 2026] GET /v2.0/ports?device_id=ed38c7ee-6cbc-43f9-81ed-80b41d5ae7c4 => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 06:57:09.633 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f37b3f32-1d4f-499e-8580-690dcee7efbe'] response: {'server_uuid': 'ed38c7ee-6cbc-43f9-81ed-80b41d5ae7c4', 'name': 'network-vif-deleted', 'tag': '0c6ff7be-dfa2-40c4-9e87-61a184833f80', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 478/905] 10.0.0.181 () {34 vars in 668 bytes} [Fri May 29 06:57:07 2026] POST /v2.0/routers => generated 507 bytes in 2047 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 06:57:09.945 7 INFO neutron.db.segments_db [None req-21de4a39-2fe9-494d-af2a-eb3cf67a1799 28baced029714bb6bd60d80d7e4910de 088a3ca187a94407ad8b491a453c58a8 - - default default] Added segment 32bef2ee-1d9e-4ed0-a368-d89480a144e3 of type vxlan for network 275d5335-8a17-4272-a20f-8c73274df65f [pid: 7|app: 0|req: 428/906] 10.0.0.181 () {34 vars in 670 bytes} [Fri May 29 06:57:09 2026] POST /v2.0/networks => generated 744 bytes in 434 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 429/907] 10.0.0.181 () {34 vars in 668 bytes} [Fri May 29 06:57:10 2026] POST /v2.0/subnets => generated 667 bytes in 205 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 06:57:10.324 7 INFO neutron.db.segments_db [None req-c785a115-9e0f-4676-83f8-32208526289f 28baced029714bb6bd60d80d7e4910de 088a3ca187a94407ad8b491a453c58a8 - - default default] Added segment 490f5073-6ed9-4369-868e-df4b3e58d1a8 of type vxlan for network edb36747-a347-44db-82b3-21972b1431ee 2026-05-29 06:57:10.670 7 INFO neutron.db.l3_hamode_db [None req-c785a115-9e0f-4676-83f8-32208526289f 28baced029714bb6bd60d80d7e4910de 088a3ca187a94407ad8b491a453c58a8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 479/908] 10.0.0.181 () {34 vars in 782 bytes} [Fri May 29 06:57:09 2026] PUT /v2.0/routers/e40b5e42-96de-4240-9d0c-aabe253416af/add_router_interface => generated 309 bytes in 1615 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 480/909] 10.0.0.181 () {32 vars in 739 bytes} [Fri May 29 06:57:11 2026] DELETE /v2.0/security-groups/c856353f-73e0-4e99-a3c5-5896552a7548 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 481/910] 10.0.0.52 () {34 vars in 988 bytes} [Fri May 29 06:57:11 2026] GET /v2.0/ports?device_id=f4815021-c335-4aca-9f13-94c85e97d63d => generated 1240 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 482/911] 10.0.0.181 () {32 vars in 716 bytes} [Fri May 29 06:57:11 2026] GET /v2.0/ports/018b3e7f-5c38-49e9-acb2-9e771f467eeb => generated 955 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 06:57:11.683 8 INFO neutron.api.v2.resource [None req-07303db1-7bef-4e6f-ac70-8ed9633c4ca4 71b325a0f2c044c9bc383d1a8cbb44bc 391ffbdb93f0453ea0a685d614aee909 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 483/912] 10.0.0.181 () {32 vars in 736 bytes} [Fri May 29 06:57:11 2026] GET /v2.0/security-groups/c856353f-73e0-4e99-a3c5-5896552a7548 => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 484/913] 10.0.0.52 () {34 vars in 1038 bytes} [Fri May 29 06:57:11 2026] GET /v2.0/security-groups?id=37faf9ad-9575-46f5-90df-9edcffb25db3&fields=id&fields=name => generated 113 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 06:57:12.021 7 INFO neutron.db.l3_hamode_db [None req-c785a115-9e0f-4676-83f8-32208526289f 28baced029714bb6bd60d80d7e4910de 088a3ca187a94407ad8b491a453c58a8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 430/914] 10.0.0.181 () {34 vars in 668 bytes} [Fri May 29 06:57:10 2026] POST /v2.0/routers => generated 731 bytes in 2855 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 485/915] 10.0.0.181 () {34 vars in 782 bytes} [Fri May 29 06:57:11 2026] PUT /v2.0/routers/e40b5e42-96de-4240-9d0c-aabe253416af/add_router_interface => generated 309 bytes in 1496 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/916] 10.0.0.181 () {32 vars in 731 bytes} [Fri May 29 06:57:13 2026] DELETE /v2.0/floatingips/4abb333b-a3f7-48a4-9a5c-5521b6b9a260 => generated 0 bytes in 320 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 432/917] 10.0.0.181 () {32 vars in 716 bytes} [Fri May 29 06:57:13 2026] GET /v2.0/ports/7be2c2e5-8e14-45a5-9146-74182de51a28 => generated 955 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 433/918] 10.0.0.181 () {34 vars in 788 bytes} [Fri May 29 06:57:13 2026] PUT /v2.0/routers/cb8d0fbb-41f0-440e-a1f9-1da37a02ac7f/remove_router_interface => generated 309 bytes in 1027 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 486/919] 10.0.0.181 () {34 vars in 782 bytes} [Fri May 29 06:57:13 2026] PUT /v2.0/routers/7c79a592-94c2-4e3c-8c4e-f91e180f4c16/add_router_interface => generated 309 bytes in 1362 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 434/920] 10.0.0.181 () {34 vars in 788 bytes} [Fri May 29 06:57:14 2026] PUT /v2.0/routers/e40b5e42-96de-4240-9d0c-aabe253416af/remove_router_interface => generated 309 bytes in 1002 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 06:57:15.587 7 WARNING neutron_lib.context [None req-8545f099-4e15-4bc3-aceb-210de57a4644 7f7ab59fc1a24e34a54fe41111aa05d3 e1d9e9ed66f4459ab8983442b2dd5d6b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 06:57:15.686 8 INFO neutron.services.segments.plugin [-] Segment 539eca0d-15f9-4542-9d33-62c1d03bd8e5 resource provider aggregate not found 2026-05-29 06:57:15.693 8 INFO neutron.services.segments.plugin [-] Segment 539eca0d-15f9-4542-9d33-62c1d03bd8e5 resource provider aggregate not found [pid: 7|app: 0|req: 435/921] 10.0.0.181 () {34 vars in 684 bytes} [Fri May 29 06:57:15 2026] POST /v2.0/security-groups => generated 1596 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-29 06:57:15.711 8 INFO neutron.services.segments.plugin [-] Segment 539eca0d-15f9-4542-9d33-62c1d03bd8e5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 539eca0d-15f9-4542-9d33-62c1d03bd8e5 found for delete ", "request_id": "req-1df5d687-7cab-49de-bb84-9ae0b249c9d8"}]} 2026-05-29 06:57:15.719 8 INFO neutron.services.segments.plugin [-] Segment 539eca0d-15f9-4542-9d33-62c1d03bd8e5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 539eca0d-15f9-4542-9d33-62c1d03bd8e5 found for delete ", "request_id": "req-c2f75690-99f7-470c-854d-1bf30da3cb50"}]} 2026-05-29 06:57:15.720 8 INFO neutron.db.l3_hamode_db [None req-92f0eea3-3fd4-4818-a2ed-8ac0fc6fda50 28baced029714bb6bd60d80d7e4910de 088a3ca187a94407ad8b491a453c58a8 - - default default] HA network 12fdeb78-0599-433a-b232-91db338631a9 was deleted as no HA routers are present in tenant 391ffbdb93f0453ea0a685d614aee909. [pid: 8|app: 0|req: 487/922] 10.0.0.181 () {32 vars in 723 bytes} [Fri May 29 06:57:14 2026] DELETE /v2.0/routers/cb8d0fbb-41f0-440e-a1f9-1da37a02ac7f => generated 0 bytes in 1138 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 06:57:15.734 8 WARNING neutron_lib.context [None req-9ce4ceca-9f1e-4eb7-a2d1-169cb3ca8077 7f7ab59fc1a24e34a54fe41111aa05d3 e1d9e9ed66f4459ab8983442b2dd5d6b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 488/923] 10.0.0.181 () {34 vars in 694 bytes} [Fri May 29 06:57:15 2026] POST /v2.0/security-group-rules => generated 565 bytes in 100 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 489/924] 10.0.0.181 () {32 vars in 723 bytes} [Fri May 29 06:57:15 2026] DELETE /v2.0/subnets/98156327-5783-4c39-b6a2-a235447eb54e => generated 0 bytes in 200 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 06:57:16.037 8 WARNING neutron_lib.context [None req-6a1edfcc-2366-4a24-b353-9ef733bf6b9f 7f7ab59fc1a24e34a54fe41111aa05d3 e1d9e9ed66f4459ab8983442b2dd5d6b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 490/925] 10.0.0.181 () {34 vars in 694 bytes} [Fri May 29 06:57:16 2026] POST /v2.0/security-group-rules => generated 570 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 491/926] 10.0.0.181 () {32 vars in 725 bytes} [Fri May 29 06:57:16 2026] DELETE /v2.0/networks/e6b1b137-5c4e-443a-a3d6-bd1aa3357117 => generated 0 bytes in 345 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 492/927] 10.0.0.15 () {34 vars in 988 bytes} [Fri May 29 06:57:16 2026] GET /v2.0/ports?device_id=f4815021-c335-4aca-9f13-94c85e97d63d => generated 971 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 06:57:16.661 8 WARNING neutron_lib.context [None req-3b012a22-7c12-4863-bced-e1f321b9a324 7f7ab59fc1a24e34a54fe41111aa05d3 e1d9e9ed66f4459ab8983442b2dd5d6b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 436/928] 10.0.0.181 () {34 vars in 788 bytes} [Fri May 29 06:57:15 2026] PUT /v2.0/routers/e40b5e42-96de-4240-9d0c-aabe253416af/remove_router_interface => generated 309 bytes in 1234 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 437/929] 10.0.0.15 () {34 vars in 1038 bytes} [Fri May 29 06:57:16 2026] GET /v2.0/security-groups?id=37faf9ad-9575-46f5-90df-9edcffb25db3&fields=id&fields=name => generated 113 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 438/930] 10.0.0.181 () {32 vars in 773 bytes} [Fri May 29 06:57:16 2026] GET /v2.0/security-groups?tenant_id=391ffbdb93f0453ea0a685d614aee909&name=default => generated 2801 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 439/931] 10.0.0.181 () {32 vars in 735 bytes} [Fri May 29 06:57:17 2026] GET /v2.0/ports?device_id=e40b5e42-96de-4240-9d0c-aabe253416af => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 440/932] 10.0.0.181 () {32 vars in 739 bytes} [Fri May 29 06:57:17 2026] DELETE /v2.0/security-groups/1c7773e5-5e98-49ce-8f67-b892475de068 => generated 0 bytes in 144 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 06:57:17.766 8 INFO neutron.services.segments.plugin [-] Segment 0e6edab7-c7a4-4959-b5bd-cd5414ca183a resource provider aggregate not found 2026-05-29 06:57:17.774 8 INFO neutron.services.segments.plugin [-] Segment 0e6edab7-c7a4-4959-b5bd-cd5414ca183a resource provider aggregate not found 2026-05-29 06:57:17.792 8 INFO neutron.services.segments.plugin [-] Segment 0e6edab7-c7a4-4959-b5bd-cd5414ca183a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0e6edab7-c7a4-4959-b5bd-cd5414ca183a found for delete ", "request_id": "req-0eec4f44-3a39-4185-8a4f-6241e5cdeab9"}]} 2026-05-29 06:57:17.798 8 INFO neutron.services.segments.plugin [-] Segment 0e6edab7-c7a4-4959-b5bd-cd5414ca183a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0e6edab7-c7a4-4959-b5bd-cd5414ca183a found for delete ", "request_id": "req-f1d66e44-e63e-413d-8266-36d410d70c9f"}]} [pid: 8|app: 0|req: 493/933] 10.0.0.181 () {34 vars in 675 bytes} [Fri May 29 06:57:16 2026] POST /v2.0/floatingips => generated 552 bytes in 1249 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 494/934] 10.0.0.15 () {34 vars in 988 bytes} [Fri May 29 06:57:17 2026] GET /v2.0/ports?device_id=f4815021-c335-4aca-9f13-94c85e97d63d => generated 971 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 495/935] 199.204.45.109 () {34 vars in 993 bytes} [Fri May 29 06:57:17 2026] GET /v2.0/ports?device_id=f4815021-c335-4aca-9f13-94c85e97d63d => generated 971 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 496/936] 10.0.0.15 () {34 vars in 1038 bytes} [Fri May 29 06:57:18 2026] GET /v2.0/security-groups?id=37faf9ad-9575-46f5-90df-9edcffb25db3&fields=id&fields=name => generated 113 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 06:57:18.320 7 INFO neutron.services.segments.plugin [-] Segment 609348a0-0ed2-45ec-9a08-d2136c11361b resource provider aggregate not found 2026-05-29 06:57:18.327 7 INFO neutron.services.segments.plugin [-] Segment 609348a0-0ed2-45ec-9a08-d2136c11361b resource provider aggregate not found 2026-05-29 06:57:18.340 7 INFO neutron.services.segments.plugin [-] Segment 609348a0-0ed2-45ec-9a08-d2136c11361b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 609348a0-0ed2-45ec-9a08-d2136c11361b found for delete ", "request_id": "req-2f291bea-5ee5-43ea-9549-a658d4497841"}]} 2026-05-29 06:57:18.342 7 INFO neutron.services.segments.plugin [-] Segment 609348a0-0ed2-45ec-9a08-d2136c11361b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 609348a0-0ed2-45ec-9a08-d2136c11361b found for delete ", "request_id": "req-0030ea11-5a6d-4b2d-9c91-9e9bf23c6552"}]} 2026-05-29 06:57:18.348 7 INFO neutron.db.l3_hamode_db [None req-c44eaf42-2751-4f68-a559-2caf1b0f7853 c613af08c2d84efbac3e728cff6df182 4bc0b4e0929e4e4f97679c5f21089344 - - default default] HA network 134db52c-e21f-4596-a731-06f49d465daa was deleted as no HA routers are present in tenant 4bc0b4e0929e4e4f97679c5f21089344. [pid: 7|app: 0|req: 441/937] 10.0.0.181 () {32 vars in 723 bytes} [Fri May 29 06:57:17 2026] DELETE /v2.0/routers/e40b5e42-96de-4240-9d0c-aabe253416af => generated 0 bytes in 1163 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 442/938] 10.0.0.15 () {34 vars in 1098 bytes} [Fri May 29 06:57:18 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1159162606&fields=id&tenant_id=e1d9e9ed66f4459ab8983442b2dd5d6b => generated 69 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 06:57:18.421 8 INFO neutron.db.l3_db [req-00ef56ff-b83c-4994-b63f-2b0f477123cd req-89150811-86cd-4245-8af0-4beefae04e6a 7cf68ae8c9bc4696af255814224214bd bf69d98db9f9496b830c5186620fbb50 - - default default] Floating IP 802d25e5-2488-4db5-a15e-42e2952d588b disassociated. External IP: 10.96.250.203, port: 17c6b800-2cb6-44c3-8125-3fb6ba511645. [pid: 7|app: 0|req: 443/939] 10.0.0.181 () {32 vars in 723 bytes} [Fri May 29 06:57:18 2026] DELETE /v2.0/subnets/2ed5de3f-1764-45cd-984e-19d450a3231f => generated 0 bytes in 223 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 444/940] 10.0.0.15 () {34 vars in 980 bytes} [Fri May 29 06:57:18 2026] GET /v2.0/networks?id=275d5335-8a17-4272-a20f-8c73274df65f => generated 676 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 445/941] 10.0.0.181 () {32 vars in 723 bytes} [Fri May 29 06:57:18 2026] DELETE /v2.0/subnets/57e1f410-f534-4535-9982-b3ed8ef6974e => generated 0 bytes in 190 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 446/942] 10.0.0.15 () {34 vars in 963 bytes} [Fri May 29 06:57:18 2026] GET /v2.0/quotas/e1d9e9ed66f4459ab8983442b2dd5d6b => generated 292 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 497/943] 199.204.45.109 () {36 vars in 996 bytes} [Fri May 29 06:57:18 2026] DELETE /v2.0/ports/17c6b800-2cb6-44c3-8125-3fb6ba511645 => generated 0 bytes in 843 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 06:57:18.933 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-cd1a0267-52b4-4adc-9a46-cbeb8a53dc21'] response: {'server_uuid': 'f4815021-c335-4aca-9f13-94c85e97d63d', 'name': 'network-vif-deleted', 'tag': '17c6b800-2cb6-44c3-8125-3fb6ba511645', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 498/944] 10.0.0.15 () {34 vars in 1000 bytes} [Fri May 29 06:57:18 2026] GET /v2.0/ports?tenant_id=e1d9e9ed66f4459ab8983442b2dd5d6b&fields=id => generated 103 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() [pid: 8|app: 0|req: 499/945] 10.0.0.15 () {34 vars in 1006 bytes} [Fri May 29 06:57:19 2026] GET /v2.0/networks/275d5335-8a17-4272-a20f-8c73274df65f?fields=segments => generated 14 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 447/946] 10.0.0.181 () {32 vars in 725 bytes} [Fri May 29 06:57:18 2026] DELETE /v2.0/networks/a50e6768-8226-4b49-a75a-f5884d096f7c => generated 0 bytes in 403 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 448/947] 10.0.0.15 () {34 vars in 988 bytes} [Fri May 29 06:57:19 2026] GET /v2.0/ports?device_id=f4815021-c335-4aca-9f13-94c85e97d63d => 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: 449/948] 10.0.0.15 () {34 vars in 1106 bytes} [Fri May 29 06:57:19 2026] GET /v2.0/networks/275d5335-8a17-4272-a20f-8c73274df65f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 06:57:19.439 8 INFO neutron.db.segments_db [None req-01b3c33d-d051-4600-87ed-f2bec286b092 28baced029714bb6bd60d80d7e4910de 088a3ca187a94407ad8b491a453c58a8 - - default default] Added segment 36f9f4b8-12df-49fd-bd22-3d6e8eea7a70 of type vxlan for network 38996bd5-91c6-4e73-895c-cd635bb6c41b [pid: 8|app: 0|req: 500/949] 10.0.0.181 () {34 vars in 670 bytes} [Fri May 29 06:57:19 2026] POST /v2.0/networks => generated 745 bytes in 420 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 501/950] 10.0.0.15 () {34 vars in 988 bytes} [Fri May 29 06:57:19 2026] GET /v2.0/ports?device_id=8747b46c-6550-4ae8-8d2d-6063c777dfca => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 450/951] 10.0.0.181 () {32 vars in 725 bytes} [Fri May 29 06:57:19 2026] DELETE /v2.0/networks/0f63b809-59af-4e30-8bc2-6b163026a52e => generated 0 bytes in 324 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 06:57:19.709 7 WARNING neutron_lib.context [None req-810876a7-a1cd-4f29-a623-cc74d65d1341 c613af08c2d84efbac3e728cff6df182 4bc0b4e0929e4e4f97679c5f21089344 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 06:57:19.777 7 INFO neutron.db.segments_db [None req-810876a7-a1cd-4f29-a623-cc74d65d1341 c613af08c2d84efbac3e728cff6df182 4bc0b4e0929e4e4f97679c5f21089344 - - default default] Added segment 712a3962-374f-4f4a-8b97-631af95aaf0a of type vxlan for network 1c826d26-a533-44be-a322-ecdb3eddd3aa [pid: 8|app: 0|req: 502/952] 10.0.0.181 () {34 vars in 668 bytes} [Fri May 29 06:57:19 2026] POST /v2.0/subnets => generated 668 bytes in 238 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 06:57:19.862 8 INFO neutron.db.segments_db [None req-b1d9635d-2fcb-4ecd-af34-2bf81b02cf56 28baced029714bb6bd60d80d7e4910de 088a3ca187a94407ad8b491a453c58a8 - - default default] Added segment f3536204-6e70-464c-b7fa-66ee00142f35 of type vxlan for network 50e0c303-b1bc-4bd0-9341-aca96f4ae5cd [pid: 7|app: 0|req: 451/953] 10.0.0.181 () {34 vars in 669 bytes} [Fri May 29 06:57:19 2026] POST /v2.0/networks => generated 629 bytes in 185 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 06:57:19.900 7 WARNING neutron_lib.context [None req-04637940-deab-4e07-bb55-f2c58790fc5a c613af08c2d84efbac3e728cff6df182 4bc0b4e0929e4e4f97679c5f21089344 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 06:57:20.174 8 INFO neutron.db.l3_hamode_db [None req-b1d9635d-2fcb-4ecd-af34-2bf81b02cf56 28baced029714bb6bd60d80d7e4910de 088a3ca187a94407ad8b491a453c58a8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 452/954] 10.0.0.181 () {34 vars in 668 bytes} [Fri May 29 06:57:19 2026] POST /v2.0/subnets => generated 602 bytes in 340 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 453/955] 199.204.45.109 () {34 vars in 985 bytes} [Fri May 29 06:57:20 2026] GET /v2.0/networks?id=275d5335-8a17-4272-a20f-8c73274df65f => generated 676 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 06:57:20.314 7 WARNING neutron_lib.context [None req-54277a05-f3ef-414f-afc6-0ad71f7db81c c613af08c2d84efbac3e728cff6df182 4bc0b4e0929e4e4f97679c5f21089344 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 06:57:20.367 7 INFO neutron.db.segments_db [None req-54277a05-f3ef-414f-afc6-0ad71f7db81c c613af08c2d84efbac3e728cff6df182 4bc0b4e0929e4e4f97679c5f21089344 - - default default] Added segment 1e2fb89f-4fb0-4c87-ac0e-0331433deaf6 of type vxlan for network f79a00dc-18b8-4835-b3dd-8664cad4c7b7 2026-05-29 06:57:20.376 7 INFO neutron.services.segments.plugin [-] Segment 871d762b-42cd-48dc-adbc-7fb4b891e1b8 resource provider aggregate not found 2026-05-29 06:57:20.383 7 INFO neutron.services.segments.plugin [-] Segment 871d762b-42cd-48dc-adbc-7fb4b891e1b8 resource provider aggregate not found 2026-05-29 06:57:20.393 7 INFO neutron.services.segments.plugin [-] Segment 871d762b-42cd-48dc-adbc-7fb4b891e1b8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 871d762b-42cd-48dc-adbc-7fb4b891e1b8 found for delete ", "request_id": "req-61341a7e-d47b-4070-8360-6357a9a6e4d8"}]} 2026-05-29 06:57:20.416 7 INFO neutron.services.segments.plugin [-] Segment 871d762b-42cd-48dc-adbc-7fb4b891e1b8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 871d762b-42cd-48dc-adbc-7fb4b891e1b8 found for delete ", "request_id": "req-76619e2b-ea14-4eac-b0c2-204637a386f9"}]} 2026-05-29 06:57:20.423 7 INFO neutron.services.segments.plugin [-] Segment 8b390e0f-8731-4e3d-9a67-fc44292b8c0b resource provider aggregate not found 2026-05-29 06:57:20.444 7 INFO neutron.services.segments.plugin [-] Segment 8b390e0f-8731-4e3d-9a67-fc44292b8c0b resource provider aggregate not found 2026-05-29 06:57:20.449 7 INFO neutron.services.segments.plugin [-] Segment 8b390e0f-8731-4e3d-9a67-fc44292b8c0b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8b390e0f-8731-4e3d-9a67-fc44292b8c0b found for delete ", "request_id": "req-ebe55dad-a0d5-4302-a477-ebe2fc158cee"}]} 2026-05-29 06:57:20.465 7 INFO neutron.services.segments.plugin [-] Segment 8b390e0f-8731-4e3d-9a67-fc44292b8c0b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8b390e0f-8731-4e3d-9a67-fc44292b8c0b found for delete ", "request_id": "req-a8bccf99-9758-470e-b961-52870104c376"}]} 2026-05-29 06:57:20.723 7 INFO neutron.db.l3_hamode_db [None req-54277a05-f3ef-414f-afc6-0ad71f7db81c c613af08c2d84efbac3e728cff6df182 4bc0b4e0929e4e4f97679c5f21089344 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-29 06:57:20.878 7 INFO neutron.db.l3_hamode_db [None req-54277a05-f3ef-414f-afc6-0ad71f7db81c c613af08c2d84efbac3e728cff6df182 4bc0b4e0929e4e4f97679c5f21089344 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-29 06:57:21.302 8 INFO neutron.db.l3_hamode_db [None req-b1d9635d-2fcb-4ecd-af34-2bf81b02cf56 28baced029714bb6bd60d80d7e4910de 088a3ca187a94407ad8b491a453c58a8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 454/956] 10.0.0.181 () {34 vars in 668 bytes} [Fri May 29 06:57:20 2026] POST /v2.0/routers => generated 506 bytes in 1392 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 455/957] 199.204.45.109 () {34 vars in 1049 bytes} [Fri May 29 06:57:21 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=e1d9e9ed66f4459ab8983442b2dd5d6b => generated 181 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 456/958] 10.0.0.181 () {32 vars in 739 bytes} [Fri May 29 06:57:21 2026] DELETE /v2.0/security-groups/37faf9ad-9575-46f5-90df-9edcffb25db3 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 457/959] 10.0.0.15 () {34 vars in 988 bytes} [Fri May 29 06:57:21 2026] GET /v2.0/ports?device_id=8747b46c-6550-4ae8-8d2d-6063c777dfca => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 06:57:21.914 7 WARNING neutron_lib.context [None req-64c4e0c7-f66d-40b7-85d2-a94af1d12e89 c613af08c2d84efbac3e728cff6df182 4bc0b4e0929e4e4f97679c5f21089344 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 503/960] 10.0.0.181 () {34 vars in 668 bytes} [Fri May 29 06:57:19 2026] POST /v2.0/routers => generated 732 bytes in 2551 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 06:57:22.375 8 WARNING neutron_lib.context [req-9822019f-6f49-4298-8091-bf3c70a6fea8 req-0e7498fb-befc-479e-987f-1932748fdda6 7f7ab59fc1a24e34a54fe41111aa05d3 e1d9e9ed66f4459ab8983442b2dd5d6b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 458/961] 10.0.0.181 () {34 vars in 664 bytes} [Fri May 29 06:57:21 2026] POST /v2.0/ports => generated 951 bytes in 478 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 06:57:22.399 7 INFO neutron.api.v2.resource [None req-4c19fd1b-1183-40b9-b260-6e3418a712b7 7cf68ae8c9bc4696af255814224214bd bf69d98db9f9496b830c5186620fbb50 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 459/962] 10.0.0.181 () {32 vars in 736 bytes} [Fri May 29 06:57:22 2026] GET /v2.0/security-groups/37faf9ad-9575-46f5-90df-9edcffb25db3 => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 504/963] 199.204.45.109 () {38 vars in 954 bytes} [Fri May 29 06:57:22 2026] POST /v2.0/ports => generated 958 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: 460/964] 10.0.0.181 () {34 vars in 782 bytes} [Fri May 29 06:57:22 2026] PUT /v2.0/routers/b7c6edaf-f504-475e-86ed-d9a6ebe2b5d1/add_router_interface => generated 309 bytes in 1398 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 461/965] 10.0.0.181 () {32 vars in 731 bytes} [Fri May 29 06:57:23 2026] DELETE /v2.0/floatingips/802d25e5-2488-4db5-a15e-42e2952d588b => generated 0 bytes in 349 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 505/966] 10.0.0.181 () {34 vars in 782 bytes} [Fri May 29 06:57:22 2026] PUT /v2.0/routers/3dea5a4c-8abd-4d57-a2ee-fa5fcea4fe92/add_router_interface => generated 309 bytes in 1563 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: 506/967] 10.0.0.15 () {34 vars in 988 bytes} [Fri May 29 06:57:24 2026] GET /v2.0/ports?device_id=8747b46c-6550-4ae8-8d2d-6063c777dfca => generated 973 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 462/970] 199.204.45.109 () {38 vars in 1027 bytes} [Fri May 29 06:57:24 2026] PUT /v2.0/ports/8cc98459-4eab-4873-848f-bdc59492b8f6 => generated 1203 bytes in 474 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: 463/971] 10.0.0.181 () {32 vars in 716 bytes} [Fri May 29 06:57:24 2026] GET /v2.0/ports/a44b1f0c-6809-45f9-979a-e3b6f480120c => generated 1025 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 464/972] 10.0.0.15 () {34 vars in 1038 bytes} [Fri May 29 06:57:24 2026] GET /v2.0/security-groups?id=da455d1a-2069-45a3-80e9-c86953b4fab1&fields=id&fields=name => generated 114 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 06:57:24.782 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a36ac6e9-b6f8-46af-888d-0327b0341407'] response: {'name': 'network-changed', 'server_uuid': '8747b46c-6550-4ae8-8d2d-6063c777dfca', 'tag': '8cc98459-4eab-4873-848f-bdc59492b8f6', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 465/973] 199.204.45.109 () {34 vars in 1079 bytes} [Fri May 29 06:57:24 2026] GET /v2.0/ports?tenant_id=e1d9e9ed66f4459ab8983442b2dd5d6b&device_id=8747b46c-6550-4ae8-8d2d-6063c777dfca => generated 1242 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 466/974] 10.0.0.181 () {34 vars in 788 bytes} [Fri May 29 06:57:24 2026] PUT /v2.0/routers/3dea5a4c-8abd-4d57-a2ee-fa5fcea4fe92/remove_router_interface => generated 309 bytes in 1114 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: 467/975] 10.0.0.15 () {34 vars in 980 bytes} [Fri May 29 06:57:25 2026] GET /v2.0/networks?id=38996bd5-91c6-4e73-895c-cd635bb6c41b => generated 677 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 468/976] 199.204.45.109 () {34 vars in 1059 bytes} [Fri May 29 06:57:25 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=8cc98459-4eab-4873-848f-bdc59492b8f6 => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 469/977] 10.0.0.15 () {34 vars in 988 bytes} [Fri May 29 06:57:25 2026] GET /v2.0/ports?device_id=8747b46c-6550-4ae8-8d2d-6063c777dfca => generated 973 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 509/978] 10.0.0.181 () {34 vars in 788 bytes} [Fri May 29 06:57:24 2026] PUT /v2.0/routers/8e9fb792-ecbd-495b-9d52-c8e36c879193/remove_router_interface => generated 309 bytes in 1640 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 510/979] 10.0.0.15 () {34 vars in 963 bytes} [Fri May 29 06:57:26 2026] GET /v2.0/quotas/c162463eccb24c77ac704086becff5e4 => 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: 511/980] 199.204.45.109 () {34 vars in 983 bytes} [Fri May 29 06:57:26 2026] GET /v2.0/subnets?id=83a503d0-565f-4a24-aeb1-b3ab00b62446 => generated 670 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 512/981] 10.0.0.15 () {34 vars in 1038 bytes} [Fri May 29 06:57:26 2026] GET /v2.0/security-groups?id=da455d1a-2069-45a3-80e9-c86953b4fab1&fields=id&fields=name => generated 114 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 06:57:26.556 7 INFO neutron.api.v2.resource [None req-2b976caf-2a71-458e-a997-751af8209158 c613af08c2d84efbac3e728cff6df182 4bc0b4e0929e4e4f97679c5f21089344 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 470/982] 10.0.0.181 () {34 vars in 788 bytes} [Fri May 29 06:57:26 2026] PUT /v2.0/routers/3dea5a4c-8abd-4d57-a2ee-fa5fcea4fe92/remove_router_interface => generated 197 bytes in 488 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 471/983] 10.0.0.15 () {34 vars in 1000 bytes} [Fri May 29 06:57:26 2026] GET /v2.0/ports?tenant_id=c162463eccb24c77ac704086becff5e4&fields=id => generated 103 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 472/984] 199.204.45.109 () {34 vars in 1051 bytes} [Fri May 29 06:57:26 2026] GET /v2.0/ports?network_id=275d5335-8a17-4272-a20f-8c73274df65f&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: 473/985] 10.0.0.181 () {32 vars in 735 bytes} [Fri May 29 06:57:26 2026] GET /v2.0/ports?device_id=3dea5a4c-8abd-4d57-a2ee-fa5fcea4fe92 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 474/986] 10.0.0.15 () {34 vars in 1006 bytes} [Fri May 29 06:57:26 2026] GET /v2.0/networks/38996bd5-91c6-4e73-895c-cd635bb6c41b?fields=segments => generated 14 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 475/987] 199.204.45.109 () {34 vars in 1011 bytes} [Fri May 29 06:57:26 2026] GET /v2.0/networks/275d5335-8a17-4272-a20f-8c73274df65f?fields=segments => generated 14 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 06:57:27.397 8 INFO neutron.services.segments.plugin [-] Segment 25f00e5e-809d-41b0-bed1-b213dc087a75 resource provider aggregate not found 2026-05-29 06:57:27.403 8 INFO neutron.services.segments.plugin [-] Segment 25f00e5e-809d-41b0-bed1-b213dc087a75 resource provider aggregate not found 2026-05-29 06:57:27.422 8 INFO neutron.services.segments.plugin [-] Segment 25f00e5e-809d-41b0-bed1-b213dc087a75 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 25f00e5e-809d-41b0-bed1-b213dc087a75 found for delete ", "request_id": "req-0869deee-d811-4e73-875a-841ed33bfdfd"}]} 2026-05-29 06:57:27.427 8 INFO neutron.services.segments.plugin [-] Segment 25f00e5e-809d-41b0-bed1-b213dc087a75 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 25f00e5e-809d-41b0-bed1-b213dc087a75 found for delete ", "request_id": "req-2b97d20a-d8fc-4ebf-935f-ec17fbfbe2b9"}]} 2026-05-29 06:57:27.436 8 INFO neutron.db.l3_hamode_db [None req-9c48849f-3545-49b6-b105-099fdefa1a56 28baced029714bb6bd60d80d7e4910de 088a3ca187a94407ad8b491a453c58a8 - - default default] HA network 6fdb2e46-3f61-48f3-833b-fd0be4950e26 was deleted as no HA routers are present in tenant bf69d98db9f9496b830c5186620fbb50. [pid: 8|app: 0|req: 513/988] 10.0.0.181 () {32 vars in 723 bytes} [Fri May 29 06:57:26 2026] DELETE /v2.0/routers/8e9fb792-ecbd-495b-9d52-c8e36c879193 => generated 0 bytes in 1183 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 06:57:27.516 7 INFO neutron.services.segments.plugin [-] Segment 1e2fb89f-4fb0-4c87-ac0e-0331433deaf6 resource provider aggregate not found [pid: 8|app: 0|req: 514/989] 10.0.0.15 () {34 vars in 1106 bytes} [Fri May 29 06:57:27 2026] GET /v2.0/networks/38996bd5-91c6-4e73-895c-cd635bb6c41b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 06:57:27.522 7 INFO neutron.services.segments.plugin [-] Segment 1e2fb89f-4fb0-4c87-ac0e-0331433deaf6 resource provider aggregate not found 2026-05-29 06:57:27.541 7 INFO neutron.services.segments.plugin [-] Segment 1e2fb89f-4fb0-4c87-ac0e-0331433deaf6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1e2fb89f-4fb0-4c87-ac0e-0331433deaf6 found for delete ", "request_id": "req-9097f658-a9d2-40d7-ba2d-c747205580a4"}]} 2026-05-29 06:57:27.549 7 INFO neutron.services.segments.plugin [-] Segment 1e2fb89f-4fb0-4c87-ac0e-0331433deaf6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1e2fb89f-4fb0-4c87-ac0e-0331433deaf6 found for delete ", "request_id": "req-69655a1e-bbcd-440f-98b8-3e61afd07a2f"}]} 2026-05-29 06:57:27.554 7 INFO neutron.db.l3_hamode_db [None req-5de09918-9736-4c08-a007-5522dc409213 c613af08c2d84efbac3e728cff6df182 4bc0b4e0929e4e4f97679c5f21089344 - - default default] HA network f79a00dc-18b8-4835-b3dd-8664cad4c7b7 was deleted as no HA routers are present in tenant 4bc0b4e0929e4e4f97679c5f21089344. [pid: 7|app: 0|req: 476/990] 10.0.0.181 () {32 vars in 723 bytes} [Fri May 29 06:57:26 2026] DELETE /v2.0/routers/3dea5a4c-8abd-4d57-a2ee-fa5fcea4fe92 => generated 0 bytes in 674 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 515/991] 199.204.45.109 () {34 vars in 1111 bytes} [Fri May 29 06:57:27 2026] GET /v2.0/networks/275d5335-8a17-4272-a20f-8c73274df65f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 477/992] 10.0.0.15 () {34 vars in 988 bytes} [Fri May 29 06:57:27 2026] GET /v2.0/ports?device_id=8747b46c-6550-4ae8-8d2d-6063c777dfca => generated 973 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 516/993] 10.0.0.181 () {32 vars in 723 bytes} [Fri May 29 06:57:27 2026] DELETE /v2.0/subnets/44b7a137-edbc-418d-91db-aba09ec43fd1 => generated 0 bytes in 326 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 478/994] 10.0.0.181 () {32 vars in 723 bytes} [Fri May 29 06:57:27 2026] DELETE /v2.0/subnets/b52b3c50-1e84-41f5-8b3e-4f134f6c3a33 => 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: 479/995] 199.204.45.109 () {34 vars in 1079 bytes} [Fri May 29 06:57:27 2026] GET /v2.0/ports?tenant_id=e1d9e9ed66f4459ab8983442b2dd5d6b&device_id=8747b46c-6550-4ae8-8d2d-6063c777dfca => generated 1242 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 480/996] 10.0.0.15 () {34 vars in 988 bytes} [Fri May 29 06:57:27 2026] GET /v2.0/ports?device_id=fddb93c1-d4fc-4737-8e9d-1289b9a9397c => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 517/997] 10.0.0.15 () {34 vars in 1038 bytes} [Fri May 29 06:57:27 2026] GET /v2.0/security-groups?id=da455d1a-2069-45a3-80e9-c86953b4fab1&fields=id&fields=name => generated 114 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 481/998] 10.0.0.181 () {32 vars in 725 bytes} [Fri May 29 06:57:27 2026] DELETE /v2.0/networks/c9f48a6d-6245-41b9-9795-a4954ec3ac3a => generated 0 bytes in 428 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 482/999] 199.204.45.109 () {34 vars in 985 bytes} [Fri May 29 06:57:28 2026] GET /v2.0/networks?id=275d5335-8a17-4272-a20f-8c73274df65f => generated 772 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 518/1000] 10.0.0.181 () {32 vars in 725 bytes} [Fri May 29 06:57:27 2026] DELETE /v2.0/networks/1c826d26-a533-44be-a322-ecdb3eddd3aa => generated 0 bytes in 535 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 06:57:28.536 8 WARNING neutron_lib.context [None req-9736bfbc-90ab-470b-aba8-9919d7725fdd c613af08c2d84efbac3e728cff6df182 4bc0b4e0929e4e4f97679c5f21089344 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 483/1001] 199.204.45.109 () {34 vars in 1059 bytes} [Fri May 29 06:57:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=8cc98459-4eab-4873-848f-bdc59492b8f6 => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 484/1002] 10.0.0.181 () {32 vars in 773 bytes} [Fri May 29 06:57:28 2026] GET /v2.0/security-groups?tenant_id=bf69d98db9f9496b830c5186620fbb50&name=default => generated 2801 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 06:57:28.617 8 INFO neutron.db.segments_db [None req-9736bfbc-90ab-470b-aba8-9919d7725fdd c613af08c2d84efbac3e728cff6df182 4bc0b4e0929e4e4f97679c5f21089344 - - default default] Added segment 8afe1194-fb16-42b8-b7db-d669cfc486fc of type vxlan for network c1232481-11dc-4e67-8976-510b8d802483 [pid: 7|app: 0|req: 485/1003] 199.204.45.109 () {34 vars in 983 bytes} [Fri May 29 06:57:28 2026] GET /v2.0/subnets?id=83a503d0-565f-4a24-aeb1-b3ab00b62446 => generated 670 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 486/1004] 10.0.0.181 () {32 vars in 739 bytes} [Fri May 29 06:57:28 2026] DELETE /v2.0/security-groups/c49f8b9e-6aa3-4c46-9d01-0b32f1ca15e8 => 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: 519/1005] 10.0.0.181 () {34 vars in 669 bytes} [Fri May 29 06:57:28 2026] POST /v2.0/networks => generated 629 bytes in 238 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 487/1006] 199.204.45.109 () {34 vars in 1051 bytes} [Fri May 29 06:57:28 2026] GET /v2.0/ports?network_id=275d5335-8a17-4272-a20f-8c73274df65f&device_owner=network%3Adhcp => generated 1244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 06:57:28.782 7 WARNING neutron_lib.context [None req-0e7ec02f-1400-4df4-9f28-bb9c0b145827 c613af08c2d84efbac3e728cff6df182 4bc0b4e0929e4e4f97679c5f21089344 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 520/1007] 199.204.45.109 () {34 vars in 985 bytes} [Fri May 29 06:57:28 2026] GET /v2.0/networks?id=38996bd5-91c6-4e73-895c-cd635bb6c41b => generated 677 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 521/1008] 199.204.45.109 () {34 vars in 1011 bytes} [Fri May 29 06:57:28 2026] GET /v2.0/networks/275d5335-8a17-4272-a20f-8c73274df65f?fields=segments => generated 14 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 06:57:28.964 8 WARNING neutron_lib.context [req-df4a7f05-6e32-48cc-b61e-db45ea1afac4 req-f968adb5-a3ac-47ea-9b03-46458a0d073e b704f97c39d64ea488b1203288e29765 c162463eccb24c77ac704086becff5e4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 488/1009] 10.0.0.181 () {34 vars in 668 bytes} [Fri May 29 06:57:28 2026] POST /v2.0/subnets => generated 602 bytes in 341 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 489/1010] 199.204.45.109 () {34 vars in 1111 bytes} [Fri May 29 06:57:29 2026] GET /v2.0/networks/275d5335-8a17-4272-a20f-8c73274df65f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 490/1011] 10.0.0.15 () {34 vars in 988 bytes} [Fri May 29 06:57:29 2026] GET /v2.0/ports?device_id=8747b46c-6550-4ae8-8d2d-6063c777dfca => generated 975 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 491/1012] 10.0.0.15 () {34 vars in 988 bytes} [Fri May 29 06:57:29 2026] GET /v2.0/ports?device_id=fddb93c1-d4fc-4737-8e9d-1289b9a9397c => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 06:57:29.250 7 WARNING neutron_lib.context [None req-1316b70b-6dd9-402a-953d-25ae1f92e380 c613af08c2d84efbac3e728cff6df182 4bc0b4e0929e4e4f97679c5f21089344 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 06:57:29.304 7 INFO neutron.db.segments_db [None req-1316b70b-6dd9-402a-953d-25ae1f92e380 c613af08c2d84efbac3e728cff6df182 4bc0b4e0929e4e4f97679c5f21089344 - - default default] Added segment d576851b-b19b-4253-9c37-e2e30af3d968 of type vxlan for network dbb11da4-718b-49b5-9bec-900780df2173 2026-05-29 06:57:29.442 8 INFO neutron.services.segments.plugin [-] Segment 712a3962-374f-4f4a-8b97-631af95aaf0a resource provider aggregate not found 2026-05-29 06:57:29.456 8 INFO neutron.services.segments.plugin [-] Segment 712a3962-374f-4f4a-8b97-631af95aaf0a resource provider aggregate not found 2026-05-29 06:57:29.466 8 INFO neutron.services.segments.plugin [-] Segment 712a3962-374f-4f4a-8b97-631af95aaf0a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 712a3962-374f-4f4a-8b97-631af95aaf0a found for delete ", "request_id": "req-34eabc1f-386a-4566-9bb6-44da820388eb"}]} 2026-05-29 06:57:29.480 8 INFO neutron.services.segments.plugin [-] Segment 712a3962-374f-4f4a-8b97-631af95aaf0a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 712a3962-374f-4f4a-8b97-631af95aaf0a found for delete ", "request_id": "req-23f9b996-0f84-40e3-96dc-877cdd138e30"}]} [pid: 8|app: 0|req: 522/1013] 199.204.45.109 () {38 vars in 954 bytes} [Fri May 29 06:57:28 2026] POST /v2.0/ports => generated 958 bytes in 557 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: 523/1014] 10.0.0.15 () {34 vars in 1038 bytes} [Fri May 29 06:57:29 2026] GET /v2.0/security-groups?id=da455d1a-2069-45a3-80e9-c86953b4fab1&fields=id&fields=name => generated 114 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 06:57:29.574 7 INFO neutron.services.segments.plugin [-] Segment 6a9f520b-a839-493a-aaa4-3f6534f9e9ba resource provider aggregate not found 2026-05-29 06:57:29.579 7 INFO neutron.services.segments.plugin [-] Segment 6a9f520b-a839-493a-aaa4-3f6534f9e9ba resource provider aggregate not found 2026-05-29 06:57:29.590 7 INFO neutron.services.segments.plugin [-] Segment 6a9f520b-a839-493a-aaa4-3f6534f9e9ba resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6a9f520b-a839-493a-aaa4-3f6534f9e9ba found for delete ", "request_id": "req-37ec2236-df1a-47f2-a4d8-7687e543a2a9"}]} 2026-05-29 06:57:29.600 7 INFO neutron.services.segments.plugin [-] Segment 6a9f520b-a839-493a-aaa4-3f6534f9e9ba resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6a9f520b-a839-493a-aaa4-3f6534f9e9ba found for delete ", "request_id": "req-80876bc9-3e01-4ff2-a9cd-a66e76ce916d"}]} 2026-05-29 06:57:29.644 7 INFO neutron.db.l3_hamode_db [None req-1316b70b-6dd9-402a-953d-25ae1f92e380 c613af08c2d84efbac3e728cff6df182 4bc0b4e0929e4e4f97679c5f21089344 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-29 06:57:29.840 7 INFO neutron.db.l3_hamode_db [None req-1316b70b-6dd9-402a-953d-25ae1f92e380 c613af08c2d84efbac3e728cff6df182 4bc0b4e0929e4e4f97679c5f21089344 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 524/1015] 199.204.45.109 () {38 vars in 1027 bytes} [Fri May 29 06:57:29 2026] PUT /v2.0/ports/c9e60eda-fde7-4b4b-b473-8adbf1481d49 => generated 1203 bytes in 526 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 06:57:30.169 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-2067a958-ae2f-47d8-8b58-790e5ea8ebc8'] response: {'name': 'network-changed', 'server_uuid': 'fddb93c1-d4fc-4737-8e9d-1289b9a9397c', 'tag': 'c9e60eda-fde7-4b4b-b473-8adbf1481d49', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 525/1016] 199.204.45.109 () {34 vars in 1079 bytes} [Fri May 29 06:57:30 2026] GET /v2.0/ports?tenant_id=c162463eccb24c77ac704086becff5e4&device_id=fddb93c1-d4fc-4737-8e9d-1289b9a9397c => generated 1242 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 526/1017] 199.204.45.109 () {34 vars in 1059 bytes} [Fri May 29 06:57:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=c9e60eda-fde7-4b4b-b473-8adbf1481d49 => generated 19 bytes in 30 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: 527/1018] 199.204.45.109 () {34 vars in 983 bytes} [Fri May 29 06:57:30 2026] GET /v2.0/subnets?id=068f905b-ef7a-4075-ac9c-9cb27e17f6e4 => generated 671 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 528/1019] 199.204.45.109 () {34 vars in 1051 bytes} [Fri May 29 06:57:30 2026] GET /v2.0/ports?network_id=38996bd5-91c6-4e73-895c-cd635bb6c41b&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: 529/1020] 10.0.0.15 () {34 vars in 988 bytes} [Fri May 29 06:57:30 2026] GET /v2.0/ports?device_id=fddb93c1-d4fc-4737-8e9d-1289b9a9397c => generated 973 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 530/1021] 199.204.45.109 () {34 vars in 1011 bytes} [Fri May 29 06:57:30 2026] GET /v2.0/networks/38996bd5-91c6-4e73-895c-cd635bb6c41b?fields=segments => generated 14 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 531/1022] 10.0.0.15 () {34 vars in 1038 bytes} [Fri May 29 06:57:30 2026] GET /v2.0/security-groups?id=7e42ebaf-1ab6-4f05-b300-1aea811b1707&fields=id&fields=name => generated 88 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 532/1023] 199.204.45.109 () {34 vars in 1111 bytes} [Fri May 29 06:57:30 2026] GET /v2.0/networks/38996bd5-91c6-4e73-895c-cd635bb6c41b?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: 533/1024] 10.0.0.15 () {34 vars in 988 bytes} [Fri May 29 06:57:30 2026] GET /v2.0/ports?device_id=8747b46c-6550-4ae8-8d2d-6063c777dfca => generated 975 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 534/1025] 199.204.45.109 () {34 vars in 1079 bytes} [Fri May 29 06:57:30 2026] GET /v2.0/ports?tenant_id=c162463eccb24c77ac704086becff5e4&device_id=fddb93c1-d4fc-4737-8e9d-1289b9a9397c => generated 1242 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 535/1026] 10.0.0.15 () {34 vars in 1038 bytes} [Fri May 29 06:57:30 2026] GET /v2.0/security-groups?id=da455d1a-2069-45a3-80e9-c86953b4fab1&fields=id&fields=name => generated 114 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 492/1027] 10.0.0.181 () {34 vars in 668 bytes} [Fri May 29 06:57:29 2026] POST /v2.0/routers => generated 507 bytes in 1638 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 536/1028] 199.204.45.109 () {34 vars in 985 bytes} [Fri May 29 06:57:30 2026] GET /v2.0/networks?id=38996bd5-91c6-4e73-895c-cd635bb6c41b => generated 773 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 537/1029] 10.0.0.15 () {34 vars in 988 bytes} [Fri May 29 06:57:30 2026] GET /v2.0/ports?device_id=8747b46c-6550-4ae8-8d2d-6063c777dfca => generated 975 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 538/1030] 199.204.45.109 () {34 vars in 1059 bytes} [Fri May 29 06:57:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=c9e60eda-fde7-4b4b-b473-8adbf1481d49 => generated 19 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 06:57:31.482 8 INFO neutron.db.l3_db [None req-e3a46fd2-fe0c-48b6-849e-f20e1a273bf9 7f7ab59fc1a24e34a54fe41111aa05d3 e1d9e9ed66f4459ab8983442b2dd5d6b - - default default] Floating IP 564fea9c-2aa6-4eb7-bfa3-c701f818e835 associated. External IP: 10.96.250.205, port: 8cc98459-4eab-4873-848f-bdc59492b8f6. [pid: 8|app: 0|req: 539/1031] 10.0.0.181 () {34 vars in 748 bytes} [Fri May 29 06:57:31 2026] PUT /v2.0/floatingips/564fea9c-2aa6-4eb7-bfa3-c701f818e835 => generated 856 bytes in 844 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 540/1032] 199.204.45.109 () {34 vars in 983 bytes} [Fri May 29 06:57:31 2026] GET /v2.0/subnets?id=068f905b-ef7a-4075-ac9c-9cb27e17f6e4 => generated 671 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 541/1033] 10.0.0.15 () {34 vars in 988 bytes} [Fri May 29 06:57:31 2026] GET /v2.0/ports?device_id=fddb93c1-d4fc-4737-8e9d-1289b9a9397c => generated 973 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 542/1034] 10.0.0.181 () {32 vars in 773 bytes} [Fri May 29 06:57:31 2026] GET /v2.0/security-groups?tenant_id=0986bc3abc2644c59c3511bd0528d8de&name=default => generated 2801 bytes in 363 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 543/1035] 199.204.45.109 () {34 vars in 1051 bytes} [Fri May 29 06:57:32 2026] GET /v2.0/ports?network_id=38996bd5-91c6-4e73-895c-cd635bb6c41b&device_owner=network%3Adhcp => generated 1244 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 544/1036] 10.0.0.15 () {34 vars in 988 bytes} [Fri May 29 06:57:32 2026] GET /v2.0/ports?device_id=8747b46c-6550-4ae8-8d2d-6063c777dfca => generated 975 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 545/1037] 10.0.0.15 () {34 vars in 1038 bytes} [Fri May 29 06:57:32 2026] GET /v2.0/security-groups?id=7e42ebaf-1ab6-4f05-b300-1aea811b1707&fields=id&fields=name => generated 88 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 06:57:32.560 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-43a9b06b-97c8-4136-87ac-ea0fd950e606'] response: {'name': 'network-changed', 'server_uuid': '8747b46c-6550-4ae8-8d2d-6063c777dfca', 'tag': '8cc98459-4eab-4873-848f-bdc59492b8f6', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 546/1038] 10.0.0.181 () {32 vars in 739 bytes} [Fri May 29 06:57:32 2026] DELETE /v2.0/security-groups/d250431c-654c-4cf9-8fd0-83fd3af3a533 => 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: 493/1039] 10.0.0.181 () {34 vars in 782 bytes} [Fri May 29 06:57:30 2026] PUT /v2.0/routers/d1278f5e-a34d-4509-8fa1-65902ed7e348/add_router_interface => generated 309 bytes in 1757 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 494/1040] 10.0.0.15 () {34 vars in 1038 bytes} [Fri May 29 06:57:32 2026] GET /v2.0/security-groups?id=da455d1a-2069-45a3-80e9-c86953b4fab1&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 547/1041] 199.204.45.109 () {34 vars in 1011 bytes} [Fri May 29 06:57:32 2026] GET /v2.0/networks/38996bd5-91c6-4e73-895c-cd635bb6c41b?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: 495/1042] 199.204.45.109 () {34 vars in 1079 bytes} [Fri May 29 06:57:32 2026] GET /v2.0/ports?tenant_id=e1d9e9ed66f4459ab8983442b2dd5d6b&device_id=8747b46c-6550-4ae8-8d2d-6063c777dfca => 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: 548/1043] 10.0.0.181 () {32 vars in 716 bytes} [Fri May 29 06:57:32 2026] GET /v2.0/ports/6f5390b7-6e85-4069-b06e-81746802b424 => generated 955 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 496/1044] 199.204.45.109 () {34 vars in 1111 bytes} [Fri May 29 06:57:32 2026] GET /v2.0/networks/38996bd5-91c6-4e73-895c-cd635bb6c41b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 549/1045] 199.204.45.109 () {34 vars in 985 bytes} [Fri May 29 06:57:32 2026] GET /v2.0/networks?id=275d5335-8a17-4272-a20f-8c73274df65f => generated 772 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 550/1046] 199.204.45.109 () {34 vars in 1059 bytes} [Fri May 29 06:57:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=8cc98459-4eab-4873-848f-bdc59492b8f6 => generated 859 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 551/1047] 199.204.45.109 () {34 vars in 983 bytes} [Fri May 29 06:57:32 2026] GET /v2.0/subnets?id=83a503d0-565f-4a24-aeb1-b3ab00b62446 => generated 670 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 552/1048] 10.0.0.15 () {34 vars in 988 bytes} [Fri May 29 06:57:33 2026] GET /v2.0/ports?device_id=8747b46c-6550-4ae8-8d2d-6063c777dfca => generated 975 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 553/1049] 199.204.45.109 () {34 vars in 1051 bytes} [Fri May 29 06:57:33 2026] GET /v2.0/ports?network_id=275d5335-8a17-4272-a20f-8c73274df65f&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: 554/1050] 10.0.0.15 () {34 vars in 1038 bytes} [Fri May 29 06:57:33 2026] GET /v2.0/security-groups?id=da455d1a-2069-45a3-80e9-c86953b4fab1&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 555/1051] 199.204.45.109 () {34 vars in 1011 bytes} [Fri May 29 06:57:33 2026] GET /v2.0/networks/275d5335-8a17-4272-a20f-8c73274df65f?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: 556/1052] 199.204.45.109 () {34 vars in 1111 bytes} [Fri May 29 06:57:33 2026] GET /v2.0/networks/275d5335-8a17-4272-a20f-8c73274df65f?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: 557/1053] 199.204.45.109 () {34 vars in 993 bytes} [Fri May 29 06:57:33 2026] GET /v2.0/ports?device_id=8747b46c-6550-4ae8-8d2d-6063c777dfca => generated 975 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 558/1054] 10.0.0.15 () {34 vars in 988 bytes} [Fri May 29 06:57:33 2026] GET /v2.0/ports?device_id=fddb93c1-d4fc-4737-8e9d-1289b9a9397c => generated 973 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 06:57:33.969 8 INFO neutron.db.l3_db [req-65819027-5957-44ca-b867-fb394088d137 req-4d510367-896a-4a73-8b0f-d356675ce73b 7f7ab59fc1a24e34a54fe41111aa05d3 e1d9e9ed66f4459ab8983442b2dd5d6b - - default default] Floating IP 564fea9c-2aa6-4eb7-bfa3-c701f818e835 disassociated. External IP: 10.96.250.205, port: 8cc98459-4eab-4873-848f-bdc59492b8f6. [pid: 7|app: 0|req: 497/1055] 10.0.0.181 () {34 vars in 788 bytes} [Fri May 29 06:57:32 2026] PUT /v2.0/routers/d1278f5e-a34d-4509-8fa1-65902ed7e348/remove_router_interface => generated 309 bytes in 1213 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 498/1056] 10.0.0.15 () {34 vars in 1038 bytes} [Fri May 29 06:57:34 2026] GET /v2.0/security-groups?id=7e42ebaf-1ab6-4f05-b300-1aea811b1707&fields=id&fields=name => generated 88 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 499/1057] 10.0.0.181 () {32 vars in 735 bytes} [Fri May 29 06:57:34 2026] GET /v2.0/ports?device_id=d1278f5e-a34d-4509-8fa1-65902ed7e348 => 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: 559/1058] 199.204.45.109 () {36 vars in 996 bytes} [Fri May 29 06:57:33 2026] DELETE /v2.0/ports/8cc98459-4eab-4873-848f-bdc59492b8f6 => generated 0 bytes in 793 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 560/1059] 10.0.0.15 () {34 vars in 988 bytes} [Fri May 29 06:57:34 2026] GET /v2.0/ports?device_id=8747b46c-6550-4ae8-8d2d-6063c777dfca => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 06:57:34.908 7 INFO neutron.services.segments.plugin [-] Segment d576851b-b19b-4253-9c37-e2e30af3d968 resource provider aggregate not found 2026-05-29 06:57:34.912 7 INFO neutron.services.segments.plugin [-] Segment d576851b-b19b-4253-9c37-e2e30af3d968 resource provider aggregate not found 2026-05-29 06:57:34.927 7 INFO neutron.services.segments.plugin [-] Segment d576851b-b19b-4253-9c37-e2e30af3d968 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d576851b-b19b-4253-9c37-e2e30af3d968 found for delete ", "request_id": "req-c7c67856-11ce-476f-a00a-f192b7488f8c"}]} 2026-05-29 06:57:34.929 7 INFO neutron.services.segments.plugin [-] Segment d576851b-b19b-4253-9c37-e2e30af3d968 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d576851b-b19b-4253-9c37-e2e30af3d968 found for delete ", "request_id": "req-e70fe48a-bd3e-466b-a2ea-9ef8cb6d458d"}]} 2026-05-29 06:57:34.936 7 INFO neutron.db.l3_hamode_db [None req-1b243e94-cd87-44eb-b5ae-5979229c6606 c613af08c2d84efbac3e728cff6df182 4bc0b4e0929e4e4f97679c5f21089344 - - default default] HA network dbb11da4-718b-49b5-9bec-900780df2173 was deleted as no HA routers are present in tenant 4bc0b4e0929e4e4f97679c5f21089344. [pid: 7|app: 0|req: 500/1060] 10.0.0.181 () {32 vars in 723 bytes} [Fri May 29 06:57:34 2026] DELETE /v2.0/routers/d1278f5e-a34d-4509-8fa1-65902ed7e348 => generated 0 bytes in 806 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 06:57:35.028 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-6a44a091-99f9-4a19-8778-307a71198d06'] response: {'server_uuid': '8747b46c-6550-4ae8-8d2d-6063c777dfca', 'name': 'network-vif-deleted', 'tag': '8cc98459-4eab-4873-848f-bdc59492b8f6', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 561/1061] 10.0.0.181 () {32 vars in 723 bytes} [Fri May 29 06:57:34 2026] DELETE /v2.0/subnets/ca122fa7-4166-4a1e-934d-ce8f9a964632 => generated 0 bytes in 252 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 501/1062] 10.0.0.15 () {34 vars in 988 bytes} [Fri May 29 06:57:35 2026] GET /v2.0/ports?device_id=fddb93c1-d4fc-4737-8e9d-1289b9a9397c => generated 975 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 502/1063] 10.0.0.15 () {34 vars in 1038 bytes} [Fri May 29 06:57:35 2026] GET /v2.0/security-groups?id=7e42ebaf-1ab6-4f05-b300-1aea811b1707&fields=id&fields=name => generated 88 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 06:57:35.663 8 INFO neutron.services.segments.plugin [-] Segment 8afe1194-fb16-42b8-b7db-d669cfc486fc resource provider aggregate not found [pid: 7|app: 0|req: 503/1064] 10.0.0.181 () {32 vars in 739 bytes} [Fri May 29 06:57:35 2026] DELETE /v2.0/security-groups/da455d1a-2069-45a3-80e9-c86953b4fab1 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 06:57:35.682 8 INFO neutron.services.segments.plugin [-] Segment 8afe1194-fb16-42b8-b7db-d669cfc486fc resource provider aggregate not found 2026-05-29 06:57:35.683 7 INFO neutron.api.v2.resource [None req-d8eff07f-f502-4b87-a701-e0e31c340439 7f7ab59fc1a24e34a54fe41111aa05d3 e1d9e9ed66f4459ab8983442b2dd5d6b - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 504/1065] 10.0.0.181 () {32 vars in 736 bytes} [Fri May 29 06:57:35 2026] GET /v2.0/security-groups/da455d1a-2069-45a3-80e9-c86953b4fab1 => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 06:57:35.702 8 INFO neutron.services.segments.plugin [-] Segment 8afe1194-fb16-42b8-b7db-d669cfc486fc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8afe1194-fb16-42b8-b7db-d669cfc486fc found for delete ", "request_id": "req-fba4c683-d548-4309-b768-17fcd5736f3a"}]} 2026-05-29 06:57:35.703 8 INFO neutron.services.segments.plugin [-] Segment 8afe1194-fb16-42b8-b7db-d669cfc486fc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8afe1194-fb16-42b8-b7db-d669cfc486fc found for delete ", "request_id": "req-93b6f096-f2ca-45ba-9369-8d226efc5065"}]} [pid: 8|app: 0|req: 562/1066] 10.0.0.181 () {32 vars in 725 bytes} [Fri May 29 06:57:35 2026] DELETE /v2.0/networks/c1232481-11dc-4e67-8976-510b8d802483 => generated 0 bytes in 506 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 563/1067] 10.0.0.15 () {34 vars in 988 bytes} [Fri May 29 06:57:35 2026] GET /v2.0/ports?device_id=fddb93c1-d4fc-4737-8e9d-1289b9a9397c => generated 975 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 06:57:35.824 8 WARNING neutron_lib.context [None req-2fad9c6c-4b0a-4d80-a434-7575e13f08f0 c613af08c2d84efbac3e728cff6df182 4bc0b4e0929e4e4f97679c5f21089344 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 06:57:35.865 8 INFO neutron.db.segments_db [None req-2fad9c6c-4b0a-4d80-a434-7575e13f08f0 c613af08c2d84efbac3e728cff6df182 4bc0b4e0929e4e4f97679c5f21089344 - - default default] Added segment 57a083ee-5bba-4cc2-8b60-b905c5a03729 of type vxlan for network d4cc791d-aa15-40ee-b954-6d7a0fe2b458 [pid: 7|app: 0|req: 505/1068] 10.0.0.181 () {32 vars in 731 bytes} [Fri May 29 06:57:35 2026] DELETE /v2.0/floatingips/564fea9c-2aa6-4eb7-bfa3-c701f818e835 => generated 0 bytes in 375 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 506/1069] 10.0.0.15 () {34 vars in 1038 bytes} [Fri May 29 06:57:36 2026] GET /v2.0/security-groups?id=7e42ebaf-1ab6-4f05-b300-1aea811b1707&fields=id&fields=name => generated 88 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 06:57:36.190 8 INFO neutron.db.l3_hamode_db [None req-2fad9c6c-4b0a-4d80-a434-7575e13f08f0 c613af08c2d84efbac3e728cff6df182 4bc0b4e0929e4e4f97679c5f21089344 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 507/1070] 10.0.0.181 () {34 vars in 788 bytes} [Fri May 29 06:57:36 2026] PUT /v2.0/routers/7c79a592-94c2-4e3c-8c4e-f91e180f4c16/remove_router_interface => generated 309 bytes in 1565 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 508/1071] 199.204.45.109 () {34 vars in 993 bytes} [Fri May 29 06:57:37 2026] GET /v2.0/ports?device_id=fddb93c1-d4fc-4737-8e9d-1289b9a9397c => generated 973 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 509/1072] 10.0.0.181 () {32 vars in 773 bytes} [Fri May 29 06:57:37 2026] GET /v2.0/security-groups?tenant_id=283eacb024ed43f59a2a192094ba5efa&name=default => generated 2801 bytes in 313 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 06:57:38.047 8 INFO neutron.db.l3_hamode_db [None req-2fad9c6c-4b0a-4d80-a434-7575e13f08f0 c613af08c2d84efbac3e728cff6df182 4bc0b4e0929e4e4f97679c5f21089344 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 510/1073] 10.0.0.15 () {34 vars in 988 bytes} [Fri May 29 06:57:38 2026] GET /v2.0/ports?device_id=fddb93c1-d4fc-4737-8e9d-1289b9a9397c => generated 973 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 06:57:39.087 7 INFO neutron.services.segments.plugin [-] Segment 490f5073-6ed9-4369-868e-df4b3e58d1a8 resource provider aggregate not found 2026-05-29 06:57:39.093 7 INFO neutron.services.segments.plugin [-] Segment 490f5073-6ed9-4369-868e-df4b3e58d1a8 resource provider aggregate not found 2026-05-29 06:57:39.106 7 INFO neutron.services.segments.plugin [-] Segment 490f5073-6ed9-4369-868e-df4b3e58d1a8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 490f5073-6ed9-4369-868e-df4b3e58d1a8 found for delete ", "request_id": "req-e06b6927-57a9-4aa2-ab8e-2c8ea913eea1"}]} 2026-05-29 06:57:39.107 7 INFO neutron.services.segments.plugin [-] Segment 490f5073-6ed9-4369-868e-df4b3e58d1a8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 490f5073-6ed9-4369-868e-df4b3e58d1a8 found for delete ", "request_id": "req-9d292fd2-9ce5-40aa-a8d2-3afc4c7aad84"}]} 2026-05-29 06:57:39.109 7 INFO neutron.db.l3_hamode_db [None req-b51fb03c-1d88-40c5-9d53-b9a8f5d7e19b 28baced029714bb6bd60d80d7e4910de 088a3ca187a94407ad8b491a453c58a8 - - default default] HA network edb36747-a347-44db-82b3-21972b1431ee was deleted as no HA routers are present in tenant e1d9e9ed66f4459ab8983442b2dd5d6b. [pid: 7|app: 0|req: 511/1074] 10.0.0.181 () {32 vars in 723 bytes} [Fri May 29 06:57:38 2026] DELETE /v2.0/routers/7c79a592-94c2-4e3c-8c4e-f91e180f4c16 => generated 0 bytes in 1056 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 564/1075] 10.0.0.181 () {34 vars in 668 bytes} [Fri May 29 06:57:35 2026] POST /v2.0/routers => generated 687 bytes in 3331 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 565/1076] 10.0.0.181 () {32 vars in 739 bytes} [Fri May 29 06:57:39 2026] DELETE /v2.0/security-groups/e35c47df-bd83-4c06-bdc1-be0720ba3556 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 566/1077] 10.0.0.15 () {34 vars in 1038 bytes} [Fri May 29 06:57:39 2026] GET /v2.0/security-groups?id=7e42ebaf-1ab6-4f05-b300-1aea811b1707&fields=id&fields=name => generated 88 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 512/1080] 199.204.45.109 () {36 vars in 996 bytes} [Fri May 29 06:57:39 2026] DELETE /v2.0/ports/c9e60eda-fde7-4b4b-b473-8adbf1481d49 => generated 0 bytes in 294 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 06:57:39.460 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-cc6b42e7-e063-495a-a685-6e59320fb07e'] response: {'server_uuid': 'fddb93c1-d4fc-4737-8e9d-1289b9a9397c', 'name': 'network-vif-deleted', 'tag': 'c9e60eda-fde7-4b4b-b473-8adbf1481d49', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 569/1081] 10.0.0.181 () {32 vars in 723 bytes} [Fri May 29 06:57:39 2026] DELETE /v2.0/subnets/83a503d0-565f-4a24-aeb1-b3ab00b62446 => generated 0 bytes in 200 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 513/1082] 10.0.0.181 () {32 vars in 720 bytes} [Fri May 29 06:57:39 2026] GET /v2.0/routers/eac84d69-0827-48ce-b59c-14d08af0d4f4 => generated 693 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 570/1083] 10.0.0.181 () {32 vars in 773 bytes} [Fri May 29 06:57:39 2026] GET /v2.0/security-groups?tenant_id=ab78e13a50ce461ebf17b2314ae08e72&name=default => generated 2801 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 514/1084] 10.0.0.181 () {32 vars in 646 bytes} [Fri May 29 06:57:39 2026] GET /v2.0/routers => generated 696 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 515/1085] 10.0.0.181 () {32 vars in 739 bytes} [Fri May 29 06:57:39 2026] DELETE /v2.0/security-groups/550ede60-21ed-4c35-b7d9-60bddb7d866f => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 06:57:40.040 8 INFO neutron.services.segments.plugin [-] Segment 32bef2ee-1d9e-4ed0-a368-d89480a144e3 resource provider aggregate not found 2026-05-29 06:57:40.045 8 INFO neutron.services.segments.plugin [-] Segment 32bef2ee-1d9e-4ed0-a368-d89480a144e3 resource provider aggregate not found 2026-05-29 06:57:40.057 8 INFO neutron.services.segments.plugin [-] Segment 32bef2ee-1d9e-4ed0-a368-d89480a144e3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 32bef2ee-1d9e-4ed0-a368-d89480a144e3 found for delete ", "request_id": "req-4262b746-d7de-4ae0-8544-dae762f682d9"}]} 2026-05-29 06:57:40.066 8 INFO neutron.services.segments.plugin [-] Segment 32bef2ee-1d9e-4ed0-a368-d89480a144e3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 32bef2ee-1d9e-4ed0-a368-d89480a144e3 found for delete ", "request_id": "req-f3ad15a3-8627-463f-93e8-48b489e8b0ff"}]} [pid: 8|app: 0|req: 571/1086] 10.0.0.181 () {32 vars in 725 bytes} [Fri May 29 06:57:39 2026] DELETE /v2.0/networks/275d5335-8a17-4272-a20f-8c73274df65f => generated 0 bytes in 463 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 572/1087] 10.0.0.181 () {32 vars in 773 bytes} [Fri May 29 06:57:40 2026] GET /v2.0/security-groups?tenant_id=e1d9e9ed66f4459ab8983442b2dd5d6b&name=default => generated 2801 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 516/1088] 10.0.0.181 () {34 vars in 740 bytes} [Fri May 29 06:57:39 2026] PUT /v2.0/routers/eac84d69-0827-48ce-b59c-14d08af0d4f4 => generated 700 bytes in 560 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 573/1089] 10.0.0.181 () {32 vars in 739 bytes} [Fri May 29 06:57:40 2026] DELETE /v2.0/security-groups/199cc758-90f7-441b-a4f1-41db73522bab => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 517/1090] 10.0.0.181 () {32 vars in 720 bytes} [Fri May 29 06:57:40 2026] GET /v2.0/routers/eac84d69-0827-48ce-b59c-14d08af0d4f4 => generated 700 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 518/1091] 10.0.0.181 () {32 vars in 735 bytes} [Fri May 29 06:57:40 2026] GET /v2.0/ports?device_id=eac84d69-0827-48ce-b59c-14d08af0d4f4 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 06:57:41.546 7 INFO neutron.services.segments.plugin [-] Segment 57a083ee-5bba-4cc2-8b60-b905c5a03729 resource provider aggregate not found 2026-05-29 06:57:41.550 7 INFO neutron.services.segments.plugin [-] Segment 57a083ee-5bba-4cc2-8b60-b905c5a03729 resource provider aggregate not found [pid: 8|app: 0|req: 574/1092] 10.0.0.181 () {34 vars in 788 bytes} [Fri May 29 06:57:40 2026] PUT /v2.0/routers/b7c6edaf-f504-475e-86ed-d9a6ebe2b5d1/remove_router_interface => generated 309 bytes in 1186 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 06:57:41.567 7 INFO neutron.services.segments.plugin [-] Segment 57a083ee-5bba-4cc2-8b60-b905c5a03729 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 57a083ee-5bba-4cc2-8b60-b905c5a03729 found for delete ", "request_id": "req-0a0f2cfe-c8b5-4cd1-a8bd-4005a466f1d7"}]} 2026-05-29 06:57:41.579 7 INFO neutron.services.segments.plugin [-] Segment 57a083ee-5bba-4cc2-8b60-b905c5a03729 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 57a083ee-5bba-4cc2-8b60-b905c5a03729 found for delete ", "request_id": "req-9be11643-0675-4a43-8e18-b2413cac8492"}]} 2026-05-29 06:57:41.590 7 INFO neutron.db.l3_hamode_db [None req-5dfaa414-4aa4-4755-bd5c-f3c4e8223465 c613af08c2d84efbac3e728cff6df182 4bc0b4e0929e4e4f97679c5f21089344 - - default default] HA network d4cc791d-aa15-40ee-b954-6d7a0fe2b458 was deleted as no HA routers are present in tenant 4bc0b4e0929e4e4f97679c5f21089344. [pid: 7|app: 0|req: 519/1093] 10.0.0.181 () {32 vars in 723 bytes} [Fri May 29 06:57:40 2026] DELETE /v2.0/routers/eac84d69-0827-48ce-b59c-14d08af0d4f4 => generated 0 bytes in 1147 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 520/1094] 10.0.0.181 () {32 vars in 735 bytes} [Fri May 29 06:57:41 2026] GET /v2.0/ports?device_id=eac84d69-0827-48ce-b59c-14d08af0d4f4 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 06:57:41.653 7 INFO neutron.api.v2.resource [None req-05da29f2-64d1-403c-90c9-59bf5302e796 c613af08c2d84efbac3e728cff6df182 4bc0b4e0929e4e4f97679c5f21089344 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 521/1095] 10.0.0.181 () {32 vars in 723 bytes} [Fri May 29 06:57:41 2026] DELETE /v2.0/routers/eac84d69-0827-48ce-b59c-14d08af0d4f4 => generated 135 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 522/1096] 10.0.0.181 () {32 vars in 735 bytes} [Fri May 29 06:57:41 2026] GET /v2.0/ports?device_id=d1278f5e-a34d-4509-8fa1-65902ed7e348 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 06:57:41.705 7 INFO neutron.api.v2.resource [None req-d53cb47f-8c9a-4588-86a8-8ab8e1ba11d3 c613af08c2d84efbac3e728cff6df182 4bc0b4e0929e4e4f97679c5f21089344 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 523/1097] 10.0.0.181 () {32 vars in 723 bytes} [Fri May 29 06:57:41 2026] DELETE /v2.0/routers/d1278f5e-a34d-4509-8fa1-65902ed7e348 => generated 135 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 06:57:41.724 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d378d443-4e56-42ce-85b9-eb6b22bf264e c613af08c2d84efbac3e728cff6df182 4bc0b4e0929e4e4f97679c5f21089344 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 524/1098] 10.0.0.181 () {32 vars in 723 bytes} [Fri May 29 06:57:41 2026] DELETE /v2.0/subnets/ca122fa7-4166-4a1e-934d-ce8f9a964632 => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 525/1099] 10.0.0.181 () {32 vars in 735 bytes} [Fri May 29 06:57:41 2026] GET /v2.0/ports?device_id=3dea5a4c-8abd-4d57-a2ee-fa5fcea4fe92 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 06:57:41.783 7 INFO neutron.api.v2.resource [None req-e40e7f84-a673-4e20-9aff-e2f5a3fbd3aa c613af08c2d84efbac3e728cff6df182 4bc0b4e0929e4e4f97679c5f21089344 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 526/1100] 10.0.0.181 () {32 vars in 723 bytes} [Fri May 29 06:57:41 2026] DELETE /v2.0/routers/3dea5a4c-8abd-4d57-a2ee-fa5fcea4fe92 => generated 135 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 06:57:41.803 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4c87db1f-db4d-4ff7-ab50-eae8bdca4b93 c613af08c2d84efbac3e728cff6df182 4bc0b4e0929e4e4f97679c5f21089344 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 527/1101] 10.0.0.181 () {32 vars in 723 bytes} [Fri May 29 06:57:41 2026] DELETE /v2.0/subnets/b52b3c50-1e84-41f5-8b3e-4f134f6c3a33 => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 528/1102] 10.0.0.181 () {32 vars in 735 bytes} [Fri May 29 06:57:41 2026] GET /v2.0/ports?device_id=e40b5e42-96de-4240-9d0c-aabe253416af => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 06:57:41.863 7 INFO neutron.api.v2.resource [None req-ce861067-3bb5-4bc2-8fda-02a53f656a7b c613af08c2d84efbac3e728cff6df182 4bc0b4e0929e4e4f97679c5f21089344 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 529/1103] 10.0.0.181 () {32 vars in 723 bytes} [Fri May 29 06:57:41 2026] DELETE /v2.0/routers/e40b5e42-96de-4240-9d0c-aabe253416af => generated 135 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 06:57:41.884 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4aad0919-b56b-4f03-8fef-864593b2e704 c613af08c2d84efbac3e728cff6df182 4bc0b4e0929e4e4f97679c5f21089344 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 530/1104] 10.0.0.181 () {32 vars in 723 bytes} [Fri May 29 06:57:41 2026] DELETE /v2.0/subnets/2ed5de3f-1764-45cd-984e-19d450a3231f => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 06:57:41.906 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0b61b581-ba8b-4071-8c19-b11017c19140 c613af08c2d84efbac3e728cff6df182 4bc0b4e0929e4e4f97679c5f21089344 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 531/1105] 10.0.0.181 () {32 vars in 723 bytes} [Fri May 29 06:57:41 2026] DELETE /v2.0/subnets/57e1f410-f534-4535-9982-b3ed8ef6974e => 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: 532/1106] 10.0.0.181 () {32 vars in 773 bytes} [Fri May 29 06:57:42 2026] GET /v2.0/security-groups?tenant_id=4bc0b4e0929e4e4f97679c5f21089344&name=default => generated 2801 bytes in 221 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 06:57:42.695 8 INFO neutron.services.segments.plugin [-] Segment f3536204-6e70-464c-b7fa-66ee00142f35 resource provider aggregate not found 2026-05-29 06:57:42.702 8 INFO neutron.services.segments.plugin [-] Segment f3536204-6e70-464c-b7fa-66ee00142f35 resource provider aggregate not found 2026-05-29 06:57:42.722 8 INFO neutron.services.segments.plugin [-] Segment f3536204-6e70-464c-b7fa-66ee00142f35 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f3536204-6e70-464c-b7fa-66ee00142f35 found for delete ", "request_id": "req-2e90d710-663f-42a0-a041-ebfb4ae91560"}]} 2026-05-29 06:57:42.724 8 INFO neutron.services.segments.plugin [-] Segment f3536204-6e70-464c-b7fa-66ee00142f35 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f3536204-6e70-464c-b7fa-66ee00142f35 found for delete ", "request_id": "req-8cd7b54e-f453-4c1f-a7fb-081d06e30ed2"}]} 2026-05-29 06:57:42.731 8 INFO neutron.db.l3_hamode_db [None req-f6da991d-3dd0-4ce1-a5ed-ec9365a854b6 28baced029714bb6bd60d80d7e4910de 088a3ca187a94407ad8b491a453c58a8 - - default default] HA network 50e0c303-b1bc-4bd0-9341-aca96f4ae5cd was deleted as no HA routers are present in tenant c162463eccb24c77ac704086becff5e4. [pid: 8|app: 0|req: 575/1107] 10.0.0.181 () {32 vars in 723 bytes} [Fri May 29 06:57:41 2026] DELETE /v2.0/routers/b7c6edaf-f504-475e-86ed-d9a6ebe2b5d1 => generated 0 bytes in 1172 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 533/1108] 10.0.0.181 () {32 vars in 739 bytes} [Fri May 29 06:57:42 2026] DELETE /v2.0/security-groups/f57064cc-d716-4a38-9260-b449e770f7d2 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 576/1109] 10.0.0.181 () {32 vars in 723 bytes} [Fri May 29 06:57:42 2026] DELETE /v2.0/subnets/068f905b-ef7a-4075-ac9c-9cb27e17f6e4 => generated 0 bytes in 276 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 534/1110] 10.0.0.181 () {32 vars in 725 bytes} [Fri May 29 06:57:43 2026] DELETE /v2.0/networks/38996bd5-91c6-4e73-895c-cd635bb6c41b => generated 0 bytes in 408 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 577/1111] 10.0.0.181 () {32 vars in 773 bytes} [Fri May 29 06:57:43 2026] GET /v2.0/security-groups?tenant_id=c162463eccb24c77ac704086becff5e4&name=default => generated 2801 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 06:57:43.656 7 INFO neutron.services.segments.plugin [-] Segment 36f9f4b8-12df-49fd-bd22-3d6e8eea7a70 resource provider aggregate not found 2026-05-29 06:57:43.663 7 INFO neutron.services.segments.plugin [-] Segment 36f9f4b8-12df-49fd-bd22-3d6e8eea7a70 resource provider aggregate not found 2026-05-29 06:57:43.671 7 INFO neutron.services.segments.plugin [-] Segment 36f9f4b8-12df-49fd-bd22-3d6e8eea7a70 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 36f9f4b8-12df-49fd-bd22-3d6e8eea7a70 found for delete ", "request_id": "req-15baa544-9cba-4d7f-ad6b-4ad63d8298fe"}]} 2026-05-29 06:57:43.681 7 INFO neutron.services.segments.plugin [-] Segment 36f9f4b8-12df-49fd-bd22-3d6e8eea7a70 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 36f9f4b8-12df-49fd-bd22-3d6e8eea7a70 found for delete ", "request_id": "req-2a11b1cc-11f3-4743-862d-c8f939a017b2"}]} [pid: 7|app: 0|req: 535/1112] 10.0.0.181 () {32 vars in 739 bytes} [Fri May 29 06:57:43 2026] DELETE /v2.0/security-groups/7e42ebaf-1ab6-4f05-b300-1aea811b1707 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 06:57:44.874 8 WARNING neutron_lib.context [None req-fbc4e0c8-a961-4e60-b6c1-1f7ae9658638 80c201a321374cc88d3e824ca5a69d7d 59e09fca61734a96a38d2d571156a01b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 578/1113] 10.0.0.181 () {34 vars in 683 bytes} [Fri May 29 06:57:44 2026] POST /v2.0/security-groups => generated 1561 bytes in 393 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 536/1114] 10.0.0.181 () {32 vars in 662 bytes} [Fri May 29 06:57:45 2026] GET /v2.0/security-groups => generated 4344 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 579/1115] 10.0.0.181 () {34 vars in 757 bytes} [Fri May 29 06:57:45 2026] PUT /v2.0/security-groups/9d112967-277e-4179-b992-5e75f408b76c => generated 1598 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 537/1116] 10.0.0.181 () {32 vars in 736 bytes} [Fri May 29 06:57:45 2026] GET /v2.0/security-groups/9d112967-277e-4179-b992-5e75f408b76c => generated 1598 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 580/1117] 10.0.0.181 () {32 vars in 739 bytes} [Fri May 29 06:57:45 2026] DELETE /v2.0/security-groups/9d112967-277e-4179-b992-5e75f408b76c => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 538/1118] 10.0.0.181 () {32 vars in 662 bytes} [Fri May 29 06:57:45 2026] GET /v2.0/security-groups => generated 2801 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 06:57:45.482 8 INFO neutron.api.v2.resource [None req-0a38c0e8-08c2-4628-b353-a13835f02cad 80c201a321374cc88d3e824ca5a69d7d 59e09fca61734a96a38d2d571156a01b - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 581/1119] 10.0.0.181 () {32 vars in 739 bytes} [Fri May 29 06:57:45 2026] DELETE /v2.0/security-groups/9d112967-277e-4179-b992-5e75f408b76c => generated 146 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 06:57:45.498 7 WARNING neutron_lib.context [None req-1505f9d9-b19a-4c1a-bc1d-724b0635a928 80c201a321374cc88d3e824ca5a69d7d 59e09fca61734a96a38d2d571156a01b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 539/1120] 10.0.0.181 () {34 vars in 683 bytes} [Fri May 29 06:57:45 2026] POST /v2.0/security-groups => generated 1561 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-29 06:57:45.627 7 WARNING neutron_lib.context [None req-856080d7-cc32-460f-9314-a8d1533a4c60 80c201a321374cc88d3e824ca5a69d7d 59e09fca61734a96a38d2d571156a01b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 540/1121] 10.0.0.181 () {34 vars in 694 bytes} [Fri May 29 06:57:45 2026] POST /v2.0/security-group-rules => generated 569 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 541/1122] 10.0.0.181 () {32 vars in 746 bytes} [Fri May 29 06:57:45 2026] GET /v2.0/security-group-rules/33f8c776-2c40-4a70-afe7-0773b7f0a8f1 => generated 569 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 542/1123] 10.0.0.181 () {32 vars in 672 bytes} [Fri May 29 06:57:45 2026] GET /v2.0/security-group-rules => generated 3918 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 543/1124] 10.0.0.181 () {32 vars in 749 bytes} [Fri May 29 06:57:45 2026] DELETE /v2.0/security-group-rules/33f8c776-2c40-4a70-afe7-0773b7f0a8f1 => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 582/1125] 10.0.0.181 () {32 vars in 773 bytes} [Fri May 29 06:57:45 2026] GET /v2.0/security-groups?tenant_id=5a6daafcc7bd4e6d89b386857be6220f&name=default => generated 2801 bytes in 339 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 544/1126] 10.0.0.181 () {32 vars in 672 bytes} [Fri May 29 06:57:45 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 06:57:45.921 7 WARNING neutron_lib.context [None req-72284081-eb3a-4be4-99e5-e42e1ebdc3d8 80c201a321374cc88d3e824ca5a69d7d 59e09fca61734a96a38d2d571156a01b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1127] 10.0.0.181 () {32 vars in 739 bytes} [Fri May 29 06:57:45 2026] DELETE /v2.0/security-groups/5049388e-9ddd-456d-bf05-e759b01a42ae => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 545/1128] 10.0.0.181 () {34 vars in 694 bytes} [Fri May 29 06:57:45 2026] POST /v2.0/security-group-rules => generated 569 bytes in 97 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 584/1129] 10.0.0.181 () {32 vars in 746 bytes} [Fri May 29 06:57:46 2026] GET /v2.0/security-group-rules/5fe9cd4c-d4ca-44a3-81ad-8e9b7ee228df => generated 569 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 546/1130] 10.0.0.181 () {32 vars in 672 bytes} [Fri May 29 06:57:46 2026] GET /v2.0/security-group-rules => generated 3918 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 585/1131] 10.0.0.181 () {32 vars in 749 bytes} [Fri May 29 06:57:46 2026] DELETE /v2.0/security-group-rules/5fe9cd4c-d4ca-44a3-81ad-8e9b7ee228df => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 547/1132] 10.0.0.181 () {32 vars in 672 bytes} [Fri May 29 06:57:46 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 06:57:46.243 8 WARNING neutron_lib.context [None req-dccb865e-0dae-47ad-b01b-47cb2f5f6364 80c201a321374cc88d3e824ca5a69d7d 59e09fca61734a96a38d2d571156a01b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 586/1133] 10.0.0.181 () {34 vars in 694 bytes} [Fri May 29 06:57:46 2026] POST /v2.0/security-group-rules => generated 570 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 548/1134] 10.0.0.181 () {32 vars in 773 bytes} [Fri May 29 06:57:46 2026] GET /v2.0/security-groups?tenant_id=dacdf51a9f2d4057a31d073ba80c0838&name=default => generated 2801 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 587/1135] 10.0.0.181 () {32 vars in 746 bytes} [Fri May 29 06:57:46 2026] GET /v2.0/security-group-rules/c90a3026-b729-49a6-aedb-a6237f21ac33 => generated 570 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 588/1136] 10.0.0.181 () {32 vars in 672 bytes} [Fri May 29 06:57:46 2026] GET /v2.0/security-group-rules => generated 3919 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 549/1137] 10.0.0.181 () {32 vars in 739 bytes} [Fri May 29 06:57:46 2026] DELETE /v2.0/security-groups/dc95f25e-0807-4739-b478-8f23a319ee0f => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 550/1138] 10.0.0.181 () {32 vars in 749 bytes} [Fri May 29 06:57:46 2026] DELETE /v2.0/security-group-rules/c90a3026-b729-49a6-aedb-a6237f21ac33 => 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: 551/1139] 10.0.0.181 () {32 vars in 672 bytes} [Fri May 29 06:57:46 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 589/1140] 10.0.0.181 () {32 vars in 773 bytes} [Fri May 29 06:57:46 2026] GET /v2.0/security-groups?tenant_id=de24a9002f3b4339b232b11735451142&name=default => generated 2801 bytes in 303 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 552/1141] 10.0.0.181 () {32 vars in 739 bytes} [Fri May 29 06:57:46 2026] DELETE /v2.0/security-groups/bc5d4f35-1736-4b8f-8d69-68e1f667cddb => 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: 553/1142] 10.0.0.181 () {32 vars in 662 bytes} [Fri May 29 06:57:46 2026] GET /v2.0/security-groups => generated 2801 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 590/1143] 10.0.0.181 () {32 vars in 739 bytes} [Fri May 29 06:57:46 2026] DELETE /v2.0/security-groups/6fcd5eb6-5012-4154-b3a4-44e99b5974d1 => 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: 554/1144] 10.0.0.181 () {32 vars in 662 bytes} [Fri May 29 06:57:46 2026] GET /v2.0/security-groups => generated 2801 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 591/1145] 10.0.0.181 () {32 vars in 773 bytes} [Fri May 29 06:57:46 2026] GET /v2.0/security-groups?tenant_id=b03c052193764454823c4b039f653933&name=default => generated 2801 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 555/1146] 10.0.0.181 () {32 vars in 739 bytes} [Fri May 29 06:57:47 2026] DELETE /v2.0/security-groups/c46df664-9c5b-4de5-9220-0a490f42c540 => 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: 592/1147] 10.0.0.181 () {32 vars in 773 bytes} [Fri May 29 06:57:47 2026] GET /v2.0/security-groups?tenant_id=59e09fca61734a96a38d2d571156a01b&name=default => generated 2801 bytes in 209 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 556/1148] 10.0.0.181 () {32 vars in 739 bytes} [Fri May 29 06:57:47 2026] DELETE /v2.0/security-groups/4d17a5b0-9819-44f7-a8de-d4a49444da9a => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 593/1149] 10.0.0.181 () {32 vars in 773 bytes} [Fri May 29 06:57:49 2026] GET /v2.0/security-groups?tenant_id=c3e79689d9834a47af1929b1ddd51454&name=default => generated 2801 bytes in 183 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 594/1150] 10.0.0.181 () {32 vars in 739 bytes} [Fri May 29 06:57:49 2026] DELETE /v2.0/security-groups/da6e58d4-022f-44a3-a4f5-f36626b1c0b4 => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 557/1151] 10.0.0.181 () {32 vars in 773 bytes} [Fri May 29 06:57:49 2026] GET /v2.0/security-groups?tenant_id=a7a53cd0870a473abb1a725fecfb109b&name=default => generated 2801 bytes in 184 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 595/1152] 10.0.0.181 () {32 vars in 739 bytes} [Fri May 29 06:57:49 2026] DELETE /v2.0/security-groups/5d2eac6c-1ab0-44d0-9034-467978933bfe => 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: 558/1153] 10.0.0.181 () {32 vars in 773 bytes} [Fri May 29 06:57:49 2026] GET /v2.0/security-groups?tenant_id=da52963e9566469986eb78c2897da6d8&name=default => generated 2801 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 596/1154] 10.0.0.181 () {32 vars in 739 bytes} [Fri May 29 06:57:50 2026] DELETE /v2.0/security-groups/56dc5586-d380-4d78-8b52-7a7260cd639f => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 559/1155] 10.0.0.181 () {32 vars in 652 bytes} [Fri May 29 06:57:51 2026] GET /v2.0/extensions => generated 19600 bytes in 246 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 597/1156] 10.0.0.181 () {32 vars in 680 bytes} [Fri May 29 06:57:52 2026] GET /v2.0/extensions/address-group => generated 159 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 560/1157] 10.0.0.181 () {32 vars in 680 bytes} [Fri May 29 06:57:52 2026] GET /v2.0/extensions/address-scope => generated 163 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 598/1158] 10.0.0.181 () {32 vars in 728 bytes} [Fri May 29 06:57:52 2026] GET /v2.0/extensions/router-admin-state-down-before-update => generated 312 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 561/1159] 10.0.0.181 () {32 vars in 664 bytes} [Fri May 29 06:57:52 2026] GET /v2.0/extensions/agent => generated 153 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 599/1160] 10.0.0.181 () {32 vars in 698 bytes} [Fri May 29 06:57:52 2026] GET /v2.0/extensions/agent-resources-synced => generated 223 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 562/1161] 10.0.0.181 () {32 vars in 696 bytes} [Fri May 29 06:57:52 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: 600/1162] 10.0.0.181 () {32 vars in 700 bytes} [Fri May 29 06:57:52 2026] GET /v2.0/extensions/auto-allocated-topology => generated 200 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 563/1163] 10.0.0.181 () {32 vars in 688 bytes} [Fri May 29 06:57:52 2026] GET /v2.0/extensions/availability_zone => generated 178 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 601/1164] 10.0.0.181 () {32 vars in 702 bytes} [Fri May 29 06:57:52 2026] GET /v2.0/extensions/availability_zone_filter => generated 220 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 564/1165] 10.0.0.181 () {32 vars in 692 bytes} [Fri May 29 06:57:52 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: 8|app: 0|req: 602/1166] 10.0.0.181 () {32 vars in 694 bytes} [Fri May 29 06:57:52 2026] GET /v2.0/extensions/dhcp_agent_scheduler => generated 187 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 565/1167] 10.0.0.181 () {32 vars in 684 bytes} [Fri May 29 06:57:52 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: 603/1168] 10.0.0.181 () {32 vars in 686 bytes} [Fri May 29 06:57:52 2026] GET /v2.0/extensions/dns-domain-ports => generated 205 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 566/1169] 10.0.0.181 () {32 vars in 660 bytes} [Fri May 29 06:57:52 2026] GET /v2.0/extensions/dvr => 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: 604/1170] 10.0.0.181 () {32 vars in 698 bytes} [Fri May 29 06:57:52 2026] GET /v2.0/extensions/empty-string-filtering => generated 219 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 567/1171] 10.0.0.181 () {32 vars in 678 bytes} [Fri May 29 06:57:52 2026] GET /v2.0/extensions/external-net => generated 200 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 605/1172] 10.0.0.181 () {32 vars in 682 bytes} [Fri May 29 06:57:52 2026] GET /v2.0/extensions/extra_dhcp_opt => generated 304 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 568/1173] 10.0.0.181 () {32 vars in 674 bytes} [Fri May 29 06:57:52 2026] GET /v2.0/extensions/extraroute => generated 181 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 606/1174] 10.0.0.181 () {32 vars in 688 bytes} [Fri May 29 06:57:52 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: 569/1175] 10.0.0.181 () {32 vars in 722 bytes} [Fri May 29 06:57:52 2026] GET /v2.0/extensions/floating-ip-port-forwarding-detail => generated 271 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 607/1176] 10.0.0.181 () {32 vars in 686 bytes} [Fri May 29 06:57:52 2026] GET /v2.0/extensions/fip-port-details => generated 212 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 570/1177] 10.0.0.181 () {32 vars in 668 bytes} [Fri May 29 06:57:52 2026] GET /v2.0/extensions/flavors => generated 193 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 608/1178] 10.0.0.181 () {32 vars in 686 bytes} [Fri May 29 06:57:52 2026] GET /v2.0/extensions/floatingip-pools => generated 188 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 571/1179] 10.0.0.181 () {32 vars in 680 bytes} [Fri May 29 06:57:52 2026] GET /v2.0/extensions/ip_allocation => generated 162 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 609/1180] 10.0.0.181 () {32 vars in 698 bytes} [Fri May 29 06:57:52 2026] GET /v2.0/extensions/ip-substring-filtering => generated 222 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 572/1181] 10.0.0.181 () {32 vars in 678 bytes} [Fri May 29 06:57:52 2026] GET /v2.0/extensions/l2_adjacency => generated 178 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 610/1182] 10.0.0.181 () {32 vars in 666 bytes} [Fri May 29 06:57:52 2026] GET /v2.0/extensions/router => generated 256 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 573/1183] 10.0.0.181 () {32 vars in 676 bytes} [Fri May 29 06:57:52 2026] GET /v2.0/extensions/ext-gw-mode => generated 268 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 611/1184] 10.0.0.181 () {32 vars in 664 bytes} [Fri May 29 06:57:52 2026] GET /v2.0/extensions/l3-ha => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 574/1185] 10.0.0.181 () {32 vars in 674 bytes} [Fri May 29 06:57:52 2026] GET /v2.0/extensions/l3-flavors => 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: 612/1186] 10.0.0.181 () {32 vars in 712 bytes} [Fri May 29 06:57:52 2026] GET /v2.0/extensions/l3-port-ip-change-not-allowed => generated 245 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 575/1187] 10.0.0.181 () {32 vars in 690 bytes} [Fri May 29 06:57:52 2026] GET /v2.0/extensions/l3_agent_scheduler => generated 180 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 613/1188] 10.0.0.181 () {32 vars in 682 bytes} [Fri May 29 06:57:52 2026] GET /v2.0/extensions/multi-provider => 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: 576/1189] 10.0.0.181 () {32 vars in 668 bytes} [Fri May 29 06:57:52 2026] GET /v2.0/extensions/net-mtu => generated 176 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 614/1190] 10.0.0.181 () {32 vars in 686 bytes} [Fri May 29 06:57:52 2026] GET /v2.0/extensions/net-mtu-writable => generated 207 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 577/1191] 10.0.0.181 () {32 vars in 704 bytes} [Fri May 29 06:57:52 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: 615/1192] 10.0.0.181 () {32 vars in 674 bytes} [Fri May 29 06:57:52 2026] GET /v2.0/extensions/network_ha => generated 186 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 578/1193] 10.0.0.181 () {32 vars in 700 bytes} [Fri May 29 06:57:52 2026] GET /v2.0/extensions/network-ip-availability => generated 216 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 579/1194] 10.0.0.181 () {32 vars in 674 bytes} [Fri May 29 06:57:52 2026] GET /v2.0/extensions/pagination => generated 192 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 580/1195] 10.0.0.181 () {32 vars in 692 bytes} [Fri May 29 06:57:52 2026] GET /v2.0/extensions/port-device-profile => generated 189 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 581/1196] 10.0.0.181 () {32 vars in 688 bytes} [Fri May 29 06:57:52 2026] GET /v2.0/extensions/port-mac-override => generated 251 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 582/1197] 10.0.0.181 () {32 vars in 708 bytes} [Fri May 29 06:57:52 2026] GET /v2.0/extensions/port-mac-address-regenerate => generated 209 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 583/1198] 10.0.0.181 () {32 vars in 704 bytes} [Fri May 29 06:57:52 2026] GET /v2.0/extensions/port-numa-affinity-policy => generated 198 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 584/1199] 10.0.0.181 () {32 vars in 696 bytes} [Fri May 29 06:57:52 2026] GET /v2.0/extensions/port-resource-request => generated 185 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 585/1200] 10.0.0.181 () {32 vars in 710 bytes} [Fri May 29 06:57:52 2026] GET /v2.0/extensions/port-resource-request-groups => generated 271 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 586/1201] 10.0.0.181 () {32 vars in 668 bytes} [Fri May 29 06:57:52 2026] GET /v2.0/extensions/binding => 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: 587/1202] 10.0.0.181 () {32 vars in 686 bytes} [Fri May 29 06:57:52 2026] GET /v2.0/extensions/binding-extended => generated 212 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 588/1203] 10.0.0.181 () {32 vars in 680 bytes} [Fri May 29 06:57:52 2026] GET /v2.0/extensions/port-security => generated 160 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 589/1204] 10.0.0.181 () {32 vars in 674 bytes} [Fri May 29 06:57:52 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 590/1205] 10.0.0.181 () {32 vars in 670 bytes} [Fri May 29 06:57:52 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: 7|app: 0|req: 591/1206] 10.0.0.181 () {32 vars in 660 bytes} [Fri May 29 06:57:52 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: 592/1207] 10.0.0.181 () {32 vars in 698 bytes} [Fri May 29 06:57:52 2026] GET /v2.0/extensions/qos-bw-limit-direction => generated 258 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 593/1208] 10.0.0.181 () {32 vars in 698 bytes} [Fri May 29 06:57:52 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: 8|app: 0|req: 616/1209] 10.0.0.181 () {32 vars in 773 bytes} [Fri May 29 06:57:52 2026] GET /v2.0/security-groups?tenant_id=10d8714026c840fab92a2b97cade9fe0&name=default => generated 2801 bytes in 234 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 617/1210] 10.0.0.181 () {32 vars in 676 bytes} [Fri May 29 06:57:52 2026] GET /v2.0/extensions/qos-default => generated 183 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 594/1211] 10.0.0.181 () {32 vars in 773 bytes} [Fri May 29 06:57:52 2026] GET /v2.0/security-groups?tenant_id=4272700f8543480da99b5b7536c848ea&name=default => generated 2801 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 595/1212] 10.0.0.181 () {32 vars in 668 bytes} [Fri May 29 06:57:52 2026] GET /v2.0/extensions/qos-fip => generated 178 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 618/1213] 10.0.0.181 () {32 vars in 739 bytes} [Fri May 29 06:57:52 2026] DELETE /v2.0/security-groups/4126c694-29ff-4c6d-81a3-7ca829201d65 => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 619/1214] 10.0.0.181 () {32 vars in 682 bytes} [Fri May 29 06:57:52 2026] GET /v2.0/extensions/qos-gateway-ip => generated 197 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 620/1215] 10.0.0.181 () {32 vars in 700 bytes} [Fri May 29 06:57:52 2026] GET /v2.0/extensions/qos-port-network-policy => generated 209 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 621/1216] 10.0.0.181 () {32 vars in 684 bytes} [Fri May 29 06:57:52 2026] GET /v2.0/extensions/qos-pps-minimum => generated 203 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 596/1217] 10.0.0.181 () {32 vars in 739 bytes} [Fri May 29 06:57:52 2026] DELETE /v2.0/security-groups/c60e265f-fc5f-4895-a94b-b06e5dd28374 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 622/1218] 10.0.0.181 () {32 vars in 706 bytes} [Fri May 29 06:57:52 2026] GET /v2.0/extensions/qos-pps-minimum-rule-alias => generated 277 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 597/1219] 10.0.0.181 () {32 vars in 668 bytes} [Fri May 29 06:57:52 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: 8|app: 0|req: 623/1220] 10.0.0.181 () {32 vars in 696 bytes} [Fri May 29 06:57:52 2026] GET /v2.0/extensions/qos-rule-type-details => generated 229 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 598/1221] 10.0.0.181 () {32 vars in 694 bytes} [Fri May 29 06:57:52 2026] GET /v2.0/extensions/qos-rule-type-filter => generated 373 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 624/1222] 10.0.0.181 () {32 vars in 684 bytes} [Fri May 29 06:57:52 2026] GET /v2.0/extensions/qos-rules-alias => generated 254 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 599/1223] 10.0.0.181 () {32 vars in 688 bytes} [Fri May 29 06:57:52 2026] GET /v2.0/extensions/quota-check-limit => generated 226 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 625/1224] 10.0.0.181 () {32 vars in 666 bytes} [Fri May 29 06:57:52 2026] GET /v2.0/extensions/quotas => generated 192 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 600/1225] 10.0.0.181 () {32 vars in 680 bytes} [Fri May 29 06:57:52 2026] GET /v2.0/extensions/quota_details => generated 213 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 626/1226] 10.0.0.181 () {32 vars in 680 bytes} [Fri May 29 06:57:53 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: 7|app: 0|req: 601/1227] 10.0.0.181 () {32 vars in 690 bytes} [Fri May 29 06:57:53 2026] GET /v2.0/extensions/rbac-address-group => generated 198 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 627/1228] 10.0.0.181 () {32 vars in 690 bytes} [Fri May 29 06:57:53 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: 7|app: 0|req: 602/1229] 10.0.0.181 () {32 vars in 694 bytes} [Fri May 29 06:57:53 2026] GET /v2.0/extensions/rbac-security-groups => generated 210 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 628/1230] 10.0.0.181 () {32 vars in 684 bytes} [Fri May 29 06:57:53 2026] GET /v2.0/extensions/rbac-subnetpool => generated 181 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 603/1231] 10.0.0.181 () {32 vars in 688 bytes} [Fri May 29 06:57:53 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: 604/1232] 10.0.0.181 () {32 vars in 700 bytes} [Fri May 29 06:57:53 2026] GET /v2.0/extensions/standard-attr-revisions => generated 229 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 605/1233] 10.0.0.181 () {32 vars in 702 bytes} [Fri May 29 06:57:53 2026] GET /v2.0/extensions/router_availability_zone => generated 197 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 629/1234] 10.0.0.181 () {32 vars in 773 bytes} [Fri May 29 06:57:53 2026] GET /v2.0/security-groups?tenant_id=ccf297fcaff94133832ccffad694c108&name=default => generated 2801 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 630/1235] 10.0.0.181 () {32 vars in 712 bytes} [Fri May 29 06:57:53 2026] GET /v2.0/extensions/security-groups-default-rules => generated 262 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 606/1236] 10.0.0.181 () {32 vars in 773 bytes} [Fri May 29 06:57:53 2026] GET /v2.0/security-groups?tenant_id=ca633422bc864b6ca36e9d5dd7748072&name=default => generated 2801 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 607/1237] 10.0.0.181 () {32 vars in 716 bytes} [Fri May 29 06:57:53 2026] GET /v2.0/extensions/security-groups-normalized-cidr => generated 251 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 608/1238] 10.0.0.181 () {32 vars in 739 bytes} [Fri May 29 06:57:53 2026] DELETE /v2.0/security-groups/ed2a8292-22e5-41d6-9f64-b65895870e66 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 631/1239] 10.0.0.181 () {32 vars in 739 bytes} [Fri May 29 06:57:53 2026] DELETE /v2.0/security-groups/148093eb-e3fc-42e1-86e5-c4eb4f9189df => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 609/1240] 10.0.0.181 () {32 vars in 714 bytes} [Fri May 29 06:57:53 2026] GET /v2.0/extensions/port-security-groups-filtering => generated 228 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 632/1241] 10.0.0.181 () {32 vars in 726 bytes} [Fri May 29 06:57:53 2026] GET /v2.0/extensions/security-groups-remote-address-group => generated 254 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 610/1242] 10.0.0.181 () {32 vars in 718 bytes} [Fri May 29 06:57:53 2026] GET /v2.0/extensions/security-groups-shared-filtering => generated 241 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 633/1243] 10.0.0.181 () {32 vars in 682 bytes} [Fri May 29 06:57:53 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: 611/1244] 10.0.0.181 () {32 vars in 668 bytes} [Fri May 29 06:57:53 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: 8|app: 0|req: 634/1245] 10.0.0.181 () {32 vars in 718 bytes} [Fri May 29 06:57:53 2026] GET /v2.0/extensions/segments-peer-subnet-host-routes => generated 233 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 612/1246] 10.0.0.181 () {32 vars in 678 bytes} [Fri May 29 06:57:53 2026] GET /v2.0/extensions/service-type => generated 221 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 635/1247] 10.0.0.181 () {32 vars in 668 bytes} [Fri May 29 06:57:53 2026] GET /v2.0/extensions/sorting => generated 183 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 613/1248] 10.0.0.181 () {32 vars in 696 bytes} [Fri May 29 06:57:53 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: 8|app: 0|req: 636/1249] 10.0.0.181 () {32 vars in 704 bytes} [Fri May 29 06:57:53 2026] GET /v2.0/extensions/standard-attr-description => generated 214 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 614/1250] 10.0.0.181 () {32 vars in 700 bytes} [Fri May 29 06:57:53 2026] GET /v2.0/extensions/stateful-security-group => generated 208 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 637/1251] 10.0.0.181 () {32 vars in 682 bytes} [Fri May 29 06:57:53 2026] GET /v2.0/extensions/subnet_onboard => generated 197 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 615/1252] 10.0.0.181 () {32 vars in 704 bytes} [Fri May 29 06:57:53 2026] GET /v2.0/extensions/subnet-segmentid-writable => generated 227 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 638/1253] 10.0.0.181 () {32 vars in 694 bytes} [Fri May 29 06:57:53 2026] GET /v2.0/extensions/subnet-service-types => generated 206 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 616/1254] 10.0.0.181 () {32 vars in 688 bytes} [Fri May 29 06:57:53 2026] GET /v2.0/extensions/subnet_allocation => generated 194 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 639/1255] 10.0.0.181 () {32 vars in 696 bytes} [Fri May 29 06:57:53 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: 7|app: 0|req: 618/1258] 10.0.0.181 () {32 vars in 688 bytes} [Fri May 29 06:57:53 2026] GET /v2.0/extensions/standard-attr-tag => generated 343 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 641/1259] 10.0.0.181 () {32 vars in 700 bytes} [Fri May 29 06:57:53 2026] GET /v2.0/extensions/standard-attr-timestamp => generated 255 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 619/1260] 10.0.0.181 () {32 vars in 664 bytes} [Fri May 29 06:57:53 2026] GET /v2.0/extensions/trunk => generated 164 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 642/1261] 10.0.0.181 () {32 vars in 680 bytes} [Fri May 29 06:57:53 2026] GET /v2.0/extensions/trunk-details => generated 168 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 620/1262] 10.0.0.181 () {32 vars in 692 bytes} [Fri May 29 06:57:53 2026] GET /v2.0/extensions/vpn-endpoint-groups => generated 177 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 643/1263] 10.0.0.181 () {32 vars in 676 bytes} [Fri May 29 06:57:53 2026] GET /v2.0/extensions/vpn-flavors => generated 182 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 621/1264] 10.0.0.181 () {32 vars in 666 bytes} [Fri May 29 06:57:53 2026] GET /v2.0/extensions/vpnaas => generated 154 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 644/1265] 10.0.0.181 () {32 vars in 773 bytes} [Fri May 29 06:57:54 2026] GET /v2.0/security-groups?tenant_id=d8beea2a32834f73afca7419807b4ede&name=default => generated 2801 bytes in 212 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 622/1266] 10.0.0.181 () {32 vars in 739 bytes} [Fri May 29 06:57:54 2026] DELETE /v2.0/security-groups/f98c3566-5e35-41ac-9dc4-ec820f18a746 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 645/1267] 10.0.0.181 () {32 vars in 773 bytes} [Fri May 29 06:57:54 2026] GET /v2.0/security-groups?tenant_id=e872c8c2c1694877ac6e4f9c795c2495&name=default => generated 2801 bytes in 195 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 623/1268] 10.0.0.181 () {32 vars in 739 bytes} [Fri May 29 06:57:54 2026] DELETE /v2.0/security-groups/ef99ce7d-1b02-467d-b410-576baeac1197 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 646/1269] 10.0.0.181 () {32 vars in 773 bytes} [Fri May 29 06:57:54 2026] GET /v2.0/security-groups?tenant_id=fc84240737f94656915bd67e8a6cd4dd&name=default => generated 2801 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 624/1270] 10.0.0.181 () {32 vars in 739 bytes} [Fri May 29 06:57:54 2026] DELETE /v2.0/security-groups/aaceed54-0e59-4ca8-90ef-43618aa43e7e => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 647/1271] 10.0.0.181 () {32 vars in 773 bytes} [Fri May 29 06:57:56 2026] GET /v2.0/security-groups?tenant_id=1162db1639ba422780c7a7ce66db1980&name=default => generated 2801 bytes in 225 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 625/1272] 10.0.0.181 () {32 vars in 739 bytes} [Fri May 29 06:57:56 2026] DELETE /v2.0/security-groups/ed06aaf7-92ec-47c7-bc41-37b9b9249831 => 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: 648/1273] 10.0.0.181 () {32 vars in 773 bytes} [Fri May 29 06:57:58 2026] GET /v2.0/security-groups?tenant_id=f9566e620c7b4fdaa4faf5c610ad7299&name=default => generated 2801 bytes in 383 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 626/1274] 10.0.0.181 () {32 vars in 773 bytes} [Fri May 29 06:57:58 2026] GET /v2.0/security-groups?tenant_id=a032223ab2164ebd9e22debb9c18d9dd&name=default => generated 2801 bytes in 213 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 649/1275] 10.0.0.181 () {32 vars in 773 bytes} [Fri May 29 06:57:58 2026] GET /v2.0/security-groups?tenant_id=3c8e292b9d9347c49aacc168f404f3a5&name=default => generated 2801 bytes in 160 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 627/1276] 10.0.0.181 () {32 vars in 739 bytes} [Fri May 29 06:57:58 2026] DELETE /v2.0/security-groups/028f910a-d164-4f09-ae08-cb9d33713cb2 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 650/1277] 10.0.0.181 () {32 vars in 739 bytes} [Fri May 29 06:57:59 2026] DELETE /v2.0/security-groups/4bac3580-155c-4131-a09d-81e04c4a3237 => 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: 628/1278] 10.0.0.181 () {32 vars in 739 bytes} [Fri May 29 06:57:59 2026] DELETE /v2.0/security-groups/459ab18d-56e1-42b3-a8f4-7626210299f1 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 651/1279] 10.0.0.181 () {32 vars in 773 bytes} [Fri May 29 06:57:59 2026] GET /v2.0/security-groups?tenant_id=e97ebcb8b1a04dc0937fbe41af239335&name=default => generated 2801 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 629/1280] 10.0.0.181 () {32 vars in 773 bytes} [Fri May 29 06:57:59 2026] GET /v2.0/security-groups?tenant_id=d3d313ea8d304c89afd039eaf3924278&name=default => generated 2801 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 630/1281] 10.0.0.181 () {32 vars in 739 bytes} [Fri May 29 06:57:59 2026] DELETE /v2.0/security-groups/a9bc1f92-561d-42d0-90ab-14bf73410720 => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 652/1282] 10.0.0.181 () {32 vars in 739 bytes} [Fri May 29 06:57:59 2026] DELETE /v2.0/security-groups/3d4c696f-52f6-40f7-a242-3604086a2149 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 631/1283] 10.0.0.181 () {32 vars in 773 bytes} [Fri May 29 06:58:00 2026] GET /v2.0/security-groups?tenant_id=1e92414e5a414d93948ce03c75b39730&name=default => generated 2801 bytes in 342 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 653/1284] 10.0.0.181 () {32 vars in 739 bytes} [Fri May 29 06:58:00 2026] DELETE /v2.0/security-groups/cc2b3c66-a767-4667-8aeb-59e85a26442b => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 06:58:00.985 7 WARNING neutron_lib.context [None req-c2eea344-5159-4c84-b980-ce4b83bc50a2 c3918926f3f3445d9b6e0d9c4f5ff563 d68b80b81173435980a57fac93716e2e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 06:58:00.985 7 WARNING neutron_lib.context [None req-c2eea344-5159-4c84-b980-ce4b83bc50a2 c3918926f3f3445d9b6e0d9c4f5ff563 d68b80b81173435980a57fac93716e2e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 06:58:01.127 7 INFO neutron.db.segments_db [None req-c2eea344-5159-4c84-b980-ce4b83bc50a2 c3918926f3f3445d9b6e0d9c4f5ff563 d68b80b81173435980a57fac93716e2e - - default default] Added segment 04815da6-03a7-4c91-ab48-7053a947bac6 of type vxlan for network 4494c54f-bf4a-4359-8bed-04e5bf991ad8 2026-05-29 06:58:01.236 8 WARNING neutron_lib.context [None req-1f3365e1-f225-470e-8aab-53f6bfaeb922 04f6ae44fce94828a435f2efac874cbf 06962080e40d4d0aaede98c77f7f8744 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 06:58:01.255 7 INFO neutron.db.segments_db [None req-c2eea344-5159-4c84-b980-ce4b83bc50a2 c3918926f3f3445d9b6e0d9c4f5ff563 d68b80b81173435980a57fac93716e2e - - default default] Added segment 064351c3-fb15-419b-bd7d-d84eff61272e of type vxlan for network c1fb2332-4e2e-4091-ba48-35d555e0fe73 2026-05-29 06:58:01.368 8 INFO neutron.db.segments_db [None req-1f3365e1-f225-470e-8aab-53f6bfaeb922 04f6ae44fce94828a435f2efac874cbf 06962080e40d4d0aaede98c77f7f8744 - - default default] Added segment ffd68066-2929-4f51-83e8-85805049f1f8 of type vxlan for network 0f0d1c46-1f1e-4923-984f-a5cac8ce48d4 [pid: 7|app: 0|req: 632/1285] 10.0.0.181 () {34 vars in 669 bytes} [Fri May 29 06:58:00 2026] POST /v2.0/networks => generated 1245 bytes in 525 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 654/1286] 10.0.0.181 () {34 vars in 669 bytes} [Fri May 29 06:58:01 2026] POST /v2.0/networks => generated 648 bytes in 373 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 633/1287] 10.0.0.181 () {32 vars in 648 bytes} [Fri May 29 06:58:01 2026] GET /v2.0/networks => generated 1844 bytes in 165 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 06:58:01.745 8 INFO neutron.services.segments.plugin [-] Segment 04815da6-03a7-4c91-ab48-7053a947bac6 resource provider aggregate not found 2026-05-29 06:58:01.753 8 INFO neutron.services.segments.plugin [-] Segment 04815da6-03a7-4c91-ab48-7053a947bac6 resource provider aggregate not found 2026-05-29 06:58:01.771 8 INFO neutron.services.segments.plugin [-] Segment 04815da6-03a7-4c91-ab48-7053a947bac6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 04815da6-03a7-4c91-ab48-7053a947bac6 found for delete ", "request_id": "req-7401d11d-89e5-4e8c-bc58-09ed508f49c7"}]} 2026-05-29 06:58:01.779 8 INFO neutron.services.segments.plugin [-] Segment 04815da6-03a7-4c91-ab48-7053a947bac6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 04815da6-03a7-4c91-ab48-7053a947bac6 found for delete ", "request_id": "req-92ad4484-43b8-40e7-a5b7-e696614cef0b"}]} [pid: 8|app: 0|req: 655/1288] 10.0.0.181 () {32 vars in 725 bytes} [Fri May 29 06:58:01 2026] DELETE /v2.0/networks/4494c54f-bf4a-4359-8bed-04e5bf991ad8 => generated 0 bytes in 222 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 06:58:01.978 8 WARNING neutron_lib.context [None req-4a8f8734-c64c-4195-a12c-13ec1ec3ca06 04f6ae44fce94828a435f2efac874cbf 06962080e40d4d0aaede98c77f7f8744 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 656/1289] 10.0.0.181 () {34 vars in 668 bytes} [Fri May 29 06:58:01 2026] POST /v2.0/subnets => generated 649 bytes in 381 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 06:58:02.356 8 WARNING neutron_lib.context [None req-5ca7f6ea-c07a-430c-9195-95487e86f390 04f6ae44fce94828a435f2efac874cbf 06962080e40d4d0aaede98c77f7f8744 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 06:58:02.402 7 INFO neutron.services.segments.plugin [-] Segment 064351c3-fb15-419b-bd7d-d84eff61272e resource provider aggregate not found 2026-05-29 06:58:02.407 7 INFO neutron.services.segments.plugin [-] Segment 064351c3-fb15-419b-bd7d-d84eff61272e resource provider aggregate not found 2026-05-29 06:58:02.410 8 INFO neutron.db.segments_db [None req-5ca7f6ea-c07a-430c-9195-95487e86f390 04f6ae44fce94828a435f2efac874cbf 06962080e40d4d0aaede98c77f7f8744 - - default default] Added segment 73e32f3a-b2b4-4f78-9b26-42f597c90816 of type vxlan for network 52165fdc-8ee0-46c9-9950-6cd81563d1e1 2026-05-29 06:58:02.421 7 INFO neutron.services.segments.plugin [-] Segment 064351c3-fb15-419b-bd7d-d84eff61272e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 064351c3-fb15-419b-bd7d-d84eff61272e found for delete ", "request_id": "req-b289f30e-1a8c-4ad9-abe6-e69b97d93fe6"}]} 2026-05-29 06:58:02.423 7 INFO neutron.services.segments.plugin [-] Segment 064351c3-fb15-419b-bd7d-d84eff61272e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 064351c3-fb15-419b-bd7d-d84eff61272e found for delete ", "request_id": "req-fcc3170f-8efd-490b-bdf2-5b4747c2ceed"}]} [pid: 7|app: 0|req: 634/1290] 10.0.0.181 () {32 vars in 725 bytes} [Fri May 29 06:58:01 2026] DELETE /v2.0/networks/c1fb2332-4e2e-4091-ba48-35d555e0fe73 => generated 0 bytes in 648 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 635/1291] 10.0.0.181 () {32 vars in 648 bytes} [Fri May 29 06:58:02 2026] GET /v2.0/networks => generated 651 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 06:58:02.536 7 WARNING neutron_lib.context [None req-75ee01b6-f378-4549-8a2e-4e7f5a4b5285 c3918926f3f3445d9b6e0d9c4f5ff563 d68b80b81173435980a57fac93716e2e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 657/1292] 10.0.0.181 () {34 vars in 669 bytes} [Fri May 29 06:58:02 2026] POST /v2.0/networks => generated 647 bytes in 201 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 06:58:02.585 7 INFO neutron.db.segments_db [None req-75ee01b6-f378-4549-8a2e-4e7f5a4b5285 c3918926f3f3445d9b6e0d9c4f5ff563 d68b80b81173435980a57fac93716e2e - - default default] Added segment 9fcc3d02-6a67-4d76-8fd3-9895865fba58 of type vxlan for network 74e21a81-415c-4c34-8b6e-14e1fefed02a [pid: 8|app: 0|req: 658/1293] 10.0.0.181 () {34 vars in 742 bytes} [Fri May 29 06:58:02 2026] PUT /v2.0/networks/52165fdc-8ee0-46c9-9950-6cd81563d1e1 => generated 592 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 636/1294] 10.0.0.181 () {34 vars in 669 bytes} [Fri May 29 06:58:02 2026] POST /v2.0/networks => generated 654 bytes in 183 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 06:58:02.719 7 WARNING neutron_lib.context [None req-ec424ebb-1b10-42cd-b595-6866b00863a2 04f6ae44fce94828a435f2efac874cbf 06962080e40d4d0aaede98c77f7f8744 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 06:58:03.070 8 INFO neutron.db.segments_db [None req-e8e5fc56-fa40-410a-8282-9f2b092b169f 28baced029714bb6bd60d80d7e4910de 088a3ca187a94407ad8b491a453c58a8 - - default default] Added segment 11317225-e90f-47da-b320-edb1f30cdc47 of type vxlan for network 7f322696-ab6b-4e4e-a6c3-b311786ed532 [pid: 7|app: 0|req: 637/1295] 10.0.0.181 () {34 vars in 668 bytes} [Fri May 29 06:58:02 2026] POST /v2.0/subnets => generated 622 bytes in 379 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 06:58:03.099 7 WARNING neutron_lib.context [None req-64c1dffa-5c1e-49b1-a4fd-29bb359077ed c3918926f3f3445d9b6e0d9c4f5ff563 d68b80b81173435980a57fac93716e2e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 06:58:03.166 7 INFO neutron.db.segments_db [None req-64c1dffa-5c1e-49b1-a4fd-29bb359077ed c3918926f3f3445d9b6e0d9c4f5ff563 d68b80b81173435980a57fac93716e2e - - default default] Added segment 1f05729c-a9e7-48df-b146-991175263432 of type vxlan for network e52e5153-c884-4ce4-8437-10c54cfa0637 [pid: 8|app: 0|req: 659/1296] 10.0.0.181 () {34 vars in 670 bytes} [Fri May 29 06:58:02 2026] POST /v2.0/networks => generated 740 bytes in 509 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 638/1297] 10.0.0.181 () {34 vars in 669 bytes} [Fri May 29 06:58:03 2026] POST /v2.0/networks => generated 654 bytes in 187 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 660/1298] 10.0.0.181 () {32 vars in 773 bytes} [Fri May 29 06:58:03 2026] GET /v2.0/security-groups?tenant_id=2f96a7c6e1914c18990e12826bda4e0d&name=default => generated 2801 bytes in 202 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 639/1299] 10.0.0.181 () {34 vars in 740 bytes} [Fri May 29 06:58:03 2026] PUT /v2.0/subnets/8cc031bb-b623-4d2d-b7a6-8751c47fc367 => generated 632 bytes in 166 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 06:58:03.453 7 WARNING neutron_lib.context [None req-7a2e3b5f-4699-4757-b9af-0ea42d548473 c3918926f3f3445d9b6e0d9c4f5ff563 d68b80b81173435980a57fac93716e2e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 06:58:03.493 7 WARNING neutron_lib.context [None req-7a2e3b5f-4699-4757-b9af-0ea42d548473 c3918926f3f3445d9b6e0d9c4f5ff563 d68b80b81173435980a57fac93716e2e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 661/1300] 10.0.0.181 () {34 vars in 668 bytes} [Fri May 29 06:58:03 2026] POST /v2.0/subnets => generated 663 bytes in 230 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 662/1301] 10.0.0.181 () {32 vars in 739 bytes} [Fri May 29 06:58:03 2026] DELETE /v2.0/security-groups/e6686b94-0a43-42af-9b13-7378cd8b6c16 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 640/1302] 10.0.0.181 () {34 vars in 664 bytes} [Fri May 29 06:58:03 2026] POST /v2.0/ports => generated 1506 bytes in 792 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 06:58:04.334 7 INFO neutron.db.segments_db [None req-4c39b308-1277-45d2-a8d8-d254d71898bb 28baced029714bb6bd60d80d7e4910de 088a3ca187a94407ad8b491a453c58a8 - - default default] Added segment 6072a9c3-362d-4caf-bb02-4e6c09ee6909 of type vxlan for network 97fc370e-20b9-4e29-b945-e9e2d47e05ac 2026-05-29 06:58:04.338 8 INFO neutron.services.segments.plugin [-] Segment 73e32f3a-b2b4-4f78-9b26-42f597c90816 resource provider aggregate not found 2026-05-29 06:58:04.344 8 INFO neutron.services.segments.plugin [-] Segment 73e32f3a-b2b4-4f78-9b26-42f597c90816 resource provider aggregate not found 2026-05-29 06:58:04.357 8 INFO neutron.services.segments.plugin [-] Segment 73e32f3a-b2b4-4f78-9b26-42f597c90816 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 73e32f3a-b2b4-4f78-9b26-42f597c90816 found for delete ", "request_id": "req-69216fbb-6328-4ff0-8efd-14b44f8897c5"}]} 2026-05-29 06:58:04.361 8 INFO neutron.services.segments.plugin [-] Segment 73e32f3a-b2b4-4f78-9b26-42f597c90816 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 73e32f3a-b2b4-4f78-9b26-42f597c90816 found for delete ", "request_id": "req-17c825b4-d436-4465-b267-580fb8ce07cc"}]} [pid: 8|app: 0|req: 663/1303] 10.0.0.181 () {32 vars in 725 bytes} [Fri May 29 06:58:03 2026] DELETE /v2.0/networks/52165fdc-8ee0-46c9-9950-6cd81563d1e1 => generated 0 bytes in 661 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 664/1304] 10.0.0.181 () {32 vars in 642 bytes} [Fri May 29 06:58:04 2026] GET /v2.0/ports => generated 1506 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 06:58:04.559 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0c01f403-56ec-405f-a175-96644646ca68 04f6ae44fce94828a435f2efac874cbf 06962080e40d4d0aaede98c77f7f8744 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 665/1305] 10.0.0.181 () {32 vars in 725 bytes} [Fri May 29 06:58:04 2026] DELETE /v2.0/networks/52165fdc-8ee0-46c9-9950-6cd81563d1e1 => generated 138 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 666/1306] 10.0.0.181 () {32 vars in 719 bytes} [Fri May 29 06:58:04 2026] DELETE /v2.0/ports/e75147e7-9e6c-452a-9efd-34e549d09995 => generated 0 bytes in 355 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 667/1307] 10.0.0.181 () {32 vars in 693 bytes} [Fri May 29 06:58:04 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 06:58:05.067 7 INFO neutron.db.l3_hamode_db [None req-4c39b308-1277-45d2-a8d8-d254d71898bb 28baced029714bb6bd60d80d7e4910de 088a3ca187a94407ad8b491a453c58a8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 668/1308] 10.0.0.181 () {32 vars in 719 bytes} [Fri May 29 06:58:05 2026] DELETE /v2.0/ports/e17d81b1-4698-49e5-b65b-3548cb7db8af => 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: 669/1309] 10.0.0.181 () {32 vars in 741 bytes} [Fri May 29 06:58:05 2026] GET /v2.0/subnets?network_id=cc773c1a-d2ee-4878-8e46-584baab2f7ba => generated 626 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 670/1310] 10.0.0.181 () {32 vars in 642 bytes} [Fri May 29 06:58:05 2026] GET /v2.0/ports => 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: 671/1311] 10.0.0.181 () {32 vars in 652 bytes} [Fri May 29 06:58:05 2026] GET /v2.0/extensions => generated 19600 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-05-29 06:58:05.369 8 WARNING neutron_lib.context [None req-81427be3-cdb2-4418-9d78-38b79f4d3acb c3918926f3f3445d9b6e0d9c4f5ff563 d68b80b81173435980a57fac93716e2e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 06:58:05.439 8 INFO neutron.db.segments_db [None req-81427be3-cdb2-4418-9d78-38b79f4d3acb c3918926f3f3445d9b6e0d9c4f5ff563 d68b80b81173435980a57fac93716e2e - - default default] Added segment 1f947705-53be-4960-a51d-20e046615699 of type vxlan for network aa079f55-32dc-48e5-a780-3d093bcb4333 [pid: 8|app: 0|req: 672/1312] 10.0.0.181 () {34 vars in 669 bytes} [Fri May 29 06:58:05 2026] POST /v2.0/networks => generated 653 bytes in 209 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 673/1313] 10.0.0.181 () {32 vars in 648 bytes} [Fri May 29 06:58:05 2026] GET /v2.0/networks => generated 1313 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 06:58:05.664 8 WARNING neutron_lib.context [None req-1f32b1f5-febd-4e83-9780-b88cb7fbddd8 c3918926f3f3445d9b6e0d9c4f5ff563 d68b80b81173435980a57fac93716e2e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 06:58:05.724 8 INFO neutron.db.segments_db [None req-1f32b1f5-febd-4e83-9780-b88cb7fbddd8 c3918926f3f3445d9b6e0d9c4f5ff563 d68b80b81173435980a57fac93716e2e - - default default] Added segment 27b08e3a-a1fe-45dd-9924-24378a1728a4 of type vxlan for network 89b7ec71-3de5-403a-9f9f-8d4d65b85f76 [pid: 8|app: 0|req: 674/1314] 10.0.0.181 () {34 vars in 669 bytes} [Fri May 29 06:58:05 2026] POST /v2.0/networks => generated 654 bytes in 184 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 675/1315] 10.0.0.181 () {32 vars in 646 bytes} [Fri May 29 06:58:05 2026] GET /v2.0/subnets => generated 1265 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 676/1316] 10.0.0.181 () {32 vars in 722 bytes} [Fri May 29 06:58:05 2026] GET /v2.0/networks/0f0d1c46-1f1e-4923-984f-a5cac8ce48d4 => generated 673 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 677/1317] 10.0.0.181 () {32 vars in 720 bytes} [Fri May 29 06:58:06 2026] GET /v2.0/subnets/721948c2-fcbb-4b3a-a765-04bd206f466b => generated 649 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 06:58:06.077 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3f54f7a2-cf9b-47f1-a0bd-1d1335ad2277 04f6ae44fce94828a435f2efac874cbf 06962080e40d4d0aaede98c77f7f8744 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 678/1318] 10.0.0.181 () {32 vars in 723 bytes} [Fri May 29 06:58:06 2026] DELETE /v2.0/subnets/8cc031bb-b623-4d2d-b7a6-8751c47fc367 => generated 136 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 06:58:06.104 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6cfa8751-9e1e-4749-a192-093ef95d3a3d 04f6ae44fce94828a435f2efac874cbf 06962080e40d4d0aaede98c77f7f8744 - - default default] DELETE failed (client error): The resource could not be found. 2026-05-29 06:58:06.106 7 INFO neutron.db.l3_hamode_db [None req-4c39b308-1277-45d2-a8d8-d254d71898bb 28baced029714bb6bd60d80d7e4910de 088a3ca187a94407ad8b491a453c58a8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 679/1319] 10.0.0.181 () {32 vars in 725 bytes} [Fri May 29 06:58:06 2026] DELETE /v2.0/networks/52165fdc-8ee0-46c9-9950-6cd81563d1e1 => generated 138 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 680/1320] 10.0.0.181 () {32 vars in 723 bytes} [Fri May 29 06:58:06 2026] DELETE /v2.0/subnets/721948c2-fcbb-4b3a-a765-04bd206f466b => generated 0 bytes in 238 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 681/1321] 10.0.0.181 () {32 vars in 773 bytes} [Fri May 29 06:58:06 2026] GET /v2.0/security-groups?tenant_id=17c013de010c42fba388d99976a16015&name=default => generated 2801 bytes in 441 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 06:58:06.797 8 WARNING neutron_lib.context [None req-8de24fc0-00fd-4aae-8f75-9ac976070109 c3918926f3f3445d9b6e0d9c4f5ff563 d68b80b81173435980a57fac93716e2e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 06:58:06.856 8 WARNING neutron_lib.context [None req-8de24fc0-00fd-4aae-8f75-9ac976070109 c3918926f3f3445d9b6e0d9c4f5ff563 d68b80b81173435980a57fac93716e2e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 641/1322] 10.0.0.181 () {34 vars in 668 bytes} [Fri May 29 06:58:04 2026] POST /v2.0/routers => generated 727 bytes in 3111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 682/1323] 10.0.0.181 () {34 vars in 668 bytes} [Fri May 29 06:58:06 2026] POST /v2.0/subnets => generated 1276 bytes in 693 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-29 06:58:07.525 7 INFO neutron.services.segments.plugin [-] Segment ffd68066-2929-4f51-83e8-85805049f1f8 resource provider aggregate not found 2026-05-29 06:58:07.530 7 INFO neutron.services.segments.plugin [-] Segment ffd68066-2929-4f51-83e8-85805049f1f8 resource provider aggregate not found 2026-05-29 06:58:07.551 7 INFO neutron.services.segments.plugin [-] Segment ffd68066-2929-4f51-83e8-85805049f1f8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ffd68066-2929-4f51-83e8-85805049f1f8 found for delete ", "request_id": "req-4ba326ce-18f7-426e-91ee-a983520f522e"}]} 2026-05-29 06:58:07.552 7 INFO neutron.services.segments.plugin [-] Segment ffd68066-2929-4f51-83e8-85805049f1f8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ffd68066-2929-4f51-83e8-85805049f1f8 found for delete ", "request_id": "req-d90d5539-c54e-4bd3-aa21-ef9a2909ebb5"}]} [pid: 7|app: 0|req: 642/1324] 10.0.0.181 () {32 vars in 725 bytes} [Fri May 29 06:58:07 2026] DELETE /v2.0/networks/0f0d1c46-1f1e-4923-984f-a5cac8ce48d4 => generated 0 bytes in 213 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 683/1325] 10.0.0.181 () {32 vars in 739 bytes} [Fri May 29 06:58:07 2026] DELETE /v2.0/security-groups/5bed95b9-a9cc-4af8-9eec-27f072b8acc2 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 684/1326] 10.0.0.181 () {32 vars in 646 bytes} [Fri May 29 06:58:07 2026] GET /v2.0/subnets => generated 1889 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 685/1327] 10.0.0.181 () {32 vars in 723 bytes} [Fri May 29 06:58:07 2026] DELETE /v2.0/subnets/88037131-d1ab-42ce-8db1-f96773506cea => generated 0 bytes in 405 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 686/1328] 10.0.0.181 () {32 vars in 723 bytes} [Fri May 29 06:58:08 2026] DELETE /v2.0/subnets/4c7eb8f8-5f1d-413e-9aed-b965fc64976c => generated 0 bytes in 791 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 687/1329] 10.0.0.181 () {32 vars in 773 bytes} [Fri May 29 06:58:08 2026] GET /v2.0/security-groups?tenant_id=06962080e40d4d0aaede98c77f7f8744&name=default => generated 2801 bytes in 278 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 690/1332] 10.0.0.181 () {32 vars in 646 bytes} [Fri May 29 06:58:09 2026] GET /v2.0/subnets => generated 626 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 643/1333] 10.0.0.181 () {34 vars in 782 bytes} [Fri May 29 06:58:07 2026] PUT /v2.0/routers/b2b93136-2cc6-48aa-8ecc-ea2d01650814/add_router_interface => generated 309 bytes in 1742 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 691/1334] 10.0.0.181 () {32 vars in 739 bytes} [Fri May 29 06:58:09 2026] DELETE /v2.0/security-groups/3c2d8574-7984-48e5-9ec7-cc2d794001fc => generated 0 bytes in 148 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 06:58:10.190 7 INFO neutron.services.segments.plugin [-] Segment 27b08e3a-a1fe-45dd-9924-24378a1728a4 resource provider aggregate not found 2026-05-29 06:58:10.198 7 INFO neutron.services.segments.plugin [-] Segment 27b08e3a-a1fe-45dd-9924-24378a1728a4 resource provider aggregate not found 2026-05-29 06:58:10.227 7 INFO neutron.services.segments.plugin [-] Segment 27b08e3a-a1fe-45dd-9924-24378a1728a4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 27b08e3a-a1fe-45dd-9924-24378a1728a4 found for delete ", "request_id": "req-57e6f0de-a6fa-42c4-943b-31e0958a7ade"}]} 2026-05-29 06:58:10.228 7 INFO neutron.services.segments.plugin [-] Segment 27b08e3a-a1fe-45dd-9924-24378a1728a4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 27b08e3a-a1fe-45dd-9924-24378a1728a4 found for delete ", "request_id": "req-7c12983a-8bea-4971-88fa-452cc2661cec"}]} [pid: 7|app: 0|req: 644/1335] 10.0.0.181 () {32 vars in 725 bytes} [Fri May 29 06:58:09 2026] DELETE /v2.0/networks/89b7ec71-3de5-403a-9f9f-8d4d65b85f76 => generated 0 bytes in 962 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 06:58:10.707 8 INFO neutron.services.segments.plugin [-] Segment 1f947705-53be-4960-a51d-20e046615699 resource provider aggregate not found 2026-05-29 06:58:10.714 8 INFO neutron.services.segments.plugin [-] Segment 1f947705-53be-4960-a51d-20e046615699 resource provider aggregate not found 2026-05-29 06:58:10.725 8 INFO neutron.services.segments.plugin [-] Segment 1f947705-53be-4960-a51d-20e046615699 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1f947705-53be-4960-a51d-20e046615699 found for delete ", "request_id": "req-f30b5cd1-d31e-4624-aa90-5e714248c38a"}]} 2026-05-29 06:58:10.730 8 INFO neutron.services.segments.plugin [-] Segment 1f947705-53be-4960-a51d-20e046615699 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1f947705-53be-4960-a51d-20e046615699 found for delete ", "request_id": "req-beb8a574-e3bb-4d88-a44d-81a9ccb89475"}]} [pid: 8|app: 0|req: 692/1336] 10.0.0.181 () {32 vars in 725 bytes} [Fri May 29 06:58:10 2026] DELETE /v2.0/networks/aa079f55-32dc-48e5-a780-3d093bcb4333 => generated 0 bytes in 473 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 645/1337] 10.0.0.181 () {32 vars in 725 bytes} [Fri May 29 06:58:10 2026] DELETE /v2.0/networks/e52e5153-c884-4ce4-8437-10c54cfa0637 => generated 0 bytes in 196 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 693/1338] 10.0.0.181 () {32 vars in 725 bytes} [Fri May 29 06:58:10 2026] DELETE /v2.0/networks/74e21a81-415c-4c34-8b6e-14e1fefed02a => generated 0 bytes in 204 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 06:58:11.642 7 WARNING neutron_lib.context [None req-e1ebb116-6681-460d-84c9-26720d9b8933 b00769fb2fb1470ba832bb39a74d760b ca3d182a8c0647218304d4064e420c81 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 06:58:11.815 7 INFO neutron.db.segments_db [None req-e1ebb116-6681-460d-84c9-26720d9b8933 b00769fb2fb1470ba832bb39a74d760b ca3d182a8c0647218304d4064e420c81 - - default default] Added segment 39f2a77c-f32d-4d3f-b6f2-8416d10b48e0 of type vxlan for network 3f5aa49f-45f8-4dc4-8c3d-47493b91fefd [pid: 8|app: 0|req: 694/1339] 10.0.0.32 () {30 vars in 648 bytes} [Fri May 29 06:58:11 2026] GET /v2.0/extensions => generated 19600 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 646/1340] 10.0.0.181 () {34 vars in 669 bytes} [Fri May 29 06:58:11 2026] POST /v2.0/networks => generated 647 bytes in 426 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 695/1341] 10.0.0.181 () {32 vars in 773 bytes} [Fri May 29 06:58:11 2026] GET /v2.0/security-groups?tenant_id=d68b80b81173435980a57fac93716e2e&name=default => generated 2801 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 696/1342] 10.0.0.15 () {34 vars in 980 bytes} [Fri May 29 06:58:11 2026] GET /v2.0/networks?id=7f322696-ab6b-4e4e-a6c3-b311786ed532 => generated 672 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 06:58:12.059 8 WARNING neutron_lib.context [None req-cb2c3272-8719-47c1-b806-4d874059eff2 b00769fb2fb1470ba832bb39a74d760b ca3d182a8c0647218304d4064e420c81 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 647/1343] 10.0.0.32 () {30 vars in 722 bytes} [Fri May 29 06:58:11 2026] GET /v2.0/quotas/e9491827c1134fd7ad43a2f8246f85c4/details => generated 847 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 648/1344] 10.0.0.181 () {32 vars in 739 bytes} [Fri May 29 06:58:12 2026] DELETE /v2.0/security-groups/be789429-bc31-4fc5-8e88-e26e3b73d207 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 649/1345] 10.0.0.15 () {34 vars in 963 bytes} [Fri May 29 06:58:12 2026] GET /v2.0/quotas/4e316fd2b6264d38b86623503bac3ed0 => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 06:58:12.252 7 INFO neutron.services.segments.plugin [-] Segment 1f05729c-a9e7-48df-b146-991175263432 resource provider aggregate not found 2026-05-29 06:58:12.258 7 INFO neutron.services.segments.plugin [-] Segment 1f05729c-a9e7-48df-b146-991175263432 resource provider aggregate not found 2026-05-29 06:58:12.279 7 INFO neutron.services.segments.plugin [-] Segment 1f05729c-a9e7-48df-b146-991175263432 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1f05729c-a9e7-48df-b146-991175263432 found for delete ", "request_id": "req-b41694bb-0502-4b1c-8a42-439aed955bd3"}]} 2026-05-29 06:58:12.281 7 INFO neutron.services.segments.plugin [-] Segment 1f05729c-a9e7-48df-b146-991175263432 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1f05729c-a9e7-48df-b146-991175263432 found for delete ", "request_id": "req-9f81e87a-8383-43f2-81e4-2c8bb2392d7d"}]} [pid: 7|app: 0|req: 650/1346] 10.0.0.15 () {34 vars in 1000 bytes} [Fri May 29 06:58:12 2026] GET /v2.0/ports?tenant_id=4e316fd2b6264d38b86623503bac3ed0&fields=id => generated 103 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 651/1347] 10.0.0.15 () {34 vars in 1006 bytes} [Fri May 29 06:58:12 2026] GET /v2.0/networks/7f322696-ab6b-4e4e-a6c3-b311786ed532?fields=segments => generated 14 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 652/1348] 10.0.0.15 () {34 vars in 1106 bytes} [Fri May 29 06:58:12 2026] GET /v2.0/networks/7f322696-ab6b-4e4e-a6c3-b311786ed532?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 697/1349] 10.0.0.181 () {34 vars in 664 bytes} [Fri May 29 06:58:12 2026] POST /v2.0/ports => generated 778 bytes in 468 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 06:58:12.538 7 WARNING neutron_lib.context [None req-1a2783a7-20f3-457a-b688-535dc6ba1262 b00769fb2fb1470ba832bb39a74d760b ca3d182a8c0647218304d4064e420c81 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 06:58:12.616 7 INFO neutron.db.segments_db [None req-1a2783a7-20f3-457a-b688-535dc6ba1262 b00769fb2fb1470ba832bb39a74d760b ca3d182a8c0647218304d4064e420c81 - - default default] Added segment ec5e3406-f3aa-4798-80ff-1bfb278073ff of type vxlan for network 2221c365-39e7-4b69-b2a6-8360651cfe48 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 698/1350] 10.0.0.15 () {34 vars in 988 bytes} [Fri May 29 06:58:12 2026] GET /v2.0/ports?device_id=0e59a01e-2097-4390-a09c-6b0451fca20c => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 653/1351] 10.0.0.181 () {34 vars in 669 bytes} [Fri May 29 06:58:12 2026] POST /v2.0/networks => generated 636 bytes in 268 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 06:58:12.830 8 WARNING neutron_lib.context [None req-333dbe05-5d8c-4164-bd6c-a954685b606c b00769fb2fb1470ba832bb39a74d760b ca3d182a8c0647218304d4064e420c81 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 06:58:12.850 8 INFO neutron.services.segments.plugin [-] Segment 9fcc3d02-6a67-4d76-8fd3-9895865fba58 resource provider aggregate not found 2026-05-29 06:58:12.867 8 INFO neutron.services.segments.plugin [-] Segment 9fcc3d02-6a67-4d76-8fd3-9895865fba58 resource provider aggregate not found 2026-05-29 06:58:12.886 8 INFO neutron.services.segments.plugin [-] Segment 9fcc3d02-6a67-4d76-8fd3-9895865fba58 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9fcc3d02-6a67-4d76-8fd3-9895865fba58 found for delete ", "request_id": "req-04284afd-cb56-4361-af06-0ee913055348"}]} 2026-05-29 06:58:12.895 8 INFO neutron.services.segments.plugin [-] Segment 9fcc3d02-6a67-4d76-8fd3-9895865fba58 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9fcc3d02-6a67-4d76-8fd3-9895865fba58 found for delete ", "request_id": "req-3d88c132-5777-4303-b049-05136dea5545"}]} [pid: 8|app: 0|req: 699/1352] 10.0.0.181 () {34 vars in 668 bytes} [Fri May 29 06:58:12 2026] POST /v2.0/subnets => generated 622 bytes in 501 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 06:58:13.320 7 WARNING neutron_lib.context [None req-401933aa-d1dc-4a99-a876-9b0fa2ec815f b00769fb2fb1470ba832bb39a74d760b ca3d182a8c0647218304d4064e420c81 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 654/1353] 10.0.0.181 () {34 vars in 664 bytes} [Fri May 29 06:58:13 2026] POST /v2.0/ports => generated 965 bytes in 513 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: 700/1354] 10.0.0.15 () {34 vars in 988 bytes} [Fri May 29 06:58:13 2026] GET /v2.0/ports?device_id=0e59a01e-2097-4390-a09c-6b0451fca20c => generated 12 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 701/1355] 199.204.45.109 () {34 vars in 985 bytes} [Fri May 29 06:58:13 2026] GET /v2.0/networks?id=7f322696-ab6b-4e4e-a6c3-b311786ed532 => generated 672 bytes in 199 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 06:58:14.144 8 WARNING neutron_lib.context [req-c7618029-fce3-4f62-8f4d-d004cf945612 req-b0ecf272-e970-4b27-9944-498c5901fd33 0dea2de8d53f40a09e544ad0487bc242 4e316fd2b6264d38b86623503bac3ed0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 655/1356] 10.0.0.181 () {32 vars in 719 bytes} [Fri May 29 06:58:13 2026] DELETE /v2.0/ports/46f7f753-a032-489c-9eea-53a157452da2 => generated 0 bytes in 500 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 06:58:14.478 7 WARNING neutron_lib.context [None req-27add5e1-ce45-4817-b073-d75bffec6ca4 02a54e3254fb454faa23dee4b12403ec 8838571db8504cf6944d7cac7f76643a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 06:58:14.679 7 INFO neutron.db.segments_db [None req-27add5e1-ce45-4817-b073-d75bffec6ca4 02a54e3254fb454faa23dee4b12403ec 8838571db8504cf6944d7cac7f76643a - - default default] Added segment 611a24dc-9a4c-4932-8d3e-31a821d8ca71 of type vxlan for network 3dcb26b3-197c-4ec0-b84f-b7d9943f690e [pid: 8|app: 0|req: 702/1357] 199.204.45.109 () {38 vars in 954 bytes} [Fri May 29 06:58:14 2026] POST /v2.0/ports => generated 958 bytes in 562 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 06:58:14.717 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ec4c5b74-f997-43dd-85db-b551f1c0fcac b00769fb2fb1470ba832bb39a74d760b ca3d182a8c0647218304d4064e420c81 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 703/1358] 10.0.0.181 () {32 vars in 719 bytes} [Fri May 29 06:58:14 2026] DELETE /v2.0/ports/46f7f753-a032-489c-9eea-53a157452da2 => generated 132 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 704/1359] 10.0.0.32 () {30 vars in 648 bytes} [Fri May 29 06:58:14 2026] GET /v2.0/extensions => generated 19600 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 656/1360] 10.0.0.181 () {34 vars in 669 bytes} [Fri May 29 06:58:14 2026] POST /v2.0/networks => generated 634 bytes in 512 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 06:58:14.878 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e1c9ec84-fd00-4980-9564-97d521a8ba48 b00769fb2fb1470ba832bb39a74d760b ca3d182a8c0647218304d4064e420c81 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 657/1361] 10.0.0.181 () {32 vars in 716 bytes} [Fri May 29 06:58:14 2026] GET /v2.0/ports/46f7f753-a032-489c-9eea-53a157452da2 => generated 132 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 658/1362] 10.0.0.32 () {30 vars in 722 bytes} [Fri May 29 06:58:14 2026] GET /v2.0/quotas/e9491827c1134fd7ad43a2f8246f85c4/details => generated 847 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 06:58:14.993 7 WARNING neutron_lib.context [None req-54c125cf-8046-4936-99f3-4ccb71f031da 02a54e3254fb454faa23dee4b12403ec 8838571db8504cf6944d7cac7f76643a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 06:58:15.065 7 INFO neutron.db.segments_db [None req-54c125cf-8046-4936-99f3-4ccb71f031da 02a54e3254fb454faa23dee4b12403ec 8838571db8504cf6944d7cac7f76643a - - default default] Added segment 1eb21822-8182-4e44-8993-51d892c1ac1a of type vxlan for network 1fcb38f1-3489-4054-b1e5-aaed9bcebe7e [pid: 7|app: 0|req: 659/1363] 10.0.0.181 () {34 vars in 669 bytes} [Fri May 29 06:58:14 2026] POST /v2.0/networks => generated 634 bytes in 235 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 705/1364] 199.204.45.109 () {38 vars in 1027 bytes} [Fri May 29 06:58:14 2026] PUT /v2.0/ports/935a65d4-88e5-484d-b4c4-d4b73f4f6fb7 => generated 1203 bytes in 650 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 06:58:15.418 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ecc41010-6987-4080-8e8b-906b76856158'] response: {'name': 'network-changed', 'server_uuid': '0e59a01e-2097-4390-a09c-6b0451fca20c', 'tag': '935a65d4-88e5-484d-b4c4-d4b73f4f6fb7', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 660/1365] 10.0.0.181 () {32 vars in 723 bytes} [Fri May 29 06:58:15 2026] DELETE /v2.0/subnets/d522147c-55fe-4f39-986e-85923f535a77 => generated 0 bytes in 240 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 06:58:15.464 7 WARNING neutron_lib.context [None req-37cc9a0a-1a4d-483c-a9ea-53185316de0a 02a54e3254fb454faa23dee4b12403ec 8838571db8504cf6944d7cac7f76643a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 706/1366] 10.0.0.15 () {34 vars in 988 bytes} [Fri May 29 06:58:15 2026] GET /v2.0/ports?device_id=0e59a01e-2097-4390-a09c-6b0451fca20c => generated 973 bytes in 123 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: 707/1367] 199.204.45.109 () {34 vars in 1079 bytes} [Fri May 29 06:58:15 2026] GET /v2.0/ports?tenant_id=4e316fd2b6264d38b86623503bac3ed0&device_id=0e59a01e-2097-4390-a09c-6b0451fca20c => generated 1242 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 661/1368] 10.0.0.181 () {34 vars in 668 bytes} [Fri May 29 06:58:15 2026] POST /v2.0/subnets => generated 622 bytes in 443 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 06:58:15.931 8 INFO neutron.services.segments.plugin [-] Segment ec5e3406-f3aa-4798-80ff-1bfb278073ff resource provider aggregate not found 2026-05-29 06:58:15.941 8 INFO neutron.services.segments.plugin [-] Segment ec5e3406-f3aa-4798-80ff-1bfb278073ff resource provider aggregate not found [pid: 7|app: 0|req: 662/1369] 10.0.0.15 () {34 vars in 1038 bytes} [Fri May 29 06:58:15 2026] GET /v2.0/security-groups?id=44aa568c-d2e9-494f-a272-55a48f3e9db0&fields=id&fields=name => generated 88 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 06:58:15.961 8 INFO neutron.services.segments.plugin [-] Segment ec5e3406-f3aa-4798-80ff-1bfb278073ff resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ec5e3406-f3aa-4798-80ff-1bfb278073ff found for delete ", "request_id": "req-13c02f33-7a71-4f18-945e-5d3dd171368b"}]} [pid: 8|app: 0|req: 708/1370] 10.0.0.181 () {32 vars in 725 bytes} [Fri May 29 06:58:15 2026] DELETE /v2.0/networks/2221c365-39e7-4b69-b2a6-8360651cfe48 => generated 0 bytes in 446 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 06:58:15.994 8 WARNING neutron_lib.context [None req-a024056d-db93-4240-8853-629958eb051c 02a54e3254fb454faa23dee4b12403ec 8838571db8504cf6944d7cac7f76643a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 06:58:15.998 8 INFO neutron.services.segments.plugin [-] Segment ec5e3406-f3aa-4798-80ff-1bfb278073ff resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ec5e3406-f3aa-4798-80ff-1bfb278073ff found for delete ", "request_id": "req-d31beb34-f1ce-489f-b93a-61cdc184e0ea"}]} [pid: 7|app: 0|req: 663/1371] 199.204.45.109 () {34 vars in 1017 bytes} [Fri May 29 06:58:15 2026] GET /v2.0/networks?tenant_id=4e316fd2b6264d38b86623503bac3ed0&shared=False => generated 768 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 06:58:16.054 7 WARNING neutron_lib.context [None req-b6f1d0d3-54be-4eae-8ecd-022a0bb8e142 b00769fb2fb1470ba832bb39a74d760b ca3d182a8c0647218304d4064e420c81 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 06:58:16.148 7 INFO neutron.db.segments_db [None req-b6f1d0d3-54be-4eae-8ecd-022a0bb8e142 b00769fb2fb1470ba832bb39a74d760b ca3d182a8c0647218304d4064e420c81 - - default default] Added segment aa6d5382-5bdb-4d6c-9d31-07245c3acd72 of type vxlan for network a47f0745-65f7-4095-b1bc-e3eadc7699ef [pid: 7|app: 0|req: 664/1372] 10.0.0.181 () {34 vars in 669 bytes} [Fri May 29 06:58:16 2026] POST /v2.0/networks => generated 636 bytes in 290 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 665/1373] 199.204.45.109 () {34 vars in 929 bytes} [Fri May 29 06:58:16 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 06:58:16.437 7 WARNING neutron_lib.context [None req-6642f5d3-9aa7-473c-b922-d2678c03572b b00769fb2fb1470ba832bb39a74d760b ca3d182a8c0647218304d4064e420c81 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 709/1374] 10.0.0.181 () {34 vars in 668 bytes} [Fri May 29 06:58:15 2026] POST /v2.0/subnets => generated 631 bytes in 541 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 710/1375] 199.204.45.109 () {34 vars in 1079 bytes} [Fri May 29 06:58:16 2026] GET /v2.0/ports?tenant_id=4e316fd2b6264d38b86623503bac3ed0&device_id=0e59a01e-2097-4390-a09c-6b0451fca20c => generated 1242 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 06:58:16.578 8 WARNING neutron_lib.context [None req-2f93a927-245f-4257-817b-840d93541bf1 02a54e3254fb454faa23dee4b12403ec 8838571db8504cf6944d7cac7f76643a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 06:58:16.674 8 INFO neutron.db.segments_db [None req-2f93a927-245f-4257-817b-840d93541bf1 02a54e3254fb454faa23dee4b12403ec 8838571db8504cf6944d7cac7f76643a - - default default] Added segment 7f5ba119-3104-4b33-8a17-7ecc717f5cb6 of type vxlan for network b6c07d7c-ab09-4eec-a927-90d27c009401 [pid: 7|app: 0|req: 666/1376] 10.0.0.181 () {34 vars in 668 bytes} [Fri May 29 06:58:16 2026] POST /v2.0/subnets => generated 622 bytes in 551 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 667/1377] 199.204.45.109 () {34 vars in 1059 bytes} [Fri May 29 06:58:16 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=935a65d4-88e5-484d-b4c4-d4b73f4f6fb7 => generated 19 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 06:58:17.027 7 WARNING neutron_lib.context [None req-e284e250-bbe9-4f45-9436-029dfe925eed b00769fb2fb1470ba832bb39a74d760b ca3d182a8c0647218304d4064e420c81 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 06:58:17.223 8 INFO neutron.db.l3_hamode_db [None req-2f93a927-245f-4257-817b-840d93541bf1 02a54e3254fb454faa23dee4b12403ec 8838571db8504cf6944d7cac7f76643a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-29 06:58:17.391 8 INFO neutron.db.l3_hamode_db [None req-2f93a927-245f-4257-817b-840d93541bf1 02a54e3254fb454faa23dee4b12403ec 8838571db8504cf6944d7cac7f76643a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 668/1378] 10.0.0.181 () {34 vars in 664 bytes} [Fri May 29 06:58:17 2026] POST /v2.0/ports => generated 927 bytes in 550 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 669/1379] 10.0.0.15 () {34 vars in 988 bytes} [Fri May 29 06:58:17 2026] GET /v2.0/ports?device_id=0e59a01e-2097-4390-a09c-6b0451fca20c => generated 973 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 670/1380] 199.204.45.109 () {34 vars in 983 bytes} [Fri May 29 06:58:17 2026] GET /v2.0/subnets?id=f837af9e-1b0b-4760-9347-e778d521758f => generated 666 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 671/1381] 10.0.0.181 () {32 vars in 719 bytes} [Fri May 29 06:58:17 2026] DELETE /v2.0/ports/22f957d0-199f-4336-ae1b-dff7c80e22ed => generated 0 bytes in 347 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 672/1382] 10.0.0.15 () {34 vars in 1038 bytes} [Fri May 29 06:58:18 2026] GET /v2.0/security-groups?id=44aa568c-d2e9-494f-a272-55a48f3e9db0&fields=id&fields=name => generated 88 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 673/1383] 199.204.45.109 () {34 vars in 1051 bytes} [Fri May 29 06:58:18 2026] GET /v2.0/ports?network_id=7f322696-ab6b-4e4e-a6c3-b311786ed532&device_owner=network%3Adhcp => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 711/1384] 10.0.0.181 () {34 vars in 668 bytes} [Fri May 29 06:58:16 2026] POST /v2.0/routers => generated 511 bytes in 1806 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 06:58:18.402 8 INFO neutron.pecan_wsgi.hooks.translation [None req-bc727afd-ecc8-4579-b980-bb4f2f32f3fa b00769fb2fb1470ba832bb39a74d760b ca3d182a8c0647218304d4064e420c81 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 712/1385] 10.0.0.181 () {32 vars in 716 bytes} [Fri May 29 06:58:18 2026] GET /v2.0/ports/22f957d0-199f-4336-ae1b-dff7c80e22ed => generated 132 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 674/1386] 10.0.0.181 () {32 vars in 773 bytes} [Fri May 29 06:58:18 2026] GET /v2.0/security-groups?tenant_id=e9491827c1134fd7ad43a2f8246f85c4&name=default => generated 2801 bytes in 283 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 713/1387] 199.204.45.109 () {34 vars in 1011 bytes} [Fri May 29 06:58:18 2026] GET /v2.0/networks/7f322696-ab6b-4e4e-a6c3-b311786ed532?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: 714/1388] 10.0.0.181 () {32 vars in 723 bytes} [Fri May 29 06:58:18 2026] DELETE /v2.0/subnets/5c32a62e-9522-4dca-8334-c554551ce004 => 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: 715/1389] 10.0.0.181 () {32 vars in 739 bytes} [Fri May 29 06:58:18 2026] DELETE /v2.0/security-groups/5bec8aab-31c3-4cfb-bafe-e356be4684d9 => 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: 716/1390] 199.204.45.109 () {34 vars in 1111 bytes} [Fri May 29 06:58:18 2026] GET /v2.0/networks/7f322696-ab6b-4e4e-a6c3-b311786ed532?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 06:58:19.445 8 INFO neutron.services.segments.plugin [-] Segment aa6d5382-5bdb-4d6c-9d31-07245c3acd72 resource provider aggregate not found 2026-05-29 06:58:19.462 8 INFO neutron.services.segments.plugin [-] Segment aa6d5382-5bdb-4d6c-9d31-07245c3acd72 resource provider aggregate not found 2026-05-29 06:58:19.474 8 INFO neutron.services.segments.plugin [-] Segment aa6d5382-5bdb-4d6c-9d31-07245c3acd72 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aa6d5382-5bdb-4d6c-9d31-07245c3acd72 found for delete ", "request_id": "req-25d18276-50df-4dcd-b686-872f481e6de0"}]} 2026-05-29 06:58:19.490 8 INFO neutron.services.segments.plugin [-] Segment aa6d5382-5bdb-4d6c-9d31-07245c3acd72 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aa6d5382-5bdb-4d6c-9d31-07245c3acd72 found for delete ", "request_id": "req-ddf7ecf7-a0d8-4df4-819a-0e0f2a7e1118"}]} [pid: 8|app: 0|req: 717/1391] 10.0.0.181 () {32 vars in 725 bytes} [Fri May 29 06:58:19 2026] DELETE /v2.0/networks/a47f0745-65f7-4095-b1bc-e3eadc7699ef => generated 0 bytes in 479 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 718/1392] 10.0.0.15 () {34 vars in 988 bytes} [Fri May 29 06:58:19 2026] GET /v2.0/ports?device_id=0e59a01e-2097-4390-a09c-6b0451fca20c => generated 973 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 06:58:19.563 8 WARNING neutron_lib.context [None req-bc189dba-437d-4d3c-a55b-0e8232b59667 b00769fb2fb1470ba832bb39a74d760b ca3d182a8c0647218304d4064e420c81 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 719/1393] 10.0.0.181 () {34 vars in 664 bytes} [Fri May 29 06:58:19 2026] POST /v2.0/ports => generated 779 bytes in 407 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: 720/1394] 10.0.0.15 () {34 vars in 1038 bytes} [Fri May 29 06:58:19 2026] GET /v2.0/security-groups?id=44aa568c-d2e9-494f-a272-55a48f3e9db0&fields=id&fields=name => generated 88 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 675/1395] 10.0.0.181 () {34 vars in 782 bytes} [Fri May 29 06:58:18 2026] PUT /v2.0/routers/b828f5d3-1059-42b9-9de5-323ab3ffb9eb/add_router_interface => generated 309 bytes in 1665 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 676/1396] 10.0.0.181 () {32 vars in 716 bytes} [Fri May 29 06:58:20 2026] GET /v2.0/ports/203d32c5-f699-422c-8e55-03d913b5eba4 => generated 959 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 721/1397] 10.0.0.181 () {34 vars in 736 bytes} [Fri May 29 06:58:20 2026] PUT /v2.0/ports/f679e367-1087-4491-8745-fe3b4de72c50 => generated 752 bytes in 217 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 722/1398] 10.0.0.181 () {32 vars in 719 bytes} [Fri May 29 06:58:20 2026] DELETE /v2.0/ports/f679e367-1087-4491-8745-fe3b4de72c50 => generated 0 bytes in 228 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: 723/1399] 10.0.0.181 () {32 vars in 642 bytes} [Fri May 29 06:58:20 2026] GET /v2.0/ports => generated 781 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 06:58:20.606 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ed25661d-bd2a-448a-92a5-09f28d7d8e8e b00769fb2fb1470ba832bb39a74d760b ca3d182a8c0647218304d4064e420c81 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 724/1400] 10.0.0.181 () {32 vars in 716 bytes} [Fri May 29 06:58:20 2026] GET /v2.0/ports/f679e367-1087-4491-8745-fe3b4de72c50 => generated 132 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 725/1401] 10.0.0.181 () {32 vars in 642 bytes} [Fri May 29 06:58:20 2026] GET /v2.0/ports => generated 781 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 726/1402] 10.0.0.181 () {32 vars in 716 bytes} [Fri May 29 06:58:20 2026] GET /v2.0/ports/07652811-bf38-4f01-aa5b-d7288957ed1e => generated 778 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 06:58:20.750 8 INFO neutron.pecan_wsgi.hooks.translation [None req-bed672c8-f45e-44aa-b234-c6339522cbc0 b00769fb2fb1470ba832bb39a74d760b ca3d182a8c0647218304d4064e420c81 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 727/1403] 10.0.0.181 () {32 vars in 719 bytes} [Fri May 29 06:58:20 2026] DELETE /v2.0/ports/22f957d0-199f-4336-ae1b-dff7c80e22ed => generated 132 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 06:58:20.774 8 INFO neutron.pecan_wsgi.hooks.translation [None req-68f89377-cbf5-4384-94e8-6e1eb2c8d305 b00769fb2fb1470ba832bb39a74d760b ca3d182a8c0647218304d4064e420c81 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 728/1404] 10.0.0.181 () {32 vars in 723 bytes} [Fri May 29 06:58:20 2026] DELETE /v2.0/subnets/5c32a62e-9522-4dca-8334-c554551ce004 => generated 136 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 06:58:20.809 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ee340591-245e-48f9-bd79-22f28fb51284 b00769fb2fb1470ba832bb39a74d760b ca3d182a8c0647218304d4064e420c81 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 729/1405] 10.0.0.181 () {32 vars in 723 bytes} [Fri May 29 06:58:20 2026] DELETE /v2.0/subnets/d522147c-55fe-4f39-986e-85923f535a77 => generated 136 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 06:58:21.114 8 INFO neutron.db.segments_db [None req-00c73bbd-8ab0-47ea-b4ca-10b4c6294ba0 28baced029714bb6bd60d80d7e4910de 088a3ca187a94407ad8b491a453c58a8 - - default default] Added segment b99d423e-5afc-4d4a-b7a3-664185706f40 of type vxlan for network 283b40ff-747c-4c1e-a29f-7e0021cc951a [pid: 8|app: 0|req: 730/1406] 10.0.0.181 () {34 vars in 670 bytes} [Fri May 29 06:58:20 2026] POST /v2.0/networks => generated 741 bytes in 415 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 731/1407] 10.0.0.181 () {32 vars in 719 bytes} [Fri May 29 06:58:21 2026] DELETE /v2.0/ports/07652811-bf38-4f01-aa5b-d7288957ed1e => generated 0 bytes in 245 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 732/1408] 10.0.0.15 () {34 vars in 988 bytes} [Fri May 29 06:58:21 2026] GET /v2.0/ports?device_id=0e59a01e-2097-4390-a09c-6b0451fca20c => generated 975 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 733/1409] 10.0.0.181 () {34 vars in 668 bytes} [Fri May 29 06:58:21 2026] POST /v2.0/subnets => generated 664 bytes in 236 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 677/1410] 10.0.0.181 () {34 vars in 782 bytes} [Fri May 29 06:58:20 2026] PUT /v2.0/routers/b828f5d3-1059-42b9-9de5-323ab3ffb9eb/add_router_interface => generated 309 bytes in 1825 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 06:58:22.025 8 INFO neutron.services.segments.plugin [-] Segment 39f2a77c-f32d-4d3f-b6f2-8416d10b48e0 resource provider aggregate not found 2026-05-29 06:58:22.031 8 INFO neutron.services.segments.plugin [-] Segment 39f2a77c-f32d-4d3f-b6f2-8416d10b48e0 resource provider aggregate not found 2026-05-29 06:58:22.046 8 INFO neutron.services.segments.plugin [-] Segment 39f2a77c-f32d-4d3f-b6f2-8416d10b48e0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 39f2a77c-f32d-4d3f-b6f2-8416d10b48e0 found for delete ", "request_id": "req-83b392dd-cad4-4bd8-82da-92d61cd74afc"}]} 2026-05-29 06:58:22.048 8 INFO neutron.services.segments.plugin [-] Segment 39f2a77c-f32d-4d3f-b6f2-8416d10b48e0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 39f2a77c-f32d-4d3f-b6f2-8416d10b48e0 found for delete ", "request_id": "req-ed014e77-a4f9-47a7-8c59-4fec23a78e93"}]} [pid: 7|app: 0|req: 678/1411] 10.0.0.15 () {34 vars in 1038 bytes} [Fri May 29 06:58:21 2026] GET /v2.0/security-groups?id=44aa568c-d2e9-494f-a272-55a48f3e9db0&fields=id&fields=name => generated 88 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 734/1412] 10.0.0.181 () {32 vars in 725 bytes} [Fri May 29 06:58:21 2026] DELETE /v2.0/networks/3f5aa49f-45f8-4dc4-8c3d-47493b91fefd => generated 0 bytes in 224 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 06:58:22.109 7 INFO neutron.db.segments_db [None req-c4b39612-7f50-4cd8-bedd-c90b64f2c121 28baced029714bb6bd60d80d7e4910de 088a3ca187a94407ad8b491a453c58a8 - - default default] Added segment 1f8be3e5-d9fb-4681-8fdd-f2a4af7e014f of type vxlan for network 2e44d8ed-e682-4974-9a97-8e7794c9ae5a [pid: 8|app: 0|req: 735/1413] 10.0.0.181 () {32 vars in 716 bytes} [Fri May 29 06:58:22 2026] GET /v2.0/ports/e729397a-f05f-4a04-9dd5-db9a556cc0a6 => generated 967 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 06:58:22.487 7 INFO neutron.db.l3_hamode_db [None req-c4b39612-7f50-4cd8-bedd-c90b64f2c121 28baced029714bb6bd60d80d7e4910de 088a3ca187a94407ad8b491a453c58a8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 736/1414] 10.0.0.181 () {34 vars in 788 bytes} [Fri May 29 06:58:22 2026] PUT /v2.0/routers/b828f5d3-1059-42b9-9de5-323ab3ffb9eb/remove_router_interface => generated 309 bytes in 987 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 737/1415] 199.204.45.109 () {34 vars in 1095 bytes} [Fri May 29 06:58:23 2026] GET /v2.0/ports?device_id=0e59a01e-2097-4390-a09c-6b0451fca20c&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 738/1416] 10.0.0.181 () {32 vars in 773 bytes} [Fri May 29 06:58:23 2026] GET /v2.0/security-groups?tenant_id=ca3d182a8c0647218304d4064e420c81&name=default => generated 2801 bytes in 210 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 739/1417] 10.0.0.15 () {34 vars in 988 bytes} [Fri May 29 06:58:23 2026] GET /v2.0/ports?device_id=0e59a01e-2097-4390-a09c-6b0451fca20c => generated 975 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 06:58:23.622 7 INFO neutron.db.l3_hamode_db [None req-c4b39612-7f50-4cd8-bedd-c90b64f2c121 28baced029714bb6bd60d80d7e4910de 088a3ca187a94407ad8b491a453c58a8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 740/1418] 10.0.0.181 () {34 vars in 788 bytes} [Fri May 29 06:58:23 2026] PUT /v2.0/routers/b828f5d3-1059-42b9-9de5-323ab3ffb9eb/remove_router_interface => generated 309 bytes in 897 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 741/1419] 199.204.45.109 () {34 vars in 1079 bytes} [Fri May 29 06:58:24 2026] GET /v2.0/ports?tenant_id=4e316fd2b6264d38b86623503bac3ed0&device_id=0e59a01e-2097-4390-a09c-6b0451fca20c => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 742/1420] 10.0.0.181 () {32 vars in 739 bytes} [Fri May 29 06:58:24 2026] DELETE /v2.0/security-groups/9dcd0a60-f989-4853-90e7-41a509115550 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 743/1421] 10.0.0.15 () {34 vars in 1038 bytes} [Fri May 29 06:58:24 2026] GET /v2.0/security-groups?id=44aa568c-d2e9-494f-a272-55a48f3e9db0&fields=id&fields=name => generated 88 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 746/1424] 10.0.0.181 () {32 vars in 735 bytes} [Fri May 29 06:58:24 2026] GET /v2.0/ports?device_id=b828f5d3-1059-42b9-9de5-323ab3ffb9eb => 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: 679/1425] 10.0.0.181 () {34 vars in 668 bytes} [Fri May 29 06:58:22 2026] POST /v2.0/routers => generated 728 bytes in 2764 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 747/1426] 199.204.45.109 () {34 vars in 985 bytes} [Fri May 29 06:58:24 2026] GET /v2.0/networks?id=7f322696-ab6b-4e4e-a6c3-b311786ed532 => generated 768 bytes in 458 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 06:58:25.471 7 INFO neutron.services.segments.plugin [-] Segment 7f5ba119-3104-4b33-8a17-7ecc717f5cb6 resource provider aggregate not found 2026-05-29 06:58:25.479 7 INFO neutron.services.segments.plugin [-] Segment 7f5ba119-3104-4b33-8a17-7ecc717f5cb6 resource provider aggregate not found 2026-05-29 06:58:25.495 7 INFO neutron.services.segments.plugin [-] Segment 7f5ba119-3104-4b33-8a17-7ecc717f5cb6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7f5ba119-3104-4b33-8a17-7ecc717f5cb6 found for delete ", "request_id": "req-1651ea9b-549b-4fad-aa40-65960873a955"}]} 2026-05-29 06:58:25.496 7 INFO neutron.services.segments.plugin [-] Segment 7f5ba119-3104-4b33-8a17-7ecc717f5cb6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7f5ba119-3104-4b33-8a17-7ecc717f5cb6 found for delete ", "request_id": "req-f70b3fd6-16db-48e4-98c7-303a3ef1563e"}]} 2026-05-29 06:58:25.500 7 INFO neutron.db.l3_hamode_db [None req-53e0fcc1-d378-40ff-aa2e-a1ab8d9e78d2 02a54e3254fb454faa23dee4b12403ec 8838571db8504cf6944d7cac7f76643a - - default default] HA network b6c07d7c-ab09-4eec-a927-90d27c009401 was deleted as no HA routers are present in tenant 8838571db8504cf6944d7cac7f76643a. [pid: 7|app: 0|req: 680/1427] 10.0.0.181 () {32 vars in 723 bytes} [Fri May 29 06:58:24 2026] DELETE /v2.0/routers/b828f5d3-1059-42b9-9de5-323ab3ffb9eb => generated 0 bytes in 690 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 681/1428] 199.204.45.109 () {34 vars in 1059 bytes} [Fri May 29 06:58:25 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=935a65d4-88e5-484d-b4c4-d4b73f4f6fb7 => 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: 682/1429] 10.0.0.15 () {34 vars in 988 bytes} [Fri May 29 06:58:25 2026] GET /v2.0/ports?device_id=0e59a01e-2097-4390-a09c-6b0451fca20c => generated 975 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 683/1430] 10.0.0.181 () {32 vars in 723 bytes} [Fri May 29 06:58:25 2026] DELETE /v2.0/subnets/85cc80b4-e23d-4e0b-9684-3c062d62c078 => generated 0 bytes in 220 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 684/1431] 199.204.45.109 () {34 vars in 983 bytes} [Fri May 29 06:58:25 2026] GET /v2.0/subnets?id=f837af9e-1b0b-4760-9347-e778d521758f => generated 666 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 685/1432] 199.204.45.109 () {34 vars in 993 bytes} [Fri May 29 06:58:25 2026] GET /v2.0/ports?device_id=0e59a01e-2097-4390-a09c-6b0451fca20c => generated 975 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 686/1433] 10.0.0.15 () {34 vars in 1038 bytes} [Fri May 29 06:58:25 2026] GET /v2.0/security-groups?id=44aa568c-d2e9-494f-a272-55a48f3e9db0&fields=id&fields=name => generated 88 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 687/1434] 10.0.0.181 () {32 vars in 723 bytes} [Fri May 29 06:58:25 2026] DELETE /v2.0/subnets/3f450e7b-b091-4b4c-8695-461e7b3d1d9a => generated 0 bytes in 250 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 688/1435] 199.204.45.109 () {34 vars in 1051 bytes} [Fri May 29 06:58:26 2026] GET /v2.0/ports?network_id=7f322696-ab6b-4e4e-a6c3-b311786ed532&device_owner=network%3Adhcp => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 748/1436] 10.0.0.181 () {34 vars in 782 bytes} [Fri May 29 06:58:25 2026] PUT /v2.0/routers/791d9bd6-ef7a-4f23-843e-5f42a821df94/add_router_interface => generated 309 bytes in 1466 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 689/1437] 199.204.45.109 () {36 vars in 996 bytes} [Fri May 29 06:58:26 2026] DELETE /v2.0/ports/935a65d4-88e5-484d-b4c4-d4b73f4f6fb7 => generated 0 bytes in 342 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 06:58:26.672 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-cc20ffd4-4f5b-4fd2-8202-cb62845ace1f'] response: {'server_uuid': '0e59a01e-2097-4390-a09c-6b0451fca20c', 'name': 'network-vif-deleted', 'tag': '935a65d4-88e5-484d-b4c4-d4b73f4f6fb7', 'status': 'completed', 'code': 200} 2026-05-29 06:58:26.720 8 INFO neutron.services.segments.plugin [-] Segment 1eb21822-8182-4e44-8993-51d892c1ac1a resource provider aggregate not found [pid: 7|app: 0|req: 690/1438] 199.204.45.109 () {34 vars in 1011 bytes} [Fri May 29 06:58:26 2026] GET /v2.0/networks/7f322696-ab6b-4e4e-a6c3-b311786ed532?fields=segments => generated 14 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 06:58:26.726 8 INFO neutron.services.segments.plugin [-] Segment 1eb21822-8182-4e44-8993-51d892c1ac1a resource provider aggregate not found 2026-05-29 06:58:26.754 8 INFO neutron.services.segments.plugin [-] Segment 1eb21822-8182-4e44-8993-51d892c1ac1a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1eb21822-8182-4e44-8993-51d892c1ac1a found for delete ", "request_id": "req-f3ede331-4310-47d2-97b6-f08b5607d8c1"}]} 2026-05-29 06:58:26.756 8 INFO neutron.services.segments.plugin [-] Segment 1eb21822-8182-4e44-8993-51d892c1ac1a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1eb21822-8182-4e44-8993-51d892c1ac1a found for delete ", "request_id": "req-5a9880ad-8907-4542-b1b9-1d30bfc887eb"}]} [pid: 8|app: 0|req: 749/1439] 10.0.0.181 () {32 vars in 725 bytes} [Fri May 29 06:58:26 2026] DELETE /v2.0/networks/1fcb38f1-3489-4054-b1e5-aaed9bcebe7e => generated 0 bytes in 279 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 750/1440] 199.204.45.109 () {34 vars in 1111 bytes} [Fri May 29 06:58:26 2026] GET /v2.0/networks/7f322696-ab6b-4e4e-a6c3-b311786ed532?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 06:58:26.940 7 WARNING neutron_lib.context [None req-5c48902f-4ecc-4b0b-820a-cb30bc84f2dc 50077c78fb9d4ac696f8b188146095cf e7383279559b4168a10b835bf489d0e5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 751/1441] 10.0.0.181 () {32 vars in 725 bytes} [Fri May 29 06:58:26 2026] DELETE /v2.0/networks/3dcb26b3-197c-4ec0-b84f-b7d9943f690e => generated 0 bytes in 194 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 06:58:27.056 8 WARNING neutron_lib.context [None req-be050782-eba9-4792-b974-0cc7c3253831 02a54e3254fb454faa23dee4b12403ec 8838571db8504cf6944d7cac7f76643a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 06:58:27.094 7 INFO neutron.db.segments_db [None req-5c48902f-4ecc-4b0b-820a-cb30bc84f2dc 50077c78fb9d4ac696f8b188146095cf e7383279559b4168a10b835bf489d0e5 - - default default] Added segment c05385ef-0331-4037-992f-f6eaf330b517 of type vxlan for network 8d45814f-26a3-438e-a742-b6226de726f7 2026-05-29 06:58:27.109 8 INFO neutron.db.segments_db [None req-be050782-eba9-4792-b974-0cc7c3253831 02a54e3254fb454faa23dee4b12403ec 8838571db8504cf6944d7cac7f76643a - - default default] Added segment 6568bb0f-d5e8-4eba-93fe-b480b23ce098 of type vxlan for network 2eaa63d1-6877-446f-b85a-40f8e359d840 [pid: 7|app: 0|req: 691/1442] 10.0.0.181 () {34 vars in 669 bytes} [Fri May 29 06:58:26 2026] POST /v2.0/networks => generated 645 bytes in 477 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 06:58:27.215 7 WARNING neutron_lib.context [None req-2c948976-262b-4b07-be36-3a0d4c7cb26d 50077c78fb9d4ac696f8b188146095cf e7383279559b4168a10b835bf489d0e5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 752/1443] 10.0.0.181 () {34 vars in 669 bytes} [Fri May 29 06:58:27 2026] POST /v2.0/networks => generated 634 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 06:58:27.226 8 WARNING neutron_lib.context [None req-c1622ec7-c266-40e1-8cf4-8a951aa9a1e7 02a54e3254fb454faa23dee4b12403ec 8838571db8504cf6944d7cac7f76643a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 753/1444] 10.0.0.181 () {34 vars in 668 bytes} [Fri May 29 06:58:27 2026] POST /v2.0/subnets => generated 622 bytes in 351 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 692/1445] 10.0.0.181 () {34 vars in 664 bytes} [Fri May 29 06:58:27 2026] POST /v2.0/ports => generated 775 bytes in 368 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 06:58:27.582 8 WARNING neutron_lib.context [None req-3aa280ad-2121-4188-979a-a00d30af1e52 02a54e3254fb454faa23dee4b12403ec 8838571db8504cf6944d7cac7f76643a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-29 06:58:27.586 7 WARNING neutron_lib.context [None req-d1f808f5-78bc-4cda-9462-3edb66838bde 50077c78fb9d4ac696f8b188146095cf e7383279559b4168a10b835bf489d0e5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 06:58:27.622 8 INFO neutron.db.segments_db [None req-3aa280ad-2121-4188-979a-a00d30af1e52 02a54e3254fb454faa23dee4b12403ec 8838571db8504cf6944d7cac7f76643a - - default default] Added segment 0d6fd92a-b3e6-451a-8caa-bc866b11838c of type vxlan for network 708379d3-7d31-4d0d-b73c-4bb420b9288a 2026-05-29 06:58:27.641 7 INFO neutron.db.segments_db [None req-d1f808f5-78bc-4cda-9462-3edb66838bde 50077c78fb9d4ac696f8b188146095cf e7383279559b4168a10b835bf489d0e5 - - default default] Added segment a0d5147c-b45a-4da2-9f73-004356496ff8 of type vxlan for network b80b73e4-c48e-4e3f-8dd8-86523569469b [pid: 7|app: 0|req: 693/1446] 10.0.0.181 () {34 vars in 669 bytes} [Fri May 29 06:58:27 2026] POST /v2.0/networks => generated 632 bytes in 195 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 06:58:27.922 7 INFO neutron.db.segments_db [None req-0ea19a39-deea-4902-9865-f493ea060f44 28baced029714bb6bd60d80d7e4910de 088a3ca187a94407ad8b491a453c58a8 - - default default] Added segment 8d1f2694-281b-4e6b-b589-c5e44da3a928 of type vxlan for network 56ebb0d4-7789-4503-ae2c-af1acd048f7c 2026-05-29 06:58:27.987 8 INFO neutron.db.l3_hamode_db [None req-3aa280ad-2121-4188-979a-a00d30af1e52 02a54e3254fb454faa23dee4b12403ec 8838571db8504cf6944d7cac7f76643a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 694/1447] 10.0.0.181 () {34 vars in 670 bytes} [Fri May 29 06:58:27 2026] POST /v2.0/networks => generated 741 bytes in 289 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 06:58:28.086 7 WARNING neutron_lib.context [None req-4aaf845d-fde8-4419-8552-c79a3cfe9499 50077c78fb9d4ac696f8b188146095cf e7383279559b4168a10b835bf489d0e5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 06:58:28.167 8 INFO neutron.db.l3_hamode_db [None req-3aa280ad-2121-4188-979a-a00d30af1e52 02a54e3254fb454faa23dee4b12403ec 8838571db8504cf6944d7cac7f76643a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 695/1448] 10.0.0.181 () {34 vars in 668 bytes} [Fri May 29 06:58:28 2026] POST /v2.0/subnets => generated 602 bytes in 356 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 696/1449] 10.0.0.181 () {34 vars in 668 bytes} [Fri May 29 06:58:28 2026] POST /v2.0/subnets => generated 664 bytes in 347 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 06:58:28.785 8 INFO neutron.services.segments.plugin [-] Segment 611a24dc-9a4c-4932-8d3e-31a821d8ca71 resource provider aggregate not found 2026-05-29 06:58:28.795 8 INFO neutron.services.segments.plugin [-] Segment 611a24dc-9a4c-4932-8d3e-31a821d8ca71 resource provider aggregate not found 2026-05-29 06:58:28.814 8 INFO neutron.services.segments.plugin [-] Segment 611a24dc-9a4c-4932-8d3e-31a821d8ca71 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 611a24dc-9a4c-4932-8d3e-31a821d8ca71 found for delete ", "request_id": "req-2e063bae-bd06-4829-aa19-c251de132ced"}]} 2026-05-29 06:58:28.820 8 INFO neutron.services.segments.plugin [-] Segment 611a24dc-9a4c-4932-8d3e-31a821d8ca71 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 611a24dc-9a4c-4932-8d3e-31a821d8ca71 found for delete ", "request_id": "req-64a55105-9c69-4d4d-a0c8-8ec772c72948"}]} [pid: 8|app: 0|req: 754/1450] 10.0.0.181 () {34 vars in 668 bytes} [Fri May 29 06:58:27 2026] POST /v2.0/routers => generated 510 bytes in 1479 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 06:58:29.061 8 WARNING neutron_lib.context [None req-6f1b69ac-5acd-4519-9fe5-ef36c0ab939a 50077c78fb9d4ac696f8b188146095cf e7383279559b4168a10b835bf489d0e5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 755/1451] 10.0.0.181 () {34 vars in 664 bytes} [Fri May 29 06:58:29 2026] POST /v2.0/ports => generated 950 bytes in 523 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 06:58:29.644 8 INFO neutron.db.segments_db [None req-fae690e9-ca8d-439c-8c4e-82add3364b2c 28baced029714bb6bd60d80d7e4910de 088a3ca187a94407ad8b491a453c58a8 - - default default] Added segment 1e816b83-aceb-4ced-8b35-c5f127cc0766 of type vxlan for network c7711823-c1de-4c08-addc-5c096db7cd2a 2026-05-29 06:58:29.943 8 INFO neutron.db.l3_hamode_db [None req-fae690e9-ca8d-439c-8c4e-82add3364b2c 28baced029714bb6bd60d80d7e4910de 088a3ca187a94407ad8b491a453c58a8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 697/1452] 10.0.0.181 () {34 vars in 788 bytes} [Fri May 29 06:58:28 2026] PUT /v2.0/routers/b2b93136-2cc6-48aa-8ecc-ea2d01650814/remove_router_interface => generated 309 bytes in 1242 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 06:58:30.020 7 WARNING neutron_lib.context [None req-273ed0ef-7847-4f00-ba26-14639e21a6a5 02a54e3254fb454faa23dee4b12403ec 8838571db8504cf6944d7cac7f76643a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 698/1453] 10.0.0.181 () {34 vars in 664 bytes} [Fri May 29 06:58:30 2026] POST /v2.0/ports => generated 963 bytes in 770 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 06:58:31.022 8 INFO neutron.db.l3_hamode_db [None req-fae690e9-ca8d-439c-8c4e-82add3364b2c 28baced029714bb6bd60d80d7e4910de 088a3ca187a94407ad8b491a453c58a8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 699/1454] 10.0.0.181 () {32 vars in 719 bytes} [Fri May 29 06:58:30 2026] DELETE /v2.0/ports/e13ab1f6-b590-4714-80c8-8a5f24e43396 => generated 0 bytes in 377 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 756/1455] 10.0.0.181 () {34 vars in 668 bytes} [Fri May 29 06:58:29 2026] POST /v2.0/routers => generated 728 bytes in 2502 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 06:58:32.379 7 INFO neutron.services.segments.plugin [-] Segment 6072a9c3-362d-4caf-bb02-4e6c09ee6909 resource provider aggregate not found 2026-05-29 06:58:32.389 7 INFO neutron.services.segments.plugin [-] Segment 6072a9c3-362d-4caf-bb02-4e6c09ee6909 resource provider aggregate not found 2026-05-29 06:58:32.407 7 INFO neutron.services.segments.plugin [-] Segment 6072a9c3-362d-4caf-bb02-4e6c09ee6909 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6072a9c3-362d-4caf-bb02-4e6c09ee6909 found for delete ", "request_id": "req-d11d8900-d526-4834-bb6e-141037282650"}]} 2026-05-29 06:58:32.408 7 INFO neutron.services.segments.plugin [-] Segment 6072a9c3-362d-4caf-bb02-4e6c09ee6909 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6072a9c3-362d-4caf-bb02-4e6c09ee6909 found for delete ", "request_id": "req-0729046f-a865-4c1f-b2cc-1d222800324b"}]} 2026-05-29 06:58:32.414 7 INFO neutron.db.l3_hamode_db [None req-31210123-809c-4e05-8fba-f7ac55d9cf51 28baced029714bb6bd60d80d7e4910de 088a3ca187a94407ad8b491a453c58a8 - - default default] HA network 97fc370e-20b9-4e29-b945-e9e2d47e05ac was deleted as no HA routers are present in tenant 4e316fd2b6264d38b86623503bac3ed0. [pid: 7|app: 0|req: 700/1456] 10.0.0.181 () {32 vars in 723 bytes} [Fri May 29 06:58:31 2026] DELETE /v2.0/routers/b2b93136-2cc6-48aa-8ecc-ea2d01650814 => generated 0 bytes in 1261 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 06:58:32.442 7 INFO neutron.pecan_wsgi.hooks.translation [None req-13af4063-b6a9-4f60-81ae-e99398eb2be1 50077c78fb9d4ac696f8b188146095cf e7383279559b4168a10b835bf489d0e5 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 701/1457] 10.0.0.181 () {32 vars in 719 bytes} [Fri May 29 06:58:32 2026] DELETE /v2.0/ports/e13ab1f6-b590-4714-80c8-8a5f24e43396 => generated 132 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 757/1458] 10.0.0.181 () {34 vars in 782 bytes} [Fri May 29 06:58:32 2026] PUT /v2.0/routers/a41e356a-a2c0-4c88-9662-f8b9b6521468/add_router_interface => generated 309 bytes in 1740 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: 702/1459] 10.0.0.181 () {34 vars in 782 bytes} [Fri May 29 06:58:32 2026] PUT /v2.0/routers/95480799-154f-460c-a4f4-5bac0eb3d5d2/add_router_interface => generated 309 bytes in 1518 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 06:58:33.991 7 INFO neutron.pecan_wsgi.hooks.translation [None req-46d61add-181c-4579-9122-369930ef4710 50077c78fb9d4ac696f8b188146095cf e7383279559b4168a10b835bf489d0e5 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 703/1460] 10.0.0.181 () {32 vars in 716 bytes} [Fri May 29 06:58:33 2026] GET /v2.0/ports/e13ab1f6-b590-4714-80c8-8a5f24e43396 => generated 132 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 758/1461] 10.0.0.181 () {32 vars in 723 bytes} [Fri May 29 06:58:33 2026] DELETE /v2.0/subnets/f837af9e-1b0b-4760-9347-e778d521758f => generated 0 bytes in 237 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 704/1462] 10.0.0.181 () {32 vars in 716 bytes} [Fri May 29 06:58:33 2026] GET /v2.0/ports/14ff0017-cb5e-4fdb-afc4-fe79e3a75a9e => generated 1037 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 759/1463] 10.0.0.181 () {32 vars in 723 bytes} [Fri May 29 06:58:34 2026] DELETE /v2.0/subnets/45ce3f3a-92e3-49e0-a0f4-afd8dffa4475 => generated 0 bytes in 217 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 705/1464] 10.0.0.181 () {32 vars in 725 bytes} [Fri May 29 06:58:34 2026] DELETE /v2.0/networks/7f322696-ab6b-4e4e-a6c3-b311786ed532 => generated 0 bytes in 330 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 06:58:34.435 7 INFO neutron.services.segments.plugin [-] Segment 11317225-e90f-47da-b320-edb1f30cdc47 resource provider aggregate not found 2026-05-29 06:58:34.442 7 INFO neutron.services.segments.plugin [-] Segment 11317225-e90f-47da-b320-edb1f30cdc47 resource provider aggregate not found 2026-05-29 06:58:34.464 7 INFO neutron.services.segments.plugin [-] Segment 11317225-e90f-47da-b320-edb1f30cdc47 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 11317225-e90f-47da-b320-edb1f30cdc47 found for delete ", "request_id": "req-c8051536-26e8-412c-a9d8-e66a2bbe1013"}]} 2026-05-29 06:58:34.465 7 INFO neutron.services.segments.plugin [-] Segment 11317225-e90f-47da-b320-edb1f30cdc47 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 11317225-e90f-47da-b320-edb1f30cdc47 found for delete ", "request_id": "req-a325e930-d08c-467f-97bb-74d2ebb9a303"}]} /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() [pid: 7|app: 0|req: 706/1465] 10.0.0.181 () {32 vars in 725 bytes} [Fri May 29 06:58:34 2026] DELETE /v2.0/networks/b80b73e4-c48e-4e3f-8dd8-86523569469b => generated 0 bytes in 389 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 707/1466] 10.0.0.181 () {32 vars in 773 bytes} [Fri May 29 06:58:34 2026] GET /v2.0/security-groups?tenant_id=4e316fd2b6264d38b86623503bac3ed0&name=default => generated 2801 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 06:58:34.851 7 WARNING neutron_lib.context [None req-6d91e776-6c70-4c12-81d6-c2223808a929 34d4665ab12547e583941f0f0a195a8b 6fe9b1ac0d774f54997f4c98bff6ecab - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 708/1467] 10.0.0.181 () {34 vars in 684 bytes} [Fri May 29 06:58:34 2026] POST /v2.0/security-groups => generated 1609 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-29 06:58:34.970 7 WARNING neutron_lib.context [None req-2d09b0b9-d637-4205-ad34-6ceac0ca3dc3 50077c78fb9d4ac696f8b188146095cf e7383279559b4168a10b835bf489d0e5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 06:58:35.022 7 INFO neutron.db.segments_db [None req-2d09b0b9-d637-4205-ad34-6ceac0ca3dc3 50077c78fb9d4ac696f8b188146095cf e7383279559b4168a10b835bf489d0e5 - - default default] Added segment 4a5235b2-8ae7-4bfb-b646-015f451c71bf of type vxlan for network ba019c57-7086-478c-8ad2-a58b5b88c5a1 [pid: 7|app: 0|req: 709/1468] 10.0.0.181 () {34 vars in 669 bytes} [Fri May 29 06:58:34 2026] POST /v2.0/networks => generated 632 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 710/1469] 10.0.0.181 () {32 vars in 739 bytes} [Fri May 29 06:58:35 2026] DELETE /v2.0/security-groups/44aa568c-d2e9-494f-a272-55a48f3e9db0 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 06:58:35.231 7 WARNING neutron_lib.context [None req-ecbed1a0-d278-45f5-b0df-eaa45b1f43c9 34d4665ab12547e583941f0f0a195a8b 6fe9b1ac0d774f54997f4c98bff6ecab - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 760/1470] 10.0.0.181 () {34 vars in 788 bytes} [Fri May 29 06:58:34 2026] PUT /v2.0/routers/a41e356a-a2c0-4c88-9662-f8b9b6521468/remove_router_interface => generated 309 bytes in 996 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 06:58:35.279 8 WARNING neutron_lib.context [None req-ba38b2b2-1859-445b-9932-8aa7f0c94fc2 50077c78fb9d4ac696f8b188146095cf e7383279559b4168a10b835bf489d0e5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 711/1471] 10.0.0.181 () {34 vars in 694 bytes} [Fri May 29 06:58:35 2026] POST /v2.0/security-group-rules => generated 565 bytes in 80 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 06:58:35.436 7 INFO neutron.api.v2.resource [None req-8440c92f-ac56-499a-af83-b8c497533f57 02a54e3254fb454faa23dee4b12403ec 8838571db8504cf6944d7cac7f76643a - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 712/1472] 10.0.0.181 () {34 vars in 788 bytes} [Fri May 29 06:58:35 2026] PUT /v2.0/routers/a41e356a-a2c0-4c88-9662-f8b9b6521468/remove_router_interface => generated 197 bytes in 132 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 06:58:35.442 7 WARNING neutron_lib.context [None req-0625e033-6e95-4d27-9e37-0d031271ffd4 34d4665ab12547e583941f0f0a195a8b 6fe9b1ac0d774f54997f4c98bff6ecab - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 713/1473] 10.0.0.181 () {34 vars in 694 bytes} [Fri May 29 06:58:35 2026] POST /v2.0/security-group-rules => generated 564 bytes in 100 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 714/1474] 10.0.0.181 () {32 vars in 735 bytes} [Fri May 29 06:58:35 2026] GET /v2.0/ports?device_id=a41e356a-a2c0-4c88-9662-f8b9b6521468 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 06:58:35.562 7 WARNING neutron_lib.context [None req-1439b26c-2c4f-4f55-a32a-5def1fdb526c 34d4665ab12547e583941f0f0a195a8b 6fe9b1ac0d774f54997f4c98bff6ecab - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 761/1475] 10.0.0.181 () {34 vars in 668 bytes} [Fri May 29 06:58:35 2026] POST /v2.0/subnets => generated 602 bytes in 295 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 715/1476] 10.0.0.181 () {34 vars in 694 bytes} [Fri May 29 06:58:35 2026] POST /v2.0/security-group-rules => generated 570 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 06:58:35.669 7 WARNING neutron_lib.context [None req-0f068c28-6e33-4d45-a1a2-e2881e6068dc 50077c78fb9d4ac696f8b188146095cf e7383279559b4168a10b835bf489d0e5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 716/1477] 10.0.0.181 () {34 vars in 664 bytes} [Fri May 29 06:58:35 2026] POST /v2.0/ports => generated 916 bytes in 469 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 06:58:36.143 7 WARNING neutron_lib.context [None req-a756f6e2-cbf3-4053-be7c-4d9ac51a429d 34d4665ab12547e583941f0f0a195a8b 6fe9b1ac0d774f54997f4c98bff6ecab - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 717/1478] 10.0.0.181 () {34 vars in 694 bytes} [Fri May 29 06:58:36 2026] POST /v2.0/security-group-rules => generated 569 bytes in 96 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 06:58:36.342 8 INFO neutron.services.segments.plugin [-] Segment 0d6fd92a-b3e6-451a-8caa-bc866b11838c resource provider aggregate not found 2026-05-29 06:58:36.359 8 INFO neutron.services.segments.plugin [-] Segment 0d6fd92a-b3e6-451a-8caa-bc866b11838c resource provider aggregate not found 2026-05-29 06:58:36.374 8 INFO neutron.services.segments.plugin [-] Segment 0d6fd92a-b3e6-451a-8caa-bc866b11838c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0d6fd92a-b3e6-451a-8caa-bc866b11838c found for delete ", "request_id": "req-71a7bd24-b8f0-44a6-ba42-e46b7da66941"}]} 2026-05-29 06:58:36.380 8 INFO neutron.services.segments.plugin [-] Segment 0d6fd92a-b3e6-451a-8caa-bc866b11838c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0d6fd92a-b3e6-451a-8caa-bc866b11838c found for delete ", "request_id": "req-4591a5d6-d65a-4ddf-ae64-2230130c2c30"}]} 2026-05-29 06:58:36.392 8 INFO neutron.db.l3_hamode_db [None req-9e843ae8-9a75-4014-9c50-3eeaebb5893f 02a54e3254fb454faa23dee4b12403ec 8838571db8504cf6944d7cac7f76643a - - default default] HA network 708379d3-7d31-4d0d-b73c-4bb420b9288a was deleted as no HA routers are present in tenant 8838571db8504cf6944d7cac7f76643a. [pid: 8|app: 0|req: 762/1479] 10.0.0.181 () {32 vars in 723 bytes} [Fri May 29 06:58:35 2026] DELETE /v2.0/routers/a41e356a-a2c0-4c88-9662-f8b9b6521468 => generated 0 bytes in 832 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 06:58:36.413 8 WARNING neutron_lib.context [None req-8f1123e1-7200-400d-bd3d-d76a6d4ddea4 34d4665ab12547e583941f0f0a195a8b 6fe9b1ac0d774f54997f4c98bff6ecab - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 06:58:36.446 8 INFO neutron.db.securitygroups_db [None req-8f1123e1-7200-400d-bd3d-d76a6d4ddea4 34d4665ab12547e583941f0f0a195a8b 6fe9b1ac0d774f54997f4c98bff6ecab - - default default] Project 6fe9b1ac0d774f54997f4c98bff6ecab added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-05-29 06:58:36.486 7 INFO neutron.services.segments.plugin [-] Segment a0d5147c-b45a-4da2-9f73-004356496ff8 resource provider aggregate not found 2026-05-29 06:58:36.491 7 INFO neutron.services.segments.plugin [-] Segment a0d5147c-b45a-4da2-9f73-004356496ff8 resource provider aggregate not found 2026-05-29 06:58:36.506 7 INFO neutron.services.segments.plugin [-] Segment a0d5147c-b45a-4da2-9f73-004356496ff8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a0d5147c-b45a-4da2-9f73-004356496ff8 found for delete ", "request_id": "req-a6460fc7-1cfc-4833-a7b5-7b099812081c"}]} 2026-05-29 06:58:36.510 7 INFO neutron.services.segments.plugin [-] Segment a0d5147c-b45a-4da2-9f73-004356496ff8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a0d5147c-b45a-4da2-9f73-004356496ff8 found for delete ", "request_id": "req-ab64e875-4a9a-4d6d-a85c-f015f9e64222"}]} [pid: 8|app: 0|req: 763/1480] 10.0.0.181 () {34 vars in 694 bytes} [Fri May 29 06:58:36 2026] POST /v2.0/security-group-rules => generated 575 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 718/1481] 10.0.0.181 () {32 vars in 719 bytes} [Fri May 29 06:58:36 2026] DELETE /v2.0/ports/56bcf1d8-5ec3-4031-989c-32b26b190f2a => generated 0 bytes in 379 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 06:58:36.612 7 WARNING neutron_lib.context [None req-9ffef77e-29e5-48ce-a317-27183c02fcac 34d4665ab12547e583941f0f0a195a8b 6fe9b1ac0d774f54997f4c98bff6ecab - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 06:58:36.629 7 INFO neutron.db.securitygroups_db [None req-9ffef77e-29e5-48ce-a317-27183c02fcac 34d4665ab12547e583941f0f0a195a8b 6fe9b1ac0d774f54997f4c98bff6ecab - - default default] Project 6fe9b1ac0d774f54997f4c98bff6ecab added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. [pid: 7|app: 0|req: 719/1482] 10.0.0.181 () {34 vars in 694 bytes} [Fri May 29 06:58:36 2026] POST /v2.0/security-group-rules => generated 574 bytes in 98 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 06:58:36.725 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8a460318-ea44-433b-9e43-5ac1b051030b 50077c78fb9d4ac696f8b188146095cf e7383279559b4168a10b835bf489d0e5 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 720/1483] 10.0.0.181 () {32 vars in 716 bytes} [Fri May 29 06:58:36 2026] GET /v2.0/ports/56bcf1d8-5ec3-4031-989c-32b26b190f2a => generated 132 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 764/1484] 10.0.0.181 () {32 vars in 723 bytes} [Fri May 29 06:58:36 2026] DELETE /v2.0/subnets/5dced83f-e0cc-4e38-8da2-8805ad535c8f => generated 0 bytes in 294 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 721/1485] 10.0.0.181 () {32 vars in 723 bytes} [Fri May 29 06:58:36 2026] DELETE /v2.0/subnets/73288c6f-c5d0-48f9-8d7e-d9fe19fb30cc => 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: 765/1486] 10.0.0.181 () {32 vars in 725 bytes} [Fri May 29 06:58:36 2026] DELETE /v2.0/networks/2eaa63d1-6877-446f-b85a-40f8e359d840 => generated 0 bytes in 488 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 06:58:37.349 8 WARNING neutron_lib.context [None req-85a3fd39-8e61-4735-9b86-43d8b61df9bb 34d4665ab12547e583941f0f0a195a8b 6fe9b1ac0d774f54997f4c98bff6ecab - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 722/1487] 10.0.0.181 () {32 vars in 725 bytes} [Fri May 29 06:58:37 2026] DELETE /v2.0/networks/ba019c57-7086-478c-8ad2-a58b5b88c5a1 => generated 0 bytes in 432 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 06:58:37.466 7 WARNING neutron_lib.context [None req-934f7058-9af9-44aa-a020-d5fc098bf084 02a54e3254fb454faa23dee4b12403ec 8838571db8504cf6944d7cac7f76643a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 766/1488] 10.0.0.181 () {34 vars in 684 bytes} [Fri May 29 06:58:37 2026] POST /v2.0/security-groups => generated 1597 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-29 06:58:37.482 8 WARNING neutron_lib.context [None req-37bb49fa-109c-461f-8a81-1e1383fa3b88 50077c78fb9d4ac696f8b188146095cf e7383279559b4168a10b835bf489d0e5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 06:58:37.520 7 INFO neutron.db.segments_db [None req-934f7058-9af9-44aa-a020-d5fc098bf084 02a54e3254fb454faa23dee4b12403ec 8838571db8504cf6944d7cac7f76643a - - default default] Added segment 6f80fefe-567e-41f7-8d2a-910cb0988ac2 of type vxlan for network bab1f9ee-9a7a-4ccd-aa60-60f700785db6 [pid: 7|app: 0|req: 723/1489] 10.0.0.181 () {34 vars in 669 bytes} [Fri May 29 06:58:37 2026] POST /v2.0/networks => generated 634 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 06:58:37.633 7 WARNING neutron_lib.context [None req-1572d2cf-3b4d-4f4b-a6b6-e1a1a6cd1464 34d4665ab12547e583941f0f0a195a8b 6fe9b1ac0d774f54997f4c98bff6ecab - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 724/1490] 10.0.0.181 () {34 vars in 694 bytes} [Fri May 29 06:58:37 2026] POST /v2.0/security-group-rules => generated 565 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 06:58:37.745 7 WARNING neutron_lib.context [None req-0c4b4237-2bf7-4961-8471-3266ecdf7c3e 02a54e3254fb454faa23dee4b12403ec 8838571db8504cf6944d7cac7f76643a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 767/1491] 10.0.0.181 () {34 vars in 664 bytes} [Fri May 29 06:58:37 2026] POST /v2.0/ports => generated 773 bytes in 338 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 06:58:37.821 8 WARNING neutron_lib.context [None req-b7f0cfb2-0755-4ccb-b3be-9a3e76ee9105 34d4665ab12547e583941f0f0a195a8b 6fe9b1ac0d774f54997f4c98bff6ecab - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 768/1492] 10.0.0.181 () {34 vars in 694 bytes} [Fri May 29 06:58:37 2026] POST /v2.0/security-group-rules => generated 570 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 725/1493] 10.0.0.181 () {34 vars in 668 bytes} [Fri May 29 06:58:37 2026] POST /v2.0/subnets => generated 622 bytes in 337 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 06:58:38.088 7 WARNING neutron_lib.context [None req-f665bbe6-cf47-4327-8ce5-84ab159c63d8 34d4665ab12547e583941f0f0a195a8b 6fe9b1ac0d774f54997f4c98bff6ecab - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 769/1494] 10.0.0.181 () {34 vars in 736 bytes} [Fri May 29 06:58:37 2026] PUT /v2.0/ports/bf7dd32f-abba-4f81-a92e-b5ee38082678 => generated 752 bytes in 210 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 06:58:38.163 8 WARNING neutron_lib.context [None req-e73a89a4-20fb-44a7-9c45-73d35a1b272e 02a54e3254fb454faa23dee4b12403ec 8838571db8504cf6944d7cac7f76643a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 06:58:38.221 8 INFO neutron.db.segments_db [None req-e73a89a4-20fb-44a7-9c45-73d35a1b272e 02a54e3254fb454faa23dee4b12403ec 8838571db8504cf6944d7cac7f76643a - - default default] Added segment 40235a00-9bcc-427b-aae0-f4a17f3c886f of type vxlan for network c40a807a-ba11-4272-948c-625f0a83c04d 2026-05-29 06:58:38.395 8 INFO neutron.services.segments.plugin [-] Segment 6568bb0f-d5e8-4eba-93fe-b480b23ce098 resource provider aggregate not found 2026-05-29 06:58:38.407 8 INFO neutron.services.segments.plugin [-] Segment 6568bb0f-d5e8-4eba-93fe-b480b23ce098 resource provider aggregate not found 2026-05-29 06:58:38.415 8 INFO neutron.services.segments.plugin [-] Segment 6568bb0f-d5e8-4eba-93fe-b480b23ce098 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6568bb0f-d5e8-4eba-93fe-b480b23ce098 found for delete ", "request_id": "req-081daff9-41dd-46a4-8b3c-1d1575967357"}]} 2026-05-29 06:58:38.431 8 INFO neutron.services.segments.plugin [-] Segment 6568bb0f-d5e8-4eba-93fe-b480b23ce098 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6568bb0f-d5e8-4eba-93fe-b480b23ce098 found for delete ", "request_id": "req-899f12c4-9c46-4fdb-8d83-fec6baa00813"}]} 2026-05-29 06:58:38.524 7 INFO neutron.services.segments.plugin [-] Segment 4a5235b2-8ae7-4bfb-b646-015f451c71bf resource provider aggregate not found 2026-05-29 06:58:38.533 7 INFO neutron.services.segments.plugin [-] Segment 4a5235b2-8ae7-4bfb-b646-015f451c71bf resource provider aggregate not found 2026-05-29 06:58:38.542 7 INFO neutron.services.segments.plugin [-] Segment 4a5235b2-8ae7-4bfb-b646-015f451c71bf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4a5235b2-8ae7-4bfb-b646-015f451c71bf found for delete ", "request_id": "req-1ede157f-6b79-4160-951b-f04e59d6a163"}]} 2026-05-29 06:58:38.544 8 INFO neutron.db.l3_hamode_db [None req-e73a89a4-20fb-44a7-9c45-73d35a1b272e 02a54e3254fb454faa23dee4b12403ec 8838571db8504cf6944d7cac7f76643a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-29 06:58:38.546 7 INFO neutron.services.segments.plugin [-] Segment 4a5235b2-8ae7-4bfb-b646-015f451c71bf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4a5235b2-8ae7-4bfb-b646-015f451c71bf found for delete ", "request_id": "req-588fe7dc-5066-46b4-9230-e220d1bc0d2f"}]} 2026-05-29 06:58:38.761 8 INFO neutron.db.l3_hamode_db [None req-e73a89a4-20fb-44a7-9c45-73d35a1b272e 02a54e3254fb454faa23dee4b12403ec 8838571db8504cf6944d7cac7f76643a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 726/1495] 10.0.0.181 () {34 vars in 675 bytes} [Fri May 29 06:58:38 2026] POST /v2.0/floatingips => generated 552 bytes in 718 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 727/1496] 10.0.0.181 () {32 vars in 719 bytes} [Fri May 29 06:58:38 2026] DELETE /v2.0/ports/bf7dd32f-abba-4f81-a92e-b5ee38082678 => generated 0 bytes in 223 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 730/1499] 10.0.0.15 () {34 vars in 1096 bytes} [Fri May 29 06:58:39 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-150812698&fields=id&tenant_id=6fe9b1ac0d774f54997f4c98bff6ecab => generated 69 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 731/1500] 10.0.0.181 () {32 vars in 642 bytes} [Fri May 29 06:58:39 2026] GET /v2.0/ports => generated 778 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 732/1501] 10.0.0.15 () {34 vars in 1098 bytes} [Fri May 29 06:58:39 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1498424070&fields=id&tenant_id=6fe9b1ac0d774f54997f4c98bff6ecab => generated 69 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 06:58:39.223 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3b0e643a-fb65-4561-b950-fa4ac9901025 50077c78fb9d4ac696f8b188146095cf e7383279559b4168a10b835bf489d0e5 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 733/1502] 10.0.0.181 () {32 vars in 716 bytes} [Fri May 29 06:58:39 2026] GET /v2.0/ports/bf7dd32f-abba-4f81-a92e-b5ee38082678 => generated 132 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 734/1503] 10.0.0.15 () {34 vars in 980 bytes} [Fri May 29 06:58:39 2026] GET /v2.0/networks?id=283b40ff-747c-4c1e-a29f-7e0021cc951a => generated 673 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 735/1504] 10.0.0.181 () {32 vars in 642 bytes} [Fri May 29 06:58:39 2026] GET /v2.0/ports => generated 778 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 736/1505] 10.0.0.15 () {34 vars in 963 bytes} [Fri May 29 06:58:39 2026] GET /v2.0/quotas/6fe9b1ac0d774f54997f4c98bff6ecab => generated 292 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 737/1506] 10.0.0.181 () {32 vars in 716 bytes} [Fri May 29 06:58:39 2026] GET /v2.0/ports/a51de42a-b0ea-4b25-b830-a18e80a74de9 => generated 775 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 738/1507] 10.0.0.15 () {34 vars in 1000 bytes} [Fri May 29 06:58:39 2026] GET /v2.0/ports?tenant_id=6fe9b1ac0d774f54997f4c98bff6ecab&fields=id => generated 103 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 06:58:39.465 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c274d640-b4df-4f23-a780-f6a2c8402aaf 50077c78fb9d4ac696f8b188146095cf e7383279559b4168a10b835bf489d0e5 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 739/1508] 10.0.0.181 () {32 vars in 719 bytes} [Fri May 29 06:58:39 2026] DELETE /v2.0/ports/56bcf1d8-5ec3-4031-989c-32b26b190f2a => generated 132 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 770/1509] 10.0.0.181 () {34 vars in 668 bytes} [Fri May 29 06:58:38 2026] POST /v2.0/routers => generated 511 bytes in 1360 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 06:58:39.533 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7208f680-82dc-4863-9ec4-18ae61373d2a 50077c78fb9d4ac696f8b188146095cf e7383279559b4168a10b835bf489d0e5 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 740/1510] 10.0.0.15 () {34 vars in 1006 bytes} [Fri May 29 06:58:39 2026] GET /v2.0/networks/283b40ff-747c-4c1e-a29f-7e0021cc951a?fields=segments => generated 14 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 771/1511] 10.0.0.181 () {32 vars in 723 bytes} [Fri May 29 06:58:39 2026] DELETE /v2.0/subnets/73288c6f-c5d0-48f9-8d7e-d9fe19fb30cc => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 06:58:39.562 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9343f346-47b9-4270-b47f-0ba1f7e887e9 50077c78fb9d4ac696f8b188146095cf e7383279559b4168a10b835bf489d0e5 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 772/1512] 10.0.0.181 () {32 vars in 723 bytes} [Fri May 29 06:58:39 2026] DELETE /v2.0/subnets/45ce3f3a-92e3-49e0-a0f4-afd8dffa4475 => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 773/1513] 10.0.0.15 () {34 vars in 1106 bytes} [Fri May 29 06:58:39 2026] GET /v2.0/networks/283b40ff-747c-4c1e-a29f-7e0021cc951a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 774/1514] 10.0.0.181 () {32 vars in 719 bytes} [Fri May 29 06:58:39 2026] DELETE /v2.0/ports/a51de42a-b0ea-4b25-b830-a18e80a74de9 => 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: 775/1515] 10.0.0.15 () {34 vars in 988 bytes} [Fri May 29 06:58:39 2026] GET /v2.0/ports?device_id=68d59ee5-b3c1-4e80-aaae-d55ca188d856 => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 776/1516] 10.0.0.181 () {32 vars in 725 bytes} [Fri May 29 06:58:39 2026] DELETE /v2.0/networks/8d45814f-26a3-438e-a742-b6226de726f7 => generated 0 bytes in 256 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 06:58:40.581 8 INFO neutron.services.segments.plugin [-] Segment c05385ef-0331-4037-992f-f6eaf330b517 resource provider aggregate not found 2026-05-29 06:58:40.590 8 INFO neutron.services.segments.plugin [-] Segment c05385ef-0331-4037-992f-f6eaf330b517 resource provider aggregate not found 2026-05-29 06:58:40.614 8 INFO neutron.services.segments.plugin [-] Segment c05385ef-0331-4037-992f-f6eaf330b517 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c05385ef-0331-4037-992f-f6eaf330b517 found for delete ", "request_id": "req-7656a005-2445-4e16-9458-45ba1db25b44"}]} 2026-05-29 06:58:40.629 8 INFO neutron.services.segments.plugin [-] Segment c05385ef-0331-4037-992f-f6eaf330b517 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c05385ef-0331-4037-992f-f6eaf330b517 found for delete ", "request_id": "req-fdf5b6fc-db1b-4808-a89c-a83c1e5d99ed"}]} [pid: 8|app: 0|req: 777/1517] 199.204.45.109 () {34 vars in 985 bytes} [Fri May 29 06:58:40 2026] GET /v2.0/networks?id=283b40ff-747c-4c1e-a29f-7e0021cc951a => generated 673 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 778/1518] 199.204.45.109 () {34 vars in 1049 bytes} [Fri May 29 06:58:40 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=6fe9b1ac0d774f54997f4c98bff6ecab => generated 273 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 06:58:40.768 8 WARNING neutron_lib.context [req-e8b45816-2dc6-41f1-a1f4-a50bd57d3280 req-db5d05c2-3e16-433c-a9c6-bddd2154b51f 34d4665ab12547e583941f0f0a195a8b 6fe9b1ac0d774f54997f4c98bff6ecab - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 741/1519] 10.0.0.181 () {34 vars in 782 bytes} [Fri May 29 06:58:39 2026] PUT /v2.0/routers/f403f0e6-995e-4171-821e-370ba90a9a3e/add_router_interface => generated 309 bytes in 1694 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 779/1520] 199.204.45.109 () {38 vars in 954 bytes} [Fri May 29 06:58:40 2026] POST /v2.0/ports => generated 993 bytes in 504 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 780/1521] 10.0.0.15 () {34 vars in 988 bytes} [Fri May 29 06:58:41 2026] GET /v2.0/ports?device_id=68d59ee5-b3c1-4e80-aaae-d55ca188d856 => generated 996 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 781/1522] 10.0.0.181 () {32 vars in 716 bytes} [Fri May 29 06:58:41 2026] GET /v2.0/ports/b3a1bc8a-c3a7-4a2e-908f-51a4c1fb6d89 => generated 959 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 742/1523] 10.0.0.181 () {32 vars in 773 bytes} [Fri May 29 06:58:41 2026] GET /v2.0/security-groups?tenant_id=e7383279559b4168a10b835bf489d0e5&name=default => generated 2801 bytes in 271 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 743/1524] 10.0.0.15 () {34 vars in 1118 bytes} [Fri May 29 06:58:41 2026] GET /v2.0/security-groups?id=0e7cef35-f53d-49db-a0b6-5744e147f527&id=60065608-4689-4710-969f-6f96b50810d8&fields=id&fields=name => generated 206 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 782/1525] 199.204.45.109 () {38 vars in 1027 bytes} [Fri May 29 06:58:41 2026] PUT /v2.0/ports/71396f7c-e032-4274-b414-83677e85482b => generated 1238 bytes in 484 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 06:58:42.001 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e96a118d-b538-4840-8f89-9b44aa97a795'] response: {'name': 'network-changed', 'server_uuid': '68d59ee5-b3c1-4e80-aaae-d55ca188d856', 'tag': '71396f7c-e032-4274-b414-83677e85482b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 783/1526] 10.0.0.181 () {32 vars in 739 bytes} [Fri May 29 06:58:41 2026] DELETE /v2.0/security-groups/1af523b8-b0ce-458a-a171-da21b123b33b => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 784/1527] 199.204.45.109 () {34 vars in 1079 bytes} [Fri May 29 06:58:42 2026] GET /v2.0/ports?tenant_id=6fe9b1ac0d774f54997f4c98bff6ecab&device_id=68d59ee5-b3c1-4e80-aaae-d55ca188d856 => generated 1277 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 785/1528] 199.204.45.109 () {34 vars in 1057 bytes} [Fri May 29 06:58:42 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=71396f7c-e032-4274-b414-83677e85482b => 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: 786/1529] 199.204.45.109 () {34 vars in 983 bytes} [Fri May 29 06:58:42 2026] GET /v2.0/subnets?id=5c2c7569-ba03-49f9-af2c-423779d05bc2 => generated 667 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 787/1530] 199.204.45.109 () {34 vars in 1051 bytes} [Fri May 29 06:58:42 2026] GET /v2.0/ports?network_id=283b40ff-747c-4c1e-a29f-7e0021cc951a&device_owner=network%3Adhcp => generated 1244 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 788/1531] 199.204.45.109 () {34 vars in 1011 bytes} [Fri May 29 06:58:42 2026] GET /v2.0/networks/283b40ff-747c-4c1e-a29f-7e0021cc951a?fields=segments => generated 14 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 789/1532] 199.204.45.109 () {34 vars in 1111 bytes} [Fri May 29 06:58:42 2026] GET /v2.0/networks/283b40ff-747c-4c1e-a29f-7e0021cc951a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 744/1533] 10.0.0.181 () {34 vars in 788 bytes} [Fri May 29 06:58:41 2026] PUT /v2.0/routers/f403f0e6-995e-4171-821e-370ba90a9a3e/remove_router_interface => generated 309 bytes in 919 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 790/1534] 10.0.0.181 () {32 vars in 735 bytes} [Fri May 29 06:58:42 2026] GET /v2.0/ports?device_id=f403f0e6-995e-4171-821e-370ba90a9a3e => 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: 791/1535] 199.204.45.109 () {34 vars in 1079 bytes} [Fri May 29 06:58:42 2026] GET /v2.0/ports?tenant_id=6fe9b1ac0d774f54997f4c98bff6ecab&device_id=68d59ee5-b3c1-4e80-aaae-d55ca188d856 => generated 1277 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 792/1536] 199.204.45.109 () {34 vars in 985 bytes} [Fri May 29 06:58:42 2026] GET /v2.0/networks?id=283b40ff-747c-4c1e-a29f-7e0021cc951a => generated 769 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 793/1537] 10.0.0.15 () {34 vars in 988 bytes} [Fri May 29 06:58:42 2026] GET /v2.0/ports?device_id=68d59ee5-b3c1-4e80-aaae-d55ca188d856 => generated 1008 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 794/1538] 199.204.45.109 () {34 vars in 1057 bytes} [Fri May 29 06:58:42 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=71396f7c-e032-4274-b414-83677e85482b => generated 19 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 795/1539] 10.0.0.15 () {34 vars in 1118 bytes} [Fri May 29 06:58:42 2026] GET /v2.0/security-groups?id=0e7cef35-f53d-49db-a0b6-5744e147f527&id=60065608-4689-4710-969f-6f96b50810d8&fields=id&fields=name => generated 206 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 796/1540] 199.204.45.109 () {34 vars in 993 bytes} [Fri May 29 06:58:42 2026] GET /v2.0/ports?device_id=68d59ee5-b3c1-4e80-aaae-d55ca188d856 => generated 1277 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 797/1541] 199.204.45.109 () {34 vars in 983 bytes} [Fri May 29 06:58:42 2026] GET /v2.0/subnets?id=5c2c7569-ba03-49f9-af2c-423779d05bc2 => generated 667 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 798/1542] 199.204.45.109 () {34 vars in 1123 bytes} [Fri May 29 06:58:42 2026] GET /v2.0/security-groups?id=60065608-4689-4710-969f-6f96b50810d8&id=0e7cef35-f53d-49db-a0b6-5744e147f527&fields=id&fields=name => generated 206 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 799/1543] 199.204.45.109 () {34 vars in 1051 bytes} [Fri May 29 06:58:42 2026] GET /v2.0/ports?network_id=283b40ff-747c-4c1e-a29f-7e0021cc951a&device_owner=network%3Adhcp => generated 1244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 800/1544] 199.204.45.109 () {34 vars in 1011 bytes} [Fri May 29 06:58:42 2026] GET /v2.0/networks/283b40ff-747c-4c1e-a29f-7e0021cc951a?fields=segments => generated 14 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 801/1545] 199.204.45.109 () {34 vars in 1111 bytes} [Fri May 29 06:58:42 2026] GET /v2.0/networks/283b40ff-747c-4c1e-a29f-7e0021cc951a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 06:58:43.306 7 INFO neutron.services.segments.plugin [-] Segment 40235a00-9bcc-427b-aae0-f4a17f3c886f resource provider aggregate not found 2026-05-29 06:58:43.310 7 INFO neutron.services.segments.plugin [-] Segment 40235a00-9bcc-427b-aae0-f4a17f3c886f resource provider aggregate not found 2026-05-29 06:58:43.322 7 INFO neutron.services.segments.plugin [-] Segment 40235a00-9bcc-427b-aae0-f4a17f3c886f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 40235a00-9bcc-427b-aae0-f4a17f3c886f found for delete ", "request_id": "req-57a4554f-ecff-4f05-bf51-dd3e65a4a0ca"}]} 2026-05-29 06:58:43.325 7 INFO neutron.services.segments.plugin [-] Segment 40235a00-9bcc-427b-aae0-f4a17f3c886f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 40235a00-9bcc-427b-aae0-f4a17f3c886f found for delete ", "request_id": "req-bf46c213-9be4-4c83-9543-c22dadf11ab8"}]} 2026-05-29 06:58:43.339 7 INFO neutron.db.l3_hamode_db [None req-3c40401a-766f-4080-a4b8-2d2061026931 02a54e3254fb454faa23dee4b12403ec 8838571db8504cf6944d7cac7f76643a - - default default] HA network c40a807a-ba11-4272-948c-625f0a83c04d was deleted as no HA routers are present in tenant 8838571db8504cf6944d7cac7f76643a. [pid: 7|app: 0|req: 745/1546] 10.0.0.181 () {32 vars in 723 bytes} [Fri May 29 06:58:42 2026] DELETE /v2.0/routers/f403f0e6-995e-4171-821e-370ba90a9a3e => generated 0 bytes in 853 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 802/1547] 10.0.0.181 () {32 vars in 723 bytes} [Fri May 29 06:58:43 2026] DELETE /v2.0/subnets/c6b8177f-8336-47e5-9e56-42ed405463b9 => generated 0 bytes in 214 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 06:58:43.932 8 WARNING neutron_lib.context [None req-fd4b20e0-aad9-4484-a314-cddc579f93df b6d8977665b143019edbcd79b801e496 699656e20e3545e494e935dc9fe6d844 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 746/1548] 10.0.0.181 () {32 vars in 725 bytes} [Fri May 29 06:58:43 2026] DELETE /v2.0/networks/bab1f9ee-9a7a-4ccd-aa60-60f700785db6 => 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: 747/1549] 10.0.0.15 () {34 vars in 988 bytes} [Fri May 29 06:58:43 2026] GET /v2.0/ports?device_id=68d59ee5-b3c1-4e80-aaae-d55ca188d856 => generated 1008 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 06:58:44.013 7 WARNING neutron_lib.context [None req-80006cbb-6dfb-46dc-b9e0-d7f9e08f716a 02a54e3254fb454faa23dee4b12403ec 8838571db8504cf6944d7cac7f76643a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 06:58:44.051 7 INFO neutron.db.segments_db [None req-80006cbb-6dfb-46dc-b9e0-d7f9e08f716a 02a54e3254fb454faa23dee4b12403ec 8838571db8504cf6944d7cac7f76643a - - default default] Added segment 210e62c1-e904-47ef-8243-c9ab6432c784 of type vxlan for network d6c3f472-4319-492d-b1c5-6290a20b7301 [pid: 8|app: 0|req: 803/1550] 10.0.0.181 () {34 vars in 683 bytes} [Fri May 29 06:58:43 2026] POST /v2.0/security-groups => generated 1561 bytes in 372 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 804/1551] 10.0.0.15 () {34 vars in 1118 bytes} [Fri May 29 06:58:44 2026] GET /v2.0/security-groups?id=0e7cef35-f53d-49db-a0b6-5744e147f527&id=60065608-4689-4710-969f-6f96b50810d8&fields=id&fields=name => generated 206 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 805/1552] 10.0.0.181 () {32 vars in 662 bytes} [Fri May 29 06:58:44 2026] GET /v2.0/security-groups => generated 4344 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 806/1553] 10.0.0.181 () {34 vars in 757 bytes} [Fri May 29 06:58:44 2026] PUT /v2.0/security-groups/09dd9c95-9784-4390-8ff9-c44ceb47a729 => generated 1599 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 807/1554] 10.0.0.181 () {32 vars in 736 bytes} [Fri May 29 06:58:44 2026] GET /v2.0/security-groups/09dd9c95-9784-4390-8ff9-c44ceb47a729 => generated 1599 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 06:58:44.388 7 INFO neutron.db.l3_hamode_db [None req-80006cbb-6dfb-46dc-b9e0-d7f9e08f716a 02a54e3254fb454faa23dee4b12403ec 8838571db8504cf6944d7cac7f76643a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 808/1555] 10.0.0.181 () {32 vars in 739 bytes} [Fri May 29 06:58:44 2026] DELETE /v2.0/security-groups/09dd9c95-9784-4390-8ff9-c44ceb47a729 => 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: 809/1556] 10.0.0.181 () {32 vars in 662 bytes} [Fri May 29 06:58:44 2026] GET /v2.0/security-groups => generated 2801 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 06:58:44.509 8 INFO neutron.api.v2.resource [None req-302fee7a-88a5-424a-b15d-d1499f3ef5ed b6d8977665b143019edbcd79b801e496 699656e20e3545e494e935dc9fe6d844 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 810/1557] 10.0.0.181 () {32 vars in 739 bytes} [Fri May 29 06:58:44 2026] DELETE /v2.0/security-groups/09dd9c95-9784-4390-8ff9-c44ceb47a729 => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 06:58:44.523 8 WARNING neutron_lib.context [None req-0d2d7254-5fa7-46fc-a154-ec7930ab7771 b6d8977665b143019edbcd79b801e496 699656e20e3545e494e935dc9fe6d844 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 811/1558] 10.0.0.181 () {34 vars in 683 bytes} [Fri May 29 06:58:44 2026] POST /v2.0/security-groups => generated 1560 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-29 06:58:44.640 8 WARNING neutron_lib.context [None req-448b8fae-7406-4d1a-b22a-bd67bd524765 b6d8977665b143019edbcd79b801e496 699656e20e3545e494e935dc9fe6d844 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1559] 10.0.0.181 () {34 vars in 694 bytes} [Fri May 29 06:58:44 2026] POST /v2.0/security-group-rules => generated 569 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 813/1560] 10.0.0.181 () {32 vars in 746 bytes} [Fri May 29 06:58:44 2026] GET /v2.0/security-group-rules/ff6e2cac-5060-4722-af6d-4f3c1a4cf2e8 => generated 569 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 814/1561] 10.0.0.181 () {32 vars in 672 bytes} [Fri May 29 06:58:44 2026] GET /v2.0/security-group-rules => generated 3918 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 815/1562] 10.0.0.181 () {32 vars in 749 bytes} [Fri May 29 06:58:44 2026] DELETE /v2.0/security-group-rules/ff6e2cac-5060-4722-af6d-4f3c1a4cf2e8 => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 816/1563] 10.0.0.181 () {32 vars in 672 bytes} [Fri May 29 06:58:44 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 06:58:45.007 8 WARNING neutron_lib.context [None req-7591f2e3-96c0-4f35-8a83-e80b7b631f8e b6d8977665b143019edbcd79b801e496 699656e20e3545e494e935dc9fe6d844 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 817/1564] 10.0.0.181 () {34 vars in 694 bytes} [Fri May 29 06:58:44 2026] POST /v2.0/security-group-rules => generated 569 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 818/1565] 10.0.0.181 () {32 vars in 746 bytes} [Fri May 29 06:58:45 2026] GET /v2.0/security-group-rules/acc44c17-d14b-493d-a9a9-1f69b40755a2 => generated 569 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 819/1566] 10.0.0.181 () {32 vars in 672 bytes} [Fri May 29 06:58:45 2026] GET /v2.0/security-group-rules => generated 3918 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 820/1567] 10.0.0.181 () {32 vars in 749 bytes} [Fri May 29 06:58:45 2026] DELETE /v2.0/security-group-rules/acc44c17-d14b-493d-a9a9-1f69b40755a2 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 06:58:45.337 7 INFO neutron.services.segments.plugin [-] Segment 6f80fefe-567e-41f7-8d2a-910cb0988ac2 resource provider aggregate not found 2026-05-29 06:58:45.351 7 INFO neutron.services.segments.plugin [-] Segment 6f80fefe-567e-41f7-8d2a-910cb0988ac2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6f80fefe-567e-41f7-8d2a-910cb0988ac2 found for delete ", "request_id": "req-026aed9c-9cbd-48f9-95c9-8aaa068671f1"}]} 2026-05-29 06:58:45.352 7 INFO neutron.services.segments.plugin [-] Segment 6f80fefe-567e-41f7-8d2a-910cb0988ac2 resource provider aggregate not found [pid: 8|app: 0|req: 821/1568] 10.0.0.15 () {34 vars in 988 bytes} [Fri May 29 06:58:45 2026] GET /v2.0/ports?device_id=68d59ee5-b3c1-4e80-aaae-d55ca188d856 => generated 1010 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 06:58:45.396 7 INFO neutron.services.segments.plugin [-] Segment 6f80fefe-567e-41f7-8d2a-910cb0988ac2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6f80fefe-567e-41f7-8d2a-910cb0988ac2 found for delete ", "request_id": "req-aa2b4dc4-9214-4a6d-b653-e6bf8356a01a"}]} [pid: 8|app: 0|req: 822/1569] 10.0.0.181 () {32 vars in 672 bytes} [Fri May 29 06:58:45 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 823/1570] 10.0.0.15 () {34 vars in 1118 bytes} [Fri May 29 06:58:45 2026] GET /v2.0/security-groups?id=0e7cef35-f53d-49db-a0b6-5744e147f527&id=60065608-4689-4710-969f-6f96b50810d8&fields=id&fields=name => generated 206 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 06:58:45.457 8 WARNING neutron_lib.context [None req-031958b8-4ed2-45a5-a6c0-118818232980 b6d8977665b143019edbcd79b801e496 699656e20e3545e494e935dc9fe6d844 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 06:58:45.509 8 INFO neutron.db.securitygroups_db [None req-031958b8-4ed2-45a5-a6c0-118818232980 b6d8977665b143019edbcd79b801e496 699656e20e3545e494e935dc9fe6d844 - - default default] Project 699656e20e3545e494e935dc9fe6d844 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-05-29 06:58:45.551 7 INFO neutron.db.l3_hamode_db [None req-80006cbb-6dfb-46dc-b9e0-d7f9e08f716a 02a54e3254fb454faa23dee4b12403ec 8838571db8504cf6944d7cac7f76643a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 824/1571] 10.0.0.181 () {34 vars in 694 bytes} [Fri May 29 06:58:45 2026] POST /v2.0/security-group-rules => generated 575 bytes in 178 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 825/1572] 10.0.0.15 () {34 vars in 988 bytes} [Fri May 29 06:58:45 2026] GET /v2.0/ports?device_id=68d59ee5-b3c1-4e80-aaae-d55ca188d856 => generated 1010 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 826/1573] 10.0.0.181 () {32 vars in 746 bytes} [Fri May 29 06:58:45 2026] GET /v2.0/security-group-rules/79cdebf5-5325-466d-84cc-70c6081b646e => generated 575 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 06:58:46.781 8 INFO neutron.db.l3_db [None req-4052b3b7-bf13-4ca2-9613-82505df0e201 34d4665ab12547e583941f0f0a195a8b 6fe9b1ac0d774f54997f4c98bff6ecab - - default default] Floating IP a2d8da41-24cc-4355-a236-23a73fd9f916 associated. External IP: 10.96.250.208, port: 71396f7c-e032-4274-b414-83677e85482b. [pid: 7|app: 0|req: 748/1574] 10.0.0.181 () {34 vars in 668 bytes} [Fri May 29 06:58:44 2026] POST /v2.0/routers => generated 691 bytes in 2851 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 749/1575] 10.0.0.181 () {32 vars in 672 bytes} [Fri May 29 06:58:46 2026] GET /v2.0/security-group-rules => generated 3924 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 750/1576] 10.0.0.181 () {32 vars in 720 bytes} [Fri May 29 06:58:46 2026] GET /v2.0/routers/361070d7-3f84-4cdc-8932-c196a0704975 => generated 697 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 751/1577] 10.0.0.181 () {32 vars in 749 bytes} [Fri May 29 06:58:47 2026] DELETE /v2.0/security-group-rules/79cdebf5-5325-466d-84cc-70c6081b646e => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 752/1578] 10.0.0.181 () {32 vars in 646 bytes} [Fri May 29 06:58:47 2026] GET /v2.0/routers => generated 700 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 753/1579] 10.0.0.181 () {32 vars in 672 bytes} [Fri May 29 06:58:47 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 827/1580] 10.0.0.181 () {34 vars in 748 bytes} [Fri May 29 06:58:45 2026] PUT /v2.0/floatingips/a2d8da41-24cc-4355-a236-23a73fd9f916 => generated 855 bytes in 1551 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 06:58:47.314 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-daf7f72e-7648-4de3-906d-4f83d222d8b7'] response: {'name': 'network-changed', 'server_uuid': '68d59ee5-b3c1-4e80-aaae-d55ca188d856', 'tag': '71396f7c-e032-4274-b414-83677e85482b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 828/1581] 10.0.0.181 () {32 vars in 739 bytes} [Fri May 29 06:58:47 2026] DELETE /v2.0/security-groups/6396dbb2-6395-42af-a29d-8d380621f8c6 => generated 0 bytes in 152 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 829/1582] 199.204.45.109 () {34 vars in 1079 bytes} [Fri May 29 06:58:47 2026] GET /v2.0/ports?tenant_id=6fe9b1ac0d774f54997f4c98bff6ecab&device_id=68d59ee5-b3c1-4e80-aaae-d55ca188d856 => generated 1279 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 830/1583] 10.0.0.181 () {32 vars in 662 bytes} [Fri May 29 06:58:47 2026] GET /v2.0/security-groups => generated 2801 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 831/1584] 199.204.45.109 () {34 vars in 985 bytes} [Fri May 29 06:58:47 2026] GET /v2.0/networks?id=283b40ff-747c-4c1e-a29f-7e0021cc951a => generated 769 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 832/1585] 10.0.0.181 () {32 vars in 662 bytes} [Fri May 29 06:58:47 2026] GET /v2.0/security-groups => generated 2801 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 833/1586] 199.204.45.109 () {34 vars in 1057 bytes} [Fri May 29 06:58:47 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=71396f7c-e032-4274-b414-83677e85482b => generated 858 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 834/1587] 199.204.45.109 () {34 vars in 983 bytes} [Fri May 29 06:58:47 2026] GET /v2.0/subnets?id=5c2c7569-ba03-49f9-af2c-423779d05bc2 => generated 667 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 835/1588] 199.204.45.109 () {34 vars in 1051 bytes} [Fri May 29 06:58:47 2026] GET /v2.0/ports?network_id=283b40ff-747c-4c1e-a29f-7e0021cc951a&device_owner=network%3Adhcp => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 836/1589] 199.204.45.109 () {34 vars in 1011 bytes} [Fri May 29 06:58:47 2026] GET /v2.0/networks/283b40ff-747c-4c1e-a29f-7e0021cc951a?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: 837/1590] 199.204.45.109 () {34 vars in 1111 bytes} [Fri May 29 06:58:47 2026] GET /v2.0/networks/283b40ff-747c-4c1e-a29f-7e0021cc951a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 754/1591] 10.0.0.181 () {34 vars in 740 bytes} [Fri May 29 06:58:47 2026] PUT /v2.0/routers/361070d7-3f84-4cdc-8932-c196a0704975 => generated 704 bytes in 995 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 838/1592] 10.0.0.181 () {32 vars in 720 bytes} [Fri May 29 06:58:48 2026] GET /v2.0/routers/361070d7-3f84-4cdc-8932-c196a0704975 => generated 704 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 839/1593] 10.0.0.181 () {32 vars in 735 bytes} [Fri May 29 06:58:48 2026] GET /v2.0/ports?device_id=361070d7-3f84-4cdc-8932-c196a0704975 => 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: 755/1594] 10.0.0.181 () {32 vars in 773 bytes} [Fri May 29 06:58:48 2026] GET /v2.0/security-groups?tenant_id=699656e20e3545e494e935dc9fe6d844&name=default => generated 2801 bytes in 272 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 756/1595] 10.0.0.181 () {32 vars in 773 bytes} [Fri May 29 06:58:48 2026] GET /v2.0/security-groups?tenant_id=2dac0217be144765a5e6a46575464d65&name=default => generated 2801 bytes in 164 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 757/1596] 10.0.0.181 () {32 vars in 739 bytes} [Fri May 29 06:58:48 2026] DELETE /v2.0/security-groups/54786b8f-da99-432d-8139-0ec92301734a => 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: 758/1597] 10.0.0.181 () {32 vars in 739 bytes} [Fri May 29 06:58:48 2026] DELETE /v2.0/security-groups/2e51b172-ef03-4042-b1c1-9bfd30554745 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 06:58:49.433 8 INFO neutron.services.segments.plugin [-] Segment 210e62c1-e904-47ef-8243-c9ab6432c784 resource provider aggregate not found 2026-05-29 06:58:49.441 8 INFO neutron.services.segments.plugin [-] Segment 210e62c1-e904-47ef-8243-c9ab6432c784 resource provider aggregate not found 2026-05-29 06:58:49.469 8 INFO neutron.services.segments.plugin [-] Segment 210e62c1-e904-47ef-8243-c9ab6432c784 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 210e62c1-e904-47ef-8243-c9ab6432c784 found for delete ", "request_id": "req-20762fbb-fb06-4555-b709-32df4ae84463"}]} 2026-05-29 06:58:49.472 8 INFO neutron.services.segments.plugin [-] Segment 210e62c1-e904-47ef-8243-c9ab6432c784 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 210e62c1-e904-47ef-8243-c9ab6432c784 found for delete ", "request_id": "req-e15fb95c-99d1-4416-b2df-d80e32e41f6a"}]} 2026-05-29 06:58:49.472 8 INFO neutron.db.l3_hamode_db [None req-bd4f4a89-d362-4e8e-ad0c-85d702b7dea9 02a54e3254fb454faa23dee4b12403ec 8838571db8504cf6944d7cac7f76643a - - default default] HA network d6c3f472-4319-492d-b1c5-6290a20b7301 was deleted as no HA routers are present in tenant 8838571db8504cf6944d7cac7f76643a. [pid: 8|app: 0|req: 840/1598] 10.0.0.181 () {32 vars in 723 bytes} [Fri May 29 06:58:48 2026] DELETE /v2.0/routers/361070d7-3f84-4cdc-8932-c196a0704975 => generated 0 bytes in 1135 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 759/1599] 10.0.0.181 () {32 vars in 735 bytes} [Fri May 29 06:58:49 2026] GET /v2.0/ports?device_id=361070d7-3f84-4cdc-8932-c196a0704975 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 06:58:49.552 8 INFO neutron.api.v2.resource [None req-1327af08-cf34-4c01-ada3-fd88bfb62876 02a54e3254fb454faa23dee4b12403ec 8838571db8504cf6944d7cac7f76643a - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 841/1600] 10.0.0.181 () {32 vars in 723 bytes} [Fri May 29 06:58:49 2026] DELETE /v2.0/routers/361070d7-3f84-4cdc-8932-c196a0704975 => generated 135 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 760/1601] 10.0.0.181 () {32 vars in 735 bytes} [Fri May 29 06:58:49 2026] GET /v2.0/ports?device_id=f403f0e6-995e-4171-821e-370ba90a9a3e => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 06:58:49.618 8 INFO neutron.api.v2.resource [None req-33d087ad-4f01-4310-af3e-1d41ef41021b 02a54e3254fb454faa23dee4b12403ec 8838571db8504cf6944d7cac7f76643a - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 842/1602] 10.0.0.181 () {32 vars in 723 bytes} [Fri May 29 06:58:49 2026] DELETE /v2.0/routers/f403f0e6-995e-4171-821e-370ba90a9a3e => generated 135 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 06:58:49.645 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1408c8ea-69b3-43f3-a743-ab184bd7e755 02a54e3254fb454faa23dee4b12403ec 8838571db8504cf6944d7cac7f76643a - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 761/1603] 10.0.0.181 () {32 vars in 723 bytes} [Fri May 29 06:58:49 2026] DELETE /v2.0/subnets/c6b8177f-8336-47e5-9e56-42ed405463b9 => 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: 843/1604] 10.0.0.181 () {32 vars in 735 bytes} [Fri May 29 06:58:49 2026] GET /v2.0/ports?device_id=a41e356a-a2c0-4c88-9662-f8b9b6521468 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 06:58:49.712 7 INFO neutron.api.v2.resource [None req-a2542c18-3701-4ca7-9f12-bf33be1b4a85 02a54e3254fb454faa23dee4b12403ec 8838571db8504cf6944d7cac7f76643a - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 762/1605] 10.0.0.181 () {32 vars in 723 bytes} [Fri May 29 06:58:49 2026] DELETE /v2.0/routers/a41e356a-a2c0-4c88-9662-f8b9b6521468 => generated 135 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 06:58:49.738 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5cd863e4-6f50-4c45-ba0b-7f9e463ddbc9 02a54e3254fb454faa23dee4b12403ec 8838571db8504cf6944d7cac7f76643a - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 844/1606] 10.0.0.181 () {32 vars in 723 bytes} [Fri May 29 06:58:49 2026] DELETE /v2.0/subnets/5dced83f-e0cc-4e38-8da2-8805ad535c8f => 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: 763/1607] 10.0.0.181 () {32 vars in 735 bytes} [Fri May 29 06:58:49 2026] GET /v2.0/ports?device_id=b828f5d3-1059-42b9-9de5-323ab3ffb9eb => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 06:58:49.806 8 INFO neutron.api.v2.resource [None req-39b0cb39-a24b-4963-86c4-6c101a5b353a 02a54e3254fb454faa23dee4b12403ec 8838571db8504cf6944d7cac7f76643a - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 845/1608] 10.0.0.181 () {32 vars in 723 bytes} [Fri May 29 06:58:49 2026] DELETE /v2.0/routers/b828f5d3-1059-42b9-9de5-323ab3ffb9eb => generated 135 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 06:58:49.830 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9e46dbd9-dda4-4516-9252-50598232e8c6 02a54e3254fb454faa23dee4b12403ec 8838571db8504cf6944d7cac7f76643a - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 764/1609] 10.0.0.181 () {32 vars in 723 bytes} [Fri May 29 06:58:49 2026] DELETE /v2.0/subnets/85cc80b4-e23d-4e0b-9684-3c062d62c078 => generated 136 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 06:58:49.852 8 INFO neutron.pecan_wsgi.hooks.translation [None req-573c2584-2ef6-411a-9bed-3fffc293b4c0 02a54e3254fb454faa23dee4b12403ec 8838571db8504cf6944d7cac7f76643a - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 846/1610] 10.0.0.181 () {32 vars in 723 bytes} [Fri May 29 06:58:49 2026] DELETE /v2.0/subnets/3f450e7b-b091-4b4c-8695-461e7b3d1d9a => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 765/1611] 10.0.0.181 () {32 vars in 773 bytes} [Fri May 29 06:58:50 2026] GET /v2.0/security-groups?tenant_id=8838571db8504cf6944d7cac7f76643a&name=default => generated 2801 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 847/1612] 10.0.0.181 () {32 vars in 739 bytes} [Fri May 29 06:58:50 2026] DELETE /v2.0/security-groups/8ed1d022-fcc2-4af0-9bec-738630e9b8c8 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 06:58:50.840 7 WARNING neutron_lib.context [None req-b6f6c58d-7c4d-40d8-8ec3-7c512f93a6f2 b1e4f39ec3b84edbb2a03e087edd6b83 f5b77cf5752541c3923ec895325430f2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 766/1613] 10.0.0.181 () {34 vars in 676 bytes} [Fri May 29 06:58:50 2026] POST /v2.0/subnetpools => generated 549 bytes in 228 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 848/1614] 10.0.0.181 () {32 vars in 728 bytes} [Fri May 29 06:58:50 2026] GET /v2.0/subnetpools/9d562632-c27b-4e75-8e81-b9fbbfa33cd5 => generated 549 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 767/1615] 10.0.0.181 () {34 vars in 748 bytes} [Fri May 29 06:58:50 2026] PUT /v2.0/subnetpools/9d562632-c27b-4e75-8e81-b9fbbfa33cd5 => generated 501 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 849/1616] 10.0.0.181 () {32 vars in 731 bytes} [Fri May 29 06:58:51 2026] DELETE /v2.0/subnetpools/9d562632-c27b-4e75-8e81-b9fbbfa33cd5 => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 06:58:51.116 7 INFO neutron.api.v2.resource [None req-cecd6102-c64b-4b43-adb9-20f0a73f6635 b1e4f39ec3b84edbb2a03e087edd6b83 f5b77cf5752541c3923ec895325430f2 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 768/1617] 10.0.0.181 () {32 vars in 728 bytes} [Fri May 29 06:58:51 2026] GET /v2.0/subnetpools/9d562632-c27b-4e75-8e81-b9fbbfa33cd5 => generated 145 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 06:58:51.144 8 INFO neutron.api.v2.resource [None req-974a6640-9b4a-4136-a53f-d028fea78bc4 b1e4f39ec3b84edbb2a03e087edd6b83 f5b77cf5752541c3923ec895325430f2 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 850/1618] 10.0.0.181 () {32 vars in 731 bytes} [Fri May 29 06:58:51 2026] DELETE /v2.0/subnetpools/9d562632-c27b-4e75-8e81-b9fbbfa33cd5 => generated 145 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 769/1619] 10.0.0.181 () {32 vars in 773 bytes} [Fri May 29 06:58:51 2026] GET /v2.0/security-groups?tenant_id=f5b77cf5752541c3923ec895325430f2&name=default => generated 2801 bytes in 230 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 851/1620] 10.0.0.181 () {32 vars in 739 bytes} [Fri May 29 06:58:51 2026] DELETE /v2.0/security-groups/7d05dfd5-303b-4976-bfb1-33e0fb1d55f1 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 770/1621] 10.0.0.181 () {32 vars in 622 bytes} [Fri May 29 06:58:52 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: 852/1622] 10.0.0.181 () {32 vars in 632 bytes} [Fri May 29 06:58:52 2026] GET /v2.0/ => generated 632 bytes in 200 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 771/1623] 10.0.0.181 () {32 vars in 773 bytes} [Fri May 29 06:58:53 2026] GET /v2.0/security-groups?tenant_id=6151dd487e8f487abb15e86ced743ea6&name=default => generated 2801 bytes in 266 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 853/1624] 10.0.0.181 () {32 vars in 739 bytes} [Fri May 29 06:58:53 2026] DELETE /v2.0/security-groups/4940623d-c4a9-4a48-8c99-e60144b623ab => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 06:58:56.500 8 WARNING neutron_lib.context [None req-f923d522-b970-4d88-906b-f47cc7ecf7d1 588cf14494f54a28acb78a6343fa55a8 21c4d84464094378a78963e1c00bd7e1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 06:58:56.656 8 INFO neutron.db.segments_db [None req-f923d522-b970-4d88-906b-f47cc7ecf7d1 588cf14494f54a28acb78a6343fa55a8 21c4d84464094378a78963e1c00bd7e1 - - default default] Added segment 842d2f73-b76f-47dd-8d6f-080bc9224685 of type vxlan for network 5e486b90-9c7e-4a03-952d-75e046dc944b [pid: 8|app: 0|req: 855/1627] 10.0.0.181 () {34 vars in 670 bytes} [Fri May 29 06:58:56 2026] POST /v2.0/networks => generated 633 bytes in 485 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 06:58:56.784 7 WARNING neutron_lib.context [None req-f51e8b1c-a6e7-4ede-b4c7-bf3b1c987feb 588cf14494f54a28acb78a6343fa55a8 21c4d84464094378a78963e1c00bd7e1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 06:58:56.830 7 INFO neutron.db.segments_db [None req-f51e8b1c-a6e7-4ede-b4c7-bf3b1c987feb 588cf14494f54a28acb78a6343fa55a8 21c4d84464094378a78963e1c00bd7e1 - - default default] Added segment 78048a6a-3442-4e21-89b0-dfa30f76a0f1 of type vxlan for network 1a064024-5bf9-4e71-be30-b3370d629509 2026-05-29 06:58:57.163 7 INFO neutron.db.l3_hamode_db [None req-f51e8b1c-a6e7-4ede-b4c7-bf3b1c987feb 588cf14494f54a28acb78a6343fa55a8 21c4d84464094378a78963e1c00bd7e1 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-29 06:58:58.328 7 INFO neutron.db.l3_hamode_db [None req-f51e8b1c-a6e7-4ede-b4c7-bf3b1c987feb 588cf14494f54a28acb78a6343fa55a8 21c4d84464094378a78963e1c00bd7e1 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 856/1628] 10.0.0.181 () {32 vars in 773 bytes} [Fri May 29 06:58:59 2026] GET /v2.0/security-groups?tenant_id=ff6de9cde5b84071906d19ec252abad9&name=default => generated 2801 bytes in 261 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 773/1629] 10.0.0.181 () {34 vars in 668 bytes} [Fri May 29 06:58:56 2026] POST /v2.0/routers => generated 694 bytes in 2597 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 857/1630] 10.0.0.181 () {32 vars in 739 bytes} [Fri May 29 06:58:59 2026] DELETE /v2.0/security-groups/c46b0451-376d-487e-8b81-dd3bc7224e77 => 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: 774/1631] 10.0.0.181 () {32 vars in 775 bytes} [Fri May 29 06:58:59 2026] GET /v2.0/subnets?project_id=21c4d84464094378a78963e1c00bd7e1&cidr=10.100.0.0%2F28 => generated 14 bytes in 192 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 858/1632] 10.0.0.181 () {32 vars in 693 bytes} [Fri May 29 06:58:59 2026] GET /v2.0/networks?router%3Aexternal=True => generated 753 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 775/1633] 10.0.0.181 () {32 vars in 783 bytes} [Fri May 29 06:58:59 2026] GET /v2.0/subnets?network_id=cc773c1a-d2ee-4878-8e46-584baab2f7ba&cidr=10.100.0.0%2F28 => generated 14 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 06:58:59.693 8 WARNING neutron_lib.context [None req-a23cd339-4fc3-425c-a767-667b8f944323 588cf14494f54a28acb78a6343fa55a8 21c4d84464094378a78963e1c00bd7e1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 859/1634] 10.0.0.181 () {34 vars in 668 bytes} [Fri May 29 06:58:59 2026] POST /v2.0/subnets => generated 633 bytes in 318 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 860/1635] 10.0.0.15 () {34 vars in 988 bytes} [Fri May 29 06:59:00 2026] GET /v2.0/ports?device_id=68d59ee5-b3c1-4e80-aaae-d55ca188d856 => generated 1010 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 861/1636] 10.0.0.15 () {34 vars in 1118 bytes} [Fri May 29 06:59:00 2026] GET /v2.0/security-groups?id=0e7cef35-f53d-49db-a0b6-5744e147f527&id=60065608-4689-4710-969f-6f96b50810d8&fields=id&fields=name => generated 206 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 862/1637] 10.0.0.181 () {32 vars in 735 bytes} [Fri May 29 06:59:01 2026] GET /v2.0/ports?device_id=68d59ee5-b3c1-4e80-aaae-d55ca188d856 => generated 1279 bytes in 240 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 06:59:01.377 8 WARNING neutron_lib.context [None req-593d77a7-801a-4388-9a2c-57b833327c3d 2e0048db94a44fd6bb7873bd91582238 53047c4baf8e4446abb2422560db39c7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 06:59:01.509 8 INFO neutron.db.segments_db [None req-593d77a7-801a-4388-9a2c-57b833327c3d 2e0048db94a44fd6bb7873bd91582238 53047c4baf8e4446abb2422560db39c7 - - default default] Added segment efa57c57-b4c5-4dbd-894a-b8d6b83f91c0 of type vxlan for network a4157508-e810-43f0-ad7a-c6d65ae29b27 [pid: 8|app: 0|req: 863/1638] 10.0.0.181 () {34 vars in 669 bytes} [Fri May 29 06:59:01 2026] POST /v2.0/networks => generated 639 bytes in 353 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 864/1639] 10.0.0.181 () {32 vars in 857 bytes} [Fri May 29 06:59:01 2026] GET /v2.0/floatingips?floating_network_id=cc773c1a-d2ee-4878-8e46-584baab2f7ba&port_id=71396f7c-e032-4274-b414-83677e85482b => generated 860 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 06:59:01.719 8 WARNING neutron_lib.context [None req-d83ee5bd-529c-432e-927f-e88ae0d37ae3 2e0048db94a44fd6bb7873bd91582238 53047c4baf8e4446abb2422560db39c7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 776/1640] 10.0.0.181 () {34 vars in 782 bytes} [Fri May 29 06:59:00 2026] PUT /v2.0/routers/946f62cd-ebed-42dc-9b5e-c51fbae8e6e3/add_router_interface => generated 309 bytes in 1757 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 777/1641] 10.0.0.181 () {32 vars in 648 bytes} [Fri May 29 06:59:01 2026] GET /v2.0/networks => generated 7213 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 778/1642] 10.0.0.181 () {32 vars in 646 bytes} [Fri May 29 06:59:01 2026] GET /v2.0/subnets => generated 5004 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 865/1643] 10.0.0.181 () {34 vars in 668 bytes} [Fri May 29 06:59:01 2026] POST /v2.0/subnets => generated 634 bytes in 401 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 779/1644] 10.0.0.181 () {32 vars in 646 bytes} [Fri May 29 06:59:01 2026] GET /v2.0/routers => generated 2185 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 866/1645] 10.0.0.52 () {34 vars in 988 bytes} [Fri May 29 06:59:02 2026] GET /v2.0/ports?device_id=68d59ee5-b3c1-4e80-aaae-d55ca188d856 => generated 1279 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 867/1646] 10.0.0.52 () {34 vars in 1118 bytes} [Fri May 29 06:59:02 2026] GET /v2.0/security-groups?id=60065608-4689-4710-969f-6f96b50810d8&id=0e7cef35-f53d-49db-a0b6-5744e147f527&fields=id&fields=name => generated 206 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 06:59:02.248 8 WARNING neutron_lib.context [None req-936e1d4a-1575-40ad-a576-51286ea3f05c 588cf14494f54a28acb78a6343fa55a8 21c4d84464094378a78963e1c00bd7e1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 868/1647] 10.0.0.181 () {34 vars in 684 bytes} [Fri May 29 06:59:02 2026] POST /v2.0/security-groups => generated 1609 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-29 06:59:02.370 8 WARNING neutron_lib.context [None req-a8a62057-6fe6-4156-857c-800f8213ba1d 588cf14494f54a28acb78a6343fa55a8 21c4d84464094378a78963e1c00bd7e1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 780/1648] 10.0.0.181 () {32 vars in 721 bytes} [Fri May 29 06:59:02 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => generated 19 bytes in 251 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 06:59:02.384 7 WARNING neutron_lib.context [None req-4b8f8e9d-2e3c-4928-879d-2d1f19c98132 2e0048db94a44fd6bb7873bd91582238 53047c4baf8e4446abb2422560db39c7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 869/1649] 10.0.0.181 () {34 vars in 694 bytes} [Fri May 29 06:59:02 2026] POST /v2.0/security-group-rules => generated 565 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 06:59:02.486 8 WARNING neutron_lib.context [None req-a07a55fa-7ad9-40fe-b34f-571b63e25bd7 588cf14494f54a28acb78a6343fa55a8 21c4d84464094378a78963e1c00bd7e1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 870/1650] 10.0.0.181 () {34 vars in 694 bytes} [Fri May 29 06:59:02 2026] POST /v2.0/security-group-rules => generated 564 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 06:59:02.596 8 WARNING neutron_lib.context [None req-e721502c-fccf-465f-99c8-67e643416a4d 588cf14494f54a28acb78a6343fa55a8 21c4d84464094378a78963e1c00bd7e1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 871/1651] 10.0.0.181 () {34 vars in 694 bytes} [Fri May 29 06:59:02 2026] POST /v2.0/security-group-rules => generated 570 bytes in 84 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 06:59:02.683 8 WARNING neutron_lib.context [None req-d09e7ebc-d81d-49ad-8850-2cb558fcadc6 588cf14494f54a28acb78a6343fa55a8 21c4d84464094378a78963e1c00bd7e1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 872/1652] 10.0.0.181 () {34 vars in 694 bytes} [Fri May 29 06:59:02 2026] POST /v2.0/security-group-rules => generated 569 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 06:59:02.824 8 WARNING neutron_lib.context [None req-c55ecf97-fb60-40e9-afcb-f52c795ba3a0 588cf14494f54a28acb78a6343fa55a8 21c4d84464094378a78963e1c00bd7e1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 06:59:02.847 8 INFO neutron.db.securitygroups_db [None req-c55ecf97-fb60-40e9-afcb-f52c795ba3a0 588cf14494f54a28acb78a6343fa55a8 21c4d84464094378a78963e1c00bd7e1 - - default default] Project 21c4d84464094378a78963e1c00bd7e1 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: 873/1653] 10.0.0.181 () {34 vars in 694 bytes} [Fri May 29 06:59:02 2026] POST /v2.0/security-group-rules => generated 575 bytes in 181 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 06:59:03.008 8 WARNING neutron_lib.context [None req-43fece1f-6f77-4448-a113-b369c22cb2ac 588cf14494f54a28acb78a6343fa55a8 21c4d84464094378a78963e1c00bd7e1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 06:59:03.032 8 INFO neutron.db.securitygroups_db [None req-43fece1f-6f77-4448-a113-b369c22cb2ac 588cf14494f54a28acb78a6343fa55a8 21c4d84464094378a78963e1c00bd7e1 - - default default] Project 21c4d84464094378a78963e1c00bd7e1 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: 874/1654] 10.0.0.181 () {34 vars in 694 bytes} [Fri May 29 06:59:03 2026] POST /v2.0/security-group-rules => generated 574 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 781/1655] 10.0.0.181 () {34 vars in 668 bytes} [Fri May 29 06:59:02 2026] POST /v2.0/subnets => generated 705 bytes in 878 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 06:59:03.275 8 WARNING neutron_lib.context [None req-52934b3b-db27-4603-8dfa-f8555e72e600 2e0048db94a44fd6bb7873bd91582238 53047c4baf8e4446abb2422560db39c7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 06:59:03.354 8 INFO neutron.db.segments_db [None req-52934b3b-db27-4603-8dfa-f8555e72e600 2e0048db94a44fd6bb7873bd91582238 53047c4baf8e4446abb2422560db39c7 - - default default] Added segment 9996caf1-ba2a-4f53-9313-52473e900ddb of type vxlan for network 7a0ebe6c-9c04-44af-9aad-a8e43d62e98e [pid: 8|app: 0|req: 875/1656] 10.0.0.181 () {34 vars in 669 bytes} [Fri May 29 06:59:03 2026] POST /v2.0/networks => generated 638 bytes in 216 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 06:59:03.496 7 WARNING neutron_lib.context [None req-82cab36d-cc07-497f-937a-41cf1af3c5f0 2e0048db94a44fd6bb7873bd91582238 53047c4baf8e4446abb2422560db39c7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 782/1657] 10.0.0.181 () {34 vars in 668 bytes} [Fri May 29 06:59:03 2026] POST /v2.0/subnets => generated 631 bytes in 320 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 06:59:03.821 7 WARNING neutron_lib.context [None req-9df79c19-1721-43d0-b901-05bbe786748f 2e0048db94a44fd6bb7873bd91582238 53047c4baf8e4446abb2422560db39c7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 876/1658] 10.0.0.181 () {32 vars in 648 bytes} [Fri May 29 06:59:03 2026] GET /v2.0/networks => generated 1298 bytes in 285 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 06:59:03.935 8 WARNING neutron_lib.context [None req-21262da6-e756-49de-99ee-fe931e88ac39 0223d70f045547fc9a11ce3d056842c9 f032ceeb4c0c497d9598ea0bd7a6803a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 783/1659] 10.0.0.181 () {34 vars in 668 bytes} [Fri May 29 06:59:03 2026] POST /v2.0/subnets => generated 701 bytes in 403 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 784/1660] 10.0.0.15 () {34 vars in 1096 bytes} [Fri May 29 06:59:04 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-755923586&fields=id&tenant_id=21c4d84464094378a78963e1c00bd7e1 => generated 69 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 06:59:04.275 7 WARNING neutron_lib.context [None req-5e51ac33-6690-4f89-9b74-7ec36b7c21fc 2e0048db94a44fd6bb7873bd91582238 53047c4baf8e4446abb2422560db39c7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 06:59:04.342 7 INFO neutron.db.segments_db [None req-5e51ac33-6690-4f89-9b74-7ec36b7c21fc 2e0048db94a44fd6bb7873bd91582238 53047c4baf8e4446abb2422560db39c7 - - default default] Added segment 939687d4-1d94-4926-af92-ce4568d95673 of type vxlan for network b7c5d627-78b0-4fe4-a44c-05cee70c12eb [pid: 7|app: 0|req: 785/1661] 10.0.0.181 () {34 vars in 669 bytes} [Fri May 29 06:59:04 2026] POST /v2.0/networks => generated 638 bytes in 203 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 786/1662] 10.0.0.15 () {34 vars in 980 bytes} [Fri May 29 06:59:04 2026] GET /v2.0/networks?id=5e486b90-9c7e-4a03-952d-75e046dc944b => generated 661 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 787/1663] 10.0.0.15 () {34 vars in 988 bytes} [Fri May 29 06:59:04 2026] GET /v2.0/ports?device_id=68d59ee5-b3c1-4e80-aaae-d55ca188d856 => generated 1010 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 06:59:04.673 7 WARNING neutron_lib.context [None req-fe1f8e35-91b8-42fe-92e8-3fb9866080ae 2e0048db94a44fd6bb7873bd91582238 53047c4baf8e4446abb2422560db39c7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 788/1664] 10.0.0.181 () {34 vars in 668 bytes} [Fri May 29 06:59:04 2026] POST /v2.0/subnets => generated 632 bytes in 353 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 789/1665] 10.0.0.15 () {34 vars in 963 bytes} [Fri May 29 06:59:05 2026] GET /v2.0/quotas/21c4d84464094378a78963e1c00bd7e1 => generated 292 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 877/1666] 10.0.0.181 () {34 vars in 675 bytes} [Fri May 29 06:59:03 2026] POST /v2.0/floatingips => generated 552 bytes in 1147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 790/1667] 10.0.0.15 () {34 vars in 1118 bytes} [Fri May 29 06:59:05 2026] GET /v2.0/security-groups?id=0e7cef35-f53d-49db-a0b6-5744e147f527&id=60065608-4689-4710-969f-6f96b50810d8&fields=id&fields=name => generated 206 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 06:59:05.085 7 WARNING neutron_lib.context [None req-cb4fd20c-d63b-4b2d-895a-fd9a76778297 2e0048db94a44fd6bb7873bd91582238 53047c4baf8e4446abb2422560db39c7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 878/1668] 199.204.45.109 () {34 vars in 993 bytes} [Fri May 29 06:59:05 2026] GET /v2.0/ports?device_id=68d59ee5-b3c1-4e80-aaae-d55ca188d856 => generated 1010 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 06:59:05.095 8 WARNING neutron_lib.context [None req-4d227af8-6553-4f2f-9eb4-8f6929c3ada6 0223d70f045547fc9a11ce3d056842c9 f032ceeb4c0c497d9598ea0bd7a6803a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1669] 10.0.0.181 () {34 vars in 668 bytes} [Fri May 29 06:59:05 2026] POST /v2.0/subnets => generated 705 bytes in 322 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 792/1670] 10.0.0.15 () {34 vars in 1000 bytes} [Fri May 29 06:59:05 2026] GET /v2.0/ports?tenant_id=21c4d84464094378a78963e1c00bd7e1&fields=id => generated 103 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 879/1671] 10.0.0.181 () {34 vars in 675 bytes} [Fri May 29 06:59:05 2026] POST /v2.0/floatingips => generated 552 bytes in 666 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 06:59:05.761 8 WARNING neutron_lib.context [None req-27ca2534-d029-406f-87ac-1f7819e4e0c1 2e0048db94a44fd6bb7873bd91582238 53047c4baf8e4446abb2422560db39c7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 06:59:05.798 8 INFO neutron.db.segments_db [None req-27ca2534-d029-406f-87ac-1f7819e4e0c1 2e0048db94a44fd6bb7873bd91582238 53047c4baf8e4446abb2422560db39c7 - - default default] Added segment 53e6b093-ef73-4f82-874d-0fe34cba1e89 of type vxlan for network 6265e91a-20fd-4895-976a-c776f5b1d6ff 2026-05-29 06:59:05.895 7 INFO neutron.db.l3_db [req-ffcba792-177b-4026-8770-587b1e0dc787 req-5fad7dbb-8599-4c1f-a2c5-f976a0a04dc2 34d4665ab12547e583941f0f0a195a8b 6fe9b1ac0d774f54997f4c98bff6ecab - - default default] Floating IP a2d8da41-24cc-4355-a236-23a73fd9f916 disassociated. External IP: 10.96.250.208, port: 71396f7c-e032-4274-b414-83677e85482b. 2026-05-29 06:59:06.152 8 INFO neutron.db.l3_hamode_db [None req-27ca2534-d029-406f-87ac-1f7819e4e0c1 2e0048db94a44fd6bb7873bd91582238 53047c4baf8e4446abb2422560db39c7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 793/1672] 199.204.45.109 () {36 vars in 996 bytes} [Fri May 29 06:59:05 2026] DELETE /v2.0/ports/71396f7c-e032-4274-b414-83677e85482b => generated 0 bytes in 799 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 794/1673] 10.0.0.15 () {34 vars in 1006 bytes} [Fri May 29 06:59:06 2026] GET /v2.0/networks/5e486b90-9c7e-4a03-952d-75e046dc944b?fields=segments => generated 14 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 06:59:06.406 7 WARNING neutron_lib.context [None req-3cbad381-0528-41ae-b255-40f7e2e9f7d9 0223d70f045547fc9a11ce3d056842c9 f032ceeb4c0c497d9598ea0bd7a6803a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 795/1674] 10.0.0.181 () {34 vars in 675 bytes} [Fri May 29 06:59:06 2026] POST /v2.0/floatingips => generated 552 bytes in 696 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 796/1675] 10.0.0.15 () {34 vars in 988 bytes} [Fri May 29 06:59:07 2026] GET /v2.0/ports?device_id=68d59ee5-b3c1-4e80-aaae-d55ca188d856 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 06:59:07.178 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-1a29da71-b264-4b6f-a47a-7155fb3856a0'] response: {'server_uuid': '68d59ee5-b3c1-4e80-aaae-d55ca188d856', 'name': 'network-vif-deleted', 'tag': '71396f7c-e032-4274-b414-83677e85482b', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 797/1676] 10.0.0.15 () {34 vars in 1106 bytes} [Fri May 29 06:59:07 2026] GET /v2.0/networks/5e486b90-9c7e-4a03-952d-75e046dc944b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 06:59:07.214 7 WARNING neutron_lib.context [None req-d0ceb58a-f238-43e9-91bf-3950d42fb8c5 0223d70f045547fc9a11ce3d056842c9 f032ceeb4c0c497d9598ea0bd7a6803a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 06:59:07.314 8 INFO neutron.db.l3_hamode_db [None req-27ca2534-d029-406f-87ac-1f7819e4e0c1 2e0048db94a44fd6bb7873bd91582238 53047c4baf8e4446abb2422560db39c7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 798/1677] 10.0.0.181 () {34 vars in 675 bytes} [Fri May 29 06:59:07 2026] POST /v2.0/floatingips => generated 552 bytes in 814 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 799/1678] 10.0.0.15 () {34 vars in 988 bytes} [Fri May 29 06:59:08 2026] GET /v2.0/ports?device_id=4204e606-2252-4255-bbf3-55b274976bd3 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 06:59:08.049 7 WARNING neutron_lib.context [None req-6bc3a190-c5a9-440d-a80f-8e67290915d7 0223d70f045547fc9a11ce3d056842c9 f032ceeb4c0c497d9598ea0bd7a6803a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 880/1679] 10.0.0.181 () {34 vars in 668 bytes} [Fri May 29 06:59:05 2026] POST /v2.0/routers => generated 685 bytes in 2738 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 881/1680] 199.204.45.109 () {34 vars in 985 bytes} [Fri May 29 06:59:08 2026] GET /v2.0/networks?id=5e486b90-9c7e-4a03-952d-75e046dc944b => generated 661 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 800/1681] 10.0.0.181 () {34 vars in 675 bytes} [Fri May 29 06:59:08 2026] POST /v2.0/floatingips => generated 552 bytes in 597 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 882/1684] 10.0.0.181 () {32 vars in 739 bytes} [Fri May 29 06:59:08 2026] DELETE /v2.0/security-groups/0e7cef35-f53d-49db-a0b6-5744e147f527 => 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: 883/1685] 199.204.45.109 () {34 vars in 1049 bytes} [Fri May 29 06:59:08 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=21c4d84464094378a78963e1c00bd7e1 => generated 180 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 884/1686] 10.0.0.181 () {34 vars in 758 bytes} [Fri May 29 06:59:08 2026] PUT /v2.0/floatingips/57ae09b5-adfa-4503-bf27-34aeb3fc6ac3/tags => generated 17 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 06:59:08.851 8 INFO neutron.api.v2.resource [None req-9380071e-02f8-4abf-907e-27fc3261a0b5 34d4665ab12547e583941f0f0a195a8b 6fe9b1ac0d774f54997f4c98bff6ecab - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 885/1687] 10.0.0.181 () {32 vars in 736 bytes} [Fri May 29 06:59:08 2026] GET /v2.0/security-groups/0e7cef35-f53d-49db-a0b6-5744e147f527 => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 06:59:08.863 8 WARNING neutron_lib.context [req-0779ef88-c907-49f8-9f57-b63a39fcfe7b req-be6f63c6-16c7-4690-9d92-d98e3475a239 588cf14494f54a28acb78a6343fa55a8 21c4d84464094378a78963e1c00bd7e1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 886/1688] 199.204.45.109 () {38 vars in 954 bytes} [Fri May 29 06:59:08 2026] POST /v2.0/ports => generated 954 bytes in 453 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: 887/1689] 10.0.0.181 () {34 vars in 758 bytes} [Fri May 29 06:59:09 2026] PUT /v2.0/floatingips/3e7e9564-1b1a-4ad8-8ff2-bbce551cfae6/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: 888/1690] 10.0.0.181 () {32 vars in 731 bytes} [Fri May 29 06:59:09 2026] DELETE /v2.0/floatingips/a2d8da41-24cc-4355-a236-23a73fd9f916 => generated 0 bytes in 377 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 889/1691] 10.0.0.15 () {34 vars in 988 bytes} [Fri May 29 06:59:09 2026] GET /v2.0/ports?device_id=4204e606-2252-4255-bbf3-55b274976bd3 => generated 957 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 803/1692] 10.0.0.181 () {34 vars in 782 bytes} [Fri May 29 06:59:08 2026] PUT /v2.0/routers/945f38cf-58ad-48a8-b28a-9284f46c71b7/add_router_interface => generated 309 bytes in 1512 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 804/1693] 10.0.0.181 () {34 vars in 758 bytes} [Fri May 29 06:59:10 2026] PUT /v2.0/floatingips/a79f7117-8c9e-4505-9eaa-3006eeac71f7/tags => generated 34 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 890/1694] 199.204.45.109 () {38 vars in 1027 bytes} [Fri May 29 06:59:09 2026] PUT /v2.0/ports/ee9343fa-ec3a-4b34-8bb0-961e4925ee3c => generated 1199 bytes in 440 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 06:59:10.323 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-3fa158ba-7d73-4271-a2af-4a98dc60e18c'] response: {'name': 'network-changed', 'server_uuid': '4204e606-2252-4255-bbf3-55b274976bd3', 'tag': 'ee9343fa-ec3a-4b34-8bb0-961e4925ee3c', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 805/1695] 10.0.0.181 () {32 vars in 739 bytes} [Fri May 29 06:59:10 2026] DELETE /v2.0/security-groups/60065608-4689-4710-969f-6f96b50810d8 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 891/1696] 10.0.0.15 () {34 vars in 1038 bytes} [Fri May 29 06:59:10 2026] GET /v2.0/security-groups?id=311fae4d-6059-4324-a641-8128594a5ced&fields=id&fields=name => generated 113 bytes in 67 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: 892/1697] 10.0.0.181 () {34 vars in 758 bytes} [Fri May 29 06:59:10 2026] PUT /v2.0/floatingips/e7f887ff-f743-4db6-b03b-334f2556de18/tags => 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: 893/1698] 199.204.45.109 () {34 vars in 1079 bytes} [Fri May 29 06:59:10 2026] GET /v2.0/ports?tenant_id=21c4d84464094378a78963e1c00bd7e1&device_id=4204e606-2252-4255-bbf3-55b274976bd3 => generated 1238 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 894/1699] 10.0.0.181 () {34 vars in 788 bytes} [Fri May 29 06:59:10 2026] PUT /v2.0/routers/791d9bd6-ef7a-4f23-843e-5f42a821df94/remove_router_interface => generated 309 bytes in 1074 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 895/1700] 10.0.0.181 () {32 vars in 671 bytes} [Fri May 29 06:59:11 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 896/1701] 199.204.45.109 () {34 vars in 1057 bytes} [Fri May 29 06:59:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=ee9343fa-ec3a-4b34-8bb0-961e4925ee3c => 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: 897/1702] 10.0.0.15 () {34 vars in 988 bytes} [Fri May 29 06:59:11 2026] GET /v2.0/ports?device_id=4204e606-2252-4255-bbf3-55b274976bd3 => generated 969 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 806/1703] 10.0.0.181 () {34 vars in 782 bytes} [Fri May 29 06:59:10 2026] PUT /v2.0/routers/945f38cf-58ad-48a8-b28a-9284f46c71b7/add_router_interface => generated 309 bytes in 2111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 807/1704] 10.0.0.181 () {32 vars in 685 bytes} [Fri May 29 06:59:12 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 808/1705] 199.204.45.109 () {34 vars in 983 bytes} [Fri May 29 06:59:12 2026] GET /v2.0/subnets?id=1d1cf450-c110-44eb-997e-4b762892c0a9 => generated 654 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 809/1706] 10.0.0.15 () {34 vars in 1038 bytes} [Fri May 29 06:59:12 2026] GET /v2.0/security-groups?id=311fae4d-6059-4324-a641-8128594a5ced&fields=id&fields=name => generated 113 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 06:59:13.082 8 INFO neutron.services.segments.plugin [-] Segment 1f8be3e5-d9fb-4681-8fdd-f2a4af7e014f resource provider aggregate not found 2026-05-29 06:59:13.087 8 INFO neutron.services.segments.plugin [-] Segment 1f8be3e5-d9fb-4681-8fdd-f2a4af7e014f resource provider aggregate not found 2026-05-29 06:59:13.103 8 INFO neutron.services.segments.plugin [-] Segment 1f8be3e5-d9fb-4681-8fdd-f2a4af7e014f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1f8be3e5-d9fb-4681-8fdd-f2a4af7e014f found for delete ", "request_id": "req-3d1dabe3-17a4-4298-b318-62aaaa928422"}]} 2026-05-29 06:59:13.104 8 INFO neutron.services.segments.plugin [-] Segment 1f8be3e5-d9fb-4681-8fdd-f2a4af7e014f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1f8be3e5-d9fb-4681-8fdd-f2a4af7e014f found for delete ", "request_id": "req-c1941e0d-9b46-47d9-b85a-b82b98fdd4aa"}]} 2026-05-29 06:59:13.122 8 INFO neutron.db.l3_hamode_db [None req-cc32ecba-3dd9-4cd2-8a53-e74f2b1c037e 28baced029714bb6bd60d80d7e4910de 088a3ca187a94407ad8b491a453c58a8 - - default default] HA network 2e44d8ed-e682-4974-9a97-8e7794c9ae5a was deleted as no HA routers are present in tenant 6fe9b1ac0d774f54997f4c98bff6ecab. [pid: 8|app: 0|req: 898/1707] 10.0.0.181 () {32 vars in 723 bytes} [Fri May 29 06:59:11 2026] DELETE /v2.0/routers/791d9bd6-ef7a-4f23-843e-5f42a821df94 => generated 0 bytes in 1525 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 899/1708] 10.0.0.181 () {32 vars in 681 bytes} [Fri May 29 06:59:13 2026] GET /v2.0/floatingips?tags-any=blue => generated 1128 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 900/1709] 199.204.45.109 () {34 vars in 1051 bytes} [Fri May 29 06:59:13 2026] GET /v2.0/ports?network_id=5e486b90-9c7e-4a03-952d-75e046dc944b&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: 901/1710] 10.0.0.181 () {32 vars in 723 bytes} [Fri May 29 06:59:13 2026] DELETE /v2.0/subnets/5c2c7569-ba03-49f9-af2c-423779d05bc2 => generated 0 bytes in 220 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 902/1711] 10.0.0.181 () {32 vars in 693 bytes} [Fri May 29 06:59:13 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 903/1712] 199.204.45.109 () {34 vars in 1011 bytes} [Fri May 29 06:59:13 2026] GET /v2.0/networks/5e486b90-9c7e-4a03-952d-75e046dc944b?fields=segments => generated 14 bytes in 60 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:667: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() [pid: 8|app: 0|req: 904/1713] 10.0.0.181 () {32 vars in 725 bytes} [Fri May 29 06:59:13 2026] DELETE /v2.0/networks/283b40ff-747c-4c1e-a29f-7e0021cc951a => generated 0 bytes in 404 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 905/1714] 10.0.0.181 () {32 vars in 679 bytes} [Fri May 29 06:59:13 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 906/1715] 199.204.45.109 () {34 vars in 1111 bytes} [Fri May 29 06:59:13 2026] GET /v2.0/networks/5e486b90-9c7e-4a03-952d-75e046dc944b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 907/1716] 10.0.0.15 () {34 vars in 988 bytes} [Fri May 29 06:59:14 2026] GET /v2.0/ports?device_id=4204e606-2252-4255-bbf3-55b274976bd3 => generated 969 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 810/1717] 10.0.0.181 () {34 vars in 782 bytes} [Fri May 29 06:59:12 2026] PUT /v2.0/routers/945f38cf-58ad-48a8-b28a-9284f46c71b7/add_router_interface => generated 309 bytes in 1759 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 811/1718] 10.0.0.181 () {32 vars in 693 bytes} [Fri May 29 06:59:14 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => 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: 812/1719] 199.204.45.109 () {34 vars in 1079 bytes} [Fri May 29 06:59:14 2026] GET /v2.0/ports?tenant_id=21c4d84464094378a78963e1c00bd7e1&device_id=4204e606-2252-4255-bbf3-55b274976bd3 => 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: 813/1720] 10.0.0.15 () {34 vars in 1038 bytes} [Fri May 29 06:59:14 2026] GET /v2.0/security-groups?id=311fae4d-6059-4324-a641-8128594a5ced&fields=id&fields=name => generated 113 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 814/1721] 10.0.0.181 () {32 vars in 689 bytes} [Fri May 29 06:59:14 2026] GET /v2.0/floatingips?not-tags-any=blue => generated 1643 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 06:59:14.522 7 WARNING neutron_lib.context [None req-e812c2e5-f927-424b-a9ad-5c74f108d0b6 2e0048db94a44fd6bb7873bd91582238 53047c4baf8e4446abb2422560db39c7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 815/1722] 10.0.0.181 () {34 vars in 683 bytes} [Fri May 29 06:59:14 2026] POST /v2.0/security-groups => generated 1564 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 816/1723] 199.204.45.109 () {34 vars in 985 bytes} [Fri May 29 06:59:14 2026] GET /v2.0/networks?id=5e486b90-9c7e-4a03-952d-75e046dc944b => generated 757 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 817/1724] 10.0.0.181 () {32 vars in 701 bytes} [Fri May 29 06:59:14 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 06:59:14.742 7 WARNING neutron_lib.context [None req-db08fcf1-1dee-4980-94c3-477104ac9559 2e0048db94a44fd6bb7873bd91582238 53047c4baf8e4446abb2422560db39c7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 818/1725] 10.0.0.181 () {34 vars in 694 bytes} [Fri May 29 06:59:14 2026] POST /v2.0/security-group-rules => generated 565 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 819/1726] 199.204.45.109 () {34 vars in 1057 bytes} [Fri May 29 06:59:14 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=ee9343fa-ec3a-4b34-8bb0-961e4925ee3c => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 06:59:15.124 8 INFO neutron.services.segments.plugin [-] Segment b99d423e-5afc-4d4a-b7a3-664185706f40 resource provider aggregate not found 2026-05-29 06:59:15.128 8 INFO neutron.services.segments.plugin [-] Segment b99d423e-5afc-4d4a-b7a3-664185706f40 resource provider aggregate not found 2026-05-29 06:59:15.160 8 INFO neutron.services.segments.plugin [-] Segment b99d423e-5afc-4d4a-b7a3-664185706f40 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b99d423e-5afc-4d4a-b7a3-664185706f40 found for delete ", "request_id": "req-df210e9e-d17c-4f05-bcf3-074add6b53e0"}]} 2026-05-29 06:59:15.160 8 INFO neutron.services.segments.plugin [-] Segment b99d423e-5afc-4d4a-b7a3-664185706f40 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b99d423e-5afc-4d4a-b7a3-664185706f40 found for delete ", "request_id": "req-33b5a61a-a5a4-4b75-b9b8-a290af8b610f"}]} [pid: 7|app: 0|req: 820/1727] 10.0.0.181 () {32 vars in 731 bytes} [Fri May 29 06:59:14 2026] DELETE /v2.0/floatingips/57ae09b5-adfa-4503-bf27-34aeb3fc6ac3 => generated 0 bytes in 364 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 06:59:15.283 7 WARNING neutron_lib.context [None req-73fd1f55-b0e3-4fed-b487-17658a07096f 2e0048db94a44fd6bb7873bd91582238 53047c4baf8e4446abb2422560db39c7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 908/1728] 10.0.0.181 () {34 vars in 788 bytes} [Fri May 29 06:59:14 2026] PUT /v2.0/routers/95480799-154f-460c-a4f4-5bac0eb3d5d2/remove_router_interface => generated 309 bytes in 1239 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 909/1729] 199.204.45.109 () {34 vars in 983 bytes} [Fri May 29 06:59:15 2026] GET /v2.0/subnets?id=1d1cf450-c110-44eb-997e-4b762892c0a9 => generated 654 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 821/1730] 10.0.0.181 () {34 vars in 694 bytes} [Fri May 29 06:59:15 2026] POST /v2.0/security-group-rules => generated 565 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 910/1731] 10.0.0.181 () {32 vars in 731 bytes} [Fri May 29 06:59:15 2026] DELETE /v2.0/floatingips/3e7e9564-1b1a-4ad8-8ff2-bbce551cfae6 => generated 0 bytes in 356 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 911/1732] 199.204.45.109 () {34 vars in 1051 bytes} [Fri May 29 06:59:15 2026] GET /v2.0/ports?network_id=5e486b90-9c7e-4a03-952d-75e046dc944b&device_owner=network%3Adhcp => generated 1244 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 06:59:15.783 8 WARNING neutron_lib.context [None req-642fb3b3-e038-4647-be44-7705ed3a9c6f 2e0048db94a44fd6bb7873bd91582238 53047c4baf8e4446abb2422560db39c7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 912/1733] 10.0.0.181 () {34 vars in 694 bytes} [Fri May 29 06:59:15 2026] POST /v2.0/security-group-rules => generated 567 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 913/1734] 10.0.0.15 () {34 vars in 988 bytes} [Fri May 29 06:59:15 2026] GET /v2.0/ports?device_id=4204e606-2252-4255-bbf3-55b274976bd3 => generated 971 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 914/1735] 10.0.0.181 () {32 vars in 731 bytes} [Fri May 29 06:59:16 2026] DELETE /v2.0/floatingips/a79f7117-8c9e-4505-9eaa-3006eeac71f7 => generated 0 bytes in 426 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 915/1736] 199.204.45.109 () {34 vars in 1011 bytes} [Fri May 29 06:59:16 2026] GET /v2.0/networks/5e486b90-9c7e-4a03-952d-75e046dc944b?fields=segments => generated 14 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 06:59:16.573 8 WARNING neutron_lib.context [None req-0584a29b-887a-40ec-8925-94413eedac27 2e0048db94a44fd6bb7873bd91582238 53047c4baf8e4446abb2422560db39c7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 06:59:16.590 7 INFO neutron.services.segments.plugin [-] Segment 1e816b83-aceb-4ced-8b35-c5f127cc0766 resource provider aggregate not found 2026-05-29 06:59:16.605 7 INFO neutron.services.segments.plugin [-] Segment 1e816b83-aceb-4ced-8b35-c5f127cc0766 resource provider aggregate not found 2026-05-29 06:59:16.630 7 INFO neutron.services.segments.plugin [-] Segment 1e816b83-aceb-4ced-8b35-c5f127cc0766 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1e816b83-aceb-4ced-8b35-c5f127cc0766 found for delete ", "request_id": "req-ce04659c-6c95-4f8b-8c76-f22447be528f"}]} 2026-05-29 06:59:16.632 7 INFO neutron.services.segments.plugin [-] Segment 1e816b83-aceb-4ced-8b35-c5f127cc0766 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1e816b83-aceb-4ced-8b35-c5f127cc0766 found for delete ", "request_id": "req-9258692d-a625-4620-a406-092015aab3a8"}]} 2026-05-29 06:59:16.658 7 INFO neutron.db.l3_hamode_db [None req-d2b0aedf-3fe5-46c4-aabf-39c92766d56f 28baced029714bb6bd60d80d7e4910de 088a3ca187a94407ad8b491a453c58a8 - - default default] HA network c7711823-c1de-4c08-addc-5c096db7cd2a was deleted as no HA routers are present in tenant c6397d3110cd481b84c4404dd6e7df6d. [pid: 7|app: 0|req: 822/1737] 10.0.0.181 () {32 vars in 723 bytes} [Fri May 29 06:59:15 2026] DELETE /v2.0/routers/95480799-154f-460c-a4f4-5bac0eb3d5d2 => generated 0 bytes in 1269 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 823/1738] 10.0.0.15 () {34 vars in 1038 bytes} [Fri May 29 06:59:16 2026] GET /v2.0/security-groups?id=311fae4d-6059-4324-a641-8128594a5ced&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: 916/1739] 10.0.0.181 () {34 vars in 694 bytes} [Fri May 29 06:59:16 2026] POST /v2.0/security-group-rules => generated 569 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 917/1740] 199.204.45.109 () {34 vars in 1111 bytes} [Fri May 29 06:59:16 2026] GET /v2.0/networks/5e486b90-9c7e-4a03-952d-75e046dc944b?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: 918/1741] 10.0.0.181 () {32 vars in 723 bytes} [Fri May 29 06:59:16 2026] DELETE /v2.0/subnets/87ec2c76-025f-42c2-924b-3503391e16a9 => generated 0 bytes in 196 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 06:59:17.013 8 WARNING neutron_lib.context [None req-dd1e93eb-bef8-426f-bc62-5939387a20d5 2e0048db94a44fd6bb7873bd91582238 53047c4baf8e4446abb2422560db39c7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 824/1742] 10.0.0.181 () {32 vars in 731 bytes} [Fri May 29 06:59:16 2026] DELETE /v2.0/floatingips/e7f887ff-f743-4db6-b03b-334f2556de18 => 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: 919/1743] 10.0.0.181 () {34 vars in 694 bytes} [Fri May 29 06:59:17 2026] POST /v2.0/security-group-rules => generated 569 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 920/1744] 10.0.0.181 () {32 vars in 731 bytes} [Fri May 29 06:59:17 2026] DELETE /v2.0/floatingips/d0611e0d-6439-43ce-a5cf-06291345aeda => generated 0 bytes in 325 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 06:59:17.464 8 WARNING neutron_lib.context [None req-3a6bfe62-eb58-4aa0-90cc-851d654e6ff3 2e0048db94a44fd6bb7873bd91582238 53047c4baf8e4446abb2422560db39c7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 825/1745] 10.0.0.181 () {32 vars in 725 bytes} [Fri May 29 06:59:17 2026] DELETE /v2.0/networks/56ebb0d4-7789-4503-ae2c-af1acd048f7c => generated 0 bytes in 401 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 921/1746] 10.0.0.181 () {34 vars in 694 bytes} [Fri May 29 06:59:17 2026] POST /v2.0/security-group-rules => generated 565 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 06:59:17.600 7 WARNING neutron_lib.context [None req-5c2fc54a-242c-412c-978b-a6419a476a4e 2e0048db94a44fd6bb7873bd91582238 53047c4baf8e4446abb2422560db39c7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 826/1747] 10.0.0.181 () {34 vars in 694 bytes} [Fri May 29 06:59:17 2026] POST /v2.0/security-group-rules => generated 565 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 06:59:17.757 8 WARNING neutron_lib.context [None req-33a12f77-69b4-4f18-a4eb-6483987e499e 2e0048db94a44fd6bb7873bd91582238 53047c4baf8e4446abb2422560db39c7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1748] 10.0.0.181 () {34 vars in 694 bytes} [Fri May 29 06:59:17 2026] POST /v2.0/security-group-rules => generated 565 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 06:59:17.864 8 WARNING neutron_lib.context [None req-f4896b5c-bc0a-4304-b4ca-be1c68f47c35 2e0048db94a44fd6bb7873bd91582238 53047c4baf8e4446abb2422560db39c7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 827/1749] 10.0.0.15 () {34 vars in 988 bytes} [Fri May 29 06:59:17 2026] GET /v2.0/ports?device_id=4204e606-2252-4255-bbf3-55b274976bd3 => generated 971 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 828/1750] 10.0.0.181 () {32 vars in 773 bytes} [Fri May 29 06:59:17 2026] GET /v2.0/security-groups?tenant_id=6fe9b1ac0d774f54997f4c98bff6ecab&name=default => generated 2801 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 923/1751] 10.0.0.181 () {34 vars in 694 bytes} [Fri May 29 06:59:17 2026] POST /v2.0/security-group-rules => generated 567 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 829/1752] 10.0.0.15 () {34 vars in 1038 bytes} [Fri May 29 06:59:17 2026] GET /v2.0/security-groups?id=311fae4d-6059-4324-a641-8128594a5ced&fields=id&fields=name => generated 113 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 06:59:17.985 7 WARNING neutron_lib.context [None req-b59e4357-3022-4fc9-87da-21c7a2930c63 2e0048db94a44fd6bb7873bd91582238 53047c4baf8e4446abb2422560db39c7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 924/1753] 10.0.0.181 () {32 vars in 739 bytes} [Fri May 29 06:59:17 2026] DELETE /v2.0/security-groups/4dce6508-aa3d-4d25-9948-4294f1e34e7e => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 830/1754] 10.0.0.181 () {34 vars in 694 bytes} [Fri May 29 06:59:17 2026] POST /v2.0/security-group-rules => generated 569 bytes in 100 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 06:59:18.093 7 WARNING neutron_lib.context [None req-25762efa-035a-40d7-ae71-a173616ace0b 2e0048db94a44fd6bb7873bd91582238 53047c4baf8e4446abb2422560db39c7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 925/1755] 10.0.0.15 () {34 vars in 988 bytes} [Fri May 29 06:59:18 2026] GET /v2.0/ports?device_id=4204e606-2252-4255-bbf3-55b274976bd3 => generated 971 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 926/1756] 10.0.0.15 () {34 vars in 1038 bytes} [Fri May 29 06:59:18 2026] GET /v2.0/security-groups?id=311fae4d-6059-4324-a641-8128594a5ced&fields=id&fields=name => generated 113 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 831/1757] 10.0.0.181 () {34 vars in 694 bytes} [Fri May 29 06:59:18 2026] POST /v2.0/security-group-rules => generated 565 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 927/1758] 10.0.0.181 () {32 vars in 735 bytes} [Fri May 29 06:59:18 2026] GET /v2.0/ports?device_id=4204e606-2252-4255-bbf3-55b274976bd3 => generated 1240 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 06:59:18.251 7 WARNING neutron_lib.context [None req-5dbd575f-ff7e-48dc-a467-c37b57c0c3e9 588cf14494f54a28acb78a6343fa55a8 21c4d84464094378a78963e1c00bd7e1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 928/1759] 10.0.0.181 () {32 vars in 773 bytes} [Fri May 29 06:59:18 2026] GET /v2.0/security-groups?tenant_id=c6397d3110cd481b84c4404dd6e7df6d&name=default => generated 2801 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 929/1760] 10.0.0.181 () {32 vars in 739 bytes} [Fri May 29 06:59:18 2026] DELETE /v2.0/security-groups/3ff6e6b4-1fce-4f73-9c63-7c3f4cb45f7d => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 06:59:18.658 7 INFO neutron.services.segments.plugin [-] Segment 8d1f2694-281b-4e6b-b589-c5e44da3a928 resource provider aggregate not found 2026-05-29 06:59:18.663 7 INFO neutron.services.segments.plugin [-] Segment 8d1f2694-281b-4e6b-b589-c5e44da3a928 resource provider aggregate not found 2026-05-29 06:59:18.673 7 INFO neutron.services.segments.plugin [-] Segment 8d1f2694-281b-4e6b-b589-c5e44da3a928 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8d1f2694-281b-4e6b-b589-c5e44da3a928 found for delete ", "request_id": "req-7fe89e7d-6227-4688-9c1e-5474560d7796"}]} 2026-05-29 06:59:18.676 7 INFO neutron.services.segments.plugin [-] Segment 8d1f2694-281b-4e6b-b589-c5e44da3a928 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8d1f2694-281b-4e6b-b589-c5e44da3a928 found for delete ", "request_id": "req-d7d6be30-bf35-4e0d-bd69-e3c405344551"}]} [pid: 8|app: 0|req: 930/1761] 10.0.0.181 () {32 vars in 773 bytes} [Fri May 29 06:59:18 2026] GET /v2.0/security-groups?tenant_id=131474fb07d2427bb038d96827ffb6ff&name=default => generated 2801 bytes in 468 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 931/1762] 10.0.0.15 () {34 vars in 1094 bytes} [Fri May 29 06:59:18 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1526471636&fields=id&tenant_id=53047c4baf8e4446abb2422560db39c7 => generated 69 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 932/1763] 10.0.0.181 () {32 vars in 739 bytes} [Fri May 29 06:59:19 2026] DELETE /v2.0/security-groups/8e1440d3-7cf4-44c7-acb7-48b6fa542fce => 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: 933/1764] 10.0.0.15 () {34 vars in 980 bytes} [Fri May 29 06:59:19 2026] GET /v2.0/networks?id=7a0ebe6c-9c04-44af-9aad-a8e43d62e98e => generated 705 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 934/1765] 10.0.0.15 () {34 vars in 963 bytes} [Fri May 29 06:59:19 2026] GET /v2.0/quotas/53047c4baf8e4446abb2422560db39c7 => generated 292 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 06:59:19.301 7 INFO neutron.db.l3_db [None req-5dbd575f-ff7e-48dc-a467-c37b57c0c3e9 588cf14494f54a28acb78a6343fa55a8 21c4d84464094378a78963e1c00bd7e1 - - default default] Floating IP 0f503eb7-ef25-468d-b14f-504fb41f6691 associated. External IP: 10.96.250.206, port: ee9343fa-ec3a-4b34-8bb0-961e4925ee3c. [pid: 8|app: 0|req: 935/1766] 10.0.0.15 () {34 vars in 1000 bytes} [Fri May 29 06:59:19 2026] GET /v2.0/ports?tenant_id=53047c4baf8e4446abb2422560db39c7&fields=id => generated 287 bytes in 248 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 936/1767] 10.0.0.181 () {32 vars in 773 bytes} [Fri May 29 06:59:19 2026] GET /v2.0/security-groups?tenant_id=9e2da4d3e2694c5d8a4223c5af7f0332&name=default => generated 2801 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 937/1768] 10.0.0.15 () {34 vars in 1006 bytes} [Fri May 29 06:59:19 2026] GET /v2.0/networks/7a0ebe6c-9c04-44af-9aad-a8e43d62e98e?fields=segments => generated 14 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 938/1769] 10.0.0.181 () {32 vars in 739 bytes} [Fri May 29 06:59:19 2026] DELETE /v2.0/security-groups/3a9fcb32-97ce-45da-85d6-1c725e4ae656 => 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: 939/1770] 10.0.0.15 () {34 vars in 1106 bytes} [Fri May 29 06:59:19 2026] GET /v2.0/networks/7a0ebe6c-9c04-44af-9aad-a8e43d62e98e?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: 940/1771] 10.0.0.181 () {32 vars in 773 bytes} [Fri May 29 06:59:19 2026] GET /v2.0/security-groups?tenant_id=f032ceeb4c0c497d9598ea0bd7a6803a&name=default => generated 2801 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 941/1772] 10.0.0.15 () {34 vars in 988 bytes} [Fri May 29 06:59:19 2026] GET /v2.0/ports?device_id=0afef15d-9210-4a62-b86c-27834d28f791 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 942/1773] 10.0.0.181 () {32 vars in 739 bytes} [Fri May 29 06:59:20 2026] DELETE /v2.0/security-groups/6a291699-f6d8-43a3-aa02-329fa3e92cc0 => 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: 832/1774] 10.0.0.181 () {34 vars in 676 bytes} [Fri May 29 06:59:18 2026] POST /v2.0/floatingips => generated 855 bytes in 1903 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 943/1775] 10.0.0.181 () {32 vars in 728 bytes} [Fri May 29 06:59:20 2026] GET /v2.0/floatingips/0f503eb7-ef25-468d-b14f-504fb41f6691 => generated 855 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 06:59:20.776 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e2797216-6a01-4851-bead-514e406a64a9'] response: {'name': 'network-changed', 'server_uuid': '4204e606-2252-4255-bbf3-55b274976bd3', 'tag': 'ee9343fa-ec3a-4b34-8bb0-961e4925ee3c', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 833/1776] 199.204.45.109 () {34 vars in 985 bytes} [Fri May 29 06:59:20 2026] GET /v2.0/networks?id=7a0ebe6c-9c04-44af-9aad-a8e43d62e98e => generated 705 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 944/1777] 199.204.45.109 () {34 vars in 1079 bytes} [Fri May 29 06:59:20 2026] GET /v2.0/ports?tenant_id=21c4d84464094378a78963e1c00bd7e1&device_id=4204e606-2252-4255-bbf3-55b274976bd3 => generated 1240 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 834/1778] 199.204.45.109 () {34 vars in 1049 bytes} [Fri May 29 06:59:20 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=53047c4baf8e4446abb2422560db39c7 => generated 179 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 06:59:20.913 7 WARNING neutron_lib.context [req-ba6f83dc-8d0f-49ff-af82-35fef933a521 req-f2f098fa-ab28-4630-98e9-b0f8f47cbf4e 2e0048db94a44fd6bb7873bd91582238 53047c4baf8e4446abb2422560db39c7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 945/1779] 199.204.45.109 () {34 vars in 985 bytes} [Fri May 29 06:59:20 2026] GET /v2.0/networks?id=5e486b90-9c7e-4a03-952d-75e046dc944b => generated 757 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 946/1780] 199.204.45.109 () {34 vars in 1057 bytes} [Fri May 29 06:59:20 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=ee9343fa-ec3a-4b34-8bb0-961e4925ee3c => generated 860 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 947/1781] 199.204.45.109 () {34 vars in 983 bytes} [Fri May 29 06:59:21 2026] GET /v2.0/subnets?id=1d1cf450-c110-44eb-997e-4b762892c0a9 => generated 654 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 948/1782] 199.204.45.109 () {34 vars in 1051 bytes} [Fri May 29 06:59:21 2026] GET /v2.0/ports?network_id=5e486b90-9c7e-4a03-952d-75e046dc944b&device_owner=network%3Adhcp => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 949/1783] 199.204.45.109 () {34 vars in 1011 bytes} [Fri May 29 06:59:21 2026] GET /v2.0/networks/5e486b90-9c7e-4a03-952d-75e046dc944b?fields=segments => generated 14 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 950/1784] 10.0.0.181 () {32 vars in 728 bytes} [Fri May 29 06:59:21 2026] GET /v2.0/floatingips/0f503eb7-ef25-468d-b14f-504fb41f6691 => generated 857 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 951/1785] 199.204.45.109 () {34 vars in 1111 bytes} [Fri May 29 06:59:21 2026] GET /v2.0/networks/5e486b90-9c7e-4a03-952d-75e046dc944b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 835/1786] 199.204.45.109 () {38 vars in 954 bytes} [Fri May 29 06:59:20 2026] POST /v2.0/ports => generated 1179 bytes in 530 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 952/1787] 199.204.45.109 () {38 vars in 1027 bytes} [Fri May 29 06:59:21 2026] PUT /v2.0/ports/e4eb368c-2700-4d9d-8d6f-e84530c3eda0 => generated 1424 bytes in 514 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: 836/1788] 199.204.45.109 () {34 vars in 1079 bytes} [Fri May 29 06:59:21 2026] GET /v2.0/ports?tenant_id=53047c4baf8e4446abb2422560db39c7&device_id=0afef15d-9210-4a62-b86c-27834d28f791 => generated 1463 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 06:59:22.076 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-69d32445-d033-4479-81e7-8314e4e24eda'] response: {'name': 'network-changed', 'server_uuid': '0afef15d-9210-4a62-b86c-27834d28f791', 'tag': 'e4eb368c-2700-4d9d-8d6f-e84530c3eda0', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 953/1789] 199.204.45.109 () {34 vars in 1055 bytes} [Fri May 29 06:59:22 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.17&port_id=e4eb368c-2700-4d9d-8d6f-e84530c3eda0 => generated 19 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 837/1790] 199.204.45.109 () {34 vars in 1103 bytes} [Fri May 29 06:59:22 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A3e3&port_id=e4eb368c-2700-4d9d-8d6f-e84530c3eda0 => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 954/1791] 199.204.45.109 () {34 vars in 1063 bytes} [Fri May 29 06:59:22 2026] GET /v2.0/subnets?id=7cc17c74-523d-4d6f-a586-1d4e8bf1283c&id=1590b5fb-ba9d-4c7a-8c0e-a369d85f53b7 => 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: 838/1792] 199.204.45.109 () {34 vars in 1051 bytes} [Fri May 29 06:59:22 2026] GET /v2.0/ports?network_id=7a0ebe6c-9c04-44af-9aad-a8e43d62e98e&device_owner=network%3Adhcp => generated 1457 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 955/1793] 199.204.45.109 () {34 vars in 1051 bytes} [Fri May 29 06:59:22 2026] GET /v2.0/ports?network_id=7a0ebe6c-9c04-44af-9aad-a8e43d62e98e&device_owner=network%3Adhcp => generated 1457 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 839/1794] 199.204.45.109 () {34 vars in 1011 bytes} [Fri May 29 06:59:22 2026] GET /v2.0/networks/7a0ebe6c-9c04-44af-9aad-a8e43d62e98e?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: 956/1795] 199.204.45.109 () {34 vars in 1111 bytes} [Fri May 29 06:59:22 2026] GET /v2.0/networks/7a0ebe6c-9c04-44af-9aad-a8e43d62e98e?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: 840/1796] 199.204.45.109 () {34 vars in 1079 bytes} [Fri May 29 06:59:22 2026] GET /v2.0/ports?tenant_id=53047c4baf8e4446abb2422560db39c7&device_id=0afef15d-9210-4a62-b86c-27834d28f791 => generated 1463 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 957/1797] 199.204.45.109 () {34 vars in 985 bytes} [Fri May 29 06:59:22 2026] GET /v2.0/networks?id=7a0ebe6c-9c04-44af-9aad-a8e43d62e98e => 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: 841/1798] 199.204.45.109 () {34 vars in 1055 bytes} [Fri May 29 06:59:22 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.17&port_id=e4eb368c-2700-4d9d-8d6f-e84530c3eda0 => 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: 958/1799] 199.204.45.109 () {34 vars in 1103 bytes} [Fri May 29 06:59:22 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A3e3&port_id=e4eb368c-2700-4d9d-8d6f-e84530c3eda0 => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 842/1800] 199.204.45.109 () {34 vars in 1063 bytes} [Fri May 29 06:59:22 2026] GET /v2.0/subnets?id=7cc17c74-523d-4d6f-a586-1d4e8bf1283c&id=1590b5fb-ba9d-4c7a-8c0e-a369d85f53b7 => generated 1361 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 959/1801] 199.204.45.109 () {34 vars in 1051 bytes} [Fri May 29 06:59:22 2026] GET /v2.0/ports?network_id=7a0ebe6c-9c04-44af-9aad-a8e43d62e98e&device_owner=network%3Adhcp => generated 1457 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 843/1802] 199.204.45.109 () {34 vars in 1051 bytes} [Fri May 29 06:59:22 2026] GET /v2.0/ports?network_id=7a0ebe6c-9c04-44af-9aad-a8e43d62e98e&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: 844/1803] 199.204.45.109 () {34 vars in 1011 bytes} [Fri May 29 06:59:22 2026] GET /v2.0/networks/7a0ebe6c-9c04-44af-9aad-a8e43d62e98e?fields=segments => generated 14 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 06:59:22.916 8 WARNING neutron_lib.context [None req-cacd4c1b-82af-4108-b6df-76c0d38bba9f e406aea8a29445eea51e0802649623fb 80d6868b31f845b482d3e37e05af30de - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 845/1804] 199.204.45.109 () {34 vars in 1111 bytes} [Fri May 29 06:59:22 2026] GET /v2.0/networks/7a0ebe6c-9c04-44af-9aad-a8e43d62e98e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 06:59:23.056 8 INFO neutron.db.segments_db [None req-cacd4c1b-82af-4108-b6df-76c0d38bba9f e406aea8a29445eea51e0802649623fb 80d6868b31f845b482d3e37e05af30de - - default default] Added segment f29e05fe-9016-4a34-ad10-99ef94b83b0c of type vxlan for network 94076366-7e56-40a9-977b-4ecc4f915196 [pid: 8|app: 0|req: 960/1805] 10.0.0.181 () {34 vars in 669 bytes} [Fri May 29 06:59:22 2026] POST /v2.0/networks => generated 632 bytes in 364 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 06:59:23.188 7 WARNING neutron_lib.context [None req-805ab877-9c59-4a9c-b55f-f3ec15b8955c e406aea8a29445eea51e0802649623fb 80d6868b31f845b482d3e37e05af30de - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 06:59:23.468 8 WARNING neutron_lib.context [None req-8e2aaa4d-806a-43dc-93c1-d394fb66ba7d d0df65ef1b8b4da489c51bf1e262926e 7b16a7becfb04600b38c408bf49f1c15 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 846/1806] 10.0.0.181 () {34 vars in 663 bytes} [Fri May 29 06:59:23 2026] POST /v2.0/ports => generated 743 bytes in 335 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 06:59:23.533 7 WARNING neutron_lib.context [None req-bd836b7f-d51b-4120-82b0-b33312e72095 e406aea8a29445eea51e0802649623fb 80d6868b31f845b482d3e37e05af30de - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 06:59:23.601 7 INFO neutron.db.segments_db [None req-bd836b7f-d51b-4120-82b0-b33312e72095 e406aea8a29445eea51e0802649623fb 80d6868b31f845b482d3e37e05af30de - - default default] Added segment 9d2de56b-d174-4a7f-ad75-d199b9d30fc6 of type vxlan for network 886ae1c0-e296-4a06-8163-930d6c0d4ad3 2026-05-29 06:59:23.641 8 INFO neutron.db.segments_db [None req-8e2aaa4d-806a-43dc-93c1-d394fb66ba7d d0df65ef1b8b4da489c51bf1e262926e 7b16a7becfb04600b38c408bf49f1c15 - - default default] Added segment 5748fed0-89e8-41b0-8383-ccb380a86569 of type vxlan for network 2ff7c711-2f06-4336-86db-9187a20f1298 [pid: 7|app: 0|req: 849/1809] 10.0.0.181 () {34 vars in 669 bytes} [Fri May 29 06:59:23 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: 8|app: 0|req: 961/1810] 10.0.0.181 () {34 vars in 669 bytes} [Fri May 29 06:59:23 2026] POST /v2.0/networks => generated 632 bytes in 355 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 06:59:23.761 8 WARNING neutron_lib.context [None req-4e9d54f5-df32-48aa-a5bf-420a6a9cb244 e406aea8a29445eea51e0802649623fb 80d6868b31f845b482d3e37e05af30de - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 850/1811] 199.204.45.109 () {34 vars in 1095 bytes} [Fri May 29 06:59:23 2026] GET /v2.0/ports?device_id=4204e606-2252-4255-bbf3-55b274976bd3&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 06:59:23.801 7 WARNING neutron_lib.context [None req-74ab1231-41a8-4a02-a8c6-84ca59a0eae6 d0df65ef1b8b4da489c51bf1e262926e 7b16a7becfb04600b38c408bf49f1c15 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 962/1812] 10.0.0.181 () {34 vars in 663 bytes} [Fri May 29 06:59:23 2026] POST /v2.0/ports => generated 743 bytes in 325 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 963/1813] 199.204.45.109 () {34 vars in 1079 bytes} [Fri May 29 06:59:24 2026] GET /v2.0/ports?tenant_id=21c4d84464094378a78963e1c00bd7e1&device_id=4204e606-2252-4255-bbf3-55b274976bd3 => generated 1240 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 06:59:24.125 8 WARNING neutron_lib.context [None req-f0cbf476-515e-491b-a24a-1300c4cd89dc e406aea8a29445eea51e0802649623fb 80d6868b31f845b482d3e37e05af30de - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 851/1814] 10.0.0.181 () {34 vars in 668 bytes} [Fri May 29 06:59:23 2026] POST /v2.0/subnets => generated 602 bytes in 348 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 06:59:24.196 8 INFO neutron.db.segments_db [None req-f0cbf476-515e-491b-a24a-1300c4cd89dc e406aea8a29445eea51e0802649623fb 80d6868b31f845b482d3e37e05af30de - - default default] Added segment 900524a0-c8ff-479f-bb6e-578b7877234c of type vxlan for network f895460d-eccf-4244-bf87-81ce7b662452 [pid: 7|app: 0|req: 852/1815] 199.204.45.109 () {34 vars in 985 bytes} [Fri May 29 06:59:24 2026] GET /v2.0/networks?id=5e486b90-9c7e-4a03-952d-75e046dc944b => generated 757 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 853/1816] 10.0.0.181 () {34 vars in 750 bytes} [Fri May 29 06:59:24 2026] PUT /v2.0/subnets/217e3fb3-96a1-482e-856c-e24d6cf1680a/tags => generated 25 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 964/1817] 10.0.0.181 () {34 vars in 669 bytes} [Fri May 29 06:59:24 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: 854/1818] 199.204.45.109 () {34 vars in 1057 bytes} [Fri May 29 06:59:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=ee9343fa-ec3a-4b34-8bb0-961e4925ee3c => generated 860 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 06:59:24.370 7 WARNING neutron_lib.context [None req-acbdeb73-5208-45dd-90ba-b3dda3b3b580 e406aea8a29445eea51e0802649623fb 80d6868b31f845b482d3e37e05af30de - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 965/1819] 10.0.0.181 () {32 vars in 730 bytes} [Fri May 29 06:59:24 2026] GET /v2.0/subnets/217e3fb3-96a1-482e-856c-e24d6cf1680a/tags => generated 25 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 966/1820] 199.204.45.109 () {34 vars in 983 bytes} [Fri May 29 06:59:24 2026] GET /v2.0/subnets?id=1d1cf450-c110-44eb-997e-4b762892c0a9 => generated 654 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 967/1821] 10.0.0.181 () {34 vars in 761 bytes} [Fri May 29 06:59:24 2026] PUT /v2.0/subnets/217e3fb3-96a1-482e-856c-e24d6cf1680a/tags/green => generated 4 bytes in 48 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 968/1822] 199.204.45.109 () {34 vars in 1051 bytes} [Fri May 29 06:59:24 2026] GET /v2.0/ports?network_id=5e486b90-9c7e-4a03-952d-75e046dc944b&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: 969/1823] 10.0.0.181 () {32 vars in 730 bytes} [Fri May 29 06:59:24 2026] GET /v2.0/subnets/217e3fb3-96a1-482e-856c-e24d6cf1680a/tags => generated 34 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 970/1824] 199.204.45.109 () {34 vars in 1011 bytes} [Fri May 29 06:59:24 2026] GET /v2.0/networks/5e486b90-9c7e-4a03-952d-75e046dc944b?fields=segments => generated 14 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 971/1825] 10.0.0.181 () {34 vars in 757 bytes} [Fri May 29 06:59:24 2026] PUT /v2.0/subnets/217e3fb3-96a1-482e-856c-e24d6cf1680a/tags/red => 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: 972/1826] 199.204.45.109 () {34 vars in 1111 bytes} [Fri May 29 06:59:24 2026] GET /v2.0/networks/5e486b90-9c7e-4a03-952d-75e046dc944b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 855/1827] 10.0.0.181 () {34 vars in 663 bytes} [Fri May 29 06:59:24 2026] POST /v2.0/ports => generated 743 bytes in 431 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 06:59:24.810 7 WARNING neutron_lib.context [None req-b42e8422-f2a3-4227-acc8-eaf955b65f85 e406aea8a29445eea51e0802649623fb 80d6868b31f845b482d3e37e05af30de - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 973/1828] 10.0.0.181 () {32 vars in 730 bytes} [Fri May 29 06:59:24 2026] GET /v2.0/subnets/217e3fb3-96a1-482e-856c-e24d6cf1680a/tags => generated 34 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 06:59:24.875 7 INFO neutron.db.segments_db [None req-b42e8422-f2a3-4227-acc8-eaf955b65f85 e406aea8a29445eea51e0802649623fb 80d6868b31f845b482d3e37e05af30de - - default default] Added segment f6a64b63-b0b0-4a25-b8e5-38fcbc3d2ee9 of type vxlan for network 4eb3d927-ed54-44c5-a6ef-c1acbea53bbd [pid: 8|app: 0|req: 974/1829] 10.0.0.181 () {34 vars in 779 bytes} [Fri May 29 06:59:24 2026] PUT /v2.0/subnets/217e3fb3-96a1-482e-856c-e24d6cf1680a/tags/black.or.white => generated 4 bytes in 57 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 975/1830] 10.0.0.181 () {32 vars in 730 bytes} [Fri May 29 06:59:24 2026] GET /v2.0/subnets/217e3fb3-96a1-482e-856c-e24d6cf1680a/tags => generated 52 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 976/1831] 10.0.0.181 () {34 vars in 750 bytes} [Fri May 29 06:59:24 2026] PUT /v2.0/subnets/217e3fb3-96a1-482e-856c-e24d6cf1680a/tags => generated 37 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 856/1832] 10.0.0.181 () {34 vars in 669 bytes} [Fri May 29 06:59:24 2026] POST /v2.0/networks => generated 632 bytes in 254 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 06:59:25.068 8 WARNING neutron_lib.context [None req-1f865ef1-c8b5-4075-9435-e09156ec2958 e406aea8a29445eea51e0802649623fb 80d6868b31f845b482d3e37e05af30de - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 857/1833] 10.0.0.181 () {32 vars in 730 bytes} [Fri May 29 06:59:25 2026] GET /v2.0/subnets/217e3fb3-96a1-482e-856c-e24d6cf1680a/tags => generated 37 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 858/1834] 10.0.0.15 () {34 vars in 988 bytes} [Fri May 29 06:59:25 2026] GET /v2.0/ports?device_id=0afef15d-9210-4a62-b86c-27834d28f791 => generated 1196 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 859/1835] 10.0.0.181 () {32 vars in 738 bytes} [Fri May 29 06:59:25 2026] GET /v2.0/subnets/217e3fb3-96a1-482e-856c-e24d6cf1680a/tags/red => generated 0 bytes in 39 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 860/1836] 10.0.0.15 () {34 vars in 1038 bytes} [Fri May 29 06:59:25 2026] GET /v2.0/security-groups?id=9601cd08-563e-41b3-a549-0f3fbeb02f6a&fields=id&fields=name => generated 112 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 06:59:25.390 7 INFO neutron.api.v2.resource [None req-9926093f-c1bc-441b-a780-aa5c952f056a d0df65ef1b8b4da489c51bf1e262926e 7b16a7becfb04600b38c408bf49f1c15 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 861/1837] 10.0.0.181 () {32 vars in 742 bytes} [Fri May 29 06:59:25 2026] GET /v2.0/subnets/217e3fb3-96a1-482e-856c-e24d6cf1680a/tags/green => generated 99 bytes in 50 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 862/1838] 10.0.0.181 () {32 vars in 817 bytes} [Fri May 29 06:59:25 2026] GET /v2.0/ports?network_id=7a0ebe6c-9c04-44af-9aad-a8e43d62e98e&mac_address=fa%3A16%3A3e%3A43%3Acc%3A4a => generated 1196 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 977/1839] 10.0.0.181 () {34 vars in 663 bytes} [Fri May 29 06:59:25 2026] POST /v2.0/ports => generated 743 bytes in 390 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 06:59:25.462 8 WARNING neutron_lib.context [None req-13e65a3f-72c8-4903-97b6-3dcb78af3df1 2e0048db94a44fd6bb7873bd91582238 53047c4baf8e4446abb2422560db39c7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 863/1840] 10.0.0.181 () {32 vars in 741 bytes} [Fri May 29 06:59:25 2026] DELETE /v2.0/subnets/217e3fb3-96a1-482e-856c-e24d6cf1680a/tags/red => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 06:59:25.515 7 WARNING neutron_lib.context [None req-822c4465-43a6-4707-9bd0-e0ed2f336b57 e406aea8a29445eea51e0802649623fb 80d6868b31f845b482d3e37e05af30de - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 06:59:25.587 7 INFO neutron.db.segments_db [None req-822c4465-43a6-4707-9bd0-e0ed2f336b57 e406aea8a29445eea51e0802649623fb 80d6868b31f845b482d3e37e05af30de - - default default] Added segment 516fd757-7e58-43ec-9888-a21cbc94bbef of type vxlan for network d9852e75-d1c7-447c-afd1-979bdf3d7316 [pid: 7|app: 0|req: 864/1841] 10.0.0.181 () {34 vars in 669 bytes} [Fri May 29 06:59:25 2026] POST /v2.0/networks => generated 631 bytes in 191 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 865/1842] 10.0.0.181 () {32 vars in 730 bytes} [Fri May 29 06:59:25 2026] GET /v2.0/subnets/217e3fb3-96a1-482e-856c-e24d6cf1680a/tags => generated 30 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 06:59:25.745 7 WARNING neutron_lib.context [None req-d3023c7d-df6d-4111-a1b7-7ea29e10f9e1 e406aea8a29445eea51e0802649623fb 80d6868b31f845b482d3e37e05af30de - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 866/1843] 10.0.0.181 () {34 vars in 663 bytes} [Fri May 29 06:59:25 2026] POST /v2.0/ports => generated 743 bytes in 314 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 06:59:26.100 7 INFO neutron.api.v2.resource [None req-409a41bf-a7de-497e-b1f1-ef1c757d1b69 d0df65ef1b8b4da489c51bf1e262926e 7b16a7becfb04600b38c408bf49f1c15 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 867/1844] 10.0.0.181 () {32 vars in 745 bytes} [Fri May 29 06:59:26 2026] DELETE /v2.0/subnets/217e3fb3-96a1-482e-856c-e24d6cf1680a/tags/green => generated 99 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 868/1845] 10.0.0.181 () {34 vars in 746 bytes} [Fri May 29 06:59:26 2026] PUT /v2.0/ports/176a1a8b-b809-4f71-b30f-740c7c577444/tags => generated 17 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 869/1846] 10.0.0.181 () {32 vars in 733 bytes} [Fri May 29 06:59:26 2026] DELETE /v2.0/subnets/217e3fb3-96a1-482e-856c-e24d6cf1680a/tags => generated 0 bytes in 51 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 870/1847] 10.0.0.181 () {34 vars in 746 bytes} [Fri May 29 06:59:26 2026] PUT /v2.0/ports/edd711f6-6caf-40b2-a6a0-db2b5f207f20/tags => generated 25 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 871/1848] 10.0.0.181 () {32 vars in 730 bytes} [Fri May 29 06:59:26 2026] GET /v2.0/subnets/217e3fb3-96a1-482e-856c-e24d6cf1680a/tags => 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: 872/1849] 10.0.0.181 () {34 vars in 746 bytes} [Fri May 29 06:59:26 2026] PUT /v2.0/ports/86436011-e3f5-45ae-8c52-ea4581e48f06/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: 873/1850] 10.0.0.181 () {32 vars in 723 bytes} [Fri May 29 06:59:26 2026] DELETE /v2.0/subnets/217e3fb3-96a1-482e-856c-e24d6cf1680a => generated 0 bytes in 306 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 874/1851] 10.0.0.181 () {34 vars in 746 bytes} [Fri May 29 06:59:26 2026] PUT /v2.0/ports/5985b1e7-f0ca-4231-85e7-38ed2c4a6953/tags => generated 19 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 06:59:26.720 8 INFO neutron.db.l3_db [None req-13e65a3f-72c8-4903-97b6-3dcb78af3df1 2e0048db94a44fd6bb7873bd91582238 53047c4baf8e4446abb2422560db39c7 - - default default] Floating IP f3b3e3b0-eb56-4413-801a-b79ed8cd9b98 associated. External IP: 10.96.250.219, port: e4eb368c-2700-4d9d-8d6f-e84530c3eda0. 2026-05-29 06:59:27.069 7 INFO neutron.services.segments.plugin [-] Segment 5748fed0-89e8-41b0-8383-ccb380a86569 resource provider aggregate not found 2026-05-29 06:59:27.076 7 INFO neutron.services.segments.plugin [-] Segment 5748fed0-89e8-41b0-8383-ccb380a86569 resource provider aggregate not found 2026-05-29 06:59:27.095 7 INFO neutron.services.segments.plugin [-] Segment 5748fed0-89e8-41b0-8383-ccb380a86569 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5748fed0-89e8-41b0-8383-ccb380a86569 found for delete ", "request_id": "req-6abf633c-4aaf-4dd8-a987-61b82c193ea4"}]} [pid: 7|app: 0|req: 875/1852] 10.0.0.181 () {32 vars in 725 bytes} [Fri May 29 06:59:26 2026] DELETE /v2.0/networks/2ff7c711-2f06-4336-86db-9187a20f1298 => generated 0 bytes in 396 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 06:59:27.123 7 INFO neutron.services.segments.plugin [-] Segment 5748fed0-89e8-41b0-8383-ccb380a86569 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5748fed0-89e8-41b0-8383-ccb380a86569 found for delete ", "request_id": "req-01f23440-c635-48fb-a3a3-8741aaef6e91"}]} [pid: 8|app: 0|req: 978/1853] 10.0.0.181 () {34 vars in 676 bytes} [Fri May 29 06:59:25 2026] POST /v2.0/floatingips => generated 854 bytes in 1703 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 876/1854] 10.0.0.181 () {32 vars in 659 bytes} [Fri May 29 06:59:27 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 171 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 06:59:27.293 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-a4b0eacf-1b67-464e-9e9d-940df9e0d3bc'] response: {'name': 'network-changed', 'server_uuid': '0afef15d-9210-4a62-b86c-27834d28f791', 'tag': 'e4eb368c-2700-4d9d-8d6f-e84530c3eda0', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 979/1855] 10.0.0.15 () {34 vars in 1094 bytes} [Fri May 29 06:59:27 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1526471636&fields=id&tenant_id=53047c4baf8e4446abb2422560db39c7 => generated 69 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 877/1856] 10.0.0.181 () {32 vars in 673 bytes} [Fri May 29 06:59:27 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 980/1857] 199.204.45.109 () {34 vars in 1079 bytes} [Fri May 29 06:59:27 2026] GET /v2.0/ports?tenant_id=53047c4baf8e4446abb2422560db39c7&device_id=0afef15d-9210-4a62-b86c-27834d28f791 => generated 1465 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 878/1858] 10.0.0.15 () {34 vars in 980 bytes} [Fri May 29 06:59:27 2026] GET /v2.0/networks?id=b7c5d627-78b0-4fe4-a44c-05cee70c12eb => generated 705 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 879/1859] 199.204.45.109 () {34 vars in 985 bytes} [Fri May 29 06:59:27 2026] GET /v2.0/networks?id=7a0ebe6c-9c04-44af-9aad-a8e43d62e98e => generated 801 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 880/1860] 10.0.0.15 () {34 vars in 963 bytes} [Fri May 29 06:59:27 2026] GET /v2.0/quotas/53047c4baf8e4446abb2422560db39c7 => generated 292 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 981/1861] 10.0.0.181 () {32 vars in 669 bytes} [Fri May 29 06:59:27 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 881/1862] 199.204.45.109 () {34 vars in 1055 bytes} [Fri May 29 06:59:27 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.17&port_id=e4eb368c-2700-4d9d-8d6f-e84530c3eda0 => generated 857 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 882/1863] 10.0.0.181 () {32 vars in 681 bytes} [Fri May 29 06:59:27 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 883/1864] 199.204.45.109 () {34 vars in 1103 bytes} [Fri May 29 06:59:27 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A3e3&port_id=e4eb368c-2700-4d9d-8d6f-e84530c3eda0 => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 884/1865] 10.0.0.181 () {32 vars in 667 bytes} [Fri May 29 06:59:27 2026] GET /v2.0/ports?not-tags=red => generated 1488 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 982/1866] 10.0.0.15 () {34 vars in 1000 bytes} [Fri May 29 06:59:27 2026] GET /v2.0/ports?tenant_id=53047c4baf8e4446abb2422560db39c7&fields=id => generated 333 bytes in 276 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 885/1867] 199.204.45.109 () {34 vars in 1063 bytes} [Fri May 29 06:59:27 2026] GET /v2.0/subnets?id=7cc17c74-523d-4d6f-a586-1d4e8bf1283c&id=1590b5fb-ba9d-4c7a-8c0e-a369d85f53b7 => generated 1361 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 886/1868] 10.0.0.181 () {32 vars in 773 bytes} [Fri May 29 06:59:27 2026] GET /v2.0/security-groups?tenant_id=7b16a7becfb04600b38c408bf49f1c15&name=default => generated 2801 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 983/1869] 10.0.0.181 () {32 vars in 681 bytes} [Fri May 29 06:59:27 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 2228 bytes in 215 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 887/1870] 10.0.0.15 () {34 vars in 1006 bytes} [Fri May 29 06:59:27 2026] GET /v2.0/networks/b7c5d627-78b0-4fe4-a44c-05cee70c12eb?fields=segments => generated 14 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 984/1871] 199.204.45.109 () {34 vars in 1051 bytes} [Fri May 29 06:59:27 2026] GET /v2.0/ports?network_id=7a0ebe6c-9c04-44af-9aad-a8e43d62e98e&device_owner=network%3Adhcp => generated 1457 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 888/1872] 10.0.0.181 () {32 vars in 739 bytes} [Fri May 29 06:59:28 2026] DELETE /v2.0/security-groups/c1c3489f-c067-4d05-b58a-3846271cf5bb => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 985/1873] 10.0.0.181 () {32 vars in 677 bytes} [Fri May 29 06:59:28 2026] GET /v2.0/ports?not-tags-any=blue => generated 2228 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 986/1874] 199.204.45.109 () {34 vars in 1051 bytes} [Fri May 29 06:59:28 2026] GET /v2.0/ports?network_id=7a0ebe6c-9c04-44af-9aad-a8e43d62e98e&device_owner=network%3Adhcp => generated 1457 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 889/1875] 10.0.0.15 () {34 vars in 1106 bytes} [Fri May 29 06:59:28 2026] GET /v2.0/networks/b7c5d627-78b0-4fe4-a44c-05cee70c12eb?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 987/1876] 10.0.0.181 () {32 vars in 689 bytes} [Fri May 29 06:59:28 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 1488 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 890/1877] 199.204.45.109 () {34 vars in 1011 bytes} [Fri May 29 06:59:28 2026] GET /v2.0/networks/7a0ebe6c-9c04-44af-9aad-a8e43d62e98e?fields=segments => generated 14 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 891/1878] 10.0.0.181 () {32 vars in 773 bytes} [Fri May 29 06:59:28 2026] GET /v2.0/security-groups?tenant_id=f0d473e37dd9451a8e73e3802c9bb45e&name=default => generated 2801 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 892/1879] 199.204.45.109 () {34 vars in 1111 bytes} [Fri May 29 06:59:28 2026] GET /v2.0/networks/7a0ebe6c-9c04-44af-9aad-a8e43d62e98e?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: 893/1880] 10.0.0.15 () {34 vars in 988 bytes} [Fri May 29 06:59:28 2026] GET /v2.0/ports?device_id=7313b0b2-5ca0-47c5-b1ec-7b139fe9b2cc => 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: 988/1881] 10.0.0.181 () {32 vars in 719 bytes} [Fri May 29 06:59:28 2026] DELETE /v2.0/ports/176a1a8b-b809-4f71-b30f-740c7c577444 => generated 0 bytes in 254 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 894/1882] 10.0.0.181 () {32 vars in 739 bytes} [Fri May 29 06:59:28 2026] DELETE /v2.0/security-groups/9db17e8d-5c0c-413c-9d7c-5efc43ea7082 => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 989/1883] 10.0.0.181 () {32 vars in 719 bytes} [Fri May 29 06:59:28 2026] DELETE /v2.0/ports/edd711f6-6caf-40b2-a6a0-db2b5f207f20 => generated 0 bytes in 255 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 895/1884] 10.0.0.52 () {34 vars in 988 bytes} [Fri May 29 06:59:28 2026] GET /v2.0/ports?device_id=4204e606-2252-4255-bbf3-55b274976bd3 => generated 1240 bytes in 327 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 896/1885] 10.0.0.52 () {34 vars in 1038 bytes} [Fri May 29 06:59:28 2026] GET /v2.0/security-groups?id=311fae4d-6059-4324-a641-8128594a5ced&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: 8|app: 0|req: 990/1886] 10.0.0.181 () {32 vars in 719 bytes} [Fri May 29 06:59:28 2026] DELETE /v2.0/ports/86436011-e3f5-45ae-8c52-ea4581e48f06 => generated 0 bytes in 266 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 991/1887] 199.204.45.109 () {34 vars in 985 bytes} [Fri May 29 06:59:29 2026] GET /v2.0/networks?id=b7c5d627-78b0-4fe4-a44c-05cee70c12eb => generated 705 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 992/1888] 199.204.45.109 () {34 vars in 1049 bytes} [Fri May 29 06:59:29 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=53047c4baf8e4446abb2422560db39c7 => generated 179 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 06:59:29.202 8 WARNING neutron_lib.context [req-2e73a1ef-1dbd-492f-b077-578dcbcfce58 req-63dc5a77-6b43-4876-b879-0895785be702 2e0048db94a44fd6bb7873bd91582238 53047c4baf8e4446abb2422560db39c7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 897/1889] 10.0.0.181 () {32 vars in 719 bytes} [Fri May 29 06:59:28 2026] DELETE /v2.0/ports/5985b1e7-f0ca-4231-85e7-38ed2c4a6953 => generated 0 bytes in 250 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 898/1890] 10.0.0.181 () {32 vars in 719 bytes} [Fri May 29 06:59:29 2026] DELETE /v2.0/ports/d2037ac5-5436-4206-86f5-8a5cd87138c0 => generated 0 bytes in 281 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 993/1891] 199.204.45.109 () {38 vars in 954 bytes} [Fri May 29 06:59:29 2026] POST /v2.0/ports => generated 1183 bytes in 503 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 06:59:29.751 7 INFO neutron.services.segments.plugin [-] Segment f29e05fe-9016-4a34-ad10-99ef94b83b0c resource provider aggregate not found 2026-05-29 06:59:29.757 7 INFO neutron.services.segments.plugin [-] Segment f29e05fe-9016-4a34-ad10-99ef94b83b0c resource provider aggregate not found 2026-05-29 06:59:29.772 7 INFO neutron.services.segments.plugin [-] Segment f29e05fe-9016-4a34-ad10-99ef94b83b0c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f29e05fe-9016-4a34-ad10-99ef94b83b0c found for delete ", "request_id": "req-c0fb9a07-7ead-46bb-af25-52008e070685"}]} 2026-05-29 06:59:29.777 7 INFO neutron.services.segments.plugin [-] Segment f29e05fe-9016-4a34-ad10-99ef94b83b0c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f29e05fe-9016-4a34-ad10-99ef94b83b0c found for delete ", "request_id": "req-e6c77f30-9024-4fd3-b436-f44467668568"}]} [pid: 7|app: 0|req: 899/1892] 10.0.0.181 () {32 vars in 725 bytes} [Fri May 29 06:59:29 2026] DELETE /v2.0/networks/94076366-7e56-40a9-977b-4ecc4f915196 => 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: 900/1893] 10.0.0.181 () {32 vars in 725 bytes} [Fri May 29 06:59:29 2026] DELETE /v2.0/networks/886ae1c0-e296-4a06-8163-930d6c0d4ad3 => generated 0 bytes in 211 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 901/1894] 10.0.0.181 () {32 vars in 725 bytes} [Fri May 29 06:59:30 2026] DELETE /v2.0/networks/f895460d-eccf-4244-bf87-81ce7b662452 => generated 0 bytes in 211 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 994/1895] 199.204.45.109 () {38 vars in 1027 bytes} [Fri May 29 06:59:29 2026] PUT /v2.0/ports/a7f1a028-fd4a-47c8-81d4-00a857b22670 => generated 1428 bytes in 532 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 06:59:30.312 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-92398974-b1fd-4a0f-a0b9-703f3353f148'] response: {'name': 'network-changed', 'server_uuid': '7313b0b2-5ca0-47c5-b1ec-7b139fe9b2cc', 'tag': 'a7f1a028-fd4a-47c8-81d4-00a857b22670', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 995/1896] 199.204.45.109 () {34 vars in 1079 bytes} [Fri May 29 06:59:30 2026] GET /v2.0/ports?tenant_id=53047c4baf8e4446abb2422560db39c7&device_id=7313b0b2-5ca0-47c5-b1ec-7b139fe9b2cc => generated 1467 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 996/1897] 199.204.45.109 () {34 vars in 1057 bytes} [Fri May 29 06:59:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.124&port_id=a7f1a028-fd4a-47c8-81d4-00a857b22670 => generated 19 bytes in 30 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: 997/1898] 199.204.45.109 () {34 vars in 1103 bytes} [Fri May 29 06:59:30 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A29&port_id=a7f1a028-fd4a-47c8-81d4-00a857b22670 => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 998/1899] 199.204.45.109 () {34 vars in 1063 bytes} [Fri May 29 06:59:30 2026] GET /v2.0/subnets?id=01cd6fc1-a2ba-4774-8eba-656c871c7116&id=827f6cd9-2ef2-4a54-b2c7-213ca48513bb => generated 1366 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 902/1900] 10.0.0.181 () {32 vars in 725 bytes} [Fri May 29 06:59:30 2026] DELETE /v2.0/networks/4eb3d927-ed54-44c5-a6ef-c1acbea53bbd => generated 0 bytes in 231 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 999/1901] 199.204.45.109 () {34 vars in 1051 bytes} [Fri May 29 06:59:30 2026] GET /v2.0/ports?network_id=b7c5d627-78b0-4fe4-a44c-05cee70c12eb&device_owner=network%3Adhcp => generated 1461 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1000/1902] 199.204.45.109 () {34 vars in 1051 bytes} [Fri May 29 06:59:30 2026] GET /v2.0/ports?network_id=b7c5d627-78b0-4fe4-a44c-05cee70c12eb&device_owner=network%3Adhcp => generated 1461 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1001/1903] 199.204.45.109 () {34 vars in 1011 bytes} [Fri May 29 06:59:30 2026] GET /v2.0/networks/b7c5d627-78b0-4fe4-a44c-05cee70c12eb?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: 903/1904] 10.0.0.181 () {32 vars in 725 bytes} [Fri May 29 06:59:30 2026] DELETE /v2.0/networks/d9852e75-d1c7-447c-afd1-979bdf3d7316 => generated 0 bytes in 221 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1002/1905] 199.204.45.109 () {34 vars in 1111 bytes} [Fri May 29 06:59:30 2026] GET /v2.0/networks/b7c5d627-78b0-4fe4-a44c-05cee70c12eb?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 904/1906] 199.204.45.109 () {34 vars in 1079 bytes} [Fri May 29 06:59:30 2026] GET /v2.0/ports?tenant_id=53047c4baf8e4446abb2422560db39c7&device_id=7313b0b2-5ca0-47c5-b1ec-7b139fe9b2cc => generated 1467 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1003/1907] 199.204.45.109 () {34 vars in 985 bytes} [Fri May 29 06:59:30 2026] GET /v2.0/networks?id=b7c5d627-78b0-4fe4-a44c-05cee70c12eb => generated 801 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 905/1908] 199.204.45.109 () {34 vars in 1057 bytes} [Fri May 29 06:59:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.124&port_id=a7f1a028-fd4a-47c8-81d4-00a857b22670 => 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: 1004/1909] 199.204.45.109 () {34 vars in 1103 bytes} [Fri May 29 06:59:30 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A29&port_id=a7f1a028-fd4a-47c8-81d4-00a857b22670 => 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: 906/1910] 199.204.45.109 () {34 vars in 1063 bytes} [Fri May 29 06:59:30 2026] GET /v2.0/subnets?id=01cd6fc1-a2ba-4774-8eba-656c871c7116&id=827f6cd9-2ef2-4a54-b2c7-213ca48513bb => generated 1366 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1005/1911] 199.204.45.109 () {34 vars in 1051 bytes} [Fri May 29 06:59:31 2026] GET /v2.0/ports?network_id=b7c5d627-78b0-4fe4-a44c-05cee70c12eb&device_owner=network%3Adhcp => generated 1461 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 907/1912] 199.204.45.109 () {34 vars in 1051 bytes} [Fri May 29 06:59:31 2026] GET /v2.0/ports?network_id=b7c5d627-78b0-4fe4-a44c-05cee70c12eb&device_owner=network%3Adhcp => generated 1461 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1006/1913] 199.204.45.109 () {34 vars in 1011 bytes} [Fri May 29 06:59:31 2026] GET /v2.0/networks/b7c5d627-78b0-4fe4-a44c-05cee70c12eb?fields=segments => generated 14 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 908/1914] 199.204.45.109 () {34 vars in 1111 bytes} [Fri May 29 06:59:31 2026] GET /v2.0/networks/b7c5d627-78b0-4fe4-a44c-05cee70c12eb?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1007/1915] 10.0.0.181 () {32 vars in 773 bytes} [Fri May 29 06:59:31 2026] GET /v2.0/security-groups?tenant_id=80d6868b31f845b482d3e37e05af30de&name=default => generated 2801 bytes in 199 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 06:59:31.832 7 INFO neutron.services.segments.plugin [-] Segment 9d2de56b-d174-4a7f-ad75-d199b9d30fc6 resource provider aggregate not found 2026-05-29 06:59:31.836 7 INFO neutron.services.segments.plugin [-] Segment 9d2de56b-d174-4a7f-ad75-d199b9d30fc6 resource provider aggregate not found 2026-05-29 06:59:31.850 7 INFO neutron.services.segments.plugin [-] Segment 9d2de56b-d174-4a7f-ad75-d199b9d30fc6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9d2de56b-d174-4a7f-ad75-d199b9d30fc6 found for delete ", "request_id": "req-e70573e4-2be2-4f02-83ab-756d21fb57de"}]} 2026-05-29 06:59:31.855 7 INFO neutron.services.segments.plugin [-] Segment 9d2de56b-d174-4a7f-ad75-d199b9d30fc6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9d2de56b-d174-4a7f-ad75-d199b9d30fc6 found for delete ", "request_id": "req-f56bfd9b-685d-44ee-9333-f48734a12a34"}]} 2026-05-29 06:59:31.865 7 INFO neutron.services.segments.plugin [-] Segment 900524a0-c8ff-479f-bb6e-578b7877234c resource provider aggregate not found 2026-05-29 06:59:31.873 7 INFO neutron.services.segments.plugin [-] Segment 900524a0-c8ff-479f-bb6e-578b7877234c resource provider aggregate not found 2026-05-29 06:59:31.886 7 INFO neutron.services.segments.plugin [-] Segment 900524a0-c8ff-479f-bb6e-578b7877234c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 900524a0-c8ff-479f-bb6e-578b7877234c found for delete ", "request_id": "req-10f3a8c5-209a-4982-9992-953542ac5ac9"}]} 2026-05-29 06:59:31.893 7 INFO neutron.services.segments.plugin [-] Segment 900524a0-c8ff-479f-bb6e-578b7877234c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 900524a0-c8ff-479f-bb6e-578b7877234c found for delete ", "request_id": "req-caaa8b2e-19d5-4624-9c51-53c4bbf05149"}]} 2026-05-29 06:59:31.906 7 INFO neutron.services.segments.plugin [-] Segment f6a64b63-b0b0-4a25-b8e5-38fcbc3d2ee9 resource provider aggregate not found 2026-05-29 06:59:31.913 7 INFO neutron.services.segments.plugin [-] Segment f6a64b63-b0b0-4a25-b8e5-38fcbc3d2ee9 resource provider aggregate not found 2026-05-29 06:59:31.927 7 INFO neutron.services.segments.plugin [-] Segment f6a64b63-b0b0-4a25-b8e5-38fcbc3d2ee9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f6a64b63-b0b0-4a25-b8e5-38fcbc3d2ee9 found for delete ", "request_id": "req-9e8b9e2c-8322-417b-b8dd-37a740e627c7"}]} 2026-05-29 06:59:31.933 7 INFO neutron.services.segments.plugin [-] Segment f6a64b63-b0b0-4a25-b8e5-38fcbc3d2ee9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f6a64b63-b0b0-4a25-b8e5-38fcbc3d2ee9 found for delete ", "request_id": "req-350e9b09-d40a-4841-be0e-9d141ed0af3f"}]} 2026-05-29 06:59:31.947 8 WARNING neutron_lib.context [None req-97106fe1-b9e4-497c-8565-d0b6dd820d11 7d5e002452554e17ab81f9b65935701b d0a36e0d3c2f45518659bbeb1fa56c7e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 06:59:31.948 7 INFO neutron.services.segments.plugin [-] Segment 516fd757-7e58-43ec-9888-a21cbc94bbef resource provider aggregate not found 2026-05-29 06:59:31.953 7 INFO neutron.services.segments.plugin [-] Segment 516fd757-7e58-43ec-9888-a21cbc94bbef resource provider aggregate not found 2026-05-29 06:59:31.967 7 INFO neutron.services.segments.plugin [-] Segment 516fd757-7e58-43ec-9888-a21cbc94bbef resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 516fd757-7e58-43ec-9888-a21cbc94bbef found for delete ", "request_id": "req-fa5bccff-28a9-465a-9c65-057b16952c82"}]} 2026-05-29 06:59:31.970 7 INFO neutron.services.segments.plugin [-] Segment 516fd757-7e58-43ec-9888-a21cbc94bbef resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 516fd757-7e58-43ec-9888-a21cbc94bbef found for delete ", "request_id": "req-e62449cc-72e7-4270-8513-f1ee3c52adfa"}]} [pid: 7|app: 0|req: 909/1916] 10.0.0.181 () {32 vars in 739 bytes} [Fri May 29 06:59:31 2026] DELETE /v2.0/security-groups/87849ee6-7961-4832-b9d6-e2c1efa58dbe => generated 0 bytes in 187 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 06:59:32.073 8 INFO neutron.db.segments_db [None req-97106fe1-b9e4-497c-8565-d0b6dd820d11 7d5e002452554e17ab81f9b65935701b d0a36e0d3c2f45518659bbeb1fa56c7e - - default default] Added segment 588dcb83-a44b-4d5f-9392-b8db35a1a610 of type vxlan for network cbca7e1e-dd57-45d1-8b47-44fa0f91d95d [pid: 8|app: 0|req: 1008/1917] 10.0.0.181 () {34 vars in 669 bytes} [Fri May 29 06:59:31 2026] POST /v2.0/networks => generated 631 bytes in 294 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 910/1918] 10.0.0.181 () {32 vars in 773 bytes} [Fri May 29 06:59:32 2026] GET /v2.0/security-groups?tenant_id=da186ab021e14a1fa580919c464bd4d5&name=default => generated 2801 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 06:59:32.201 7 WARNING neutron_lib.context [None req-1365fa14-8037-4b86-b60b-1503654954cf 7d5e002452554e17ab81f9b65935701b d0a36e0d3c2f45518659bbeb1fa56c7e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1009/1919] 10.0.0.181 () {32 vars in 739 bytes} [Fri May 29 06:59:32 2026] DELETE /v2.0/security-groups/c5148c44-999b-427c-90d6-ca72a730635c => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1010/1920] 10.0.0.181 () {32 vars in 825 bytes} [Fri May 29 06:59:32 2026] GET /v2.0/ports?project_id=21c4d84464094378a78963e1c00bd7e1&network_id=5e486b90-9c7e-4a03-952d-75e046dc944b => generated 3691 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 911/1921] 10.0.0.181 () {34 vars in 663 bytes} [Fri May 29 06:59:32 2026] POST /v2.0/ports => generated 743 bytes in 310 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 06:59:32.519 7 WARNING neutron_lib.context [None req-a9ead922-285e-4cee-a421-f5606bc142b9 7d5e002452554e17ab81f9b65935701b d0a36e0d3c2f45518659bbeb1fa56c7e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1922] 10.0.0.181 () {32 vars in 773 bytes} [Fri May 29 06:59:32 2026] GET /v2.0/security-groups?tenant_id=67c6a80c45614901ba1a9d286d9ee165&name=default => generated 2801 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1012/1923] 10.0.0.181 () {32 vars in 739 bytes} [Fri May 29 06:59:32 2026] DELETE /v2.0/security-groups/19768bf6-4db1-43dd-aca3-19f05ef0e452 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1013/1924] 10.0.0.181 () {32 vars in 741 bytes} [Fri May 29 06:59:32 2026] GET /v2.0/subnets?network_id=cc773c1a-d2ee-4878-8e46-584baab2f7ba => generated 644 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 912/1925] 10.0.0.181 () {34 vars in 665 bytes} [Fri May 29 06:59:32 2026] POST /v2.0/trunks => generated 407 bytes in 240 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1014/1926] 10.0.0.181 () {34 vars in 748 bytes} [Fri May 29 06:59:32 2026] PUT /v2.0/trunks/8f8c8b1d-be53-41e9-a86e-e5d3eb16ff3a/tags => generated 25 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 913/1927] 10.0.0.181 () {32 vars in 728 bytes} [Fri May 29 06:59:32 2026] GET /v2.0/trunks/8f8c8b1d-be53-41e9-a86e-e5d3eb16ff3a/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: 1015/1928] 10.0.0.181 () {34 vars in 759 bytes} [Fri May 29 06:59:32 2026] PUT /v2.0/trunks/8f8c8b1d-be53-41e9-a86e-e5d3eb16ff3a/tags/green => generated 4 bytes in 43 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 914/1929] 10.0.0.181 () {32 vars in 728 bytes} [Fri May 29 06:59:32 2026] GET /v2.0/trunks/8f8c8b1d-be53-41e9-a86e-e5d3eb16ff3a/tags => generated 34 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 915/1930] 10.0.0.181 () {34 vars in 755 bytes} [Fri May 29 06:59:32 2026] PUT /v2.0/trunks/8f8c8b1d-be53-41e9-a86e-e5d3eb16ff3a/tags/red => generated 4 bytes in 24 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 916/1931] 10.0.0.181 () {32 vars in 728 bytes} [Fri May 29 06:59:32 2026] GET /v2.0/trunks/8f8c8b1d-be53-41e9-a86e-e5d3eb16ff3a/tags => generated 34 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 917/1932] 10.0.0.181 () {34 vars in 777 bytes} [Fri May 29 06:59:32 2026] PUT /v2.0/trunks/8f8c8b1d-be53-41e9-a86e-e5d3eb16ff3a/tags/black.or.white => generated 4 bytes in 49 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 918/1933] 10.0.0.181 () {32 vars in 728 bytes} [Fri May 29 06:59:33 2026] GET /v2.0/trunks/8f8c8b1d-be53-41e9-a86e-e5d3eb16ff3a/tags => generated 52 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 06:59:33.124 8 INFO neutron.db.l3_db [None req-4ee574d3-de77-4094-a6ae-e4717e3b4d5a 588cf14494f54a28acb78a6343fa55a8 21c4d84464094378a78963e1c00bd7e1 - - default default] Floating IP 0f503eb7-ef25-468d-b14f-504fb41f6691 disassociated. External IP: 10.96.250.206, port: ee9343fa-ec3a-4b34-8bb0-961e4925ee3c. [pid: 7|app: 0|req: 919/1934] 10.0.0.181 () {34 vars in 748 bytes} [Fri May 29 06:59:33 2026] PUT /v2.0/trunks/8f8c8b1d-be53-41e9-a86e-e5d3eb16ff3a/tags => generated 37 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 920/1935] 10.0.0.181 () {32 vars in 728 bytes} [Fri May 29 06:59:33 2026] GET /v2.0/trunks/8f8c8b1d-be53-41e9-a86e-e5d3eb16ff3a/tags => generated 37 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 921/1936] 10.0.0.181 () {32 vars in 736 bytes} [Fri May 29 06:59:33 2026] GET /v2.0/trunks/8f8c8b1d-be53-41e9-a86e-e5d3eb16ff3a/tags/red => generated 0 bytes in 18 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 06:59:33.209 7 INFO neutron.api.v2.resource [None req-498b29dd-80d4-4f18-a616-93c5153019bc 7d5e002452554e17ab81f9b65935701b d0a36e0d3c2f45518659bbeb1fa56c7e - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 922/1937] 10.0.0.181 () {32 vars in 740 bytes} [Fri May 29 06:59:33 2026] GET /v2.0/trunks/8f8c8b1d-be53-41e9-a86e-e5d3eb16ff3a/tags/green => generated 99 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 923/1938] 10.0.0.181 () {32 vars in 739 bytes} [Fri May 29 06:59:33 2026] DELETE /v2.0/trunks/8f8c8b1d-be53-41e9-a86e-e5d3eb16ff3a/tags/red => generated 0 bytes in 48 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 924/1939] 10.0.0.181 () {32 vars in 728 bytes} [Fri May 29 06:59:33 2026] GET /v2.0/trunks/8f8c8b1d-be53-41e9-a86e-e5d3eb16ff3a/tags => generated 30 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 06:59:33.338 7 INFO neutron.api.v2.resource [None req-d206f455-08cc-499b-9ba8-476ad3c19ef9 7d5e002452554e17ab81f9b65935701b d0a36e0d3c2f45518659bbeb1fa56c7e - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 925/1940] 10.0.0.181 () {32 vars in 743 bytes} [Fri May 29 06:59:33 2026] DELETE /v2.0/trunks/8f8c8b1d-be53-41e9-a86e-e5d3eb16ff3a/tags/green => generated 99 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 926/1941] 10.0.0.181 () {32 vars in 731 bytes} [Fri May 29 06:59:33 2026] DELETE /v2.0/trunks/8f8c8b1d-be53-41e9-a86e-e5d3eb16ff3a/tags => generated 0 bytes in 29 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 927/1942] 10.0.0.181 () {32 vars in 728 bytes} [Fri May 29 06:59:33 2026] GET /v2.0/trunks/8f8c8b1d-be53-41e9-a86e-e5d3eb16ff3a/tags => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 928/1943] 10.0.0.181 () {32 vars in 718 bytes} [Fri May 29 06:59:33 2026] GET /v2.0/trunks/8f8c8b1d-be53-41e9-a86e-e5d3eb16ff3a => generated 407 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1016/1944] 10.0.0.181 () {34 vars in 748 bytes} [Fri May 29 06:59:32 2026] PUT /v2.0/floatingips/0f503eb7-ef25-468d-b14f-504fb41f6691 => generated 554 bytes in 616 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 06:59:33.560 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-7e143f73-d28e-4635-a353-bc3b4ce5b1c2'] response: {'name': 'network-changed', 'server_uuid': '4204e606-2252-4255-bbf3-55b274976bd3', 'tag': 'ee9343fa-ec3a-4b34-8bb0-961e4925ee3c', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 929/1945] 10.0.0.181 () {32 vars in 716 bytes} [Fri May 29 06:59:33 2026] GET /v2.0/ports/a63d507d-517f-492c-9341-e01e4559b936 => generated 826 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 930/1946] 10.0.0.181 () {32 vars in 728 bytes} [Fri May 29 06:59:33 2026] GET /v2.0/floatingips/0f503eb7-ef25-468d-b14f-504fb41f6691 => generated 554 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1017/1947] 10.0.0.15 () {34 vars in 988 bytes} [Fri May 29 06:59:33 2026] GET /v2.0/ports?device_id=7313b0b2-5ca0-47c5-b1ec-7b139fe9b2cc => generated 1200 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1018/1948] 199.204.45.109 () {34 vars in 1079 bytes} [Fri May 29 06:59:33 2026] GET /v2.0/ports?tenant_id=21c4d84464094378a78963e1c00bd7e1&device_id=4204e606-2252-4255-bbf3-55b274976bd3 => 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: 931/1949] 10.0.0.181 () {32 vars in 721 bytes} [Fri May 29 06:59:33 2026] DELETE /v2.0/trunks/8f8c8b1d-be53-41e9-a86e-e5d3eb16ff3a => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1019/1950] 10.0.0.15 () {34 vars in 1038 bytes} [Fri May 29 06:59:33 2026] GET /v2.0/security-groups?id=9601cd08-563e-41b3-a549-0f3fbeb02f6a&fields=id&fields=name => generated 112 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 932/1951] 199.204.45.109 () {34 vars in 985 bytes} [Fri May 29 06:59:33 2026] GET /v2.0/networks?id=5e486b90-9c7e-4a03-952d-75e046dc944b => generated 757 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 933/1952] 10.0.0.181 () {32 vars in 817 bytes} [Fri May 29 06:59:33 2026] GET /v2.0/ports?network_id=b7c5d627-78b0-4fe4-a44c-05cee70c12eb&mac_address=fa%3A16%3A3e%3A6f%3A80%3A29 => generated 1200 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 934/1953] 199.204.45.109 () {34 vars in 1057 bytes} [Fri May 29 06:59:33 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=ee9343fa-ec3a-4b34-8bb0-961e4925ee3c => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 06:59:33.929 7 WARNING neutron_lib.context [None req-60789663-58b1-4552-88b7-1454f61f2f3d 2e0048db94a44fd6bb7873bd91582238 53047c4baf8e4446abb2422560db39c7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1020/1954] 10.0.0.181 () {32 vars in 719 bytes} [Fri May 29 06:59:33 2026] DELETE /v2.0/ports/a63d507d-517f-492c-9341-e01e4559b936 => generated 0 bytes in 245 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1021/1955] 199.204.45.109 () {34 vars in 983 bytes} [Fri May 29 06:59:33 2026] GET /v2.0/subnets?id=1d1cf450-c110-44eb-997e-4b762892c0a9 => generated 654 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 06:59:34.213 8 INFO neutron.services.segments.plugin [-] Segment 588dcb83-a44b-4d5f-9392-b8db35a1a610 resource provider aggregate not found 2026-05-29 06:59:34.219 8 INFO neutron.services.segments.plugin [-] Segment 588dcb83-a44b-4d5f-9392-b8db35a1a610 resource provider aggregate not found 2026-05-29 06:59:34.235 8 INFO neutron.services.segments.plugin [-] Segment 588dcb83-a44b-4d5f-9392-b8db35a1a610 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 588dcb83-a44b-4d5f-9392-b8db35a1a610 found for delete ", "request_id": "req-bc8de3c6-f03a-4b03-9628-862f3aafe54c"}]} [pid: 8|app: 0|req: 1022/1956] 10.0.0.181 () {32 vars in 725 bytes} [Fri May 29 06:59:34 2026] DELETE /v2.0/networks/cbca7e1e-dd57-45d1-8b47-44fa0f91d95d => generated 0 bytes in 224 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 06:59:34.247 8 INFO neutron.services.segments.plugin [-] Segment 588dcb83-a44b-4d5f-9392-b8db35a1a610 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 588dcb83-a44b-4d5f-9392-b8db35a1a610 found for delete ", "request_id": "req-454c6f60-b12e-4ccb-bbd2-574bd6a22c89"}]} [pid: 8|app: 0|req: 1023/1957] 199.204.45.109 () {34 vars in 1051 bytes} [Fri May 29 06:59:34 2026] GET /v2.0/ports?network_id=5e486b90-9c7e-4a03-952d-75e046dc944b&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: 1024/1958] 199.204.45.109 () {34 vars in 1011 bytes} [Fri May 29 06:59:34 2026] GET /v2.0/networks/5e486b90-9c7e-4a03-952d-75e046dc944b?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: 1025/1959] 199.204.45.109 () {34 vars in 1111 bytes} [Fri May 29 06:59:34 2026] GET /v2.0/networks/5e486b90-9c7e-4a03-952d-75e046dc944b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1026/1960] 10.0.0.181 () {32 vars in 728 bytes} [Fri May 29 06:59:34 2026] GET /v2.0/floatingips/0f503eb7-ef25-468d-b14f-504fb41f6691 => generated 554 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 06:59:34.952 7 INFO neutron.db.l3_db [None req-60789663-58b1-4552-88b7-1454f61f2f3d 2e0048db94a44fd6bb7873bd91582238 53047c4baf8e4446abb2422560db39c7 - - default default] Floating IP 84a14ce0-9397-4c7d-a557-30359bf6bda8 associated. External IP: 10.96.250.211, port: a7f1a028-fd4a-47c8-81d4-00a857b22670. [pid: 8|app: 0|req: 1027/1961] 10.0.0.181 () {32 vars in 773 bytes} [Fri May 29 06:59:35 2026] GET /v2.0/security-groups?tenant_id=6a491db603a74443921496953447fba1&name=default => generated 2801 bytes in 251 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1028/1962] 10.0.0.52 () {34 vars in 988 bytes} [Fri May 29 06:59:35 2026] GET /v2.0/ports?device_id=0afef15d-9210-4a62-b86c-27834d28f791 => generated 1465 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1029/1963] 10.0.0.181 () {32 vars in 739 bytes} [Fri May 29 06:59:35 2026] DELETE /v2.0/security-groups/9f3c4dbe-2934-46e3-bb34-8bd97125f37f => 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: 1030/1964] 10.0.0.52 () {34 vars in 1038 bytes} [Fri May 29 06:59:35 2026] GET /v2.0/security-groups?id=9601cd08-563e-41b3-a549-0f3fbeb02f6a&fields=id&fields=name => generated 112 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1031/1965] 10.0.0.181 () {32 vars in 773 bytes} [Fri May 29 06:59:35 2026] GET /v2.0/security-groups?tenant_id=d0a36e0d3c2f45518659bbeb1fa56c7e&name=default => generated 2801 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1032/1966] 10.0.0.181 () {32 vars in 728 bytes} [Fri May 29 06:59:35 2026] GET /v2.0/floatingips/0f503eb7-ef25-468d-b14f-504fb41f6691 => generated 552 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 935/1967] 10.0.0.181 () {34 vars in 676 bytes} [Fri May 29 06:59:33 2026] POST /v2.0/floatingips => generated 855 bytes in 1861 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1033/1968] 10.0.0.181 () {32 vars in 739 bytes} [Fri May 29 06:59:35 2026] DELETE /v2.0/security-groups/96a5ea7a-11d2-4797-9ff1-c5bc8b04ed70 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 06:59:36.813 7 WARNING neutron_lib.context [None req-7f6c0b9e-df7d-4507-934c-5fd8ccff6d58 588cf14494f54a28acb78a6343fa55a8 21c4d84464094378a78963e1c00bd7e1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 06:59:36.848 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-08cdce00-9e3a-4596-8668-f1943e2cb08c'] response: {'name': 'network-changed', 'server_uuid': '7313b0b2-5ca0-47c5-b1ec-7b139fe9b2cc', 'tag': 'a7f1a028-fd4a-47c8-81d4-00a857b22670', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1034/1969] 199.204.45.109 () {34 vars in 1079 bytes} [Fri May 29 06:59:36 2026] GET /v2.0/ports?tenant_id=53047c4baf8e4446abb2422560db39c7&device_id=7313b0b2-5ca0-47c5-b1ec-7b139fe9b2cc => generated 1469 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 936/1970] 10.0.0.181 () {34 vars in 684 bytes} [Fri May 29 06:59:36 2026] POST /v2.0/security-groups => generated 1609 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-29 06:59:36.980 7 WARNING neutron_lib.context [None req-048c1886-d316-48fd-8a30-b92098d1c06a 588cf14494f54a28acb78a6343fa55a8 21c4d84464094378a78963e1c00bd7e1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1971] 199.204.45.109 () {34 vars in 985 bytes} [Fri May 29 06:59:36 2026] GET /v2.0/networks?id=b7c5d627-78b0-4fe4-a44c-05cee70c12eb => generated 801 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1036/1972] 199.204.45.109 () {34 vars in 1057 bytes} [Fri May 29 06:59:37 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.124&port_id=a7f1a028-fd4a-47c8-81d4-00a857b22670 => generated 860 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 937/1973] 10.0.0.181 () {34 vars in 694 bytes} [Fri May 29 06:59:36 2026] POST /v2.0/security-group-rules => generated 565 bytes in 97 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 06:59:37.086 7 WARNING neutron_lib.context [None req-2be85744-fc3c-4377-87ae-47cc3ba6a24c 588cf14494f54a28acb78a6343fa55a8 21c4d84464094378a78963e1c00bd7e1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1037/1974] 199.204.45.109 () {34 vars in 1103 bytes} [Fri May 29 06:59:37 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A29&port_id=a7f1a028-fd4a-47c8-81d4-00a857b22670 => 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: 1038/1975] 199.204.45.109 () {34 vars in 1063 bytes} [Fri May 29 06:59:37 2026] GET /v2.0/subnets?id=01cd6fc1-a2ba-4774-8eba-656c871c7116&id=827f6cd9-2ef2-4a54-b2c7-213ca48513bb => generated 1366 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 938/1976] 10.0.0.181 () {34 vars in 694 bytes} [Fri May 29 06:59:37 2026] POST /v2.0/security-group-rules => generated 564 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1039/1977] 199.204.45.109 () {34 vars in 1051 bytes} [Fri May 29 06:59:37 2026] GET /v2.0/ports?network_id=b7c5d627-78b0-4fe4-a44c-05cee70c12eb&device_owner=network%3Adhcp => generated 1461 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 06:59:37.203 7 WARNING neutron_lib.context [None req-edba0f54-d0cf-4d98-a1dd-5ac2d6d994ab 588cf14494f54a28acb78a6343fa55a8 21c4d84464094378a78963e1c00bd7e1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1040/1978] 199.204.45.109 () {34 vars in 1051 bytes} [Fri May 29 06:59:37 2026] GET /v2.0/ports?network_id=b7c5d627-78b0-4fe4-a44c-05cee70c12eb&device_owner=network%3Adhcp => generated 1461 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 939/1979] 10.0.0.181 () {34 vars in 694 bytes} [Fri May 29 06:59:37 2026] POST /v2.0/security-group-rules => generated 570 bytes in 98 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 940/1980] 199.204.45.109 () {34 vars in 1011 bytes} [Fri May 29 06:59:37 2026] GET /v2.0/networks/b7c5d627-78b0-4fe4-a44c-05cee70c12eb?fields=segments => generated 14 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 06:59:37.358 7 WARNING neutron_lib.context [None req-c64572bc-ddbd-4d6c-9c6b-c75d2c2f48cc 588cf14494f54a28acb78a6343fa55a8 21c4d84464094378a78963e1c00bd7e1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 06:59:37.419 8 WARNING neutron_lib.context [None req-076c0c39-cd90-42d2-a45e-6d4be64a0b1c dfd5a42b1978432b9e15c3bf6ddb968a 52b109d8815f43759ea5efc9b0a7132b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 941/1981] 10.0.0.181 () {34 vars in 694 bytes} [Fri May 29 06:59:37 2026] POST /v2.0/security-group-rules => generated 569 bytes in 84 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 06:59:37.456 8 INFO neutron.db.segments_db [None req-076c0c39-cd90-42d2-a45e-6d4be64a0b1c dfd5a42b1978432b9e15c3bf6ddb968a 52b109d8815f43759ea5efc9b0a7132b - - default default] Added segment ed2db23d-b70a-4172-84c9-0a8dad1b7c8c of type vxlan for network fcf5649a-ef46-412f-900d-45eb8b086660 [pid: 7|app: 0|req: 942/1982] 199.204.45.109 () {34 vars in 1111 bytes} [Fri May 29 06:59:37 2026] GET /v2.0/networks/b7c5d627-78b0-4fe4-a44c-05cee70c12eb?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) 2026-05-29 06:59:37.507 7 WARNING neutron_lib.context [None req-19e82b0d-576d-4f39-8ade-1ff761ec6fd6 588cf14494f54a28acb78a6343fa55a8 21c4d84464094378a78963e1c00bd7e1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 06:59:37.523 7 INFO neutron.db.securitygroups_db [None req-19e82b0d-576d-4f39-8ade-1ff761ec6fd6 588cf14494f54a28acb78a6343fa55a8 21c4d84464094378a78963e1c00bd7e1 - - default default] Project 21c4d84464094378a78963e1c00bd7e1 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. [pid: 7|app: 0|req: 943/1983] 10.0.0.181 () {34 vars in 694 bytes} [Fri May 29 06:59:37 2026] POST /v2.0/security-group-rules => generated 575 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 06:59:37.621 7 WARNING neutron_lib.context [None req-629e99fa-44c1-40bc-b69e-d74c489ea86b 588cf14494f54a28acb78a6343fa55a8 21c4d84464094378a78963e1c00bd7e1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 06:59:37.638 7 INFO neutron.db.securitygroups_db [None req-629e99fa-44c1-40bc-b69e-d74c489ea86b 588cf14494f54a28acb78a6343fa55a8 21c4d84464094378a78963e1c00bd7e1 - - default default] Project 21c4d84464094378a78963e1c00bd7e1 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-05-29 06:59:37.716 8 INFO neutron.db.l3_hamode_db [None req-076c0c39-cd90-42d2-a45e-6d4be64a0b1c dfd5a42b1978432b9e15c3bf6ddb968a 52b109d8815f43759ea5efc9b0a7132b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 944/1984] 10.0.0.181 () {34 vars in 694 bytes} [Fri May 29 06:59:37 2026] POST /v2.0/security-group-rules => generated 574 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 06:59:37.838 8 INFO neutron.db.l3_hamode_db [None req-076c0c39-cd90-42d2-a45e-6d4be64a0b1c dfd5a42b1978432b9e15c3bf6ddb968a 52b109d8815f43759ea5efc9b0a7132b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 945/1985] 10.0.0.181 () {32 vars in 648 bytes} [Fri May 29 06:59:38 2026] GET /v2.0/networks => generated 1298 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 946/1986] 10.0.0.15 () {34 vars in 1096 bytes} [Fri May 29 06:59:38 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-148440005&fields=id&tenant_id=21c4d84464094378a78963e1c00bd7e1 => generated 69 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 947/1987] 10.0.0.15 () {34 vars in 980 bytes} [Fri May 29 06:59:38 2026] GET /v2.0/networks?id=5e486b90-9c7e-4a03-952d-75e046dc944b => generated 661 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 948/1988] 10.0.0.15 () {34 vars in 963 bytes} [Fri May 29 06:59:38 2026] GET /v2.0/quotas/21c4d84464094378a78963e1c00bd7e1 => generated 292 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 949/1989] 10.0.0.15 () {34 vars in 1000 bytes} [Fri May 29 06:59:38 2026] GET /v2.0/ports?tenant_id=21c4d84464094378a78963e1c00bd7e1&fields=id => generated 149 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 952/1992] 10.0.0.15 () {34 vars in 1006 bytes} [Fri May 29 06:59:38 2026] GET /v2.0/networks/5e486b90-9c7e-4a03-952d-75e046dc944b?fields=segments => generated 14 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 953/1993] 10.0.0.15 () {34 vars in 1106 bytes} [Fri May 29 06:59:38 2026] GET /v2.0/networks/5e486b90-9c7e-4a03-952d-75e046dc944b?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: 954/1994] 10.0.0.15 () {34 vars in 988 bytes} [Fri May 29 06:59:38 2026] GET /v2.0/ports?device_id=64fc9b24-0dc9-4837-9ce8-af626a70db09 => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1041/1995] 10.0.0.181 () {34 vars in 667 bytes} [Fri May 29 06:59:37 2026] POST /v2.0/routers => generated 474 bytes in 1693 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 06:59:38.957 7 WARNING neutron_lib.context [None req-f8b3625c-3bd8-4343-8dff-a2e06db601b0 dfd5a42b1978432b9e15c3bf6ddb968a 52b109d8815f43759ea5efc9b0a7132b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 06:59:38.999 7 INFO neutron.db.l3_hamode_db [None req-f8b3625c-3bd8-4343-8dff-a2e06db601b0 dfd5a42b1978432b9e15c3bf6ddb968a 52b109d8815f43759ea5efc9b0a7132b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-29 06:59:39.192 7 INFO neutron.db.l3_hamode_db [None req-f8b3625c-3bd8-4343-8dff-a2e06db601b0 dfd5a42b1978432b9e15c3bf6ddb968a 52b109d8815f43759ea5efc9b0a7132b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1042/1996] 199.204.45.109 () {34 vars in 985 bytes} [Fri May 29 06:59:39 2026] GET /v2.0/networks?id=5e486b90-9c7e-4a03-952d-75e046dc944b => generated 661 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1043/1997] 199.204.45.109 () {34 vars in 1049 bytes} [Fri May 29 06:59:39 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=21c4d84464094378a78963e1c00bd7e1 => generated 272 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 06:59:39.731 8 WARNING neutron_lib.context [req-656bc1ef-1974-47d8-ad6f-be7dffba2b57 req-f595e9ad-7aaf-40c1-a810-14158bcf5adb 588cf14494f54a28acb78a6343fa55a8 21c4d84464094378a78963e1c00bd7e1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 955/1998] 10.0.0.181 () {34 vars in 667 bytes} [Fri May 29 06:59:38 2026] POST /v2.0/routers => generated 474 bytes in 1040 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 956/1999] 10.0.0.15 () {34 vars in 988 bytes} [Fri May 29 06:59:39 2026] GET /v2.0/ports?device_id=64fc9b24-0dc9-4837-9ce8-af626a70db09 => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 06:59:40.026 7 WARNING neutron_lib.context [None req-74e3c290-9ca2-4a11-a4af-f2f45bbad598 dfd5a42b1978432b9e15c3bf6ddb968a 52b109d8815f43759ea5efc9b0a7132b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 06:59:40.070 7 INFO neutron.db.l3_hamode_db [None req-74e3c290-9ca2-4a11-a4af-f2f45bbad598 dfd5a42b1978432b9e15c3bf6ddb968a 52b109d8815f43759ea5efc9b0a7132b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1044/2000] 199.204.45.109 () {38 vars in 954 bytes} [Fri May 29 06:59:39 2026] POST /v2.0/ports => generated 958 bytes in 458 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 06:59:40.249 7 INFO neutron.db.l3_hamode_db [None req-74e3c290-9ca2-4a11-a4af-f2f45bbad598 dfd5a42b1978432b9e15c3bf6ddb968a 52b109d8815f43759ea5efc9b0a7132b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1045/2001] 199.204.45.109 () {38 vars in 1027 bytes} [Fri May 29 06:59:40 2026] PUT /v2.0/ports/d85399e9-2352-4346-a319-32dad99418be => generated 1203 bytes in 442 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 06:59:40.716 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-73535f95-606f-4c60-b78f-11beda649edc'] response: {'name': 'network-changed', 'server_uuid': '64fc9b24-0dc9-4837-9ce8-af626a70db09', 'tag': 'd85399e9-2352-4346-a319-32dad99418be', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1046/2002] 199.204.45.109 () {34 vars in 1079 bytes} [Fri May 29 06:59:40 2026] GET /v2.0/ports?tenant_id=21c4d84464094378a78963e1c00bd7e1&device_id=64fc9b24-0dc9-4837-9ce8-af626a70db09 => generated 1242 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1047/2003] 199.204.45.109 () {34 vars in 1059 bytes} [Fri May 29 06:59:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=d85399e9-2352-4346-a319-32dad99418be => generated 19 bytes in 32 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: 1048/2004] 199.204.45.109 () {34 vars in 983 bytes} [Fri May 29 06:59:40 2026] GET /v2.0/subnets?id=1d1cf450-c110-44eb-997e-4b762892c0a9 => generated 654 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1049/2005] 199.204.45.109 () {34 vars in 1051 bytes} [Fri May 29 06:59:40 2026] GET /v2.0/ports?network_id=5e486b90-9c7e-4a03-952d-75e046dc944b&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: 1050/2006] 199.204.45.109 () {34 vars in 1011 bytes} [Fri May 29 06:59:40 2026] GET /v2.0/networks/5e486b90-9c7e-4a03-952d-75e046dc944b?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: 957/2007] 10.0.0.181 () {34 vars in 667 bytes} [Fri May 29 06:59:40 2026] POST /v2.0/routers => generated 474 bytes in 977 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 06:59:41.007 7 WARNING neutron_lib.context [None req-3da8a796-f825-45c0-8f9a-61e47b5488e6 dfd5a42b1978432b9e15c3bf6ddb968a 52b109d8815f43759ea5efc9b0a7132b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1051/2008] 199.204.45.109 () {34 vars in 1111 bytes} [Fri May 29 06:59:40 2026] GET /v2.0/networks/5e486b90-9c7e-4a03-952d-75e046dc944b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 06:59:41.048 7 INFO neutron.db.l3_hamode_db [None req-3da8a796-f825-45c0-8f9a-61e47b5488e6 dfd5a42b1978432b9e15c3bf6ddb968a 52b109d8815f43759ea5efc9b0a7132b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1052/2009] 199.204.45.109 () {34 vars in 1079 bytes} [Fri May 29 06:59:41 2026] GET /v2.0/ports?tenant_id=21c4d84464094378a78963e1c00bd7e1&device_id=64fc9b24-0dc9-4837-9ce8-af626a70db09 => generated 1242 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 06:59:41.234 7 INFO neutron.db.l3_hamode_db [None req-3da8a796-f825-45c0-8f9a-61e47b5488e6 dfd5a42b1978432b9e15c3bf6ddb968a 52b109d8815f43759ea5efc9b0a7132b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1053/2010] 10.0.0.15 () {34 vars in 988 bytes} [Fri May 29 06:59:41 2026] GET /v2.0/ports?device_id=64fc9b24-0dc9-4837-9ce8-af626a70db09 => generated 973 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1054/2011] 199.204.45.109 () {34 vars in 985 bytes} [Fri May 29 06:59:41 2026] GET /v2.0/networks?id=5e486b90-9c7e-4a03-952d-75e046dc944b => generated 757 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1055/2012] 10.0.0.15 () {34 vars in 1038 bytes} [Fri May 29 06:59:41 2026] GET /v2.0/security-groups?id=21080f11-83e6-4036-8738-af9fc86be1ce&fields=id&fields=name => generated 113 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1056/2013] 199.204.45.109 () {34 vars in 1059 bytes} [Fri May 29 06:59:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=d85399e9-2352-4346-a319-32dad99418be => 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: 1057/2014] 199.204.45.109 () {34 vars in 983 bytes} [Fri May 29 06:59:41 2026] GET /v2.0/subnets?id=1d1cf450-c110-44eb-997e-4b762892c0a9 => generated 654 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1058/2015] 199.204.45.109 () {34 vars in 1051 bytes} [Fri May 29 06:59:41 2026] GET /v2.0/ports?network_id=5e486b90-9c7e-4a03-952d-75e046dc944b&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: 1059/2016] 199.204.45.109 () {34 vars in 1011 bytes} [Fri May 29 06:59:41 2026] GET /v2.0/networks/5e486b90-9c7e-4a03-952d-75e046dc944b?fields=segments => generated 14 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1060/2017] 199.204.45.109 () {34 vars in 1111 bytes} [Fri May 29 06:59:41 2026] GET /v2.0/networks/5e486b90-9c7e-4a03-952d-75e046dc944b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 958/2018] 10.0.0.181 () {34 vars in 667 bytes} [Fri May 29 06:59:41 2026] POST /v2.0/routers => generated 474 bytes in 1027 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 06:59:42.043 8 WARNING neutron_lib.context [None req-3baf60ae-edc8-4f58-8849-a0ba1aea83e1 dfd5a42b1978432b9e15c3bf6ddb968a 52b109d8815f43759ea5efc9b0a7132b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 06:59:42.099 8 INFO neutron.db.l3_hamode_db [None req-3baf60ae-edc8-4f58-8849-a0ba1aea83e1 dfd5a42b1978432b9e15c3bf6ddb968a 52b109d8815f43759ea5efc9b0a7132b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-29 06:59:42.236 8 INFO neutron.db.l3_hamode_db [None req-3baf60ae-edc8-4f58-8849-a0ba1aea83e1 dfd5a42b1978432b9e15c3bf6ddb968a 52b109d8815f43759ea5efc9b0a7132b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 959/2019] 10.0.0.15 () {34 vars in 988 bytes} [Fri May 29 06:59:42 2026] GET /v2.0/ports?device_id=64fc9b24-0dc9-4837-9ce8-af626a70db09 => generated 973 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 960/2020] 10.0.0.15 () {34 vars in 1038 bytes} [Fri May 29 06:59:42 2026] GET /v2.0/security-groups?id=21080f11-83e6-4036-8738-af9fc86be1ce&fields=id&fields=name => generated 113 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1061/2021] 10.0.0.181 () {34 vars in 667 bytes} [Fri May 29 06:59:42 2026] POST /v2.0/routers => generated 474 bytes in 993 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 961/2022] 10.0.0.181 () {34 vars in 750 bytes} [Fri May 29 06:59:43 2026] PUT /v2.0/routers/60f4f701-1ca1-4358-96ac-c5d62a5914af/tags => generated 17 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1062/2023] 10.0.0.181 () {34 vars in 750 bytes} [Fri May 29 06:59:43 2026] PUT /v2.0/routers/8a1d31fc-a698-4690-a773-a64841e90652/tags => generated 25 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 962/2024] 10.0.0.181 () {34 vars in 750 bytes} [Fri May 29 06:59:43 2026] PUT /v2.0/routers/128c4894-d7b2-4688-b3ea-3d973c518305/tags => generated 34 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1063/2025] 10.0.0.181 () {34 vars in 750 bytes} [Fri May 29 06:59:43 2026] PUT /v2.0/routers/938231dd-f2e1-4c4d-ae66-198cef5f30b8/tags => generated 19 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 963/2026] 10.0.0.181 () {32 vars in 663 bytes} [Fri May 29 06:59:43 2026] GET /v2.0/routers?tags=red => generated 1463 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1064/2027] 10.0.0.181 () {32 vars in 677 bytes} [Fri May 29 06:59:43 2026] GET /v2.0/routers?tags=red%2Cblue => generated 988 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1065/2028] 10.0.0.181 () {32 vars in 673 bytes} [Fri May 29 06:59:43 2026] GET /v2.0/routers?tags-any=blue => generated 988 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1066/2029] 10.0.0.181 () {32 vars in 685 bytes} [Fri May 29 06:59:43 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1463 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1067/2030] 10.0.0.181 () {32 vars in 671 bytes} [Fri May 29 06:59:43 2026] GET /v2.0/routers?not-tags=red => generated 960 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1068/2031] 10.0.0.181 () {32 vars in 685 bytes} [Fri May 29 06:59:43 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1435 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 964/2032] 10.0.0.15 () {34 vars in 988 bytes} [Fri May 29 06:59:43 2026] GET /v2.0/ports?device_id=64fc9b24-0dc9-4837-9ce8-af626a70db09 => generated 975 bytes in 526 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 965/2033] 10.0.0.15 () {34 vars in 1038 bytes} [Fri May 29 06:59:44 2026] GET /v2.0/security-groups?id=21080f11-83e6-4036-8738-af9fc86be1ce&fields=id&fields=name => generated 113 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1069/2034] 10.0.0.181 () {32 vars in 681 bytes} [Fri May 29 06:59:44 2026] GET /v2.0/routers?not-tags-any=blue => generated 1435 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 966/2035] 10.0.0.15 () {34 vars in 988 bytes} [Fri May 29 06:59:44 2026] GET /v2.0/ports?device_id=64fc9b24-0dc9-4837-9ce8-af626a70db09 => generated 975 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1070/2036] 10.0.0.181 () {32 vars in 693 bytes} [Fri May 29 06:59:44 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 960 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 967/2037] 10.0.0.15 () {34 vars in 1038 bytes} [Fri May 29 06:59:44 2026] GET /v2.0/security-groups?id=21080f11-83e6-4036-8738-af9fc86be1ce&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: 1071/2038] 10.0.0.181 () {32 vars in 720 bytes} [Fri May 29 06:59:44 2026] GET /v2.0/routers/60f4f701-1ca1-4358-96ac-c5d62a5914af => generated 485 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 968/2039] 10.0.0.181 () {32 vars in 735 bytes} [Fri May 29 06:59:44 2026] GET /v2.0/ports?device_id=64fc9b24-0dc9-4837-9ce8-af626a70db09 => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 06:59:44.820 7 INFO neutron.db.l3_db [None req-c21c92a8-6777-46ff-8e91-fa4836a90f69 588cf14494f54a28acb78a6343fa55a8 21c4d84464094378a78963e1c00bd7e1 - - default default] Floating IP 0f503eb7-ef25-468d-b14f-504fb41f6691 associated. External IP: 10.96.250.206, port: d85399e9-2352-4346-a319-32dad99418be. [pid: 7|app: 0|req: 969/2040] 10.0.0.181 () {34 vars in 748 bytes} [Fri May 29 06:59:44 2026] PUT /v2.0/floatingips/0f503eb7-ef25-468d-b14f-504fb41f6691 => generated 856 bytes in 702 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 06:59:45.207 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ab11f73c-9d36-492b-8687-4f884f038712'] response: {'name': 'network-changed', 'server_uuid': '64fc9b24-0dc9-4837-9ce8-af626a70db09', 'tag': 'd85399e9-2352-4346-a319-32dad99418be', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 970/2041] 10.0.0.181 () {32 vars in 728 bytes} [Fri May 29 06:59:45 2026] GET /v2.0/floatingips/0f503eb7-ef25-468d-b14f-504fb41f6691 => generated 856 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 971/2042] 199.204.45.109 () {34 vars in 1079 bytes} [Fri May 29 06:59:45 2026] GET /v2.0/ports?tenant_id=21c4d84464094378a78963e1c00bd7e1&device_id=64fc9b24-0dc9-4837-9ce8-af626a70db09 => 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: 972/2043] 10.0.0.52 () {34 vars in 988 bytes} [Fri May 29 06:59:45 2026] GET /v2.0/ports?device_id=7313b0b2-5ca0-47c5-b1ec-7b139fe9b2cc => generated 1469 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 973/2044] 199.204.45.109 () {34 vars in 985 bytes} [Fri May 29 06:59:45 2026] GET /v2.0/networks?id=5e486b90-9c7e-4a03-952d-75e046dc944b => generated 757 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 974/2045] 10.0.0.52 () {34 vars in 1038 bytes} [Fri May 29 06:59:45 2026] GET /v2.0/security-groups?id=9601cd08-563e-41b3-a549-0f3fbeb02f6a&fields=id&fields=name => generated 112 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 975/2046] 199.204.45.109 () {34 vars in 1059 bytes} [Fri May 29 06:59:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=d85399e9-2352-4346-a319-32dad99418be => generated 859 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 976/2047] 199.204.45.109 () {34 vars in 983 bytes} [Fri May 29 06:59:45 2026] GET /v2.0/subnets?id=1d1cf450-c110-44eb-997e-4b762892c0a9 => generated 654 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 977/2048] 199.204.45.109 () {34 vars in 1051 bytes} [Fri May 29 06:59:45 2026] GET /v2.0/ports?network_id=5e486b90-9c7e-4a03-952d-75e046dc944b&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: 978/2049] 199.204.45.109 () {34 vars in 1011 bytes} [Fri May 29 06:59:45 2026] GET /v2.0/networks/5e486b90-9c7e-4a03-952d-75e046dc944b?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: 979/2050] 199.204.45.109 () {34 vars in 1111 bytes} [Fri May 29 06:59:45 2026] GET /v2.0/networks/5e486b90-9c7e-4a03-952d-75e046dc944b?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: 1072/2051] 10.0.0.181 () {34 vars in 741 bytes} [Fri May 29 06:59:44 2026] PUT /v2.0/routers/60f4f701-1ca1-4358-96ac-c5d62a5914af => generated 485 bytes in 1555 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 980/2052] 10.0.0.181 () {32 vars in 735 bytes} [Fri May 29 06:59:45 2026] GET /v2.0/ports?device_id=60f4f701-1ca1-4358-96ac-c5d62a5914af => 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: 981/2053] 10.0.0.181 () {32 vars in 728 bytes} [Fri May 29 06:59:46 2026] GET /v2.0/floatingips/0f503eb7-ef25-468d-b14f-504fb41f6691 => generated 858 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1073/2054] 10.0.0.181 () {32 vars in 723 bytes} [Fri May 29 06:59:45 2026] DELETE /v2.0/routers/60f4f701-1ca1-4358-96ac-c5d62a5914af => generated 0 bytes in 699 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 982/2055] 10.0.0.181 () {32 vars in 720 bytes} [Fri May 29 06:59:46 2026] GET /v2.0/routers/8a1d31fc-a698-4690-a773-a64841e90652 => generated 493 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1074/2056] 10.0.0.181 () {34 vars in 741 bytes} [Fri May 29 06:59:46 2026] PUT /v2.0/routers/8a1d31fc-a698-4690-a773-a64841e90652 => generated 493 bytes in 686 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 983/2057] 10.0.0.181 () {32 vars in 735 bytes} [Fri May 29 06:59:47 2026] GET /v2.0/ports?device_id=8a1d31fc-a698-4690-a773-a64841e90652 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1075/2058] 10.0.0.181 () {32 vars in 723 bytes} [Fri May 29 06:59:47 2026] DELETE /v2.0/routers/8a1d31fc-a698-4690-a773-a64841e90652 => generated 0 bytes in 480 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 984/2059] 10.0.0.181 () {32 vars in 720 bytes} [Fri May 29 06:59:47 2026] GET /v2.0/routers/128c4894-d7b2-4688-b3ea-3d973c518305 => generated 502 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1076/2060] 10.0.0.181 () {34 vars in 741 bytes} [Fri May 29 06:59:48 2026] PUT /v2.0/routers/128c4894-d7b2-4688-b3ea-3d973c518305 => generated 502 bytes in 664 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 985/2061] 10.0.0.181 () {32 vars in 735 bytes} [Fri May 29 06:59:48 2026] GET /v2.0/ports?device_id=128c4894-d7b2-4688-b3ea-3d973c518305 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 986/2062] 10.0.0.181 () {32 vars in 720 bytes} [Fri May 29 06:59:49 2026] GET /v2.0/subnets/3e557563-f326-4096-9e0c-235cfedca211 => generated 652 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1077/2063] 10.0.0.181 () {32 vars in 723 bytes} [Fri May 29 06:59:48 2026] DELETE /v2.0/routers/128c4894-d7b2-4688-b3ea-3d973c518305 => generated 0 bytes in 528 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 987/2064] 10.0.0.181 () {32 vars in 720 bytes} [Fri May 29 06:59:49 2026] GET /v2.0/routers/938231dd-f2e1-4c4d-ae66-198cef5f30b8 => generated 487 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 988/2065] 10.0.0.78 () {30 vars in 688 bytes} [Fri May 29 06:59:49 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 989/2066] 10.0.0.78 () {30 vars in 690 bytes} [Fri May 29 06:59:50 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: 990/2067] 10.0.0.78 () {30 vars in 666 bytes} [Fri May 29 06:59:50 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: 1078/2068] 10.0.0.181 () {34 vars in 741 bytes} [Fri May 29 06:59:49 2026] PUT /v2.0/routers/938231dd-f2e1-4c4d-ae66-198cef5f30b8 => generated 487 bytes in 711 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1079/2069] 10.0.0.78 () {30 vars in 702 bytes} [Fri May 29 06:59: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: 991/2070] 10.0.0.181 () {32 vars in 735 bytes} [Fri May 29 06:59:50 2026] GET /v2.0/ports?device_id=938231dd-f2e1-4c4d-ae66-198cef5f30b8 => 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: 992/2071] 10.0.0.78 () {28 vars in 437 bytes} [Fri May 29 06:59:50 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: 993/2072] 10.0.0.78 () {30 vars in 726 bytes} [Fri May 29 06:59:50 2026] GET /v2.0/subnets/3e557563-f326-4096-9e0c-235cfedca211 => generated 634 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 994/2073] 10.0.0.78 () {30 vars in 688 bytes} [Fri May 29 06:59: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: 995/2074] 10.0.0.78 () {30 vars in 690 bytes} [Fri May 29 06:59:50 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 996/2075] 10.0.0.78 () {30 vars in 666 bytes} [Fri May 29 06:59:50 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 997/2076] 10.0.0.78 () {30 vars in 702 bytes} [Fri May 29 06:59: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: 998/2077] 10.0.0.78 () {30 vars in 726 bytes} [Fri May 29 06:59:50 2026] GET /v2.0/subnets/3e557563-f326-4096-9e0c-235cfedca211 => generated 652 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 999/2078] 10.0.0.78 () {30 vars in 688 bytes} [Fri May 29 06:59:50 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1000/2079] 10.0.0.78 () {30 vars in 690 bytes} [Fri May 29 06:59:50 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1001/2080] 10.0.0.78 () {30 vars in 666 bytes} [Fri May 29 06:59:50 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1002/2081] 10.0.0.78 () {30 vars in 702 bytes} [Fri May 29 06:59: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: 8|app: 0|req: 1080/2082] 10.0.0.181 () {32 vars in 723 bytes} [Fri May 29 06:59:50 2026] DELETE /v2.0/routers/938231dd-f2e1-4c4d-ae66-198cef5f30b8 => generated 0 bytes in 796 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1003/2083] 10.0.0.78 () {30 vars in 728 bytes} [Fri May 29 06:59:50 2026] GET /v2.0/networks/a4157508-e810-43f0-ad7a-c6d65ae29b27 => generated 799 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1004/2084] 10.0.0.78 () {30 vars in 680 bytes} [Fri May 29 06:59:50 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1081/2085] 10.0.0.181 () {32 vars in 720 bytes} [Fri May 29 06:59:50 2026] GET /v2.0/routers/ea2aff44-36b5-4f58-92d6-2de4a28d7c41 => generated 480 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1005/2086] 10.0.0.78 () {34 vars in 702 bytes} [Fri May 29 06:59:50 2026] POST /v2.0/ports => generated 1132 bytes in 423 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1082/2087] 10.0.0.181 () {34 vars in 741 bytes} [Fri May 29 06:59:50 2026] PUT /v2.0/routers/ea2aff44-36b5-4f58-92d6-2de4a28d7c41 => generated 480 bytes in 681 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: 1006/2088] 10.0.0.181 () {32 vars in 735 bytes} [Fri May 29 06:59:51 2026] GET /v2.0/ports?device_id=ea2aff44-36b5-4f58-92d6-2de4a28d7c41 => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 06:59:52.398 8 INFO neutron.services.segments.plugin [-] Segment ed2db23d-b70a-4172-84c9-0a8dad1b7c8c resource provider aggregate not found 2026-05-29 06:59:52.403 8 INFO neutron.services.segments.plugin [-] Segment ed2db23d-b70a-4172-84c9-0a8dad1b7c8c resource provider aggregate not found 2026-05-29 06:59:52.418 8 INFO neutron.services.segments.plugin [-] Segment ed2db23d-b70a-4172-84c9-0a8dad1b7c8c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ed2db23d-b70a-4172-84c9-0a8dad1b7c8c found for delete ", "request_id": "req-e2599efa-dd6a-44f6-8c55-5c006c346c10"}]} 2026-05-29 06:59:52.425 8 INFO neutron.services.segments.plugin [-] Segment ed2db23d-b70a-4172-84c9-0a8dad1b7c8c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ed2db23d-b70a-4172-84c9-0a8dad1b7c8c found for delete ", "request_id": "req-3b772e66-116a-4cff-b979-106c8828c77e"}]} 2026-05-29 06:59:52.432 8 INFO neutron.db.l3_hamode_db [None req-666de1f7-3bbe-46e1-b416-52db85eeb322 dfd5a42b1978432b9e15c3bf6ddb968a 52b109d8815f43759ea5efc9b0a7132b - - default default] HA network fcf5649a-ef46-412f-900d-45eb8b086660 was deleted as no HA routers are present in tenant 52b109d8815f43759ea5efc9b0a7132b. [pid: 8|app: 0|req: 1083/2089] 10.0.0.181 () {32 vars in 723 bytes} [Fri May 29 06:59:51 2026] DELETE /v2.0/routers/ea2aff44-36b5-4f58-92d6-2de4a28d7c41 => generated 0 bytes in 728 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1007/2090] 10.0.0.181 () {32 vars in 773 bytes} [Fri May 29 06:59:53 2026] GET /v2.0/security-groups?tenant_id=4043df0ff3534178a189eb1b952f5e82&name=default => generated 2801 bytes in 225 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1009/2093] 199.204.45.109 () {30 vars in 702 bytes} [Fri May 29 06:59:53 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1010/2094] 199.204.45.109 () {30 vars in 704 bytes} [Fri May 29 06:59:53 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1085/2095] 10.0.0.181 () {32 vars in 739 bytes} [Fri May 29 06:59:53 2026] DELETE /v2.0/security-groups/63483c96-5ae0-46d1-8442-f786a26a89f7 => 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: 1011/2096] 199.204.45.109 () {30 vars in 680 bytes} [Fri May 29 06:59:53 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: 1086/2097] 199.204.45.109 () {30 vars in 716 bytes} [Fri May 29 06:59:53 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: 1012/2098] 199.204.45.109 () {30 vars in 736 bytes} [Fri May 29 06:59:53 2026] GET /v2.0/ports/cd00a173-d75e-4eb3-9c55-0bacc7d3e662 => 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: 1087/2099] 10.0.0.181 () {32 vars in 773 bytes} [Fri May 29 06:59:53 2026] GET /v2.0/security-groups?tenant_id=b120e9faa45d48368edac3793bf8cc63&name=default => generated 2801 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1088/2100] 199.204.45.109 () {30 vars in 702 bytes} [Fri May 29 06:59:53 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1089/2101] 199.204.45.109 () {30 vars in 704 bytes} [Fri May 29 06:59:53 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1013/2102] 10.0.0.181 () {32 vars in 739 bytes} [Fri May 29 06:59:53 2026] DELETE /v2.0/security-groups/e0c39da6-298d-420a-a7f2-4dc3f1f16b6e => 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: 1090/2103] 199.204.45.109 () {30 vars in 680 bytes} [Fri May 29 06:59:53 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1014/2104] 199.204.45.109 () {30 vars in 716 bytes} [Fri May 29 06:59:53 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 06:59:53.997 8 INFO neutron.api.v2.resource [None req-4ebd8c0c-bad7-476e-b495-519a6e3a7b9e 28baced029714bb6bd60d80d7e4910de 088a3ca187a94407ad8b491a453c58a8 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1091/2105] 199.204.45.109 () {30 vars in 762 bytes} [Fri May 29 06:59:53 2026] GET /v2.0/security-groups/lb-a73910ae-5026-444c-bbda-612773446add => generated 149 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1015/2106] 199.204.45.109 () {30 vars in 784 bytes} [Fri May 29 06:59:54 2026] GET /v2.0/security-groups?name=lb-a73910ae-5026-444c-bbda-612773446add => generated 23 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1092/2107] 199.204.45.109 () {34 vars in 735 bytes} [Fri May 29 06:59:54 2026] POST /v2.0/security-groups => generated 1572 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1016/2108] 199.204.45.109 () {30 vars in 814 bytes} [Fri May 29 06:59:54 2026] GET /v2.0/security-group-rules?security_group_id=758ee2ff-bbfa-4fe1-a35b-02f2807fce41 => generated 1118 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1093/2109] 10.0.0.181 () {32 vars in 773 bytes} [Fri May 29 06:59:54 2026] GET /v2.0/security-groups?tenant_id=52b109d8815f43759ea5efc9b0a7132b&name=default => generated 2801 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1094/2110] 10.0.0.181 () {32 vars in 739 bytes} [Fri May 29 06:59:54 2026] DELETE /v2.0/security-groups/48914c7f-b07c-4b4b-b370-c0a3c2d44ea8 => 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: 1017/2111] 199.204.45.109 () {34 vars in 788 bytes} [Fri May 29 06:59:54 2026] PUT /v2.0/ports/cd00a173-d75e-4eb3-9c55-0bacc7d3e662 => generated 1132 bytes in 364 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1095/2112] 199.204.45.109 () {30 vars in 702 bytes} [Fri May 29 06:59:54 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1018/2113] 199.204.45.109 () {30 vars in 704 bytes} [Fri May 29 06:59:54 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: 1096/2114] 199.204.45.109 () {30 vars in 680 bytes} [Fri May 29 06:59:54 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: 1019/2115] 199.204.45.109 () {30 vars in 716 bytes} [Fri May 29 06:59:54 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1097/2116] 199.204.45.109 () {30 vars in 740 bytes} [Fri May 29 06:59:54 2026] GET /v2.0/subnets/3e557563-f326-4096-9e0c-235cfedca211 => generated 652 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1020/2117] 10.0.0.52 () {34 vars in 988 bytes} [Fri May 29 06:59:55 2026] GET /v2.0/ports?device_id=64fc9b24-0dc9-4837-9ce8-af626a70db09 => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1098/2118] 10.0.0.52 () {34 vars in 1038 bytes} [Fri May 29 06:59:55 2026] GET /v2.0/security-groups?id=21080f11-83e6-4036-8738-af9fc86be1ce&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: 1021/2119] 10.0.0.15 () {34 vars in 988 bytes} [Fri May 29 06:59:57 2026] GET /v2.0/ports?device_id=64fc9b24-0dc9-4837-9ce8-af626a70db09 => generated 975 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1099/2120] 10.0.0.15 () {34 vars in 1038 bytes} [Fri May 29 06:59:57 2026] GET /v2.0/security-groups?id=21080f11-83e6-4036-8738-af9fc86be1ce&fields=id&fields=name => generated 113 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1022/2121] 199.204.45.109 () {34 vars in 993 bytes} [Fri May 29 06:59:57 2026] GET /v2.0/ports?device_id=64fc9b24-0dc9-4837-9ce8-af626a70db09 => generated 975 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 06:59:58.137 8 INFO neutron.db.l3_db [req-3653ac15-815e-4e62-a6c1-292deb9ada39 req-e1916fe5-68a8-40a4-a34c-37cb652aa369 588cf14494f54a28acb78a6343fa55a8 21c4d84464094378a78963e1c00bd7e1 - - default default] Floating IP 0f503eb7-ef25-468d-b14f-504fb41f6691 disassociated. External IP: 10.96.250.206, port: d85399e9-2352-4346-a319-32dad99418be. [pid: 7|app: 0|req: 1023/2122] 10.0.0.15 () {34 vars in 988 bytes} [Fri May 29 06:59:58 2026] GET /v2.0/ports?device_id=64fc9b24-0dc9-4837-9ce8-af626a70db09 => 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: 1100/2123] 199.204.45.109 () {36 vars in 996 bytes} [Fri May 29 06:59:57 2026] DELETE /v2.0/ports/d85399e9-2352-4346-a319-32dad99418be => generated 0 bytes in 945 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 06:59:58.926 7 WARNING neutron_lib.context [None req-004ddf50-cc5f-4f82-9174-1b6683c1113e 2fb9fabb8002490c97e167e38399a8df ea912877dfea44768cf51d389b755b40 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1024/2124] 10.0.0.181 () {34 vars in 675 bytes} [Fri May 29 06:59:58 2026] POST /v2.0/subnetpools => generated 516 bytes in 277 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 06:59:59.000 8 WARNING neutron_lib.context [None req-79b59137-fded-4dec-aa56-5c4239d0f9cd 2fb9fabb8002490c97e167e38399a8df ea912877dfea44768cf51d389b755b40 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 06:59:59.036 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-591d408b-2623-42aa-bb22-2e53f67b1793'] response: {'server_uuid': '64fc9b24-0dc9-4837-9ce8-af626a70db09', 'name': 'network-vif-deleted', 'tag': 'd85399e9-2352-4346-a319-32dad99418be', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1101/2125] 10.0.0.181 () {34 vars in 675 bytes} [Fri May 29 06:59:58 2026] POST /v2.0/subnetpools => generated 516 bytes in 76 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 06:59:59.075 7 WARNING neutron_lib.context [None req-16919f43-c6dd-4c39-a842-0cb0f524b2ce 2fb9fabb8002490c97e167e38399a8df ea912877dfea44768cf51d389b755b40 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1025/2126] 10.0.0.181 () {34 vars in 675 bytes} [Fri May 29 06:59:59 2026] POST /v2.0/subnetpools => generated 516 bytes in 61 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 06:59:59.143 8 WARNING neutron_lib.context [None req-1bee0905-8cee-4fb4-9011-a5ec0dded855 2fb9fabb8002490c97e167e38399a8df ea912877dfea44768cf51d389b755b40 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1102/2127] 10.0.0.181 () {34 vars in 675 bytes} [Fri May 29 06:59:59 2026] POST /v2.0/subnetpools => generated 516 bytes in 62 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 06:59:59.210 7 WARNING neutron_lib.context [None req-7aab498c-f520-4b63-ae15-65ec95eb8566 2fb9fabb8002490c97e167e38399a8df ea912877dfea44768cf51d389b755b40 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1026/2128] 10.0.0.181 () {34 vars in 675 bytes} [Fri May 29 06:59:59 2026] POST /v2.0/subnetpools => generated 516 bytes in 63 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1103/2129] 10.0.0.181 () {34 vars in 758 bytes} [Fri May 29 06:59:59 2026] PUT /v2.0/subnetpools/fb2219c4-1505-44a3-815f-c34d34c31181/tags => generated 17 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1027/2130] 10.0.0.181 () {34 vars in 758 bytes} [Fri May 29 06:59:59 2026] PUT /v2.0/subnetpools/5fb2c5cd-c4bc-4507-a1f0-760db6868380/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: 1104/2131] 10.0.0.181 () {34 vars in 758 bytes} [Fri May 29 06:59:59 2026] PUT /v2.0/subnetpools/5822c562-447b-4639-82a0-18cb61164650/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: 1028/2132] 10.0.0.181 () {34 vars in 758 bytes} [Fri May 29 06:59:59 2026] PUT /v2.0/subnetpools/45e73cf2-d2c4-474b-9bcb-c25ef380aa28/tags => generated 19 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1105/2133] 10.0.0.181 () {32 vars in 671 bytes} [Fri May 29 06:59:59 2026] GET /v2.0/subnetpools?tags=red => generated 1563 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1106/2134] 10.0.0.181 () {32 vars in 685 bytes} [Fri May 29 06:59:59 2026] GET /v2.0/subnetpools?tags=red%2Cblue => generated 1056 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1107/2135] 10.0.0.181 () {32 vars in 681 bytes} [Fri May 29 06:59:59 2026] GET /v2.0/subnetpools?tags-any=blue => generated 1056 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1108/2136] 10.0.0.181 () {32 vars in 693 bytes} [Fri May 29 06:59:59 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => generated 1563 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1029/2137] 10.0.0.181 () {32 vars in 739 bytes} [Fri May 29 06:59:59 2026] DELETE /v2.0/security-groups/21080f11-83e6-4036-8738-af9fc86be1ce => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1109/2138] 10.0.0.181 () {32 vars in 679 bytes} [Fri May 29 06:59:59 2026] GET /v2.0/subnetpools?not-tags=red => generated 1028 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1030/2139] 10.0.0.181 () {32 vars in 693 bytes} [Fri May 29 06:59:59 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => generated 1535 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1031/2140] 10.0.0.181 () {32 vars in 689 bytes} [Fri May 29 06:59:59 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1032/2141] 10.0.0.181 () {32 vars in 701 bytes} [Fri May 29 06:59:59 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1033/2142] 10.0.0.181 () {32 vars in 731 bytes} [Fri May 29 06:59:59 2026] DELETE /v2.0/subnetpools/fb2219c4-1505-44a3-815f-c34d34c31181 => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1034/2143] 10.0.0.181 () {32 vars in 731 bytes} [Fri May 29 06:59:59 2026] DELETE /v2.0/subnetpools/5fb2c5cd-c4bc-4507-a1f0-760db6868380 => 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: 1035/2144] 10.0.0.181 () {32 vars in 731 bytes} [Fri May 29 06:59:59 2026] DELETE /v2.0/subnetpools/5822c562-447b-4639-82a0-18cb61164650 => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1110/2145] 10.0.0.181 () {32 vars in 731 bytes} [Fri May 29 06:59:59 2026] DELETE /v2.0/floatingips/0f503eb7-ef25-468d-b14f-504fb41f6691 => generated 0 bytes in 367 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1036/2146] 10.0.0.181 () {32 vars in 731 bytes} [Fri May 29 06:59:59 2026] DELETE /v2.0/subnetpools/45e73cf2-d2c4-474b-9bcb-c25ef380aa28 => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1111/2147] 10.0.0.181 () {32 vars in 731 bytes} [Fri May 29 07:00:00 2026] DELETE /v2.0/subnetpools/aa393fcf-ff4f-4c19-a05b-94dfb9b0a1dd => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1037/2148] 10.0.0.15 () {34 vars in 988 bytes} [Fri May 29 07:00:00 2026] GET /v2.0/ports?device_id=4204e606-2252-4255-bbf3-55b274976bd3 => generated 971 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1112/2149] 10.0.0.15 () {34 vars in 1038 bytes} [Fri May 29 07:00:00 2026] GET /v2.0/security-groups?id=311fae4d-6059-4324-a641-8128594a5ced&fields=id&fields=name => generated 113 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1038/2150] 199.204.45.109 () {34 vars in 993 bytes} [Fri May 29 07:00:00 2026] GET /v2.0/ports?device_id=4204e606-2252-4255-bbf3-55b274976bd3 => generated 971 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1113/2151] 10.0.0.181 () {32 vars in 773 bytes} [Fri May 29 07:00:00 2026] GET /v2.0/security-groups?tenant_id=9110adb791644f10b449b4fd9271a851&name=default => generated 2801 bytes in 302 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1039/2152] 199.204.45.109 () {36 vars in 996 bytes} [Fri May 29 07:00:00 2026] DELETE /v2.0/ports/ee9343fa-ec3a-4b34-8bb0-961e4925ee3c => generated 0 bytes in 310 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1040/2153] 10.0.0.15 () {34 vars in 988 bytes} [Fri May 29 07:00:01 2026] GET /v2.0/ports?device_id=4204e606-2252-4255-bbf3-55b274976bd3 => 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: 1114/2154] 10.0.0.181 () {32 vars in 739 bytes} [Fri May 29 07:00:01 2026] DELETE /v2.0/security-groups/1d67b6c3-0780-441c-a591-bd87e2cdb0db => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 07:00:01.489 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f48bfa5d-d863-42cc-999f-f3e73ccda06f'] response: {'server_uuid': '4204e606-2252-4255-bbf3-55b274976bd3', 'name': 'network-vif-deleted', 'tag': 'ee9343fa-ec3a-4b34-8bb0-961e4925ee3c', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1041/2155] 10.0.0.181 () {32 vars in 773 bytes} [Fri May 29 07:00:01 2026] GET /v2.0/security-groups?tenant_id=ea912877dfea44768cf51d389b755b40&name=default => generated 2801 bytes in 178 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1115/2156] 10.0.0.181 () {32 vars in 739 bytes} [Fri May 29 07:00:01 2026] DELETE /v2.0/security-groups/62255a05-f274-4bc2-a4af-482ffbd2e2f5 => 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: 1042/2157] 10.0.0.181 () {32 vars in 773 bytes} [Fri May 29 07:00:02 2026] GET /v2.0/security-groups?tenant_id=8c036e9cd40d4efea3c4af1e73834a08&name=default => generated 2801 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1116/2158] 10.0.0.181 () {32 vars in 739 bytes} [Fri May 29 07:00:02 2026] DELETE /v2.0/security-groups/ef4b2a37-d348-40db-8d3b-19f752635b4c => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1043/2159] 10.0.0.181 () {32 vars in 739 bytes} [Fri May 29 07:00:02 2026] DELETE /v2.0/security-groups/311fae4d-6059-4324-a641-8128594a5ced => 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: 1044/2160] 10.0.0.15 () {34 vars in 1014 bytes} [Fri May 29 07:00:02 2026] GET /v2.0/security-groups?id=20c5d7d2-293d-4c21-b1bd-58971504064a&fields=id => generated 69 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1045/2161] 10.0.0.15 () {34 vars in 980 bytes} [Fri May 29 07:00:03 2026] GET /v2.0/networks?id=1fc4deb5-8dcb-4842-933f-93d1f24776c1 => generated 735 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1046/2162] 10.0.0.15 () {34 vars in 963 bytes} [Fri May 29 07:00:03 2026] GET /v2.0/quotas/088a3ca187a94407ad8b491a453c58a8 => generated 291 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1047/2163] 10.0.0.15 () {34 vars in 1000 bytes} [Fri May 29 07:00:03 2026] GET /v2.0/ports?tenant_id=088a3ca187a94407ad8b491a453c58a8&fields=id => generated 149 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1048/2164] 10.0.0.15 () {34 vars in 1006 bytes} [Fri May 29 07:00:03 2026] GET /v2.0/networks/1fc4deb5-8dcb-4842-933f-93d1f24776c1?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: 1049/2165] 10.0.0.15 () {34 vars in 1106 bytes} [Fri May 29 07:00:03 2026] GET /v2.0/networks/1fc4deb5-8dcb-4842-933f-93d1f24776c1?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: 1050/2166] 10.0.0.15 () {34 vars in 988 bytes} [Fri May 29 07:00:03 2026] GET /v2.0/ports?device_id=3e3cae7e-5281-4cdd-bd8a-b83b7061cee5 => 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: 1051/2167] 10.0.0.15 () {34 vars in 988 bytes} [Fri May 29 07:00:03 2026] GET /v2.0/ports?device_id=3e3cae7e-5281-4cdd-bd8a-b83b7061cee5 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1117/2168] 10.0.0.181 () {34 vars in 788 bytes} [Fri May 29 07:00:02 2026] PUT /v2.0/routers/946f62cd-ebed-42dc-9b5e-c51fbae8e6e3/remove_router_interface => generated 309 bytes in 1786 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1118/2169] 199.204.45.109 () {34 vars in 985 bytes} [Fri May 29 07:00:04 2026] GET /v2.0/networks?id=1fc4deb5-8dcb-4842-933f-93d1f24776c1 => generated 735 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1119/2170] 199.204.45.109 () {34 vars in 1049 bytes} [Fri May 29 07:00:04 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=088a3ca187a94407ad8b491a453c58a8 => generated 343 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1052/2171] 10.0.0.181 () {32 vars in 723 bytes} [Fri May 29 07:00:04 2026] DELETE /v2.0/subnets/1d1cf450-c110-44eb-997e-4b762892c0a9 => generated 0 bytes in 271 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1120/2172] 199.204.45.109 () {38 vars in 954 bytes} [Fri May 29 07:00:04 2026] POST /v2.0/ports => generated 1082 bytes in 515 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: 1121/2173] 199.204.45.109 () {38 vars in 1027 bytes} [Fri May 29 07:00:05 2026] PUT /v2.0/ports/4d767b65-6524-4141-b999-c1a3ab34bf38 => generated 1207 bytes in 520 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 07:00:05.772 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-1010db62-3c56-40d3-8f94-5c625c54d068'] response: {'name': 'network-changed', 'server_uuid': '3e3cae7e-5281-4cdd-bd8a-b83b7061cee5', 'tag': '4d767b65-6524-4141-b999-c1a3ab34bf38', 'status': 'completed', 'code': 200} 2026-05-29 07:00:05.879 7 INFO neutron.services.segments.plugin [-] Segment 78048a6a-3442-4e21-89b0-dfa30f76a0f1 resource provider aggregate not found 2026-05-29 07:00:05.884 7 INFO neutron.services.segments.plugin [-] Segment 78048a6a-3442-4e21-89b0-dfa30f76a0f1 resource provider aggregate not found 2026-05-29 07:00:05.900 7 INFO neutron.services.segments.plugin [-] Segment 78048a6a-3442-4e21-89b0-dfa30f76a0f1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 78048a6a-3442-4e21-89b0-dfa30f76a0f1 found for delete ", "request_id": "req-4dd4ced7-5abc-4323-9e01-530feb7583b6"}]} 2026-05-29 07:00:05.901 7 INFO neutron.services.segments.plugin [-] Segment 78048a6a-3442-4e21-89b0-dfa30f76a0f1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 78048a6a-3442-4e21-89b0-dfa30f76a0f1 found for delete ", "request_id": "req-bc17b6cd-759f-412f-b5f5-3705a79306f3"}]} 2026-05-29 07:00:05.917 7 INFO neutron.db.l3_hamode_db [None req-e41b0d61-12e9-4a1b-9404-06dbfd76d145 588cf14494f54a28acb78a6343fa55a8 21c4d84464094378a78963e1c00bd7e1 - - default default] HA network 1a064024-5bf9-4e71-be30-b3370d629509 was deleted as no HA routers are present in tenant 21c4d84464094378a78963e1c00bd7e1. /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 1053/2174] 10.0.0.181 () {32 vars in 723 bytes} [Fri May 29 07:00:04 2026] DELETE /v2.0/routers/946f62cd-ebed-42dc-9b5e-c51fbae8e6e3 => generated 0 bytes in 1244 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 07:00:05.928 8 WARNING neutron_lib.context [None req-6852a1af-7e3d-4225-9594-4d5982ba82ec 6a92c80341d04d97bbaa1700d3a2718f ed5e95f3fbc84d2696084d54f681aef1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/2175] 199.204.45.109 () {34 vars in 1079 bytes} [Fri May 29 07:00:05 2026] GET /v2.0/ports?tenant_id=088a3ca187a94407ad8b491a453c58a8&device_id=3e3cae7e-5281-4cdd-bd8a-b83b7061cee5 => generated 1246 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 07:00:06.073 8 INFO neutron.db.segments_db [None req-6852a1af-7e3d-4225-9594-4d5982ba82ec 6a92c80341d04d97bbaa1700d3a2718f ed5e95f3fbc84d2696084d54f681aef1 - - default default] Added segment a50a262c-f401-4700-bdb0-21df26877f59 of type vxlan for network 2b8d7c66-92fa-4cbc-ab79-c9b8ee5bcb67 [pid: 8|app: 0|req: 1122/2176] 10.0.0.181 () {34 vars in 669 bytes} [Fri May 29 07:00:05 2026] POST /v2.0/networks => generated 632 bytes in 477 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1123/2177] 199.204.45.109 () {34 vars in 1061 bytes} [Fri May 29 07:00:06 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.174&port_id=4d767b65-6524-4141-b999-c1a3ab34bf38 => generated 19 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1055/2178] 10.0.0.181 () {32 vars in 725 bytes} [Fri May 29 07:00:05 2026] DELETE /v2.0/networks/5e486b90-9c7e-4a03-952d-75e046dc944b => 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: 1124/2179] 10.0.0.181 () {34 vars in 752 bytes} [Fri May 29 07:00:06 2026] PUT /v2.0/networks/2b8d7c66-92fa-4cbc-ab79-c9b8ee5bcb67/tags => generated 25 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1056/2180] 199.204.45.109 () {34 vars in 983 bytes} [Fri May 29 07:00:06 2026] GET /v2.0/subnets?id=f864de38-1923-4299-a5b1-11cfb34b200c => generated 630 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1057/2181] 199.204.45.109 () {34 vars in 1051 bytes} [Fri May 29 07:00:06 2026] GET /v2.0/ports?network_id=1fc4deb5-8dcb-4842-933f-93d1f24776c1&device_owner=network%3Adhcp => generated 1244 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1125/2182] 10.0.0.181 () {32 vars in 732 bytes} [Fri May 29 07:00:06 2026] GET /v2.0/networks/2b8d7c66-92fa-4cbc-ab79-c9b8ee5bcb67/tags => generated 25 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1058/2183] 199.204.45.109 () {34 vars in 1011 bytes} [Fri May 29 07:00:06 2026] GET /v2.0/networks/1fc4deb5-8dcb-4842-933f-93d1f24776c1?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: 1126/2184] 10.0.0.181 () {34 vars in 763 bytes} [Fri May 29 07:00:06 2026] PUT /v2.0/networks/2b8d7c66-92fa-4cbc-ab79-c9b8ee5bcb67/tags/green => generated 4 bytes in 89 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1127/2185] 10.0.0.181 () {32 vars in 732 bytes} [Fri May 29 07:00:06 2026] GET /v2.0/networks/2b8d7c66-92fa-4cbc-ab79-c9b8ee5bcb67/tags => generated 34 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1059/2186] 199.204.45.109 () {34 vars in 1111 bytes} [Fri May 29 07:00:06 2026] GET /v2.0/networks/1fc4deb5-8dcb-4842-933f-93d1f24776c1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1128/2187] 10.0.0.181 () {34 vars in 759 bytes} [Fri May 29 07:00:06 2026] PUT /v2.0/networks/2b8d7c66-92fa-4cbc-ab79-c9b8ee5bcb67/tags/red => generated 4 bytes in 68 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1060/2188] 10.0.0.181 () {32 vars in 732 bytes} [Fri May 29 07:00:06 2026] GET /v2.0/networks/2b8d7c66-92fa-4cbc-ab79-c9b8ee5bcb67/tags => generated 34 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1129/2189] 199.204.45.109 () {34 vars in 1079 bytes} [Fri May 29 07:00:06 2026] GET /v2.0/ports?tenant_id=088a3ca187a94407ad8b491a453c58a8&device_id=3e3cae7e-5281-4cdd-bd8a-b83b7061cee5 => generated 1246 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1061/2190] 10.0.0.181 () {34 vars in 781 bytes} [Fri May 29 07:00:06 2026] PUT /v2.0/networks/2b8d7c66-92fa-4cbc-ab79-c9b8ee5bcb67/tags/black.or.white => generated 4 bytes in 76 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1130/2191] 199.204.45.109 () {34 vars in 985 bytes} [Fri May 29 07:00:06 2026] GET /v2.0/networks?id=1fc4deb5-8dcb-4842-933f-93d1f24776c1 => generated 735 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1062/2192] 10.0.0.181 () {32 vars in 732 bytes} [Fri May 29 07:00:06 2026] GET /v2.0/networks/2b8d7c66-92fa-4cbc-ab79-c9b8ee5bcb67/tags => generated 52 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1063/2193] 10.0.0.181 () {34 vars in 752 bytes} [Fri May 29 07:00:06 2026] PUT /v2.0/networks/2b8d7c66-92fa-4cbc-ab79-c9b8ee5bcb67/tags => generated 37 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1131/2194] 10.0.0.15 () {34 vars in 988 bytes} [Fri May 29 07:00:06 2026] GET /v2.0/ports?device_id=3e3cae7e-5281-4cdd-bd8a-b83b7061cee5 => generated 1246 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1064/2195] 199.204.45.109 () {34 vars in 1061 bytes} [Fri May 29 07:00:06 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.174&port_id=4d767b65-6524-4141-b999-c1a3ab34bf38 => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1132/2196] 10.0.0.181 () {32 vars in 732 bytes} [Fri May 29 07:00:06 2026] GET /v2.0/networks/2b8d7c66-92fa-4cbc-ab79-c9b8ee5bcb67/tags => generated 37 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1065/2197] 10.0.0.15 () {34 vars in 1038 bytes} [Fri May 29 07:00:06 2026] GET /v2.0/security-groups?id=20c5d7d2-293d-4c21-b1bd-58971504064a&fields=id&fields=name => generated 96 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1066/2198] 199.204.45.109 () {34 vars in 983 bytes} [Fri May 29 07:00:06 2026] GET /v2.0/subnets?id=f864de38-1923-4299-a5b1-11cfb34b200c => generated 630 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1133/2199] 199.204.45.109 () {34 vars in 993 bytes} [Fri May 29 07:00:06 2026] GET /v2.0/ports?device_id=3e3cae7e-5281-4cdd-bd8a-b83b7061cee5 => generated 1246 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1067/2200] 10.0.0.181 () {32 vars in 740 bytes} [Fri May 29 07:00:06 2026] GET /v2.0/networks/2b8d7c66-92fa-4cbc-ab79-c9b8ee5bcb67/tags/red => generated 0 bytes in 36 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1134/2201] 199.204.45.109 () {34 vars in 1051 bytes} [Fri May 29 07:00:07 2026] GET /v2.0/ports?network_id=1fc4deb5-8dcb-4842-933f-93d1f24776c1&device_owner=network%3Adhcp => generated 1244 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1068/2202] 199.204.45.109 () {34 vars in 1043 bytes} [Fri May 29 07:00:07 2026] GET /v2.0/security-groups?id=20c5d7d2-293d-4c21-b1bd-58971504064a&fields=id&fields=name => generated 96 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 07:00:07.113 7 INFO neutron.api.v2.resource [None req-849341da-7c96-4833-a95e-11433dd1dd48 6a92c80341d04d97bbaa1700d3a2718f ed5e95f3fbc84d2696084d54f681aef1 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1069/2203] 10.0.0.181 () {32 vars in 744 bytes} [Fri May 29 07:00:07 2026] GET /v2.0/networks/2b8d7c66-92fa-4cbc-ab79-c9b8ee5bcb67/tags/green => generated 99 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1135/2204] 10.0.0.15 () {34 vars in 988 bytes} [Fri May 29 07:00:07 2026] GET /v2.0/ports?device_id=3e3cae7e-5281-4cdd-bd8a-b83b7061cee5 => generated 1246 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1070/2205] 199.204.45.109 () {34 vars in 1011 bytes} [Fri May 29 07:00:07 2026] GET /v2.0/networks/1fc4deb5-8dcb-4842-933f-93d1f24776c1?fields=segments => generated 14 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1136/2206] 10.0.0.181 () {32 vars in 743 bytes} [Fri May 29 07:00:07 2026] DELETE /v2.0/networks/2b8d7c66-92fa-4cbc-ab79-c9b8ee5bcb67/tags/red => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1071/2207] 199.204.45.109 () {34 vars in 1111 bytes} [Fri May 29 07:00:07 2026] GET /v2.0/networks/1fc4deb5-8dcb-4842-933f-93d1f24776c1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1072/2208] 10.0.0.181 () {32 vars in 732 bytes} [Fri May 29 07:00:07 2026] GET /v2.0/networks/2b8d7c66-92fa-4cbc-ab79-c9b8ee5bcb67/tags => generated 30 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 07:00:07.376 7 INFO neutron.api.v2.resource [None req-7e919a48-4a1c-483b-b64e-9f5df5f80394 6a92c80341d04d97bbaa1700d3a2718f ed5e95f3fbc84d2696084d54f681aef1 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1073/2209] 10.0.0.181 () {32 vars in 747 bytes} [Fri May 29 07:00:07 2026] DELETE /v2.0/networks/2b8d7c66-92fa-4cbc-ab79-c9b8ee5bcb67/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: 1074/2210] 10.0.0.181 () {32 vars in 735 bytes} [Fri May 29 07:00:07 2026] DELETE /v2.0/networks/2b8d7c66-92fa-4cbc-ab79-c9b8ee5bcb67/tags => generated 0 bytes in 46 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1075/2211] 10.0.0.181 () {32 vars in 732 bytes} [Fri May 29 07:00:07 2026] GET /v2.0/networks/2b8d7c66-92fa-4cbc-ab79-c9b8ee5bcb67/tags => generated 12 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1137/2212] 10.0.0.181 () {32 vars in 773 bytes} [Fri May 29 07:00:07 2026] GET /v2.0/security-groups?tenant_id=5e1bd3e43b584522933aa66e3ea052cd&name=default => generated 2801 bytes in 451 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1076/2213] 10.0.0.181 () {32 vars in 725 bytes} [Fri May 29 07:00:07 2026] DELETE /v2.0/networks/2b8d7c66-92fa-4cbc-ab79-c9b8ee5bcb67 => generated 0 bytes in 248 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1138/2214] 10.0.0.181 () {32 vars in 739 bytes} [Fri May 29 07:00:07 2026] DELETE /v2.0/security-groups/290a341a-2434-497e-96fc-b3799ff71af5 => generated 0 bytes in 139 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 07:00:08.043 7 INFO neutron.services.segments.plugin [-] Segment 842d2f73-b76f-47dd-8d6f-080bc9224685 resource provider aggregate not found 2026-05-29 07:00:08.051 7 INFO neutron.services.segments.plugin [-] Segment 842d2f73-b76f-47dd-8d6f-080bc9224685 resource provider aggregate not found 2026-05-29 07:00:08.059 7 INFO neutron.services.segments.plugin [-] Segment 842d2f73-b76f-47dd-8d6f-080bc9224685 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 842d2f73-b76f-47dd-8d6f-080bc9224685 found for delete ", "request_id": "req-b5916d85-1b72-48a8-9ffb-8cf021f668ed"}]} 2026-05-29 07:00:08.065 7 INFO neutron.services.segments.plugin [-] Segment 842d2f73-b76f-47dd-8d6f-080bc9224685 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 842d2f73-b76f-47dd-8d6f-080bc9224685 found for delete ", "request_id": "req-140ef515-1e94-4a68-8707-dd952d1075b7"}]} 2026-05-29 07:00:08.073 7 INFO neutron.services.segments.plugin [-] Segment a50a262c-f401-4700-bdb0-21df26877f59 resource provider aggregate not found 2026-05-29 07:00:08.085 7 INFO neutron.services.segments.plugin [-] Segment a50a262c-f401-4700-bdb0-21df26877f59 resource provider aggregate not found 2026-05-29 07:00:08.092 7 INFO neutron.services.segments.plugin [-] Segment a50a262c-f401-4700-bdb0-21df26877f59 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a50a262c-f401-4700-bdb0-21df26877f59 found for delete ", "request_id": "req-b4842f1d-df62-4cb8-8a84-0c9f5f1dbba9"}]} [pid: 7|app: 0|req: 1077/2215] 10.0.0.181 () {32 vars in 773 bytes} [Fri May 29 07:00:08 2026] GET /v2.0/security-groups?tenant_id=21c4d84464094378a78963e1c00bd7e1&name=default => generated 2801 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1139/2216] 10.0.0.181 () {32 vars in 739 bytes} [Fri May 29 07:00:08 2026] DELETE /v2.0/security-groups/314439cc-cef0-452c-8624-73a09099600f => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 07:00:08.454 7 INFO neutron.services.segments.plugin [-] Segment a50a262c-f401-4700-bdb0-21df26877f59 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a50a262c-f401-4700-bdb0-21df26877f59 found for delete ", "request_id": "req-d812c885-475e-476b-b604-7919304b31ad"}]} [pid: 7|app: 0|req: 1078/2219] 10.0.0.181 () {32 vars in 773 bytes} [Fri May 29 07:00:08 2026] GET /v2.0/security-groups?tenant_id=ed5e95f3fbc84d2696084d54f681aef1&name=default => generated 2801 bytes in 219 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1142/2220] 10.0.0.181 () {32 vars in 739 bytes} [Fri May 29 07:00:08 2026] DELETE /v2.0/security-groups/018f3fa6-d636-490c-88f0-27650c7b3667 => generated 0 bytes in 139 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1079/2221] 10.0.0.181 () {32 vars in 773 bytes} [Fri May 29 07:00:08 2026] GET /v2.0/security-groups?tenant_id=7d806ea995ee473a9486ae3833661856&name=default => generated 2801 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1143/2222] 10.0.0.181 () {32 vars in 739 bytes} [Fri May 29 07:00:09 2026] DELETE /v2.0/security-groups/d085bbb5-6049-4557-8bb7-834a5ac9919f => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1080/2223] 10.0.0.15 () {34 vars in 988 bytes} [Fri May 29 07:00:10 2026] GET /v2.0/ports?device_id=3e3cae7e-5281-4cdd-bd8a-b83b7061cee5 => 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: 1144/2224] 10.0.0.15 () {34 vars in 1038 bytes} [Fri May 29 07:00:10 2026] GET /v2.0/security-groups?id=20c5d7d2-293d-4c21-b1bd-58971504064a&fields=id&fields=name => generated 96 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1081/2225] 10.0.0.15 () {34 vars in 988 bytes} [Fri May 29 07:00:10 2026] GET /v2.0/ports?device_id=3e3cae7e-5281-4cdd-bd8a-b83b7061cee5 => generated 1248 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 07:00:12.770 8 INFO neutron.db.segments_db [None req-70521b18-c640-45eb-973f-309de7c1b89e 6e3ea4da3f40479183687f7361271b7d 2cee87942bb84b04b7c001e48f3f58cb - - default default] Added segment 214ca9d5-5b25-4056-83a3-980829985481 of type vxlan for network 6976c5ec-0412-4c22-8268-91a74f30102f 2026-05-29 07:00:12.907 7 WARNING neutron_lib.context [None req-cc91dcb5-a634-4bd4-be47-120c8fe33eee ce9cb15c5d494a24986c7354b2fe3c35 894d33e3dc5544d691c73665f00490ad - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/2226] 10.0.0.181 () {34 vars in 669 bytes} [Fri May 29 07:00:12 2026] POST /v2.0/networks => generated 726 bytes in 426 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 07:00:13.040 7 INFO neutron.db.segments_db [None req-cc91dcb5-a634-4bd4-be47-120c8fe33eee ce9cb15c5d494a24986c7354b2fe3c35 894d33e3dc5544d691c73665f00490ad - - default default] Added segment 280bcac7-1ef1-4f5a-a3d1-2eabdc9d4967 of type vxlan for network 72b79848-0439-40b1-813e-267ecd472b69 [pid: 7|app: 0|req: 1082/2227] 10.0.0.181 () {34 vars in 669 bytes} [Fri May 29 07:00:12 2026] POST /v2.0/networks => generated 632 bytes in 339 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1146/2228] 10.0.0.181 () {34 vars in 668 bytes} [Fri May 29 07:00:12 2026] POST /v2.0/subnets => generated 620 bytes in 272 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 07:00:13.187 7 WARNING neutron_lib.context [None req-7161dd20-c984-4d33-a301-ff8d5d35c4bf ce9cb15c5d494a24986c7354b2fe3c35 894d33e3dc5544d691c73665f00490ad - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 07:00:13.196 8 WARNING neutron.api.v2.base [None req-b78cc0d1-83e2-43d7-b266-a7c821e873c4 6e3ea4da3f40479183687f7361271b7d 2cee87942bb84b04b7c001e48f3f58cb - - default default] An exception happened while processing the request body. The exception message is [Invalid input for target_tenant. Reason: 'None' is not a valid string.].: webob.exc.HTTPBadRequest: Invalid input for target_tenant. Reason: 'None' is not a valid string. 2026-05-29 07:00:13.197 8 INFO neutron.api.v2.resource [None req-b78cc0d1-83e2-43d7-b266-a7c821e873c4 6e3ea4da3f40479183687f7361271b7d 2cee87942bb84b04b7c001e48f3f58cb - - default default] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 8|app: 0|req: 1147/2229] 10.0.0.181 () {34 vars in 680 bytes} [Fri May 29 07:00:13 2026] POST /v2.0/rbac-policies => generated 143 bytes in 8 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-05-29 07:00:13.273 7 INFO neutron.db.segments_db [None req-7161dd20-c984-4d33-a301-ff8d5d35c4bf ce9cb15c5d494a24986c7354b2fe3c35 894d33e3dc5544d691c73665f00490ad - - default default] Added segment 746b8fef-b747-43b0-a648-6e57edeae106 of type vxlan for network 3c635a25-e542-41c0-9209-c58708a76d53 [pid: 7|app: 0|req: 1083/2230] 10.0.0.181 () {34 vars in 669 bytes} [Fri May 29 07:00:13 2026] POST /v2.0/networks => generated 632 bytes in 222 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1084/2231] 10.0.0.181 () {34 vars in 752 bytes} [Fri May 29 07:00:13 2026] PUT /v2.0/networks/72b79848-0439-40b1-813e-267ecd472b69/tags => generated 25 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1085/2232] 10.0.0.181 () {32 vars in 732 bytes} [Fri May 29 07:00:13 2026] GET /v2.0/networks/72b79848-0439-40b1-813e-267ecd472b69/tags => generated 25 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 07:00:13.560 8 INFO neutron.services.segments.plugin [-] Segment 214ca9d5-5b25-4056-83a3-980829985481 resource provider aggregate not found 2026-05-29 07:00:13.565 8 INFO neutron.services.segments.plugin [-] Segment 214ca9d5-5b25-4056-83a3-980829985481 resource provider aggregate not found 2026-05-29 07:00:13.578 8 INFO neutron.services.segments.plugin [-] Segment 214ca9d5-5b25-4056-83a3-980829985481 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 214ca9d5-5b25-4056-83a3-980829985481 found for delete ", "request_id": "req-75fa0bbb-7086-409b-97ae-62a6cce8cf49"}]} 2026-05-29 07:00:13.584 8 INFO neutron.services.segments.plugin [-] Segment 214ca9d5-5b25-4056-83a3-980829985481 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 214ca9d5-5b25-4056-83a3-980829985481 found for delete ", "request_id": "req-2031bf54-4520-4387-ad62-3e7eb98a05d2"}]} [pid: 8|app: 0|req: 1148/2233] 10.0.0.181 () {32 vars in 725 bytes} [Fri May 29 07:00:13 2026] DELETE /v2.0/networks/6976c5ec-0412-4c22-8268-91a74f30102f => generated 0 bytes in 396 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1086/2234] 10.0.0.181 () {34 vars in 752 bytes} [Fri May 29 07:00:13 2026] PUT /v2.0/networks/3c635a25-e542-41c0-9209-c58708a76d53/tags => generated 17 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1087/2235] 10.0.0.181 () {32 vars in 732 bytes} [Fri May 29 07:00:13 2026] GET /v2.0/networks/3c635a25-e542-41c0-9209-c58708a76d53/tags => generated 17 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 07:00:13.688 8 INFO neutron.db.segments_db [None req-0332509a-5904-4b09-a64c-275be149d5cf 6e3ea4da3f40479183687f7361271b7d 2cee87942bb84b04b7c001e48f3f58cb - - default default] Added segment 5bdc8a6d-3beb-4ef3-9b2b-cacd3ad34f86 of type vxlan for network 8dcdcaad-70c9-420a-8e64-23c4517c755e [pid: 7|app: 0|req: 1088/2236] 10.0.0.181 () {34 vars in 752 bytes} [Fri May 29 07:00:13 2026] PUT /v2.0/networks/3c635a25-e542-41c0-9209-c58708a76d53/tags => generated 12 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1089/2237] 10.0.0.181 () {32 vars in 732 bytes} [Fri May 29 07:00:13 2026] GET /v2.0/networks/3c635a25-e542-41c0-9209-c58708a76d53/tags => generated 12 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1149/2238] 10.0.0.181 () {34 vars in 669 bytes} [Fri May 29 07:00:13 2026] POST /v2.0/networks => generated 727 bytes in 247 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1090/2239] 10.0.0.181 () {32 vars in 732 bytes} [Fri May 29 07:00:13 2026] GET /v2.0/networks/72b79848-0439-40b1-813e-267ecd472b69/tags => generated 25 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 07:00:14.100 7 INFO neutron.services.segments.plugin [-] Segment 280bcac7-1ef1-4f5a-a3d1-2eabdc9d4967 resource provider aggregate not found 2026-05-29 07:00:14.107 7 INFO neutron.services.segments.plugin [-] Segment 280bcac7-1ef1-4f5a-a3d1-2eabdc9d4967 resource provider aggregate not found [pid: 8|app: 0|req: 1150/2240] 10.0.0.181 () {34 vars in 668 bytes} [Fri May 29 07:00:13 2026] POST /v2.0/subnets => generated 623 bytes in 253 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 07:00:14.122 7 INFO neutron.services.segments.plugin [-] Segment 280bcac7-1ef1-4f5a-a3d1-2eabdc9d4967 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 280bcac7-1ef1-4f5a-a3d1-2eabdc9d4967 found for delete ", "request_id": "req-d0f9bce3-6a79-4fb9-8027-4741fca338e2"}]} 2026-05-29 07:00:14.122 8 WARNING neutron.api.v2.base [None req-d99d9057-c141-4b04-b41d-b6715c7f5d94 6e3ea4da3f40479183687f7361271b7d 2cee87942bb84b04b7c001e48f3f58cb - - default default] An exception happened while processing the request body. The exception message is [Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255.].: webob.exc.HTTPBadRequest: Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. 2026-05-29 07:00:14.123 8 INFO neutron.api.v2.resource [None req-d99d9057-c141-4b04-b41d-b6715c7f5d94 6e3ea4da3f40479183687f7361271b7d 2cee87942bb84b04b7c001e48f3f58cb - - default default] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 8|app: 0|req: 1151/2241] 10.0.0.181 () {34 vars in 680 bytes} [Fri May 29 07:00:14 2026] POST /v2.0/rbac-policies => generated 547 bytes in 7 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-05-29 07:00:14.132 7 INFO neutron.services.segments.plugin [-] Segment 280bcac7-1ef1-4f5a-a3d1-2eabdc9d4967 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 280bcac7-1ef1-4f5a-a3d1-2eabdc9d4967 found for delete ", "request_id": "req-49fc9695-14f6-4cf7-b02a-d35b40f532e7"}]} [pid: 7|app: 0|req: 1091/2242] 10.0.0.181 () {32 vars in 725 bytes} [Fri May 29 07:00:13 2026] DELETE /v2.0/networks/72b79848-0439-40b1-813e-267ecd472b69 => 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: 1092/2243] 10.0.0.181 () {32 vars in 725 bytes} [Fri May 29 07:00:14 2026] DELETE /v2.0/networks/3c635a25-e542-41c0-9209-c58708a76d53 => generated 0 bytes in 657 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1152/2244] 10.0.0.181 () {32 vars in 725 bytes} [Fri May 29 07:00:14 2026] DELETE /v2.0/networks/8dcdcaad-70c9-420a-8e64-23c4517c755e => generated 0 bytes in 1379 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 07:00:15.601 7 INFO neutron.db.segments_db [None req-a9955c53-6afb-40c6-8da0-103940f958e4 6e3ea4da3f40479183687f7361271b7d 2cee87942bb84b04b7c001e48f3f58cb - - default default] Added segment e5cffbbf-c711-4699-852c-06e2c2ac3468 of type vxlan for network 63701134-34a3-4a6e-bdfb-ebcb52ff0bb4 2026-05-29 07:00:15.635 8 INFO neutron.services.segments.plugin [-] Segment 5bdc8a6d-3beb-4ef3-9b2b-cacd3ad34f86 resource provider aggregate not found 2026-05-29 07:00:15.643 8 INFO neutron.services.segments.plugin [-] Segment 5bdc8a6d-3beb-4ef3-9b2b-cacd3ad34f86 resource provider aggregate not found 2026-05-29 07:00:15.663 8 INFO neutron.services.segments.plugin [-] Segment 5bdc8a6d-3beb-4ef3-9b2b-cacd3ad34f86 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5bdc8a6d-3beb-4ef3-9b2b-cacd3ad34f86 found for delete ", "request_id": "req-0b90a6f9-fc5b-4656-98d8-35ec31c36ea3"}]} 2026-05-29 07:00:15.669 8 INFO neutron.services.segments.plugin [-] Segment 5bdc8a6d-3beb-4ef3-9b2b-cacd3ad34f86 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5bdc8a6d-3beb-4ef3-9b2b-cacd3ad34f86 found for delete ", "request_id": "req-176c25b5-ebec-4711-991b-c5fa1ea3db98"}]} 2026-05-29 07:00:15.684 8 INFO neutron.services.segments.plugin [-] Segment 5bdc8a6d-3beb-4ef3-9b2b-cacd3ad34f86 resource provider aggregate not found 2026-05-29 07:00:15.696 8 INFO neutron.services.segments.plugin [-] Segment 5bdc8a6d-3beb-4ef3-9b2b-cacd3ad34f86 resource provider aggregate not found 2026-05-29 07:00:15.708 8 INFO neutron.services.segments.plugin [-] Segment 5bdc8a6d-3beb-4ef3-9b2b-cacd3ad34f86 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5bdc8a6d-3beb-4ef3-9b2b-cacd3ad34f86 found for delete ", "request_id": "req-31162163-c279-47bb-aa88-b8ea0eeeabad"}]} 2026-05-29 07:00:15.723 8 INFO neutron.services.segments.plugin [-] Segment 5bdc8a6d-3beb-4ef3-9b2b-cacd3ad34f86 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5bdc8a6d-3beb-4ef3-9b2b-cacd3ad34f86 found for delete ", "request_id": "req-5720c4bb-fa2d-4348-8715-8d0e26aa9dfb"}]} [pid: 7|app: 0|req: 1093/2245] 10.0.0.181 () {34 vars in 669 bytes} [Fri May 29 07:00:15 2026] POST /v2.0/networks => generated 727 bytes in 243 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1153/2246] 10.0.0.181 () {32 vars in 773 bytes} [Fri May 29 07:00:15 2026] GET /v2.0/security-groups?tenant_id=894d33e3dc5544d691c73665f00490ad&name=default => generated 2805 bytes in 203 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1154/2247] 10.0.0.181 () {32 vars in 739 bytes} [Fri May 29 07:00:15 2026] DELETE /v2.0/security-groups/a3eb8c86-1fd7-46a1-bce1-0c83d0600675 => 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: 1094/2248] 10.0.0.181 () {34 vars in 668 bytes} [Fri May 29 07:00:15 2026] POST /v2.0/subnets => generated 623 bytes in 342 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 07:00:16.157 7 INFO neutron.services.segments.plugin [-] Segment 746b8fef-b747-43b0-a648-6e57edeae106 resource provider aggregate not found 2026-05-29 07:00:16.172 7 INFO neutron.services.segments.plugin [-] Segment 746b8fef-b747-43b0-a648-6e57edeae106 resource provider aggregate not found 2026-05-29 07:00:16.191 7 INFO neutron.services.segments.plugin [-] Segment 746b8fef-b747-43b0-a648-6e57edeae106 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 746b8fef-b747-43b0-a648-6e57edeae106 found for delete ", "request_id": "req-f7baf1ef-1733-4019-8ac6-c0e366fd9a6d"}]} 2026-05-29 07:00:16.192 7 INFO neutron.services.segments.plugin [-] Segment 746b8fef-b747-43b0-a648-6e57edeae106 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 746b8fef-b747-43b0-a648-6e57edeae106 found for delete ", "request_id": "req-0030bd79-84ab-4791-9d0f-f2be688ce8b5"}]} [pid: 7|app: 0|req: 1095/2249] 10.0.0.181 () {32 vars in 773 bytes} [Fri May 29 07:00:16 2026] GET /v2.0/security-groups?tenant_id=b607cfde3a8d40239eba7f99497ff615&name=default => generated 2805 bytes in 170 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1096/2250] 10.0.0.181 () {32 vars in 739 bytes} [Fri May 29 07:00:16 2026] DELETE /v2.0/security-groups/6284f721-63c9-4ec3-82ec-41c333722e56 => generated 0 bytes in 142 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1155/2251] 10.0.0.181 () {34 vars in 680 bytes} [Fri May 29 07:00:16 2026] POST /v2.0/rbac-policies => generated 324 bytes in 527 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1097/2252] 10.0.0.181 () {32 vars in 722 bytes} [Fri May 29 07:00:17 2026] GET /v2.0/networks/63701134-34a3-4a6e-bdfb-ebcb52ff0bb4 => generated 655 bytes in 314 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 07:00:18.041 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ce553a61-6703-4ca2-9152-5f6a9d5cb71b b904a83308654a5a93538cbef7c818be a41607ee69f84f229340807b8869e2d3 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1156/2253] 10.0.0.181 () {32 vars in 722 bytes} [Fri May 29 07:00:17 2026] GET /v2.0/networks/63701134-34a3-4a6e-bdfb-ebcb52ff0bb4 => generated 138 bytes in 303 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 07:00:18.651 7 INFO neutron.services.segments.plugin [-] Segment e5cffbbf-c711-4699-852c-06e2c2ac3468 resource provider aggregate not found 2026-05-29 07:00:18.661 7 INFO neutron.services.segments.plugin [-] Segment e5cffbbf-c711-4699-852c-06e2c2ac3468 resource provider aggregate not found 2026-05-29 07:00:18.678 7 INFO neutron.services.segments.plugin [-] Segment e5cffbbf-c711-4699-852c-06e2c2ac3468 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e5cffbbf-c711-4699-852c-06e2c2ac3468 found for delete ", "request_id": "req-9f4f9e59-598e-484b-9c79-6f424e3c8bef"}]} [pid: 7|app: 0|req: 1098/2254] 10.0.0.181 () {32 vars in 725 bytes} [Fri May 29 07:00:18 2026] DELETE /v2.0/networks/63701134-34a3-4a6e-bdfb-ebcb52ff0bb4 => generated 0 bytes in 648 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 07:00:18.725 8 INFO neutron.pecan_wsgi.hooks.translation [None req-693caca6-2c37-46ce-91ca-7fbe76dfb91b 6e3ea4da3f40479183687f7361271b7d 2cee87942bb84b04b7c001e48f3f58cb - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1157/2255] 10.0.0.181 () {32 vars in 723 bytes} [Fri May 29 07:00:18 2026] DELETE /v2.0/subnets/7d5bf645-05de-4fbc-a89f-f94d001a08af => generated 136 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 07:00:18.736 7 INFO neutron.services.segments.plugin [-] Segment e5cffbbf-c711-4699-852c-06e2c2ac3468 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e5cffbbf-c711-4699-852c-06e2c2ac3468 found for delete ", "request_id": "req-e49d7bed-82c9-4126-9efc-d77188073cff"}]} 2026-05-29 07:00:18.758 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2ce51652-0f28-47d3-a8d3-1d9bd56ee797 6e3ea4da3f40479183687f7361271b7d 2cee87942bb84b04b7c001e48f3f58cb - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1099/2256] 10.0.0.181 () {32 vars in 723 bytes} [Fri May 29 07:00:18 2026] DELETE /v2.0/subnets/fe56a8b3-a812-458c-acf9-fe45e6eecd6a => generated 136 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 07:00:18.797 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a2a0a0c0-11c7-4a2b-8cd3-2d6423e6ccc8 6e3ea4da3f40479183687f7361271b7d 2cee87942bb84b04b7c001e48f3f58cb - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1158/2257] 10.0.0.181 () {32 vars in 723 bytes} [Fri May 29 07:00:18 2026] DELETE /v2.0/subnets/51d2842e-612f-4b05-9f1b-d37ae17df248 => generated 136 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1100/2258] 10.0.0.181 () {32 vars in 773 bytes} [Fri May 29 07:00:19 2026] GET /v2.0/security-groups?tenant_id=2cee87942bb84b04b7c001e48f3f58cb&name=default => generated 2801 bytes in 267 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1159/2259] 10.0.0.181 () {32 vars in 739 bytes} [Fri May 29 07:00:19 2026] DELETE /v2.0/security-groups/1e5b6ed2-c461-4b91-bc46-e38fc82326ff => 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: 1101/2260] 10.0.0.181 () {32 vars in 773 bytes} [Fri May 29 07:00:20 2026] GET /v2.0/security-groups?tenant_id=a41607ee69f84f229340807b8869e2d3&name=default => generated 2805 bytes in 164 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1160/2261] 10.0.0.181 () {32 vars in 739 bytes} [Fri May 29 07:00:20 2026] DELETE /v2.0/security-groups/d6200d39-7d64-44d3-851e-dae203a15338 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1161/2262] 10.0.0.181 () {32 vars in 773 bytes} [Fri May 29 07:00:20 2026] GET /v2.0/security-groups?tenant_id=de4fc891837245879ff3918b1272bbe2&name=default => generated 2805 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1162/2263] 10.0.0.181 () {32 vars in 739 bytes} [Fri May 29 07:00:20 2026] DELETE /v2.0/security-groups/096bc20b-d6de-4aef-975d-d50da1346418 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1102/2264] 10.0.0.181 () {32 vars in 773 bytes} [Fri May 29 07:00:20 2026] GET /v2.0/security-groups?tenant_id=8a58406fc0044c0dbf1c3f18144bd613&name=default => generated 2805 bytes in 384 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1163/2265] 10.0.0.181 () {32 vars in 739 bytes} [Fri May 29 07:00:20 2026] DELETE /v2.0/security-groups/33dd29b0-da35-43e1-b7cb-b62511094b6b => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1103/2266] 10.0.0.181 () {32 vars in 773 bytes} [Fri May 29 07:00:21 2026] GET /v2.0/security-groups?tenant_id=7402cfd9dd634d7286aae82fdb19e937&name=default => generated 2805 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1164/2267] 10.0.0.181 () {32 vars in 739 bytes} [Fri May 29 07:00:21 2026] DELETE /v2.0/security-groups/a573bf76-3d28-48a0-bf53-98b643caa10e => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1105/2270] 199.204.45.109 () {34 vars in 1095 bytes} [Fri May 29 07:00:23 2026] GET /v2.0/ports?device_id=0afef15d-9210-4a62-b86c-27834d28f791&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1166/2271] 199.204.45.109 () {34 vars in 1079 bytes} [Fri May 29 07:00:23 2026] GET /v2.0/ports?tenant_id=53047c4baf8e4446abb2422560db39c7&device_id=0afef15d-9210-4a62-b86c-27834d28f791 => generated 1465 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1106/2272] 199.204.45.109 () {34 vars in 985 bytes} [Fri May 29 07:00:23 2026] GET /v2.0/networks?id=7a0ebe6c-9c04-44af-9aad-a8e43d62e98e => generated 801 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1167/2273] 199.204.45.109 () {34 vars in 1055 bytes} [Fri May 29 07:00:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.17&port_id=e4eb368c-2700-4d9d-8d6f-e84530c3eda0 => generated 859 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1107/2274] 199.204.45.109 () {34 vars in 1103 bytes} [Fri May 29 07:00:24 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A3e3&port_id=e4eb368c-2700-4d9d-8d6f-e84530c3eda0 => generated 19 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1168/2275] 199.204.45.109 () {34 vars in 1063 bytes} [Fri May 29 07:00:24 2026] GET /v2.0/subnets?id=7cc17c74-523d-4d6f-a586-1d4e8bf1283c&id=1590b5fb-ba9d-4c7a-8c0e-a369d85f53b7 => 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: 1108/2276] 199.204.45.109 () {34 vars in 1051 bytes} [Fri May 29 07:00:24 2026] GET /v2.0/ports?network_id=7a0ebe6c-9c04-44af-9aad-a8e43d62e98e&device_owner=network%3Adhcp => generated 1457 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1169/2277] 199.204.45.109 () {34 vars in 1051 bytes} [Fri May 29 07:00:24 2026] GET /v2.0/ports?network_id=7a0ebe6c-9c04-44af-9aad-a8e43d62e98e&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: 1109/2278] 199.204.45.109 () {34 vars in 1011 bytes} [Fri May 29 07:00:24 2026] GET /v2.0/networks/7a0ebe6c-9c04-44af-9aad-a8e43d62e98e?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: 1170/2279] 199.204.45.109 () {34 vars in 1111 bytes} [Fri May 29 07:00:24 2026] GET /v2.0/networks/7a0ebe6c-9c04-44af-9aad-a8e43d62e98e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 07:00:25.457 7 WARNING neutron_lib.context [None req-56d1c5bf-f3b1-443b-808a-64636519af99 3d055220b0bc4d448a9752236aa1d31d aae317284e064d2596b53e67c1fadcb4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1110/2280] 10.0.0.181 () {34 vars in 683 bytes} [Fri May 29 07:00:25 2026] POST /v2.0/security-groups => generated 1539 bytes in 438 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-29 07:00:25.710 8 WARNING neutron_lib.context [None req-ebc26a55-ce84-4cd6-a747-fc111c85cbf8 3d055220b0bc4d448a9752236aa1d31d aae317284e064d2596b53e67c1fadcb4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1171/2281] 10.0.0.181 () {34 vars in 683 bytes} [Fri May 29 07:00:25 2026] POST /v2.0/security-groups => generated 1539 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-29 07:00:25.835 7 WARNING neutron_lib.context [None req-4502b559-3ffd-4591-9512-752c9cd97bd2 3d055220b0bc4d448a9752236aa1d31d aae317284e064d2596b53e67c1fadcb4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1111/2282] 10.0.0.181 () {34 vars in 683 bytes} [Fri May 29 07:00:25 2026] POST /v2.0/security-groups => generated 1539 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-29 07:00:25.951 8 WARNING neutron_lib.context [None req-bbf514a4-a9b9-40ea-92ff-e00e78dd4b11 3d055220b0bc4d448a9752236aa1d31d aae317284e064d2596b53e67c1fadcb4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1172/2283] 10.0.0.181 () {34 vars in 683 bytes} [Fri May 29 07:00:25 2026] POST /v2.0/security-groups => generated 1539 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-29 07:00:26.063 7 WARNING neutron_lib.context [None req-df166dd0-fa4d-4cb8-85ef-c60393bffaa8 3d055220b0bc4d448a9752236aa1d31d aae317284e064d2596b53e67c1fadcb4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/2284] 10.0.0.181 () {34 vars in 683 bytes} [Fri May 29 07:00:26 2026] POST /v2.0/security-groups => generated 1539 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1173/2285] 10.0.0.181 () {34 vars in 766 bytes} [Fri May 29 07:00:26 2026] PUT /v2.0/security-groups/4e0a9e67-2e12-4516-b10a-91e6bf20d5b7/tags => generated 17 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1113/2286] 10.0.0.181 () {34 vars in 766 bytes} [Fri May 29 07:00:26 2026] PUT /v2.0/security-groups/6d860986-c4b7-46f6-9e69-326da7dd4a05/tags => generated 25 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1174/2287] 10.0.0.181 () {34 vars in 766 bytes} [Fri May 29 07:00:26 2026] PUT /v2.0/security-groups/31fbe472-37bb-4aff-9c26-144334297729/tags => generated 34 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1114/2288] 10.0.0.181 () {34 vars in 766 bytes} [Fri May 29 07:00:26 2026] PUT /v2.0/security-groups/b89a3f22-db31-43c6-86cd-9ba25284996b/tags => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1175/2289] 10.0.0.181 () {32 vars in 679 bytes} [Fri May 29 07:00:26 2026] GET /v2.0/security-groups?tags=red => generated 4624 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1115/2290] 10.0.0.181 () {32 vars in 693 bytes} [Fri May 29 07:00:26 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3098 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1176/2291] 10.0.0.181 () {32 vars in 689 bytes} [Fri May 29 07:00:26 2026] GET /v2.0/security-groups?tags-any=blue => generated 3098 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1116/2292] 10.0.0.181 () {32 vars in 701 bytes} [Fri May 29 07:00:26 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4624 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1177/2293] 10.0.0.181 () {32 vars in 687 bytes} [Fri May 29 07:00:26 2026] GET /v2.0/security-groups?not-tags=red => generated 5854 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1117/2294] 10.0.0.181 () {32 vars in 701 bytes} [Fri May 29 07:00:26 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7380 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1178/2295] 10.0.0.181 () {32 vars in 697 bytes} [Fri May 29 07:00:26 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7380 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1118/2296] 10.0.0.181 () {32 vars in 709 bytes} [Fri May 29 07:00:26 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 5854 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1179/2297] 10.0.0.181 () {32 vars in 739 bytes} [Fri May 29 07:00:26 2026] DELETE /v2.0/security-groups/4e0a9e67-2e12-4516-b10a-91e6bf20d5b7 => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1119/2298] 10.0.0.181 () {32 vars in 739 bytes} [Fri May 29 07:00:26 2026] DELETE /v2.0/security-groups/6d860986-c4b7-46f6-9e69-326da7dd4a05 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1180/2299] 10.0.0.181 () {32 vars in 739 bytes} [Fri May 29 07:00:27 2026] DELETE /v2.0/security-groups/31fbe472-37bb-4aff-9c26-144334297729 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1120/2300] 10.0.0.181 () {32 vars in 739 bytes} [Fri May 29 07:00:27 2026] DELETE /v2.0/security-groups/b89a3f22-db31-43c6-86cd-9ba25284996b => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1181/2301] 10.0.0.181 () {32 vars in 739 bytes} [Fri May 29 07:00:27 2026] DELETE /v2.0/security-groups/1bded8f4-61d3-4f85-a479-da6b6c926450 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1121/2302] 10.0.0.181 () {32 vars in 773 bytes} [Fri May 29 07:00:28 2026] GET /v2.0/security-groups?tenant_id=0c993da1fda449398a469fddf07d0fc4&name=default => generated 2805 bytes in 259 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1182/2303] 10.0.0.181 () {32 vars in 739 bytes} [Fri May 29 07:00:28 2026] DELETE /v2.0/security-groups/70a8b873-720d-4a60-af8c-be3917a2de1c => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1122/2304] 10.0.0.181 () {32 vars in 773 bytes} [Fri May 29 07:00:28 2026] GET /v2.0/security-groups?tenant_id=aae317284e064d2596b53e67c1fadcb4&name=default => generated 2805 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1183/2305] 10.0.0.181 () {32 vars in 739 bytes} [Fri May 29 07:00:28 2026] DELETE /v2.0/security-groups/4cd699a6-437b-418e-9df0-9e45e0c79bfd => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1123/2306] 10.0.0.181 () {32 vars in 773 bytes} [Fri May 29 07:00:29 2026] GET /v2.0/security-groups?tenant_id=4868280c02dc43c5b6a4378abe3f54e6&name=default => generated 2805 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1184/2307] 10.0.0.181 () {32 vars in 739 bytes} [Fri May 29 07:00:29 2026] DELETE /v2.0/security-groups/59898170-12e0-4416-bfba-046f25095048 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 07:00:33.815 7 WARNING neutron_lib.context [None req-fee2d234-ff35-446b-b373-8e217f414f8d 27b21016df274453b4321bd767e31950 3e713841b8c24b8eb36349f474e1486a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 07:00:33.998 7 INFO neutron.db.segments_db [None req-fee2d234-ff35-446b-b373-8e217f414f8d 27b21016df274453b4321bd767e31950 3e713841b8c24b8eb36349f474e1486a - - default default] Added segment 0d418473-c8ab-48c3-bae7-5ca29090977c of type vxlan for network cd3a5102-2b30-40eb-ae4b-7a4d18a078a9 [pid: 7|app: 0|req: 1124/2308] 10.0.0.181 () {34 vars in 669 bytes} [Fri May 29 07:00:33 2026] POST /v2.0/networks => generated 631 bytes in 610 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 07:00:34.207 8 WARNING neutron_lib.context [None req-ab151739-92b3-483f-b3a6-36a32e9e547e 27b21016df274453b4321bd767e31950 3e713841b8c24b8eb36349f474e1486a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1185/2309] 10.0.0.181 () {34 vars in 663 bytes} [Fri May 29 07:00:34 2026] POST /v2.0/ports => generated 743 bytes in 433 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 07:00:34.652 7 WARNING neutron_lib.context [None req-ecb6f3ae-eec7-4a17-86b7-95350c9281e7 27b21016df274453b4321bd767e31950 3e713841b8c24b8eb36349f474e1486a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1125/2310] 10.0.0.181 () {34 vars in 665 bytes} [Fri May 29 07:00:34 2026] POST /v2.0/trunks => generated 407 bytes in 231 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 07:00:34.885 8 WARNING neutron_lib.context [None req-5c3663f1-6edc-41ee-bc4e-6de4d6eca4ff 27b21016df274453b4321bd767e31950 3e713841b8c24b8eb36349f474e1486a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 07:00:34.936 8 INFO neutron.db.segments_db [None req-5c3663f1-6edc-41ee-bc4e-6de4d6eca4ff 27b21016df274453b4321bd767e31950 3e713841b8c24b8eb36349f474e1486a - - default default] Added segment 1fae5f92-202e-4d49-8adb-cc11e046b4d4 of type vxlan for network 5c759746-212c-4a85-901b-1a3b8d0a8abd [pid: 8|app: 0|req: 1186/2311] 10.0.0.181 () {34 vars in 669 bytes} [Fri May 29 07:00:34 2026] POST /v2.0/networks => generated 631 bytes in 176 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 07:00:35.068 7 WARNING neutron_lib.context [None req-27b28243-fb5f-407f-a6f5-038d6116e522 27b21016df274453b4321bd767e31950 3e713841b8c24b8eb36349f474e1486a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/2312] 10.0.0.181 () {34 vars in 663 bytes} [Fri May 29 07:00:35 2026] POST /v2.0/ports => generated 743 bytes in 325 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 07:00:35.402 8 WARNING neutron_lib.context [None req-7cdafb0c-0703-451e-90ed-220a0a9c03cd 27b21016df274453b4321bd767e31950 3e713841b8c24b8eb36349f474e1486a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1187/2313] 10.0.0.181 () {34 vars in 665 bytes} [Fri May 29 07:00:35 2026] POST /v2.0/trunks => generated 407 bytes in 265 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 07:00:35.665 7 WARNING neutron_lib.context [None req-d35e0c54-ebb4-4a7a-966f-a8521426564a 27b21016df274453b4321bd767e31950 3e713841b8c24b8eb36349f474e1486a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 07:00:35.734 7 INFO neutron.db.segments_db [None req-d35e0c54-ebb4-4a7a-966f-a8521426564a 27b21016df274453b4321bd767e31950 3e713841b8c24b8eb36349f474e1486a - - default default] Added segment 450cde2b-cfc3-4245-942b-75b3e11c4288 of type vxlan for network d22f3790-7b64-4dbc-adc1-0fb3f8336de2 [pid: 7|app: 0|req: 1127/2314] 10.0.0.181 () {34 vars in 669 bytes} [Fri May 29 07:00:35 2026] POST /v2.0/networks => generated 631 bytes in 184 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 07:00:35.857 8 WARNING neutron_lib.context [None req-52bda383-f1d4-4e3c-8941-d6db4114f1b6 27b21016df274453b4321bd767e31950 3e713841b8c24b8eb36349f474e1486a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1188/2315] 10.0.0.181 () {34 vars in 663 bytes} [Fri May 29 07:00:35 2026] POST /v2.0/ports => generated 743 bytes in 345 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 07:00:36.209 7 WARNING neutron_lib.context [None req-ad398a41-45b0-4a0b-8e41-1382dd7154c4 27b21016df274453b4321bd767e31950 3e713841b8c24b8eb36349f474e1486a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1128/2316] 10.0.0.181 () {34 vars in 665 bytes} [Fri May 29 07:00:36 2026] POST /v2.0/trunks => generated 407 bytes in 228 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 07:00:36.440 8 WARNING neutron_lib.context [None req-7dc4ff09-41c8-4e51-9816-1efa5e49b26e 27b21016df274453b4321bd767e31950 3e713841b8c24b8eb36349f474e1486a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 07:00:36.492 8 INFO neutron.db.segments_db [None req-7dc4ff09-41c8-4e51-9816-1efa5e49b26e 27b21016df274453b4321bd767e31950 3e713841b8c24b8eb36349f474e1486a - - default default] Added segment 10d1808d-cb64-4bb6-a54f-c9d69613ad85 of type vxlan for network 98281049-a11f-4c66-aaa2-c646561a7dc0 [pid: 8|app: 0|req: 1189/2317] 10.0.0.181 () {34 vars in 669 bytes} [Fri May 29 07:00:36 2026] POST /v2.0/networks => generated 631 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 07:00:36.619 7 WARNING neutron_lib.context [None req-1f90e963-e7e0-43d7-856a-1931b9025534 27b21016df274453b4321bd767e31950 3e713841b8c24b8eb36349f474e1486a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1129/2318] 10.0.0.181 () {34 vars in 663 bytes} [Fri May 29 07:00:36 2026] POST /v2.0/ports => generated 743 bytes in 366 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 07:00:37.001 8 WARNING neutron_lib.context [None req-2e692fe4-3fcf-4de5-a091-ee25e91e662f 27b21016df274453b4321bd767e31950 3e713841b8c24b8eb36349f474e1486a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1190/2319] 10.0.0.181 () {34 vars in 665 bytes} [Fri May 29 07:00:36 2026] POST /v2.0/trunks => generated 407 bytes in 235 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 07:00:37.226 7 WARNING neutron_lib.context [None req-913368fc-00e1-49a0-9332-99bcc74b065e 27b21016df274453b4321bd767e31950 3e713841b8c24b8eb36349f474e1486a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 07:00:37.281 7 INFO neutron.db.segments_db [None req-913368fc-00e1-49a0-9332-99bcc74b065e 27b21016df274453b4321bd767e31950 3e713841b8c24b8eb36349f474e1486a - - default default] Added segment 2639d739-3666-4d6a-b5db-90c62349d612 of type vxlan for network afe279a6-46e5-40ab-bd0f-2fbf92aeebd1 [pid: 7|app: 0|req: 1130/2320] 10.0.0.181 () {34 vars in 669 bytes} [Fri May 29 07:00:37 2026] POST /v2.0/networks => generated 631 bytes in 215 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 07:00:37.448 8 WARNING neutron_lib.context [None req-6cd26487-ae54-40a4-9aaa-36ec3ac13017 27b21016df274453b4321bd767e31950 3e713841b8c24b8eb36349f474e1486a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1191/2321] 10.0.0.181 () {34 vars in 663 bytes} [Fri May 29 07:00:37 2026] POST /v2.0/ports => generated 743 bytes in 344 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 07:00:37.804 7 WARNING neutron_lib.context [None req-9d96def0-d04a-440c-8ea0-f4db21fddea8 27b21016df274453b4321bd767e31950 3e713841b8c24b8eb36349f474e1486a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1131/2322] 10.0.0.181 () {34 vars in 665 bytes} [Fri May 29 07:00:37 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) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 1192/2323] 10.0.0.181 () {34 vars in 748 bytes} [Fri May 29 07:00:38 2026] PUT /v2.0/trunks/6f9ce8ab-4cfb-4a4a-9979-6bd7ed2ebf63/tags => generated 17 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1132/2324] 10.0.0.181 () {34 vars in 748 bytes} [Fri May 29 07:00:38 2026] PUT /v2.0/trunks/7ec0f638-5bb0-4e6d-a713-32d6c3e5ca23/tags => generated 25 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1193/2325] 10.0.0.181 () {34 vars in 748 bytes} [Fri May 29 07:00:38 2026] PUT /v2.0/trunks/055cfda2-c7fe-45d0-a264-4a303bfd7ef7/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: 1133/2326] 10.0.0.181 () {34 vars in 748 bytes} [Fri May 29 07:00:38 2026] PUT /v2.0/trunks/dbd71c4d-ca56-4548-8904-856e46c744dd/tags => 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: 1194/2327] 10.0.0.181 () {32 vars in 661 bytes} [Fri May 29 07:00:38 2026] GET /v2.0/trunks?tags=red => 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: 1134/2328] 10.0.0.181 () {32 vars in 675 bytes} [Fri May 29 07:00:38 2026] GET /v2.0/trunks?tags=red%2Cblue => generated 843 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1195/2329] 10.0.0.181 () {32 vars in 671 bytes} [Fri May 29 07:00:38 2026] GET /v2.0/trunks?tags-any=blue => generated 843 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1135/2330] 10.0.0.181 () {32 vars in 683 bytes} [Fri May 29 07:00:38 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: 8|app: 0|req: 1196/2331] 10.0.0.181 () {32 vars in 669 bytes} [Fri May 29 07:00:38 2026] GET /v2.0/trunks?not-tags=red => generated 815 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1136/2333] 10.0.0.181 () {32 vars in 683 bytes} [Fri May 29 07:00:38 2026] GET /v2.0/trunks?not-tags=red%2Cblue => generated 1218 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1137/2335] 10.0.0.181 () {32 vars in 679 bytes} [Fri May 29 07:00:38 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1218 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1199/2336] 10.0.0.181 () {32 vars in 691 bytes} [Fri May 29 07:00:38 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 815 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1138/2337] 10.0.0.181 () {32 vars in 718 bytes} [Fri May 29 07:00:38 2026] GET /v2.0/trunks/6f9ce8ab-4cfb-4a4a-9979-6bd7ed2ebf63 => generated 412 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1200/2338] 10.0.0.181 () {32 vars in 716 bytes} [Fri May 29 07:00:38 2026] GET /v2.0/ports/65593178-de6d-45ff-9de0-fe9bdd639e2d => generated 826 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1139/2339] 10.0.0.181 () {32 vars in 721 bytes} [Fri May 29 07:00:38 2026] DELETE /v2.0/trunks/6f9ce8ab-4cfb-4a4a-9979-6bd7ed2ebf63 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1201/2340] 10.0.0.181 () {32 vars in 718 bytes} [Fri May 29 07:00:38 2026] GET /v2.0/trunks/7ec0f638-5bb0-4e6d-a713-32d6c3e5ca23 => generated 420 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1140/2341] 10.0.0.181 () {32 vars in 716 bytes} [Fri May 29 07:00:38 2026] GET /v2.0/ports/a3b746d0-fbb7-4aea-84ca-130a8b0d5aef => generated 826 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1202/2342] 10.0.0.181 () {32 vars in 721 bytes} [Fri May 29 07:00:38 2026] DELETE /v2.0/trunks/7ec0f638-5bb0-4e6d-a713-32d6c3e5ca23 => 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: 1141/2343] 10.0.0.181 () {32 vars in 718 bytes} [Fri May 29 07:00:39 2026] GET /v2.0/trunks/055cfda2-c7fe-45d0-a264-4a303bfd7ef7 => generated 429 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1203/2344] 10.0.0.181 () {32 vars in 716 bytes} [Fri May 29 07:00:39 2026] GET /v2.0/ports/33cac916-298a-4323-93f1-02e0ce2c6177 => generated 826 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1142/2345] 10.0.0.181 () {32 vars in 721 bytes} [Fri May 29 07:00:39 2026] DELETE /v2.0/trunks/055cfda2-c7fe-45d0-a264-4a303bfd7ef7 => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1204/2346] 10.0.0.181 () {32 vars in 718 bytes} [Fri May 29 07:00:39 2026] GET /v2.0/trunks/dbd71c4d-ca56-4548-8904-856e46c744dd => generated 414 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1143/2347] 10.0.0.181 () {32 vars in 716 bytes} [Fri May 29 07:00:39 2026] GET /v2.0/ports/0d307a21-8ead-40a2-800d-9f63a9757440 => generated 826 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1205/2348] 10.0.0.181 () {32 vars in 721 bytes} [Fri May 29 07:00:39 2026] DELETE /v2.0/trunks/dbd71c4d-ca56-4548-8904-856e46c744dd => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1144/2349] 10.0.0.181 () {32 vars in 718 bytes} [Fri May 29 07:00:39 2026] GET /v2.0/trunks/712050a4-8892-4ee3-bef4-355ccf2928ff => generated 407 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1206/2350] 10.0.0.181 () {32 vars in 716 bytes} [Fri May 29 07:00:39 2026] GET /v2.0/ports/d469df79-4a61-4530-b088-e76e92c5039a => generated 826 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1145/2351] 10.0.0.181 () {32 vars in 721 bytes} [Fri May 29 07:00:39 2026] DELETE /v2.0/trunks/712050a4-8892-4ee3-bef4-355ccf2928ff => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1207/2352] 10.0.0.181 () {32 vars in 719 bytes} [Fri May 29 07:00:39 2026] DELETE /v2.0/ports/65593178-de6d-45ff-9de0-fe9bdd639e2d => generated 0 bytes in 227 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1146/2353] 10.0.0.181 () {32 vars in 719 bytes} [Fri May 29 07:00:39 2026] DELETE /v2.0/ports/a3b746d0-fbb7-4aea-84ca-130a8b0d5aef => generated 0 bytes in 219 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1208/2354] 10.0.0.181 () {32 vars in 719 bytes} [Fri May 29 07:00:40 2026] DELETE /v2.0/ports/33cac916-298a-4323-93f1-02e0ce2c6177 => generated 0 bytes in 222 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1147/2355] 10.0.0.181 () {32 vars in 719 bytes} [Fri May 29 07:00:40 2026] DELETE /v2.0/ports/0d307a21-8ead-40a2-800d-9f63a9757440 => generated 0 bytes in 221 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1209/2356] 10.0.0.181 () {32 vars in 719 bytes} [Fri May 29 07:00:40 2026] DELETE /v2.0/ports/d469df79-4a61-4530-b088-e76e92c5039a => generated 0 bytes in 684 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 07:00:41.529 7 INFO neutron.services.segments.plugin [-] Segment 0d418473-c8ab-48c3-bae7-5ca29090977c resource provider aggregate not found 2026-05-29 07:00:41.536 7 INFO neutron.services.segments.plugin [-] Segment 0d418473-c8ab-48c3-bae7-5ca29090977c resource provider aggregate not found 2026-05-29 07:00:41.544 7 INFO neutron.services.segments.plugin [-] Segment 0d418473-c8ab-48c3-bae7-5ca29090977c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0d418473-c8ab-48c3-bae7-5ca29090977c found for delete ", "request_id": "req-ced124ee-94cc-45e9-a5ae-871a70927e48"}]} 2026-05-29 07:00:41.557 7 INFO neutron.services.segments.plugin [-] Segment 0d418473-c8ab-48c3-bae7-5ca29090977c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0d418473-c8ab-48c3-bae7-5ca29090977c found for delete ", "request_id": "req-6746c708-973d-4d65-9079-d93a6e2cca74"}]} [pid: 7|app: 0|req: 1148/2357] 10.0.0.181 () {32 vars in 725 bytes} [Fri May 29 07:00:41 2026] DELETE /v2.0/networks/cd3a5102-2b30-40eb-ae4b-7a4d18a078a9 => generated 0 bytes in 246 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 07:00:41.765 8 INFO neutron.services.segments.plugin [-] Segment 1fae5f92-202e-4d49-8adb-cc11e046b4d4 resource provider aggregate not found 2026-05-29 07:00:41.770 8 INFO neutron.services.segments.plugin [-] Segment 1fae5f92-202e-4d49-8adb-cc11e046b4d4 resource provider aggregate not found 2026-05-29 07:00:41.790 8 INFO neutron.services.segments.plugin [-] Segment 1fae5f92-202e-4d49-8adb-cc11e046b4d4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1fae5f92-202e-4d49-8adb-cc11e046b4d4 found for delete ", "request_id": "req-667ad5da-a7c3-4c83-b2a1-4fbdcbe258b6"}]} 2026-05-29 07:00:41.791 8 INFO neutron.services.segments.plugin [-] Segment 1fae5f92-202e-4d49-8adb-cc11e046b4d4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1fae5f92-202e-4d49-8adb-cc11e046b4d4 found for delete ", "request_id": "req-dfc542a8-f305-4fc6-855d-8246eaac2862"}]} [pid: 8|app: 0|req: 1210/2358] 10.0.0.181 () {32 vars in 725 bytes} [Fri May 29 07:00:41 2026] DELETE /v2.0/networks/5c759746-212c-4a85-901b-1a3b8d0a8abd => generated 0 bytes in 227 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1149/2359] 10.0.0.181 () {32 vars in 725 bytes} [Fri May 29 07:00:41 2026] DELETE /v2.0/networks/d22f3790-7b64-4dbc-adc1-0fb3f8336de2 => generated 0 bytes in 230 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1211/2360] 10.0.0.181 () {32 vars in 725 bytes} [Fri May 29 07:00:42 2026] DELETE /v2.0/networks/98281049-a11f-4c66-aaa2-c646561a7dc0 => generated 0 bytes in 228 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1150/2361] 10.0.0.181 () {32 vars in 725 bytes} [Fri May 29 07:00:42 2026] DELETE /v2.0/networks/afe279a6-46e5-40ab-bd0f-2fbf92aeebd1 => generated 0 bytes in 191 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1212/2362] 10.0.0.181 () {32 vars in 773 bytes} [Fri May 29 07:00:43 2026] GET /v2.0/security-groups?tenant_id=ca13e7ec53c54249bf78ba8c0311d482&name=default => generated 2805 bytes in 279 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 07:00:43.650 7 INFO neutron.services.segments.plugin [-] Segment 450cde2b-cfc3-4245-942b-75b3e11c4288 resource provider aggregate not found 2026-05-29 07:00:43.657 7 INFO neutron.services.segments.plugin [-] Segment 450cde2b-cfc3-4245-942b-75b3e11c4288 resource provider aggregate not found 2026-05-29 07:00:43.666 7 INFO neutron.services.segments.plugin [-] Segment 450cde2b-cfc3-4245-942b-75b3e11c4288 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 450cde2b-cfc3-4245-942b-75b3e11c4288 found for delete ", "request_id": "req-f925e73e-9386-4e0c-a0ce-f902bbf84fcd"}]} 2026-05-29 07:00:43.671 7 INFO neutron.services.segments.plugin [-] Segment 450cde2b-cfc3-4245-942b-75b3e11c4288 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 450cde2b-cfc3-4245-942b-75b3e11c4288 found for delete ", "request_id": "req-76fd0a03-f3e2-461c-919b-3fdaa776a67a"}]} 2026-05-29 07:00:43.683 7 INFO neutron.services.segments.plugin [-] Segment 2639d739-3666-4d6a-b5db-90c62349d612 resource provider aggregate not found 2026-05-29 07:00:43.687 7 INFO neutron.services.segments.plugin [-] Segment 2639d739-3666-4d6a-b5db-90c62349d612 resource provider aggregate not found 2026-05-29 07:00:43.698 7 INFO neutron.services.segments.plugin [-] Segment 2639d739-3666-4d6a-b5db-90c62349d612 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2639d739-3666-4d6a-b5db-90c62349d612 found for delete ", "request_id": "req-857ff7df-2e54-4d8c-993c-8a67f338901a"}]} 2026-05-29 07:00:43.701 7 INFO neutron.services.segments.plugin [-] Segment 2639d739-3666-4d6a-b5db-90c62349d612 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2639d739-3666-4d6a-b5db-90c62349d612 found for delete ", "request_id": "req-78071e2f-531e-4726-9e4d-b60f7b86fac7"}]} [pid: 7|app: 0|req: 1151/2363] 10.0.0.181 () {32 vars in 739 bytes} [Fri May 29 07:00:43 2026] DELETE /v2.0/security-groups/b9e0c6f1-84e2-4d5a-a9e3-731ecd3ca975 => generated 0 bytes in 184 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 07:00:43.926 8 INFO neutron.services.segments.plugin [-] Segment 10d1808d-cb64-4bb6-a54f-c9d69613ad85 resource provider aggregate not found 2026-05-29 07:00:43.932 8 INFO neutron.services.segments.plugin [-] Segment 10d1808d-cb64-4bb6-a54f-c9d69613ad85 resource provider aggregate not found 2026-05-29 07:00:43.946 8 INFO neutron.services.segments.plugin [-] Segment 10d1808d-cb64-4bb6-a54f-c9d69613ad85 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 10d1808d-cb64-4bb6-a54f-c9d69613ad85 found for delete ", "request_id": "req-e7b3a792-b6bd-4c4a-ab47-66a7faddfd3a"}]} 2026-05-29 07:00:43.946 8 INFO neutron.services.segments.plugin [-] Segment 10d1808d-cb64-4bb6-a54f-c9d69613ad85 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 10d1808d-cb64-4bb6-a54f-c9d69613ad85 found for delete ", "request_id": "req-22eb4c4b-134d-4444-ac5e-68782b572d9a"}]} [pid: 8|app: 0|req: 1213/2364] 10.0.0.181 () {32 vars in 773 bytes} [Fri May 29 07:00:43 2026] GET /v2.0/security-groups?tenant_id=3e713841b8c24b8eb36349f474e1486a&name=default => generated 2805 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1152/2365] 10.0.0.181 () {32 vars in 739 bytes} [Fri May 29 07:00:43 2026] DELETE /v2.0/security-groups/9cef1007-1efc-4c05-803b-d69a7b5a2f8f => 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: 1214/2366] 10.0.0.181 () {32 vars in 773 bytes} [Fri May 29 07:00:44 2026] GET /v2.0/security-groups?tenant_id=6102c3a859ce4dd782fb36f92f00608d&name=default => generated 2805 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1153/2367] 10.0.0.181 () {32 vars in 739 bytes} [Fri May 29 07:00:44 2026] DELETE /v2.0/security-groups/451e27b4-5916-4f7c-8e3c-517b029855a3 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1215/2368] 199.204.45.109 () {30 vars in 702 bytes} [Fri May 29 07:00:46 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1154/2369] 199.204.45.109 () {30 vars in 704 bytes} [Fri May 29 07:00:46 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: 1216/2370] 199.204.45.109 () {30 vars in 680 bytes} [Fri May 29 07:00:46 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1155/2371] 199.204.45.109 () {30 vars in 716 bytes} [Fri May 29 07:00: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: 8|app: 0|req: 1217/2372] 199.204.45.109 () {30 vars in 740 bytes} [Fri May 29 07:00:46 2026] GET /v2.0/subnets/3e557563-f326-4096-9e0c-235cfedca211 => generated 652 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1156/2373] 199.204.45.109 () {30 vars in 768 bytes} [Fri May 29 07:00:46 2026] GET /v2.0/ports?device_id=3e3cae7e-5281-4cdd-bd8a-b83b7061cee5 => generated 1248 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1218/2374] 199.204.45.109 () {34 vars in 716 bytes} [Fri May 29 07:00:46 2026] POST /v2.0/ports => generated 1097 bytes in 516 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1157/2375] 10.0.0.15 () {34 vars in 969 bytes} [Fri May 29 07:00:46 2026] GET /v2.0/ports/5b028159-7d30-498b-8898-cd3cdfa12035 => generated 1097 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1219/2376] 10.0.0.15 () {34 vars in 905 bytes} [Fri May 29 07:00:46 2026] GET /v2.0/extensions => generated 19600 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1158/2377] 199.204.45.109 () {34 vars in 1261 bytes} [Fri May 29 07:00:47 2026] GET /v2.0/ports/5b028159-7d30-498b-8898-cd3cdfa12035?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1220/2378] 199.204.45.109 () {34 vars in 1011 bytes} [Fri May 29 07:00:47 2026] GET /v2.0/networks/a4157508-e810-43f0-ad7a-c6d65ae29b27?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: 1159/2379] 199.204.45.109 () {34 vars in 1111 bytes} [Fri May 29 07:00:47 2026] GET /v2.0/networks/a4157508-e810-43f0-ad7a-c6d65ae29b27?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1221/2380] 199.204.45.109 () {34 vars in 974 bytes} [Fri May 29 07:00:47 2026] GET /v2.0/ports/5b028159-7d30-498b-8898-cd3cdfa12035 => generated 1097 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1160/2381] 199.204.45.109 () {34 vars in 985 bytes} [Fri May 29 07:00:47 2026] GET /v2.0/networks?id=a4157508-e810-43f0-ad7a-c6d65ae29b27 => generated 802 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1222/2382] 199.204.45.109 () {38 vars in 1027 bytes} [Fri May 29 07:00:47 2026] PUT /v2.0/ports/5b028159-7d30-498b-8898-cd3cdfa12035 => generated 1251 bytes in 411 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 07:00:47.832 7 WARNING neutron_lib.context [None req-934f5b88-a3cc-419b-988d-964e4f6c1b84 56389bb0aa92440c9c9570708dd2ac22 f85cb87a33634cf8b0b8fb49b87f410a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-29 07:00:47.870 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-330c9c6d-b48d-4fac-8c54-65910d122a6f'] response: {'name': 'network-changed', 'server_uuid': '3e3cae7e-5281-4cdd-bd8a-b83b7061cee5', 'tag': '5b028159-7d30-498b-8898-cd3cdfa12035', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1223/2383] 199.204.45.109 () {34 vars in 1079 bytes} [Fri May 29 07:00:47 2026] GET /v2.0/ports?tenant_id=088a3ca187a94407ad8b491a453c58a8&device_id=3e3cae7e-5281-4cdd-bd8a-b83b7061cee5 => generated 2527 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1224/2384] 199.204.45.109 () {34 vars in 1061 bytes} [Fri May 29 07:00:47 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.174&port_id=4d767b65-6524-4141-b999-c1a3ab34bf38 => generated 19 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, ' 2026-05-29 07:00:47.953 7 INFO neutron.db.segments_db [None req-934f5b88-a3cc-419b-988d-964e4f6c1b84 56389bb0aa92440c9c9570708dd2ac22 f85cb87a33634cf8b0b8fb49b87f410a - - default default] Added segment 47cb79f7-7e94-4f5f-af10-528d94285156 of type vxlan for network 79822c73-12c1-4487-a824-8df7e00396a3 [pid: 8|app: 0|req: 1225/2385] 199.204.45.109 () {34 vars in 983 bytes} [Fri May 29 07:00:47 2026] GET /v2.0/subnets?id=f864de38-1923-4299-a5b1-11cfb34b200c => generated 630 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1226/2386] 199.204.45.109 () {34 vars in 1051 bytes} [Fri May 29 07:00:47 2026] GET /v2.0/ports?network_id=1fc4deb5-8dcb-4842-933f-93d1f24776c1&device_owner=network%3Adhcp => generated 1244 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1161/2387] 10.0.0.181 () {34 vars in 669 bytes} [Fri May 29 07:00:47 2026] POST /v2.0/networks => generated 631 bytes in 367 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 07:00:48.071 7 WARNING neutron_lib.context [None req-0586cd8f-d0eb-4e5d-8031-5717912fee81 56389bb0aa92440c9c9570708dd2ac22 f85cb87a33634cf8b0b8fb49b87f410a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1227/2388] 199.204.45.109 () {34 vars in 1011 bytes} [Fri May 29 07:00:48 2026] GET /v2.0/networks/1fc4deb5-8dcb-4842-933f-93d1f24776c1?fields=segments => generated 14 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1228/2389] 199.204.45.109 () {34 vars in 1111 bytes} [Fri May 29 07:00:48 2026] GET /v2.0/networks/1fc4deb5-8dcb-4842-933f-93d1f24776c1?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: 1229/2390] 199.204.45.109 () {34 vars in 1057 bytes} [Fri May 29 07:00:48 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.150&port_id=5b028159-7d30-498b-8898-cd3cdfa12035 => 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: 1230/2391] 199.204.45.109 () {34 vars in 983 bytes} [Fri May 29 07:00:48 2026] GET /v2.0/subnets?id=3e557563-f326-4096-9e0c-235cfedca211 => generated 655 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1231/2392] 199.204.45.109 () {34 vars in 1051 bytes} [Fri May 29 07:00:48 2026] GET /v2.0/ports?network_id=a4157508-e810-43f0-ad7a-c6d65ae29b27&device_owner=network%3Adhcp => generated 1461 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1232/2393] 199.204.45.109 () {34 vars in 1011 bytes} [Fri May 29 07:00:48 2026] GET /v2.0/networks/a4157508-e810-43f0-ad7a-c6d65ae29b27?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: 1162/2394] 10.0.0.181 () {34 vars in 663 bytes} [Fri May 29 07:00:48 2026] POST /v2.0/ports => generated 743 bytes in 330 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: 1233/2395] 199.204.45.109 () {34 vars in 1111 bytes} [Fri May 29 07:00:48 2026] GET /v2.0/networks/a4157508-e810-43f0-ad7a-c6d65ae29b27?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: 1163/2396] 10.0.0.181 () {34 vars in 746 bytes} [Fri May 29 07:00:48 2026] PUT /v2.0/ports/604720ad-05ce-4182-9976-7316c8543a3f/tags => generated 25 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1234/2397] 10.0.0.181 () {32 vars in 726 bytes} [Fri May 29 07:00:48 2026] GET /v2.0/ports/604720ad-05ce-4182-9976-7316c8543a3f/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: 1164/2398] 199.204.45.109 () {34 vars in 1079 bytes} [Fri May 29 07:00:48 2026] GET /v2.0/ports?tenant_id=088a3ca187a94407ad8b491a453c58a8&device_id=3e3cae7e-5281-4cdd-bd8a-b83b7061cee5 => generated 2527 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1235/2399] 10.0.0.181 () {34 vars in 757 bytes} [Fri May 29 07:00:48 2026] PUT /v2.0/ports/604720ad-05ce-4182-9976-7316c8543a3f/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: 1236/2400] 10.0.0.181 () {32 vars in 726 bytes} [Fri May 29 07:00:48 2026] GET /v2.0/ports/604720ad-05ce-4182-9976-7316c8543a3f/tags => generated 34 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1165/2401] 199.204.45.109 () {34 vars in 985 bytes} [Fri May 29 07:00:48 2026] GET /v2.0/networks?id=a4157508-e810-43f0-ad7a-c6d65ae29b27 => generated 802 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1237/2402] 10.0.0.181 () {34 vars in 753 bytes} [Fri May 29 07:00:48 2026] PUT /v2.0/ports/604720ad-05ce-4182-9976-7316c8543a3f/tags/red => generated 4 bytes in 34 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1166/2403] 199.204.45.109 () {34 vars in 1057 bytes} [Fri May 29 07:00:48 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.150&port_id=5b028159-7d30-498b-8898-cd3cdfa12035 => 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: 1238/2404] 10.0.0.181 () {32 vars in 726 bytes} [Fri May 29 07:00:48 2026] GET /v2.0/ports/604720ad-05ce-4182-9976-7316c8543a3f/tags => generated 34 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1167/2405] 199.204.45.109 () {34 vars in 983 bytes} [Fri May 29 07:00:48 2026] GET /v2.0/subnets?id=3e557563-f326-4096-9e0c-235cfedca211 => generated 655 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1239/2406] 10.0.0.181 () {34 vars in 775 bytes} [Fri May 29 07:00:48 2026] PUT /v2.0/ports/604720ad-05ce-4182-9976-7316c8543a3f/tags/black.or.white => generated 4 bytes in 50 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1168/2407] 199.204.45.109 () {34 vars in 1051 bytes} [Fri May 29 07:00:48 2026] GET /v2.0/ports?network_id=a4157508-e810-43f0-ad7a-c6d65ae29b27&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: 1240/2408] 10.0.0.15 () {34 vars in 969 bytes} [Fri May 29 07:00:48 2026] GET /v2.0/ports/5b028159-7d30-498b-8898-cd3cdfa12035 => generated 1287 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1169/2409] 10.0.0.181 () {32 vars in 726 bytes} [Fri May 29 07:00:48 2026] GET /v2.0/ports/604720ad-05ce-4182-9976-7316c8543a3f/tags => generated 52 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1241/2410] 199.204.45.109 () {34 vars in 1011 bytes} [Fri May 29 07:00:48 2026] GET /v2.0/networks/a4157508-e810-43f0-ad7a-c6d65ae29b27?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: 1242/2411] 10.0.0.181 () {34 vars in 746 bytes} [Fri May 29 07:00:48 2026] PUT /v2.0/ports/604720ad-05ce-4182-9976-7316c8543a3f/tags => generated 37 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1243/2412] 199.204.45.109 () {34 vars in 1111 bytes} [Fri May 29 07:00:48 2026] GET /v2.0/networks/a4157508-e810-43f0-ad7a-c6d65ae29b27?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1244/2413] 10.0.0.181 () {32 vars in 726 bytes} [Fri May 29 07:00:48 2026] GET /v2.0/ports/604720ad-05ce-4182-9976-7316c8543a3f/tags => generated 37 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1245/2414] 10.0.0.181 () {32 vars in 734 bytes} [Fri May 29 07:00:48 2026] GET /v2.0/ports/604720ad-05ce-4182-9976-7316c8543a3f/tags/red => generated 0 bytes in 36 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 07:00:49.078 8 INFO neutron.api.v2.resource [None req-b74c4f25-f6d2-4b30-b00f-843e6d36645b 56389bb0aa92440c9c9570708dd2ac22 f85cb87a33634cf8b0b8fb49b87f410a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1246/2415] 10.0.0.181 () {32 vars in 738 bytes} [Fri May 29 07:00:49 2026] GET /v2.0/ports/604720ad-05ce-4182-9976-7316c8543a3f/tags/green => generated 99 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1170/2416] 199.204.45.109 () {34 vars in 788 bytes} [Fri May 29 07:00:48 2026] PUT /v2.0/ports/5b028159-7d30-498b-8898-cd3cdfa12035 => generated 1312 bytes in 288 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 07:00:49.128 7 INFO neutron.api.v2.resource [None req-2a291660-1a16-4d1b-95ee-1573a959bd06 28baced029714bb6bd60d80d7e4910de 088a3ca187a94407ad8b491a453c58a8 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1247/2417] 10.0.0.181 () {32 vars in 737 bytes} [Fri May 29 07:00:49 2026] DELETE /v2.0/ports/604720ad-05ce-4182-9976-7316c8543a3f/tags/red => generated 0 bytes in 45 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1171/2418] 199.204.45.109 () {30 vars in 762 bytes} [Fri May 29 07:00:49 2026] GET /v2.0/security-groups/lb-a73910ae-5026-444c-bbda-612773446add => generated 149 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 07:00:49.149 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-2752e2a1-99b8-45a1-b234-cf2d3795024f'] response: {'name': 'network-changed', 'server_uuid': '3e3cae7e-5281-4cdd-bd8a-b83b7061cee5', 'tag': '5b028159-7d30-498b-8898-cd3cdfa12035', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1248/2419] 10.0.0.181 () {32 vars in 726 bytes} [Fri May 29 07:00:49 2026] GET /v2.0/ports/604720ad-05ce-4182-9976-7316c8543a3f/tags => generated 30 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1172/2420] 199.204.45.109 () {30 vars in 784 bytes} [Fri May 29 07:00:49 2026] GET /v2.0/security-groups?name=lb-a73910ae-5026-444c-bbda-612773446add => generated 1575 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1249/2421] 199.204.45.109 () {34 vars in 1079 bytes} [Fri May 29 07:00:49 2026] GET /v2.0/ports?tenant_id=088a3ca187a94407ad8b491a453c58a8&device_id=3e3cae7e-5281-4cdd-bd8a-b83b7061cee5 => generated 2588 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 07:00:49.218 7 INFO neutron.api.v2.resource [None req-b6ccce82-a558-4e1b-98c4-1424f0c381b2 56389bb0aa92440c9c9570708dd2ac22 f85cb87a33634cf8b0b8fb49b87f410a - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1173/2422] 10.0.0.181 () {32 vars in 741 bytes} [Fri May 29 07:00:49 2026] DELETE /v2.0/ports/604720ad-05ce-4182-9976-7316c8543a3f/tags/green => generated 99 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1174/2423] 199.204.45.109 () {34 vars in 985 bytes} [Fri May 29 07:00:49 2026] GET /v2.0/networks?id=a4157508-e810-43f0-ad7a-c6d65ae29b27 => generated 802 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1175/2424] 10.0.0.181 () {32 vars in 729 bytes} [Fri May 29 07:00:49 2026] DELETE /v2.0/ports/604720ad-05ce-4182-9976-7316c8543a3f/tags => generated 0 bytes in 56 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1176/2425] 199.204.45.109 () {34 vars in 1057 bytes} [Fri May 29 07:00:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.150&port_id=5b028159-7d30-498b-8898-cd3cdfa12035 => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1177/2426] 10.0.0.181 () {32 vars in 726 bytes} [Fri May 29 07:00:49 2026] GET /v2.0/ports/604720ad-05ce-4182-9976-7316c8543a3f/tags => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1178/2427] 199.204.45.109 () {34 vars in 983 bytes} [Fri May 29 07:00:49 2026] GET /v2.0/subnets?id=3e557563-f326-4096-9e0c-235cfedca211 => generated 655 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1250/2428] 199.204.45.109 () {34 vars in 788 bytes} [Fri May 29 07:00:49 2026] PUT /v2.0/ports/5b028159-7d30-498b-8898-cd3cdfa12035 => generated 1312 bytes in 259 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: 1251/2429] 199.204.45.109 () {34 vars in 1051 bytes} [Fri May 29 07:00:49 2026] GET /v2.0/ports?network_id=a4157508-e810-43f0-ad7a-c6d65ae29b27&device_owner=network%3Adhcp => generated 1461 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1252/2430] 199.204.45.109 () {34 vars in 1011 bytes} [Fri May 29 07:00:49 2026] GET /v2.0/networks/a4157508-e810-43f0-ad7a-c6d65ae29b27?fields=segments => generated 14 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1179/2431] 10.0.0.181 () {32 vars in 719 bytes} [Fri May 29 07:00:49 2026] DELETE /v2.0/ports/604720ad-05ce-4182-9976-7316c8543a3f => generated 0 bytes in 221 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1253/2432] 199.204.45.109 () {34 vars in 1111 bytes} [Fri May 29 07:00:49 2026] GET /v2.0/networks/a4157508-e810-43f0-ad7a-c6d65ae29b27?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: 1180/2433] 199.204.45.109 () {30 vars in 702 bytes} [Fri May 29 07:00:49 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1181/2434] 199.204.45.109 () {30 vars in 704 bytes} [Fri May 29 07:00:49 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: 1182/2435] 199.204.45.109 () {30 vars in 680 bytes} [Fri May 29 07:00:49 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1183/2436] 199.204.45.109 () {30 vars in 716 bytes} [Fri May 29 07:00:49 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: 1184/2437] 199.204.45.109 () {30 vars in 740 bytes} [Fri May 29 07:00:49 2026] GET /v2.0/subnets/3e557563-f326-4096-9e0c-235cfedca211 => generated 652 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1185/2438] 199.204.45.109 () {30 vars in 736 bytes} [Fri May 29 07:00:49 2026] GET /v2.0/ports/cd00a173-d75e-4eb3-9c55-0bacc7d3e662 => generated 1132 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1186/2439] 199.204.45.109 () {30 vars in 736 bytes} [Fri May 29 07:00:49 2026] GET /v2.0/ports/5b028159-7d30-498b-8898-cd3cdfa12035 => generated 1350 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 07:00:49.856 8 INFO neutron.services.segments.plugin [-] Segment 47cb79f7-7e94-4f5f-af10-528d94285156 resource provider aggregate not found 2026-05-29 07:00:49.861 8 INFO neutron.services.segments.plugin [-] Segment 47cb79f7-7e94-4f5f-af10-528d94285156 resource provider aggregate not found 2026-05-29 07:00:49.876 8 INFO neutron.services.segments.plugin [-] Segment 47cb79f7-7e94-4f5f-af10-528d94285156 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 47cb79f7-7e94-4f5f-af10-528d94285156 found for delete ", "request_id": "req-5ed619fc-f144-411e-b716-4735bcd3b1a9"}]} 2026-05-29 07:00:49.877 8 INFO neutron.services.segments.plugin [-] Segment 47cb79f7-7e94-4f5f-af10-528d94285156 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 47cb79f7-7e94-4f5f-af10-528d94285156 found for delete ", "request_id": "req-a302ef40-b287-4521-a1e6-b3989ae726c1"}]} [pid: 7|app: 0|req: 1187/2440] 199.204.45.109 () {30 vars in 740 bytes} [Fri May 29 07:00:49 2026] GET /v2.0/subnets/3e557563-f326-4096-9e0c-235cfedca211 => generated 652 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1254/2441] 10.0.0.181 () {32 vars in 725 bytes} [Fri May 29 07:00:49 2026] DELETE /v2.0/networks/79822c73-12c1-4487-a824-8df7e00396a3 => generated 0 bytes in 232 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 07:00:49.931 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-14f7758b-b656-40bb-878d-37f4d1cacc62'] response: {'name': 'network-changed', 'server_uuid': '3e3cae7e-5281-4cdd-bd8a-b83b7061cee5', 'tag': '5b028159-7d30-498b-8898-cd3cdfa12035', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1188/2442] 199.204.45.109 () {30 vars in 742 bytes} [Fri May 29 07:00:49 2026] GET /v2.0/networks/a4157508-e810-43f0-ad7a-c6d65ae29b27 => generated 799 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1255/2443] 199.204.45.109 () {34 vars in 1079 bytes} [Fri May 29 07:00:49 2026] GET /v2.0/ports?tenant_id=088a3ca187a94407ad8b491a453c58a8&device_id=3e3cae7e-5281-4cdd-bd8a-b83b7061cee5 => generated 2590 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1189/2444] 199.204.45.109 () {30 vars in 736 bytes} [Fri May 29 07:00:49 2026] GET /v2.0/ports/cd00a173-d75e-4eb3-9c55-0bacc7d3e662 => generated 1132 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1190/2445] 199.204.45.109 () {30 vars in 740 bytes} [Fri May 29 07:00:50 2026] GET /v2.0/subnets/3e557563-f326-4096-9e0c-235cfedca211 => generated 652 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1256/2446] 199.204.45.109 () {34 vars in 985 bytes} [Fri May 29 07:00:49 2026] GET /v2.0/networks?id=a4157508-e810-43f0-ad7a-c6d65ae29b27 => generated 802 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1191/2447] 199.204.45.109 () {34 vars in 1057 bytes} [Fri May 29 07:00:50 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.150&port_id=5b028159-7d30-498b-8898-cd3cdfa12035 => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1257/2448] 199.204.45.109 () {34 vars in 983 bytes} [Fri May 29 07:00:50 2026] GET /v2.0/subnets?id=3e557563-f326-4096-9e0c-235cfedca211 => generated 655 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1192/2449] 199.204.45.109 () {34 vars in 1051 bytes} [Fri May 29 07:00:50 2026] GET /v2.0/ports?network_id=a4157508-e810-43f0-ad7a-c6d65ae29b27&device_owner=network%3Adhcp => generated 1461 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1258/2450] 199.204.45.109 () {34 vars in 1011 bytes} [Fri May 29 07:00:50 2026] GET /v2.0/networks/a4157508-e810-43f0-ad7a-c6d65ae29b27?fields=segments => generated 14 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1193/2451] 199.204.45.109 () {34 vars in 1111 bytes} [Fri May 29 07:00:50 2026] GET /v2.0/networks/a4157508-e810-43f0-ad7a-c6d65ae29b27?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1259/2452] 10.0.0.181 () {32 vars in 773 bytes} [Fri May 29 07:00:50 2026] GET /v2.0/security-groups?tenant_id=f85cb87a33634cf8b0b8fb49b87f410a&name=default => generated 2805 bytes in 171 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1194/2453] 10.0.0.181 () {32 vars in 739 bytes} [Fri May 29 07:00:50 2026] DELETE /v2.0/security-groups/f8f07eda-3bfb-4864-86e1-323245e66733 => 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: 1260/2454] 10.0.0.181 () {32 vars in 773 bytes} [Fri May 29 07:00:51 2026] GET /v2.0/security-groups?tenant_id=580ea46c8e5b42f292061df94a90f1d6&name=default => generated 2805 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1195/2455] 10.0.0.181 () {32 vars in 739 bytes} [Fri May 29 07:00:51 2026] DELETE /v2.0/security-groups/90772d24-a215-4d50-83e0-e969ffb23822 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1262/2458] 10.0.0.181 () {34 vars in 677 bytes} [Fri May 29 07:00:54 2026] POST /v2.0/qos/policies => generated 359 bytes in 266 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1197/2459] 10.0.0.181 () {34 vars in 752 bytes} [Fri May 29 07:00:54 2026] PUT /v2.0/policies/920726b3-8dbf-4055-b393-364c4529310f/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: 1263/2460] 10.0.0.181 () {32 vars in 732 bytes} [Fri May 29 07:00:54 2026] GET /v2.0/policies/920726b3-8dbf-4055-b393-364c4529310f/tags => generated 25 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1198/2461] 10.0.0.181 () {34 vars in 763 bytes} [Fri May 29 07:00:54 2026] PUT /v2.0/policies/920726b3-8dbf-4055-b393-364c4529310f/tags/green => generated 4 bytes in 36 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1264/2462] 10.0.0.181 () {32 vars in 732 bytes} [Fri May 29 07:00:54 2026] GET /v2.0/policies/920726b3-8dbf-4055-b393-364c4529310f/tags => generated 34 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1199/2463] 10.0.0.181 () {34 vars in 759 bytes} [Fri May 29 07:00:54 2026] PUT /v2.0/policies/920726b3-8dbf-4055-b393-364c4529310f/tags/red => generated 4 bytes in 24 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1265/2464] 10.0.0.181 () {32 vars in 732 bytes} [Fri May 29 07:00:54 2026] GET /v2.0/policies/920726b3-8dbf-4055-b393-364c4529310f/tags => generated 34 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1200/2465] 10.0.0.181 () {34 vars in 781 bytes} [Fri May 29 07:00:54 2026] PUT /v2.0/policies/920726b3-8dbf-4055-b393-364c4529310f/tags/black.or.white => generated 4 bytes in 35 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1266/2466] 10.0.0.181 () {32 vars in 732 bytes} [Fri May 29 07:00:54 2026] GET /v2.0/policies/920726b3-8dbf-4055-b393-364c4529310f/tags => generated 52 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1201/2467] 10.0.0.181 () {34 vars in 752 bytes} [Fri May 29 07:00:54 2026] PUT /v2.0/policies/920726b3-8dbf-4055-b393-364c4529310f/tags => generated 37 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1267/2468] 10.0.0.181 () {32 vars in 732 bytes} [Fri May 29 07:00:54 2026] GET /v2.0/policies/920726b3-8dbf-4055-b393-364c4529310f/tags => generated 37 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1202/2469] 10.0.0.181 () {32 vars in 740 bytes} [Fri May 29 07:00:54 2026] GET /v2.0/policies/920726b3-8dbf-4055-b393-364c4529310f/tags/red => generated 0 bytes in 21 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 07:00:54.995 8 INFO neutron.api.v2.resource [None req-f3588b6f-4fde-483b-bb92-b84ccd978908 733a246ed40049d286d40c35927cb545 91d76d038a0449e085d5e21c70335b6f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1268/2470] 10.0.0.181 () {32 vars in 744 bytes} [Fri May 29 07:00:54 2026] GET /v2.0/policies/920726b3-8dbf-4055-b393-364c4529310f/tags/green => generated 99 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1203/2471] 10.0.0.181 () {32 vars in 743 bytes} [Fri May 29 07:00:55 2026] DELETE /v2.0/policies/920726b3-8dbf-4055-b393-364c4529310f/tags/red => generated 0 bytes in 31 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1269/2472] 10.0.0.181 () {32 vars in 732 bytes} [Fri May 29 07:00:55 2026] GET /v2.0/policies/920726b3-8dbf-4055-b393-364c4529310f/tags => generated 30 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 07:00:55.099 7 INFO neutron.api.v2.resource [None req-cd351eca-e1e2-4b01-bf23-9e8e381031a1 733a246ed40049d286d40c35927cb545 91d76d038a0449e085d5e21c70335b6f - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1204/2473] 10.0.0.181 () {32 vars in 747 bytes} [Fri May 29 07:00:55 2026] DELETE /v2.0/policies/920726b3-8dbf-4055-b393-364c4529310f/tags/green => generated 99 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1270/2474] 10.0.0.181 () {32 vars in 735 bytes} [Fri May 29 07:00:55 2026] DELETE /v2.0/policies/920726b3-8dbf-4055-b393-364c4529310f/tags => generated 0 bytes in 37 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1205/2475] 10.0.0.181 () {32 vars in 732 bytes} [Fri May 29 07:00:55 2026] GET /v2.0/policies/920726b3-8dbf-4055-b393-364c4529310f/tags => 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: 1271/2476] 10.0.0.181 () {32 vars in 733 bytes} [Fri May 29 07:00:55 2026] DELETE /v2.0/qos/policies/920726b3-8dbf-4055-b393-364c4529310f => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1206/2477] 10.0.0.181 () {32 vars in 773 bytes} [Fri May 29 07:00:55 2026] GET /v2.0/security-groups?tenant_id=91d76d038a0449e085d5e21c70335b6f&name=default => generated 2805 bytes in 242 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1272/2478] 10.0.0.181 () {32 vars in 739 bytes} [Fri May 29 07:00:56 2026] DELETE /v2.0/security-groups/33def13c-01a4-4c8e-b471-6c7f6df7850f => 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: 1207/2479] 10.0.0.181 () {32 vars in 773 bytes} [Fri May 29 07:00:56 2026] GET /v2.0/security-groups?tenant_id=a942ae6da2fc4da4b8d0536f6a3b1597&name=default => generated 2805 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1273/2480] 10.0.0.181 () {32 vars in 739 bytes} [Fri May 29 07:00:56 2026] DELETE /v2.0/security-groups/c145de38-f0bc-4dc1-bbfd-1d96d739cf2c => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 07:01:00.047 7 WARNING neutron_lib.context [None req-80987ded-baea-4aee-93cc-80171c3e7b06 29ab897aa1dd4fa588f8dc275f45b26d 27210087543747479f7d868297bfa9b2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 07:01:00.096 7 INFO neutron.db.segments_db [None req-80987ded-baea-4aee-93cc-80171c3e7b06 29ab897aa1dd4fa588f8dc275f45b26d 27210087543747479f7d868297bfa9b2 - - default default] Added segment d4e68f31-478e-4d8a-ab5f-a4bf72ac8a67 of type vxlan for network 23627a46-2026-4675-8215-e827fdddd6f1 2026-05-29 07:01:00.417 7 INFO neutron.db.l3_hamode_db [None req-80987ded-baea-4aee-93cc-80171c3e7b06 29ab897aa1dd4fa588f8dc275f45b26d 27210087543747479f7d868297bfa9b2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-29 07:01:00.570 7 INFO neutron.db.l3_hamode_db [None req-80987ded-baea-4aee-93cc-80171c3e7b06 29ab897aa1dd4fa588f8dc275f45b26d 27210087543747479f7d868297bfa9b2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1208/2481] 10.0.0.181 () {34 vars in 667 bytes} [Fri May 29 07:00:59 2026] POST /v2.0/routers => generated 474 bytes in 1606 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1274/2482] 10.0.0.181 () {34 vars in 750 bytes} [Fri May 29 07:01:01 2026] PUT /v2.0/routers/436ab9b2-33f0-426f-af62-6803f75ca3d3/tags => generated 25 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1209/2483] 10.0.0.181 () {32 vars in 730 bytes} [Fri May 29 07:01:01 2026] GET /v2.0/routers/436ab9b2-33f0-426f-af62-6803f75ca3d3/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: 1275/2484] 10.0.0.181 () {34 vars in 761 bytes} [Fri May 29 07:01:01 2026] PUT /v2.0/routers/436ab9b2-33f0-426f-af62-6803f75ca3d3/tags/green => generated 4 bytes in 89 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-29 07:01:01.774 8 WARNING neutron_lib.context [None req-7a81c508-0a63-4902-8928-0adb5fb6e98c 2e0048db94a44fd6bb7873bd91582238 53047c4baf8e4446abb2422560db39c7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1210/2485] 10.0.0.181 () {32 vars in 730 bytes} [Fri May 29 07:01:01 2026] GET /v2.0/routers/436ab9b2-33f0-426f-af62-6803f75ca3d3/tags => generated 34 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1211/2486] 10.0.0.181 () {34 vars in 757 bytes} [Fri May 29 07:01:01 2026] PUT /v2.0/routers/436ab9b2-33f0-426f-af62-6803f75ca3d3/tags/red => generated 4 bytes in 67 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1212/2487] 10.0.0.181 () {32 vars in 730 bytes} [Fri May 29 07:01:01 2026] GET /v2.0/routers/436ab9b2-33f0-426f-af62-6803f75ca3d3/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: 1213/2488] 10.0.0.181 () {34 vars in 779 bytes} [Fri May 29 07:01:01 2026] PUT /v2.0/routers/436ab9b2-33f0-426f-af62-6803f75ca3d3/tags/black.or.white => generated 4 bytes in 517 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1214/2489] 10.0.0.181 () {32 vars in 730 bytes} [Fri May 29 07:01:02 2026] GET /v2.0/routers/436ab9b2-33f0-426f-af62-6803f75ca3d3/tags => generated 52 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1215/2490] 10.0.0.181 () {34 vars in 750 bytes} [Fri May 29 07:01:02 2026] PUT /v2.0/routers/436ab9b2-33f0-426f-af62-6803f75ca3d3/tags => generated 37 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1216/2491] 10.0.0.181 () {32 vars in 730 bytes} [Fri May 29 07:01:02 2026] GET /v2.0/routers/436ab9b2-33f0-426f-af62-6803f75ca3d3/tags => generated 37 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1217/2492] 10.0.0.181 () {32 vars in 738 bytes} [Fri May 29 07:01:02 2026] GET /v2.0/routers/436ab9b2-33f0-426f-af62-6803f75ca3d3/tags/red => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 07:01:02.773 8 INFO neutron.db.l3_db [None req-7a81c508-0a63-4902-8928-0adb5fb6e98c 2e0048db94a44fd6bb7873bd91582238 53047c4baf8e4446abb2422560db39c7 - - default default] Floating IP c5ef4195-7f82-4990-a59d-775bd2e9b290 associated. External IP: 10.96.250.204, port: cd00a173-d75e-4eb3-9c55-0bacc7d3e662. 2026-05-29 07:01:02.844 7 INFO neutron.api.v2.resource [None req-58201dbd-7701-4737-b9d6-3235424db535 29ab897aa1dd4fa588f8dc275f45b26d 27210087543747479f7d868297bfa9b2 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1218/2493] 10.0.0.181 () {32 vars in 742 bytes} [Fri May 29 07:01:02 2026] GET /v2.0/routers/436ab9b2-33f0-426f-af62-6803f75ca3d3/tags/green => generated 99 bytes in 71 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1219/2494] 10.0.0.181 () {32 vars in 741 bytes} [Fri May 29 07:01:02 2026] DELETE /v2.0/routers/436ab9b2-33f0-426f-af62-6803f75ca3d3/tags/red => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1220/2495] 10.0.0.181 () {32 vars in 730 bytes} [Fri May 29 07:01:02 2026] GET /v2.0/routers/436ab9b2-33f0-426f-af62-6803f75ca3d3/tags => generated 30 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 07:01:03.075 7 INFO neutron.api.v2.resource [None req-41df4d6d-8af0-4e0c-87f5-9decaded4366 29ab897aa1dd4fa588f8dc275f45b26d 27210087543747479f7d868297bfa9b2 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1221/2496] 10.0.0.181 () {32 vars in 745 bytes} [Fri May 29 07:01:03 2026] DELETE /v2.0/routers/436ab9b2-33f0-426f-af62-6803f75ca3d3/tags/green => generated 99 bytes in 69 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1276/2497] 10.0.0.181 () {34 vars in 676 bytes} [Fri May 29 07:01:01 2026] POST /v2.0/floatingips => generated 899 bytes in 1379 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1222/2498] 10.0.0.181 () {32 vars in 733 bytes} [Fri May 29 07:01:03 2026] DELETE /v2.0/routers/436ab9b2-33f0-426f-af62-6803f75ca3d3/tags => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1277/2499] 10.0.0.181 () {32 vars in 730 bytes} [Fri May 29 07:01:03 2026] GET /v2.0/routers/436ab9b2-33f0-426f-af62-6803f75ca3d3/tags => generated 12 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1223/2500] 10.0.0.181 () {32 vars in 720 bytes} [Fri May 29 07:01:03 2026] GET /v2.0/routers/436ab9b2-33f0-426f-af62-6803f75ca3d3 => generated 480 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1278/2501] 10.0.0.181 () {34 vars in 741 bytes} [Fri May 29 07:01:03 2026] PUT /v2.0/routers/436ab9b2-33f0-426f-af62-6803f75ca3d3 => generated 480 bytes in 715 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1224/2502] 10.0.0.181 () {32 vars in 735 bytes} [Fri May 29 07:01:04 2026] GET /v2.0/ports?device_id=436ab9b2-33f0-426f-af62-6803f75ca3d3 => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 07:01:05.251 8 INFO neutron.services.segments.plugin [-] Segment d4e68f31-478e-4d8a-ab5f-a4bf72ac8a67 resource provider aggregate not found 2026-05-29 07:01:05.256 8 INFO neutron.services.segments.plugin [-] Segment d4e68f31-478e-4d8a-ab5f-a4bf72ac8a67 resource provider aggregate not found 2026-05-29 07:01:05.273 8 INFO neutron.services.segments.plugin [-] Segment d4e68f31-478e-4d8a-ab5f-a4bf72ac8a67 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d4e68f31-478e-4d8a-ab5f-a4bf72ac8a67 found for delete ", "request_id": "req-7426788d-9ba3-4e44-8d98-e57e96ab8d61"}]} 2026-05-29 07:01:05.276 8 INFO neutron.services.segments.plugin [-] Segment d4e68f31-478e-4d8a-ab5f-a4bf72ac8a67 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d4e68f31-478e-4d8a-ab5f-a4bf72ac8a67 found for delete ", "request_id": "req-60212521-9437-4580-8336-4030c25d34a8"}]} 2026-05-29 07:01:05.280 8 INFO neutron.db.l3_hamode_db [None req-482dfd16-5d33-49ee-84a3-70fa4b8ff04f 29ab897aa1dd4fa588f8dc275f45b26d 27210087543747479f7d868297bfa9b2 - - default default] HA network 23627a46-2026-4675-8215-e827fdddd6f1 was deleted as no HA routers are present in tenant 27210087543747479f7d868297bfa9b2. [pid: 8|app: 0|req: 1279/2503] 10.0.0.181 () {32 vars in 723 bytes} [Fri May 29 07:01:04 2026] DELETE /v2.0/routers/436ab9b2-33f0-426f-af62-6803f75ca3d3 => generated 0 bytes in 1168 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1225/2504] 10.0.0.181 () {32 vars in 773 bytes} [Fri May 29 07:01:05 2026] GET /v2.0/security-groups?tenant_id=3163b9d7fad4491bbda5d4127eeb9faf&name=default => generated 2805 bytes in 220 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1280/2505] 10.0.0.181 () {32 vars in 739 bytes} [Fri May 29 07:01:06 2026] DELETE /v2.0/security-groups/820b4e09-63da-4bfc-badb-de8b89ade8bc => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1226/2506] 10.0.0.181 () {32 vars in 773 bytes} [Fri May 29 07:01:06 2026] GET /v2.0/security-groups?tenant_id=27210087543747479f7d868297bfa9b2&name=default => generated 2805 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1281/2507] 10.0.0.181 () {32 vars in 739 bytes} [Fri May 29 07:01:06 2026] DELETE /v2.0/security-groups/bb2e6575-7206-4712-a986-5d1cb0c5309b => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1227/2508] 199.204.45.109 () {30 vars in 702 bytes} [Fri May 29 07:01:07 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1282/2509] 199.204.45.109 () {30 vars in 704 bytes} [Fri May 29 07:01:07 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: 1228/2510] 199.204.45.109 () {30 vars in 680 bytes} [Fri May 29 07:01:07 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: 1283/2511] 199.204.45.109 () {30 vars in 716 bytes} [Fri May 29 07:01:07 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-05-29 07:01:07.494 7 INFO neutron.api.v2.resource [None req-36e44977-952c-4871-b90b-3df83f21d47d 28baced029714bb6bd60d80d7e4910de 088a3ca187a94407ad8b491a453c58a8 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1229/2512] 199.204.45.109 () {30 vars in 762 bytes} [Fri May 29 07:01:07 2026] GET /v2.0/security-groups/lb-a73910ae-5026-444c-bbda-612773446add => 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: 1284/2513] 199.204.45.109 () {30 vars in 784 bytes} [Fri May 29 07:01:07 2026] GET /v2.0/security-groups?name=lb-a73910ae-5026-444c-bbda-612773446add => generated 1575 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1230/2514] 199.204.45.109 () {30 vars in 814 bytes} [Fri May 29 07:01:07 2026] GET /v2.0/security-group-rules?security_group_id=758ee2ff-bbfa-4fe1-a35b-02f2807fce41 => generated 1118 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1285/2515] 199.204.45.109 () {34 vars in 746 bytes} [Fri May 29 07:01:07 2026] POST /v2.0/security-group-rules => generated 569 bytes in 97 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1231/2516] 199.204.45.109 () {34 vars in 746 bytes} [Fri May 29 07:01:07 2026] POST /v2.0/security-group-rules => generated 565 bytes in 87 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 07:01:09.977 7 WARNING neutron_lib.context [None req-6e1c4fc3-0b32-4118-8b60-1e838b2c53ee 55261fd0e4684bf1a0f9c1b1a4fce459 7121d966acdb46aa8949bb19cb5960de - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1233/2519] 10.0.0.181 () {34 vars in 683 bytes} [Fri May 29 07:01:09 2026] POST /v2.0/security-groups => generated 1539 bytes in 384 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1287/2520] 10.0.0.181 () {34 vars in 766 bytes} [Fri May 29 07:01:10 2026] PUT /v2.0/security-groups/200d8b68-a62f-4d83-a21e-1e12a661628a/tags => generated 25 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1234/2521] 10.0.0.181 () {32 vars in 746 bytes} [Fri May 29 07:01:10 2026] GET /v2.0/security-groups/200d8b68-a62f-4d83-a21e-1e12a661628a/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: 1288/2522] 10.0.0.181 () {34 vars in 777 bytes} [Fri May 29 07:01:10 2026] PUT /v2.0/security-groups/200d8b68-a62f-4d83-a21e-1e12a661628a/tags/green => 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: 1235/2523] 10.0.0.181 () {32 vars in 746 bytes} [Fri May 29 07:01:10 2026] GET /v2.0/security-groups/200d8b68-a62f-4d83-a21e-1e12a661628a/tags => generated 34 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1289/2524] 10.0.0.181 () {34 vars in 773 bytes} [Fri May 29 07:01:10 2026] PUT /v2.0/security-groups/200d8b68-a62f-4d83-a21e-1e12a661628a/tags/red => generated 4 bytes in 29 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1236/2525] 10.0.0.181 () {32 vars in 746 bytes} [Fri May 29 07:01:10 2026] GET /v2.0/security-groups/200d8b68-a62f-4d83-a21e-1e12a661628a/tags => generated 34 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1290/2526] 10.0.0.181 () {34 vars in 795 bytes} [Fri May 29 07:01:10 2026] PUT /v2.0/security-groups/200d8b68-a62f-4d83-a21e-1e12a661628a/tags/black.or.white => generated 4 bytes in 53 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1237/2527] 10.0.0.181 () {32 vars in 746 bytes} [Fri May 29 07:01:10 2026] GET /v2.0/security-groups/200d8b68-a62f-4d83-a21e-1e12a661628a/tags => generated 52 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1291/2528] 10.0.0.181 () {34 vars in 766 bytes} [Fri May 29 07:01:10 2026] PUT /v2.0/security-groups/200d8b68-a62f-4d83-a21e-1e12a661628a/tags => generated 37 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1238/2529] 10.0.0.181 () {32 vars in 746 bytes} [Fri May 29 07:01:10 2026] GET /v2.0/security-groups/200d8b68-a62f-4d83-a21e-1e12a661628a/tags => generated 37 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1292/2530] 10.0.0.181 () {32 vars in 754 bytes} [Fri May 29 07:01:10 2026] GET /v2.0/security-groups/200d8b68-a62f-4d83-a21e-1e12a661628a/tags/red => generated 0 bytes in 26 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 07:01:10.615 7 INFO neutron.api.v2.resource [None req-c21eb184-0f82-40f5-b912-d4fc5525fa7b 55261fd0e4684bf1a0f9c1b1a4fce459 7121d966acdb46aa8949bb19cb5960de - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1239/2531] 10.0.0.181 () {32 vars in 758 bytes} [Fri May 29 07:01:10 2026] GET /v2.0/security-groups/200d8b68-a62f-4d83-a21e-1e12a661628a/tags/green => generated 99 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1293/2532] 10.0.0.181 () {32 vars in 757 bytes} [Fri May 29 07:01:10 2026] DELETE /v2.0/security-groups/200d8b68-a62f-4d83-a21e-1e12a661628a/tags/red => generated 0 bytes in 35 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1240/2533] 10.0.0.181 () {32 vars in 746 bytes} [Fri May 29 07:01:10 2026] GET /v2.0/security-groups/200d8b68-a62f-4d83-a21e-1e12a661628a/tags => generated 30 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 07:01:10.721 8 INFO neutron.api.v2.resource [None req-e8a8aa95-3be0-4bf9-a4da-f404c7b23dcc 55261fd0e4684bf1a0f9c1b1a4fce459 7121d966acdb46aa8949bb19cb5960de - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1294/2534] 10.0.0.181 () {32 vars in 761 bytes} [Fri May 29 07:01:10 2026] DELETE /v2.0/security-groups/200d8b68-a62f-4d83-a21e-1e12a661628a/tags/green => generated 99 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1241/2535] 10.0.0.181 () {32 vars in 749 bytes} [Fri May 29 07:01:10 2026] DELETE /v2.0/security-groups/200d8b68-a62f-4d83-a21e-1e12a661628a/tags => generated 0 bytes in 48 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1295/2536] 10.0.0.181 () {32 vars in 746 bytes} [Fri May 29 07:01:10 2026] GET /v2.0/security-groups/200d8b68-a62f-4d83-a21e-1e12a661628a/tags => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1242/2537] 10.0.0.181 () {32 vars in 739 bytes} [Fri May 29 07:01:10 2026] DELETE /v2.0/security-groups/200d8b68-a62f-4d83-a21e-1e12a661628a => 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: 1296/2538] 10.0.0.181 () {32 vars in 773 bytes} [Fri May 29 07:01:11 2026] GET /v2.0/security-groups?tenant_id=7121d966acdb46aa8949bb19cb5960de&name=default => generated 2805 bytes in 162 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1243/2539] 10.0.0.181 () {32 vars in 739 bytes} [Fri May 29 07:01:11 2026] DELETE /v2.0/security-groups/79e75661-1656-46fa-804b-2d3902957610 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1297/2540] 10.0.0.181 () {32 vars in 773 bytes} [Fri May 29 07:01:11 2026] GET /v2.0/security-groups?tenant_id=d1fef4513cda46b4af17a08b8a91caf1&name=default => generated 2805 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1244/2541] 10.0.0.181 () {32 vars in 739 bytes} [Fri May 29 07:01:12 2026] DELETE /v2.0/security-groups/bc23e7db-419d-4314-9397-7820852509fc => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1298/2542] 10.0.0.78 () {30 vars in 688 bytes} [Fri May 29 07:01:14 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1245/2543] 10.0.0.78 () {30 vars in 690 bytes} [Fri May 29 07:01:15 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: 1299/2544] 10.0.0.78 () {30 vars in 666 bytes} [Fri May 29 07:01:15 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1246/2545] 10.0.0.78 () {30 vars in 702 bytes} [Fri May 29 07:01:15 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1300/2546] 10.0.0.78 () {28 vars in 437 bytes} [Fri May 29 07:01:15 2026] GET / => generated 151 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1247/2547] 10.0.0.78 () {30 vars in 726 bytes} [Fri May 29 07:01:15 2026] GET /v2.0/subnets/7cc17c74-523d-4d6f-a586-1d4e8bf1283c => generated 631 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1301/2548] 199.204.45.109 () {30 vars in 702 bytes} [Fri May 29 07:01:16 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: 1248/2549] 199.204.45.109 () {30 vars in 704 bytes} [Fri May 29 07:01:16 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: 1302/2550] 199.204.45.109 () {30 vars in 680 bytes} [Fri May 29 07:01:16 2026] GET /v2.0/extensions/qos => generated 166 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1249/2551] 199.204.45.109 () {30 vars in 716 bytes} [Fri May 29 07:01:16 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: 1303/2552] 199.204.45.109 () {30 vars in 740 bytes} [Fri May 29 07:01:16 2026] GET /v2.0/subnets/7cc17c74-523d-4d6f-a586-1d4e8bf1283c => generated 649 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1250/2553] 199.204.45.109 () {30 vars in 768 bytes} [Fri May 29 07:01:16 2026] GET /v2.0/ports?device_id=3e3cae7e-5281-4cdd-bd8a-b83b7061cee5 => generated 2590 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1304/2554] 199.204.45.109 () {30 vars in 702 bytes} [Fri May 29 07:01:17 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: 1251/2555] 199.204.45.109 () {30 vars in 704 bytes} [Fri May 29 07:01:17 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: 1305/2556] 199.204.45.109 () {30 vars in 680 bytes} [Fri May 29 07:01:17 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: 1252/2557] 199.204.45.109 () {30 vars in 716 bytes} [Fri May 29 07:01:17 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: 1306/2558] 199.204.45.109 () {34 vars in 1011 bytes} [Fri May 29 07:01:17 2026] GET /v2.0/networks/7a0ebe6c-9c04-44af-9aad-a8e43d62e98e?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: 1253/2559] 199.204.45.109 () {34 vars in 1111 bytes} [Fri May 29 07:01:17 2026] GET /v2.0/networks/7a0ebe6c-9c04-44af-9aad-a8e43d62e98e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1307/2560] 199.204.45.109 () {34 vars in 985 bytes} [Fri May 29 07:01:17 2026] GET /v2.0/networks?id=7a0ebe6c-9c04-44af-9aad-a8e43d62e98e => generated 801 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1254/2561] 199.204.45.109 () {38 vars in 954 bytes} [Fri May 29 07:01:18 2026] POST /v2.0/ports => generated 1303 bytes in 423 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1308/2562] 199.204.45.109 () {38 vars in 1027 bytes} [Fri May 29 07:01:18 2026] PUT /v2.0/ports/1c244d08-9068-4fa0-bfc0-b6c44774d685 => generated 1428 bytes in 546 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1255/2563] 199.204.45.109 () {34 vars in 1079 bytes} [Fri May 29 07:01:19 2026] GET /v2.0/ports?tenant_id=088a3ca187a94407ad8b491a453c58a8&device_id=3e3cae7e-5281-4cdd-bd8a-b83b7061cee5 => generated 4046 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 07:01:19.129 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-37587dd7-33fe-46f3-a228-c3cc76b3b84c'] response: {'name': 'network-changed', 'server_uuid': '3e3cae7e-5281-4cdd-bd8a-b83b7061cee5', 'tag': '1c244d08-9068-4fa0-bfc0-b6c44774d685', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1309/2564] 199.204.45.109 () {34 vars in 1061 bytes} [Fri May 29 07:01:19 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.174&port_id=4d767b65-6524-4141-b999-c1a3ab34bf38 => 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: 1256/2565] 199.204.45.109 () {34 vars in 983 bytes} [Fri May 29 07:01:19 2026] GET /v2.0/subnets?id=f864de38-1923-4299-a5b1-11cfb34b200c => generated 630 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1310/2566] 199.204.45.109 () {34 vars in 1051 bytes} [Fri May 29 07:01:19 2026] GET /v2.0/ports?network_id=1fc4deb5-8dcb-4842-933f-93d1f24776c1&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: 1257/2567] 199.204.45.109 () {34 vars in 1011 bytes} [Fri May 29 07:01:19 2026] GET /v2.0/networks/1fc4deb5-8dcb-4842-933f-93d1f24776c1?fields=segments => generated 14 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1311/2568] 199.204.45.109 () {34 vars in 1111 bytes} [Fri May 29 07:01:19 2026] GET /v2.0/networks/1fc4deb5-8dcb-4842-933f-93d1f24776c1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1258/2569] 199.204.45.109 () {34 vars in 1057 bytes} [Fri May 29 07:01:19 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.150&port_id=5b028159-7d30-498b-8898-cd3cdfa12035 => generated 19 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1312/2570] 199.204.45.109 () {34 vars in 983 bytes} [Fri May 29 07:01:19 2026] GET /v2.0/subnets?id=3e557563-f326-4096-9e0c-235cfedca211 => generated 655 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1259/2571] 199.204.45.109 () {34 vars in 1051 bytes} [Fri May 29 07:01:19 2026] GET /v2.0/ports?network_id=a4157508-e810-43f0-ad7a-c6d65ae29b27&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: 1313/2572] 199.204.45.109 () {34 vars in 1011 bytes} [Fri May 29 07:01:19 2026] GET /v2.0/networks/a4157508-e810-43f0-ad7a-c6d65ae29b27?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: 1260/2573] 199.204.45.109 () {34 vars in 1111 bytes} [Fri May 29 07:01:19 2026] GET /v2.0/networks/a4157508-e810-43f0-ad7a-c6d65ae29b27?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1314/2574] 199.204.45.109 () {34 vars in 1057 bytes} [Fri May 29 07:01:19 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.184&port_id=1c244d08-9068-4fa0-bfc0-b6c44774d685 => 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: 1261/2575] 199.204.45.109 () {34 vars in 1103 bytes} [Fri May 29 07:01:19 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A1c5&port_id=1c244d08-9068-4fa0-bfc0-b6c44774d685 => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1315/2576] 199.204.45.109 () {34 vars in 1063 bytes} [Fri May 29 07:01:19 2026] GET /v2.0/subnets?id=7cc17c74-523d-4d6f-a586-1d4e8bf1283c&id=1590b5fb-ba9d-4c7a-8c0e-a369d85f53b7 => generated 1361 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1262/2577] 199.204.45.109 () {34 vars in 1051 bytes} [Fri May 29 07:01:19 2026] GET /v2.0/ports?network_id=7a0ebe6c-9c04-44af-9aad-a8e43d62e98e&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: 1316/2578] 199.204.45.109 () {34 vars in 1051 bytes} [Fri May 29 07:01:19 2026] GET /v2.0/ports?network_id=7a0ebe6c-9c04-44af-9aad-a8e43d62e98e&device_owner=network%3Adhcp => generated 1457 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1263/2579] 199.204.45.109 () {34 vars in 1011 bytes} [Fri May 29 07:01:19 2026] GET /v2.0/networks/7a0ebe6c-9c04-44af-9aad-a8e43d62e98e?fields=segments => generated 14 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1317/2580] 199.204.45.109 () {34 vars in 1111 bytes} [Fri May 29 07:01:19 2026] GET /v2.0/networks/7a0ebe6c-9c04-44af-9aad-a8e43d62e98e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1264/2581] 199.204.45.109 () {34 vars in 1079 bytes} [Fri May 29 07:01:20 2026] GET /v2.0/ports?tenant_id=088a3ca187a94407ad8b491a453c58a8&device_id=3e3cae7e-5281-4cdd-bd8a-b83b7061cee5 => generated 4046 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1318/2582] 199.204.45.109 () {34 vars in 985 bytes} [Fri May 29 07:01:20 2026] GET /v2.0/networks?id=7a0ebe6c-9c04-44af-9aad-a8e43d62e98e => 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: 1265/2583] 199.204.45.109 () {34 vars in 1057 bytes} [Fri May 29 07:01:20 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.184&port_id=1c244d08-9068-4fa0-bfc0-b6c44774d685 => 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: 1319/2584] 199.204.45.109 () {34 vars in 1103 bytes} [Fri May 29 07:01:20 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A1c5&port_id=1c244d08-9068-4fa0-bfc0-b6c44774d685 => 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: 1266/2585] 199.204.45.109 () {34 vars in 1063 bytes} [Fri May 29 07:01:20 2026] GET /v2.0/subnets?id=7cc17c74-523d-4d6f-a586-1d4e8bf1283c&id=1590b5fb-ba9d-4c7a-8c0e-a369d85f53b7 => generated 1361 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1267/2586] 199.204.45.109 () {34 vars in 1051 bytes} [Fri May 29 07:01:20 2026] GET /v2.0/ports?network_id=7a0ebe6c-9c04-44af-9aad-a8e43d62e98e&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: 1320/2587] 10.0.0.15 () {34 vars in 969 bytes} [Fri May 29 07:01:20 2026] GET /v2.0/ports/1c244d08-9068-4fa0-bfc0-b6c44774d685 => generated 1464 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1268/2588] 199.204.45.109 () {34 vars in 1051 bytes} [Fri May 29 07:01:20 2026] GET /v2.0/ports?network_id=7a0ebe6c-9c04-44af-9aad-a8e43d62e98e&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: 8|app: 0|req: 1321/2589] 199.204.45.109 () {30 vars in 736 bytes} [Fri May 29 07:01:20 2026] GET /v2.0/ports/1c244d08-9068-4fa0-bfc0-b6c44774d685 => generated 1464 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1269/2590] 199.204.45.109 () {34 vars in 1011 bytes} [Fri May 29 07:01:20 2026] GET /v2.0/networks/7a0ebe6c-9c04-44af-9aad-a8e43d62e98e?fields=segments => generated 14 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1322/2591] 199.204.45.109 () {30 vars in 736 bytes} [Fri May 29 07:01:20 2026] GET /v2.0/ports/1c244d08-9068-4fa0-bfc0-b6c44774d685 => generated 1464 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1270/2592] 199.204.45.109 () {34 vars in 1111 bytes} [Fri May 29 07:01:20 2026] GET /v2.0/networks/7a0ebe6c-9c04-44af-9aad-a8e43d62e98e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1323/2593] 199.204.45.109 () {34 vars in 789 bytes} [Fri May 29 07:01:20 2026] PUT /v2.0/ports/1c244d08-9068-4fa0-bfc0-b6c44774d685 => generated 1199 bytes in 400 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1271/2594] 199.204.45.109 () {30 vars in 742 bytes} [Fri May 29 07:01:20 2026] GET /v2.0/networks/7a0ebe6c-9c04-44af-9aad-a8e43d62e98e => generated 798 bytes in 67 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: 1324/2595] 199.204.45.109 () {30 vars in 740 bytes} [Fri May 29 07:01:21 2026] GET /v2.0/subnets/7cc17c74-523d-4d6f-a586-1d4e8bf1283c => generated 649 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1272/2596] 199.204.45.109 () {30 vars in 702 bytes} [Fri May 29 07:01:21 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: 1325/2597] 199.204.45.109 () {30 vars in 704 bytes} [Fri May 29 07:01:21 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1273/2598] 199.204.45.109 () {30 vars in 680 bytes} [Fri May 29 07:01:21 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: 1326/2599] 199.204.45.109 () {30 vars in 716 bytes} [Fri May 29 07:01:21 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: 1274/2600] 199.204.45.109 () {30 vars in 740 bytes} [Fri May 29 07:01:21 2026] GET /v2.0/subnets/3e557563-f326-4096-9e0c-235cfedca211 => generated 652 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 07:01:21.320 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-432c4052-735b-4c3d-8bfe-490b3a9067f4'] response: {'name': 'network-changed', 'server_uuid': '3e3cae7e-5281-4cdd-bd8a-b83b7061cee5', 'tag': '1c244d08-9068-4fa0-bfc0-b6c44774d685', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1275/2601] 199.204.45.109 () {30 vars in 736 bytes} [Fri May 29 07:01:21 2026] GET /v2.0/ports/cd00a173-d75e-4eb3-9c55-0bacc7d3e662 => generated 1132 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1327/2602] 199.204.45.109 () {34 vars in 1079 bytes} [Fri May 29 07:01:21 2026] GET /v2.0/ports?tenant_id=088a3ca187a94407ad8b491a453c58a8&device_id=3e3cae7e-5281-4cdd-bd8a-b83b7061cee5 => generated 3817 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1276/2603] 199.204.45.109 () {30 vars in 736 bytes} [Fri May 29 07:01:21 2026] GET /v2.0/ports/5b028159-7d30-498b-8898-cd3cdfa12035 => generated 1350 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1277/2604] 199.204.45.109 () {30 vars in 740 bytes} [Fri May 29 07:01:21 2026] GET /v2.0/subnets/3e557563-f326-4096-9e0c-235cfedca211 => generated 652 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1328/2605] 199.204.45.109 () {34 vars in 985 bytes} [Fri May 29 07:01:21 2026] GET /v2.0/networks?id=7a0ebe6c-9c04-44af-9aad-a8e43d62e98e => generated 801 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1329/2606] 199.204.45.109 () {34 vars in 1057 bytes} [Fri May 29 07:01:21 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.184&port_id=1c244d08-9068-4fa0-bfc0-b6c44774d685 => 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: 1278/2607] 199.204.45.109 () {30 vars in 742 bytes} [Fri May 29 07:01:21 2026] GET /v2.0/networks/a4157508-e810-43f0-ad7a-c6d65ae29b27 => generated 799 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1330/2608] 199.204.45.109 () {34 vars in 983 bytes} [Fri May 29 07:01:21 2026] GET /v2.0/subnets?id=7cc17c74-523d-4d6f-a586-1d4e8bf1283c => generated 652 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1279/2609] 199.204.45.109 () {30 vars in 736 bytes} [Fri May 29 07:01:21 2026] GET /v2.0/ports/cd00a173-d75e-4eb3-9c55-0bacc7d3e662 => 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: 1331/2610] 199.204.45.109 () {34 vars in 1051 bytes} [Fri May 29 07:01:21 2026] GET /v2.0/ports?network_id=7a0ebe6c-9c04-44af-9aad-a8e43d62e98e&device_owner=network%3Adhcp => generated 1457 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1280/2611] 199.204.45.109 () {30 vars in 740 bytes} [Fri May 29 07:01:21 2026] GET /v2.0/subnets/3e557563-f326-4096-9e0c-235cfedca211 => generated 652 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1332/2612] 199.204.45.109 () {34 vars in 1011 bytes} [Fri May 29 07:01:21 2026] GET /v2.0/networks/7a0ebe6c-9c04-44af-9aad-a8e43d62e98e?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: 1281/2613] 199.204.45.109 () {34 vars in 1111 bytes} [Fri May 29 07:01:21 2026] GET /v2.0/networks/7a0ebe6c-9c04-44af-9aad-a8e43d62e98e?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: 1283/2616] 199.204.45.109 () {34 vars in 1095 bytes} [Fri May 29 07:01:24 2026] GET /v2.0/ports?device_id=7313b0b2-5ca0-47c5-b1ec-7b139fe9b2cc&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: 8|app: 0|req: 1334/2617] 199.204.45.109 () {34 vars in 1079 bytes} [Fri May 29 07:01:24 2026] GET /v2.0/ports?tenant_id=53047c4baf8e4446abb2422560db39c7&device_id=7313b0b2-5ca0-47c5-b1ec-7b139fe9b2cc => generated 1469 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1284/2618] 199.204.45.109 () {34 vars in 985 bytes} [Fri May 29 07:01:24 2026] GET /v2.0/networks?id=b7c5d627-78b0-4fe4-a44c-05cee70c12eb => generated 801 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1335/2619] 199.204.45.109 () {34 vars in 1057 bytes} [Fri May 29 07:01:25 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.124&port_id=a7f1a028-fd4a-47c8-81d4-00a857b22670 => generated 860 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1285/2620] 199.204.45.109 () {34 vars in 1103 bytes} [Fri May 29 07:01:25 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A29&port_id=a7f1a028-fd4a-47c8-81d4-00a857b22670 => 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: 1336/2621] 199.204.45.109 () {34 vars in 1063 bytes} [Fri May 29 07:01:25 2026] GET /v2.0/subnets?id=01cd6fc1-a2ba-4774-8eba-656c871c7116&id=827f6cd9-2ef2-4a54-b2c7-213ca48513bb => generated 1366 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1286/2622] 199.204.45.109 () {34 vars in 1051 bytes} [Fri May 29 07:01:25 2026] GET /v2.0/ports?network_id=b7c5d627-78b0-4fe4-a44c-05cee70c12eb&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: 1337/2623] 199.204.45.109 () {34 vars in 1051 bytes} [Fri May 29 07:01:25 2026] GET /v2.0/ports?network_id=b7c5d627-78b0-4fe4-a44c-05cee70c12eb&device_owner=network%3Adhcp => generated 1461 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1287/2624] 199.204.45.109 () {34 vars in 1011 bytes} [Fri May 29 07:01:25 2026] GET /v2.0/networks/b7c5d627-78b0-4fe4-a44c-05cee70c12eb?fields=segments => generated 14 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1338/2625] 199.204.45.109 () {34 vars in 1111 bytes} [Fri May 29 07:01:25 2026] GET /v2.0/networks/b7c5d627-78b0-4fe4-a44c-05cee70c12eb?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: 1288/2626] 10.0.0.78 () {30 vars in 688 bytes} [Fri May 29 07:01:26 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1339/2627] 10.0.0.78 () {30 vars in 690 bytes} [Fri May 29 07:01:26 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: 1289/2628] 10.0.0.78 () {30 vars in 666 bytes} [Fri May 29 07:01:26 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1340/2629] 10.0.0.78 () {30 vars in 702 bytes} [Fri May 29 07:01:26 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: 1290/2630] 10.0.0.78 () {28 vars in 437 bytes} [Fri May 29 07:01:26 2026] GET / => generated 151 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1341/2631] 10.0.0.78 () {30 vars in 726 bytes} [Fri May 29 07:01:26 2026] GET /v2.0/subnets/827f6cd9-2ef2-4a54-b2c7-213ca48513bb => generated 632 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1291/2632] 199.204.45.109 () {30 vars in 702 bytes} [Fri May 29 07:01:27 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1342/2633] 199.204.45.109 () {30 vars in 704 bytes} [Fri May 29 07:01:27 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: 1292/2634] 199.204.45.109 () {30 vars in 680 bytes} [Fri May 29 07:01:27 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1343/2635] 199.204.45.109 () {30 vars in 716 bytes} [Fri May 29 07:01:27 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1293/2636] 199.204.45.109 () {30 vars in 740 bytes} [Fri May 29 07:01:27 2026] GET /v2.0/subnets/7cc17c74-523d-4d6f-a586-1d4e8bf1283c => generated 649 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1344/2637] 199.204.45.109 () {30 vars in 740 bytes} [Fri May 29 07:01:27 2026] GET /v2.0/subnets/827f6cd9-2ef2-4a54-b2c7-213ca48513bb => generated 650 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1294/2638] 199.204.45.109 () {30 vars in 768 bytes} [Fri May 29 07:01:27 2026] GET /v2.0/ports?device_id=3e3cae7e-5281-4cdd-bd8a-b83b7061cee5 => generated 3819 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1345/2639] 199.204.45.109 () {30 vars in 702 bytes} [Fri May 29 07:01:28 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: 1295/2640] 199.204.45.109 () {30 vars in 704 bytes} [Fri May 29 07:01:28 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1346/2641] 199.204.45.109 () {30 vars in 680 bytes} [Fri May 29 07:01:28 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: 1296/2642] 199.204.45.109 () {30 vars in 716 bytes} [Fri May 29 07:01:28 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: 1347/2643] 199.204.45.109 () {34 vars in 1011 bytes} [Fri May 29 07:01:28 2026] GET /v2.0/networks/b7c5d627-78b0-4fe4-a44c-05cee70c12eb?fields=segments => generated 14 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1297/2644] 199.204.45.109 () {34 vars in 1111 bytes} [Fri May 29 07:01:28 2026] GET /v2.0/networks/b7c5d627-78b0-4fe4-a44c-05cee70c12eb?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1348/2645] 199.204.45.109 () {34 vars in 985 bytes} [Fri May 29 07:01:28 2026] GET /v2.0/networks?id=b7c5d627-78b0-4fe4-a44c-05cee70c12eb => generated 801 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1298/2646] 199.204.45.109 () {38 vars in 954 bytes} [Fri May 29 07:01:28 2026] POST /v2.0/ports => generated 1307 bytes in 455 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1349/2647] 199.204.45.109 () {38 vars in 1027 bytes} [Fri May 29 07:01:28 2026] PUT /v2.0/ports/5a1dedb7-08f0-420a-9995-4d3f3f031e96 => generated 1432 bytes in 600 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: 1299/2648] 199.204.45.109 () {34 vars in 1079 bytes} [Fri May 29 07:01:29 2026] GET /v2.0/ports?tenant_id=088a3ca187a94407ad8b491a453c58a8&device_id=3e3cae7e-5281-4cdd-bd8a-b83b7061cee5 => generated 5279 bytes in 57 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: 1350/2649] 199.204.45.109 () {34 vars in 1061 bytes} [Fri May 29 07:01:29 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.174&port_id=4d767b65-6524-4141-b999-c1a3ab34bf38 => 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: 1300/2650] 199.204.45.109 () {34 vars in 983 bytes} [Fri May 29 07:01:29 2026] GET /v2.0/subnets?id=f864de38-1923-4299-a5b1-11cfb34b200c => generated 630 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 07:01:29.748 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-2887200c-1145-4656-a61f-5108e8fa4183'] response: {'name': 'network-changed', 'server_uuid': '3e3cae7e-5281-4cdd-bd8a-b83b7061cee5', 'tag': '5a1dedb7-08f0-420a-9995-4d3f3f031e96', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1351/2651] 199.204.45.109 () {34 vars in 1051 bytes} [Fri May 29 07:01:29 2026] GET /v2.0/ports?network_id=1fc4deb5-8dcb-4842-933f-93d1f24776c1&device_owner=network%3Adhcp => generated 1244 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1301/2652] 199.204.45.109 () {34 vars in 1011 bytes} [Fri May 29 07:01:29 2026] GET /v2.0/networks/1fc4deb5-8dcb-4842-933f-93d1f24776c1?fields=segments => generated 14 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1352/2653] 199.204.45.109 () {34 vars in 1111 bytes} [Fri May 29 07:01:29 2026] GET /v2.0/networks/1fc4deb5-8dcb-4842-933f-93d1f24776c1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1302/2654] 199.204.45.109 () {34 vars in 1057 bytes} [Fri May 29 07:01:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.150&port_id=5b028159-7d30-498b-8898-cd3cdfa12035 => 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: 1353/2655] 199.204.45.109 () {34 vars in 983 bytes} [Fri May 29 07:01:29 2026] GET /v2.0/subnets?id=3e557563-f326-4096-9e0c-235cfedca211 => generated 655 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1303/2656] 199.204.45.109 () {34 vars in 1051 bytes} [Fri May 29 07:01:30 2026] GET /v2.0/ports?network_id=a4157508-e810-43f0-ad7a-c6d65ae29b27&device_owner=network%3Adhcp => generated 1461 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1354/2657] 199.204.45.109 () {34 vars in 1011 bytes} [Fri May 29 07:01:30 2026] GET /v2.0/networks/a4157508-e810-43f0-ad7a-c6d65ae29b27?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: 1304/2658] 199.204.45.109 () {34 vars in 1111 bytes} [Fri May 29 07:01:30 2026] GET /v2.0/networks/a4157508-e810-43f0-ad7a-c6d65ae29b27?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1355/2659] 199.204.45.109 () {34 vars in 1057 bytes} [Fri May 29 07:01:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.184&port_id=1c244d08-9068-4fa0-bfc0-b6c44774d685 => 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: 1305/2660] 199.204.45.109 () {34 vars in 983 bytes} [Fri May 29 07:01:30 2026] GET /v2.0/subnets?id=7cc17c74-523d-4d6f-a586-1d4e8bf1283c => 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: 1356/2661] 199.204.45.109 () {34 vars in 1051 bytes} [Fri May 29 07:01:30 2026] GET /v2.0/ports?network_id=7a0ebe6c-9c04-44af-9aad-a8e43d62e98e&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: 1306/2662] 199.204.45.109 () {34 vars in 1011 bytes} [Fri May 29 07:01:30 2026] GET /v2.0/networks/7a0ebe6c-9c04-44af-9aad-a8e43d62e98e?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: 1357/2663] 199.204.45.109 () {34 vars in 1111 bytes} [Fri May 29 07:01:30 2026] GET /v2.0/networks/7a0ebe6c-9c04-44af-9aad-a8e43d62e98e?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: 1307/2664] 199.204.45.109 () {34 vars in 1057 bytes} [Fri May 29 07:01:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.175&port_id=5a1dedb7-08f0-420a-9995-4d3f3f031e96 => 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: 1358/2665] 199.204.45.109 () {34 vars in 1105 bytes} [Fri May 29 07:01:30 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A351&port_id=5a1dedb7-08f0-420a-9995-4d3f3f031e96 => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1308/2666] 199.204.45.109 () {34 vars in 1063 bytes} [Fri May 29 07:01:30 2026] GET /v2.0/subnets?id=01cd6fc1-a2ba-4774-8eba-656c871c7116&id=827f6cd9-2ef2-4a54-b2c7-213ca48513bb => generated 1366 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1359/2667] 199.204.45.109 () {34 vars in 1051 bytes} [Fri May 29 07:01:30 2026] GET /v2.0/ports?network_id=b7c5d627-78b0-4fe4-a44c-05cee70c12eb&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: 1309/2668] 199.204.45.109 () {34 vars in 1051 bytes} [Fri May 29 07:01:30 2026] GET /v2.0/ports?network_id=b7c5d627-78b0-4fe4-a44c-05cee70c12eb&device_owner=network%3Adhcp => generated 1461 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1360/2669] 199.204.45.109 () {34 vars in 1011 bytes} [Fri May 29 07:01:30 2026] GET /v2.0/networks/b7c5d627-78b0-4fe4-a44c-05cee70c12eb?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: 1310/2670] 199.204.45.109 () {34 vars in 1111 bytes} [Fri May 29 07:01:30 2026] GET /v2.0/networks/b7c5d627-78b0-4fe4-a44c-05cee70c12eb?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1361/2671] 199.204.45.109 () {34 vars in 1079 bytes} [Fri May 29 07:01:30 2026] GET /v2.0/ports?tenant_id=088a3ca187a94407ad8b491a453c58a8&device_id=3e3cae7e-5281-4cdd-bd8a-b83b7061cee5 => generated 5279 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1311/2672] 199.204.45.109 () {34 vars in 985 bytes} [Fri May 29 07:01:31 2026] GET /v2.0/networks?id=b7c5d627-78b0-4fe4-a44c-05cee70c12eb => generated 801 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1362/2673] 199.204.45.109 () {34 vars in 1057 bytes} [Fri May 29 07:01:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.175&port_id=5a1dedb7-08f0-420a-9995-4d3f3f031e96 => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1312/2674] 199.204.45.109 () {34 vars in 1105 bytes} [Fri May 29 07:01:31 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A351&port_id=5a1dedb7-08f0-420a-9995-4d3f3f031e96 => 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: 1363/2675] 199.204.45.109 () {34 vars in 1063 bytes} [Fri May 29 07:01:31 2026] GET /v2.0/subnets?id=01cd6fc1-a2ba-4774-8eba-656c871c7116&id=827f6cd9-2ef2-4a54-b2c7-213ca48513bb => generated 1366 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1313/2676] 199.204.45.109 () {34 vars in 1051 bytes} [Fri May 29 07:01:31 2026] GET /v2.0/ports?network_id=b7c5d627-78b0-4fe4-a44c-05cee70c12eb&device_owner=network%3Adhcp => generated 1461 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1314/2677] 199.204.45.109 () {34 vars in 1051 bytes} [Fri May 29 07:01:31 2026] GET /v2.0/ports?network_id=b7c5d627-78b0-4fe4-a44c-05cee70c12eb&device_owner=network%3Adhcp => generated 1461 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1364/2678] 10.0.0.15 () {34 vars in 969 bytes} [Fri May 29 07:01:31 2026] GET /v2.0/ports/5a1dedb7-08f0-420a-9995-4d3f3f031e96 => generated 1468 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1315/2679] 199.204.45.109 () {34 vars in 1011 bytes} [Fri May 29 07:01:31 2026] GET /v2.0/networks/b7c5d627-78b0-4fe4-a44c-05cee70c12eb?fields=segments => generated 14 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1365/2680] 199.204.45.109 () {30 vars in 736 bytes} [Fri May 29 07:01:31 2026] GET /v2.0/ports/5a1dedb7-08f0-420a-9995-4d3f3f031e96 => generated 1468 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1366/2681] 199.204.45.109 () {30 vars in 736 bytes} [Fri May 29 07:01:31 2026] GET /v2.0/ports/5a1dedb7-08f0-420a-9995-4d3f3f031e96 => generated 1468 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1316/2682] 199.204.45.109 () {34 vars in 1111 bytes} [Fri May 29 07:01:31 2026] GET /v2.0/networks/b7c5d627-78b0-4fe4-a44c-05cee70c12eb?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1367/2683] 199.204.45.109 () {34 vars in 789 bytes} [Fri May 29 07:01:31 2026] PUT /v2.0/ports/5a1dedb7-08f0-420a-9995-4d3f3f031e96 => generated 1199 bytes in 452 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1317/2684] 199.204.45.109 () {30 vars in 742 bytes} [Fri May 29 07:01:31 2026] GET /v2.0/networks/b7c5d627-78b0-4fe4-a44c-05cee70c12eb => 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: 1368/2685] 199.204.45.109 () {30 vars in 740 bytes} [Fri May 29 07:01:32 2026] GET /v2.0/subnets/827f6cd9-2ef2-4a54-b2c7-213ca48513bb => 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: 1318/2686] 199.204.45.109 () {34 vars in 1079 bytes} [Fri May 29 07:01:32 2026] GET /v2.0/ports?tenant_id=088a3ca187a94407ad8b491a453c58a8&device_id=3e3cae7e-5281-4cdd-bd8a-b83b7061cee5 => generated 5046 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 07:01:32.248 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-29bd8482-5897-4662-a2d4-ea588bf3ecdf'] response: {'name': 'network-changed', 'server_uuid': '3e3cae7e-5281-4cdd-bd8a-b83b7061cee5', 'tag': '5a1dedb7-08f0-420a-9995-4d3f3f031e96', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1369/2687] 199.204.45.109 () {34 vars in 985 bytes} [Fri May 29 07:01:32 2026] GET /v2.0/networks?id=b7c5d627-78b0-4fe4-a44c-05cee70c12eb => generated 801 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1319/2688] 199.204.45.109 () {34 vars in 1057 bytes} [Fri May 29 07:01:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.175&port_id=5a1dedb7-08f0-420a-9995-4d3f3f031e96 => 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: 1320/2689] 199.204.45.109 () {30 vars in 702 bytes} [Fri May 29 07:01:32 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1370/2690] 199.204.45.109 () {34 vars in 983 bytes} [Fri May 29 07:01:32 2026] GET /v2.0/subnets?id=827f6cd9-2ef2-4a54-b2c7-213ca48513bb => generated 653 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1321/2691] 199.204.45.109 () {30 vars in 704 bytes} [Fri May 29 07:01:32 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: 1371/2692] 199.204.45.109 () {30 vars in 680 bytes} [Fri May 29 07:01:32 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1372/2693] 199.204.45.109 () {30 vars in 716 bytes} [Fri May 29 07:01:32 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: 1322/2694] 199.204.45.109 () {34 vars in 1051 bytes} [Fri May 29 07:01:32 2026] GET /v2.0/ports?network_id=b7c5d627-78b0-4fe4-a44c-05cee70c12eb&device_owner=network%3Adhcp => generated 1461 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1373/2695] 199.204.45.109 () {30 vars in 740 bytes} [Fri May 29 07:01:32 2026] GET /v2.0/subnets/3e557563-f326-4096-9e0c-235cfedca211 => generated 652 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1374/2696] 199.204.45.109 () {30 vars in 736 bytes} [Fri May 29 07:01:32 2026] GET /v2.0/ports/cd00a173-d75e-4eb3-9c55-0bacc7d3e662 => generated 1132 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1323/2697] 199.204.45.109 () {34 vars in 1011 bytes} [Fri May 29 07:01:32 2026] GET /v2.0/networks/b7c5d627-78b0-4fe4-a44c-05cee70c12eb?fields=segments => generated 14 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1375/2698] 199.204.45.109 () {30 vars in 736 bytes} [Fri May 29 07:01:32 2026] GET /v2.0/ports/5b028159-7d30-498b-8898-cd3cdfa12035 => generated 1350 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1324/2699] 199.204.45.109 () {34 vars in 1111 bytes} [Fri May 29 07:01:32 2026] GET /v2.0/networks/b7c5d627-78b0-4fe4-a44c-05cee70c12eb?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1376/2700] 199.204.45.109 () {30 vars in 740 bytes} [Fri May 29 07:01:32 2026] GET /v2.0/subnets/3e557563-f326-4096-9e0c-235cfedca211 => generated 652 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1325/2701] 199.204.45.109 () {30 vars in 742 bytes} [Fri May 29 07:01:32 2026] GET /v2.0/networks/a4157508-e810-43f0-ad7a-c6d65ae29b27 => generated 799 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1377/2702] 199.204.45.109 () {30 vars in 736 bytes} [Fri May 29 07:01:32 2026] GET /v2.0/ports/cd00a173-d75e-4eb3-9c55-0bacc7d3e662 => generated 1132 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1326/2703] 199.204.45.109 () {30 vars in 740 bytes} [Fri May 29 07:01:32 2026] GET /v2.0/subnets/3e557563-f326-4096-9e0c-235cfedca211 => generated 652 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1379/2706] 199.204.45.109 () {30 vars in 702 bytes} [Fri May 29 07:01:41 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1328/2707] 199.204.45.109 () {30 vars in 704 bytes} [Fri May 29 07:01:41 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: 1380/2708] 199.204.45.109 () {30 vars in 680 bytes} [Fri May 29 07:01:41 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: 1329/2709] 199.204.45.109 () {30 vars in 716 bytes} [Fri May 29 07:01:41 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1381/2710] 199.204.45.109 () {30 vars in 740 bytes} [Fri May 29 07:01:41 2026] GET /v2.0/subnets/7cc17c74-523d-4d6f-a586-1d4e8bf1283c => generated 649 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1330/2711] 199.204.45.109 () {30 vars in 768 bytes} [Fri May 29 07:01:41 2026] GET /v2.0/ports?device_id=3e3cae7e-5281-4cdd-bd8a-b83b7061cee5 => generated 5048 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1382/2712] 199.204.45.109 () {30 vars in 702 bytes} [Fri May 29 07:01:41 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1331/2713] 199.204.45.109 () {30 vars in 704 bytes} [Fri May 29 07:01:41 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: 1383/2714] 199.204.45.109 () {30 vars in 680 bytes} [Fri May 29 07:01:41 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: 1332/2715] 199.204.45.109 () {30 vars in 716 bytes} [Fri May 29 07:01:41 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: 1384/2716] 199.204.45.109 () {30 vars in 736 bytes} [Fri May 29 07:01:41 2026] GET /v2.0/ports/5a1dedb7-08f0-420a-9995-4d3f3f031e96 => generated 1237 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1333/2717] 199.204.45.109 () {34 vars in 788 bytes} [Fri May 29 07:01:41 2026] PUT /v2.0/ports/5a1dedb7-08f0-420a-9995-4d3f3f031e96 => generated 1026 bytes in 398 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1385/2718] 199.204.45.109 () {30 vars in 742 bytes} [Fri May 29 07:01:41 2026] GET /v2.0/networks/b7c5d627-78b0-4fe4-a44c-05cee70c12eb => generated 798 bytes in 83 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: 1334/2719] 199.204.45.109 () {30 vars in 768 bytes} [Fri May 29 07:01:42 2026] GET /v2.0/ports?device_id=3e3cae7e-5281-4cdd-bd8a-b83b7061cee5 => generated 4873 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 07:01:42.171 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-909785fc-b9d7-428a-814b-04b005d34f93'] response: {'name': 'network-changed', 'server_uuid': '3e3cae7e-5281-4cdd-bd8a-b83b7061cee5', 'tag': '5a1dedb7-08f0-420a-9995-4d3f3f031e96', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1386/2720] 199.204.45.109 () {34 vars in 1079 bytes} [Fri May 29 07:01:42 2026] GET /v2.0/ports?tenant_id=088a3ca187a94407ad8b491a453c58a8&device_id=3e3cae7e-5281-4cdd-bd8a-b83b7061cee5 => generated 4873 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1335/2721] 199.204.45.109 () {30 vars in 768 bytes} [Fri May 29 07:01:42 2026] GET /v2.0/ports?device_id=3e3cae7e-5281-4cdd-bd8a-b83b7061cee5 => generated 4873 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1387/2722] 199.204.45.109 () {34 vars in 985 bytes} [Fri May 29 07:01:42 2026] GET /v2.0/networks?id=b7c5d627-78b0-4fe4-a44c-05cee70c12eb => generated 801 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1336/2723] 199.204.45.109 () {34 vars in 1011 bytes} [Fri May 29 07:01:42 2026] GET /v2.0/networks/b7c5d627-78b0-4fe4-a44c-05cee70c12eb?fields=segments => generated 14 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1388/2724] 199.204.45.109 () {34 vars in 1111 bytes} [Fri May 29 07:01:42 2026] GET /v2.0/networks/b7c5d627-78b0-4fe4-a44c-05cee70c12eb?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: 1337/2725] 199.204.45.109 () {34 vars in 974 bytes} [Fri May 29 07:01:42 2026] GET /v2.0/ports/5a1dedb7-08f0-420a-9995-4d3f3f031e96 => generated 1062 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1389/2726] 199.204.45.109 () {36 vars in 996 bytes} [Fri May 29 07:01:42 2026] DELETE /v2.0/ports/5a1dedb7-08f0-420a-9995-4d3f3f031e96 => generated 0 bytes in 254 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1338/2727] 199.204.45.109 () {34 vars in 1079 bytes} [Fri May 29 07:01:43 2026] GET /v2.0/ports?tenant_id=088a3ca187a94407ad8b491a453c58a8&device_id=3e3cae7e-5281-4cdd-bd8a-b83b7061cee5 => generated 3819 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 07:01:43.255 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d5a67f35-789f-4eab-839c-c7d6bab08f9e'] response: {'server_uuid': '3e3cae7e-5281-4cdd-bd8a-b83b7061cee5', 'name': 'network-vif-deleted', 'tag': '5a1dedb7-08f0-420a-9995-4d3f3f031e96', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1339/2728] 199.204.45.109 () {30 vars in 768 bytes} [Fri May 29 07:01:43 2026] GET /v2.0/ports?device_id=3e3cae7e-5281-4cdd-bd8a-b83b7061cee5 => generated 3819 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1390/2729] 199.204.45.109 () {34 vars in 1225 bytes} [Fri May 29 07:01:43 2026] GET /v2.0/networks?id=1fc4deb5-8dcb-4842-933f-93d1f24776c1&id=a4157508-e810-43f0-ad7a-c6d65ae29b27&id=7a0ebe6c-9c04-44af-9aad-a8e43d62e98e&id=b7c5d627-78b0-4fe4-a44c-05cee70c12eb => generated 3097 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 07:01:43.335 7 INFO neutron.pecan_wsgi.hooks.translation [None req-676721a4-22be-40a1-bef2-aa42a5eeb6dc 28baced029714bb6bd60d80d7e4910de 088a3ca187a94407ad8b491a453c58a8 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1340/2730] 199.204.45.109 () {32 vars in 758 bytes} [Fri May 29 07:01:43 2026] DELETE /v2.0/ports/5a1dedb7-08f0-420a-9995-4d3f3f031e96 => generated 132 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1391/2731] 199.204.45.109 () {34 vars in 1061 bytes} [Fri May 29 07:01:43 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.174&port_id=4d767b65-6524-4141-b999-c1a3ab34bf38 => 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: 1341/2732] 199.204.45.109 () {34 vars in 983 bytes} [Fri May 29 07:01:43 2026] GET /v2.0/subnets?id=f864de38-1923-4299-a5b1-11cfb34b200c => generated 630 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1392/2733] 199.204.45.109 () {34 vars in 1051 bytes} [Fri May 29 07:01:43 2026] GET /v2.0/ports?network_id=1fc4deb5-8dcb-4842-933f-93d1f24776c1&device_owner=network%3Adhcp => generated 1244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1342/2734] 199.204.45.109 () {30 vars in 702 bytes} [Fri May 29 07:01:43 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: 1343/2735] 199.204.45.109 () {30 vars in 704 bytes} [Fri May 29 07:01:43 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1344/2736] 199.204.45.109 () {30 vars in 680 bytes} [Fri May 29 07:01:43 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1345/2737] 199.204.45.109 () {30 vars in 716 bytes} [Fri May 29 07:01:43 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1393/2738] 199.204.45.109 () {34 vars in 1011 bytes} [Fri May 29 07:01:43 2026] GET /v2.0/networks/1fc4deb5-8dcb-4842-933f-93d1f24776c1?fields=segments => generated 14 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1346/2739] 199.204.45.109 () {30 vars in 740 bytes} [Fri May 29 07:01:43 2026] GET /v2.0/subnets/3e557563-f326-4096-9e0c-235cfedca211 => generated 652 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1347/2740] 199.204.45.109 () {30 vars in 736 bytes} [Fri May 29 07:01:43 2026] GET /v2.0/ports/cd00a173-d75e-4eb3-9c55-0bacc7d3e662 => 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: 1394/2741] 199.204.45.109 () {34 vars in 1111 bytes} [Fri May 29 07:01:43 2026] GET /v2.0/networks/1fc4deb5-8dcb-4842-933f-93d1f24776c1?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: 1395/2742] 199.204.45.109 () {34 vars in 1057 bytes} [Fri May 29 07:01:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.150&port_id=5b028159-7d30-498b-8898-cd3cdfa12035 => 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: 1348/2743] 199.204.45.109 () {30 vars in 736 bytes} [Fri May 29 07:01:43 2026] GET /v2.0/ports/5b028159-7d30-498b-8898-cd3cdfa12035 => generated 1350 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1396/2744] 199.204.45.109 () {34 vars in 983 bytes} [Fri May 29 07:01:43 2026] GET /v2.0/subnets?id=3e557563-f326-4096-9e0c-235cfedca211 => generated 655 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1349/2745] 199.204.45.109 () {30 vars in 740 bytes} [Fri May 29 07:01:43 2026] GET /v2.0/subnets/3e557563-f326-4096-9e0c-235cfedca211 => generated 652 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1397/2746] 199.204.45.109 () {34 vars in 1051 bytes} [Fri May 29 07:01:43 2026] GET /v2.0/ports?network_id=a4157508-e810-43f0-ad7a-c6d65ae29b27&device_owner=network%3Adhcp => generated 1461 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1350/2747] 199.204.45.109 () {30 vars in 742 bytes} [Fri May 29 07:01:43 2026] GET /v2.0/networks/a4157508-e810-43f0-ad7a-c6d65ae29b27 => generated 799 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1398/2748] 199.204.45.109 () {34 vars in 1011 bytes} [Fri May 29 07:01:43 2026] GET /v2.0/networks/a4157508-e810-43f0-ad7a-c6d65ae29b27?fields=segments => generated 14 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1351/2749] 199.204.45.109 () {30 vars in 736 bytes} [Fri May 29 07:01:43 2026] GET /v2.0/ports/cd00a173-d75e-4eb3-9c55-0bacc7d3e662 => generated 1132 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1352/2750] 199.204.45.109 () {30 vars in 740 bytes} [Fri May 29 07:01:43 2026] GET /v2.0/subnets/3e557563-f326-4096-9e0c-235cfedca211 => generated 652 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1399/2751] 199.204.45.109 () {34 vars in 1111 bytes} [Fri May 29 07:01:43 2026] GET /v2.0/networks/a4157508-e810-43f0-ad7a-c6d65ae29b27?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: 1353/2752] 199.204.45.109 () {34 vars in 1057 bytes} [Fri May 29 07:01:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.184&port_id=1c244d08-9068-4fa0-bfc0-b6c44774d685 => generated 19 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1400/2753] 199.204.45.109 () {34 vars in 983 bytes} [Fri May 29 07:01:43 2026] GET /v2.0/subnets?id=7cc17c74-523d-4d6f-a586-1d4e8bf1283c => generated 652 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1354/2754] 199.204.45.109 () {34 vars in 1051 bytes} [Fri May 29 07:01:43 2026] GET /v2.0/ports?network_id=7a0ebe6c-9c04-44af-9aad-a8e43d62e98e&device_owner=network%3Adhcp => generated 1457 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1401/2755] 199.204.45.109 () {34 vars in 1011 bytes} [Fri May 29 07:01:44 2026] GET /v2.0/networks/7a0ebe6c-9c04-44af-9aad-a8e43d62e98e?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: 1355/2756] 199.204.45.109 () {34 vars in 1111 bytes} [Fri May 29 07:01:44 2026] GET /v2.0/networks/7a0ebe6c-9c04-44af-9aad-a8e43d62e98e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1402/2757] 199.204.45.109 () {30 vars in 702 bytes} [Fri May 29 07:01: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) [pid: 7|app: 0|req: 1356/2758] 199.204.45.109 () {30 vars in 704 bytes} [Fri May 29 07:01: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: 8|app: 0|req: 1403/2759] 199.204.45.109 () {30 vars in 680 bytes} [Fri May 29 07:01: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: 1357/2760] 199.204.45.109 () {30 vars in 716 bytes} [Fri May 29 07:01: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: 1404/2761] 199.204.45.109 () {30 vars in 768 bytes} [Fri May 29 07:01:46 2026] GET /v2.0/ports?device_id=3e3cae7e-5281-4cdd-bd8a-b83b7061cee5 => generated 3819 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1358/2762] 199.204.45.109 () {30 vars in 702 bytes} [Fri May 29 07:01:46 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1405/2763] 199.204.45.109 () {30 vars in 704 bytes} [Fri May 29 07:01:46 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1359/2764] 199.204.45.109 () {30 vars in 680 bytes} [Fri May 29 07:01:46 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: 1406/2765] 199.204.45.109 () {30 vars in 716 bytes} [Fri May 29 07:01:46 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1360/2766] 199.204.45.109 () {30 vars in 736 bytes} [Fri May 29 07:01:46 2026] GET /v2.0/ports/1c244d08-9068-4fa0-bfc0-b6c44774d685 => generated 1237 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1407/2767] 199.204.45.109 () {34 vars in 788 bytes} [Fri May 29 07:01:46 2026] PUT /v2.0/ports/1c244d08-9068-4fa0-bfc0-b6c44774d685 => generated 1026 bytes in 437 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1361/2768] 199.204.45.109 () {30 vars in 742 bytes} [Fri May 29 07:01:46 2026] GET /v2.0/networks/7a0ebe6c-9c04-44af-9aad-a8e43d62e98e => generated 798 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 07:01:47.119 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-5ea16c95-5e35-49ff-b7a9-92e5d42d22c7'] response: {'name': 'network-changed', 'server_uuid': '3e3cae7e-5281-4cdd-bd8a-b83b7061cee5', 'tag': '1c244d08-9068-4fa0-bfc0-b6c44774d685', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1408/2769] 199.204.45.109 () {30 vars in 768 bytes} [Fri May 29 07:01:47 2026] GET /v2.0/ports?device_id=3e3cae7e-5281-4cdd-bd8a-b83b7061cee5 => generated 3644 bytes in 97 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: 1362/2770] 199.204.45.109 () {34 vars in 1079 bytes} [Fri May 29 07:01:47 2026] GET /v2.0/ports?tenant_id=088a3ca187a94407ad8b491a453c58a8&device_id=3e3cae7e-5281-4cdd-bd8a-b83b7061cee5 => generated 3644 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1409/2771] 199.204.45.109 () {30 vars in 768 bytes} [Fri May 29 07:01:47 2026] GET /v2.0/ports?device_id=3e3cae7e-5281-4cdd-bd8a-b83b7061cee5 => generated 3644 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1363/2772] 199.204.45.109 () {34 vars in 985 bytes} [Fri May 29 07:01:47 2026] GET /v2.0/networks?id=7a0ebe6c-9c04-44af-9aad-a8e43d62e98e => 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: 1410/2773] 199.204.45.109 () {34 vars in 1011 bytes} [Fri May 29 07:01:47 2026] GET /v2.0/networks/7a0ebe6c-9c04-44af-9aad-a8e43d62e98e?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: 1364/2774] 199.204.45.109 () {34 vars in 1111 bytes} [Fri May 29 07:01:47 2026] GET /v2.0/networks/7a0ebe6c-9c04-44af-9aad-a8e43d62e98e?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: 1411/2775] 199.204.45.109 () {34 vars in 974 bytes} [Fri May 29 07:01:47 2026] GET /v2.0/ports/1c244d08-9068-4fa0-bfc0-b6c44774d685 => generated 1062 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1365/2776] 199.204.45.109 () {36 vars in 996 bytes} [Fri May 29 07:01:47 2026] DELETE /v2.0/ports/1c244d08-9068-4fa0-bfc0-b6c44774d685 => generated 0 bytes in 204 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1412/2777] 199.204.45.109 () {34 vars in 1079 bytes} [Fri May 29 07:01:48 2026] GET /v2.0/ports?tenant_id=088a3ca187a94407ad8b491a453c58a8&device_id=3e3cae7e-5281-4cdd-bd8a-b83b7061cee5 => generated 2590 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 07:01:48.288 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f5c5b3fd-4ffe-49e5-bbf3-1cadf1e77490'] response: {'server_uuid': '3e3cae7e-5281-4cdd-bd8a-b83b7061cee5', 'name': 'network-vif-deleted', 'tag': '1c244d08-9068-4fa0-bfc0-b6c44774d685', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1366/2778] 199.204.45.109 () {34 vars in 1145 bytes} [Fri May 29 07:01:48 2026] GET /v2.0/networks?id=1fc4deb5-8dcb-4842-933f-93d1f24776c1&id=a4157508-e810-43f0-ad7a-c6d65ae29b27&id=7a0ebe6c-9c04-44af-9aad-a8e43d62e98e => generated 2310 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1413/2779] 199.204.45.109 () {30 vars in 768 bytes} [Fri May 29 07:01:48 2026] GET /v2.0/ports?device_id=3e3cae7e-5281-4cdd-bd8a-b83b7061cee5 => generated 2590 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1367/2780] 199.204.45.109 () {34 vars in 1061 bytes} [Fri May 29 07:01:48 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.174&port_id=4d767b65-6524-4141-b999-c1a3ab34bf38 => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 07:01:48.371 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0ceb02df-49c8-4f55-9a35-fd58ddb435e4 28baced029714bb6bd60d80d7e4910de 088a3ca187a94407ad8b491a453c58a8 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1414/2781] 199.204.45.109 () {32 vars in 758 bytes} [Fri May 29 07:01:48 2026] DELETE /v2.0/ports/1c244d08-9068-4fa0-bfc0-b6c44774d685 => generated 132 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1368/2782] 199.204.45.109 () {34 vars in 983 bytes} [Fri May 29 07:01:48 2026] GET /v2.0/subnets?id=f864de38-1923-4299-a5b1-11cfb34b200c => generated 630 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1415/2783] 199.204.45.109 () {34 vars in 1051 bytes} [Fri May 29 07:01:48 2026] GET /v2.0/ports?network_id=1fc4deb5-8dcb-4842-933f-93d1f24776c1&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: 1416/2784] 199.204.45.109 () {30 vars in 702 bytes} [Fri May 29 07:01: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: 8|app: 0|req: 1417/2785] 199.204.45.109 () {30 vars in 704 bytes} [Fri May 29 07:01:48 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1418/2786] 199.204.45.109 () {30 vars in 680 bytes} [Fri May 29 07:01:48 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: 1419/2787] 199.204.45.109 () {30 vars in 716 bytes} [Fri May 29 07:01:48 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: 1369/2788] 199.204.45.109 () {34 vars in 1011 bytes} [Fri May 29 07:01:48 2026] GET /v2.0/networks/1fc4deb5-8dcb-4842-933f-93d1f24776c1?fields=segments => generated 14 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1420/2789] 199.204.45.109 () {30 vars in 740 bytes} [Fri May 29 07:01:48 2026] GET /v2.0/subnets/3e557563-f326-4096-9e0c-235cfedca211 => generated 652 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1370/2790] 199.204.45.109 () {34 vars in 1111 bytes} [Fri May 29 07:01:48 2026] GET /v2.0/networks/1fc4deb5-8dcb-4842-933f-93d1f24776c1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1421/2791] 199.204.45.109 () {30 vars in 736 bytes} [Fri May 29 07:01:48 2026] GET /v2.0/ports/cd00a173-d75e-4eb3-9c55-0bacc7d3e662 => generated 1132 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1371/2792] 199.204.45.109 () {34 vars in 1057 bytes} [Fri May 29 07:01:48 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.150&port_id=5b028159-7d30-498b-8898-cd3cdfa12035 => 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: 1422/2793] 199.204.45.109 () {30 vars in 736 bytes} [Fri May 29 07:01:48 2026] GET /v2.0/ports/5b028159-7d30-498b-8898-cd3cdfa12035 => generated 1350 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1372/2794] 199.204.45.109 () {34 vars in 983 bytes} [Fri May 29 07:01:48 2026] GET /v2.0/subnets?id=3e557563-f326-4096-9e0c-235cfedca211 => generated 655 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1423/2795] 199.204.45.109 () {30 vars in 740 bytes} [Fri May 29 07:01:48 2026] GET /v2.0/subnets/3e557563-f326-4096-9e0c-235cfedca211 => generated 652 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1373/2796] 199.204.45.109 () {34 vars in 1051 bytes} [Fri May 29 07:01:48 2026] GET /v2.0/ports?network_id=a4157508-e810-43f0-ad7a-c6d65ae29b27&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: 1424/2797] 199.204.45.109 () {30 vars in 742 bytes} [Fri May 29 07:01:48 2026] GET /v2.0/networks/a4157508-e810-43f0-ad7a-c6d65ae29b27 => generated 799 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1374/2798] 199.204.45.109 () {34 vars in 1011 bytes} [Fri May 29 07:01:48 2026] GET /v2.0/networks/a4157508-e810-43f0-ad7a-c6d65ae29b27?fields=segments => generated 14 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1425/2799] 199.204.45.109 () {30 vars in 736 bytes} [Fri May 29 07:01:48 2026] GET /v2.0/ports/cd00a173-d75e-4eb3-9c55-0bacc7d3e662 => generated 1132 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1375/2800] 199.204.45.109 () {34 vars in 1111 bytes} [Fri May 29 07:01:48 2026] GET /v2.0/networks/a4157508-e810-43f0-ad7a-c6d65ae29b27?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1426/2801] 199.204.45.109 () {30 vars in 740 bytes} [Fri May 29 07:01:48 2026] GET /v2.0/subnets/3e557563-f326-4096-9e0c-235cfedca211 => generated 652 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1377/2804] 199.204.45.109 () {30 vars in 702 bytes} [Fri May 29 07:01:57 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: 1428/2805] 199.204.45.109 () {30 vars in 704 bytes} [Fri May 29 07:01:57 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: 1378/2806] 199.204.45.109 () {30 vars in 680 bytes} [Fri May 29 07:01:57 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: 1429/2807] 199.204.45.109 () {30 vars in 716 bytes} [Fri May 29 07:01:57 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) 2026-05-29 07:01:57.512 7 INFO neutron.api.v2.resource [None req-2f55879b-c059-4caf-8a83-7a0fe9b6af0f 28baced029714bb6bd60d80d7e4910de 088a3ca187a94407ad8b491a453c58a8 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1379/2808] 199.204.45.109 () {30 vars in 762 bytes} [Fri May 29 07:01:57 2026] GET /v2.0/security-groups/lb-a73910ae-5026-444c-bbda-612773446add => generated 149 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1430/2809] 199.204.45.109 () {30 vars in 784 bytes} [Fri May 29 07:01:57 2026] GET /v2.0/security-groups?name=lb-a73910ae-5026-444c-bbda-612773446add => generated 2739 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1380/2810] 199.204.45.109 () {30 vars in 814 bytes} [Fri May 29 07:01:57 2026] GET /v2.0/security-group-rules?security_group_id=758ee2ff-bbfa-4fe1-a35b-02f2807fce41 => generated 2206 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1431/2811] 199.204.45.109 () {32 vars in 788 bytes} [Fri May 29 07:01:57 2026] DELETE /v2.0/security-group-rules/cb636315-6e71-4918-9560-86815bb8e71a => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1381/2812] 199.204.45.109 () {32 vars in 788 bytes} [Fri May 29 07:01:57 2026] DELETE /v2.0/security-group-rules/fb948f66-9f79-4729-a895-9358cdba508b => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 07:02:01.689 8 INFO neutron.db.l3_db [None req-9f8050e5-9a3c-45f4-beed-f968de228eb4 2e0048db94a44fd6bb7873bd91582238 53047c4baf8e4446abb2422560db39c7 - - default default] Floating IP c5ef4195-7f82-4990-a59d-775bd2e9b290 disassociated (deleted). External IP: 10.96.250.204, port: cd00a173-d75e-4eb3-9c55-0bacc7d3e662. [pid: 8|app: 0|req: 1432/2813] 10.0.0.181 () {32 vars in 731 bytes} [Fri May 29 07:02:01 2026] DELETE /v2.0/floatingips/c5ef4195-7f82-4990-a59d-775bd2e9b290 => generated 0 bytes in 1084 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 07:02:02.399 7 INFO neutron.api.v2.resource [None req-815d5278-c4dd-482d-9a3b-0e2b19b69023 2e0048db94a44fd6bb7873bd91582238 53047c4baf8e4446abb2422560db39c7 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1382/2814] 10.0.0.181 () {32 vars in 728 bytes} [Fri May 29 07:02:02 2026] GET /v2.0/floatingips/c5ef4195-7f82-4990-a59d-775bd2e9b290 => generated 144 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1433/2815] 199.204.45.109 () {30 vars in 702 bytes} [Fri May 29 07:02:03 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: 1383/2816] 199.204.45.109 () {30 vars in 704 bytes} [Fri May 29 07:02:03 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: 1434/2817] 199.204.45.109 () {30 vars in 680 bytes} [Fri May 29 07:02:03 2026] GET /v2.0/extensions/qos => generated 166 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1384/2818] 199.204.45.109 () {30 vars in 716 bytes} [Fri May 29 07:02:03 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: 1435/2819] 199.204.45.109 () {30 vars in 740 bytes} [Fri May 29 07:02:03 2026] GET /v2.0/subnets/3e557563-f326-4096-9e0c-235cfedca211 => generated 652 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1385/2820] 199.204.45.109 () {30 vars in 768 bytes} [Fri May 29 07:02:03 2026] GET /v2.0/ports?device_id=3e3cae7e-5281-4cdd-bd8a-b83b7061cee5 => generated 2590 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1436/2821] 199.204.45.109 () {30 vars in 768 bytes} [Fri May 29 07:02:03 2026] GET /v2.0/ports?device_id=3e3cae7e-5281-4cdd-bd8a-b83b7061cee5 => generated 2590 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1386/2822] 199.204.45.109 () {30 vars in 768 bytes} [Fri May 29 07:02:03 2026] GET /v2.0/ports?device_id=3e3cae7e-5281-4cdd-bd8a-b83b7061cee5 => generated 2590 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1437/2823] 199.204.45.109 () {34 vars in 974 bytes} [Fri May 29 07:02:03 2026] GET /v2.0/ports/5b028159-7d30-498b-8898-cd3cdfa12035 => generated 1350 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1387/2824] 199.204.45.109 () {34 vars in 1059 bytes} [Fri May 29 07:02:03 2026] GET /v2.0/ports/5b028159-7d30-498b-8898-cd3cdfa12035?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1438/2825] 199.204.45.109 () {34 vars in 1015 bytes} [Fri May 29 07:02:03 2026] GET /v2.0/networks/a4157508-e810-43f0-ad7a-c6d65ae29b27?fields=dns_domain => generated 29 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1388/2826] 199.204.45.109 () {38 vars in 1027 bytes} [Fri May 29 07:02:04 2026] PUT /v2.0/ports/5b028159-7d30-498b-8898-cd3cdfa12035 => generated 1151 bytes in 313 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: 1439/2827] 199.204.45.109 () {30 vars in 768 bytes} [Fri May 29 07:02:04 2026] GET /v2.0/ports?device_id=3e3cae7e-5281-4cdd-bd8a-b83b7061cee5 => generated 1248 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1389/2828] 199.204.45.109 () {34 vars in 1079 bytes} [Fri May 29 07:02:04 2026] GET /v2.0/ports?tenant_id=088a3ca187a94407ad8b491a453c58a8&device_id=3e3cae7e-5281-4cdd-bd8a-b83b7061cee5 => generated 1248 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1390/2829] 199.204.45.109 () {34 vars in 1065 bytes} [Fri May 29 07:02:04 2026] GET /v2.0/networks?id=1fc4deb5-8dcb-4842-933f-93d1f24776c1&id=a4157508-e810-43f0-ad7a-c6d65ae29b27 => generated 1523 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1391/2830] 199.204.45.109 () {34 vars in 1061 bytes} [Fri May 29 07:02:04 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.174&port_id=4d767b65-6524-4141-b999-c1a3ab34bf38 => 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: 1392/2831] 199.204.45.109 () {34 vars in 983 bytes} [Fri May 29 07:02:04 2026] GET /v2.0/subnets?id=f864de38-1923-4299-a5b1-11cfb34b200c => generated 630 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1440/2832] 199.204.45.109 () {34 vars in 788 bytes} [Fri May 29 07:02:04 2026] PUT /v2.0/ports/5b028159-7d30-498b-8898-cd3cdfa12035 => generated 1090 bytes in 245 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1393/2833] 199.204.45.109 () {34 vars in 1051 bytes} [Fri May 29 07:02:04 2026] GET /v2.0/ports?network_id=1fc4deb5-8dcb-4842-933f-93d1f24776c1&device_owner=network%3Adhcp => generated 1244 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1441/2834] 199.204.45.109 () {30 vars in 736 bytes} [Fri May 29 07:02:04 2026] GET /v2.0/ports/5b028159-7d30-498b-8898-cd3cdfa12035 => generated 1090 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1394/2835] 199.204.45.109 () {34 vars in 1011 bytes} [Fri May 29 07:02:04 2026] GET /v2.0/networks/1fc4deb5-8dcb-4842-933f-93d1f24776c1?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: 1395/2836] 199.204.45.109 () {34 vars in 1111 bytes} [Fri May 29 07:02:04 2026] GET /v2.0/networks/1fc4deb5-8dcb-4842-933f-93d1f24776c1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1442/2837] 199.204.45.109 () {32 vars in 758 bytes} [Fri May 29 07:02:04 2026] DELETE /v2.0/ports/5b028159-7d30-498b-8898-cd3cdfa12035 => generated 0 bytes in 344 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1396/2838] 199.204.45.109 () {30 vars in 702 bytes} [Fri May 29 07:02:05 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1443/2839] 199.204.45.109 () {30 vars in 704 bytes} [Fri May 29 07:02:05 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: 1397/2840] 199.204.45.109 () {30 vars in 680 bytes} [Fri May 29 07:02:05 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: 1444/2841] 199.204.45.109 () {30 vars in 716 bytes} [Fri May 29 07:02:05 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 07:02:05.222 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b1221685-aa81-4d72-8c13-528494ba101e 28baced029714bb6bd60d80d7e4910de 088a3ca187a94407ad8b491a453c58a8 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1398/2842] 199.204.45.109 () {32 vars in 758 bytes} [Fri May 29 07:02:05 2026] DELETE /v2.0/ports/5b028159-7d30-498b-8898-cd3cdfa12035 => generated 132 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1445/2843] 199.204.45.109 () {30 vars in 736 bytes} [Fri May 29 07:02:05 2026] GET /v2.0/ports/cd00a173-d75e-4eb3-9c55-0bacc7d3e662 => generated 1132 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 07:02:05.291 7 INFO neutron.api.v2.resource [None req-cd638f21-427a-40ce-a492-6cadffafe26d 28baced029714bb6bd60d80d7e4910de 088a3ca187a94407ad8b491a453c58a8 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1399/2844] 199.204.45.109 () {30 vars in 762 bytes} [Fri May 29 07:02:05 2026] GET /v2.0/security-groups/lb-a73910ae-5026-444c-bbda-612773446add => generated 149 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1446/2845] 199.204.45.109 () {30 vars in 784 bytes} [Fri May 29 07:02:05 2026] GET /v2.0/security-groups?name=lb-a73910ae-5026-444c-bbda-612773446add => generated 1575 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1400/2846] 199.204.45.109 () {30 vars in 736 bytes} [Fri May 29 07:02:05 2026] GET /v2.0/ports/cd00a173-d75e-4eb3-9c55-0bacc7d3e662 => generated 1132 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1447/2847] 199.204.45.109 () {34 vars in 788 bytes} [Fri May 29 07:02:05 2026] PUT /v2.0/ports/cd00a173-d75e-4eb3-9c55-0bacc7d3e662 => generated 1094 bytes in 280 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1401/2848] 199.204.45.109 () {32 vars in 778 bytes} [Fri May 29 07:02:05 2026] DELETE /v2.0/security-groups/758ee2ff-bbfa-4fe1-a35b-02f2807fce41 => 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: 1448/2849] 199.204.45.109 () {32 vars in 758 bytes} [Fri May 29 07:02:05 2026] DELETE /v2.0/ports/cd00a173-d75e-4eb3-9c55-0bacc7d3e662 => generated 0 bytes in 296 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1402/2850] 199.204.45.109 () {34 vars in 993 bytes} [Fri May 29 07:02:06 2026] GET /v2.0/ports?device_id=3e3cae7e-5281-4cdd-bd8a-b83b7061cee5 => generated 1248 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1449/2851] 199.204.45.109 () {36 vars in 996 bytes} [Fri May 29 07:02:06 2026] DELETE /v2.0/ports/4d767b65-6524-4141-b999-c1a3ab34bf38 => generated 0 bytes in 319 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 07:02:08.029 7 INFO neutron.db.l3_db [None req-cb7bfa91-e4d0-498e-9738-fe8d8aad9d5f 2e0048db94a44fd6bb7873bd91582238 53047c4baf8e4446abb2422560db39c7 - - default default] Floating IP 84a14ce0-9397-4c7d-a557-30359bf6bda8 disassociated (deleted). External IP: 10.96.250.211, port: a7f1a028-fd4a-47c8-81d4-00a857b22670. [pid: 7|app: 0|req: 1403/2854] 10.0.0.181 () {32 vars in 731 bytes} [Fri May 29 07:02:07 2026] DELETE /v2.0/floatingips/84a14ce0-9397-4c7d-a557-30359bf6bda8 => generated 0 bytes in 1291 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 07:02:08.910 8 INFO neutron.api.v2.resource [None req-a03e0ab2-e56d-4efb-82f4-973792451b78 2e0048db94a44fd6bb7873bd91582238 53047c4baf8e4446abb2422560db39c7 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1452/2855] 10.0.0.181 () {32 vars in 728 bytes} [Fri May 29 07:02:08 2026] GET /v2.0/floatingips/84a14ce0-9397-4c7d-a557-30359bf6bda8 => generated 144 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 07:02:09.098 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-1bcbdf2d-13f1-4fc5-8ed3-7322c63ae67f'] response: {'name': 'network-changed', 'server_uuid': '7313b0b2-5ca0-47c5-b1ec-7b139fe9b2cc', 'tag': 'a7f1a028-fd4a-47c8-81d4-00a857b22670', 'status': 'completed', 'code': 200} 2026-05-29 07:02:09.127 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-a4b64245-a325-4cac-9a60-01bf40bddbf8'] response: {'server_uuid': '3e3cae7e-5281-4cdd-bd8a-b83b7061cee5', 'name': 'network-vif-deleted', 'tag': '4d767b65-6524-4141-b999-c1a3ab34bf38', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1404/2856] 10.0.0.15 () {34 vars in 988 bytes} [Fri May 29 07:02:09 2026] GET /v2.0/ports?device_id=7313b0b2-5ca0-47c5-b1ec-7b139fe9b2cc => generated 1200 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1453/2857] 199.204.45.109 () {34 vars in 1079 bytes} [Fri May 29 07:02:09 2026] GET /v2.0/ports?tenant_id=53047c4baf8e4446abb2422560db39c7&device_id=7313b0b2-5ca0-47c5-b1ec-7b139fe9b2cc => generated 1469 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1405/2858] 10.0.0.15 () {34 vars in 1038 bytes} [Fri May 29 07:02:09 2026] GET /v2.0/security-groups?id=9601cd08-563e-41b3-a549-0f3fbeb02f6a&fields=id&fields=name => generated 112 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1454/2859] 199.204.45.109 () {34 vars in 985 bytes} [Fri May 29 07:02:09 2026] GET /v2.0/networks?id=b7c5d627-78b0-4fe4-a44c-05cee70c12eb => generated 801 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1406/2860] 199.204.45.109 () {34 vars in 1057 bytes} [Fri May 29 07:02:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.124&port_id=a7f1a028-fd4a-47c8-81d4-00a857b22670 => 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: 1455/2861] 199.204.45.109 () {34 vars in 1103 bytes} [Fri May 29 07:02:09 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A29&port_id=a7f1a028-fd4a-47c8-81d4-00a857b22670 => generated 19 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1407/2862] 199.204.45.109 () {34 vars in 1063 bytes} [Fri May 29 07:02:09 2026] GET /v2.0/subnets?id=01cd6fc1-a2ba-4774-8eba-656c871c7116&id=827f6cd9-2ef2-4a54-b2c7-213ca48513bb => generated 1366 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1456/2863] 199.204.45.109 () {34 vars in 1051 bytes} [Fri May 29 07:02:09 2026] GET /v2.0/ports?network_id=b7c5d627-78b0-4fe4-a44c-05cee70c12eb&device_owner=network%3Adhcp => generated 1461 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1408/2864] 199.204.45.109 () {34 vars in 1051 bytes} [Fri May 29 07:02:09 2026] GET /v2.0/ports?network_id=b7c5d627-78b0-4fe4-a44c-05cee70c12eb&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: 1409/2865] 199.204.45.109 () {34 vars in 993 bytes} [Fri May 29 07:02:09 2026] GET /v2.0/ports?device_id=7313b0b2-5ca0-47c5-b1ec-7b139fe9b2cc => generated 1200 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1457/2866] 199.204.45.109 () {34 vars in 1011 bytes} [Fri May 29 07:02:09 2026] GET /v2.0/networks/b7c5d627-78b0-4fe4-a44c-05cee70c12eb?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: 1458/2867] 199.204.45.109 () {34 vars in 1111 bytes} [Fri May 29 07:02:09 2026] GET /v2.0/networks/b7c5d627-78b0-4fe4-a44c-05cee70c12eb?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: 1410/2868] 199.204.45.109 () {36 vars in 996 bytes} [Fri May 29 07:02:09 2026] DELETE /v2.0/ports/a7f1a028-fd4a-47c8-81d4-00a857b22670 => generated 0 bytes in 410 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 07:02:14.670 8 INFO neutron.db.l3_db [None req-dd2f52fd-10ea-4c8a-9688-6e3ff2c0ff26 2e0048db94a44fd6bb7873bd91582238 53047c4baf8e4446abb2422560db39c7 - - default default] Floating IP f3b3e3b0-eb56-4413-801a-b79ed8cd9b98 disassociated (deleted). External IP: 10.96.250.219, port: e4eb368c-2700-4d9d-8d6f-e84530c3eda0. [pid: 8|app: 0|req: 1459/2869] 10.0.0.181 () {32 vars in 731 bytes} [Fri May 29 07:02:14 2026] DELETE /v2.0/floatingips/f3b3e3b0-eb56-4413-801a-b79ed8cd9b98 => generated 0 bytes in 723 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 07:02:15.062 7 INFO neutron.api.v2.resource [None req-cd0403a9-25c1-4d0a-802b-ca875328b7e9 2e0048db94a44fd6bb7873bd91582238 53047c4baf8e4446abb2422560db39c7 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1411/2870] 10.0.0.181 () {32 vars in 728 bytes} [Fri May 29 07:02:15 2026] GET /v2.0/floatingips/f3b3e3b0-eb56-4413-801a-b79ed8cd9b98 => generated 144 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 07:02:15.261 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-3815fefb-5e95-4ebc-8a35-0ab97d5fac08'] response: {'name': 'network-changed', 'server_uuid': '0afef15d-9210-4a62-b86c-27834d28f791', 'tag': 'e4eb368c-2700-4d9d-8d6f-e84530c3eda0', 'status': 'completed', 'code': 200} 2026-05-29 07:02:15.276 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c638abe8-9198-480c-9881-21a2d5fb9ed8'] response: {'server_uuid': '7313b0b2-5ca0-47c5-b1ec-7b139fe9b2cc', 'name': 'network-vif-deleted', 'tag': 'a7f1a028-fd4a-47c8-81d4-00a857b22670', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1412/2871] 199.204.45.109 () {34 vars in 1079 bytes} [Fri May 29 07:02:15 2026] GET /v2.0/ports?tenant_id=53047c4baf8e4446abb2422560db39c7&device_id=0afef15d-9210-4a62-b86c-27834d28f791 => generated 1465 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1460/2872] 10.0.0.15 () {34 vars in 988 bytes} [Fri May 29 07:02:15 2026] GET /v2.0/ports?device_id=0afef15d-9210-4a62-b86c-27834d28f791 => generated 1196 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1413/2873] 199.204.45.109 () {34 vars in 985 bytes} [Fri May 29 07:02:15 2026] GET /v2.0/networks?id=7a0ebe6c-9c04-44af-9aad-a8e43d62e98e => generated 801 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1461/2874] 10.0.0.15 () {34 vars in 1038 bytes} [Fri May 29 07:02:15 2026] GET /v2.0/security-groups?id=9601cd08-563e-41b3-a549-0f3fbeb02f6a&fields=id&fields=name => generated 112 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1414/2875] 199.204.45.109 () {34 vars in 1055 bytes} [Fri May 29 07:02:15 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.17&port_id=e4eb368c-2700-4d9d-8d6f-e84530c3eda0 => 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: 1462/2876] 199.204.45.109 () {34 vars in 1103 bytes} [Fri May 29 07:02:15 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A3e3&port_id=e4eb368c-2700-4d9d-8d6f-e84530c3eda0 => 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: 1415/2877] 199.204.45.109 () {34 vars in 1063 bytes} [Fri May 29 07:02:15 2026] GET /v2.0/subnets?id=7cc17c74-523d-4d6f-a586-1d4e8bf1283c&id=1590b5fb-ba9d-4c7a-8c0e-a369d85f53b7 => generated 1361 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1463/2878] 199.204.45.109 () {34 vars in 1051 bytes} [Fri May 29 07:02:15 2026] GET /v2.0/ports?network_id=7a0ebe6c-9c04-44af-9aad-a8e43d62e98e&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: 1416/2879] 199.204.45.109 () {34 vars in 1051 bytes} [Fri May 29 07:02:15 2026] GET /v2.0/ports?network_id=7a0ebe6c-9c04-44af-9aad-a8e43d62e98e&device_owner=network%3Adhcp => generated 1457 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1464/2880] 199.204.45.109 () {34 vars in 1011 bytes} [Fri May 29 07:02:15 2026] GET /v2.0/networks/7a0ebe6c-9c04-44af-9aad-a8e43d62e98e?fields=segments => generated 14 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1465/2881] 199.204.45.109 () {34 vars in 993 bytes} [Fri May 29 07:02:15 2026] GET /v2.0/ports?device_id=0afef15d-9210-4a62-b86c-27834d28f791 => generated 1196 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1417/2882] 199.204.45.109 () {34 vars in 1111 bytes} [Fri May 29 07:02:15 2026] GET /v2.0/networks/7a0ebe6c-9c04-44af-9aad-a8e43d62e98e?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: 1466/2883] 199.204.45.109 () {36 vars in 996 bytes} [Fri May 29 07:02:15 2026] DELETE /v2.0/ports/e4eb368c-2700-4d9d-8d6f-e84530c3eda0 => generated 0 bytes in 386 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1418/2884] 10.0.0.181 () {32 vars in 749 bytes} [Fri May 29 07:02:20 2026] DELETE /v2.0/security-group-rules/722a1b25-ce6f-4f4a-9660-56e7f1eb449c => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 07:02:20.612 8 INFO neutron.api.v2.resource [None req-254c1f0b-6a9d-427e-8731-6dfa22166e4e 2e0048db94a44fd6bb7873bd91582238 53047c4baf8e4446abb2422560db39c7 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1467/2885] 10.0.0.181 () {32 vars in 746 bytes} [Fri May 29 07:02:20 2026] GET /v2.0/security-group-rules/722a1b25-ce6f-4f4a-9660-56e7f1eb449c => generated 155 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1419/2886] 10.0.0.181 () {32 vars in 749 bytes} [Fri May 29 07:02:20 2026] DELETE /v2.0/security-group-rules/a884df4b-73bf-4c02-acad-9d057c6fc5b4 => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 07:02:20.696 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-782cf1d9-261b-4efb-bb24-95267c8db5e1'] response: {'server_uuid': '0afef15d-9210-4a62-b86c-27834d28f791', 'name': 'network-vif-deleted', 'tag': 'e4eb368c-2700-4d9d-8d6f-e84530c3eda0', 'status': 'completed', 'code': 200} 2026-05-29 07:02:20.710 8 INFO neutron.api.v2.resource [None req-69d3ee7e-1cb8-46f8-b6b4-a45e020f6575 2e0048db94a44fd6bb7873bd91582238 53047c4baf8e4446abb2422560db39c7 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1468/2887] 10.0.0.181 () {32 vars in 746 bytes} [Fri May 29 07:02:20 2026] GET /v2.0/security-group-rules/a884df4b-73bf-4c02-acad-9d057c6fc5b4 => generated 155 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1420/2888] 10.0.0.181 () {32 vars in 749 bytes} [Fri May 29 07:02:20 2026] DELETE /v2.0/security-group-rules/22f21bc8-6676-4042-a84a-b124c9649128 => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 07:02:20.793 8 INFO neutron.api.v2.resource [None req-f33bd9fa-0d08-4b83-9bba-6a2183aa3bd4 2e0048db94a44fd6bb7873bd91582238 53047c4baf8e4446abb2422560db39c7 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1469/2889] 10.0.0.181 () {32 vars in 746 bytes} [Fri May 29 07:02:20 2026] GET /v2.0/security-group-rules/22f21bc8-6676-4042-a84a-b124c9649128 => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1421/2890] 10.0.0.181 () {32 vars in 749 bytes} [Fri May 29 07:02:20 2026] DELETE /v2.0/security-group-rules/0a18a366-03f5-4779-9074-7da869519c87 => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 07:02:20.890 8 INFO neutron.api.v2.resource [None req-dc79da9d-13ae-405e-abd3-491f4179b4ff 2e0048db94a44fd6bb7873bd91582238 53047c4baf8e4446abb2422560db39c7 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1470/2891] 10.0.0.181 () {32 vars in 746 bytes} [Fri May 29 07:02:20 2026] GET /v2.0/security-group-rules/0a18a366-03f5-4779-9074-7da869519c87 => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1422/2892] 10.0.0.181 () {32 vars in 749 bytes} [Fri May 29 07:02:20 2026] DELETE /v2.0/security-group-rules/ffb21d6f-069e-45dc-b31e-e0197f2305bd => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 07:02:20.977 8 INFO neutron.api.v2.resource [None req-f086bb3f-f915-437a-a34d-9ce24684e953 2e0048db94a44fd6bb7873bd91582238 53047c4baf8e4446abb2422560db39c7 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1471/2893] 10.0.0.181 () {32 vars in 746 bytes} [Fri May 29 07:02:20 2026] GET /v2.0/security-group-rules/ffb21d6f-069e-45dc-b31e-e0197f2305bd => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1423/2894] 10.0.0.181 () {32 vars in 749 bytes} [Fri May 29 07:02:20 2026] DELETE /v2.0/security-group-rules/d284a238-ec92-4894-8a63-172fc10e4207 => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 07:02:21.062 8 INFO neutron.api.v2.resource [None req-4573de79-3a55-4e2b-a9aa-dfcadf16123d 2e0048db94a44fd6bb7873bd91582238 53047c4baf8e4446abb2422560db39c7 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1472/2895] 10.0.0.181 () {32 vars in 746 bytes} [Fri May 29 07:02:21 2026] GET /v2.0/security-group-rules/d284a238-ec92-4894-8a63-172fc10e4207 => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1424/2896] 10.0.0.181 () {32 vars in 749 bytes} [Fri May 29 07:02:21 2026] DELETE /v2.0/security-group-rules/dd3e1ff3-c30a-47be-b3d6-2e348c478e1c => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 07:02:21.144 8 INFO neutron.api.v2.resource [None req-ed1b68ae-fa6e-49ea-9cec-dd4a717e8447 2e0048db94a44fd6bb7873bd91582238 53047c4baf8e4446abb2422560db39c7 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1473/2897] 10.0.0.181 () {32 vars in 746 bytes} [Fri May 29 07:02:21 2026] GET /v2.0/security-group-rules/dd3e1ff3-c30a-47be-b3d6-2e348c478e1c => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1425/2898] 10.0.0.181 () {32 vars in 749 bytes} [Fri May 29 07:02:21 2026] DELETE /v2.0/security-group-rules/0e3f7ca5-8e4c-4c94-997c-f6e5a42fe222 => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 07:02:21.228 8 INFO neutron.api.v2.resource [None req-25d956e2-e3ad-4867-883e-c757fcaef936 2e0048db94a44fd6bb7873bd91582238 53047c4baf8e4446abb2422560db39c7 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1474/2899] 10.0.0.181 () {32 vars in 746 bytes} [Fri May 29 07:02:21 2026] GET /v2.0/security-group-rules/0e3f7ca5-8e4c-4c94-997c-f6e5a42fe222 => generated 155 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1426/2900] 10.0.0.181 () {32 vars in 749 bytes} [Fri May 29 07:02:21 2026] DELETE /v2.0/security-group-rules/d856fda9-46bc-43ea-a0c5-42da8261e752 => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 07:02:21.314 8 INFO neutron.api.v2.resource [None req-a5c35c6d-5862-4363-a093-ae5358397f33 2e0048db94a44fd6bb7873bd91582238 53047c4baf8e4446abb2422560db39c7 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1475/2901] 10.0.0.181 () {32 vars in 746 bytes} [Fri May 29 07:02:21 2026] GET /v2.0/security-group-rules/d856fda9-46bc-43ea-a0c5-42da8261e752 => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1427/2902] 10.0.0.181 () {32 vars in 749 bytes} [Fri May 29 07:02:21 2026] DELETE /v2.0/security-group-rules/1e78f261-93b6-4533-b568-95953cd6fd94 => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 07:02:21.401 8 INFO neutron.api.v2.resource [None req-2a5f3b40-d7e6-4fd4-b8f1-64e8d3150bb1 2e0048db94a44fd6bb7873bd91582238 53047c4baf8e4446abb2422560db39c7 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1476/2903] 10.0.0.181 () {32 vars in 746 bytes} [Fri May 29 07:02:21 2026] GET /v2.0/security-group-rules/1e78f261-93b6-4533-b568-95953cd6fd94 => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1428/2904] 10.0.0.181 () {32 vars in 749 bytes} [Fri May 29 07:02:21 2026] DELETE /v2.0/security-group-rules/12265d9b-4664-447e-be4e-52e1efe2089a => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 07:02:21.490 8 INFO neutron.api.v2.resource [None req-58c2f0e2-eeec-4657-b0dd-e6de3d9260f4 2e0048db94a44fd6bb7873bd91582238 53047c4baf8e4446abb2422560db39c7 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1477/2905] 10.0.0.181 () {32 vars in 746 bytes} [Fri May 29 07:02:21 2026] GET /v2.0/security-group-rules/12265d9b-4664-447e-be4e-52e1efe2089a => generated 155 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1429/2906] 10.0.0.181 () {32 vars in 739 bytes} [Fri May 29 07:02:21 2026] DELETE /v2.0/security-groups/9601cd08-563e-41b3-a549-0f3fbeb02f6a => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 07:02:21.595 8 INFO neutron.api.v2.resource [None req-61b86b2c-85f0-42e2-8a85-6a6bb1c9f81e 2e0048db94a44fd6bb7873bd91582238 53047c4baf8e4446abb2422560db39c7 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1478/2907] 10.0.0.181 () {32 vars in 736 bytes} [Fri May 29 07:02:21 2026] GET /v2.0/security-groups/9601cd08-563e-41b3-a549-0f3fbeb02f6a => generated 146 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1430/2908] 10.0.0.181 () {34 vars in 788 bytes} [Fri May 29 07:02:21 2026] PUT /v2.0/routers/945f38cf-58ad-48a8-b28a-9284f46c71b7/remove_router_interface => generated 309 bytes in 1338 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 07:02:23.258 8 INFO neutron.api.v2.resource [None req-2ee523af-48b1-412a-8623-9d3bc17128b2 2e0048db94a44fd6bb7873bd91582238 53047c4baf8e4446abb2422560db39c7 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1479/2909] 10.0.0.181 () {34 vars in 788 bytes} [Fri May 29 07:02:22 2026] PUT /v2.0/routers/945f38cf-58ad-48a8-b28a-9284f46c71b7/remove_router_interface => generated 198 bytes in 269 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1431/2912] 10.0.0.181 () {34 vars in 788 bytes} [Fri May 29 07:02:23 2026] PUT /v2.0/routers/945f38cf-58ad-48a8-b28a-9284f46c71b7/remove_router_interface => generated 309 bytes in 1130 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 07:02:24.675 8 INFO neutron.api.v2.resource [None req-e7bd36f8-5638-4b77-a4d4-26f4f166a90e 2e0048db94a44fd6bb7873bd91582238 53047c4baf8e4446abb2422560db39c7 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1482/2913] 10.0.0.181 () {34 vars in 788 bytes} [Fri May 29 07:02:24 2026] PUT /v2.0/routers/945f38cf-58ad-48a8-b28a-9284f46c71b7/remove_router_interface => generated 198 bytes in 262 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1432/2914] 10.0.0.181 () {34 vars in 788 bytes} [Fri May 29 07:02:24 2026] PUT /v2.0/routers/945f38cf-58ad-48a8-b28a-9284f46c71b7/remove_router_interface => generated 309 bytes in 1091 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 07:02:25.992 8 INFO neutron.api.v2.resource [None req-447c3b76-7064-4e01-bb4e-113b70c20ea0 2e0048db94a44fd6bb7873bd91582238 53047c4baf8e4446abb2422560db39c7 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1483/2915] 10.0.0.181 () {34 vars in 788 bytes} [Fri May 29 07:02:25 2026] PUT /v2.0/routers/945f38cf-58ad-48a8-b28a-9284f46c71b7/remove_router_interface => generated 198 bytes in 212 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 07:02:28.106 7 INFO neutron.db.l3_hamode_db [None req-d4305aab-b899-4b72-9287-e17408deadf8 2e0048db94a44fd6bb7873bd91582238 53047c4baf8e4446abb2422560db39c7 - - default default] HA network 6265e91a-20fd-4895-976a-c776f5b1d6ff was deleted as no HA routers are present in tenant 53047c4baf8e4446abb2422560db39c7. [pid: 7|app: 0|req: 1433/2916] 10.0.0.181 () {32 vars in 723 bytes} [Fri May 29 07:02:25 2026] DELETE /v2.0/routers/945f38cf-58ad-48a8-b28a-9284f46c71b7 => generated 0 bytes in 2116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 07:02:28.150 8 INFO neutron.api.v2.resource [None req-e53efb39-cb29-4adb-aedd-b4a15e7e7a06 2e0048db94a44fd6bb7873bd91582238 53047c4baf8e4446abb2422560db39c7 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1484/2917] 10.0.0.181 () {32 vars in 720 bytes} [Fri May 29 07:02:28 2026] GET /v2.0/routers/945f38cf-58ad-48a8-b28a-9284f46c71b7 => generated 135 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 07:02:28.165 7 INFO neutron.services.segments.plugin [-] Segment 53e6b093-ef73-4f82-874d-0fe34cba1e89 resource provider aggregate not found 2026-05-29 07:02:28.177 7 INFO neutron.services.segments.plugin [-] Segment 53e6b093-ef73-4f82-874d-0fe34cba1e89 resource provider aggregate not found 2026-05-29 07:02:28.195 7 INFO neutron.services.segments.plugin [-] Segment 53e6b093-ef73-4f82-874d-0fe34cba1e89 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 53e6b093-ef73-4f82-874d-0fe34cba1e89 found for delete ", "request_id": "req-de7f65fc-2f4f-4b5c-a669-52bd8f9f8024"}]} 2026-05-29 07:02:28.197 7 INFO neutron.services.segments.plugin [-] Segment 53e6b093-ef73-4f82-874d-0fe34cba1e89 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 53e6b093-ef73-4f82-874d-0fe34cba1e89 found for delete ", "request_id": "req-459eb81e-201e-4a35-aee6-b77e487c1fae"}]} [pid: 7|app: 0|req: 1434/2918] 10.0.0.181 () {32 vars in 723 bytes} [Fri May 29 07:02:28 2026] DELETE /v2.0/subnets/01cd6fc1-a2ba-4774-8eba-656c871c7116 => generated 0 bytes in 258 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 07:02:28.442 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d28110fa-750f-477a-a272-d390a6d114fa 2e0048db94a44fd6bb7873bd91582238 53047c4baf8e4446abb2422560db39c7 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1485/2919] 10.0.0.181 () {32 vars in 720 bytes} [Fri May 29 07:02:28 2026] GET /v2.0/subnets/01cd6fc1-a2ba-4774-8eba-656c871c7116 => generated 136 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1435/2920] 10.0.0.181 () {32 vars in 723 bytes} [Fri May 29 07:02:28 2026] DELETE /v2.0/subnets/827f6cd9-2ef2-4a54-b2c7-213ca48513bb => generated 0 bytes in 221 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 07:02:28.699 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b21e268e-008f-4ee6-9c5a-e18b4c79fd80 2e0048db94a44fd6bb7873bd91582238 53047c4baf8e4446abb2422560db39c7 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1486/2921] 10.0.0.181 () {32 vars in 720 bytes} [Fri May 29 07:02:28 2026] GET /v2.0/subnets/827f6cd9-2ef2-4a54-b2c7-213ca48513bb => 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: 1436/2922] 10.0.0.181 () {32 vars in 725 bytes} [Fri May 29 07:02:28 2026] DELETE /v2.0/networks/b7c5d627-78b0-4fe4-a44c-05cee70c12eb => generated 0 bytes in 386 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 07:02:29.120 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1c3a9d31-b817-4644-8294-db6d3d0413a0 2e0048db94a44fd6bb7873bd91582238 53047c4baf8e4446abb2422560db39c7 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1487/2923] 10.0.0.181 () {32 vars in 722 bytes} [Fri May 29 07:02:29 2026] GET /v2.0/networks/b7c5d627-78b0-4fe4-a44c-05cee70c12eb => generated 138 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1437/2924] 10.0.0.181 () {32 vars in 723 bytes} [Fri May 29 07:02:29 2026] DELETE /v2.0/subnets/1590b5fb-ba9d-4c7a-8c0e-a369d85f53b7 => generated 0 bytes in 246 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 07:02:29.398 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b851f2d6-87f7-4f70-8b7f-a15586245235 2e0048db94a44fd6bb7873bd91582238 53047c4baf8e4446abb2422560db39c7 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1488/2925] 10.0.0.181 () {32 vars in 720 bytes} [Fri May 29 07:02:29 2026] GET /v2.0/subnets/1590b5fb-ba9d-4c7a-8c0e-a369d85f53b7 => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1438/2926] 10.0.0.181 () {32 vars in 723 bytes} [Fri May 29 07:02:29 2026] DELETE /v2.0/subnets/7cc17c74-523d-4d6f-a586-1d4e8bf1283c => generated 0 bytes in 246 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 07:02:29.671 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1ffc4c99-ad23-4c13-9d5c-40130090f230 2e0048db94a44fd6bb7873bd91582238 53047c4baf8e4446abb2422560db39c7 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1489/2927] 10.0.0.181 () {32 vars in 720 bytes} [Fri May 29 07:02:29 2026] GET /v2.0/subnets/7cc17c74-523d-4d6f-a586-1d4e8bf1283c => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1439/2928] 10.0.0.181 () {32 vars in 725 bytes} [Fri May 29 07:02:29 2026] DELETE /v2.0/networks/7a0ebe6c-9c04-44af-9aad-a8e43d62e98e => generated 0 bytes in 374 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 07:02:30.069 8 INFO neutron.pecan_wsgi.hooks.translation [None req-60f3a014-0a58-4098-a149-36d34c7c3541 2e0048db94a44fd6bb7873bd91582238 53047c4baf8e4446abb2422560db39c7 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1490/2929] 10.0.0.181 () {32 vars in 722 bytes} [Fri May 29 07:02:30 2026] GET /v2.0/networks/7a0ebe6c-9c04-44af-9aad-a8e43d62e98e => generated 138 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 07:02:30.214 7 INFO neutron.services.segments.plugin [-] Segment 939687d4-1d94-4926-af92-ce4568d95673 resource provider aggregate not found 2026-05-29 07:02:30.235 7 INFO neutron.services.segments.plugin [-] Segment 939687d4-1d94-4926-af92-ce4568d95673 resource provider aggregate not found 2026-05-29 07:02:30.241 7 INFO neutron.services.segments.plugin [-] Segment 939687d4-1d94-4926-af92-ce4568d95673 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 939687d4-1d94-4926-af92-ce4568d95673 found for delete ", "request_id": "req-2a952e37-ac42-4d3e-a0fc-ac1354461025"}]} 2026-05-29 07:02:30.256 7 INFO neutron.services.segments.plugin [-] Segment 9996caf1-ba2a-4f53-9313-52473e900ddb resource provider aggregate not found 2026-05-29 07:02:30.263 7 INFO neutron.services.segments.plugin [-] Segment 939687d4-1d94-4926-af92-ce4568d95673 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 939687d4-1d94-4926-af92-ce4568d95673 found for delete ", "request_id": "req-a3ce2ec8-d81d-4e3a-b515-a6268cdf88e4"}]} 2026-05-29 07:02:30.277 7 INFO neutron.services.segments.plugin [-] Segment 9996caf1-ba2a-4f53-9313-52473e900ddb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9996caf1-ba2a-4f53-9313-52473e900ddb found for delete ", "request_id": "req-5bc612ca-d893-46b3-9c66-282a482a90e0"}]} 2026-05-29 07:02:30.285 7 INFO neutron.services.segments.plugin [-] Segment 9996caf1-ba2a-4f53-9313-52473e900ddb resource provider aggregate not found 2026-05-29 07:02:30.299 7 INFO neutron.services.segments.plugin [-] Segment 9996caf1-ba2a-4f53-9313-52473e900ddb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9996caf1-ba2a-4f53-9313-52473e900ddb found for delete ", "request_id": "req-cc07878d-46fb-497c-bfa7-0da932dc9b22"}]} [pid: 7|app: 0|req: 1440/2930] 10.0.0.181 () {32 vars in 723 bytes} [Fri May 29 07:02:30 2026] DELETE /v2.0/subnets/af30c5e7-73ba-473b-8041-03f041c5fbf0 => generated 0 bytes in 269 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 07:02:30.374 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7d5acf69-e1aa-43a0-a8cd-56b01d70e1a8 2e0048db94a44fd6bb7873bd91582238 53047c4baf8e4446abb2422560db39c7 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1491/2931] 10.0.0.181 () {32 vars in 720 bytes} [Fri May 29 07:02:30 2026] GET /v2.0/subnets/af30c5e7-73ba-473b-8041-03f041c5fbf0 => generated 136 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1441/2932] 10.0.0.181 () {32 vars in 723 bytes} [Fri May 29 07:02:30 2026] DELETE /v2.0/subnets/3e557563-f326-4096-9e0c-235cfedca211 => generated 0 bytes in 224 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 07:02:30.632 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a287f276-929e-4a4b-a362-97b67c924297 2e0048db94a44fd6bb7873bd91582238 53047c4baf8e4446abb2422560db39c7 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1492/2933] 10.0.0.181 () {32 vars in 720 bytes} [Fri May 29 07:02:30 2026] GET /v2.0/subnets/3e557563-f326-4096-9e0c-235cfedca211 => 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: 1442/2934] 10.0.0.181 () {32 vars in 725 bytes} [Fri May 29 07:02:30 2026] DELETE /v2.0/networks/a4157508-e810-43f0-ad7a-c6d65ae29b27 => generated 0 bytes in 363 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 07:02:31.027 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e0598afa-8c40-4775-abe6-c1b4e123f4c0 2e0048db94a44fd6bb7873bd91582238 53047c4baf8e4446abb2422560db39c7 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1493/2935] 10.0.0.181 () {32 vars in 722 bytes} [Fri May 29 07:02:31 2026] GET /v2.0/networks/a4157508-e810-43f0-ad7a-c6d65ae29b27 => generated 138 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 07:02:33.113 7 INFO neutron.services.segments.plugin [-] Segment efa57c57-b4c5-4dbd-894a-b8d6b83f91c0 resource provider aggregate not found 2026-05-29 07:02:33.119 7 INFO neutron.services.segments.plugin [-] Segment efa57c57-b4c5-4dbd-894a-b8d6b83f91c0 resource provider aggregate not found 2026-05-29 07:02:33.134 7 INFO neutron.services.segments.plugin [-] Segment efa57c57-b4c5-4dbd-894a-b8d6b83f91c0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid efa57c57-b4c5-4dbd-894a-b8d6b83f91c0 found for delete ", "request_id": "req-12c73a8f-879d-43e4-836c-155ca4071f1a"}]} 2026-05-29 07:02:33.135 7 INFO neutron.services.segments.plugin [-] Segment efa57c57-b4c5-4dbd-894a-b8d6b83f91c0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid efa57c57-b4c5-4dbd-894a-b8d6b83f91c0 found for delete ", "request_id": "req-cca913bd-bf68-466d-b000-3744204317c0"}]} [pid: 7|app: 0|req: 1443/2936] 10.0.0.181 () {32 vars in 773 bytes} [Fri May 29 07:02:33 2026] GET /v2.0/security-groups?tenant_id=1cb6cd72e1e842d7bb7c6992542d809b&name=default => generated 2805 bytes in 287 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1494/2937] 10.0.0.181 () {32 vars in 739 bytes} [Fri May 29 07:02:33 2026] DELETE /v2.0/security-groups/fcfad57a-4324-48ed-a81e-e0e3fa9838a4 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1444/2938] 10.0.0.181 () {32 vars in 773 bytes} [Fri May 29 07:02:33 2026] GET /v2.0/security-groups?tenant_id=f45cc1070e5b4187bb008b9ab9967120&name=default => generated 2805 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1495/2939] 10.0.0.181 () {32 vars in 739 bytes} [Fri May 29 07:02:33 2026] DELETE /v2.0/security-groups/df29f323-1f44-4e79-98cf-3be7885e266b => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1445/2940] 10.0.0.181 () {32 vars in 773 bytes} [Fri May 29 07:02:33 2026] GET /v2.0/security-groups?tenant_id=b6917a5c4f894a8cb17826237f52ad18&name=default => generated 2805 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1496/2941] 10.0.0.181 () {32 vars in 739 bytes} [Fri May 29 07:02:34 2026] DELETE /v2.0/security-groups/4f03cbf7-4706-44fb-87bf-403ca396911a => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1446/2942] 10.0.0.181 () {32 vars in 773 bytes} [Fri May 29 07:02:34 2026] GET /v2.0/security-groups?tenant_id=8c46fdefa8c94566a74ce04f58b7c4fa&name=default => generated 2805 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1497/2943] 10.0.0.181 () {32 vars in 739 bytes} [Fri May 29 07:02:34 2026] DELETE /v2.0/security-groups/032b8626-1725-407b-bc62-3c7f17683c4c => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1447/2944] 10.0.0.181 () {32 vars in 773 bytes} [Fri May 29 07:02:34 2026] GET /v2.0/security-groups?tenant_id=53047c4baf8e4446abb2422560db39c7&name=default => generated 2801 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1498/2945] 10.0.0.181 () {32 vars in 739 bytes} [Fri May 29 07:02:34 2026] DELETE /v2.0/security-groups/38600e2b-1f1b-4f54-982c-0b3654bd354c => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1448/2946] 10.0.0.181 () {32 vars in 773 bytes} [Fri May 29 07:02:34 2026] GET /v2.0/security-groups?tenant_id=9db0322e97fa4e16ac688608e454fac4&name=default => generated 2805 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1499/2947] 10.0.0.181 () {32 vars in 739 bytes} [Fri May 29 07:02:35 2026] DELETE /v2.0/security-groups/9cb21f0e-4be8-4a82-912d-733f96aecf1f => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1449/2948] 10.0.0.181 () {32 vars in 773 bytes} [Fri May 29 07:02:35 2026] GET /v2.0/security-groups?tenant_id=d2b45e2d940c4431b70e9e127bf95982&name=default => generated 2805 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1500/2949] 10.0.0.181 () {32 vars in 739 bytes} [Fri May 29 07:02:35 2026] DELETE /v2.0/security-groups/d3cee3e0-dcdd-4d9f-a347-6f02db8466e2 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 07:02:39.989 8 WARNING neutron_lib.context [None req-193d3357-5456-4474-bb0b-5e923a1296f5 77e5b176dbeb4ab882f5cbe30d2887f6 14df870d6bae4d129e16f1c29d619565 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 07:02:40.107 8 INFO neutron.db.segments_db [None req-193d3357-5456-4474-bb0b-5e923a1296f5 77e5b176dbeb4ab882f5cbe30d2887f6 14df870d6bae4d129e16f1c29d619565 - - default default] Added segment 4fbf6223-4c45-4094-a908-09e9b96e803b of type vxlan for network dcaf0ca7-ef01-48ac-bb77-37377f4f4b82 [pid: 8|app: 0|req: 1502/2952] 10.0.0.181 () {34 vars in 669 bytes} [Fri May 29 07:02:39 2026] POST /v2.0/networks => generated 632 bytes in 385 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 07:02:40.228 7 WARNING neutron_lib.context [None req-4ed23bcb-2598-4a23-94c6-29fae8722700 77e5b176dbeb4ab882f5cbe30d2887f6 14df870d6bae4d129e16f1c29d619565 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 07:02:40.284 7 INFO neutron.db.segments_db [None req-4ed23bcb-2598-4a23-94c6-29fae8722700 77e5b176dbeb4ab882f5cbe30d2887f6 14df870d6bae4d129e16f1c29d619565 - - default default] Added segment 2556ec5e-1f95-44ee-a253-694f32e2ae69 of type vxlan for network 2dcaabb8-5b82-4567-98df-10d9d3bfe33d [pid: 7|app: 0|req: 1451/2953] 10.0.0.181 () {34 vars in 669 bytes} [Fri May 29 07:02:40 2026] POST /v2.0/networks => generated 632 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 07:02:40.414 8 WARNING neutron_lib.context [None req-82eecbad-a027-4e71-8189-5bede6a0fd9a 77e5b176dbeb4ab882f5cbe30d2887f6 14df870d6bae4d129e16f1c29d619565 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 07:02:40.469 8 INFO neutron.db.segments_db [None req-82eecbad-a027-4e71-8189-5bede6a0fd9a 77e5b176dbeb4ab882f5cbe30d2887f6 14df870d6bae4d129e16f1c29d619565 - - default default] Added segment 20f95a05-b0fe-47be-9fc7-b866537127ce of type vxlan for network 8085ab0c-a469-438c-a39f-9842a1dc00f7 [pid: 8|app: 0|req: 1503/2954] 10.0.0.181 () {34 vars in 669 bytes} [Fri May 29 07:02:40 2026] POST /v2.0/networks => generated 632 bytes in 181 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 07:02:40.597 7 WARNING neutron_lib.context [None req-afd1971b-939d-4f62-b3a7-f8587bf50681 77e5b176dbeb4ab882f5cbe30d2887f6 14df870d6bae4d129e16f1c29d619565 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 07:02:40.650 7 INFO neutron.db.segments_db [None req-afd1971b-939d-4f62-b3a7-f8587bf50681 77e5b176dbeb4ab882f5cbe30d2887f6 14df870d6bae4d129e16f1c29d619565 - - default default] Added segment 89902384-9058-4a99-8c91-bceb0afa9a0b of type vxlan for network 885b3e8a-6257-4f3a-bbea-87842eb3cd8d [pid: 7|app: 0|req: 1452/2955] 10.0.0.181 () {34 vars in 669 bytes} [Fri May 29 07:02:40 2026] POST /v2.0/networks => generated 632 bytes in 176 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 07:02:40.781 8 WARNING neutron_lib.context [None req-97c0c7af-56f6-4be9-abed-951e5eebc7f6 77e5b176dbeb4ab882f5cbe30d2887f6 14df870d6bae4d129e16f1c29d619565 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 07:02:40.833 8 INFO neutron.db.segments_db [None req-97c0c7af-56f6-4be9-abed-951e5eebc7f6 77e5b176dbeb4ab882f5cbe30d2887f6 14df870d6bae4d129e16f1c29d619565 - - default default] Added segment cf98c66e-daf9-4504-a06b-46cb2c9d4b22 of type vxlan for network ed65d586-86a6-4ccc-809b-d6cf016e4318 [pid: 8|app: 0|req: 1504/2956] 10.0.0.181 () {34 vars in 669 bytes} [Fri May 29 07:02:40 2026] POST /v2.0/networks => generated 632 bytes in 178 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1453/2957] 10.0.0.181 () {34 vars in 752 bytes} [Fri May 29 07:02:40 2026] PUT /v2.0/networks/dcaf0ca7-ef01-48ac-bb77-37377f4f4b82/tags => generated 17 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1505/2958] 10.0.0.181 () {34 vars in 752 bytes} [Fri May 29 07:02:41 2026] PUT /v2.0/networks/2dcaabb8-5b82-4567-98df-10d9d3bfe33d/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: 1454/2959] 10.0.0.181 () {34 vars in 752 bytes} [Fri May 29 07:02:41 2026] PUT /v2.0/networks/8085ab0c-a469-438c-a39f-9842a1dc00f7/tags => generated 34 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1506/2960] 10.0.0.181 () {34 vars in 752 bytes} [Fri May 29 07:02:41 2026] PUT /v2.0/networks/885b3e8a-6257-4f3a-bbea-87842eb3cd8d/tags => generated 19 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1455/2961] 10.0.0.181 () {32 vars in 665 bytes} [Fri May 29 07:02:41 2026] GET /v2.0/networks?tags=red => generated 1857 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1507/2962] 10.0.0.181 () {32 vars in 679 bytes} [Fri May 29 07:02:41 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1250 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1456/2963] 10.0.0.181 () {32 vars in 675 bytes} [Fri May 29 07:02:41 2026] GET /v2.0/networks?tags-any=blue => generated 1250 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1508/2964] 10.0.0.181 () {32 vars in 687 bytes} [Fri May 29 07:02:41 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1857 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1457/2965] 10.0.0.181 () {32 vars in 673 bytes} [Fri May 29 07:02:41 2026] GET /v2.0/networks?not-tags=red => generated 1862 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1509/2966] 10.0.0.181 () {32 vars in 687 bytes} [Fri May 29 07:02:41 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2469 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1458/2967] 10.0.0.181 () {32 vars in 683 bytes} [Fri May 29 07:02:41 2026] GET /v2.0/networks?not-tags-any=blue => generated 2469 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1510/2968] 10.0.0.181 () {32 vars in 695 bytes} [Fri May 29 07:02:41 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1862 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 07:02:42.204 7 INFO neutron.services.segments.plugin [-] Segment 4fbf6223-4c45-4094-a908-09e9b96e803b resource provider aggregate not found 2026-05-29 07:02:42.210 7 INFO neutron.services.segments.plugin [-] Segment 4fbf6223-4c45-4094-a908-09e9b96e803b resource provider aggregate not found 2026-05-29 07:02:42.229 7 INFO neutron.services.segments.plugin [-] Segment 4fbf6223-4c45-4094-a908-09e9b96e803b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4fbf6223-4c45-4094-a908-09e9b96e803b found for delete ", "request_id": "req-c9968399-652b-4b72-b086-9098f9f3bf45"}]} 2026-05-29 07:02:42.231 7 INFO neutron.services.segments.plugin [-] Segment 4fbf6223-4c45-4094-a908-09e9b96e803b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4fbf6223-4c45-4094-a908-09e9b96e803b found for delete ", "request_id": "req-12173042-6fda-46c0-a862-5588b479bae7"}]} [pid: 7|app: 0|req: 1459/2969] 10.0.0.181 () {32 vars in 725 bytes} [Fri May 29 07:02:42 2026] DELETE /v2.0/networks/dcaf0ca7-ef01-48ac-bb77-37377f4f4b82 => generated 0 bytes in 235 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1511/2970] 10.0.0.181 () {32 vars in 725 bytes} [Fri May 29 07:02:42 2026] DELETE /v2.0/networks/2dcaabb8-5b82-4567-98df-10d9d3bfe33d => generated 0 bytes in 224 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1460/2971] 10.0.0.181 () {32 vars in 725 bytes} [Fri May 29 07:02:42 2026] DELETE /v2.0/networks/8085ab0c-a469-438c-a39f-9842a1dc00f7 => generated 0 bytes in 262 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 07:02:42.752 8 INFO neutron.services.segments.plugin [-] Segment 2556ec5e-1f95-44ee-a253-694f32e2ae69 resource provider aggregate not found 2026-05-29 07:02:42.760 8 INFO neutron.services.segments.plugin [-] Segment 2556ec5e-1f95-44ee-a253-694f32e2ae69 resource provider aggregate not found 2026-05-29 07:02:42.787 8 INFO neutron.services.segments.plugin [-] Segment 2556ec5e-1f95-44ee-a253-694f32e2ae69 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2556ec5e-1f95-44ee-a253-694f32e2ae69 found for delete ", "request_id": "req-bf28b49e-4ebb-4fa1-9c15-be5d4c83cb58"}]} 2026-05-29 07:02:42.790 8 INFO neutron.services.segments.plugin [-] Segment 2556ec5e-1f95-44ee-a253-694f32e2ae69 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2556ec5e-1f95-44ee-a253-694f32e2ae69 found for delete ", "request_id": "req-3011ea51-fc08-43c3-a8f4-9a18e883b7fa"}]} [pid: 8|app: 0|req: 1512/2972] 10.0.0.181 () {32 vars in 725 bytes} [Fri May 29 07:02:42 2026] DELETE /v2.0/networks/885b3e8a-6257-4f3a-bbea-87842eb3cd8d => generated 0 bytes in 273 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1461/2973] 10.0.0.181 () {32 vars in 725 bytes} [Fri May 29 07:02:43 2026] DELETE /v2.0/networks/ed65d586-86a6-4ccc-809b-d6cf016e4318 => generated 0 bytes in 221 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1513/2974] 10.0.0.181 () {32 vars in 773 bytes} [Fri May 29 07:02:44 2026] GET /v2.0/security-groups?tenant_id=14df870d6bae4d129e16f1c29d619565&name=default => generated 2805 bytes in 206 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 07:02:44.468 7 INFO neutron.services.segments.plugin [-] Segment 20f95a05-b0fe-47be-9fc7-b866537127ce resource provider aggregate not found 2026-05-29 07:02:44.475 7 INFO neutron.services.segments.plugin [-] Segment 20f95a05-b0fe-47be-9fc7-b866537127ce resource provider aggregate not found 2026-05-29 07:02:44.493 7 INFO neutron.services.segments.plugin [-] Segment 20f95a05-b0fe-47be-9fc7-b866537127ce resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 20f95a05-b0fe-47be-9fc7-b866537127ce found for delete ", "request_id": "req-5a61f2b4-b601-4b1d-8060-c148db7a3a73"}]} 2026-05-29 07:02:44.499 7 INFO neutron.services.segments.plugin [-] Segment 20f95a05-b0fe-47be-9fc7-b866537127ce resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 20f95a05-b0fe-47be-9fc7-b866537127ce found for delete ", "request_id": "req-ba070404-3970-44ea-86e3-360d96f16bd9"}]} 2026-05-29 07:02:44.510 7 INFO neutron.services.segments.plugin [-] Segment cf98c66e-daf9-4504-a06b-46cb2c9d4b22 resource provider aggregate not found 2026-05-29 07:02:44.521 7 INFO neutron.services.segments.plugin [-] Segment cf98c66e-daf9-4504-a06b-46cb2c9d4b22 resource provider aggregate not found 2026-05-29 07:02:44.527 7 INFO neutron.services.segments.plugin [-] Segment cf98c66e-daf9-4504-a06b-46cb2c9d4b22 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cf98c66e-daf9-4504-a06b-46cb2c9d4b22 found for delete ", "request_id": "req-2abc7877-6b39-40a3-9524-1142e96a449a"}]} 2026-05-29 07:02:44.538 7 INFO neutron.services.segments.plugin [-] Segment cf98c66e-daf9-4504-a06b-46cb2c9d4b22 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cf98c66e-daf9-4504-a06b-46cb2c9d4b22 found for delete ", "request_id": "req-aa60b0a8-8822-4064-8975-1fd0ba69e3cc"}]} [pid: 7|app: 0|req: 1462/2975] 10.0.0.181 () {32 vars in 739 bytes} [Fri May 29 07:02:44 2026] DELETE /v2.0/security-groups/a38fb029-dd69-42c7-9afc-629b76c76100 => 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: 1514/2976] 10.0.0.181 () {32 vars in 773 bytes} [Fri May 29 07:02:44 2026] GET /v2.0/security-groups?tenant_id=368c696c853a46aea3b2c87a1a7691e2&name=default => generated 2805 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1463/2977] 10.0.0.181 () {32 vars in 739 bytes} [Fri May 29 07:02:44 2026] DELETE /v2.0/security-groups/240d1030-e6ad-44a5-8d4a-5df1249adce5 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 07:02:45.062 8 INFO neutron.services.segments.plugin [-] Segment 89902384-9058-4a99-8c91-bceb0afa9a0b resource provider aggregate not found 2026-05-29 07:02:45.071 8 INFO neutron.services.segments.plugin [-] Segment 89902384-9058-4a99-8c91-bceb0afa9a0b resource provider aggregate not found 2026-05-29 07:02:45.099 8 INFO neutron.services.segments.plugin [-] Segment 89902384-9058-4a99-8c91-bceb0afa9a0b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 89902384-9058-4a99-8c91-bceb0afa9a0b found for delete ", "request_id": "req-6e26ec32-b0cc-44cd-b9ad-70335cd460d2"}]} 2026-05-29 07:02:45.101 8 INFO neutron.services.segments.plugin [-] Segment 89902384-9058-4a99-8c91-bceb0afa9a0b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 89902384-9058-4a99-8c91-bceb0afa9a0b found for delete ", "request_id": "req-adb256de-c9c5-4c70-a5a2-2a6aef5bbf6d"}]} [pid: 8|app: 0|req: 1515/2978] 10.0.0.181 () {32 vars in 773 bytes} [Fri May 29 07:02:45 2026] GET /v2.0/security-groups?tenant_id=4df06774af104978850255ba708c728a&name=default => generated 2805 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1464/2979] 10.0.0.181 () {32 vars in 739 bytes} [Fri May 29 07:02:45 2026] DELETE /v2.0/security-groups/88f8e8d6-9cd8-45b7-83c0-cab2b9392fd4 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1516/2980] 10.0.0.181 () {34 vars in 677 bytes} [Fri May 29 07:02:49 2026] POST /v2.0/qos/policies => generated 359 bytes in 199 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1465/2981] 10.0.0.181 () {34 vars in 677 bytes} [Fri May 29 07:02:49 2026] POST /v2.0/qos/policies => generated 359 bytes in 67 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1517/2982] 10.0.0.181 () {34 vars in 677 bytes} [Fri May 29 07:02:49 2026] POST /v2.0/qos/policies => generated 359 bytes in 58 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1466/2983] 10.0.0.181 () {34 vars in 677 bytes} [Fri May 29 07:02:49 2026] POST /v2.0/qos/policies => generated 359 bytes in 43 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1518/2984] 10.0.0.181 () {34 vars in 677 bytes} [Fri May 29 07:02:49 2026] POST /v2.0/qos/policies => generated 359 bytes in 52 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1467/2985] 10.0.0.181 () {34 vars in 752 bytes} [Fri May 29 07:02:49 2026] PUT /v2.0/policies/ff9fff4f-2698-4e1e-b07d-a647c336f2e5/tags => generated 17 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1519/2986] 10.0.0.181 () {34 vars in 752 bytes} [Fri May 29 07:02:49 2026] PUT /v2.0/policies/75a01337-18b7-49ca-9ac7-a23d9fddb7c8/tags => generated 25 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1468/2987] 10.0.0.181 () {34 vars in 752 bytes} [Fri May 29 07:02:49 2026] PUT /v2.0/policies/d9e6bb6a-e316-417d-98fb-327ee50d19e9/tags => generated 34 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1520/2988] 10.0.0.181 () {34 vars in 752 bytes} [Fri May 29 07:02:49 2026] PUT /v2.0/policies/964b1d2b-5054-4369-8328-2966b5724c67/tags => generated 19 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1469/2989] 10.0.0.181 () {32 vars in 673 bytes} [Fri May 29 07:02:50 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1521/2990] 10.0.0.181 () {32 vars in 687 bytes} [Fri May 29 07:02:50 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1470/2991] 10.0.0.181 () {32 vars in 683 bytes} [Fri May 29 07:02:50 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1522/2992] 10.0.0.181 () {32 vars in 695 bytes} [Fri May 29 07:02:50 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1471/2993] 10.0.0.181 () {32 vars in 681 bytes} [Fri May 29 07:02:50 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1523/2994] 10.0.0.181 () {32 vars in 695 bytes} [Fri May 29 07:02:50 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1472/2995] 10.0.0.181 () {32 vars in 691 bytes} [Fri May 29 07:02:50 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1524/2996] 10.0.0.181 () {32 vars in 703 bytes} [Fri May 29 07:02:50 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1473/2997] 10.0.0.181 () {32 vars in 733 bytes} [Fri May 29 07:02:50 2026] DELETE /v2.0/qos/policies/ff9fff4f-2698-4e1e-b07d-a647c336f2e5 => 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: 1525/2998] 10.0.0.181 () {32 vars in 733 bytes} [Fri May 29 07:02:50 2026] DELETE /v2.0/qos/policies/75a01337-18b7-49ca-9ac7-a23d9fddb7c8 => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1474/2999] 10.0.0.181 () {32 vars in 733 bytes} [Fri May 29 07:02:51 2026] DELETE /v2.0/qos/policies/d9e6bb6a-e316-417d-98fb-327ee50d19e9 => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1526/3000] 10.0.0.181 () {32 vars in 733 bytes} [Fri May 29 07:02:51 2026] DELETE /v2.0/qos/policies/964b1d2b-5054-4369-8328-2966b5724c67 => 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: 1475/3001] 10.0.0.181 () {32 vars in 733 bytes} [Fri May 29 07:02:51 2026] DELETE /v2.0/qos/policies/2de99e99-b0e3-451f-a652-2d0acd72ddd8 => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1527/3002] 10.0.0.181 () {32 vars in 773 bytes} [Fri May 29 07:02:52 2026] GET /v2.0/security-groups?tenant_id=1c98de6a8d0245fc88e6c325ede8cd3e&name=default => generated 2805 bytes in 290 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1476/3003] 10.0.0.181 () {32 vars in 739 bytes} [Fri May 29 07:02:52 2026] DELETE /v2.0/security-groups/2bf55b59-2a9a-47b8-97ac-abd22c461c8a => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1528/3004] 10.0.0.181 () {32 vars in 773 bytes} [Fri May 29 07:02:52 2026] GET /v2.0/security-groups?tenant_id=75e2385afd3b4c5cb28320ccf603cfd4&name=default => generated 2805 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1477/3005] 10.0.0.181 () {32 vars in 739 bytes} [Fri May 29 07:02:52 2026] DELETE /v2.0/security-groups/b365b995-b3f4-42ca-90f2-64eb578b4a2e => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1529/3006] 10.0.0.181 () {32 vars in 773 bytes} [Fri May 29 07:02:52 2026] GET /v2.0/security-groups?tenant_id=608f3611ca4141f4a8a0b9733008fb11&name=default => generated 2805 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1478/3007] 10.0.0.181 () {32 vars in 739 bytes} [Fri May 29 07:02:53 2026] DELETE /v2.0/security-groups/c66e767a-469a-4659-97df-345c86d52d57 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 07:02:57.254 8 WARNING neutron_lib.context [None req-b1715ccd-eb7f-4bd8-81bc-ccf3bcd68d27 ea2608b7542b46db844f7fadcd72f6fa 1f5b1ec5a8b74bc5abeeb03fcc11763d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 07:02:57.383 8 INFO neutron.db.segments_db [None req-b1715ccd-eb7f-4bd8-81bc-ccf3bcd68d27 ea2608b7542b46db844f7fadcd72f6fa 1f5b1ec5a8b74bc5abeeb03fcc11763d - - default default] Added segment cb841980-2e8d-4042-905f-ceea4c679e29 of type vxlan for network 25d92b73-cf94-4257-a7bd-05e645e79cec [pid: 8|app: 0|req: 1531/3010] 10.0.0.181 () {34 vars in 669 bytes} [Fri May 29 07:02:57 2026] POST /v2.0/networks => generated 632 bytes in 375 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 07:02:57.508 7 WARNING neutron_lib.context [None req-2bbf1d94-e5c3-43bf-9f88-4d796018394c ea2608b7542b46db844f7fadcd72f6fa 1f5b1ec5a8b74bc5abeeb03fcc11763d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1480/3011] 10.0.0.181 () {34 vars in 668 bytes} [Fri May 29 07:02:57 2026] POST /v2.0/subnets => generated 602 bytes in 331 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 07:02:57.850 8 WARNING neutron_lib.context [None req-dde47dd0-d0a1-439b-8c0f-bffaf7083d55 ea2608b7542b46db844f7fadcd72f6fa 1f5b1ec5a8b74bc5abeeb03fcc11763d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 07:02:57.905 8 INFO neutron.db.segments_db [None req-dde47dd0-d0a1-439b-8c0f-bffaf7083d55 ea2608b7542b46db844f7fadcd72f6fa 1f5b1ec5a8b74bc5abeeb03fcc11763d - - default default] Added segment d1bfc03f-0263-4c1d-a8c0-d21c428b43f3 of type vxlan for network 5d908ac4-b278-4e1d-b87f-5474310b87f6 [pid: 8|app: 0|req: 1532/3012] 10.0.0.181 () {34 vars in 669 bytes} [Fri May 29 07:02:57 2026] POST /v2.0/networks => generated 632 bytes in 188 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 07:02:58.039 7 WARNING neutron_lib.context [None req-5c4e6468-4b15-4610-b9b8-fc87a1221e32 ea2608b7542b46db844f7fadcd72f6fa 1f5b1ec5a8b74bc5abeeb03fcc11763d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1481/3013] 10.0.0.181 () {34 vars in 668 bytes} [Fri May 29 07:02:58 2026] POST /v2.0/subnets => generated 605 bytes in 342 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 07:02:58.387 8 WARNING neutron_lib.context [None req-8dff43c4-e062-458b-9da3-da864d734f24 ea2608b7542b46db844f7fadcd72f6fa 1f5b1ec5a8b74bc5abeeb03fcc11763d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 07:02:58.458 8 INFO neutron.db.segments_db [None req-8dff43c4-e062-458b-9da3-da864d734f24 ea2608b7542b46db844f7fadcd72f6fa 1f5b1ec5a8b74bc5abeeb03fcc11763d - - default default] Added segment ddf6fd74-acd3-47f4-83b7-dc141d1aedd6 of type vxlan for network c00cb563-6105-463f-958f-c3cb3807896c [pid: 8|app: 0|req: 1533/3014] 10.0.0.181 () {34 vars in 669 bytes} [Fri May 29 07:02:58 2026] POST /v2.0/networks => generated 631 bytes in 247 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 07:02:58.638 7 WARNING neutron_lib.context [None req-1399159f-60b2-4350-b3f0-e77df2ee2796 ea2608b7542b46db844f7fadcd72f6fa 1f5b1ec5a8b74bc5abeeb03fcc11763d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1482/3015] 10.0.0.181 () {34 vars in 668 bytes} [Fri May 29 07:02:58 2026] POST /v2.0/subnets => generated 605 bytes in 316 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 07:02:58.958 8 WARNING neutron_lib.context [None req-1760788f-068e-4975-8653-ae32ca56adab ea2608b7542b46db844f7fadcd72f6fa 1f5b1ec5a8b74bc5abeeb03fcc11763d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 07:02:59.016 8 INFO neutron.db.segments_db [None req-1760788f-068e-4975-8653-ae32ca56adab ea2608b7542b46db844f7fadcd72f6fa 1f5b1ec5a8b74bc5abeeb03fcc11763d - - default default] Added segment 531125d1-1952-4fb6-a666-0f5ee42b3974 of type vxlan for network 6c562e85-f6c5-410b-a4d2-5c1b612728b3 [pid: 8|app: 0|req: 1534/3016] 10.0.0.181 () {34 vars in 669 bytes} [Fri May 29 07:02:58 2026] POST /v2.0/networks => generated 632 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 07:02:59.130 7 WARNING neutron_lib.context [None req-3962cce8-006f-4180-b9f7-88476e5cff0d ea2608b7542b46db844f7fadcd72f6fa 1f5b1ec5a8b74bc5abeeb03fcc11763d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1483/3017] 10.0.0.181 () {34 vars in 668 bytes} [Fri May 29 07:02:59 2026] POST /v2.0/subnets => generated 605 bytes in 340 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 07:02:59.477 8 WARNING neutron_lib.context [None req-7b02b034-d94b-4187-a1a9-1a9422ebadad ea2608b7542b46db844f7fadcd72f6fa 1f5b1ec5a8b74bc5abeeb03fcc11763d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 07:02:59.540 8 INFO neutron.db.segments_db [None req-7b02b034-d94b-4187-a1a9-1a9422ebadad ea2608b7542b46db844f7fadcd72f6fa 1f5b1ec5a8b74bc5abeeb03fcc11763d - - default default] Added segment 98d21eb3-2232-4569-87c4-090df722b6b3 of type vxlan for network db507fe9-826f-40b7-be82-b2b515e6b775 [pid: 8|app: 0|req: 1535/3018] 10.0.0.181 () {34 vars in 669 bytes} [Fri May 29 07:02:59 2026] POST /v2.0/networks => generated 631 bytes in 571 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 07:03:00.046 7 WARNING neutron_lib.context [None req-b905f3f8-50bf-43ff-8076-7dfd2b1bfec3 ea2608b7542b46db844f7fadcd72f6fa 1f5b1ec5a8b74bc5abeeb03fcc11763d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1484/3019] 10.0.0.181 () {34 vars in 668 bytes} [Fri May 29 07:03:00 2026] POST /v2.0/subnets => generated 605 bytes in 301 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1536/3020] 10.0.0.181 () {34 vars in 750 bytes} [Fri May 29 07:03:00 2026] PUT /v2.0/subnets/70f3209b-11e0-47fc-a10a-81fabe119e00/tags => generated 17 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1485/3021] 10.0.0.181 () {34 vars in 750 bytes} [Fri May 29 07:03:00 2026] PUT /v2.0/subnets/11412c1a-37af-4d18-9f45-78f69a94476b/tags => generated 25 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1537/3022] 10.0.0.181 () {34 vars in 750 bytes} [Fri May 29 07:03:00 2026] PUT /v2.0/subnets/51b876d2-941a-498c-83ee-eda6196bc900/tags => generated 34 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1486/3023] 10.0.0.181 () {34 vars in 750 bytes} [Fri May 29 07:03:00 2026] PUT /v2.0/subnets/16513790-299a-4211-bd10-61f0f1fbf7e6/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: 1538/3024] 10.0.0.181 () {32 vars in 663 bytes} [Fri May 29 07:03:00 2026] GET /v2.0/subnets?tags=red => generated 1832 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1487/3025] 10.0.0.181 () {32 vars in 677 bytes} [Fri May 29 07:03:00 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1235 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1539/3026] 10.0.0.181 () {32 vars in 673 bytes} [Fri May 29 07:03:00 2026] GET /v2.0/subnets?tags-any=blue => generated 1235 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1488/3027] 10.0.0.181 () {32 vars in 685 bytes} [Fri May 29 07:03:00 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1832 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1540/3028] 10.0.0.181 () {32 vars in 671 bytes} [Fri May 29 07:03:00 2026] GET /v2.0/subnets?not-tags=red => generated 1823 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1489/3029] 10.0.0.181 () {32 vars in 685 bytes} [Fri May 29 07:03:00 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2420 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1541/3030] 10.0.0.181 () {32 vars in 681 bytes} [Fri May 29 07:03:01 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2420 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1490/3031] 10.0.0.181 () {32 vars in 693 bytes} [Fri May 29 07:03:01 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1823 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1542/3032] 10.0.0.181 () {32 vars in 723 bytes} [Fri May 29 07:03:01 2026] DELETE /v2.0/subnets/70f3209b-11e0-47fc-a10a-81fabe119e00 => generated 0 bytes in 253 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1491/3033] 10.0.0.181 () {32 vars in 723 bytes} [Fri May 29 07:03:01 2026] DELETE /v2.0/subnets/11412c1a-37af-4d18-9f45-78f69a94476b => generated 0 bytes in 238 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1543/3034] 10.0.0.181 () {32 vars in 723 bytes} [Fri May 29 07:03:01 2026] DELETE /v2.0/subnets/51b876d2-941a-498c-83ee-eda6196bc900 => generated 0 bytes in 248 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1492/3035] 10.0.0.181 () {32 vars in 723 bytes} [Fri May 29 07:03:01 2026] DELETE /v2.0/subnets/16513790-299a-4211-bd10-61f0f1fbf7e6 => generated 0 bytes in 235 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1544/3036] 10.0.0.181 () {32 vars in 723 bytes} [Fri May 29 07:03:02 2026] DELETE /v2.0/subnets/b28c6e75-9b50-4cfa-96b8-647845840ac6 => generated 0 bytes in 247 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 07:03:02.658 7 INFO neutron.services.segments.plugin [-] Segment cb841980-2e8d-4042-905f-ceea4c679e29 resource provider aggregate not found 2026-05-29 07:03:02.676 7 INFO neutron.services.segments.plugin [-] Segment cb841980-2e8d-4042-905f-ceea4c679e29 resource provider aggregate not found 2026-05-29 07:03:02.691 7 INFO neutron.services.segments.plugin [-] Segment cb841980-2e8d-4042-905f-ceea4c679e29 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cb841980-2e8d-4042-905f-ceea4c679e29 found for delete ", "request_id": "req-8db47909-b40a-459c-96c1-d4cfda0419c9"}]} 2026-05-29 07:03:02.692 7 INFO neutron.services.segments.plugin [-] Segment cb841980-2e8d-4042-905f-ceea4c679e29 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cb841980-2e8d-4042-905f-ceea4c679e29 found for delete ", "request_id": "req-30d5a0ac-3bbc-49c2-b357-0f961f3e8bb9"}]} [pid: 7|app: 0|req: 1493/3037] 10.0.0.181 () {32 vars in 725 bytes} [Fri May 29 07:03:02 2026] DELETE /v2.0/networks/25d92b73-cf94-4257-a7bd-05e645e79cec => generated 0 bytes in 233 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 07:03:02.901 8 INFO neutron.services.segments.plugin [-] Segment d1bfc03f-0263-4c1d-a8c0-d21c428b43f3 resource provider aggregate not found 2026-05-29 07:03:02.906 8 INFO neutron.services.segments.plugin [-] Segment d1bfc03f-0263-4c1d-a8c0-d21c428b43f3 resource provider aggregate not found 2026-05-29 07:03:02.929 8 INFO neutron.services.segments.plugin [-] Segment d1bfc03f-0263-4c1d-a8c0-d21c428b43f3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d1bfc03f-0263-4c1d-a8c0-d21c428b43f3 found for delete ", "request_id": "req-bc38f077-2afb-4094-972e-38f328114ac4"}]} 2026-05-29 07:03:02.934 8 INFO neutron.services.segments.plugin [-] Segment d1bfc03f-0263-4c1d-a8c0-d21c428b43f3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d1bfc03f-0263-4c1d-a8c0-d21c428b43f3 found for delete ", "request_id": "req-e2662f42-7374-40cb-bd11-3931dd66619c"}]} [pid: 8|app: 0|req: 1545/3038] 10.0.0.181 () {32 vars in 725 bytes} [Fri May 29 07:03:02 2026] DELETE /v2.0/networks/5d908ac4-b278-4e1d-b87f-5474310b87f6 => generated 0 bytes in 224 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1494/3039] 10.0.0.181 () {32 vars in 725 bytes} [Fri May 29 07:03:02 2026] DELETE /v2.0/networks/c00cb563-6105-463f-958f-c3cb3807896c => generated 0 bytes in 236 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() [pid: 8|app: 0|req: 1546/3040] 10.0.0.181 () {32 vars in 725 bytes} [Fri May 29 07:03:03 2026] DELETE /v2.0/networks/6c562e85-f6c5-410b-a4d2-5c1b612728b3 => generated 0 bytes in 410 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1495/3041] 10.0.0.181 () {32 vars in 725 bytes} [Fri May 29 07:03:03 2026] DELETE /v2.0/networks/db507fe9-826f-40b7-be82-b2b515e6b775 => generated 0 bytes in 684 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 07:03:05.202 8 INFO neutron.services.segments.plugin [-] Segment 531125d1-1952-4fb6-a666-0f5ee42b3974 resource provider aggregate not found 2026-05-29 07:03:05.209 8 INFO neutron.services.segments.plugin [-] Segment 531125d1-1952-4fb6-a666-0f5ee42b3974 resource provider aggregate not found 2026-05-29 07:03:05.226 8 INFO neutron.services.segments.plugin [-] Segment 531125d1-1952-4fb6-a666-0f5ee42b3974 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 531125d1-1952-4fb6-a666-0f5ee42b3974 found for delete ", "request_id": "req-c0d917c9-48b7-4b68-934b-cc6e42daddcf"}]} 2026-05-29 07:03:05.230 8 INFO neutron.services.segments.plugin [-] Segment 531125d1-1952-4fb6-a666-0f5ee42b3974 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 531125d1-1952-4fb6-a666-0f5ee42b3974 found for delete ", "request_id": "req-087e1d95-3748-4af6-8829-2bd4b9f80eeb"}]} [pid: 8|app: 0|req: 1547/3042] 10.0.0.181 () {32 vars in 773 bytes} [Fri May 29 07:03:05 2026] GET /v2.0/security-groups?tenant_id=1f5b1ec5a8b74bc5abeeb03fcc11763d&name=default => generated 2805 bytes in 228 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 07:03:05.444 7 INFO neutron.services.segments.plugin [-] Segment ddf6fd74-acd3-47f4-83b7-dc141d1aedd6 resource provider aggregate not found 2026-05-29 07:03:05.449 7 INFO neutron.services.segments.plugin [-] Segment ddf6fd74-acd3-47f4-83b7-dc141d1aedd6 resource provider aggregate not found 2026-05-29 07:03:05.466 7 INFO neutron.services.segments.plugin [-] Segment ddf6fd74-acd3-47f4-83b7-dc141d1aedd6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ddf6fd74-acd3-47f4-83b7-dc141d1aedd6 found for delete ", "request_id": "req-0b564c79-fa07-49b5-9590-bab1a0889ea8"}]} 2026-05-29 07:03:05.472 7 INFO neutron.services.segments.plugin [-] Segment ddf6fd74-acd3-47f4-83b7-dc141d1aedd6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ddf6fd74-acd3-47f4-83b7-dc141d1aedd6 found for delete ", "request_id": "req-d6c1c4c3-9d71-473b-ac69-09a347f23e83"}]} 2026-05-29 07:03:05.489 7 INFO neutron.services.segments.plugin [-] Segment 98d21eb3-2232-4569-87c4-090df722b6b3 resource provider aggregate not found 2026-05-29 07:03:05.493 7 INFO neutron.services.segments.plugin [-] Segment 98d21eb3-2232-4569-87c4-090df722b6b3 resource provider aggregate not found 2026-05-29 07:03:05.509 7 INFO neutron.services.segments.plugin [-] Segment 98d21eb3-2232-4569-87c4-090df722b6b3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 98d21eb3-2232-4569-87c4-090df722b6b3 found for delete ", "request_id": "req-4db4e377-37bb-4275-b959-a7da413d47a1"}]} 2026-05-29 07:03:05.509 7 INFO neutron.services.segments.plugin [-] Segment 98d21eb3-2232-4569-87c4-090df722b6b3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 98d21eb3-2232-4569-87c4-090df722b6b3 found for delete ", "request_id": "req-d03ae7c3-a11f-4257-ae92-12a9cea8a146"}]} [pid: 7|app: 0|req: 1496/3043] 10.0.0.181 () {32 vars in 739 bytes} [Fri May 29 07:03:05 2026] DELETE /v2.0/security-groups/457efdc0-5967-416f-85ac-f1573fbb6622 => 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: 1548/3044] 10.0.0.181 () {32 vars in 773 bytes} [Fri May 29 07:03:05 2026] GET /v2.0/security-groups?tenant_id=faf7e74eef254cec8d238797b3f37512&name=default => generated 2805 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1497/3045] 10.0.0.181 () {32 vars in 739 bytes} [Fri May 29 07:03:05 2026] DELETE /v2.0/security-groups/a7b3791b-ebd3-485d-b2e2-08bed06a1e9d => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1549/3046] 10.0.0.181 () {32 vars in 773 bytes} [Fri May 29 07:03:06 2026] GET /v2.0/security-groups?tenant_id=2234941e7fe847429abc12a145849227&name=default => generated 2805 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1498/3047] 10.0.0.181 () {32 vars in 739 bytes} [Fri May 29 07:03:06 2026] DELETE /v2.0/security-groups/4014e1b1-f0d1-4fa8-88f6-4aad75c974a6 => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 07:03:09.550 8 WARNING neutron_lib.context [None req-2420eedf-0a9e-45cf-aaeb-82a936ff553e 52fc922774f84061a462b46aab6770ce 47721e4595ca47f6b37137348ec6d5f5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1551/3050] 10.0.0.181 () {34 vars in 675 bytes} [Fri May 29 07:03:09 2026] POST /v2.0/floatingips => generated 552 bytes in 824 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1500/3051] 10.0.0.181 () {34 vars in 758 bytes} [Fri May 29 07:03:10 2026] PUT /v2.0/floatingips/78a113cf-c620-4441-8c94-5af34c1e82a3/tags => generated 25 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1552/3052] 10.0.0.181 () {32 vars in 738 bytes} [Fri May 29 07:03:10 2026] GET /v2.0/floatingips/78a113cf-c620-4441-8c94-5af34c1e82a3/tags => generated 25 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1501/3053] 10.0.0.181 () {34 vars in 769 bytes} [Fri May 29 07:03:10 2026] PUT /v2.0/floatingips/78a113cf-c620-4441-8c94-5af34c1e82a3/tags/green => generated 4 bytes in 47 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1553/3054] 10.0.0.181 () {32 vars in 738 bytes} [Fri May 29 07:03:10 2026] GET /v2.0/floatingips/78a113cf-c620-4441-8c94-5af34c1e82a3/tags => generated 34 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1502/3055] 10.0.0.181 () {34 vars in 765 bytes} [Fri May 29 07:03:10 2026] PUT /v2.0/floatingips/78a113cf-c620-4441-8c94-5af34c1e82a3/tags/red => generated 4 bytes in 40 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1554/3056] 10.0.0.181 () {32 vars in 738 bytes} [Fri May 29 07:03:10 2026] GET /v2.0/floatingips/78a113cf-c620-4441-8c94-5af34c1e82a3/tags => generated 34 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1503/3057] 10.0.0.181 () {34 vars in 787 bytes} [Fri May 29 07:03:10 2026] PUT /v2.0/floatingips/78a113cf-c620-4441-8c94-5af34c1e82a3/tags/black.or.white => 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: 1555/3058] 10.0.0.181 () {32 vars in 738 bytes} [Fri May 29 07:03:10 2026] GET /v2.0/floatingips/78a113cf-c620-4441-8c94-5af34c1e82a3/tags => generated 52 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1504/3059] 10.0.0.181 () {34 vars in 758 bytes} [Fri May 29 07:03:10 2026] PUT /v2.0/floatingips/78a113cf-c620-4441-8c94-5af34c1e82a3/tags => generated 37 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1556/3060] 10.0.0.181 () {32 vars in 738 bytes} [Fri May 29 07:03:10 2026] GET /v2.0/floatingips/78a113cf-c620-4441-8c94-5af34c1e82a3/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: 1505/3061] 10.0.0.181 () {32 vars in 746 bytes} [Fri May 29 07:03:10 2026] GET /v2.0/floatingips/78a113cf-c620-4441-8c94-5af34c1e82a3/tags/red => generated 0 bytes in 34 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 07:03:10.775 8 INFO neutron.api.v2.resource [None req-43a2b6b8-ffd9-4c82-95dd-3534a0943f6a 52fc922774f84061a462b46aab6770ce 47721e4595ca47f6b37137348ec6d5f5 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1557/3062] 10.0.0.181 () {32 vars in 750 bytes} [Fri May 29 07:03:10 2026] GET /v2.0/floatingips/78a113cf-c620-4441-8c94-5af34c1e82a3/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: 1506/3063] 10.0.0.181 () {32 vars in 749 bytes} [Fri May 29 07:03:10 2026] DELETE /v2.0/floatingips/78a113cf-c620-4441-8c94-5af34c1e82a3/tags/red => generated 0 bytes in 40 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1558/3064] 10.0.0.181 () {32 vars in 738 bytes} [Fri May 29 07:03:10 2026] GET /v2.0/floatingips/78a113cf-c620-4441-8c94-5af34c1e82a3/tags => generated 30 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 07:03:10.914 7 INFO neutron.api.v2.resource [None req-209957cb-b6ac-43fa-9c8a-c52e6c2b1a30 52fc922774f84061a462b46aab6770ce 47721e4595ca47f6b37137348ec6d5f5 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1507/3065] 10.0.0.181 () {32 vars in 753 bytes} [Fri May 29 07:03:10 2026] DELETE /v2.0/floatingips/78a113cf-c620-4441-8c94-5af34c1e82a3/tags/green => generated 99 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1559/3066] 10.0.0.181 () {32 vars in 741 bytes} [Fri May 29 07:03:10 2026] DELETE /v2.0/floatingips/78a113cf-c620-4441-8c94-5af34c1e82a3/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: 1508/3067] 10.0.0.181 () {32 vars in 738 bytes} [Fri May 29 07:03:10 2026] GET /v2.0/floatingips/78a113cf-c620-4441-8c94-5af34c1e82a3/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: 1560/3068] 10.0.0.181 () {32 vars in 731 bytes} [Fri May 29 07:03:11 2026] DELETE /v2.0/floatingips/78a113cf-c620-4441-8c94-5af34c1e82a3 => generated 0 bytes in 335 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1509/3069] 10.0.0.181 () {32 vars in 773 bytes} [Fri May 29 07:03:12 2026] GET /v2.0/security-groups?tenant_id=47721e4595ca47f6b37137348ec6d5f5&name=default => generated 2805 bytes in 207 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1561/3070] 10.0.0.181 () {32 vars in 739 bytes} [Fri May 29 07:03:12 2026] DELETE /v2.0/security-groups/89e425c4-acd1-47d9-8635-e15a259a7bac => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1510/3071] 10.0.0.181 () {32 vars in 773 bytes} [Fri May 29 07:03:12 2026] GET /v2.0/security-groups?tenant_id=a7e5d054de254067b2064254e9a6a74e&name=default => generated 2805 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1562/3072] 10.0.0.181 () {32 vars in 739 bytes} [Fri May 29 07:03:12 2026] DELETE /v2.0/security-groups/b7b204eb-1894-45d0-bca6-a55ded6930e6 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 07:03:15.862 7 WARNING neutron_lib.context [None req-30e9551c-4bf6-4935-84d6-df722377e81c d48e97a5eec64a27aec68346afc98220 f4d959e84f1c4eeab69f0e55652ba2dc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1511/3073] 10.0.0.181 () {34 vars in 675 bytes} [Fri May 29 07:03:15 2026] POST /v2.0/subnetpools => generated 516 bytes in 207 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1563/3074] 10.0.0.181 () {34 vars in 758 bytes} [Fri May 29 07:03:15 2026] PUT /v2.0/subnetpools/2f43e245-8aff-4d41-98e3-1db93dabc620/tags => generated 25 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1512/3075] 10.0.0.181 () {32 vars in 738 bytes} [Fri May 29 07:03:15 2026] GET /v2.0/subnetpools/2f43e245-8aff-4d41-98e3-1db93dabc620/tags => generated 25 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1564/3076] 10.0.0.181 () {34 vars in 769 bytes} [Fri May 29 07:03:16 2026] PUT /v2.0/subnetpools/2f43e245-8aff-4d41-98e3-1db93dabc620/tags/green => generated 4 bytes in 45 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1513/3077] 10.0.0.181 () {32 vars in 738 bytes} [Fri May 29 07:03:16 2026] GET /v2.0/subnetpools/2f43e245-8aff-4d41-98e3-1db93dabc620/tags => generated 34 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1565/3078] 10.0.0.181 () {34 vars in 765 bytes} [Fri May 29 07:03:16 2026] PUT /v2.0/subnetpools/2f43e245-8aff-4d41-98e3-1db93dabc620/tags/red => generated 4 bytes in 27 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1514/3079] 10.0.0.181 () {32 vars in 738 bytes} [Fri May 29 07:03:16 2026] GET /v2.0/subnetpools/2f43e245-8aff-4d41-98e3-1db93dabc620/tags => generated 34 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1566/3080] 10.0.0.181 () {34 vars in 787 bytes} [Fri May 29 07:03:16 2026] PUT /v2.0/subnetpools/2f43e245-8aff-4d41-98e3-1db93dabc620/tags/black.or.white => generated 4 bytes in 34 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1515/3081] 10.0.0.181 () {32 vars in 738 bytes} [Fri May 29 07:03:16 2026] GET /v2.0/subnetpools/2f43e245-8aff-4d41-98e3-1db93dabc620/tags => generated 52 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1567/3082] 10.0.0.181 () {34 vars in 758 bytes} [Fri May 29 07:03:16 2026] PUT /v2.0/subnetpools/2f43e245-8aff-4d41-98e3-1db93dabc620/tags => generated 37 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1516/3083] 10.0.0.181 () {32 vars in 738 bytes} [Fri May 29 07:03:16 2026] GET /v2.0/subnetpools/2f43e245-8aff-4d41-98e3-1db93dabc620/tags => generated 37 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1568/3084] 10.0.0.181 () {32 vars in 746 bytes} [Fri May 29 07:03:16 2026] GET /v2.0/subnetpools/2f43e245-8aff-4d41-98e3-1db93dabc620/tags/red => generated 0 bytes in 38 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 07:03:16.377 7 INFO neutron.api.v2.resource [None req-04565fb9-e354-4b55-afe4-d0ce2e67cf5c d48e97a5eec64a27aec68346afc98220 f4d959e84f1c4eeab69f0e55652ba2dc - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1517/3085] 10.0.0.181 () {32 vars in 750 bytes} [Fri May 29 07:03:16 2026] GET /v2.0/subnetpools/2f43e245-8aff-4d41-98e3-1db93dabc620/tags/green => generated 99 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1569/3086] 10.0.0.181 () {32 vars in 749 bytes} [Fri May 29 07:03:16 2026] DELETE /v2.0/subnetpools/2f43e245-8aff-4d41-98e3-1db93dabc620/tags/red => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1518/3087] 10.0.0.181 () {32 vars in 738 bytes} [Fri May 29 07:03:16 2026] GET /v2.0/subnetpools/2f43e245-8aff-4d41-98e3-1db93dabc620/tags => generated 30 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 07:03:16.510 8 INFO neutron.api.v2.resource [None req-868f7139-c6ce-4962-a096-44fafcbfd7e2 d48e97a5eec64a27aec68346afc98220 f4d959e84f1c4eeab69f0e55652ba2dc - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1570/3088] 10.0.0.181 () {32 vars in 753 bytes} [Fri May 29 07:03:16 2026] DELETE /v2.0/subnetpools/2f43e245-8aff-4d41-98e3-1db93dabc620/tags/green => generated 99 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1519/3089] 10.0.0.181 () {32 vars in 741 bytes} [Fri May 29 07:03:16 2026] DELETE /v2.0/subnetpools/2f43e245-8aff-4d41-98e3-1db93dabc620/tags => 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: 1571/3090] 10.0.0.181 () {32 vars in 738 bytes} [Fri May 29 07:03:16 2026] GET /v2.0/subnetpools/2f43e245-8aff-4d41-98e3-1db93dabc620/tags => 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: 1520/3091] 10.0.0.181 () {32 vars in 731 bytes} [Fri May 29 07:03:16 2026] DELETE /v2.0/subnetpools/2f43e245-8aff-4d41-98e3-1db93dabc620 => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1572/3092] 10.0.0.181 () {32 vars in 773 bytes} [Fri May 29 07:03:17 2026] GET /v2.0/security-groups?tenant_id=f4d959e84f1c4eeab69f0e55652ba2dc&name=default => generated 2805 bytes in 210 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1521/3093] 10.0.0.181 () {32 vars in 739 bytes} [Fri May 29 07:03:17 2026] DELETE /v2.0/security-groups/ab70562e-237b-40c7-9208-3e97c3c11722 => 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: 1573/3094] 10.0.0.181 () {32 vars in 773 bytes} [Fri May 29 07:03:17 2026] GET /v2.0/security-groups?tenant_id=01ee1ca4233c473eb101f65729e6d63b&name=default => generated 2805 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1522/3095] 10.0.0.181 () {32 vars in 739 bytes} [Fri May 29 07:03:18 2026] DELETE /v2.0/security-groups/70d66307-6859-479b-a9c8-4bd31c72f744 => 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: 1574/3096] 10.0.0.181 () {32 vars in 648 bytes} [Fri May 29 07:03:20 2026] GET /v2.0/networks => generated 2167 bytes in 271 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1523/3097] 10.0.0.181 () {32 vars in 654 bytes} [Fri May 29 07:03:21 2026] GET /v2.0/floatingips => 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: 1575/3098] 10.0.0.181 () {32 vars in 646 bytes} [Fri May 29 07:03:21 2026] GET /v2.0/routers => generated 15 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1524/3099] 10.0.0.181 () {32 vars in 642 bytes} [Fri May 29 07:03:21 2026] GET /v2.0/ports => generated 4725 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1576/3100] 10.0.0.181 () {32 vars in 646 bytes} [Fri May 29 07:03:22 2026] GET /v2.0/subnets => generated 1261 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1525/3101] 10.0.0.181 () {32 vars in 648 bytes} [Fri May 29 07:03:22 2026] GET /v2.0/networks => generated 2167 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1577/3102] 10.0.0.181 () {32 vars in 662 bytes} [Fri May 29 07:03:22 2026] GET /v2.0/security-groups => generated 16626 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1526/3103] 10.0.0.181 () {32 vars in 654 bytes} [Fri May 29 07:03:22 2026] GET /v2.0/subnetpools => generated 19 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0)