+ COMMAND=start + start + exec uwsgi --ini /etc/neutron/neutron-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/neutron/neutron-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Mon May 25 01:18:32 2026] *** compiled with version: 13.3.0 on 22 May 2026 05:16:43 os: Linux-5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 nodename: neutron-server-566c794cfc-2j7xn 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.12.3 (main, Mar 3 2026, 12:15:18) [GCC 13.3.0] Python main interpreter initialized at 0x7ffb5c8c9668 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)... 2 RLock(s) were not greened, to fix this error make sure you run eventlet.monkey_patch() before importing any other modules. 2 RLock(s) were not greened, to fix this error make sure you run eventlet.monkey_patch() before importing any other modules. /var/lib/openstack/lib/python3.12/site-packages/pecan/core.py:320: SyntaxWarning: invalid escape sequence '\*' ''' /var/lib/openstack/lib/python3.12/site-packages/pecan/core.py:320: SyntaxWarning: invalid escape sequence '\*' ''' /var/lib/openstack/lib/python3.12/site-packages/pecan/routing.py:48: SyntaxWarning: invalid escape sequence '\(' '^[0-9a-zA-Z-_$\(\)\.~!,;:*+@=]+$', route /var/lib/openstack/lib/python3.12/site-packages/pecan/routing.py:48: SyntaxWarning: invalid escape sequence '\(' '^[0-9a-zA-Z-_$\(\)\.~!,;:*+@=]+$', route 2026-05-25 01:18:37.660 7 INFO neutron.common.config [-] Logging enabled! 2026-05-25 01:18:37.660 7 INFO neutron.common.config [-] uwsgi version 25.2.4.dev2 2026-05-25 01:18:37.695 8 INFO neutron.common.config [-] Logging enabled! 2026-05-25 01:18:37.695 8 INFO neutron.common.config [-] uwsgi version 25.2.4.dev2 2026-05-25 01:18:38.215 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-25 01:18:38.219 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-25 01:18:39.287 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-25 01:18:39.290 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-25 01:18:39.294 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-05-25 01:18:39.295 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-25 01:18:39.295 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-25 01:18:39.295 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-25 01:18:39.296 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-25 01:18:39.303 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-25 01:18:39.303 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-25 01:18:39.304 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-25 01:18:39.309 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-25 01:18:39.312 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-25 01:18:39.316 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-05-25 01:18:39.317 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-25 01:18:39.317 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-25 01:18:39.317 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-25 01:18:39.317 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-25 01:18:39.325 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-25 01:18:39.325 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-25 01:18:39.325 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-25 01:18:39.326 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-25 01:18:39.327 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-25 01:18:39.327 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-25 01:18:39.347 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-25 01:18:39.348 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-25 01:18:39.348 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-25 01:18:39.374 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-25 01:18:39.374 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-25 01:18:39.374 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-25 01:18:39.375 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-25 01:18:39.394 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-25 01:18:39.394 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-25 01:18:39.394 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-25 01:18:39.394 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-25 01:18:39.802 7 INFO neutron.plugins.ml2.managers [None req-31f5015f-c56c-4e60-8d0a-978ad14af82b - - - - - -] Initializing driver for type 'vlan' 2026-05-25 01:18:39.827 8 INFO neutron.plugins.ml2.managers [None req-2be2289a-4f7c-43d1-a984-368ae9596424 - - - - - -] Initializing driver for type 'vlan' 2026-05-25 01:18:39.943 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-31f5015f-c56c-4e60-8d0a-978ad14af82b - - - - - -] VlanTypeDriver initialization complete 2026-05-25 01:18:39.943 7 INFO neutron.plugins.ml2.managers [None req-31f5015f-c56c-4e60-8d0a-978ad14af82b - - - - - -] Initializing driver for type 'vxlan' 2026-05-25 01:18:39.943 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-31f5015f-c56c-4e60-8d0a-978ad14af82b - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-25 01:18:39.959 7 INFO neutron.plugins.ml2.managers [None req-31f5015f-c56c-4e60-8d0a-978ad14af82b - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-25 01:18:39.959 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-31f5015f-c56c-4e60-8d0a-978ad14af82b - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-25 01:18:39.959 7 INFO neutron.plugins.ml2.managers [None req-31f5015f-c56c-4e60-8d0a-978ad14af82b - - - - - -] Initializing extension driver 'port_security' 2026-05-25 01:18:39.959 7 INFO neutron.plugins.ml2.extensions.port_security [None req-31f5015f-c56c-4e60-8d0a-978ad14af82b - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-25 01:18:39.960 7 INFO neutron.plugins.ml2.managers [None req-31f5015f-c56c-4e60-8d0a-978ad14af82b - - - - - -] Initializing extension driver 'qos' 2026-05-25 01:18:39.960 7 INFO neutron.plugins.ml2.managers [None req-31f5015f-c56c-4e60-8d0a-978ad14af82b - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-25 01:18:39.960 7 INFO neutron.plugins.ml2.managers [None req-31f5015f-c56c-4e60-8d0a-978ad14af82b - - - - - -] Initializing mechanism driver 'l2population' 2026-05-25 01:18:39.967 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-2be2289a-4f7c-43d1-a984-368ae9596424 - - - - - -] VlanTypeDriver initialization complete 2026-05-25 01:18:39.968 8 INFO neutron.plugins.ml2.managers [None req-2be2289a-4f7c-43d1-a984-368ae9596424 - - - - - -] Initializing driver for type 'vxlan' 2026-05-25 01:18:39.968 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-2be2289a-4f7c-43d1-a984-368ae9596424 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-25 01:18:39.971 7 INFO neutron.quota [None req-94665adc-8946-4bc6-8a37-0ea760211617 - - - - - -] Loaded quota_driver: . 2026-05-25 01:18:39.972 7 INFO neutron.plugins.ml2.plugin [None req-94665adc-8946-4bc6-8a37-0ea760211617 - - - - - -] Modular L2 Plugin initialization complete 2026-05-25 01:18:39.972 7 INFO neutron.plugins.ml2.managers [None req-94665adc-8946-4bc6-8a37-0ea760211617 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-25 01:18:39.972 7 INFO neutron.plugins.ml2.managers [None req-94665adc-8946-4bc6-8a37-0ea760211617 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-25 01:18:39.972 7 INFO neutron.plugins.ml2.managers [None req-94665adc-8946-4bc6-8a37-0ea760211617 - - - - - -] Got port-security extension from driver 'port_security' 2026-05-25 01:18:39.972 7 INFO neutron.extensions.vlantransparent [None req-94665adc-8946-4bc6-8a37-0ea760211617 - - - - - -] Disabled vlantransparent extension. 2026-05-25 01:18:39.972 7 INFO neutron.manager [None req-94665adc-8946-4bc6-8a37-0ea760211617 - - - - - -] Loading Plugin: qos 2026-05-25 01:18:39.984 8 INFO neutron.plugins.ml2.managers [None req-2be2289a-4f7c-43d1-a984-368ae9596424 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-25 01:18:39.984 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-2be2289a-4f7c-43d1-a984-368ae9596424 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-25 01:18:39.984 8 INFO neutron.plugins.ml2.managers [None req-2be2289a-4f7c-43d1-a984-368ae9596424 - - - - - -] Initializing extension driver 'port_security' 2026-05-25 01:18:39.984 8 INFO neutron.plugins.ml2.extensions.port_security [None req-2be2289a-4f7c-43d1-a984-368ae9596424 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-25 01:18:39.984 8 INFO neutron.plugins.ml2.managers [None req-2be2289a-4f7c-43d1-a984-368ae9596424 - - - - - -] Initializing extension driver 'qos' 2026-05-25 01:18:39.984 8 INFO neutron.plugins.ml2.managers [None req-2be2289a-4f7c-43d1-a984-368ae9596424 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-25 01:18:39.984 8 INFO neutron.plugins.ml2.managers [None req-2be2289a-4f7c-43d1-a984-368ae9596424 - - - - - -] Initializing mechanism driver 'l2population' 2026-05-25 01:18:39.986 7 INFO neutron.manager [None req-94665adc-8946-4bc6-8a37-0ea760211617 - - - - - -] Loading Plugin: router 2026-05-25 01:18:39.996 8 INFO neutron.quota [None req-71177555-efdf-4267-bb3a-0070d09b6f64 - - - - - -] Loaded quota_driver: . 2026-05-25 01:18:39.996 8 INFO neutron.plugins.ml2.plugin [None req-71177555-efdf-4267-bb3a-0070d09b6f64 - - - - - -] Modular L2 Plugin initialization complete 2026-05-25 01:18:39.996 8 INFO neutron.plugins.ml2.managers [None req-71177555-efdf-4267-bb3a-0070d09b6f64 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-25 01:18:39.996 8 INFO neutron.plugins.ml2.managers [None req-71177555-efdf-4267-bb3a-0070d09b6f64 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-25 01:18:39.997 8 INFO neutron.plugins.ml2.managers [None req-71177555-efdf-4267-bb3a-0070d09b6f64 - - - - - -] Got port-security extension from driver 'port_security' 2026-05-25 01:18:39.997 8 INFO neutron.extensions.vlantransparent [None req-71177555-efdf-4267-bb3a-0070d09b6f64 - - - - - -] Disabled vlantransparent extension. 2026-05-25 01:18:39.997 8 INFO neutron.manager [None req-71177555-efdf-4267-bb3a-0070d09b6f64 - - - - - -] Loading Plugin: qos 2026-05-25 01:18:40.010 8 INFO neutron.manager [None req-71177555-efdf-4267-bb3a-0070d09b6f64 - - - - - -] Loading Plugin: router 2026-05-25 01:18:40.026 7 INFO neutron.services.service_base [None req-94665adc-8946-4bc6-8a37-0ea760211617 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-25 01:18:40.026 7 INFO neutron.manager [None req-94665adc-8946-4bc6-8a37-0ea760211617 - - - - - -] Loading Plugin: segments 2026-05-25 01:18:40.050 8 INFO neutron.services.service_base [None req-71177555-efdf-4267-bb3a-0070d09b6f64 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-25 01:18:40.050 8 INFO neutron.manager [None req-71177555-efdf-4267-bb3a-0070d09b6f64 - - - - - -] Loading Plugin: segments 2026-05-25 01:18:40.124 7 INFO neutron.manager [None req-94665adc-8946-4bc6-8a37-0ea760211617 - - - - - -] Loading Plugin: trunk 2026-05-25 01:18:40.140 7 INFO neutron.manager [None req-94665adc-8946-4bc6-8a37-0ea760211617 - - - - - -] Loading Plugin: vpnaas 2026-05-25 01:18:40.147 8 INFO neutron.manager [None req-71177555-efdf-4267-bb3a-0070d09b6f64 - - - - - -] Loading Plugin: trunk 2026-05-25 01:18:40.162 8 INFO neutron.manager [None req-71177555-efdf-4267-bb3a-0070d09b6f64 - - - - - -] Loading Plugin: vpnaas 2026-05-25 01:18:40.178 7 WARNING stevedore.named [None req-94665adc-8946-4bc6-8a37-0ea760211617 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-25 01:18:40.200 8 WARNING stevedore.named [None req-71177555-efdf-4267-bb3a-0070d09b6f64 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-25 01:18:40.251 7 INFO neutron_vpnaas.services.vpn.plugin [None req-94665adc-8946-4bc6-8a37-0ea760211617 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-25 01:18:40.252 7 INFO neutron.common.utils [None req-94665adc-8946-4bc6-8a37-0ea760211617 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-25 01:18:40.252 7 INFO neutron.manager [None req-94665adc-8946-4bc6-8a37-0ea760211617 - - - - - -] Loading Plugin: auto_allocate 2026-05-25 01:18:40.257 7 INFO neutron.manager [None req-94665adc-8946-4bc6-8a37-0ea760211617 - - - - - -] Loading Plugin: tag 2026-05-25 01:18:40.263 7 INFO neutron.manager [None req-94665adc-8946-4bc6-8a37-0ea760211617 - - - - - -] Loading Plugin: timestamp 2026-05-25 01:18:40.266 7 INFO neutron.manager [None req-94665adc-8946-4bc6-8a37-0ea760211617 - - - - - -] Loading Plugin: network_ip_availability 2026-05-25 01:18:40.270 7 INFO neutron.manager [None req-94665adc-8946-4bc6-8a37-0ea760211617 - - - - - -] Loading Plugin: flavors 2026-05-25 01:18:40.272 8 INFO neutron_vpnaas.services.vpn.plugin [None req-71177555-efdf-4267-bb3a-0070d09b6f64 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-25 01:18:40.272 8 INFO neutron.common.utils [None req-71177555-efdf-4267-bb3a-0070d09b6f64 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-25 01:18:40.272 8 INFO neutron.manager [None req-71177555-efdf-4267-bb3a-0070d09b6f64 - - - - - -] Loading Plugin: auto_allocate 2026-05-25 01:18:40.273 7 INFO neutron.manager [None req-94665adc-8946-4bc6-8a37-0ea760211617 - - - - - -] Loading Plugin: revisions 2026-05-25 01:18:40.277 7 INFO neutron.api.extensions [None req-94665adc-8946-4bc6-8a37-0ea760211617 - - - - - -] Initializing extension manager. 2026-05-25 01:18:40.278 7 INFO neutron.api.extensions [None req-94665adc-8946-4bc6-8a37-0ea760211617 - - - - - -] Loaded extension: address-group 2026-05-25 01:18:40.278 8 INFO neutron.manager [None req-71177555-efdf-4267-bb3a-0070d09b6f64 - - - - - -] Loading Plugin: tag 2026-05-25 01:18:40.279 7 INFO neutron.api.extensions [None req-94665adc-8946-4bc6-8a37-0ea760211617 - - - - - -] Loaded extension: address-scope 2026-05-25 01:18:40.279 7 INFO neutron.api.extensions [None req-94665adc-8946-4bc6-8a37-0ea760211617 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-25 01:18:40.280 7 INFO neutron.api.extensions [None req-94665adc-8946-4bc6-8a37-0ea760211617 - - - - - -] Loaded extension: agent 2026-05-25 01:18:40.281 7 INFO neutron.api.extensions [None req-94665adc-8946-4bc6-8a37-0ea760211617 - - - - - -] Loaded extension: agent-resources-synced 2026-05-25 01:18:40.282 7 INFO neutron.api.extensions [None req-94665adc-8946-4bc6-8a37-0ea760211617 - - - - - -] Loaded extension: allowed-address-pairs 2026-05-25 01:18:40.283 7 INFO neutron.api.extensions [None req-94665adc-8946-4bc6-8a37-0ea760211617 - - - - - -] Loaded extension: auto-allocated-topology 2026-05-25 01:18:40.283 7 INFO neutron.api.extensions [None req-94665adc-8946-4bc6-8a37-0ea760211617 - - - - - -] Loaded extension: availability_zone 2026-05-25 01:18:40.284 7 INFO neutron.api.extensions [None req-94665adc-8946-4bc6-8a37-0ea760211617 - - - - - -] Loaded extension: availability_zone_filter 2026-05-25 01:18:40.284 7 INFO neutron.api.extensions [None req-94665adc-8946-4bc6-8a37-0ea760211617 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-25 01:18:40.285 7 INFO neutron.api.extensions [None req-94665adc-8946-4bc6-8a37-0ea760211617 - - - - - -] Loaded extension: default-subnetpools 2026-05-25 01:18:40.286 8 INFO neutron.manager [None req-71177555-efdf-4267-bb3a-0070d09b6f64 - - - - - -] Loading Plugin: timestamp 2026-05-25 01:18:40.286 7 INFO neutron.api.extensions [None req-94665adc-8946-4bc6-8a37-0ea760211617 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-25 01:18:40.287 7 INFO neutron.api.extensions [None req-94665adc-8946-4bc6-8a37-0ea760211617 - - - - - -] Loaded extension: dns-integration 2026-05-25 01:18:40.288 7 INFO neutron.api.extensions [None req-94665adc-8946-4bc6-8a37-0ea760211617 - - - - - -] Loaded extension: dns-domain-ports 2026-05-25 01:18:40.288 8 INFO neutron.manager [None req-71177555-efdf-4267-bb3a-0070d09b6f64 - - - - - -] Loading Plugin: network_ip_availability 2026-05-25 01:18:40.288 7 INFO neutron.api.extensions [None req-94665adc-8946-4bc6-8a37-0ea760211617 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-25 01:18:40.289 7 INFO neutron.api.extensions [None req-94665adc-8946-4bc6-8a37-0ea760211617 - - - - - -] Loaded extension: dvr 2026-05-25 01:18:40.289 7 INFO neutron.api.extensions [None req-94665adc-8946-4bc6-8a37-0ea760211617 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-25 01:18:40.290 7 INFO neutron.api.extensions [None req-94665adc-8946-4bc6-8a37-0ea760211617 - - - - - -] Loaded extension: empty-string-filtering 2026-05-25 01:18:40.290 7 INFO neutron.api.extensions [None req-94665adc-8946-4bc6-8a37-0ea760211617 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-25 01:18:40.291 7 INFO neutron.api.extensions [None req-94665adc-8946-4bc6-8a37-0ea760211617 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-25 01:18:40.292 7 INFO neutron.api.extensions [None req-94665adc-8946-4bc6-8a37-0ea760211617 - - - - - -] Loaded extension: external-net 2026-05-25 01:18:40.292 8 INFO neutron.manager [None req-71177555-efdf-4267-bb3a-0070d09b6f64 - - - - - -] Loading Plugin: flavors 2026-05-25 01:18:40.292 7 INFO neutron.api.extensions [None req-94665adc-8946-4bc6-8a37-0ea760211617 - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-25 01:18:40.293 7 INFO neutron.api.extensions [None req-94665adc-8946-4bc6-8a37-0ea760211617 - - - - - -] Loaded extension: extraroute 2026-05-25 01:18:40.293 7 INFO neutron.api.extensions [None req-94665adc-8946-4bc6-8a37-0ea760211617 - - - - - -] Loaded extension: extraroute-atomic 2026-05-25 01:18:40.294 7 INFO neutron.api.extensions [None req-94665adc-8946-4bc6-8a37-0ea760211617 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-25 01:18:40.294 7 INFO neutron.api.extensions [None req-94665adc-8946-4bc6-8a37-0ea760211617 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-25 01:18:40.295 8 INFO neutron.manager [None req-71177555-efdf-4267-bb3a-0070d09b6f64 - - - - - -] Loading Plugin: revisions 2026-05-25 01:18:40.295 7 INFO neutron.api.extensions [None req-94665adc-8946-4bc6-8a37-0ea760211617 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-25 01:18:40.295 7 INFO neutron.api.extensions [None req-94665adc-8946-4bc6-8a37-0ea760211617 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-25 01:18:40.296 7 INFO neutron.api.extensions [None req-94665adc-8946-4bc6-8a37-0ea760211617 - - - - - -] Loaded extension: fip-port-details 2026-05-25 01:18:40.297 7 INFO neutron.api.extensions [None req-94665adc-8946-4bc6-8a37-0ea760211617 - - - - - -] Loaded extension: flavors 2026-05-25 01:18:40.298 7 INFO neutron.api.extensions [None req-94665adc-8946-4bc6-8a37-0ea760211617 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-25 01:18:40.298 8 INFO neutron.api.extensions [None req-71177555-efdf-4267-bb3a-0070d09b6f64 - - - - - -] Initializing extension manager. 2026-05-25 01:18:40.299 7 INFO neutron.api.extensions [None req-94665adc-8946-4bc6-8a37-0ea760211617 - - - - - -] Loaded extension: floatingip-pools 2026-05-25 01:18:40.299 7 INFO neutron.api.extensions [None req-94665adc-8946-4bc6-8a37-0ea760211617 - - - - - -] Loaded extension: ip_allocation 2026-05-25 01:18:40.299 8 INFO neutron.api.extensions [None req-71177555-efdf-4267-bb3a-0070d09b6f64 - - - - - -] Loaded extension: address-group 2026-05-25 01:18:40.300 7 INFO neutron.api.extensions [None req-94665adc-8946-4bc6-8a37-0ea760211617 - - - - - -] Loaded extension: ip-substring-filtering 2026-05-25 01:18:40.300 8 INFO neutron.api.extensions [None req-71177555-efdf-4267-bb3a-0070d09b6f64 - - - - - -] Loaded extension: address-scope 2026-05-25 01:18:40.300 7 INFO neutron.api.extensions [None req-94665adc-8946-4bc6-8a37-0ea760211617 - - - - - -] Loaded extension: l2_adjacency 2026-05-25 01:18:40.301 8 INFO neutron.api.extensions [None req-71177555-efdf-4267-bb3a-0070d09b6f64 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-25 01:18:40.301 7 INFO neutron.api.extensions [None req-94665adc-8946-4bc6-8a37-0ea760211617 - - - - - -] Loaded extension: router 2026-05-25 01:18:40.302 8 INFO neutron.api.extensions [None req-71177555-efdf-4267-bb3a-0070d09b6f64 - - - - - -] Loaded extension: agent 2026-05-25 01:18:40.302 8 INFO neutron.api.extensions [None req-71177555-efdf-4267-bb3a-0070d09b6f64 - - - - - -] Loaded extension: agent-resources-synced 2026-05-25 01:18:40.303 7 INFO neutron.api.extensions [None req-94665adc-8946-4bc6-8a37-0ea760211617 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-25 01:18:40.303 8 INFO neutron.api.extensions [None req-71177555-efdf-4267-bb3a-0070d09b6f64 - - - - - -] Loaded extension: allowed-address-pairs 2026-05-25 01:18:40.304 7 INFO neutron.api.extensions [None req-94665adc-8946-4bc6-8a37-0ea760211617 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-05-25 01:18:40.304 8 INFO neutron.api.extensions [None req-71177555-efdf-4267-bb3a-0070d09b6f64 - - - - - -] Loaded extension: auto-allocated-topology 2026-05-25 01:18:40.304 7 INFO neutron.api.extensions [None req-94665adc-8946-4bc6-8a37-0ea760211617 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-05-25 01:18:40.305 8 INFO neutron.api.extensions [None req-71177555-efdf-4267-bb3a-0070d09b6f64 - - - - - -] Loaded extension: availability_zone 2026-05-25 01:18:40.305 7 INFO neutron.api.extensions [None req-94665adc-8946-4bc6-8a37-0ea760211617 - - - - - -] Loaded extension: ext-gw-mode 2026-05-25 01:18:40.305 8 INFO neutron.api.extensions [None req-71177555-efdf-4267-bb3a-0070d09b6f64 - - - - - -] Loaded extension: availability_zone_filter 2026-05-25 01:18:40.305 7 INFO neutron.api.extensions [None req-94665adc-8946-4bc6-8a37-0ea760211617 - - - - - -] Loaded extension: l3-ha 2026-05-25 01:18:40.306 8 INFO neutron.api.extensions [None req-71177555-efdf-4267-bb3a-0070d09b6f64 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-25 01:18:40.306 7 INFO neutron.api.extensions [None req-94665adc-8946-4bc6-8a37-0ea760211617 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-25 01:18:40.306 8 INFO neutron.api.extensions [None req-71177555-efdf-4267-bb3a-0070d09b6f64 - - - - - -] Loaded extension: default-subnetpools 2026-05-25 01:18:40.306 7 INFO neutron.api.extensions [None req-94665adc-8946-4bc6-8a37-0ea760211617 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-25 01:18:40.307 7 INFO neutron.api.extensions [None req-94665adc-8946-4bc6-8a37-0ea760211617 - - - - - -] Loaded extension: l3-flavors 2026-05-25 01:18:40.308 8 INFO neutron.api.extensions [None req-71177555-efdf-4267-bb3a-0070d09b6f64 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-25 01:18:40.308 7 INFO neutron.api.extensions [None req-94665adc-8946-4bc6-8a37-0ea760211617 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-25 01:18:40.308 8 INFO neutron.api.extensions [None req-71177555-efdf-4267-bb3a-0070d09b6f64 - - - - - -] Loaded extension: dns-integration 2026-05-25 01:18:40.308 7 INFO neutron.api.extensions [None req-94665adc-8946-4bc6-8a37-0ea760211617 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-25 01:18:40.309 8 INFO neutron.api.extensions [None req-71177555-efdf-4267-bb3a-0070d09b6f64 - - - - - -] Loaded extension: dns-domain-ports 2026-05-25 01:18:40.309 8 INFO neutron.api.extensions [None req-71177555-efdf-4267-bb3a-0070d09b6f64 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-25 01:18:40.310 8 INFO neutron.api.extensions [None req-71177555-efdf-4267-bb3a-0070d09b6f64 - - - - - -] Loaded extension: dvr 2026-05-25 01:18:40.311 8 INFO neutron.api.extensions [None req-71177555-efdf-4267-bb3a-0070d09b6f64 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-25 01:18:40.311 8 INFO neutron.api.extensions [None req-71177555-efdf-4267-bb3a-0070d09b6f64 - - - - - -] Loaded extension: empty-string-filtering 2026-05-25 01:18:40.312 8 INFO neutron.api.extensions [None req-71177555-efdf-4267-bb3a-0070d09b6f64 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-25 01:18:40.312 8 INFO neutron.api.extensions [None req-71177555-efdf-4267-bb3a-0070d09b6f64 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-25 01:18:40.313 8 INFO neutron.api.extensions [None req-71177555-efdf-4267-bb3a-0070d09b6f64 - - - - - -] Loaded extension: external-net 2026-05-25 01:18:40.313 7 INFO neutron.api.extensions [None req-94665adc-8946-4bc6-8a37-0ea760211617 - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-25 01:18:40.313 8 INFO neutron.api.extensions [None req-71177555-efdf-4267-bb3a-0070d09b6f64 - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-25 01:18:40.314 8 INFO neutron.api.extensions [None req-71177555-efdf-4267-bb3a-0070d09b6f64 - - - - - -] Loaded extension: extraroute 2026-05-25 01:18:40.314 8 INFO neutron.api.extensions [None req-71177555-efdf-4267-bb3a-0070d09b6f64 - - - - - -] Loaded extension: extraroute-atomic 2026-05-25 01:18:40.314 7 INFO neutron.api.extensions [None req-94665adc-8946-4bc6-8a37-0ea760211617 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-25 01:18:40.315 8 INFO neutron.api.extensions [None req-71177555-efdf-4267-bb3a-0070d09b6f64 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-25 01:18:40.315 8 INFO neutron.api.extensions [None req-71177555-efdf-4267-bb3a-0070d09b6f64 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-25 01:18:40.315 7 INFO neutron.api.extensions [None req-94665adc-8946-4bc6-8a37-0ea760211617 - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-25 01:18:40.316 8 INFO neutron.api.extensions [None req-71177555-efdf-4267-bb3a-0070d09b6f64 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-25 01:18:40.316 8 INFO neutron.api.extensions [None req-71177555-efdf-4267-bb3a-0070d09b6f64 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-25 01:18:40.317 7 INFO neutron.api.extensions [None req-94665adc-8946-4bc6-8a37-0ea760211617 - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-25 01:18:40.317 8 INFO neutron.api.extensions [None req-71177555-efdf-4267-bb3a-0070d09b6f64 - - - - - -] Loaded extension: fip-port-details 2026-05-25 01:18:40.317 7 INFO neutron.api.extensions [None req-94665adc-8946-4bc6-8a37-0ea760211617 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-25 01:18:40.318 8 INFO neutron.api.extensions [None req-71177555-efdf-4267-bb3a-0070d09b6f64 - - - - - -] Loaded extension: flavors 2026-05-25 01:18:40.318 7 INFO neutron.api.extensions [None req-94665adc-8946-4bc6-8a37-0ea760211617 - - - - - -] Loaded extension: multi-provider 2026-05-25 01:18:40.318 7 INFO neutron.api.extensions [None req-94665adc-8946-4bc6-8a37-0ea760211617 - - - - - -] Loaded extension: net-mtu 2026-05-25 01:18:40.319 8 INFO neutron.api.extensions [None req-71177555-efdf-4267-bb3a-0070d09b6f64 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-25 01:18:40.319 7 INFO neutron.api.extensions [None req-94665adc-8946-4bc6-8a37-0ea760211617 - - - - - -] Loaded extension: net-mtu-writable 2026-05-25 01:18:40.319 7 INFO neutron.api.extensions [None req-94665adc-8946-4bc6-8a37-0ea760211617 - - - - - -] Loaded extension: network_availability_zone 2026-05-25 01:18:40.320 8 INFO neutron.api.extensions [None req-71177555-efdf-4267-bb3a-0070d09b6f64 - - - - - -] Loaded extension: floatingip-pools 2026-05-25 01:18:40.320 7 INFO neutron.api.extensions [None req-94665adc-8946-4bc6-8a37-0ea760211617 - - - - - -] Loaded extension: network_ha 2026-05-25 01:18:40.320 8 INFO neutron.api.extensions [None req-71177555-efdf-4267-bb3a-0070d09b6f64 - - - - - -] Loaded extension: ip_allocation 2026-05-25 01:18:40.321 8 INFO neutron.api.extensions [None req-71177555-efdf-4267-bb3a-0070d09b6f64 - - - - - -] Loaded extension: ip-substring-filtering 2026-05-25 01:18:40.321 7 INFO neutron.api.extensions [None req-94665adc-8946-4bc6-8a37-0ea760211617 - - - - - -] Loaded extension: network-ip-availability 2026-05-25 01:18:40.321 8 INFO neutron.api.extensions [None req-71177555-efdf-4267-bb3a-0070d09b6f64 - - - - - -] Loaded extension: l2_adjacency 2026-05-25 01:18:40.322 7 INFO neutron.api.extensions [None req-94665adc-8946-4bc6-8a37-0ea760211617 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-25 01:18:40.322 7 INFO neutron.api.extensions [None req-94665adc-8946-4bc6-8a37-0ea760211617 - - - - - -] Loaded extension: pagination 2026-05-25 01:18:40.322 8 INFO neutron.api.extensions [None req-71177555-efdf-4267-bb3a-0070d09b6f64 - - - - - -] Loaded extension: router 2026-05-25 01:18:40.323 7 INFO neutron.api.extensions [None req-94665adc-8946-4bc6-8a37-0ea760211617 - - - - - -] Loaded extension: port-device-profile 2026-05-25 01:18:40.323 7 INFO neutron.api.extensions [None req-94665adc-8946-4bc6-8a37-0ea760211617 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-25 01:18:40.324 7 INFO neutron.api.extensions [None req-94665adc-8946-4bc6-8a37-0ea760211617 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-25 01:18:40.324 8 INFO neutron.api.extensions [None req-71177555-efdf-4267-bb3a-0070d09b6f64 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-25 01:18:40.324 7 INFO neutron.api.extensions [None req-94665adc-8946-4bc6-8a37-0ea760211617 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-25 01:18:40.325 8 INFO neutron.api.extensions [None req-71177555-efdf-4267-bb3a-0070d09b6f64 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-05-25 01:18:40.325 7 INFO neutron.api.extensions [None req-94665adc-8946-4bc6-8a37-0ea760211617 - - - - - -] Loaded extension: port-mac-override 2026-05-25 01:18:40.325 8 INFO neutron.api.extensions [None req-71177555-efdf-4267-bb3a-0070d09b6f64 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-05-25 01:18:40.325 7 INFO neutron.api.extensions [None req-94665adc-8946-4bc6-8a37-0ea760211617 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-25 01:18:40.326 8 INFO neutron.api.extensions [None req-71177555-efdf-4267-bb3a-0070d09b6f64 - - - - - -] Loaded extension: ext-gw-mode 2026-05-25 01:18:40.326 7 INFO neutron.api.extensions [None req-94665adc-8946-4bc6-8a37-0ea760211617 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-25 01:18:40.326 8 INFO neutron.api.extensions [None req-71177555-efdf-4267-bb3a-0070d09b6f64 - - - - - -] Loaded extension: l3-ha 2026-05-25 01:18:40.326 7 INFO neutron.api.extensions [None req-94665adc-8946-4bc6-8a37-0ea760211617 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-05-25 01:18:40.327 8 INFO neutron.api.extensions [None req-71177555-efdf-4267-bb3a-0070d09b6f64 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-25 01:18:40.327 7 INFO neutron.api.extensions [None req-94665adc-8946-4bc6-8a37-0ea760211617 - - - - - -] Loaded extension: port-resource-request 2026-05-25 01:18:40.327 8 INFO neutron.api.extensions [None req-71177555-efdf-4267-bb3a-0070d09b6f64 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-25 01:18:40.327 7 INFO neutron.api.extensions [None req-94665adc-8946-4bc6-8a37-0ea760211617 - - - - - -] Loaded extension: port-resource-request-groups 2026-05-25 01:18:40.328 8 INFO neutron.api.extensions [None req-71177555-efdf-4267-bb3a-0070d09b6f64 - - - - - -] Loaded extension: l3-flavors 2026-05-25 01:18:40.328 7 INFO neutron.api.extensions [None req-94665adc-8946-4bc6-8a37-0ea760211617 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-05-25 01:18:40.329 8 INFO neutron.api.extensions [None req-71177555-efdf-4267-bb3a-0070d09b6f64 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-25 01:18:40.329 7 INFO neutron.api.extensions [None req-94665adc-8946-4bc6-8a37-0ea760211617 - - - - - -] Loaded extension: binding 2026-05-25 01:18:40.329 8 INFO neutron.api.extensions [None req-71177555-efdf-4267-bb3a-0070d09b6f64 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-25 01:18:40.330 7 INFO neutron.api.extensions [None req-94665adc-8946-4bc6-8a37-0ea760211617 - - - - - -] Loaded extension: binding-extended 2026-05-25 01:18:40.330 7 INFO neutron.api.extensions [None req-94665adc-8946-4bc6-8a37-0ea760211617 - - - - - -] Loaded extension: port-security 2026-05-25 01:18:40.331 7 INFO neutron.api.extensions [None req-94665adc-8946-4bc6-8a37-0ea760211617 - - - - - -] Loaded extension: project-id 2026-05-25 01:18:40.331 7 INFO neutron.api.extensions [None req-94665adc-8946-4bc6-8a37-0ea760211617 - - - - - -] Loaded extension: provider 2026-05-25 01:18:40.333 8 INFO neutron.api.extensions [None req-71177555-efdf-4267-bb3a-0070d09b6f64 - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-25 01:18:40.333 7 INFO neutron.api.extensions [None req-94665adc-8946-4bc6-8a37-0ea760211617 - - - - - -] Loaded extension: qos 2026-05-25 01:18:40.334 8 INFO neutron.api.extensions [None req-71177555-efdf-4267-bb3a-0070d09b6f64 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-25 01:18:40.334 7 INFO neutron.api.extensions [None req-94665adc-8946-4bc6-8a37-0ea760211617 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-25 01:18:40.335 7 INFO neutron.api.extensions [None req-94665adc-8946-4bc6-8a37-0ea760211617 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-25 01:18:40.335 8 INFO neutron.api.extensions [None req-71177555-efdf-4267-bb3a-0070d09b6f64 - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-25 01:18:40.335 7 INFO neutron.api.extensions [None req-94665adc-8946-4bc6-8a37-0ea760211617 - - - - - -] Loaded extension: qos-default 2026-05-25 01:18:40.336 7 INFO neutron.api.extensions [None req-94665adc-8946-4bc6-8a37-0ea760211617 - - - - - -] Loaded extension: qos-fip 2026-05-25 01:18:40.336 8 INFO neutron.api.extensions [None req-71177555-efdf-4267-bb3a-0070d09b6f64 - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-25 01:18:40.336 7 INFO neutron.api.extensions [None req-94665adc-8946-4bc6-8a37-0ea760211617 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-25 01:18:40.337 8 INFO neutron.api.extensions [None req-71177555-efdf-4267-bb3a-0070d09b6f64 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-25 01:18:40.337 7 INFO neutron.api.extensions [None req-94665adc-8946-4bc6-8a37-0ea760211617 - - - - - -] Loaded extension: qos-gateway-ip 2026-05-25 01:18:40.337 8 INFO neutron.api.extensions [None req-71177555-efdf-4267-bb3a-0070d09b6f64 - - - - - -] Loaded extension: multi-provider 2026-05-25 01:18:40.337 7 INFO neutron.api.extensions [None req-94665adc-8946-4bc6-8a37-0ea760211617 - - - - - -] Loaded extension: qos-port-network-policy 2026-05-25 01:18:40.338 8 INFO neutron.api.extensions [None req-71177555-efdf-4267-bb3a-0070d09b6f64 - - - - - -] Loaded extension: net-mtu 2026-05-25 01:18:40.338 7 INFO neutron.api.extensions [None req-94665adc-8946-4bc6-8a37-0ea760211617 - - - - - -] Loaded extension: qos-pps-minimum 2026-05-25 01:18:40.338 8 INFO neutron.api.extensions [None req-71177555-efdf-4267-bb3a-0070d09b6f64 - - - - - -] Loaded extension: net-mtu-writable 2026-05-25 01:18:40.339 7 INFO neutron.api.extensions [None req-94665adc-8946-4bc6-8a37-0ea760211617 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-25 01:18:40.339 8 INFO neutron.api.extensions [None req-71177555-efdf-4267-bb3a-0070d09b6f64 - - - - - -] Loaded extension: network_availability_zone 2026-05-25 01:18:40.339 8 INFO neutron.api.extensions [None req-71177555-efdf-4267-bb3a-0070d09b6f64 - - - - - -] Loaded extension: network_ha 2026-05-25 01:18:40.339 7 INFO neutron.api.extensions [None req-94665adc-8946-4bc6-8a37-0ea760211617 - - - - - -] Loaded extension: qos-pps 2026-05-25 01:18:40.340 7 INFO neutron.api.extensions [None req-94665adc-8946-4bc6-8a37-0ea760211617 - - - - - -] Loaded extension: qos-rule-type-details 2026-05-25 01:18:40.340 8 INFO neutron.api.extensions [None req-71177555-efdf-4267-bb3a-0070d09b6f64 - - - - - -] Loaded extension: network-ip-availability 2026-05-25 01:18:40.340 7 INFO neutron.api.extensions [None req-94665adc-8946-4bc6-8a37-0ea760211617 - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-25 01:18:40.341 8 INFO neutron.api.extensions [None req-71177555-efdf-4267-bb3a-0070d09b6f64 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-25 01:18:40.341 7 INFO neutron.api.extensions [None req-94665adc-8946-4bc6-8a37-0ea760211617 - - - - - -] Loaded extension: qos-rules-alias 2026-05-25 01:18:40.341 8 INFO neutron.api.extensions [None req-71177555-efdf-4267-bb3a-0070d09b6f64 - - - - - -] Loaded extension: pagination 2026-05-25 01:18:40.342 7 INFO neutron.api.extensions [None req-94665adc-8946-4bc6-8a37-0ea760211617 - - - - - -] Loaded extension: quota-check-limit 2026-05-25 01:18:40.342 8 INFO neutron.api.extensions [None req-71177555-efdf-4267-bb3a-0070d09b6f64 - - - - - -] Loaded extension: port-device-profile 2026-05-25 01:18:40.342 8 INFO neutron.api.extensions [None req-71177555-efdf-4267-bb3a-0070d09b6f64 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-25 01:18:40.343 8 INFO neutron.api.extensions [None req-71177555-efdf-4267-bb3a-0070d09b6f64 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-25 01:18:40.343 8 INFO neutron.api.extensions [None req-71177555-efdf-4267-bb3a-0070d09b6f64 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-25 01:18:40.344 7 INFO neutron.api.extensions [None req-94665adc-8946-4bc6-8a37-0ea760211617 - - - - - -] Loaded extension: quotas 2026-05-25 01:18:40.344 8 INFO neutron.api.extensions [None req-71177555-efdf-4267-bb3a-0070d09b6f64 - - - - - -] Loaded extension: port-mac-override 2026-05-25 01:18:40.344 8 INFO neutron.api.extensions [None req-71177555-efdf-4267-bb3a-0070d09b6f64 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-25 01:18:40.345 7 INFO neutron.api.extensions [None req-94665adc-8946-4bc6-8a37-0ea760211617 - - - - - -] Loaded extension: quota_details 2026-05-25 01:18:40.345 8 INFO neutron.api.extensions [None req-71177555-efdf-4267-bb3a-0070d09b6f64 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-25 01:18:40.345 8 INFO neutron.api.extensions [None req-71177555-efdf-4267-bb3a-0070d09b6f64 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-05-25 01:18:40.346 8 INFO neutron.api.extensions [None req-71177555-efdf-4267-bb3a-0070d09b6f64 - - - - - -] Loaded extension: port-resource-request 2026-05-25 01:18:40.346 7 INFO neutron.api.extensions [None req-94665adc-8946-4bc6-8a37-0ea760211617 - - - - - -] Loaded extension: rbac-policies 2026-05-25 01:18:40.347 8 INFO neutron.api.extensions [None req-71177555-efdf-4267-bb3a-0070d09b6f64 - - - - - -] Loaded extension: port-resource-request-groups 2026-05-25 01:18:40.347 7 INFO neutron.api.extensions [None req-94665adc-8946-4bc6-8a37-0ea760211617 - - - - - -] Loaded extension: rbac-address-group 2026-05-25 01:18:40.347 7 INFO neutron.api.extensions [None req-94665adc-8946-4bc6-8a37-0ea760211617 - - - - - -] Loaded extension: rbac-address-scope 2026-05-25 01:18:40.347 8 INFO neutron.api.extensions [None req-71177555-efdf-4267-bb3a-0070d09b6f64 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-05-25 01:18:40.348 8 INFO neutron.api.extensions [None req-71177555-efdf-4267-bb3a-0070d09b6f64 - - - - - -] Loaded extension: binding 2026-05-25 01:18:40.348 7 INFO neutron.api.extensions [None req-94665adc-8946-4bc6-8a37-0ea760211617 - - - - - -] Loaded extension: rbac-security-groups 2026-05-25 01:18:40.349 7 INFO neutron.api.extensions [None req-94665adc-8946-4bc6-8a37-0ea760211617 - - - - - -] Loaded extension: rbac-subnetpool 2026-05-25 01:18:40.349 8 INFO neutron.api.extensions [None req-71177555-efdf-4267-bb3a-0070d09b6f64 - - - - - -] Loaded extension: binding-extended 2026-05-25 01:18:40.349 7 INFO neutron.api.extensions [None req-94665adc-8946-4bc6-8a37-0ea760211617 - - - - - -] Loaded extension: revision-if-match 2026-05-25 01:18:40.349 8 INFO neutron.api.extensions [None req-71177555-efdf-4267-bb3a-0070d09b6f64 - - - - - -] Loaded extension: port-security 2026-05-25 01:18:40.350 8 INFO neutron.api.extensions [None req-71177555-efdf-4267-bb3a-0070d09b6f64 - - - - - -] Loaded extension: project-id 2026-05-25 01:18:40.350 7 INFO neutron.api.extensions [None req-94665adc-8946-4bc6-8a37-0ea760211617 - - - - - -] Loaded extension: standard-attr-revisions 2026-05-25 01:18:40.350 8 INFO neutron.api.extensions [None req-71177555-efdf-4267-bb3a-0070d09b6f64 - - - - - -] Loaded extension: provider 2026-05-25 01:18:40.350 7 INFO neutron.api.extensions [None req-94665adc-8946-4bc6-8a37-0ea760211617 - - - - - -] Loaded extension: router_availability_zone 2026-05-25 01:18:40.351 7 INFO neutron.api.extensions [None req-94665adc-8946-4bc6-8a37-0ea760211617 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-25 01:18:40.352 8 INFO neutron.api.extensions [None req-71177555-efdf-4267-bb3a-0070d09b6f64 - - - - - -] Loaded extension: qos 2026-05-25 01:18:40.353 7 INFO neutron.api.extensions [None req-94665adc-8946-4bc6-8a37-0ea760211617 - - - - - -] Loaded extension: security-groups-default-rules 2026-05-25 01:18:40.353 8 INFO neutron.api.extensions [None req-71177555-efdf-4267-bb3a-0070d09b6f64 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-25 01:18:40.353 7 INFO neutron.api.extensions [None req-94665adc-8946-4bc6-8a37-0ea760211617 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-25 01:18:40.354 8 INFO neutron.api.extensions [None req-71177555-efdf-4267-bb3a-0070d09b6f64 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-25 01:18:40.354 7 INFO neutron.api.extensions [None req-94665adc-8946-4bc6-8a37-0ea760211617 - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-25 01:18:40.354 8 INFO neutron.api.extensions [None req-71177555-efdf-4267-bb3a-0070d09b6f64 - - - - - -] Loaded extension: qos-default 2026-05-25 01:18:40.354 7 INFO neutron.api.extensions [None req-94665adc-8946-4bc6-8a37-0ea760211617 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-25 01:18:40.355 8 INFO neutron.api.extensions [None req-71177555-efdf-4267-bb3a-0070d09b6f64 - - - - - -] Loaded extension: qos-fip 2026-05-25 01:18:40.355 7 INFO neutron.api.extensions [None req-94665adc-8946-4bc6-8a37-0ea760211617 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-25 01:18:40.355 8 INFO neutron.api.extensions [None req-71177555-efdf-4267-bb3a-0070d09b6f64 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-25 01:18:40.355 7 INFO neutron.api.extensions [None req-94665adc-8946-4bc6-8a37-0ea760211617 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-25 01:18:40.356 8 INFO neutron.api.extensions [None req-71177555-efdf-4267-bb3a-0070d09b6f64 - - - - - -] Loaded extension: qos-gateway-ip 2026-05-25 01:18:40.356 8 INFO neutron.api.extensions [None req-71177555-efdf-4267-bb3a-0070d09b6f64 - - - - - -] Loaded extension: qos-port-network-policy 2026-05-25 01:18:40.357 8 INFO neutron.api.extensions [None req-71177555-efdf-4267-bb3a-0070d09b6f64 - - - - - -] Loaded extension: qos-pps-minimum 2026-05-25 01:18:40.357 8 INFO neutron.api.extensions [None req-71177555-efdf-4267-bb3a-0070d09b6f64 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-25 01:18:40.358 8 INFO neutron.api.extensions [None req-71177555-efdf-4267-bb3a-0070d09b6f64 - - - - - -] Loaded extension: qos-pps 2026-05-25 01:18:40.359 8 INFO neutron.api.extensions [None req-71177555-efdf-4267-bb3a-0070d09b6f64 - - - - - -] Loaded extension: qos-rule-type-details 2026-05-25 01:18:40.359 8 INFO neutron.api.extensions [None req-71177555-efdf-4267-bb3a-0070d09b6f64 - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-25 01:18:40.360 8 INFO neutron.api.extensions [None req-71177555-efdf-4267-bb3a-0070d09b6f64 - - - - - -] Loaded extension: qos-rules-alias 2026-05-25 01:18:40.360 7 INFO neutron.api.extensions [None req-94665adc-8946-4bc6-8a37-0ea760211617 - - - - - -] Loaded extension: security-group 2026-05-25 01:18:40.360 8 INFO neutron.api.extensions [None req-71177555-efdf-4267-bb3a-0070d09b6f64 - - - - - -] Loaded extension: quota-check-limit 2026-05-25 01:18:40.361 7 INFO neutron.api.extensions [None req-94665adc-8946-4bc6-8a37-0ea760211617 - - - - - -] Loaded extension: segment 2026-05-25 01:18:40.362 7 INFO neutron.api.extensions [None req-94665adc-8946-4bc6-8a37-0ea760211617 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-25 01:18:40.362 7 INFO neutron.api.extensions [None req-94665adc-8946-4bc6-8a37-0ea760211617 - - - - - -] Loaded extension: service-type 2026-05-25 01:18:40.362 8 INFO neutron.api.extensions [None req-71177555-efdf-4267-bb3a-0070d09b6f64 - - - - - -] Loaded extension: quotas 2026-05-25 01:18:40.363 7 INFO neutron.api.extensions [None req-94665adc-8946-4bc6-8a37-0ea760211617 - - - - - -] Loaded extension: sorting 2026-05-25 01:18:40.363 7 INFO neutron.api.extensions [None req-94665adc-8946-4bc6-8a37-0ea760211617 - - - - - -] Loaded extension: standard-attr-segment 2026-05-25 01:18:40.363 8 INFO neutron.api.extensions [None req-71177555-efdf-4267-bb3a-0070d09b6f64 - - - - - -] Loaded extension: quota_details 2026-05-25 01:18:40.364 7 INFO neutron.api.extensions [None req-94665adc-8946-4bc6-8a37-0ea760211617 - - - - - -] Loaded extension: standard-attr-description 2026-05-25 01:18:40.365 7 INFO neutron.api.extensions [None req-94665adc-8946-4bc6-8a37-0ea760211617 - - - - - -] Loaded extension: stateful-security-group 2026-05-25 01:18:40.365 8 INFO neutron.api.extensions [None req-71177555-efdf-4267-bb3a-0070d09b6f64 - - - - - -] Loaded extension: rbac-policies 2026-05-25 01:18:40.365 7 WARNING neutron.api.extensions [None req-94665adc-8946-4bc6-8a37-0ea760211617 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-05-25 01:18:40.365 8 INFO neutron.api.extensions [None req-71177555-efdf-4267-bb3a-0070d09b6f64 - - - - - -] Loaded extension: rbac-address-group 2026-05-25 01:18:40.366 7 INFO neutron.api.extensions [None req-94665adc-8946-4bc6-8a37-0ea760211617 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-25 01:18:40.366 8 INFO neutron.api.extensions [None req-71177555-efdf-4267-bb3a-0070d09b6f64 - - - - - -] Loaded extension: rbac-address-scope 2026-05-25 01:18:40.366 7 INFO neutron.api.extensions [None req-94665adc-8946-4bc6-8a37-0ea760211617 - - - - - -] Loaded extension: subnet-external-network 2026-05-25 01:18:40.366 8 INFO neutron.api.extensions [None req-71177555-efdf-4267-bb3a-0070d09b6f64 - - - - - -] Loaded extension: rbac-security-groups 2026-05-25 01:18:40.367 7 INFO neutron.api.extensions [None req-94665adc-8946-4bc6-8a37-0ea760211617 - - - - - -] Loaded extension: subnet_onboard 2026-05-25 01:18:40.367 8 INFO neutron.api.extensions [None req-71177555-efdf-4267-bb3a-0070d09b6f64 - - - - - -] Loaded extension: rbac-subnetpool 2026-05-25 01:18:40.367 7 INFO neutron.api.extensions [None req-94665adc-8946-4bc6-8a37-0ea760211617 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-25 01:18:40.367 8 INFO neutron.api.extensions [None req-71177555-efdf-4267-bb3a-0070d09b6f64 - - - - - -] Loaded extension: revision-if-match 2026-05-25 01:18:40.368 7 INFO neutron.api.extensions [None req-94665adc-8946-4bc6-8a37-0ea760211617 - - - - - -] Loaded extension: subnet-service-types 2026-05-25 01:18:40.368 8 INFO neutron.api.extensions [None req-71177555-efdf-4267-bb3a-0070d09b6f64 - - - - - -] Loaded extension: standard-attr-revisions 2026-05-25 01:18:40.368 7 INFO neutron.api.extensions [None req-94665adc-8946-4bc6-8a37-0ea760211617 - - - - - -] Loaded extension: subnet_allocation 2026-05-25 01:18:40.369 8 INFO neutron.api.extensions [None req-71177555-efdf-4267-bb3a-0070d09b6f64 - - - - - -] Loaded extension: router_availability_zone 2026-05-25 01:18:40.369 7 INFO neutron.api.extensions [None req-94665adc-8946-4bc6-8a37-0ea760211617 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-25 01:18:40.369 8 INFO neutron.api.extensions [None req-71177555-efdf-4267-bb3a-0070d09b6f64 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-25 01:18:40.370 7 INFO neutron.api.extensions [None req-94665adc-8946-4bc6-8a37-0ea760211617 - - - - - -] Loaded extension: tag-creation 2026-05-25 01:18:40.370 7 INFO neutron.api.extensions [None req-94665adc-8946-4bc6-8a37-0ea760211617 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-25 01:18:40.371 8 INFO neutron.api.extensions [None req-71177555-efdf-4267-bb3a-0070d09b6f64 - - - - - -] Loaded extension: security-groups-default-rules 2026-05-25 01:18:40.371 8 INFO neutron.api.extensions [None req-71177555-efdf-4267-bb3a-0070d09b6f64 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-25 01:18:40.372 8 INFO neutron.api.extensions [None req-71177555-efdf-4267-bb3a-0070d09b6f64 - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-25 01:18:40.372 8 INFO neutron.api.extensions [None req-71177555-efdf-4267-bb3a-0070d09b6f64 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-25 01:18:40.373 8 INFO neutron.api.extensions [None req-71177555-efdf-4267-bb3a-0070d09b6f64 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-25 01:18:40.373 8 INFO neutron.api.extensions [None req-71177555-efdf-4267-bb3a-0070d09b6f64 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-25 01:18:40.374 7 INFO neutron.api.extensions [None req-94665adc-8946-4bc6-8a37-0ea760211617 - - - - - -] Loaded extension: standard-attr-tag 2026-05-25 01:18:40.375 7 INFO neutron.api.extensions [None req-94665adc-8946-4bc6-8a37-0ea760211617 - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-25 01:18:40.375 7 INFO neutron.api.extensions [None req-94665adc-8946-4bc6-8a37-0ea760211617 - - - - - -] Loaded extension: trunk 2026-05-25 01:18:40.376 7 INFO neutron.api.extensions [None req-94665adc-8946-4bc6-8a37-0ea760211617 - - - - - -] Loaded extension: trunk-details 2026-05-25 01:18:40.376 7 INFO neutron.api.extensions [None req-94665adc-8946-4bc6-8a37-0ea760211617 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-25 01:18:40.377 7 INFO neutron.api.extensions [None req-94665adc-8946-4bc6-8a37-0ea760211617 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-25 01:18:40.378 8 INFO neutron.api.extensions [None req-71177555-efdf-4267-bb3a-0070d09b6f64 - - - - - -] Loaded extension: security-group 2026-05-25 01:18:40.379 7 INFO neutron.api.extensions [None req-94665adc-8946-4bc6-8a37-0ea760211617 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-05-25 01:18:40.379 8 INFO neutron.api.extensions [None req-71177555-efdf-4267-bb3a-0070d09b6f64 - - - - - -] Loaded extension: segment 2026-05-25 01:18:40.380 8 INFO neutron.api.extensions [None req-71177555-efdf-4267-bb3a-0070d09b6f64 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-25 01:18:40.380 7 INFO neutron.api.extensions [None req-94665adc-8946-4bc6-8a37-0ea760211617 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-25 01:18:40.380 8 INFO neutron.api.extensions [None req-71177555-efdf-4267-bb3a-0070d09b6f64 - - - - - -] Loaded extension: service-type 2026-05-25 01:18:40.380 7 INFO neutron.api.extensions [None req-94665adc-8946-4bc6-8a37-0ea760211617 - - - - - -] Loaded extension: vpn-flavors 2026-05-25 01:18:40.381 8 INFO neutron.api.extensions [None req-71177555-efdf-4267-bb3a-0070d09b6f64 - - - - - -] Loaded extension: sorting 2026-05-25 01:18:40.381 8 INFO neutron.api.extensions [None req-71177555-efdf-4267-bb3a-0070d09b6f64 - - - - - -] Loaded extension: standard-attr-segment 2026-05-25 01:18:40.382 8 INFO neutron.api.extensions [None req-71177555-efdf-4267-bb3a-0070d09b6f64 - - - - - -] Loaded extension: standard-attr-description 2026-05-25 01:18:40.382 7 INFO neutron.api.extensions [None req-94665adc-8946-4bc6-8a37-0ea760211617 - - - - - -] Loaded extension: vpnaas 2026-05-25 01:18:40.382 8 INFO neutron.api.extensions [None req-71177555-efdf-4267-bb3a-0070d09b6f64 - - - - - -] Loaded extension: stateful-security-group 2026-05-25 01:18:40.383 8 WARNING neutron.api.extensions [None req-71177555-efdf-4267-bb3a-0070d09b6f64 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-05-25 01:18:40.383 8 INFO neutron.api.extensions [None req-71177555-efdf-4267-bb3a-0070d09b6f64 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-25 01:18:40.384 8 INFO neutron.api.extensions [None req-71177555-efdf-4267-bb3a-0070d09b6f64 - - - - - -] Loaded extension: subnet-external-network 2026-05-25 01:18:40.384 7 INFO neutron.quota.resource_registry [None req-94665adc-8946-4bc6-8a37-0ea760211617 - - - - - -] Creating instance of TrackedResource for resource:network 2026-05-25 01:18:40.385 8 INFO neutron.api.extensions [None req-71177555-efdf-4267-bb3a-0070d09b6f64 - - - - - -] Loaded extension: subnet_onboard 2026-05-25 01:18:40.385 7 INFO neutron.quota.resource_registry [None req-94665adc-8946-4bc6-8a37-0ea760211617 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-05-25 01:18:40.385 7 INFO neutron.quota.resource_registry [None req-94665adc-8946-4bc6-8a37-0ea760211617 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-25 01:18:40.385 8 INFO neutron.api.extensions [None req-71177555-efdf-4267-bb3a-0070d09b6f64 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-25 01:18:40.385 7 INFO neutron.quota.resource_registry [None req-94665adc-8946-4bc6-8a37-0ea760211617 - - - - - -] Creating instance of TrackedResource for resource:port 2026-05-25 01:18:40.386 8 INFO neutron.api.extensions [None req-71177555-efdf-4267-bb3a-0070d09b6f64 - - - - - -] Loaded extension: subnet-service-types 2026-05-25 01:18:40.386 8 INFO neutron.api.extensions [None req-71177555-efdf-4267-bb3a-0070d09b6f64 - - - - - -] Loaded extension: subnet_allocation 2026-05-25 01:18:40.387 8 INFO neutron.api.extensions [None req-71177555-efdf-4267-bb3a-0070d09b6f64 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-25 01:18:40.387 8 INFO neutron.api.extensions [None req-71177555-efdf-4267-bb3a-0070d09b6f64 - - - - - -] Loaded extension: tag-creation 2026-05-25 01:18:40.388 8 INFO neutron.api.extensions [None req-71177555-efdf-4267-bb3a-0070d09b6f64 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-25 01:18:40.388 7 INFO neutron.quota.resource_registry [None req-94665adc-8946-4bc6-8a37-0ea760211617 - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-25 01:18:40.389 7 INFO neutron.quota.resource_registry [None req-94665adc-8946-4bc6-8a37-0ea760211617 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-25 01:18:40.391 8 INFO neutron.api.extensions [None req-71177555-efdf-4267-bb3a-0070d09b6f64 - - - - - -] Loaded extension: standard-attr-tag 2026-05-25 01:18:40.392 8 INFO neutron.api.extensions [None req-71177555-efdf-4267-bb3a-0070d09b6f64 - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-25 01:18:40.393 8 INFO neutron.api.extensions [None req-71177555-efdf-4267-bb3a-0070d09b6f64 - - - - - -] Loaded extension: trunk 2026-05-25 01:18:40.393 7 INFO neutron.quota.resource_registry [None req-94665adc-8946-4bc6-8a37-0ea760211617 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-25 01:18:40.393 8 INFO neutron.api.extensions [None req-71177555-efdf-4267-bb3a-0070d09b6f64 - - - - - -] Loaded extension: trunk-details 2026-05-25 01:18:40.394 8 INFO neutron.api.extensions [None req-71177555-efdf-4267-bb3a-0070d09b6f64 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-25 01:18:40.394 7 INFO neutron.quota.resource_registry [None req-94665adc-8946-4bc6-8a37-0ea760211617 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-25 01:18:40.394 7 INFO neutron.quota.resource_registry [None req-94665adc-8946-4bc6-8a37-0ea760211617 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-25 01:18:40.395 8 INFO neutron.api.extensions [None req-71177555-efdf-4267-bb3a-0070d09b6f64 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-25 01:18:40.395 7 INFO neutron.quota.resource_registry [None req-94665adc-8946-4bc6-8a37-0ea760211617 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-25 01:18:40.396 7 WARNING neutron.quota.resource_registry [None req-94665adc-8946-4bc6-8a37-0ea760211617 - - - - - -] subnetpool is already registered 2026-05-25 01:18:40.396 7 INFO neutron.quota.resource_registry [None req-94665adc-8946-4bc6-8a37-0ea760211617 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-25 01:18:40.396 7 WARNING neutron.quota.resource_registry [None req-94665adc-8946-4bc6-8a37-0ea760211617 - - - - - -] subnetpool is already registered 2026-05-25 01:18:40.396 8 INFO neutron.api.extensions [None req-71177555-efdf-4267-bb3a-0070d09b6f64 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-05-25 01:18:40.397 7 INFO neutron.quota.resource_registry [None req-94665adc-8946-4bc6-8a37-0ea760211617 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-25 01:18:40.397 7 INFO neutron.quota.resource_registry [None req-94665adc-8946-4bc6-8a37-0ea760211617 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-25 01:18:40.397 8 INFO neutron.api.extensions [None req-71177555-efdf-4267-bb3a-0070d09b6f64 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-25 01:18:40.397 7 INFO neutron.quota.resource_registry [None req-94665adc-8946-4bc6-8a37-0ea760211617 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-25 01:18:40.398 8 INFO neutron.api.extensions [None req-71177555-efdf-4267-bb3a-0070d09b6f64 - - - - - -] Loaded extension: vpn-flavors 2026-05-25 01:18:40.398 7 INFO neutron.quota.resource_registry [None req-94665adc-8946-4bc6-8a37-0ea760211617 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-25 01:18:40.398 7 INFO neutron.quota.resource_registry [None req-94665adc-8946-4bc6-8a37-0ea760211617 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-25 01:18:40.399 7 INFO neutron.quota.resource_registry [None req-94665adc-8946-4bc6-8a37-0ea760211617 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-25 01:18:40.399 8 INFO neutron.api.extensions [None req-71177555-efdf-4267-bb3a-0070d09b6f64 - - - - - -] Loaded extension: vpnaas 2026-05-25 01:18:40.402 8 INFO neutron.quota.resource_registry [None req-71177555-efdf-4267-bb3a-0070d09b6f64 - - - - - -] Creating instance of TrackedResource for resource:network 2026-05-25 01:18:40.402 8 INFO neutron.quota.resource_registry [None req-71177555-efdf-4267-bb3a-0070d09b6f64 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-05-25 01:18:40.402 8 INFO neutron.quota.resource_registry [None req-71177555-efdf-4267-bb3a-0070d09b6f64 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-25 01:18:40.402 8 INFO neutron.quota.resource_registry [None req-71177555-efdf-4267-bb3a-0070d09b6f64 - - - - - -] Creating instance of TrackedResource for resource:port 2026-05-25 01:18:40.403 7 INFO neutron.quota.resource_registry [None req-94665adc-8946-4bc6-8a37-0ea760211617 - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-25 01:18:40.403 7 WARNING neutron.quota.resource_registry [None req-94665adc-8946-4bc6-8a37-0ea760211617 - - - - - -] router is already registered 2026-05-25 01:18:40.403 7 INFO neutron.quota.resource_registry [None req-94665adc-8946-4bc6-8a37-0ea760211617 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-25 01:18:40.404 7 WARNING neutron.quota.resource_registry [None req-94665adc-8946-4bc6-8a37-0ea760211617 - - - - - -] floatingip is already registered 2026-05-25 01:18:40.406 8 INFO neutron.quota.resource_registry [None req-71177555-efdf-4267-bb3a-0070d09b6f64 - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-25 01:18:40.406 8 INFO neutron.quota.resource_registry [None req-71177555-efdf-4267-bb3a-0070d09b6f64 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-25 01:18:40.407 7 INFO neutron.quota.resource_registry [None req-94665adc-8946-4bc6-8a37-0ea760211617 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-25 01:18:40.407 7 WARNING neutron.quota.resource_registry [None req-94665adc-8946-4bc6-8a37-0ea760211617 - - - - - -] rbac_policy is already registered 2026-05-25 01:18:40.408 7 INFO neutron.quota.resource_registry [None req-94665adc-8946-4bc6-8a37-0ea760211617 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-25 01:18:40.408 7 WARNING neutron.quota.resource_registry [None req-94665adc-8946-4bc6-8a37-0ea760211617 - - - - - -] security_group is already registered 2026-05-25 01:18:40.409 7 INFO neutron.quota.resource_registry [None req-94665adc-8946-4bc6-8a37-0ea760211617 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-25 01:18:40.409 7 WARNING neutron.quota.resource_registry [None req-94665adc-8946-4bc6-8a37-0ea760211617 - - - - - -] security_group_rule is already registered 2026-05-25 01:18:40.409 7 INFO neutron.quota.resource_registry [None req-94665adc-8946-4bc6-8a37-0ea760211617 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-25 01:18:40.410 7 WARNING neutron.quota.resource_registry [None req-94665adc-8946-4bc6-8a37-0ea760211617 - - - - - -] subnetpool is already registered 2026-05-25 01:18:40.410 7 INFO neutron.quota.resource_registry [None req-94665adc-8946-4bc6-8a37-0ea760211617 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-25 01:18:40.410 7 WARNING neutron.quota.resource_registry [None req-94665adc-8946-4bc6-8a37-0ea760211617 - - - - - -] subnetpool is already registered 2026-05-25 01:18:40.410 8 INFO neutron.quota.resource_registry [None req-71177555-efdf-4267-bb3a-0070d09b6f64 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-25 01:18:40.411 7 INFO neutron.quota.resource_registry [None req-94665adc-8946-4bc6-8a37-0ea760211617 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-25 01:18:40.411 7 WARNING neutron.quota.resource_registry [None req-94665adc-8946-4bc6-8a37-0ea760211617 - - - - - -] trunk is already registered 2026-05-25 01:18:40.411 8 INFO neutron.quota.resource_registry [None req-71177555-efdf-4267-bb3a-0070d09b6f64 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-25 01:18:40.411 7 INFO neutron.quota.resource_registry [None req-94665adc-8946-4bc6-8a37-0ea760211617 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-25 01:18:40.411 7 WARNING neutron.quota.resource_registry [None req-94665adc-8946-4bc6-8a37-0ea760211617 - - - - - -] endpoint_group is already registered 2026-05-25 01:18:40.412 8 INFO neutron.quota.resource_registry [None req-71177555-efdf-4267-bb3a-0070d09b6f64 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-25 01:18:40.412 7 INFO neutron.quota.resource_registry [None req-94665adc-8946-4bc6-8a37-0ea760211617 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-25 01:18:40.412 7 WARNING neutron.quota.resource_registry [None req-94665adc-8946-4bc6-8a37-0ea760211617 - - - - - -] vpnservice is already registered 2026-05-25 01:18:40.412 8 INFO neutron.quota.resource_registry [None req-71177555-efdf-4267-bb3a-0070d09b6f64 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-25 01:18:40.412 7 INFO neutron.quota.resource_registry [None req-94665adc-8946-4bc6-8a37-0ea760211617 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-25 01:18:40.413 8 WARNING neutron.quota.resource_registry [None req-71177555-efdf-4267-bb3a-0070d09b6f64 - - - - - -] subnetpool is already registered 2026-05-25 01:18:40.413 7 WARNING neutron.quota.resource_registry [None req-94665adc-8946-4bc6-8a37-0ea760211617 - - - - - -] ipsec_site_connection is already registered 2026-05-25 01:18:40.413 7 INFO neutron.quota.resource_registry [None req-94665adc-8946-4bc6-8a37-0ea760211617 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-25 01:18:40.413 8 INFO neutron.quota.resource_registry [None req-71177555-efdf-4267-bb3a-0070d09b6f64 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-25 01:18:40.413 7 WARNING neutron.quota.resource_registry [None req-94665adc-8946-4bc6-8a37-0ea760211617 - - - - - -] ipsecpolicy is already registered 2026-05-25 01:18:40.413 8 WARNING neutron.quota.resource_registry [None req-71177555-efdf-4267-bb3a-0070d09b6f64 - - - - - -] subnetpool is already registered 2026-05-25 01:18:40.414 7 INFO neutron.quota.resource_registry [None req-94665adc-8946-4bc6-8a37-0ea760211617 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-25 01:18:40.414 8 INFO neutron.quota.resource_registry [None req-71177555-efdf-4267-bb3a-0070d09b6f64 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-25 01:18:40.414 7 WARNING neutron.quota.resource_registry [None req-94665adc-8946-4bc6-8a37-0ea760211617 - - - - - -] ikepolicy is already registered 2026-05-25 01:18:40.414 8 INFO neutron.quota.resource_registry [None req-71177555-efdf-4267-bb3a-0070d09b6f64 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-25 01:18:40.415 8 INFO neutron.quota.resource_registry [None req-71177555-efdf-4267-bb3a-0070d09b6f64 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-25 01:18:40.415 8 INFO neutron.quota.resource_registry [None req-71177555-efdf-4267-bb3a-0070d09b6f64 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-25 01:18:40.415 8 INFO neutron.quota.resource_registry [None req-71177555-efdf-4267-bb3a-0070d09b6f64 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-25 01:18:40.416 8 INFO neutron.quota.resource_registry [None req-71177555-efdf-4267-bb3a-0070d09b6f64 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-25 01:18:40.420 8 INFO neutron.quota.resource_registry [None req-71177555-efdf-4267-bb3a-0070d09b6f64 - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-25 01:18:40.420 8 WARNING neutron.quota.resource_registry [None req-71177555-efdf-4267-bb3a-0070d09b6f64 - - - - - -] router is already registered 2026-05-25 01:18:40.420 8 INFO neutron.quota.resource_registry [None req-71177555-efdf-4267-bb3a-0070d09b6f64 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-25 01:18:40.421 8 WARNING neutron.quota.resource_registry [None req-71177555-efdf-4267-bb3a-0070d09b6f64 - - - - - -] floatingip is already registered 2026-05-25 01:18:40.424 8 INFO neutron.quota.resource_registry [None req-71177555-efdf-4267-bb3a-0070d09b6f64 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-25 01:18:40.424 8 WARNING neutron.quota.resource_registry [None req-71177555-efdf-4267-bb3a-0070d09b6f64 - - - - - -] rbac_policy is already registered 2026-05-25 01:18:40.425 8 INFO neutron.quota.resource_registry [None req-71177555-efdf-4267-bb3a-0070d09b6f64 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-25 01:18:40.425 8 WARNING neutron.quota.resource_registry [None req-71177555-efdf-4267-bb3a-0070d09b6f64 - - - - - -] security_group is already registered 2026-05-25 01:18:40.425 8 INFO neutron.quota.resource_registry [None req-71177555-efdf-4267-bb3a-0070d09b6f64 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-25 01:18:40.426 8 WARNING neutron.quota.resource_registry [None req-71177555-efdf-4267-bb3a-0070d09b6f64 - - - - - -] security_group_rule is already registered 2026-05-25 01:18:40.426 8 INFO neutron.quota.resource_registry [None req-71177555-efdf-4267-bb3a-0070d09b6f64 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-25 01:18:40.427 8 WARNING neutron.quota.resource_registry [None req-71177555-efdf-4267-bb3a-0070d09b6f64 - - - - - -] subnetpool is already registered 2026-05-25 01:18:40.427 8 INFO neutron.quota.resource_registry [None req-71177555-efdf-4267-bb3a-0070d09b6f64 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-25 01:18:40.427 8 WARNING neutron.quota.resource_registry [None req-71177555-efdf-4267-bb3a-0070d09b6f64 - - - - - -] subnetpool is already registered 2026-05-25 01:18:40.428 8 INFO neutron.quota.resource_registry [None req-71177555-efdf-4267-bb3a-0070d09b6f64 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-25 01:18:40.428 8 WARNING neutron.quota.resource_registry [None req-71177555-efdf-4267-bb3a-0070d09b6f64 - - - - - -] trunk is already registered 2026-05-25 01:18:40.428 8 INFO neutron.quota.resource_registry [None req-71177555-efdf-4267-bb3a-0070d09b6f64 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-25 01:18:40.428 8 WARNING neutron.quota.resource_registry [None req-71177555-efdf-4267-bb3a-0070d09b6f64 - - - - - -] endpoint_group is already registered 2026-05-25 01:18:40.429 8 INFO neutron.quota.resource_registry [None req-71177555-efdf-4267-bb3a-0070d09b6f64 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-25 01:18:40.429 8 WARNING neutron.quota.resource_registry [None req-71177555-efdf-4267-bb3a-0070d09b6f64 - - - - - -] vpnservice is already registered 2026-05-25 01:18:40.429 8 INFO neutron.quota.resource_registry [None req-71177555-efdf-4267-bb3a-0070d09b6f64 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-25 01:18:40.430 8 WARNING neutron.quota.resource_registry [None req-71177555-efdf-4267-bb3a-0070d09b6f64 - - - - - -] ipsec_site_connection is already registered 2026-05-25 01:18:40.430 8 INFO neutron.quota.resource_registry [None req-71177555-efdf-4267-bb3a-0070d09b6f64 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-25 01:18:40.430 8 WARNING neutron.quota.resource_registry [None req-71177555-efdf-4267-bb3a-0070d09b6f64 - - - - - -] ipsecpolicy is already registered 2026-05-25 01:18:40.430 8 INFO neutron.quota.resource_registry [None req-71177555-efdf-4267-bb3a-0070d09b6f64 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-25 01:18:40.431 8 WARNING neutron.quota.resource_registry [None req-71177555-efdf-4267-bb3a-0070d09b6f64 - - - - - -] ikepolicy is already registered 2026-05-25 01:18:40.591 7 WARNING keystonemiddleware._common.config [None req-94665adc-8946-4bc6-8a37-0ea760211617 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-25 01:18:40.599 7 WARNING oslo_config.cfg [None req-94665adc-8946-4bc6-8a37-0ea760211617 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 8 seconds on interpreter 0x7ffb5c8c9668 pid: 7 (default app) 2026-05-25 01:18:40.652 8 WARNING keystonemiddleware._common.config [None req-71177555-efdf-4267-bb3a-0070d09b6f64 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-25 01:18:40.658 8 WARNING oslo_config.cfg [None req-71177555-efdf-4267-bb3a-0070d09b6f64 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 8 seconds on interpreter 0x7ffb5c8c9668 pid: 8 (default app) /var/lib/openstack/lib/python3.12/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-25 01:18:44.823 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3a259e7e-77b6-4fa7-82a0-1c990580e102 12c24dbac76447ca80a2ca546a8e1eae 4df878ffcdd640d5acc1269c9a41af84 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 4/4] 199.204.45.30 () {44 vars in 924 bytes} [Mon May 25 01:18:44 2026] GET /v2.0/networks/public => generated 108 bytes in 675 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1/5] 199.204.45.30 () {44 vars in 946 bytes} [Mon May 25 01:18:44 2026] GET /v2.0/networks?name=public => generated 15 bytes in 220 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-25 01:18:45.406 7 WARNING neutron.services.revisions.revision_plugin [None req-ac03f959-2412-47c5-9821-5685aee5b3a6 12c24dbac76447ca80a2ca546a8e1eae 4df878ffcdd640d5acc1269c9a41af84 - - default default] Could not find related network for resource to bump revision. 2026-05-25 01:18:45.426 7 INFO neutron.db.segments_db [None req-ac03f959-2412-47c5-9821-5685aee5b3a6 12c24dbac76447ca80a2ca546a8e1eae 4df878ffcdd640d5acc1269c9a41af84 - - default default] Added segment 354ce870-cc33-4249-a76f-9a05eebff53a of type flat for network 0a2402fd-39bb-453c-8f34-08f9b536e222 2026-05-25 01:18:45.475 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ac03f959-2412-47c5-9821-5685aee5b3a6 12c24dbac76447ca80a2ca546a8e1eae 4df878ffcdd640d5acc1269c9a41af84 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 5/6] 199.204.45.30 () {48 vars in 964 bytes} [Mon May 25 01:18:45 2026] POST /v2.0/networks => generated 124 bytes in 436 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-25 01:18:51.616 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e8465d3a-91c0-45cf-8c87-a91bf51a0cfa 12c24dbac76447ca80a2ca546a8e1eae 4df878ffcdd640d5acc1269c9a41af84 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 2/7] 199.204.45.30 () {44 vars in 924 bytes} [Mon May 25 01:18:51 2026] GET /v2.0/networks/public => generated 108 bytes in 365 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/8] 199.204.45.30 () {44 vars in 946 bytes} [Mon May 25 01:18:51 2026] GET /v2.0/networks?name=public => generated 15 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-25 01:18:51.858 8 WARNING neutron.services.revisions.revision_plugin [None req-8191326e-eb59-4a9e-9614-891efe67a79e 12c24dbac76447ca80a2ca546a8e1eae 4df878ffcdd640d5acc1269c9a41af84 - - default default] Could not find related network for resource to bump revision. 2026-05-25 01:18:51.879 8 INFO neutron.db.segments_db [None req-8191326e-eb59-4a9e-9614-891efe67a79e 12c24dbac76447ca80a2ca546a8e1eae 4df878ffcdd640d5acc1269c9a41af84 - - default default] Added segment c653be3f-5f0e-42d8-a2dd-8a395d4e2f35 of type flat for network ded8d502-99fd-47c1-888b-92427bb30383 2026-05-25 01:18:51.919 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8191326e-eb59-4a9e-9614-891efe67a79e 12c24dbac76447ca80a2ca546a8e1eae 4df878ffcdd640d5acc1269c9a41af84 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 3/9] 199.204.45.30 () {48 vars in 964 bytes} [Mon May 25 01:18:51 2026] POST /v2.0/networks => generated 124 bytes in 284 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-25 01:18:57.732 8 INFO neutron.pecan_wsgi.hooks.translation [None req-690498d2-9c51-4f4d-9ab5-dc63bd1350ce 12c24dbac76447ca80a2ca546a8e1eae 4df878ffcdd640d5acc1269c9a41af84 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 4/11] 199.204.45.30 () {44 vars in 924 bytes} [Mon May 25 01:18:57 2026] GET /v2.0/networks/public => generated 108 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/12] 199.204.45.30 () {44 vars in 946 bytes} [Mon May 25 01:18:57 2026] GET /v2.0/networks?name=public => generated 15 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-25 01:18:57.810 8 WARNING neutron.services.revisions.revision_plugin [None req-323f8783-6d62-4453-90a2-5459937e2973 12c24dbac76447ca80a2ca546a8e1eae 4df878ffcdd640d5acc1269c9a41af84 - - default default] Could not find related network for resource to bump revision. 2026-05-25 01:18:57.823 8 INFO neutron.db.segments_db [None req-323f8783-6d62-4453-90a2-5459937e2973 12c24dbac76447ca80a2ca546a8e1eae 4df878ffcdd640d5acc1269c9a41af84 - - default default] Added segment 66d64424-7fa8-4b42-8a9e-901b0b63c6a7 of type flat for network b3f0fd18-c110-48cf-bd62-503a61d984d5 2026-05-25 01:18:57.847 8 INFO neutron.pecan_wsgi.hooks.translation [None req-323f8783-6d62-4453-90a2-5459937e2973 12c24dbac76447ca80a2ca546a8e1eae 4df878ffcdd640d5acc1269c9a41af84 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 5/13] 199.204.45.30 () {48 vars in 964 bytes} [Mon May 25 01:18:57 2026] POST /v2.0/networks => generated 124 bytes in 88 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-25 01:19:03.684 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8642ac76-85c6-4322-87af-3d0126b7f90f 12c24dbac76447ca80a2ca546a8e1eae 4df878ffcdd640d5acc1269c9a41af84 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 9/14] 199.204.45.30 () {44 vars in 924 bytes} [Mon May 25 01:19:03 2026] GET /v2.0/networks/public => generated 108 bytes in 63 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/15] 199.204.45.30 () {44 vars in 946 bytes} [Mon May 25 01:19:03 2026] GET /v2.0/networks?name=public => generated 15 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-25 01:19:03.756 7 WARNING neutron.services.revisions.revision_plugin [None req-2d6a18d3-9c5e-4e3f-bfcc-b1ce43c11861 12c24dbac76447ca80a2ca546a8e1eae 4df878ffcdd640d5acc1269c9a41af84 - - default default] Could not find related network for resource to bump revision. 2026-05-25 01:19:03.778 7 INFO neutron.db.segments_db [None req-2d6a18d3-9c5e-4e3f-bfcc-b1ce43c11861 12c24dbac76447ca80a2ca546a8e1eae 4df878ffcdd640d5acc1269c9a41af84 - - default default] Added segment 1677f92c-dc91-4daa-912c-c696583866ce of type flat for network 6a48973b-fd40-4a24-a86d-b7654f6493ff 2026-05-25 01:19:03.801 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2d6a18d3-9c5e-4e3f-bfcc-b1ce43c11861 12c24dbac76447ca80a2ca546a8e1eae 4df878ffcdd640d5acc1269c9a41af84 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 10/16] 199.204.45.30 () {48 vars in 964 bytes} [Mon May 25 01:19:03 2026] POST /v2.0/networks => generated 124 bytes in 102 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-25 01:19:09.685 7 INFO neutron.pecan_wsgi.hooks.translation [None req-729d8111-c6af-48cf-ad65-a39355e47bc0 12c24dbac76447ca80a2ca546a8e1eae 4df878ffcdd640d5acc1269c9a41af84 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 11/18] 199.204.45.30 () {44 vars in 924 bytes} [Mon May 25 01:19:09 2026] GET /v2.0/networks/public => generated 108 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/19] 199.204.45.30 () {44 vars in 946 bytes} [Mon May 25 01:19:09 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-25 01:19:09.857 7 WARNING neutron.services.revisions.revision_plugin [None req-b70e4b5d-835d-464d-a613-beafdf5431d6 12c24dbac76447ca80a2ca546a8e1eae 4df878ffcdd640d5acc1269c9a41af84 - - default default] Could not find related network for resource to bump revision. 2026-05-25 01:19:09.876 7 INFO neutron.db.segments_db [None req-b70e4b5d-835d-464d-a613-beafdf5431d6 12c24dbac76447ca80a2ca546a8e1eae 4df878ffcdd640d5acc1269c9a41af84 - - default default] Added segment c5204e24-ccb6-431e-8274-1fe0d1d7a296 of type flat for network ee568ffd-2854-41aa-b7f0-b6ed67a690a5 2026-05-25 01:19:09.903 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b70e4b5d-835d-464d-a613-beafdf5431d6 12c24dbac76447ca80a2ca546a8e1eae 4df878ffcdd640d5acc1269c9a41af84 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 12/20] 199.204.45.30 () {48 vars in 964 bytes} [Mon May 25 01:19:09 2026] POST /v2.0/networks => generated 124 bytes in 233 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-25 01:19:15.796 8 INFO neutron.pecan_wsgi.hooks.translation [None req-65dcdf98-a3f5-4b96-9d64-ecfefb6d5ea8 12c24dbac76447ca80a2ca546a8e1eae 4df878ffcdd640d5acc1269c9a41af84 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 9/21] 199.204.45.30 () {44 vars in 924 bytes} [Mon May 25 01:19:15 2026] GET /v2.0/networks/public => generated 108 bytes in 50 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/22] 199.204.45.30 () {44 vars in 946 bytes} [Mon May 25 01:19:15 2026] GET /v2.0/networks?name=public => generated 15 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-25 01:19:15.917 8 WARNING neutron.services.revisions.revision_plugin [None req-effe1a78-93cf-4881-b289-2c4f61ec4e59 12c24dbac76447ca80a2ca546a8e1eae 4df878ffcdd640d5acc1269c9a41af84 - - default default] Could not find related network for resource to bump revision. 2026-05-25 01:19:15.936 8 INFO neutron.db.segments_db [None req-effe1a78-93cf-4881-b289-2c4f61ec4e59 12c24dbac76447ca80a2ca546a8e1eae 4df878ffcdd640d5acc1269c9a41af84 - - default default] Added segment d6bcc385-0dfe-4922-a7ae-3a2ebfe5523d of type flat for network 879fda94-d866-43b7-847d-1f4866f0c0e8 [pid: 8|app: 0|req: 10/23] 199.204.45.30 () {48 vars in 964 bytes} [Mon May 25 01:19:15 2026] POST /v2.0/networks => generated 706 bytes in 790 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-25 01:19:17.774 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e8a3f960-9f0f-44ce-98ae-59e310e81628 12c24dbac76447ca80a2ca546a8e1eae 4df878ffcdd640d5acc1269c9a41af84 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 14/24] 199.204.45.30 () {44 vars in 924 bytes} [Mon May 25 01:19:17 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: 8|app: 0|req: 11/25] 199.204.45.30 () {44 vars in 946 bytes} [Mon May 25 01:19:17 2026] GET /v2.0/networks?name=public => generated 709 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-25 01:19:17.841 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c6d305e3-7336-4cb7-9091-7ab65ede14d6 12c24dbac76447ca80a2ca546a8e1eae 4df878ffcdd640d5acc1269c9a41af84 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 15/26] 199.204.45.30 () {44 vars in 1031 bytes} [Mon May 25 01:19:17 2026] GET /v2.0/subnets/public-subnet?network_id=879fda94-d866-43b7-847d-1f4866f0c0e8 => generated 113 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 12/27] 199.204.45.30 () {44 vars in 1054 bytes} [Mon May 25 01:19:17 2026] GET /v2.0/subnets?name=public-subnet&network_id=879fda94-d866-43b7-847d-1f4866f0c0e8 => generated 14 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 16/28] 199.204.45.30 () {48 vars in 962 bytes} [Mon May 25 01:19:17 2026] POST /v2.0/subnets => generated 664 bytes in 300 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-25 01:23:52.992 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [d280eedb-7167-44bf-bc93-b715448f4000] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-05-25 01:23:52.993 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Mon May 25 01:23:52 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks/lb-mgmt-net (ip 199.204.45.30) !!! 2026-05-25 01:23:53.093 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9f118391-bff8-475d-bbe2-0e7f8cc2d8d6 12c24dbac76447ca80a2ca546a8e1eae 4df878ffcdd640d5acc1269c9a41af84 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 31/64] 199.204.45.30 () {44 vars in 934 bytes} [Mon May 25 01:23:52 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 109 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-25 01:23:53.104 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [1bf71082-d45a-4be0-9821-72d954ac90cc] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-05-25 01:23:53.105 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Mon May 25 01:23:53 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.30) !!! [pid: 7|app: 0|req: 34/65] 199.204.45.30 () {44 vars in 956 bytes} [Mon May 25 01:23:53 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-25 01:23:53.181 8 INFO neutron.db.segments_db [None req-c7362baf-663f-4cf4-b9b6-c9cf072b32d0 12c24dbac76447ca80a2ca546a8e1eae 4df878ffcdd640d5acc1269c9a41af84 - - default default] Added segment 6f317dd1-135f-41a4-864b-5eb0bd283f49 of type vxlan for network dcb0852c-db10-4bf4-8684-2b9191eca4b8 [pid: 8|app: 0|req: 32/66] 199.204.45.30 () {48 vars in 963 bytes} [Mon May 25 01:23:53 2026] POST /v2.0/networks => generated 707 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-25 01:23:54.123 7 INFO oslo.messaging._drivers.impl_rabbit [-] [1bf71082-d45a-4be0-9821-72d954ac90cc] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 37266. 2026-05-25 01:23:54.142 7 INFO neutron.pecan_wsgi.hooks.translation [None req-780fc86c-230a-4230-a0de-2e10052452a4 12c24dbac76447ca80a2ca546a8e1eae 4df878ffcdd640d5acc1269c9a41af84 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 36/69] 199.204.45.30 () {44 vars in 934 bytes} [Mon May 25 01:23:54 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 69 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-25 01:23:54.174 8 INFO oslo.messaging._drivers.impl_rabbit [-] [d280eedb-7167-44bf-bc93-b715448f4000] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 37282. [pid: 8|app: 0|req: 34/70] 199.204.45.30 () {44 vars in 956 bytes} [Mon May 25 01:23:54 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 691 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-25 01:23:54.203 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ebb2ac74-8bfe-45d0-8561-aaf452960267 12c24dbac76447ca80a2ca546a8e1eae 4df878ffcdd640d5acc1269c9a41af84 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 37/71] 199.204.45.30 () {44 vars in 1033 bytes} [Mon May 25 01:23:54 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=dcb0852c-db10-4bf4-8684-2b9191eca4b8 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 35/72] 199.204.45.30 () {44 vars in 1056 bytes} [Mon May 25 01:23:54 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=dcb0852c-db10-4bf4-8684-2b9191eca4b8 => generated 14 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 38/73] 199.204.45.30 () {48 vars in 962 bytes} [Mon May 25 01:23:54 2026] POST /v2.0/subnets => generated 651 bytes in 180 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-25 01:23:55.557 8 INFO neutron.api.v2.resource [None req-8a4a4656-05fc-4db8-acf8-808b61be886e 12c24dbac76447ca80a2ca546a8e1eae 4df878ffcdd640d5acc1269c9a41af84 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 36/74] 199.204.45.30 () {44 vars in 968 bytes} [Mon May 25 01:23:55 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/75] 199.204.45.30 () {44 vars in 990 bytes} [Mon May 25 01:23:55 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 37/76] 199.204.45.30 () {48 vars in 977 bytes} [Mon May 25 01:23:55 2026] POST /v2.0/security-groups => generated 1616 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/77] 199.204.45.30 () {44 vars in 998 bytes} [Mon May 25 01:23:56 2026] GET /v2.0/security-groups/956aa839-1620-4af7-871d-25a97a0fc11c => generated 1616 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 38/78] 199.204.45.30 () {44 vars in 998 bytes} [Mon May 25 01:23:56 2026] GET /v2.0/security-groups/956aa839-1620-4af7-871d-25a97a0fc11c => generated 1616 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/79] 199.204.45.30 () {44 vars in 998 bytes} [Mon May 25 01:23:56 2026] GET /v2.0/security-groups/956aa839-1620-4af7-871d-25a97a0fc11c => generated 1616 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/80] 199.204.45.30 () {48 vars in 988 bytes} [Mon May 25 01:23:56 2026] POST /v2.0/security-group-rules => generated 601 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/81] 199.204.45.30 () {44 vars in 998 bytes} [Mon May 25 01:23:57 2026] GET /v2.0/security-groups/956aa839-1620-4af7-871d-25a97a0fc11c => generated 2230 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/82] 199.204.45.30 () {44 vars in 998 bytes} [Mon May 25 01:23:57 2026] GET /v2.0/security-groups/956aa839-1620-4af7-871d-25a97a0fc11c => generated 2230 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/83] 199.204.45.30 () {44 vars in 998 bytes} [Mon May 25 01:23:57 2026] GET /v2.0/security-groups/956aa839-1620-4af7-871d-25a97a0fc11c => generated 2230 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/84] 199.204.45.30 () {48 vars in 988 bytes} [Mon May 25 01:23:57 2026] POST /v2.0/security-group-rules => generated 603 bytes in 97 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/85] 199.204.45.30 () {44 vars in 998 bytes} [Mon May 25 01:23:58 2026] GET /v2.0/security-groups/956aa839-1620-4af7-871d-25a97a0fc11c => generated 2846 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/86] 199.204.45.30 () {44 vars in 998 bytes} [Mon May 25 01:23:58 2026] GET /v2.0/security-groups/956aa839-1620-4af7-871d-25a97a0fc11c => generated 2846 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/87] 199.204.45.30 () {44 vars in 998 bytes} [Mon May 25 01:23:58 2026] GET /v2.0/security-groups/956aa839-1620-4af7-871d-25a97a0fc11c => generated 2846 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/88] 199.204.45.30 () {48 vars in 988 bytes} [Mon May 25 01:23:58 2026] POST /v2.0/security-group-rules => generated 603 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/89] 199.204.45.30 () {44 vars in 998 bytes} [Mon May 25 01:23:59 2026] GET /v2.0/security-groups/956aa839-1620-4af7-871d-25a97a0fc11c => generated 3462 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/90] 199.204.45.30 () {44 vars in 998 bytes} [Mon May 25 01:23:59 2026] GET /v2.0/security-groups/956aa839-1620-4af7-871d-25a97a0fc11c => generated 3462 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/91] 199.204.45.30 () {44 vars in 998 bytes} [Mon May 25 01:23:59 2026] GET /v2.0/security-groups/956aa839-1620-4af7-871d-25a97a0fc11c => generated 3462 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/92] 199.204.45.30 () {48 vars in 988 bytes} [Mon May 25 01:24:00 2026] POST /v2.0/security-group-rules => generated 603 bytes in 282 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/93] 199.204.45.30 () {44 vars in 998 bytes} [Mon May 25 01:24:01 2026] GET /v2.0/security-groups/956aa839-1620-4af7-871d-25a97a0fc11c => generated 4078 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/94] 199.204.45.30 () {44 vars in 998 bytes} [Mon May 25 01:24:01 2026] GET /v2.0/security-groups/956aa839-1620-4af7-871d-25a97a0fc11c => generated 4078 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/95] 199.204.45.30 () {44 vars in 998 bytes} [Mon May 25 01:24:01 2026] GET /v2.0/security-groups/956aa839-1620-4af7-871d-25a97a0fc11c => generated 4078 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/96] 199.204.45.30 () {48 vars in 988 bytes} [Mon May 25 01:24:01 2026] POST /v2.0/security-group-rules => generated 603 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 50/97] 199.204.45.30 () {44 vars in 984 bytes} [Mon May 25 01:24:02 2026] GET /v2.0/networks/dcb0852c-db10-4bf4-8684-2b9191eca4b8 => generated 732 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-25 01:24:02.505 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c044cc54-a0f5-4cb5-8ebb-e7495b6b0295 12c24dbac76447ca80a2ca546a8e1eae 4df878ffcdd640d5acc1269c9a41af84 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 48/98] 199.204.45.30 () {44 vars in 1073 bytes} [Mon May 25 01:24:02 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=dcb0852c-db10-4bf4-8684-2b9191eca4b8 => generated 132 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 51/99] 199.204.45.30 () {44 vars in 1096 bytes} [Mon May 25 01:24:02 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=dcb0852c-db10-4bf4-8684-2b9191eca4b8 => generated 12 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/100] 199.204.45.30 () {44 vars in 998 bytes} [Mon May 25 01:24:02 2026] GET /v2.0/security-groups/956aa839-1620-4af7-871d-25a97a0fc11c => generated 4694 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 52/101] 199.204.45.30 () {48 vars in 958 bytes} [Mon May 25 01:24:02 2026] POST /v2.0/ports => generated 1096 bytes in 348 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-25 01:24:08.924 8 INFO neutron.pecan_wsgi.hooks.translation [None req-afc0b224-2023-4f33-b58a-fa97ba3c94d6 12c24dbac76447ca80a2ca546a8e1eae 4df878ffcdd640d5acc1269c9a41af84 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 51/104] 199.204.45.30 () {44 vars in 975 bytes} [Mon May 25 01:24:08 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/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: 54/105] 199.204.45.30 () {44 vars in 997 bytes} [Mon May 25 01:24:08 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1099 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 52/106] 199.204.45.30 () {48 vars in 1027 bytes} [Mon May 25 01:24:08 2026] PUT /v2.0/ports/9517d446-43bd-406c-a947-534a4efc537b => generated 1245 bytes in 482 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 55/107] 199.204.45.30 () {44 vars in 917 bytes} [Mon May 25 01:24:10 2026] GET /v2.0/ports => generated 3726 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/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-25 01:24:11.812 8 INFO neutron.api.v2.resource [None req-2b9edfd7-fbac-4cb4-aace-56d56da3b5a2 12c24dbac76447ca80a2ca546a8e1eae 4df878ffcdd640d5acc1269c9a41af84 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 53/108] 199.204.45.30 () {44 vars in 956 bytes} [Mon May 25 01:24:11 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 56/109] 199.204.45.30 () {44 vars in 978 bytes} [Mon May 25 01:24:11 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 54/110] 199.204.45.30 () {48 vars in 977 bytes} [Mon May 25 01:24:11 2026] POST /v2.0/security-groups => generated 1610 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 57/111] 199.204.45.30 () {44 vars in 998 bytes} [Mon May 25 01:24:12 2026] GET /v2.0/security-groups/6e53c0da-2ee9-4c53-b68c-5b9843635d08 => generated 1610 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 55/112] 199.204.45.30 () {44 vars in 998 bytes} [Mon May 25 01:24:12 2026] GET /v2.0/security-groups/6e53c0da-2ee9-4c53-b68c-5b9843635d08 => generated 1610 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 58/113] 199.204.45.30 () {44 vars in 998 bytes} [Mon May 25 01:24:12 2026] GET /v2.0/security-groups/6e53c0da-2ee9-4c53-b68c-5b9843635d08 => generated 1610 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 56/114] 199.204.45.30 () {48 vars in 988 bytes} [Mon May 25 01:24:12 2026] POST /v2.0/security-group-rules => generated 621 bytes in 96 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 59/115] 199.204.45.30 () {44 vars in 998 bytes} [Mon May 25 01:24:13 2026] GET /v2.0/security-groups/6e53c0da-2ee9-4c53-b68c-5b9843635d08 => generated 2244 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 57/116] 199.204.45.30 () {44 vars in 998 bytes} [Mon May 25 01:24:13 2026] GET /v2.0/security-groups/6e53c0da-2ee9-4c53-b68c-5b9843635d08 => generated 2244 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 60/117] 199.204.45.30 () {44 vars in 998 bytes} [Mon May 25 01:24:13 2026] GET /v2.0/security-groups/6e53c0da-2ee9-4c53-b68c-5b9843635d08 => generated 2244 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 58/118] 199.204.45.30 () {48 vars in 988 bytes} [Mon May 25 01:24:13 2026] POST /v2.0/security-group-rules => generated 625 bytes in 98 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 65/127] 199.204.45.30 () {44 vars in 972 bytes} [Mon May 25 01:25:16 2026] GET /v2.0/quotas/4df878ffcdd640d5acc1269c9a41af84 => generated 292 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/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: 63/128] 199.204.45.30 () {48 vars in 1024 bytes} [Mon May 25 01:25:16 2026] PUT /v2.0/quotas/4df878ffcdd640d5acc1269c9a41af84 => generated 291 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-25 01:27:26.362 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [d280eedb-7167-44bf-bc93-b715448f4000] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-05-25 01:27:26.363 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Mon May 25 01:27:26 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/ports/octavia-health-manager-port-instance (ip 199.204.45.30) !!! /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-25 01:27:26.568 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c97ed613-4f12-4bfd-9036-cef782f8d608 12c24dbac76447ca80a2ca546a8e1eae 4df878ffcdd640d5acc1269c9a41af84 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 73/147] 199.204.45.30 () {30 vars in 739 bytes} [Mon May 25 01:27:26 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 211 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-25 01:27:26.580 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [1bf71082-d45a-4be0-9821-72d954ac90cc] 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.12/site-packages/pycadf/identifier.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: 75/148] 199.204.45.30 () {30 vars in 761 bytes} [Mon May 25 01:27:26 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1248 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-25 01:27:28.274 8 INFO oslo.messaging._drivers.impl_rabbit [-] [d280eedb-7167-44bf-bc93-b715448f4000] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 56828. 2026-05-25 01:27:28.334 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1661765d-e476-4dc8-a9e3-3cf3b16c7029 12c24dbac76447ca80a2ca546a8e1eae 4df878ffcdd640d5acc1269c9a41af84 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 74/149] 199.204.45.30 () {30 vars in 739 bytes} [Mon May 25 01:27:28 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 77 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 76/150] 199.204.45.30 () {30 vars in 761 bytes} [Mon May 25 01:27:28 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1248 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-25 01:33:18.792 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [d280eedb-7167-44bf-bc93-b715448f4000] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-05-25 01:33:18.795 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Mon May 25 01:33:18 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=3644ae2df2104fa0b899d86e40473fc8 (ip 199.204.45.30) !!! 2026-05-25 01:33:18.935 8 INFO neutron.api.v2.resource [None req-9f47d459-8fcc-4f25-8727-ec316913241a 12c24dbac76447ca80a2ca546a8e1eae 4df878ffcdd640d5acc1269c9a41af84 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 98/197] 199.204.45.30 () {44 vars in 1071 bytes} [Mon May 25 01:33:18 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=3644ae2df2104fa0b899d86e40473fc8 => generated 139 bytes in 149 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-25 01:33:18.945 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [1bf71082-d45a-4be0-9821-72d954ac90cc] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-05-25 01:33:18.945 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Mon May 25 01:33:18 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=3644ae2df2104fa0b899d86e40473fc8 (ip 199.204.45.30) !!! [pid: 7|app: 0|req: 100/198] 199.204.45.30 () {44 vars in 1094 bytes} [Mon May 25 01:33:18 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=3644ae2df2104fa0b899d86e40473fc8 => generated 23 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 99/199] 199.204.45.30 () {48 vars in 978 bytes} [Mon May 25 01:33:19 2026] POST /v2.0/security-groups => generated 1624 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-25 01:33:20.231 7 INFO oslo.messaging._drivers.impl_rabbit [-] [1bf71082-d45a-4be0-9821-72d954ac90cc] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 34238. [pid: 7|app: 0|req: 101/200] 199.204.45.30 () {44 vars in 1085 bytes} [Mon May 25 01:33:20 2026] GET /v2.0/security-groups/437d9621-9da7-4373-90e5-bda4b1f2e1b5?project_id=3644ae2df2104fa0b899d86e40473fc8 => generated 1624 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 100/201] 199.204.45.30 () {44 vars in 998 bytes} [Mon May 25 01:33:20 2026] GET /v2.0/security-groups/437d9621-9da7-4373-90e5-bda4b1f2e1b5 => generated 1624 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 102/202] 199.204.45.30 () {44 vars in 1085 bytes} [Mon May 25 01:33:20 2026] GET /v2.0/security-groups/437d9621-9da7-4373-90e5-bda4b1f2e1b5?project_id=3644ae2df2104fa0b899d86e40473fc8 => generated 1624 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-25 01:33:20.410 8 INFO oslo.messaging._drivers.impl_rabbit [-] [d280eedb-7167-44bf-bc93-b715448f4000] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 34240. [pid: 8|app: 0|req: 101/203] 199.204.45.30 () {48 vars in 988 bytes} [Mon May 25 01:33:20 2026] POST /v2.0/security-group-rules => generated 597 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 103/204] 199.204.45.30 () {44 vars in 1085 bytes} [Mon May 25 01:33:21 2026] GET /v2.0/security-groups/437d9621-9da7-4373-90e5-bda4b1f2e1b5?project_id=3644ae2df2104fa0b899d86e40473fc8 => generated 2234 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 102/205] 199.204.45.30 () {44 vars in 998 bytes} [Mon May 25 01:33:21 2026] GET /v2.0/security-groups/437d9621-9da7-4373-90e5-bda4b1f2e1b5 => generated 2234 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 104/206] 199.204.45.30 () {44 vars in 1085 bytes} [Mon May 25 01:33:21 2026] GET /v2.0/security-groups/437d9621-9da7-4373-90e5-bda4b1f2e1b5?project_id=3644ae2df2104fa0b899d86e40473fc8 => generated 2234 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 103/207] 199.204.45.30 () {48 vars in 988 bytes} [Mon May 25 01:33:21 2026] POST /v2.0/security-group-rules => generated 599 bytes in 91 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 105/208] 199.204.45.30 () {44 vars in 1085 bytes} [Mon May 25 01:33:22 2026] GET /v2.0/security-groups/437d9621-9da7-4373-90e5-bda4b1f2e1b5?project_id=3644ae2df2104fa0b899d86e40473fc8 => generated 2846 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 104/209] 199.204.45.30 () {44 vars in 998 bytes} [Mon May 25 01:33:22 2026] GET /v2.0/security-groups/437d9621-9da7-4373-90e5-bda4b1f2e1b5 => generated 2846 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 106/210] 199.204.45.30 () {44 vars in 1085 bytes} [Mon May 25 01:33:22 2026] GET /v2.0/security-groups/437d9621-9da7-4373-90e5-bda4b1f2e1b5?project_id=3644ae2df2104fa0b899d86e40473fc8 => generated 2846 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 105/211] 199.204.45.30 () {48 vars in 988 bytes} [Mon May 25 01:33:22 2026] POST /v2.0/security-group-rules => generated 601 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 108/214] 199.204.45.30 () {44 vars in 1085 bytes} [Mon May 25 01:33:23 2026] GET /v2.0/security-groups/437d9621-9da7-4373-90e5-bda4b1f2e1b5?project_id=3644ae2df2104fa0b899d86e40473fc8 => generated 3460 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 107/215] 199.204.45.30 () {44 vars in 998 bytes} [Mon May 25 01:33:23 2026] GET /v2.0/security-groups/437d9621-9da7-4373-90e5-bda4b1f2e1b5 => generated 3460 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 109/216] 199.204.45.30 () {44 vars in 1085 bytes} [Mon May 25 01:33:23 2026] GET /v2.0/security-groups/437d9621-9da7-4373-90e5-bda4b1f2e1b5?project_id=3644ae2df2104fa0b899d86e40473fc8 => generated 3460 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 108/217] 199.204.45.30 () {48 vars in 988 bytes} [Mon May 25 01:33:23 2026] POST /v2.0/security-group-rules => generated 602 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 117/234] 199.204.45.30 () {30 vars in 739 bytes} [Mon May 25 01:35:33 2026] GET /v2.0/networks?tenant_id=3644ae2df2104fa0b899d86e40473fc8&shared=False => generated 15 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-25 01:35:33.313 7 INFO neutron.db.segments_db [None req-947d174f-273a-4a92-8e80-83625648f48f 275b2aad0e9f4193a60348fcbd2fa881 3644ae2df2104fa0b899d86e40473fc8 - - 291312aad5e040e5b549a15b041de2de 291312aad5e040e5b549a15b041de2de] Added segment 68e8ad78-08e0-4379-ac59-28aa01b93179 of type vxlan for network 05623b3a-2bd4-43e0-908d-1ac5f30a798b [pid: 7|app: 0|req: 118/235] 199.204.45.30 () {34 vars in 681 bytes} [Mon May 25 01:35:33 2026] POST /v2.0/networks => generated 718 bytes in 165 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.30 () {30 vars in 721 bytes} [Mon May 25 01:35:33 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 119/237] 199.204.45.30 () {30 vars in 632 bytes} [Mon May 25 01:35:33 2026] GET /v2.0/extensions => generated 20516 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 119/238] 199.204.45.30 () {34 vars in 676 bytes} [Mon May 25 01:35:33 2026] POST /v2.0/ports => generated 999 bytes in 374 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 120/239] 199.204.45.30 () {30 vars in 702 bytes} [Mon May 25 01:35:33 2026] GET /v2.0/networks/05623b3a-2bd4-43e0-908d-1ac5f30a798b => generated 705 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 120/240] 199.204.45.30 () {30 vars in 721 bytes} [Mon May 25 01:35:35 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1004 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 121/241] 199.204.45.30 () {30 vars in 702 bytes} [Mon May 25 01:35:36 2026] GET /v2.0/networks/05623b3a-2bd4-43e0-908d-1ac5f30a798b => generated 705 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 124/246] 199.204.45.30 () {44 vars in 972 bytes} [Mon May 25 01:36:00 2026] GET /v2.0/quotas/3644ae2df2104fa0b899d86e40473fc8 => generated 292 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 123/247] 199.204.45.30 () {48 vars in 1024 bytes} [Mon May 25 01:36:01 2026] PUT /v2.0/quotas/3644ae2df2104fa0b899d86e40473fc8 => generated 291 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-25 01:47:23.939 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [1bf71082-d45a-4be0-9821-72d954ac90cc] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-05-25 01:47:23.940 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Mon May 25 01:47:23 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks/public (ip 199.204.45.30) !!! 2026-05-25 01:47:24.119 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a280757e-3fd7-4e7e-b239-97c77231309b 12c24dbac76447ca80a2ca546a8e1eae 4df878ffcdd640d5acc1269c9a41af84 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 171/340] 199.204.45.30 () {44 vars in 924 bytes} [Mon May 25 01:47:23 2026] GET /v2.0/networks/public => generated 108 bytes in 185 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-25 01:47:24.126 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [d280eedb-7167-44bf-bc93-b715448f4000] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-05-25 01:47:24.128 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Mon May 25 01:47:24 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks?name=public (ip 199.204.45.30) !!! [pid: 8|app: 0|req: 170/341] 199.204.45.30 () {44 vars in 946 bytes} [Mon May 25 01:47:24 2026] GET /v2.0/networks?name=public => generated 753 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-25 01:47:25.401 7 INFO oslo.messaging._drivers.impl_rabbit [-] [1bf71082-d45a-4be0-9821-72d954ac90cc] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 56004. 2026-05-25 01:47:25.436 7 INFO neutron.pecan_wsgi.hooks.translation [None req-42b78e9b-6d50-493d-835f-8ea9dee23ce2 12c24dbac76447ca80a2ca546a8e1eae 4df878ffcdd640d5acc1269c9a41af84 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 172/342] 199.204.45.30 () {44 vars in 924 bytes} [Mon May 25 01:47:25 2026] GET /v2.0/networks/public => generated 108 bytes in 52 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-25 01:47:25.468 8 INFO oslo.messaging._drivers.impl_rabbit [-] [d280eedb-7167-44bf-bc93-b715448f4000] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 56014. [pid: 8|app: 0|req: 171/343] 199.204.45.30 () {44 vars in 946 bytes} [Mon May 25 01:47:25 2026] GET /v2.0/networks?name=public => generated 753 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-25 01:47:25.505 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6cb7a4bc-90b2-46fc-9b06-eb439c24e480 12c24dbac76447ca80a2ca546a8e1eae 4df878ffcdd640d5acc1269c9a41af84 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 173/344] 199.204.45.30 () {44 vars in 1031 bytes} [Mon May 25 01:47:25 2026] GET /v2.0/subnets/public-subnet?network_id=879fda94-d866-43b7-847d-1f4866f0c0e8 => generated 113 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 172/345] 199.204.45.30 () {44 vars in 1054 bytes} [Mon May 25 01:47:25 2026] GET /v2.0/subnets?name=public-subnet&network_id=879fda94-d866-43b7-847d-1f4866f0c0e8 => generated 667 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-25 01:47:53.485 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c31600ad-8b09-47d7-8a91-e8f152556caa 12c24dbac76447ca80a2ca546a8e1eae 4df878ffcdd640d5acc1269c9a41af84 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 175/348] 199.204.45.30 () {44 vars in 934 bytes} [Mon May 25 01:47:53 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 51 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 174/349] 199.204.45.30 () {44 vars in 956 bytes} [Mon May 25 01:47:53 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-25 01:47:54.473 7 INFO neutron.pecan_wsgi.hooks.translation [None req-13ff0ac0-d6eb-4699-abf3-a69b95a181a5 12c24dbac76447ca80a2ca546a8e1eae 4df878ffcdd640d5acc1269c9a41af84 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 177/352] 199.204.45.30 () {44 vars in 934 bytes} [Mon May 25 01:47:54 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 48 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 176/353] 199.204.45.30 () {44 vars in 956 bytes} [Mon May 25 01:47:54 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-25 01:47:54.552 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8971def9-83ce-4b4d-94cd-0ff96677699d 12c24dbac76447ca80a2ca546a8e1eae 4df878ffcdd640d5acc1269c9a41af84 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 178/354] 199.204.45.30 () {44 vars in 1033 bytes} [Mon May 25 01:47:54 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=dcb0852c-db10-4bf4-8684-2b9191eca4b8 => generated 114 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 177/355] 199.204.45.30 () {44 vars in 1056 bytes} [Mon May 25 01:47:54 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=dcb0852c-db10-4bf4-8684-2b9191eca4b8 => generated 654 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-25 01:47:55.786 7 INFO neutron.api.v2.resource [None req-4ac2f9a0-14c6-4db3-a4f4-7665814af7d8 12c24dbac76447ca80a2ca546a8e1eae 4df878ffcdd640d5acc1269c9a41af84 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 179/356] 199.204.45.30 () {44 vars in 968 bytes} [Mon May 25 01:47:55 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 178/357] 199.204.45.30 () {44 vars in 990 bytes} [Mon May 25 01:47:55 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 4690 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 180/358] 199.204.45.30 () {44 vars in 998 bytes} [Mon May 25 01:47:56 2026] GET /v2.0/security-groups/956aa839-1620-4af7-871d-25a97a0fc11c => generated 4694 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 179/359] 199.204.45.30 () {44 vars in 998 bytes} [Mon May 25 01:47:57 2026] GET /v2.0/security-groups/956aa839-1620-4af7-871d-25a97a0fc11c => generated 4694 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 181/360] 199.204.45.30 () {44 vars in 1008 bytes} [Mon May 25 01:47:57 2026] GET /v2.0/security-group-rules/b80bcb51-358e-4708-b09e-fbe4e6daa11f => generated 601 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 180/361] 199.204.45.30 () {44 vars in 998 bytes} [Mon May 25 01:47:57 2026] GET /v2.0/security-groups/956aa839-1620-4af7-871d-25a97a0fc11c => generated 4694 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 182/362] 199.204.45.30 () {44 vars in 998 bytes} [Mon May 25 01:47:57 2026] GET /v2.0/security-groups/956aa839-1620-4af7-871d-25a97a0fc11c => generated 4694 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 181/363] 199.204.45.30 () {44 vars in 1008 bytes} [Mon May 25 01:47:58 2026] GET /v2.0/security-group-rules/f1383645-df12-4b6d-85d2-7cfa935f0c39 => generated 603 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 183/364] 199.204.45.30 () {44 vars in 998 bytes} [Mon May 25 01:47:58 2026] GET /v2.0/security-groups/956aa839-1620-4af7-871d-25a97a0fc11c => generated 4694 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 182/365] 199.204.45.30 () {44 vars in 998 bytes} [Mon May 25 01:47:58 2026] GET /v2.0/security-groups/956aa839-1620-4af7-871d-25a97a0fc11c => generated 4694 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 184/366] 199.204.45.30 () {44 vars in 1008 bytes} [Mon May 25 01:47:59 2026] GET /v2.0/security-group-rules/cae6193c-20b4-4dd9-8aa3-c598a5a90ce4 => generated 603 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 183/367] 199.204.45.30 () {44 vars in 998 bytes} [Mon May 25 01:47:59 2026] GET /v2.0/security-groups/956aa839-1620-4af7-871d-25a97a0fc11c => generated 4694 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/368] 199.204.45.30 () {44 vars in 998 bytes} [Mon May 25 01:47:59 2026] GET /v2.0/security-groups/956aa839-1620-4af7-871d-25a97a0fc11c => generated 4694 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/369] 199.204.45.30 () {44 vars in 1008 bytes} [Mon May 25 01:47:59 2026] GET /v2.0/security-group-rules/09056520-cd2e-4c5e-8e34-441f2a4c85ca => generated 603 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/370] 199.204.45.30 () {44 vars in 998 bytes} [Mon May 25 01:48:00 2026] GET /v2.0/security-groups/956aa839-1620-4af7-871d-25a97a0fc11c => generated 4694 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/371] 199.204.45.30 () {44 vars in 998 bytes} [Mon May 25 01:48:00 2026] GET /v2.0/security-groups/956aa839-1620-4af7-871d-25a97a0fc11c => generated 4694 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/372] 199.204.45.30 () {44 vars in 1008 bytes} [Mon May 25 01:48:00 2026] GET /v2.0/security-group-rules/002346b8-aaa8-4fd6-ae4b-091c8de3ddcd => generated 603 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/373] 199.204.45.30 () {44 vars in 984 bytes} [Mon May 25 01:48:02 2026] GET /v2.0/networks/dcb0852c-db10-4bf4-8684-2b9191eca4b8 => generated 732 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-25 01:48:02.156 7 INFO neutron.pecan_wsgi.hooks.translation [None req-53a4cd66-76c5-41c4-aa94-76d5dfcc43e5 12c24dbac76447ca80a2ca546a8e1eae 4df878ffcdd640d5acc1269c9a41af84 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 188/374] 199.204.45.30 () {44 vars in 1073 bytes} [Mon May 25 01:48:02 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=dcb0852c-db10-4bf4-8684-2b9191eca4b8 => 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: 187/375] 199.204.45.30 () {44 vars in 1096 bytes} [Mon May 25 01:48:02 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=dcb0852c-db10-4bf4-8684-2b9191eca4b8 => generated 1250 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/376] 199.204.45.30 () {44 vars in 998 bytes} [Mon May 25 01:48:02 2026] GET /v2.0/security-groups/956aa839-1620-4af7-871d-25a97a0fc11c => generated 4694 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-25 01:48:09.095 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1c29b273-ba47-45aa-8566-cb5e3ca84e24 12c24dbac76447ca80a2ca546a8e1eae 4df878ffcdd640d5acc1269c9a41af84 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 189/379] 199.204.45.30 () {44 vars in 975 bytes} [Mon May 25 01:48:09 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 53 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/380] 199.204.45.30 () {44 vars in 997 bytes} [Mon May 25 01:48:09 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1250 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/381] 199.204.45.30 () {44 vars in 917 bytes} [Mon May 25 01:48:10 2026] GET /v2.0/ports => generated 4721 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-25 01:48:11.651 7 INFO neutron.api.v2.resource [None req-4260aff7-77b1-418c-be19-d078d3aef648 12c24dbac76447ca80a2ca546a8e1eae 4df878ffcdd640d5acc1269c9a41af84 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 192/382] 199.204.45.30 () {44 vars in 956 bytes} [Mon May 25 01:48:11 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/383] 199.204.45.30 () {44 vars in 978 bytes} [Mon May 25 01:48:11 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 2881 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/384] 199.204.45.30 () {44 vars in 998 bytes} [Mon May 25 01:48:12 2026] GET /v2.0/security-groups/6e53c0da-2ee9-4c53-b68c-5b9843635d08 => generated 2882 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/385] 199.204.45.30 () {44 vars in 998 bytes} [Mon May 25 01:48:12 2026] GET /v2.0/security-groups/6e53c0da-2ee9-4c53-b68c-5b9843635d08 => generated 2882 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/386] 199.204.45.30 () {44 vars in 1008 bytes} [Mon May 25 01:48:12 2026] GET /v2.0/security-group-rules/ebd9f541-25b1-44f9-b098-e1decb000d6f => generated 621 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/387] 199.204.45.30 () {44 vars in 998 bytes} [Mon May 25 01:48:13 2026] GET /v2.0/security-groups/6e53c0da-2ee9-4c53-b68c-5b9843635d08 => generated 2882 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/388] 199.204.45.30 () {44 vars in 998 bytes} [Mon May 25 01:48:13 2026] GET /v2.0/security-groups/6e53c0da-2ee9-4c53-b68c-5b9843635d08 => generated 2882 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/389] 199.204.45.30 () {44 vars in 1008 bytes} [Mon May 25 01:48:13 2026] GET /v2.0/security-group-rules/2658f8e6-9838-4693-9f02-dbe22a8750b4 => generated 625 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/392] 199.204.45.30 () {44 vars in 972 bytes} [Mon May 25 01:48:25 2026] GET /v2.0/quotas/4df878ffcdd640d5acc1269c9a41af84 => generated 291 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-25 01:49:17.594 8 INFO neutron.api.v2.resource [None req-7e9806e3-cd0e-4669-8418-2e92870dffe2 12c24dbac76447ca80a2ca546a8e1eae 4df878ffcdd640d5acc1269c9a41af84 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 199/399] 199.204.45.30 () {44 vars in 1071 bytes} [Mon May 25 01:49:17 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=3644ae2df2104fa0b899d86e40473fc8 => generated 139 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/400] 199.204.45.30 () {44 vars in 1094 bytes} [Mon May 25 01:49:17 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=3644ae2df2104fa0b899d86e40473fc8 => generated 4072 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/401] 199.204.45.30 () {44 vars in 1085 bytes} [Mon May 25 01:49:18 2026] GET /v2.0/security-groups/437d9621-9da7-4373-90e5-bda4b1f2e1b5?project_id=3644ae2df2104fa0b899d86e40473fc8 => generated 4075 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/402] 199.204.45.30 () {44 vars in 998 bytes} [Mon May 25 01:49:18 2026] GET /v2.0/security-groups/437d9621-9da7-4373-90e5-bda4b1f2e1b5 => generated 4075 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/403] 199.204.45.30 () {44 vars in 1008 bytes} [Mon May 25 01:49:18 2026] GET /v2.0/security-group-rules/c9187561-d003-4cd9-981c-27fa5f95fb27 => generated 597 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/404] 199.204.45.30 () {44 vars in 1085 bytes} [Mon May 25 01:49:19 2026] GET /v2.0/security-groups/437d9621-9da7-4373-90e5-bda4b1f2e1b5?project_id=3644ae2df2104fa0b899d86e40473fc8 => generated 4075 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/405] 199.204.45.30 () {44 vars in 998 bytes} [Mon May 25 01:49:19 2026] GET /v2.0/security-groups/437d9621-9da7-4373-90e5-bda4b1f2e1b5 => generated 4075 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/406] 199.204.45.30 () {44 vars in 1008 bytes} [Mon May 25 01:49:19 2026] GET /v2.0/security-group-rules/67994a37-bdf9-42e8-8306-d422382acfd6 => generated 599 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/407] 199.204.45.30 () {44 vars in 1085 bytes} [Mon May 25 01:49:20 2026] GET /v2.0/security-groups/437d9621-9da7-4373-90e5-bda4b1f2e1b5?project_id=3644ae2df2104fa0b899d86e40473fc8 => generated 4075 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/408] 199.204.45.30 () {44 vars in 998 bytes} [Mon May 25 01:49:20 2026] GET /v2.0/security-groups/437d9621-9da7-4373-90e5-bda4b1f2e1b5 => generated 4075 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/409] 199.204.45.30 () {44 vars in 1008 bytes} [Mon May 25 01:49:20 2026] GET /v2.0/security-group-rules/81a9a46c-2b2a-4ac1-a42a-2ccf29faf951 => generated 601 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/410] 199.204.45.30 () {44 vars in 1085 bytes} [Mon May 25 01:49:21 2026] GET /v2.0/security-groups/437d9621-9da7-4373-90e5-bda4b1f2e1b5?project_id=3644ae2df2104fa0b899d86e40473fc8 => generated 4075 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/411] 199.204.45.30 () {44 vars in 998 bytes} [Mon May 25 01:49:21 2026] GET /v2.0/security-groups/437d9621-9da7-4373-90e5-bda4b1f2e1b5 => generated 4075 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/412] 199.204.45.30 () {44 vars in 1008 bytes} [Mon May 25 01:49:21 2026] GET /v2.0/security-group-rules/ff72a4c1-c4f4-439b-b6f4-f1db94724c1a => generated 602 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/415] 199.204.45.30 () {44 vars in 972 bytes} [Mon May 25 01:49:29 2026] GET /v2.0/quotas/3644ae2df2104fa0b899d86e40473fc8 => generated 291 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/422] 199.204.45.30 () {44 vars in 946 bytes} [Mon May 25 01:50:18 2026] GET /v2.0/networks?name=public => generated 753 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-25 01:50:56.398 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [d280eedb-7167-44bf-bc93-b715448f4000] 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: 214/429] 10.0.0.96 () {32 vars in 648 bytes} [Mon May 25 01:50:56 2026] GET /v2.0/networks => generated 2168 bytes in 212 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-25 01:50:57.663 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [1bf71082-d45a-4be0-9821-72d954ac90cc] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: [pid: 7|app: 0|req: 216/430] 10.0.0.96 () {32 vars in 654 bytes} [Mon May 25 01:50:57 2026] GET /v2.0/floatingips => generated 19 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 215/431] 10.0.0.96 () {32 vars in 646 bytes} [Mon May 25 01:50:57 2026] GET /v2.0/routers => generated 15 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 217/432] 10.0.0.96 () {32 vars in 642 bytes} [Mon May 25 01:50:57 2026] GET /v2.0/ports => generated 4721 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 216/433] 10.0.0.96 () {32 vars in 646 bytes} [Mon May 25 01:50:57 2026] GET /v2.0/subnets => generated 1308 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 218/434] 10.0.0.96 () {32 vars in 648 bytes} [Mon May 25 01:50:57 2026] GET /v2.0/networks => generated 2168 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-25 01:50:57.930 8 INFO oslo.messaging._drivers.impl_rabbit [-] [d280eedb-7167-44bf-bc93-b715448f4000] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 41388. [pid: 8|app: 0|req: 217/435] 10.0.0.96 () {32 vars in 662 bytes} [Mon May 25 01:50:57 2026] GET /v2.0/security-groups => generated 17397 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 219/436] 10.0.0.96 () {32 vars in 654 bytes} [Mon May 25 01:50:57 2026] GET /v2.0/subnetpools => generated 19 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-25 01:51:08.332 7 INFO oslo.messaging._drivers.impl_rabbit [-] [1bf71082-d45a-4be0-9821-72d954ac90cc] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 36394. 2026-05-25 01:51:08.542 8 INFO neutron.db.segments_db [None req-d81cdadf-bbbe-4094-9522-37fd147ca254 12c24dbac76447ca80a2ca546a8e1eae 4df878ffcdd640d5acc1269c9a41af84 - - default default] Added segment d395056d-d961-416b-b702-84094039ee2d of type vxlan for network ac5bef8f-a720-4194-875b-5fd4422a0006 2026-05-25 01:51:08.579 7 INFO neutron.db.segments_db [None req-912cca80-3b03-47db-9fd9-5b19bce6d13d 12c24dbac76447ca80a2ca546a8e1eae 4df878ffcdd640d5acc1269c9a41af84 - - default default] Added segment 9bf684f4-bfc8-472d-bc1e-95f27f0b6cd1 of type vxlan for network 8aea5a99-10fe-4e15-918d-4f9394475a28 [pid: 8|app: 0|req: 218/437] 10.0.0.96 () {34 vars in 670 bytes} [Mon May 25 01:51:08 2026] POST /v2.0/networks => generated 748 bytes in 384 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 220/438] 10.0.0.96 () {34 vars in 670 bytes} [Mon May 25 01:51:08 2026] POST /v2.0/networks => generated 751 bytes in 374 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 223/441] 10.0.0.96 () {34 vars in 668 bytes} [Mon May 25 01:51:08 2026] POST /v2.0/subnets => generated 695 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-25 01:51:08.930 8 INFO neutron.db.segments_db [None req-ca110487-412c-497d-9841-1aaa156b966f 12c24dbac76447ca80a2ca546a8e1eae 4df878ffcdd640d5acc1269c9a41af84 - - default default] Added segment 2f1007bc-3758-445b-ad54-48ba094aa98b of type vxlan for network dec5420f-b25e-499b-a54c-505b537979fe [pid: 7|app: 0|req: 224/442] 10.0.0.96 () {34 vars in 668 bytes} [Mon May 25 01:51:08 2026] POST /v2.0/subnets => generated 698 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 219/443] 10.0.0.96 () {34 vars in 670 bytes} [Mon May 25 01:51:08 2026] POST /v2.0/networks => generated 744 bytes in 367 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-25 01:51:09.047 7 INFO neutron.db.segments_db [None req-7cc79cb5-9d48-4115-9337-7489554bd3f3 12c24dbac76447ca80a2ca546a8e1eae 4df878ffcdd640d5acc1269c9a41af84 - - default default] Added segment 11a39285-24a0-4e91-8437-c60d4a226e9e of type vxlan for network cbdb9676-0582-40ba-bba5-e149d53c357f [pid: 8|app: 0|req: 220/444] 10.0.0.96 () {32 vars in 773 bytes} [Mon May 25 01:51:09 2026] GET /v2.0/security-groups?tenant_id=dc7349baa4a44dc98b7b22b560db6694&name=default => generated 2921 bytes in 163 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-25 01:51:09.221 8 INFO neutron.db.segments_db [None req-deff6b7f-5ffc-489e-8d34-4faf3f72f8d7 12c24dbac76447ca80a2ca546a8e1eae 4df878ffcdd640d5acc1269c9a41af84 - - default default] Added segment 606c2209-6988-414b-851a-44b1ddabee67 of type vxlan for network f1bd0385-6dec-43d1-a275-0c6b9dd2df7b 2026-05-25 01:51:09.320 7 INFO neutron.db.l3_hamode_db [None req-7cc79cb5-9d48-4115-9337-7489554bd3f3 12c24dbac76447ca80a2ca546a8e1eae cb215d8a4b204756b2e36d18acb1ff98 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-25 01:51:09.522 8 INFO neutron.db.l3_hamode_db [None req-deff6b7f-5ffc-489e-8d34-4faf3f72f8d7 12c24dbac76447ca80a2ca546a8e1eae da1e75a625f243a1b45579ad16f689c9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-25 01:51:10.539 7 INFO neutron.db.l3_hamode_db [None req-7cc79cb5-9d48-4115-9337-7489554bd3f3 12c24dbac76447ca80a2ca546a8e1eae 4df878ffcdd640d5acc1269c9a41af84 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-25 01:51:10.592 8 INFO neutron.db.l3_hamode_db [None req-deff6b7f-5ffc-489e-8d34-4faf3f72f8d7 12c24dbac76447ca80a2ca546a8e1eae 4df878ffcdd640d5acc1269c9a41af84 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 225/445] 10.0.0.96 () {34 vars in 668 bytes} [Mon May 25 01:51:08 2026] POST /v2.0/routers => generated 735 bytes in 2458 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 221/446] 10.0.0.96 () {34 vars in 668 bytes} [Mon May 25 01:51:09 2026] POST /v2.0/routers => generated 738 bytes in 2411 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 226/447] 10.0.0.96 () {34 vars in 668 bytes} [Mon May 25 01:51:11 2026] POST /v2.0/subnets => generated 692 bytes in 173 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 222/448] 10.0.0.96 () {32 vars in 739 bytes} [Mon May 25 01:51:11 2026] DELETE /v2.0/security-groups/77520bbb-9b36-4b00-81bf-a75d47aeedcd => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 227/449] 10.0.0.96 () {34 vars in 782 bytes} [Mon May 25 01:51:11 2026] PUT /v2.0/routers/f9a5fc41-ffc4-4971-a7d5-167513b9c787/add_router_interface => generated 309 bytes in 1121 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-25 01:51:12.788 7 INFO neutron.db.segments_db [None req-a7876e35-f757-4c7f-8011-f8d27eb9e919 12c24dbac76447ca80a2ca546a8e1eae 4df878ffcdd640d5acc1269c9a41af84 - - default default] Added segment 1dfa32d2-11fa-4118-8830-da9b4f7d8cf2 of type vxlan for network b600c45b-07da-499d-90a7-7e9030f50adb [pid: 8|app: 0|req: 223/450] 10.0.0.96 () {34 vars in 782 bytes} [Mon May 25 01:51:11 2026] PUT /v2.0/routers/0df615df-4c3c-43aa-85dd-978dd636e13a/add_router_interface => generated 309 bytes in 1220 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-25 01:51:13.052 7 INFO neutron.db.l3_hamode_db [None req-a7876e35-f757-4c7f-8011-f8d27eb9e919 12c24dbac76447ca80a2ca546a8e1eae 6947cd3f498842e6a74fa269b48ca776 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-25 01:51:13.678 8 INFO neutron.db.segments_db [None req-29dc80f8-3673-4fe1-846e-685bf578c415 12c24dbac76447ca80a2ca546a8e1eae 4df878ffcdd640d5acc1269c9a41af84 - - default default] Added segment 18a648d4-63ae-40bc-922b-60a7da7e416e of type vxlan for network 94619714-9b55-45d5-9178-9a9a1ede6848 [pid: 8|app: 0|req: 224/451] 10.0.0.96 () {34 vars in 670 bytes} [Mon May 25 01:51:13 2026] POST /v2.0/networks => generated 744 bytes in 413 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-25 01:51:13.803 8 WARNING neutron_lib.context [None req-24969f30-e197-4b28-9936-4441b8dc9c5f 3815362d6bde4c179e6d8a0f695e71f0 da1e75a625f243a1b45579ad16f689c9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 225/452] 10.0.0.96 () {34 vars in 684 bytes} [Mon May 25 01:51:13 2026] POST /v2.0/security-groups => generated 1660 bytes in 204 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-25 01:51:14.035 7 INFO neutron.db.l3_hamode_db [None req-a7876e35-f757-4c7f-8011-f8d27eb9e919 12c24dbac76447ca80a2ca546a8e1eae 4df878ffcdd640d5acc1269c9a41af84 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-25 01:51:14.049 8 WARNING neutron_lib.context [req-9f222db2-5dba-4f6a-a539-3459bc824f0a req-888afc59-5370-4b9a-ad26-484e86117ad0 6b3c5ff6b41b4bff952b0917a10b6493 cb215d8a4b204756b2e36d18acb1ff98 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/453] 10.0.0.7 () {38 vars in 969 bytes} [Mon May 25 01:51:14 2026] POST /v2.0/security-groups => generated 1685 bytes in 212 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 227/454] 10.0.0.96 () {34 vars in 668 bytes} [Mon May 25 01:51:14 2026] POST /v2.0/subnets => generated 691 bytes in 260 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-25 01:51:14.481 8 WARNING neutron_lib.context [None req-4a42eb83-d7a8-4c34-91c0-f065d5d99bac 3815362d6bde4c179e6d8a0f695e71f0 da1e75a625f243a1b45579ad16f689c9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 228/455] 10.0.0.96 () {34 vars in 694 bytes} [Mon May 25 01:51:14 2026] POST /v2.0/security-group-rules => generated 597 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-25 01:51:14.702 8 INFO neutron.db.segments_db [None req-352d83f8-fb5d-4bb4-a1cd-ec9693fe71dd 12c24dbac76447ca80a2ca546a8e1eae 4df878ffcdd640d5acc1269c9a41af84 - - default default] Added segment e2a2ce35-d5e0-4ea1-9938-d1baab05d68f of type vxlan for network 201aee99-99c1-4d13-95db-087f0caebe7e [pid: 7|app: 0|req: 228/456] 10.0.0.96 () {34 vars in 668 bytes} [Mon May 25 01:51:12 2026] POST /v2.0/routers => generated 732 bytes in 2331 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 229/457] 10.0.0.7 () {34 vars in 989 bytes} [Mon May 25 01:51:15 2026] GET /v2.0/security-groups/4626b203-6dc9-4aa4-b901-0c4c4b7ad3c0 => generated 1685 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-25 01:51:15.163 7 WARNING neutron_lib.context [None req-d557a165-949f-43bc-a4f5-68a72a02d8b8 3815362d6bde4c179e6d8a0f695e71f0 da1e75a625f243a1b45579ad16f689c9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-25 01:51:15.265 8 INFO neutron.db.l3_hamode_db [None req-352d83f8-fb5d-4bb4-a1cd-ec9693fe71dd 12c24dbac76447ca80a2ca546a8e1eae 10c4bb0436c24e08acf691d5cd13b331 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 230/458] 10.0.0.96 () {34 vars in 694 bytes} [Mon May 25 01:51:15 2026] POST /v2.0/security-group-rules => generated 602 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-25 01:51:16.141 8 INFO neutron.db.l3_hamode_db [None req-352d83f8-fb5d-4bb4-a1cd-ec9693fe71dd 12c24dbac76447ca80a2ca546a8e1eae 4df878ffcdd640d5acc1269c9a41af84 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 231/459] 10.0.0.96 () {34 vars in 782 bytes} [Mon May 25 01:51:15 2026] PUT /v2.0/routers/a119713c-b66a-4e27-ac24-c1ecb01e5c9a/add_router_interface => generated 309 bytes in 1511 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-25 01:51:16.816 7 WARNING neutron_lib.context [req-bcbc8412-f5ce-40fc-82fa-3a1a62825eb2 req-00d1c32e-7047-4aa2-ba9c-879245ea651d 6b3c5ff6b41b4bff952b0917a10b6493 cb215d8a4b204756b2e36d18acb1ff98 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/460] 10.0.0.7 () {38 vars in 979 bytes} [Mon May 25 01:51:16 2026] POST /v2.0/security-group-rules => generated 614 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-25 01:51:16.923 7 WARNING neutron_lib.context [None req-cff91259-05b9-4f3a-9d82-2ac48e3c5110 3815362d6bde4c179e6d8a0f695e71f0 da1e75a625f243a1b45579ad16f689c9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/461] 10.0.0.96 () {34 vars in 668 bytes} [Mon May 25 01:51:14 2026] POST /v2.0/routers => generated 731 bytes in 2315 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-25 01:51:16.959 8 WARNING neutron_lib.context [req-7ea6e022-132a-4d0c-975b-40055c9fd6b0 req-8d1e3b9c-4ce9-4a37-b0d2-918312c39d0a 6b3c5ff6b41b4bff952b0917a10b6493 cb215d8a4b204756b2e36d18acb1ff98 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 230/462] 10.0.0.7 () {38 vars in 969 bytes} [Mon May 25 01:51:16 2026] POST /v2.0/security-groups => generated 1685 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 233/463] 10.0.0.96 () {34 vars in 675 bytes} [Mon May 25 01:51:16 2026] POST /v2.0/floatingips => generated 552 bytes in 569 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 234/464] 10.0.0.7 () {34 vars in 989 bytes} [Mon May 25 01:51:17 2026] GET /v2.0/security-groups/4c8e6707-05ea-4547-ab5a-d192dc96f588 => generated 1685 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-25 01:51:17.514 7 WARNING neutron_lib.context [req-0e61904a-3f82-476a-bf33-0abbd1f2efaa req-66648067-fd18-45db-9283-2520f4a8fbab d6c21fce756243adad7ee2b7c95bd950 6947cd3f498842e6a74fa269b48ca776 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 235/465] 10.0.0.7 () {38 vars in 969 bytes} [Mon May 25 01:51:17 2026] POST /v2.0/security-groups => generated 1680 bytes in 100 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-25 01:51:17.613 7 WARNING neutron_lib.context [req-9e8f47a8-eb92-4bf4-b396-6c597c15fd2d req-4692442b-bd35-46a4-8a25-f29472dbae62 6b3c5ff6b41b4bff952b0917a10b6493 cb215d8a4b204756b2e36d18acb1ff98 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 236/466] 10.0.0.7 () {38 vars in 979 bytes} [Mon May 25 01:51:17 2026] POST /v2.0/security-group-rules => generated 614 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-25 01:51:17.717 7 WARNING neutron_lib.context [req-f2d13797-3e89-4673-b34e-7190ce56cdc4 req-59871f1f-a2ee-4f1f-bfa2-1c5c18f74cbc d6c21fce756243adad7ee2b7c95bd950 6947cd3f498842e6a74fa269b48ca776 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 237/467] 10.0.0.7 () {38 vars in 969 bytes} [Mon May 25 01:51:17 2026] POST /v2.0/security-groups => generated 1681 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 238/468] 10.0.0.7 () {34 vars in 989 bytes} [Mon May 25 01:51:17 2026] GET /v2.0/security-groups/4c8e6707-05ea-4547-ab5a-d192dc96f588 => generated 2310 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-25 01:51:17.884 7 WARNING neutron_lib.context [req-280eb061-2e98-4936-8f26-98c824650271 req-499ebecc-6b55-428d-aba1-ba17c449c29e 6b3c5ff6b41b4bff952b0917a10b6493 cb215d8a4b204756b2e36d18acb1ff98 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 239/469] 10.0.0.7 () {38 vars in 979 bytes} [Mon May 25 01:51:17 2026] POST /v2.0/security-group-rules => generated 619 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 240/470] 10.0.0.7 () {34 vars in 1096 bytes} [Mon May 25 01:51:17 2026] GET /v2.0/security-groups?name=tempest-securitygroup--515377600&fields=id&tenant_id=da1e75a625f243a1b45579ad16f689c9 => generated 69 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-25 01:51:18.032 7 WARNING neutron_lib.context [req-84037645-b1ba-4834-ae99-08cca3450f79 req-ca030016-6d4b-4a5c-82ba-8512dcd44a03 d6c21fce756243adad7ee2b7c95bd950 6947cd3f498842e6a74fa269b48ca776 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 241/471] 10.0.0.7 () {38 vars in 969 bytes} [Mon May 25 01:51:18 2026] POST /v2.0/security-groups => generated 1680 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 231/472] 10.0.0.96 () {34 vars in 782 bytes} [Mon May 25 01:51:17 2026] PUT /v2.0/routers/403daa96-c659-4cd4-88fa-61eee2190046/add_router_interface => generated 309 bytes in 1092 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 232/473] 10.0.0.7 () {34 vars in 989 bytes} [Mon May 25 01:51:18 2026] GET /v2.0/security-groups/4c8e6707-05ea-4547-ab5a-d192dc96f588 => generated 2940 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 242/474] 10.0.0.7 () {34 vars in 980 bytes} [Mon May 25 01:51:18 2026] GET /v2.0/networks?id=8aea5a99-10fe-4e15-918d-4f9394475a28 => generated 683 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 243/475] 10.0.0.7 () {34 vars in 963 bytes} [Mon May 25 01:51:18 2026] GET /v2.0/quotas/da1e75a625f243a1b45579ad16f689c9 => generated 292 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 233/476] 10.0.0.7 () {34 vars in 1000 bytes} [Mon May 25 01:51:18 2026] GET /v2.0/security-groups?tenant_id=6947cd3f498842e6a74fa269b48ca776 => generated 7902 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 234/477] 10.0.0.7 () {34 vars in 989 bytes} [Mon May 25 01:51:18 2026] GET /v2.0/security-groups/a60c26b1-dc2f-4124-967b-7f787de0866b => generated 2918 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 235/478] 10.0.0.7 () {34 vars in 989 bytes} [Mon May 25 01:51:18 2026] GET /v2.0/security-groups/a60c26b1-dc2f-4124-967b-7f787de0866b => generated 2918 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 244/479] 10.0.0.7 () {34 vars in 1000 bytes} [Mon May 25 01:51:18 2026] GET /v2.0/ports?tenant_id=da1e75a625f243a1b45579ad16f689c9&fields=id => generated 103 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 236/480] 10.0.0.7 () {34 vars in 999 bytes} [Mon May 25 01:51:18 2026] GET /v2.0/security-group-rules/ed7cbd67-fc59-4d20-9bb6-98d618fbe4b2 => generated 616 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 245/481] 10.0.0.7 () {34 vars in 989 bytes} [Mon May 25 01:51:18 2026] GET /v2.0/security-groups/4c8e6707-05ea-4547-ab5a-d192dc96f588 => generated 2940 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 237/482] 10.0.0.7 () {36 vars in 1021 bytes} [Mon May 25 01:51:18 2026] DELETE /v2.0/security-group-rules/ed7cbd67-fc59-4d20-9bb6-98d618fbe4b2 => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 246/483] 10.0.0.7 () {34 vars in 989 bytes} [Mon May 25 01:51:18 2026] GET /v2.0/security-groups/25b6eb19-6110-40f3-9650-c59c6042760f => generated 1680 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 238/484] 10.0.0.7 () {36 vars in 1011 bytes} [Mon May 25 01:51:18 2026] DELETE /v2.0/security-groups/25b6eb19-6110-40f3-9650-c59c6042760f => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 247/485] 10.0.0.7 () {34 vars in 989 bytes} [Mon May 25 01:51:18 2026] GET /v2.0/security-groups/4c8e6707-05ea-4547-ab5a-d192dc96f588 => generated 2310 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/486] 10.0.0.7 () {34 vars in 905 bytes} [Mon May 25 01:51:18 2026] GET /v2.0/extensions => generated 20516 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 249/487] 10.0.0.7 () {34 vars in 1006 bytes} [Mon May 25 01:51:18 2026] GET /v2.0/networks/8aea5a99-10fe-4e15-918d-4f9394475a28?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 239/488] 10.0.0.7 () {36 vars in 1011 bytes} [Mon May 25 01:51:18 2026] DELETE /v2.0/security-groups/4c8e6707-05ea-4547-ab5a-d192dc96f588 => 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: 250/489] 10.0.0.7 () {34 vars in 1106 bytes} [Mon May 25 01:51:18 2026] GET /v2.0/networks/8aea5a99-10fe-4e15-918d-4f9394475a28?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-25 01:51:18.908 8 WARNING neutron_lib.context [None req-3d2c3c11-fee1-4f9d-bf75-bd4c793b3c2b 4239a6bbd2614b33874cb62c66bdfbdb 10c4bb0436c24e08acf691d5cd13b331 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-25 01:51:18.916 7 INFO neutron.api.v2.resource [req-34a4ec45-d139-4812-801c-f636b51c8c2a req-af42294e-19a8-487a-8c6f-e3c33b868623 d6c21fce756243adad7ee2b7c95bd950 6947cd3f498842e6a74fa269b48ca776 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 251/490] 10.0.0.7 () {34 vars in 989 bytes} [Mon May 25 01:51:18 2026] GET /v2.0/security-groups/25b6eb19-6110-40f3-9650-c59c6042760f => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/491] 10.0.0.7 () {34 vars in 989 bytes} [Mon May 25 01:51:18 2026] GET /v2.0/security-groups/4626b203-6dc9-4aa4-b901-0c4c4b7ad3c0 => generated 2310 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/492] 10.0.0.7 () {34 vars in 989 bytes} [Mon May 25 01:51:18 2026] GET /v2.0/security-groups/21fa527c-db9b-4267-b5c5-8dca4c78b320 => generated 1681 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 240/493] 10.0.0.96 () {34 vars in 684 bytes} [Mon May 25 01:51:18 2026] POST /v2.0/security-groups => generated 1660 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/494] 10.0.0.7 () {36 vars in 1011 bytes} [Mon May 25 01:51:18 2026] DELETE /v2.0/security-groups/4626b203-6dc9-4aa4-b901-0c4c4b7ad3c0 => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-25 01:51:19.089 7 WARNING neutron_lib.context [None req-55e4a204-ed85-4160-94ab-4dbfef556f67 4239a6bbd2614b33874cb62c66bdfbdb 10c4bb0436c24e08acf691d5cd13b331 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 241/495] 10.0.0.7 () {36 vars in 1011 bytes} [Mon May 25 01:51:19 2026] DELETE /v2.0/security-groups/21fa527c-db9b-4267-b5c5-8dca4c78b320 => 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: 255/496] 10.0.0.96 () {34 vars in 694 bytes} [Mon May 25 01:51:19 2026] POST /v2.0/security-group-rules => generated 597 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 256/497] 10.0.0.7 () {34 vars in 988 bytes} [Mon May 25 01:51:19 2026] GET /v2.0/ports?device_id=8eea35a7-4339-450e-9b56-e4dcc07c6144 => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-25 01:51:19.243 7 INFO neutron.api.v2.resource [req-646b5786-ca80-4dea-8d17-d15bc9b782b0 req-df78a4a0-0330-4a2d-9f5f-3fc5949cce7c d6c21fce756243adad7ee2b7c95bd950 6947cd3f498842e6a74fa269b48ca776 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 257/498] 10.0.0.7 () {34 vars in 989 bytes} [Mon May 25 01:51:19 2026] GET /v2.0/security-groups/21fa527c-db9b-4267-b5c5-8dca4c78b320 => generated 146 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-25 01:51:19.247 7 WARNING neutron_lib.context [None req-453c2bfc-83e3-40f0-8896-3709afb69edf 4239a6bbd2614b33874cb62c66bdfbdb 10c4bb0436c24e08acf691d5cd13b331 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 258/499] 10.0.0.96 () {34 vars in 694 bytes} [Mon May 25 01:51:19 2026] POST /v2.0/security-group-rules => generated 602 bytes in 96 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 259/500] 10.0.0.7 () {34 vars in 989 bytes} [Mon May 25 01:51:19 2026] GET /v2.0/security-groups/cdface81-3148-453c-8e39-51e826c68014 => generated 1680 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-25 01:51:19.368 7 WARNING neutron_lib.context [None req-9c59e30e-9c94-42e3-be08-d775e09dc580 4239a6bbd2614b33874cb62c66bdfbdb 10c4bb0436c24e08acf691d5cd13b331 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 260/501] 10.0.0.96 () {34 vars in 675 bytes} [Mon May 25 01:51:19 2026] POST /v2.0/floatingips => generated 552 bytes in 541 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 261/502] 10.0.0.7 () {36 vars in 1011 bytes} [Mon May 25 01:51:19 2026] DELETE /v2.0/security-groups/cdface81-3148-453c-8e39-51e826c68014 => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-25 01:51:20.010 7 INFO neutron.api.v2.resource [req-30c86a82-dca3-4fff-a822-0311d327d430 req-7dbc74d1-b431-46db-bbbb-bcfe5e808aa2 d6c21fce756243adad7ee2b7c95bd950 6947cd3f498842e6a74fa269b48ca776 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 262/503] 10.0.0.7 () {34 vars in 989 bytes} [Mon May 25 01:51:19 2026] GET /v2.0/security-groups/cdface81-3148-453c-8e39-51e826c68014 => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 263/504] 10.0.0.7 () {34 vars in 1000 bytes} [Mon May 25 01:51:20 2026] GET /v2.0/security-groups?tenant_id=6947cd3f498842e6a74fa269b48ca776 => generated 2921 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 264/505] 10.0.0.7 () {34 vars in 989 bytes} [Mon May 25 01:51:20 2026] GET /v2.0/security-groups/a60c26b1-dc2f-4124-967b-7f787de0866b => generated 2918 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 265/506] 10.0.0.7 () {34 vars in 989 bytes} [Mon May 25 01:51:20 2026] GET /v2.0/security-groups/a60c26b1-dc2f-4124-967b-7f787de0866b => generated 2918 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/507] 10.0.0.96 () {34 vars in 788 bytes} [Mon May 25 01:51:19 2026] PUT /v2.0/routers/f9a5fc41-ffc4-4971-a7d5-167513b9c787/remove_router_interface => generated 309 bytes in 1003 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-25 01:51:20.175 7 INFO neutron.api.v2.resource [req-33e2692c-3783-492e-9cc9-86bb120b15f0 req-02282dd0-c70d-43cf-9bd3-f687735f9761 d6c21fce756243adad7ee2b7c95bd950 6947cd3f498842e6a74fa269b48ca776 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 266/508] 10.0.0.7 () {34 vars in 989 bytes} [Mon May 25 01:51:20 2026] GET /v2.0/security-groups/cdface81-3148-453c-8e39-51e826c68014 => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-25 01:51:20.206 7 INFO neutron.api.v2.resource [req-ceb4a691-449f-4c75-958b-5953eb83e0f9 req-891b5957-b7d8-4752-881d-341430f9868c d6c21fce756243adad7ee2b7c95bd950 6947cd3f498842e6a74fa269b48ca776 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 267/509] 10.0.0.7 () {34 vars in 989 bytes} [Mon May 25 01:51:20 2026] GET /v2.0/security-groups/21fa527c-db9b-4267-b5c5-8dca4c78b320 => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-25 01:51:20.234 7 INFO neutron.api.v2.resource [req-3956b58f-a0d1-4ed0-9245-75eb3f90b553 req-5a097be9-584f-4add-a96f-a9dd63f5b005 d6c21fce756243adad7ee2b7c95bd950 6947cd3f498842e6a74fa269b48ca776 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 268/510] 10.0.0.7 () {34 vars in 989 bytes} [Mon May 25 01:51:20 2026] GET /v2.0/security-groups/25b6eb19-6110-40f3-9650-c59c6042760f => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-25 01:51:20.719 8 WARNING neutron.plugins.ml2.ovo_rpc [None req-fb533c02-dff3-461b-a00f-bcf1484a4d7c 12c24dbac76447ca80a2ca546a8e1eae 4df878ffcdd640d5acc1269c9a41af84 - - 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.12/site-packages/paste/urlmap.py", line 211, in __call__ return app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/request_id.py", line 58, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/catch_errors.py", line 40, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ response = req.get_response(self._app) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/audit/__init__.py", line 159, in __call__ response = req.get_response(self._application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ response = self.app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/resource.py", line 97, in resource result = method(request=request, **args) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 570, in delete return self._delete(request, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 597, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 2243, in delete_router super(L3_NAT_db_mixin, self).delete_router(context, id) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped return f_with_retry(*args, **kwargs, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 645, in delete_router self._core_plugin.delete_port(context.elevated(), rp_id, File "/var/lib/openstack/lib/python3.12/site-packages/neutron/common/utils.py", line 724, in inner return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 221, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2234, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2239, in _post_delete_port registry.publish(resources.PORT, events.AFTER_DELETE, self, File "/var/lib/openstack/lib/python3.12/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.12/site-packages/neutron_lib/db/utils.py", line 104, in _wrapped return function(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/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.12/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.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 76, in handle_event if self._is_session_semantic_violated( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 60, in _is_session_semantic_violated stack = traceback.extract_stack() 2026-05-25 01:51:21.085 8 INFO neutron.db.l3_hamode_db [None req-fb533c02-dff3-461b-a00f-bcf1484a4d7c 12c24dbac76447ca80a2ca546a8e1eae 4df878ffcdd640d5acc1269c9a41af84 - - default default] HA network cbdb9676-0582-40ba-bba5-e149d53c357f was deleted as no HA routers are present in tenant cb215d8a4b204756b2e36d18acb1ff98. [pid: 8|app: 0|req: 243/511] 10.0.0.96 () {32 vars in 723 bytes} [Mon May 25 01:51:20 2026] DELETE /v2.0/routers/f9a5fc41-ffc4-4971-a7d5-167513b9c787 => generated 0 bytes in 927 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/512] 10.0.0.7 () {34 vars in 1098 bytes} [Mon May 25 01:51:21 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1495418632&fields=id&tenant_id=10c4bb0436c24e08acf691d5cd13b331 => generated 69 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 269/513] 10.0.0.96 () {34 vars in 788 bytes} [Mon May 25 01:51:20 2026] PUT /v2.0/routers/a119713c-b66a-4e27-ac24-c1ecb01e5c9a/remove_router_interface => generated 309 bytes in 926 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 245/514] 10.0.0.7 () {34 vars in 988 bytes} [Mon May 25 01:51:21 2026] GET /v2.0/ports?device_id=8eea35a7-4339-450e-9b56-e4dcc07c6144 => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/515] 10.0.0.7 () {34 vars in 980 bytes} [Mon May 25 01:51:21 2026] GET /v2.0/networks?id=94619714-9b55-45d5-9178-9a9a1ede6848 => generated 676 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 270/516] 10.0.0.96 () {32 vars in 723 bytes} [Mon May 25 01:51:21 2026] DELETE /v2.0/subnets/ab3182f0-3753-4502-a487-5f4b07db3d89 => 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: 271/517] 10.0.0.7 () {34 vars in 963 bytes} [Mon May 25 01:51:21 2026] GET /v2.0/quotas/10c4bb0436c24e08acf691d5cd13b331 => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-25 01:51:21.456 8 INFO neutron.services.segments.plugin [-] Segment 11a39285-24a0-4e91-8437-c60d4a226e9e resource provider aggregate not found 2026-05-25 01:51:21.483 8 INFO neutron.services.segments.plugin [-] Segment 11a39285-24a0-4e91-8437-c60d4a226e9e resource provider aggregate not found 2026-05-25 01:51:21.487 8 INFO neutron.services.segments.plugin [-] Segment 11a39285-24a0-4e91-8437-c60d4a226e9e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 11a39285-24a0-4e91-8437-c60d4a226e9e found for delete ", "request_id": "req-e51f912a-2687-424d-95dd-c052c824e24a"}]} 2026-05-25 01:51:21.495 8 INFO neutron.services.segments.plugin [-] Segment 11a39285-24a0-4e91-8437-c60d4a226e9e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 11a39285-24a0-4e91-8437-c60d4a226e9e found for delete ", "request_id": "req-d12b3e72-ae47-4173-844b-d24daf04971a"}]} [pid: 7|app: 0|req: 272/518] 10.0.0.96 () {32 vars in 725 bytes} [Mon May 25 01:51:21 2026] DELETE /v2.0/networks/ac5bef8f-a720-4194-875b-5fd4422a0006 => generated 0 bytes in 286 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 273/519] 10.0.0.7 () {34 vars in 1000 bytes} [Mon May 25 01:51:21 2026] GET /v2.0/ports?tenant_id=10c4bb0436c24e08acf691d5cd13b331&fields=id => generated 103 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/520] 10.0.0.7 () {34 vars in 1006 bytes} [Mon May 25 01:51:21 2026] GET /v2.0/networks/94619714-9b55-45d5-9178-9a9a1ede6848?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 275/521] 10.0.0.7 () {34 vars in 1106 bytes} [Mon May 25 01:51:21 2026] GET /v2.0/networks/94619714-9b55-45d5-9178-9a9a1ede6848?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 276/522] 10.0.0.96 () {32 vars in 773 bytes} [Mon May 25 01:51:21 2026] GET /v2.0/security-groups?tenant_id=cb215d8a4b204756b2e36d18acb1ff98&name=default => generated 2921 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 277/523] 10.0.0.96 () {32 vars in 739 bytes} [Mon May 25 01:51:21 2026] DELETE /v2.0/security-groups/dbf2b35d-a1f8-4967-a50b-ba0b5e4fb76d => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 278/524] 10.0.0.7 () {34 vars in 988 bytes} [Mon May 25 01:51:22 2026] GET /v2.0/ports?device_id=9a7f08ed-03ab-457b-b838-3e6968bd1ee9 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-25 01:51:22.086 8 INFO neutron.db.l3_hamode_db [None req-fd600011-8ae1-4a80-8720-f511931d3ff2 12c24dbac76447ca80a2ca546a8e1eae 4df878ffcdd640d5acc1269c9a41af84 - - default default] HA network b600c45b-07da-499d-90a7-7e9030f50adb was deleted as no HA routers are present in tenant 6947cd3f498842e6a74fa269b48ca776. [pid: 8|app: 0|req: 247/525] 10.0.0.96 () {32 vars in 723 bytes} [Mon May 25 01:51:21 2026] DELETE /v2.0/routers/a119713c-b66a-4e27-ac24-c1ecb01e5c9a => generated 0 bytes in 869 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 279/526] 10.0.0.96 () {32 vars in 723 bytes} [Mon May 25 01:51:22 2026] DELETE /v2.0/subnets/7d158f56-7c23-46d3-afc5-4cdd95d6fb38 => 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: 248/527] 10.0.0.7 () {34 vars in 988 bytes} [Mon May 25 01:51:22 2026] GET /v2.0/ports?device_id=8eea35a7-4339-450e-9b56-e4dcc07c6144 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-25 01:51:22.416 7 INFO neutron.services.segments.plugin [-] Segment d395056d-d961-416b-b702-84094039ee2d resource provider aggregate not found 2026-05-25 01:51:22.420 7 INFO neutron.services.segments.plugin [-] Segment d395056d-d961-416b-b702-84094039ee2d resource provider aggregate not found 2026-05-25 01:51:22.427 7 INFO neutron.services.segments.plugin [-] Segment d395056d-d961-416b-b702-84094039ee2d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d395056d-d961-416b-b702-84094039ee2d found for delete ", "request_id": "req-da39ddaf-7304-4ab2-ab5e-27f9ff2da112"}]} 2026-05-25 01:51:22.433 7 INFO neutron.services.segments.plugin [-] Segment d395056d-d961-416b-b702-84094039ee2d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d395056d-d961-416b-b702-84094039ee2d found for delete ", "request_id": "req-3a28ff02-064b-4457-b94e-3b5ee6748155"}]} [pid: 7|app: 0|req: 280/528] 10.0.0.96 () {32 vars in 725 bytes} [Mon May 25 01:51:22 2026] DELETE /v2.0/networks/dec5420f-b25e-499b-a54c-505b537979fe => generated 0 bytes in 275 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/529] 10.0.0.96 () {32 vars in 773 bytes} [Mon May 25 01:51:22 2026] GET /v2.0/security-groups?tenant_id=6947cd3f498842e6a74fa269b48ca776&name=default => generated 2921 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 281/530] 10.0.0.96 () {32 vars in 739 bytes} [Mon May 25 01:51:22 2026] DELETE /v2.0/security-groups/a60c26b1-dc2f-4124-967b-7f787de0866b => generated 0 bytes in 136 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 250/531] 10.0.0.7 () {34 vars in 988 bytes} [Mon May 25 01:51:23 2026] GET /v2.0/ports?device_id=9a7f08ed-03ab-457b-b838-3e6968bd1ee9 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 282/532] 10.0.0.7 () {34 vars in 988 bytes} [Mon May 25 01:51:23 2026] GET /v2.0/ports?device_id=8eea35a7-4339-450e-9b56-e4dcc07c6144 => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-25 01:51:23.926 8 INFO neutron.services.segments.plugin [-] Segment 1dfa32d2-11fa-4118-8830-da9b4f7d8cf2 resource provider aggregate not found 2026-05-25 01:51:23.936 8 INFO neutron.services.segments.plugin [-] Segment 1dfa32d2-11fa-4118-8830-da9b4f7d8cf2 resource provider aggregate not found 2026-05-25 01:51:23.944 8 INFO neutron.services.segments.plugin [-] Segment 1dfa32d2-11fa-4118-8830-da9b4f7d8cf2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1dfa32d2-11fa-4118-8830-da9b4f7d8cf2 found for delete ", "request_id": "req-3b737adf-19b3-4719-aef5-f5ec654c5924"}]} 2026-05-25 01:51:23.950 8 INFO neutron.services.segments.plugin [-] Segment 1dfa32d2-11fa-4118-8830-da9b4f7d8cf2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1dfa32d2-11fa-4118-8830-da9b4f7d8cf2 found for delete ", "request_id": "req-ce989c50-ec6c-4405-a09a-118c79a3747a"}]} [pid: 7|app: 0|req: 284/535] 199.204.45.30 () {34 vars in 985 bytes} [Mon May 25 01:51:23 2026] GET /v2.0/networks?id=8aea5a99-10fe-4e15-918d-4f9394475a28 => generated 683 bytes in 227 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/536] 199.204.45.30 () {34 vars in 1049 bytes} [Mon May 25 01:51:24 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=da1e75a625f243a1b45579ad16f689c9 => generated 180 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-25 01:51:24.150 7 WARNING neutron_lib.context [req-3a3688ab-501d-4d5d-966e-464ca1203e1d req-c23bfdaf-bcf8-4129-a3da-48265c9c476a 3815362d6bde4c179e6d8a0f695e71f0 da1e75a625f243a1b45579ad16f689c9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-25 01:51:24.162 8 INFO neutron.db.segments_db [None req-743f5f4c-e5ea-4e4b-8da4-bd0626c652d6 12c24dbac76447ca80a2ca546a8e1eae 4df878ffcdd640d5acc1269c9a41af84 - - default default] Added segment 283888ef-2678-43ca-98b5-9303d6b22cec of type vxlan for network 8fe1b50c-0a28-404f-9894-c53a050c3634 [pid: 8|app: 0|req: 252/537] 10.0.0.96 () {34 vars in 670 bytes} [Mon May 25 01:51:23 2026] POST /v2.0/networks => generated 737 bytes in 362 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 253/538] 10.0.0.7 () {34 vars in 988 bytes} [Mon May 25 01:51:24 2026] GET /v2.0/ports?device_id=9a7f08ed-03ab-457b-b838-3e6968bd1ee9 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-25 01:51:24.444 7 INFO neutron.services.segments.plugin [-] Segment 2f1007bc-3758-445b-ad54-48ba094aa98b resource provider aggregate not found 2026-05-25 01:51:24.450 7 INFO neutron.services.segments.plugin [-] Segment 2f1007bc-3758-445b-ad54-48ba094aa98b resource provider aggregate not found 2026-05-25 01:51:24.460 7 INFO neutron.services.segments.plugin [-] Segment 2f1007bc-3758-445b-ad54-48ba094aa98b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2f1007bc-3758-445b-ad54-48ba094aa98b found for delete ", "request_id": "req-11ef284f-e388-4dfc-91aa-a4bee0f637ce"}]} [pid: 8|app: 0|req: 254/539] 10.0.0.96 () {34 vars in 668 bytes} [Mon May 25 01:51:24 2026] POST /v2.0/subnets => generated 684 bytes in 183 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-25 01:51:24.468 7 INFO neutron.services.segments.plugin [-] Segment 2f1007bc-3758-445b-ad54-48ba094aa98b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2f1007bc-3758-445b-ad54-48ba094aa98b found for delete ", "request_id": "req-5f1be4ee-ba3a-4268-bfa6-d0d86913baaa"}]} 2026-05-25 01:51:24.519 8 INFO neutron.db.segments_db [None req-1b260b1a-9d2a-4629-a4ea-f25cc72996b3 12c24dbac76447ca80a2ca546a8e1eae 4df878ffcdd640d5acc1269c9a41af84 - - default default] Added segment 1b5f0b45-8e99-4543-bc39-90e8466470b9 of type vxlan for network d6a9f26c-f412-4811-9a8b-8931c6992fb6 [pid: 7|app: 0|req: 286/540] 199.204.45.30 () {38 vars in 954 bytes} [Mon May 25 01:51:24 2026] POST /v2.0/ports => generated 954 bytes in 436 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 287/541] 10.0.0.7 () {34 vars in 988 bytes} [Mon May 25 01:51:24 2026] GET /v2.0/ports?device_id=8eea35a7-4339-450e-9b56-e4dcc07c6144 => generated 957 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/542] 199.204.45.30 () {34 vars in 910 bytes} [Mon May 25 01:51:24 2026] GET /v2.0/extensions => generated 20516 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-05-25 01:51:24.751 8 INFO neutron.db.l3_hamode_db [None req-1b260b1a-9d2a-4629-a4ea-f25cc72996b3 12c24dbac76447ca80a2ca546a8e1eae 136991bb204144238d14784526548d9d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-25 01:51:24.971 7 INFO neutron.db.segments_db [None req-3a9794ef-d50c-4cb7-b4b6-c927cad2de8b 12c24dbac76447ca80a2ca546a8e1eae 4df878ffcdd640d5acc1269c9a41af84 - - default default] Added segment 183fb97d-85ef-49cf-9c14-44d5c27c16b2 of type vxlan for network 83b7f0ce-659e-4c11-a7d9-e6d01e1e33aa [pid: 7|app: 0|req: 289/543] 10.0.0.96 () {34 vars in 670 bytes} [Mon May 25 01:51:24 2026] POST /v2.0/networks => generated 743 bytes in 404 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/544] 10.0.0.7 () {34 vars in 1038 bytes} [Mon May 25 01:51:25 2026] GET /v2.0/security-groups?id=b80285f5-6077-419b-abf7-17a223c81d3c&fields=id&fields=name => generated 113 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-25 01:51:25.538 8 INFO neutron.db.l3_hamode_db [None req-1b260b1a-9d2a-4629-a4ea-f25cc72996b3 12c24dbac76447ca80a2ca546a8e1eae 4df878ffcdd640d5acc1269c9a41af84 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 291/545] 199.204.45.30 () {38 vars in 1027 bytes} [Mon May 25 01:51:25 2026] PUT /v2.0/ports/ccc03398-1668-410b-86ed-0cb5d2fbc3a8 => generated 1235 bytes in 600 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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/546] 10.0.0.96 () {34 vars in 668 bytes} [Mon May 25 01:51:25 2026] POST /v2.0/subnets => generated 690 bytes in 193 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/547] 10.0.0.7 () {34 vars in 988 bytes} [Mon May 25 01:51:25 2026] GET /v2.0/ports?device_id=9a7f08ed-03ab-457b-b838-3e6968bd1ee9 => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-25 01:51:26.023 7 INFO neutron.db.segments_db [None req-2c654634-be7b-4295-90e0-6981da152a12 12c24dbac76447ca80a2ca546a8e1eae 4df878ffcdd640d5acc1269c9a41af84 - - default default] Added segment 1a42d127-623f-4422-9401-0bc5772d6a34 of type vxlan for network 917c3b68-a11e-4de4-97ee-0d68f76b0a39 2026-05-25 01:51:26.332 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c2f38307-5e57-4260-8bc0-c42561a4c91d'] response: {'name': 'network-changed', 'server_uuid': '8eea35a7-4339-450e-9b56-e4dcc07c6144', 'tag': 'ccc03398-1668-410b-86ed-0cb5d2fbc3a8', 'status': 'completed', 'code': 200} 2026-05-25 01:51:26.433 7 INFO neutron.db.l3_hamode_db [None req-2c654634-be7b-4295-90e0-6981da152a12 12c24dbac76447ca80a2ca546a8e1eae 1cbd6d511dc44507ab05ff345901d57c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 255/548] 10.0.0.96 () {34 vars in 668 bytes} [Mon May 25 01:51:24 2026] POST /v2.0/routers => generated 724 bytes in 2211 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 256/549] 10.0.0.7 () {34 vars in 988 bytes} [Mon May 25 01:51:26 2026] GET /v2.0/ports?device_id=8eea35a7-4339-450e-9b56-e4dcc07c6144 => generated 969 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 257/550] 199.204.45.30 () {34 vars in 985 bytes} [Mon May 25 01:51:26 2026] GET /v2.0/networks?id=94619714-9b55-45d5-9178-9a9a1ede6848 => generated 676 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-25 01:51:27.219 7 INFO neutron.db.l3_hamode_db [None req-2c654634-be7b-4295-90e0-6981da152a12 12c24dbac76447ca80a2ca546a8e1eae 4df878ffcdd640d5acc1269c9a41af84 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 294/551] 10.0.0.96 () {34 vars in 668 bytes} [Mon May 25 01:51:25 2026] POST /v2.0/routers => generated 730 bytes in 2483 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 258/552] 10.0.0.96 () {34 vars in 782 bytes} [Mon May 25 01:51:26 2026] PUT /v2.0/routers/688294fd-14ca-4b3e-a5c7-9cdabc00edd9/add_router_interface => generated 309 bytes in 1652 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/553] 199.204.45.30 () {34 vars in 1079 bytes} [Mon May 25 01:51:28 2026] GET /v2.0/ports?tenant_id=da1e75a625f243a1b45579ad16f689c9&device_id=8eea35a7-4339-450e-9b56-e4dcc07c6144 => generated 1238 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 259/554] 10.0.0.7 () {34 vars in 1038 bytes} [Mon May 25 01:51:28 2026] GET /v2.0/security-groups?id=b80285f5-6077-419b-abf7-17a223c81d3c&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: 260/555] 10.0.0.7 () {34 vars in 988 bytes} [Mon May 25 01:51:28 2026] GET /v2.0/ports?device_id=9a7f08ed-03ab-457b-b838-3e6968bd1ee9 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/556] 199.204.45.30 () {34 vars in 1049 bytes} [Mon May 25 01:51:28 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=10c4bb0436c24e08acf691d5cd13b331 => generated 181 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/557] 199.204.45.30 () {34 vars in 1057 bytes} [Mon May 25 01:51:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=ccc03398-1668-410b-86ed-0cb5d2fbc3a8 => generated 19 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-25 01:51:28.588 7 WARNING neutron_lib.context [req-ccca0f97-d524-4b40-ae61-a6025845fb92 req-687b50ef-d5f9-4cb5-ad76-f24ebb54228c 4239a6bbd2614b33874cb62c66bdfbdb 10c4bb0436c24e08acf691d5cd13b331 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 298/558] 199.204.45.30 () {38 vars in 954 bytes} [Mon May 25 01:51:28 2026] POST /v2.0/ports => generated 958 bytes in 392 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 299/559] 199.204.45.30 () {34 vars in 983 bytes} [Mon May 25 01:51:28 2026] GET /v2.0/subnets?id=47026256-ec51-410f-8132-447695b38ff1 => generated 701 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/560] 199.204.45.30 () {38 vars in 1027 bytes} [Mon May 25 01:51:29 2026] PUT /v2.0/ports/ffd4c709-1315-4ea7-94cf-aa7ce6987a43 => generated 1239 bytes in 425 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-25 01:51:29.440 7 WARNING neutron_lib.context [None req-bce72a2d-8ce4-406f-9769-4d11cfa2909a 4ef0ad7db7544b6aa52e60834bc7f505 136991bb204144238d14784526548d9d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-25 01:51:29.495 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e744604e-dba7-48c3-90a6-2d1130855a68'] response: {'name': 'network-changed', 'server_uuid': '9a7f08ed-03ab-457b-b838-3e6968bd1ee9', 'tag': 'ffd4c709-1315-4ea7-94cf-aa7ce6987a43', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 301/561] 10.0.0.96 () {34 vars in 684 bytes} [Mon May 25 01:51:29 2026] POST /v2.0/security-groups => generated 1660 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/562] 199.204.45.30 () {34 vars in 1051 bytes} [Mon May 25 01:51:29 2026] GET /v2.0/ports?network_id=8aea5a99-10fe-4e15-918d-4f9394475a28&device_owner=network%3Adhcp => generated 1244 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-25 01:51:29.619 7 WARNING neutron_lib.context [None req-2ce2e6a4-08e1-451a-9aa9-caae79966995 4ef0ad7db7544b6aa52e60834bc7f505 136991bb204144238d14784526548d9d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 261/563] 10.0.0.96 () {34 vars in 782 bytes} [Mon May 25 01:51:28 2026] PUT /v2.0/routers/771f121a-c964-4f77-8609-9e307b70b363/add_router_interface => generated 309 bytes in 1188 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/564] 10.0.0.96 () {34 vars in 694 bytes} [Mon May 25 01:51:29 2026] POST /v2.0/security-group-rules => generated 597 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 262/565] 10.0.0.7 () {34 vars in 988 bytes} [Mon May 25 01:51:29 2026] GET /v2.0/ports?device_id=8eea35a7-4339-450e-9b56-e4dcc07c6144 => generated 969 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 263/566] 199.204.45.30 () {34 vars in 1011 bytes} [Mon May 25 01:51:29 2026] GET /v2.0/networks/8aea5a99-10fe-4e15-918d-4f9394475a28?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-25 01:51:29.807 8 WARNING neutron_lib.context [None req-5ac4f4a0-52df-4f6c-85bb-3714d0ba5b03 4ef0ad7db7544b6aa52e60834bc7f505 136991bb204144238d14784526548d9d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 304/567] 10.0.0.7 () {34 vars in 988 bytes} [Mon May 25 01:51:29 2026] GET /v2.0/ports?device_id=9a7f08ed-03ab-457b-b838-3e6968bd1ee9 => generated 973 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/568] 10.0.0.7 () {34 vars in 1038 bytes} [Mon May 25 01:51:29 2026] GET /v2.0/security-groups?id=b80285f5-6077-419b-abf7-17a223c81d3c&fields=id&fields=name => generated 113 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/569] 199.204.45.30 () {34 vars in 1111 bytes} [Mon May 25 01:51:29 2026] GET /v2.0/networks/8aea5a99-10fe-4e15-918d-4f9394475a28?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 264/570] 10.0.0.96 () {34 vars in 694 bytes} [Mon May 25 01:51:29 2026] POST /v2.0/security-group-rules => generated 602 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-25 01:51:29.945 8 WARNING neutron_lib.context [None req-91e01440-e2d7-413c-a5b8-3b97165622d7 4ef0ad7db7544b6aa52e60834bc7f505 136991bb204144238d14784526548d9d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 307/571] 10.0.0.7 () {34 vars in 1038 bytes} [Mon May 25 01:51:29 2026] GET /v2.0/security-groups?id=d3dd23e5-3c2f-4761-9fbc-2f662ad9efb1&fields=id&fields=name => generated 114 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/572] 199.204.45.30 () {34 vars in 1079 bytes} [Mon May 25 01:51:30 2026] GET /v2.0/ports?tenant_id=10c4bb0436c24e08acf691d5cd13b331&device_id=9a7f08ed-03ab-457b-b838-3e6968bd1ee9 => 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: 309/573] 199.204.45.30 () {34 vars in 1017 bytes} [Mon May 25 01:51:30 2026] GET /v2.0/networks?tenant_id=10c4bb0436c24e08acf691d5cd13b331&shared=False => generated 772 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/574] 199.204.45.30 () {34 vars in 929 bytes} [Mon May 25 01:51:30 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-25 01:51:30.257 7 WARNING neutron_lib.context [None req-2908f29e-663b-45b8-a0b7-a3b6f2351bdc 90e555f578de40e399d0a97f4a5cf20f 1cbd6d511dc44507ab05ff345901d57c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 311/575] 10.0.0.96 () {34 vars in 684 bytes} [Mon May 25 01:51:30 2026] POST /v2.0/security-groups => generated 1660 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-25 01:51:30.396 7 WARNING neutron_lib.context [None req-6fcd5f27-9c4d-4892-a399-877f61d59f2e 90e555f578de40e399d0a97f4a5cf20f 1cbd6d511dc44507ab05ff345901d57c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 265/576] 10.0.0.96 () {34 vars in 675 bytes} [Mon May 25 01:51:29 2026] POST /v2.0/floatingips => generated 552 bytes in 563 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/577] 10.0.0.96 () {34 vars in 694 bytes} [Mon May 25 01:51:30 2026] POST /v2.0/security-group-rules => generated 597 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-25 01:51:30.516 8 WARNING neutron_lib.context [None req-02631acc-0fec-4d95-94aa-5c28530b192b 90e555f578de40e399d0a97f4a5cf20f 1cbd6d511dc44507ab05ff345901d57c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 266/578] 10.0.0.96 () {34 vars in 694 bytes} [Mon May 25 01:51:30 2026] POST /v2.0/security-group-rules => generated 602 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-25 01:51:30.636 7 WARNING neutron_lib.context [None req-b3f644ae-e86f-4fd0-ab0a-eb2396214bd3 90e555f578de40e399d0a97f4a5cf20f 1cbd6d511dc44507ab05ff345901d57c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 267/579] 10.0.0.7 () {34 vars in 1098 bytes} [Mon May 25 01:51:30 2026] GET /v2.0/security-groups?name=tempest-securitygroup--2065743665&fields=id&tenant_id=136991bb204144238d14784526548d9d => generated 69 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 268/580] 10.0.0.7 () {34 vars in 980 bytes} [Mon May 25 01:51:30 2026] GET /v2.0/networks?id=8fe1b50c-0a28-404f-9894-c53a050c3634 => generated 669 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 269/581] 199.204.45.30 () {34 vars in 1079 bytes} [Mon May 25 01:51:30 2026] GET /v2.0/ports?tenant_id=da1e75a625f243a1b45579ad16f689c9&device_id=8eea35a7-4339-450e-9b56-e4dcc07c6144 => 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: 270/582] 10.0.0.7 () {34 vars in 988 bytes} [Mon May 25 01:51:31 2026] GET /v2.0/ports?device_id=8eea35a7-4339-450e-9b56-e4dcc07c6144 => generated 969 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 271/583] 10.0.0.7 () {34 vars in 963 bytes} [Mon May 25 01:51:31 2026] GET /v2.0/quotas/136991bb204144238d14784526548d9d => 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: 272/584] 199.204.45.30 () {34 vars in 985 bytes} [Mon May 25 01:51:31 2026] GET /v2.0/networks?id=8aea5a99-10fe-4e15-918d-4f9394475a28 => generated 779 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/585] 10.0.0.96 () {34 vars in 675 bytes} [Mon May 25 01:51:30 2026] POST /v2.0/floatingips => generated 552 bytes in 495 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 273/586] 10.0.0.7 () {34 vars in 1038 bytes} [Mon May 25 01:51:31 2026] GET /v2.0/security-groups?id=b80285f5-6077-419b-abf7-17a223c81d3c&fields=id&fields=name => generated 113 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 274/587] 199.204.45.30 () {34 vars in 1057 bytes} [Mon May 25 01:51:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=ccc03398-1668-410b-86ed-0cb5d2fbc3a8 => 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: 275/588] 199.204.45.30 () {34 vars in 983 bytes} [Mon May 25 01:51:31 2026] GET /v2.0/subnets?id=47026256-ec51-410f-8132-447695b38ff1 => generated 701 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/589] 10.0.0.7 () {34 vars in 1000 bytes} [Mon May 25 01:51:31 2026] GET /v2.0/ports?tenant_id=136991bb204144238d14784526548d9d&fields=id => generated 103 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/590] 199.204.45.30 () {34 vars in 1051 bytes} [Mon May 25 01:51:31 2026] GET /v2.0/ports?network_id=8aea5a99-10fe-4e15-918d-4f9394475a28&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: 276/591] 10.0.0.7 () {34 vars in 988 bytes} [Mon May 25 01:51:31 2026] GET /v2.0/ports?device_id=9a7f08ed-03ab-457b-b838-3e6968bd1ee9 => generated 973 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/592] 199.204.45.30 () {34 vars in 1079 bytes} [Mon May 25 01:51:31 2026] GET /v2.0/ports?tenant_id=10c4bb0436c24e08acf691d5cd13b331&device_id=9a7f08ed-03ab-457b-b838-3e6968bd1ee9 => generated 1242 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/593] 10.0.0.7 () {34 vars in 1038 bytes} [Mon May 25 01:51:31 2026] GET /v2.0/security-groups?id=d3dd23e5-3c2f-4761-9fbc-2f662ad9efb1&fields=id&fields=name => generated 114 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 277/594] 199.204.45.30 () {34 vars in 1011 bytes} [Mon May 25 01:51:31 2026] GET /v2.0/networks/8aea5a99-10fe-4e15-918d-4f9394475a28?fields=segments => generated 14 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/595] 199.204.45.30 () {34 vars in 1059 bytes} [Mon May 25 01:51:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=ffd4c709-1315-4ea7-94cf-aa7ce6987a43 => generated 19 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/596] 199.204.45.30 () {34 vars in 983 bytes} [Mon May 25 01:51:31 2026] GET /v2.0/subnets?id=d89816b7-86d5-446e-833b-50b0f6f037a6 => generated 694 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 278/597] 199.204.45.30 () {34 vars in 1111 bytes} [Mon May 25 01:51:31 2026] GET /v2.0/networks/8aea5a99-10fe-4e15-918d-4f9394475a28?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/598] 199.204.45.30 () {34 vars in 1051 bytes} [Mon May 25 01:51:31 2026] GET /v2.0/ports?network_id=94619714-9b55-45d5-9178-9a9a1ede6848&device_owner=network%3Adhcp => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/599] 199.204.45.30 () {34 vars in 1011 bytes} [Mon May 25 01:51:31 2026] GET /v2.0/networks/94619714-9b55-45d5-9178-9a9a1ede6848?fields=segments => generated 14 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/600] 199.204.45.30 () {34 vars in 1111 bytes} [Mon May 25 01:51:31 2026] GET /v2.0/networks/94619714-9b55-45d5-9178-9a9a1ede6848?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: 280/601] 10.0.0.7 () {34 vars in 1096 bytes} [Mon May 25 01:51:31 2026] GET /v2.0/security-groups?name=tempest-securitygroup--215259219&fields=id&tenant_id=1cbd6d511dc44507ab05ff345901d57c => generated 69 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 281/602] 10.0.0.7 () {34 vars in 980 bytes} [Mon May 25 01:51:31 2026] GET /v2.0/networks?id=83b7f0ce-659e-4c11-a7d9-e6d01e1e33aa => generated 675 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/603] 10.0.0.7 () {34 vars in 905 bytes} [Mon May 25 01:51:31 2026] GET /v2.0/extensions => generated 20516 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 282/604] 10.0.0.7 () {34 vars in 963 bytes} [Mon May 25 01:51:31 2026] GET /v2.0/quotas/1cbd6d511dc44507ab05ff345901d57c => generated 292 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/605] 10.0.0.7 () {34 vars in 1006 bytes} [Mon May 25 01:51:31 2026] GET /v2.0/networks/8fe1b50c-0a28-404f-9894-c53a050c3634?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: 283/606] 10.0.0.7 () {34 vars in 1000 bytes} [Mon May 25 01:51:31 2026] GET /v2.0/ports?tenant_id=1cbd6d511dc44507ab05ff345901d57c&fields=id => generated 103 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/607] 10.0.0.7 () {34 vars in 1106 bytes} [Mon May 25 01:51:31 2026] GET /v2.0/networks/8fe1b50c-0a28-404f-9894-c53a050c3634?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/608] 10.0.0.7 () {34 vars in 1006 bytes} [Mon May 25 01:51:31 2026] GET /v2.0/networks/83b7f0ce-659e-4c11-a7d9-e6d01e1e33aa?fields=segments => generated 14 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/609] 10.0.0.7 () {34 vars in 1106 bytes} [Mon May 25 01:51:31 2026] GET /v2.0/networks/83b7f0ce-659e-4c11-a7d9-e6d01e1e33aa?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 285/610] 10.0.0.7 () {34 vars in 988 bytes} [Mon May 25 01:51:31 2026] GET /v2.0/ports?device_id=150f70d0-a9b7-4d78-9767-5c8c33c5354b => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/611] 10.0.0.7 () {34 vars in 988 bytes} [Mon May 25 01:51:31 2026] GET /v2.0/ports?device_id=e3558697-1f51-464e-8e1d-74e5053f0b6a => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/612] 10.0.0.7 () {34 vars in 988 bytes} [Mon May 25 01:51:32 2026] GET /v2.0/ports?device_id=8eea35a7-4339-450e-9b56-e4dcc07c6144 => generated 969 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/613] 10.0.0.7 () {34 vars in 1038 bytes} [Mon May 25 01:51:32 2026] GET /v2.0/security-groups?id=b80285f5-6077-419b-abf7-17a223c81d3c&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: 8|app: 0|req: 287/614] 10.0.0.7 () {34 vars in 988 bytes} [Mon May 25 01:51:32 2026] GET /v2.0/ports?device_id=9a7f08ed-03ab-457b-b838-3e6968bd1ee9 => generated 973 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/615] 10.0.0.7 () {34 vars in 1038 bytes} [Mon May 25 01:51:32 2026] GET /v2.0/security-groups?id=d3dd23e5-3c2f-4761-9fbc-2f662ad9efb1&fields=id&fields=name => generated 114 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/616] 10.0.0.7 () {34 vars in 988 bytes} [Mon May 25 01:51:32 2026] GET /v2.0/ports?device_id=150f70d0-a9b7-4d78-9767-5c8c33c5354b => 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: 329/617] 10.0.0.7 () {34 vars in 988 bytes} [Mon May 25 01:51:33 2026] GET /v2.0/ports?device_id=e3558697-1f51-464e-8e1d-74e5053f0b6a => 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: 289/618] 10.0.0.7 () {34 vars in 988 bytes} [Mon May 25 01:51:33 2026] GET /v2.0/ports?device_id=8eea35a7-4339-450e-9b56-e4dcc07c6144 => generated 969 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/619] 10.0.0.7 () {34 vars in 1038 bytes} [Mon May 25 01:51:33 2026] GET /v2.0/security-groups?id=b80285f5-6077-419b-abf7-17a223c81d3c&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: 8|app: 0|req: 290/620] 10.0.0.7 () {34 vars in 988 bytes} [Mon May 25 01:51:33 2026] GET /v2.0/ports?device_id=9a7f08ed-03ab-457b-b838-3e6968bd1ee9 => 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: 331/621] 10.0.0.7 () {34 vars in 1038 bytes} [Mon May 25 01:51:33 2026] GET /v2.0/security-groups?id=d3dd23e5-3c2f-4761-9fbc-2f662ad9efb1&fields=id&fields=name => generated 114 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/622] 10.0.0.7 () {34 vars in 988 bytes} [Mon May 25 01:51:34 2026] GET /v2.0/ports?device_id=150f70d0-a9b7-4d78-9767-5c8c33c5354b => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/623] 10.0.0.7 () {34 vars in 988 bytes} [Mon May 25 01:51:34 2026] GET /v2.0/ports?device_id=e3558697-1f51-464e-8e1d-74e5053f0b6a => 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: 292/624] 10.0.0.7 () {34 vars in 988 bytes} [Mon May 25 01:51:34 2026] GET /v2.0/ports?device_id=8eea35a7-4339-450e-9b56-e4dcc07c6144 => generated 969 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/625] 10.0.0.7 () {34 vars in 1038 bytes} [Mon May 25 01:51:34 2026] GET /v2.0/security-groups?id=b80285f5-6077-419b-abf7-17a223c81d3c&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: 293/626] 10.0.0.7 () {34 vars in 988 bytes} [Mon May 25 01:51:34 2026] GET /v2.0/ports?device_id=9a7f08ed-03ab-457b-b838-3e6968bd1ee9 => generated 973 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/627] 10.0.0.7 () {34 vars in 1038 bytes} [Mon May 25 01:51:34 2026] GET /v2.0/security-groups?id=d3dd23e5-3c2f-4761-9fbc-2f662ad9efb1&fields=id&fields=name => generated 114 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/628] 10.0.0.7 () {34 vars in 988 bytes} [Mon May 25 01:51:35 2026] GET /v2.0/ports?device_id=150f70d0-a9b7-4d78-9767-5c8c33c5354b => 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: 335/629] 10.0.0.7 () {34 vars in 988 bytes} [Mon May 25 01:51:35 2026] GET /v2.0/ports?device_id=e3558697-1f51-464e-8e1d-74e5053f0b6a => generated 12 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/630] 10.0.0.7 () {34 vars in 988 bytes} [Mon May 25 01:51:35 2026] GET /v2.0/ports?device_id=8eea35a7-4339-450e-9b56-e4dcc07c6144 => generated 971 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/631] 10.0.0.7 () {34 vars in 1038 bytes} [Mon May 25 01:51:35 2026] GET /v2.0/security-groups?id=b80285f5-6077-419b-abf7-17a223c81d3c&fields=id&fields=name => generated 113 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/632] 10.0.0.7 () {34 vars in 988 bytes} [Mon May 25 01:51:35 2026] GET /v2.0/ports?device_id=9a7f08ed-03ab-457b-b838-3e6968bd1ee9 => generated 975 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/633] 10.0.0.7 () {34 vars in 1038 bytes} [Mon May 25 01:51:35 2026] GET /v2.0/security-groups?id=d3dd23e5-3c2f-4761-9fbc-2f662ad9efb1&fields=id&fields=name => generated 114 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/634] 199.204.45.30 () {34 vars in 985 bytes} [Mon May 25 01:51:36 2026] GET /v2.0/networks?id=8fe1b50c-0a28-404f-9894-c53a050c3634 => generated 669 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/635] 10.0.0.7 () {34 vars in 988 bytes} [Mon May 25 01:51:36 2026] GET /v2.0/ports?device_id=150f70d0-a9b7-4d78-9767-5c8c33c5354b => 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: 298/636] 199.204.45.30 () {34 vars in 1049 bytes} [Mon May 25 01:51:36 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=136991bb204144238d14784526548d9d => generated 181 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-25 01:51:36.356 7 WARNING neutron_lib.context [req-97fd51d9-8609-47de-b48d-e11200384cf7 req-bb11ae5e-631c-4668-8ed6-ce336d8c8458 4ef0ad7db7544b6aa52e60834bc7f505 136991bb204144238d14784526548d9d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 299/637] 10.0.0.7 () {34 vars in 988 bytes} [Mon May 25 01:51:36 2026] GET /v2.0/ports?device_id=e3558697-1f51-464e-8e1d-74e5053f0b6a => 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: 339/638] 199.204.45.30 () {38 vars in 954 bytes} [Mon May 25 01:51:36 2026] POST /v2.0/ports => generated 954 bytes in 397 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 340/639] 10.0.0.7 () {34 vars in 988 bytes} [Mon May 25 01:51:36 2026] GET /v2.0/ports?device_id=8eea35a7-4339-450e-9b56-e4dcc07c6144 => generated 971 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/640] 10.0.0.7 () {34 vars in 1038 bytes} [Mon May 25 01:51:36 2026] GET /v2.0/security-groups?id=b80285f5-6077-419b-abf7-17a223c81d3c&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: 7|app: 0|req: 342/641] 10.0.0.7 () {34 vars in 988 bytes} [Mon May 25 01:51:37 2026] GET /v2.0/ports?device_id=8eea35a7-4339-450e-9b56-e4dcc07c6144 => 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: 343/642] 10.0.0.7 () {34 vars in 988 bytes} [Mon May 25 01:51:37 2026] GET /v2.0/ports?device_id=9a7f08ed-03ab-457b-b838-3e6968bd1ee9 => generated 975 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/643] 199.204.45.30 () {38 vars in 1027 bytes} [Mon May 25 01:51:36 2026] PUT /v2.0/ports/f7419ca2-d064-4187-a210-08a0cc11c9eb => generated 1235 bytes in 490 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 301/644] 10.0.0.7 () {34 vars in 1038 bytes} [Mon May 25 01:51:37 2026] GET /v2.0/security-groups?id=d3dd23e5-3c2f-4761-9fbc-2f662ad9efb1&fields=id&fields=name => generated 114 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/645] 10.0.0.7 () {34 vars in 988 bytes} [Mon May 25 01:51:37 2026] GET /v2.0/ports?device_id=150f70d0-a9b7-4d78-9767-5c8c33c5354b => generated 969 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/646] 10.0.0.7 () {34 vars in 1038 bytes} [Mon May 25 01:51:37 2026] GET /v2.0/security-groups?id=f32d1f92-8612-4fa0-aa30-e5d322676f33&fields=id&fields=name => generated 114 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/647] 10.0.0.7 () {34 vars in 988 bytes} [Mon May 25 01:51:37 2026] GET /v2.0/ports?device_id=e3558697-1f51-464e-8e1d-74e5053f0b6a => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-25 01:51:37.764 7 INFO neutron.db.l3_db [None req-44c76b14-a6a0-4fa5-a5da-9899cdd304ae 3815362d6bde4c179e6d8a0f695e71f0 da1e75a625f243a1b45579ad16f689c9 - - default default] Floating IP 97209c59-b969-4f58-b8fb-81bce7bf5b6c associated. External IP: 10.96.250.205, port: ccc03398-1668-410b-86ed-0cb5d2fbc3a8. [pid: 7|app: 0|req: 344/648] 10.0.0.96 () {34 vars in 748 bytes} [Mon May 25 01:51:37 2026] PUT /v2.0/floatingips/97209c59-b969-4f58-b8fb-81bce7bf5b6c => generated 855 bytes in 853 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/649] 10.0.0.7 () {34 vars in 988 bytes} [Mon May 25 01:51:38 2026] GET /v2.0/ports?device_id=8eea35a7-4339-450e-9b56-e4dcc07c6144 => generated 971 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-25 01:51:38.242 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-9454078e-99d9-418b-b5e3-3f02850d7b45'] response: {'name': 'network-changed', 'server_uuid': '8eea35a7-4339-450e-9b56-e4dcc07c6144', 'tag': 'ccc03398-1668-410b-86ed-0cb5d2fbc3a8', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 345/650] 10.0.0.7 () {34 vars in 1038 bytes} [Mon May 25 01:51:38 2026] GET /v2.0/security-groups?id=b80285f5-6077-419b-abf7-17a223c81d3c&fields=id&fields=name => generated 113 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-25 01:51:38.273 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c9e01d17-e5d9-457e-afc4-682e462ba874'] response: {'name': 'network-changed', 'server_uuid': '150f70d0-a9b7-4d78-9767-5c8c33c5354b', 'tag': 'f7419ca2-d064-4187-a210-08a0cc11c9eb', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 306/651] 199.204.45.30 () {34 vars in 1079 bytes} [Mon May 25 01:51:38 2026] GET /v2.0/ports?tenant_id=136991bb204144238d14784526548d9d&device_id=150f70d0-a9b7-4d78-9767-5c8c33c5354b => generated 1238 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/652] 199.204.45.30 () {34 vars in 1057 bytes} [Mon May 25 01:51:38 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=f7419ca2-d064-4187-a210-08a0cc11c9eb => 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: 307/653] 199.204.45.30 () {34 vars in 983 bytes} [Mon May 25 01:51:38 2026] GET /v2.0/subnets?id=cf3307e8-2310-42f8-906b-7291e4f4922d => generated 687 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/654] 10.0.0.7 () {34 vars in 988 bytes} [Mon May 25 01:51:38 2026] GET /v2.0/ports?device_id=9a7f08ed-03ab-457b-b838-3e6968bd1ee9 => 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: 308/655] 199.204.45.30 () {34 vars in 1051 bytes} [Mon May 25 01:51:38 2026] GET /v2.0/ports?network_id=8fe1b50c-0a28-404f-9894-c53a050c3634&device_owner=network%3Adhcp => generated 1244 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/656] 199.204.45.30 () {34 vars in 985 bytes} [Mon May 25 01:51:38 2026] GET /v2.0/networks?id=83b7f0ce-659e-4c11-a7d9-e6d01e1e33aa => generated 675 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/657] 10.0.0.7 () {34 vars in 1038 bytes} [Mon May 25 01:51:38 2026] GET /v2.0/security-groups?id=d3dd23e5-3c2f-4761-9fbc-2f662ad9efb1&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/658] 199.204.45.30 () {34 vars in 1011 bytes} [Mon May 25 01:51:38 2026] GET /v2.0/networks/8fe1b50c-0a28-404f-9894-c53a050c3634?fields=segments => generated 14 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/659] 199.204.45.30 () {34 vars in 1049 bytes} [Mon May 25 01:51:38 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=1cbd6d511dc44507ab05ff345901d57c => generated 180 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-25 01:51:38.545 8 WARNING neutron_lib.context [req-70d9498a-aa48-4c98-b452-d8cf6d9f6577 req-2ce26ae8-529f-4a99-9418-05034646f99b 90e555f578de40e399d0a97f4a5cf20f 1cbd6d511dc44507ab05ff345901d57c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 350/660] 199.204.45.30 () {34 vars in 1111 bytes} [Mon May 25 01:51:38 2026] GET /v2.0/networks/8fe1b50c-0a28-404f-9894-c53a050c3634?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: 353/663] 10.0.0.7 () {34 vars in 988 bytes} [Mon May 25 01:51:38 2026] GET /v2.0/ports?device_id=150f70d0-a9b7-4d78-9767-5c8c33c5354b => generated 969 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/664] 10.0.0.7 () {34 vars in 988 bytes} [Mon May 25 01:51:38 2026] GET /v2.0/ports?device_id=e3558697-1f51-464e-8e1d-74e5053f0b6a => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/665] 10.0.0.7 () {34 vars in 1038 bytes} [Mon May 25 01:51:38 2026] GET /v2.0/security-groups?id=f32d1f92-8612-4fa0-aa30-e5d322676f33&fields=id&fields=name => generated 114 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/666] 199.204.45.30 () {34 vars in 1079 bytes} [Mon May 25 01:51:38 2026] GET /v2.0/ports?tenant_id=da1e75a625f243a1b45579ad16f689c9&device_id=8eea35a7-4339-450e-9b56-e4dcc07c6144 => generated 1240 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/667] 199.204.45.30 () {34 vars in 985 bytes} [Mon May 25 01:51:38 2026] GET /v2.0/networks?id=8aea5a99-10fe-4e15-918d-4f9394475a28 => generated 779 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/668] 199.204.45.30 () {34 vars in 1057 bytes} [Mon May 25 01:51:38 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=ccc03398-1668-410b-86ed-0cb5d2fbc3a8 => generated 858 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/669] 199.204.45.30 () {38 vars in 954 bytes} [Mon May 25 01:51:38 2026] POST /v2.0/ports => generated 954 bytes in 410 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/670] 199.204.45.30 () {34 vars in 983 bytes} [Mon May 25 01:51:38 2026] GET /v2.0/subnets?id=47026256-ec51-410f-8132-447695b38ff1 => generated 701 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 360/671] 199.204.45.30 () {34 vars in 1051 bytes} [Mon May 25 01:51:38 2026] GET /v2.0/ports?network_id=8aea5a99-10fe-4e15-918d-4f9394475a28&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: 361/672] 199.204.45.30 () {34 vars in 1011 bytes} [Mon May 25 01:51:39 2026] GET /v2.0/networks/8aea5a99-10fe-4e15-918d-4f9394475a28?fields=segments => generated 14 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/673] 199.204.45.30 () {34 vars in 1111 bytes} [Mon May 25 01:51:39 2026] GET /v2.0/networks/8aea5a99-10fe-4e15-918d-4f9394475a28?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/674] 199.204.45.30 () {38 vars in 1027 bytes} [Mon May 25 01:51:38 2026] PUT /v2.0/ports/430b6fe2-dda8-4d3d-a176-e0768d060925 => generated 1235 bytes in 413 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/675] 10.0.0.7 () {34 vars in 988 bytes} [Mon May 25 01:51:39 2026] GET /v2.0/ports?device_id=9a7f08ed-03ab-457b-b838-3e6968bd1ee9 => generated 975 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 364/676] 199.204.45.30 () {34 vars in 1079 bytes} [Mon May 25 01:51:39 2026] GET /v2.0/ports?tenant_id=136991bb204144238d14784526548d9d&device_id=150f70d0-a9b7-4d78-9767-5c8c33c5354b => generated 1238 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/677] 10.0.0.7 () {34 vars in 1038 bytes} [Mon May 25 01:51:39 2026] GET /v2.0/security-groups?id=d3dd23e5-3c2f-4761-9fbc-2f662ad9efb1&fields=id&fields=name => generated 114 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/678] 199.204.45.30 () {34 vars in 985 bytes} [Mon May 25 01:51:39 2026] GET /v2.0/networks?id=8fe1b50c-0a28-404f-9894-c53a050c3634 => generated 765 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/679] 199.204.45.30 () {34 vars in 1057 bytes} [Mon May 25 01:51:39 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=f7419ca2-d064-4187-a210-08a0cc11c9eb => 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: 366/680] 199.204.45.30 () {34 vars in 983 bytes} [Mon May 25 01:51:39 2026] GET /v2.0/subnets?id=cf3307e8-2310-42f8-906b-7291e4f4922d => generated 687 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/681] 10.0.0.7 () {34 vars in 988 bytes} [Mon May 25 01:51:39 2026] GET /v2.0/ports?device_id=9a7f08ed-03ab-457b-b838-3e6968bd1ee9 => generated 975 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/682] 199.204.45.30 () {34 vars in 1051 bytes} [Mon May 25 01:51:39 2026] GET /v2.0/ports?network_id=8fe1b50c-0a28-404f-9894-c53a050c3634&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: 315/683] 10.0.0.7 () {34 vars in 988 bytes} [Mon May 25 01:51:39 2026] GET /v2.0/ports?device_id=e3558697-1f51-464e-8e1d-74e5053f0b6a => generated 969 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/684] 10.0.0.7 () {34 vars in 988 bytes} [Mon May 25 01:51:39 2026] GET /v2.0/ports?device_id=150f70d0-a9b7-4d78-9767-5c8c33c5354b => generated 969 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/685] 199.204.45.30 () {34 vars in 1011 bytes} [Mon May 25 01:51:39 2026] GET /v2.0/networks/8fe1b50c-0a28-404f-9894-c53a050c3634?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: 318/686] 10.0.0.7 () {34 vars in 1038 bytes} [Mon May 25 01:51:40 2026] GET /v2.0/security-groups?id=d41667e0-94aa-437c-9ed9-4bf04efebe2d&fields=id&fields=name => generated 113 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/687] 10.0.0.7 () {34 vars in 1038 bytes} [Mon May 25 01:51:40 2026] GET /v2.0/security-groups?id=f32d1f92-8612-4fa0-aa30-e5d322676f33&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/688] 199.204.45.30 () {34 vars in 1111 bytes} [Mon May 25 01:51:40 2026] GET /v2.0/networks/8fe1b50c-0a28-404f-9894-c53a050c3634?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-25 01:51:40.270 7 INFO neutron.db.l3_db [None req-19bc6801-2afc-4261-ad6c-8012423cdab1 4239a6bbd2614b33874cb62c66bdfbdb 10c4bb0436c24e08acf691d5cd13b331 - - default default] Floating IP 1ec0fb72-ac69-4c0c-ae41-616147e4dd6b associated. External IP: 10.96.250.209, port: ffd4c709-1315-4ea7-94cf-aa7ce6987a43. [pid: 8|app: 0|req: 321/689] 199.204.45.30 () {34 vars in 1079 bytes} [Mon May 25 01:51:40 2026] GET /v2.0/ports?tenant_id=1cbd6d511dc44507ab05ff345901d57c&device_id=e3558697-1f51-464e-8e1d-74e5053f0b6a => generated 1238 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-25 01:51:40.458 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-a6991156-b332-4205-a74a-0826d7b13f3a'] response: {'name': 'network-changed', 'server_uuid': 'e3558697-1f51-464e-8e1d-74e5053f0b6a', 'tag': '430b6fe2-dda8-4d3d-a176-e0768d060925', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 322/690] 199.204.45.30 () {34 vars in 1057 bytes} [Mon May 25 01:51:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=430b6fe2-dda8-4d3d-a176-e0768d060925 => 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: 323/691] 199.204.45.30 () {34 vars in 983 bytes} [Mon May 25 01:51:40 2026] GET /v2.0/subnets?id=beae6128-da3c-4ca7-a803-76f366a79d33 => generated 693 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/692] 199.204.45.30 () {34 vars in 1051 bytes} [Mon May 25 01:51:40 2026] GET /v2.0/ports?network_id=83b7f0ce-659e-4c11-a7d9-e6d01e1e33aa&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: 7|app: 0|req: 369/693] 10.0.0.96 () {34 vars in 748 bytes} [Mon May 25 01:51:39 2026] PUT /v2.0/floatingips/1ec0fb72-ac69-4c0c-ae41-616147e4dd6b => generated 856 bytes in 741 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/694] 199.204.45.30 () {34 vars in 1011 bytes} [Mon May 25 01:51:40 2026] GET /v2.0/networks/83b7f0ce-659e-4c11-a7d9-e6d01e1e33aa?fields=segments => generated 14 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-25 01:51:40.668 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ad34bc74-467d-45a6-a29e-abb0834cf26c'] response: {'name': 'network-changed', 'server_uuid': '9a7f08ed-03ab-457b-b838-3e6968bd1ee9', 'tag': 'ffd4c709-1315-4ea7-94cf-aa7ce6987a43', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 370/695] 199.204.45.30 () {34 vars in 1111 bytes} [Mon May 25 01:51:40 2026] GET /v2.0/networks/83b7f0ce-659e-4c11-a7d9-e6d01e1e33aa?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/696] 10.0.0.7 () {34 vars in 988 bytes} [Mon May 25 01:51:41 2026] GET /v2.0/ports?device_id=e3558697-1f51-464e-8e1d-74e5053f0b6a => generated 969 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/697] 10.0.0.7 () {34 vars in 988 bytes} [Mon May 25 01:51:41 2026] GET /v2.0/ports?device_id=150f70d0-a9b7-4d78-9767-5c8c33c5354b => generated 969 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/698] 10.0.0.7 () {34 vars in 1038 bytes} [Mon May 25 01:51:41 2026] GET /v2.0/security-groups?id=d41667e0-94aa-437c-9ed9-4bf04efebe2d&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: 372/699] 199.204.45.30 () {34 vars in 1079 bytes} [Mon May 25 01:51:41 2026] GET /v2.0/ports?tenant_id=10c4bb0436c24e08acf691d5cd13b331&device_id=9a7f08ed-03ab-457b-b838-3e6968bd1ee9 => generated 1244 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/700] 10.0.0.7 () {34 vars in 1038 bytes} [Mon May 25 01:51:41 2026] GET /v2.0/security-groups?id=f32d1f92-8612-4fa0-aa30-e5d322676f33&fields=id&fields=name => generated 114 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/701] 199.204.45.30 () {34 vars in 985 bytes} [Mon May 25 01:51:41 2026] GET /v2.0/networks?id=94619714-9b55-45d5-9178-9a9a1ede6848 => generated 772 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/702] 199.204.45.30 () {34 vars in 1059 bytes} [Mon May 25 01:51:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=ffd4c709-1315-4ea7-94cf-aa7ce6987a43 => generated 859 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/703] 199.204.45.30 () {34 vars in 983 bytes} [Mon May 25 01:51:41 2026] GET /v2.0/subnets?id=d89816b7-86d5-446e-833b-50b0f6f037a6 => generated 694 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/704] 199.204.45.30 () {34 vars in 1051 bytes} [Mon May 25 01:51:41 2026] GET /v2.0/ports?network_id=94619714-9b55-45d5-9178-9a9a1ede6848&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: 375/705] 199.204.45.30 () {34 vars in 1011 bytes} [Mon May 25 01:51:41 2026] GET /v2.0/networks/94619714-9b55-45d5-9178-9a9a1ede6848?fields=segments => generated 14 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/706] 199.204.45.30 () {34 vars in 1111 bytes} [Mon May 25 01:51:41 2026] GET /v2.0/networks/94619714-9b55-45d5-9178-9a9a1ede6848?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/707] 199.204.45.30 () {34 vars in 1079 bytes} [Mon May 25 01:51:41 2026] GET /v2.0/ports?tenant_id=1cbd6d511dc44507ab05ff345901d57c&device_id=e3558697-1f51-464e-8e1d-74e5053f0b6a => generated 1238 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/708] 199.204.45.30 () {34 vars in 985 bytes} [Mon May 25 01:51:41 2026] GET /v2.0/networks?id=83b7f0ce-659e-4c11-a7d9-e6d01e1e33aa => generated 771 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/709] 199.204.45.30 () {34 vars in 1057 bytes} [Mon May 25 01:51:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=430b6fe2-dda8-4d3d-a176-e0768d060925 => 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: 333/710] 199.204.45.30 () {34 vars in 983 bytes} [Mon May 25 01:51:41 2026] GET /v2.0/subnets?id=beae6128-da3c-4ca7-a803-76f366a79d33 => generated 693 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/711] 199.204.45.30 () {34 vars in 1051 bytes} [Mon May 25 01:51:41 2026] GET /v2.0/ports?network_id=83b7f0ce-659e-4c11-a7d9-e6d01e1e33aa&device_owner=network%3Adhcp => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/712] 199.204.45.30 () {34 vars in 1011 bytes} [Mon May 25 01:51:41 2026] GET /v2.0/networks/83b7f0ce-659e-4c11-a7d9-e6d01e1e33aa?fields=segments => generated 14 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/713] 199.204.45.30 () {34 vars in 1111 bytes} [Mon May 25 01:51:41 2026] GET /v2.0/networks/83b7f0ce-659e-4c11-a7d9-e6d01e1e33aa?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/714] 10.0.0.7 () {34 vars in 988 bytes} [Mon May 25 01:51:42 2026] GET /v2.0/ports?device_id=e3558697-1f51-464e-8e1d-74e5053f0b6a => 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: 380/715] 10.0.0.7 () {34 vars in 1038 bytes} [Mon May 25 01:51:42 2026] GET /v2.0/security-groups?id=d41667e0-94aa-437c-9ed9-4bf04efebe2d&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: 336/716] 10.0.0.7 () {34 vars in 988 bytes} [Mon May 25 01:51:42 2026] GET /v2.0/ports?device_id=150f70d0-a9b7-4d78-9767-5c8c33c5354b => generated 971 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/717] 10.0.0.7 () {34 vars in 1038 bytes} [Mon May 25 01:51:42 2026] GET /v2.0/security-groups?id=f32d1f92-8612-4fa0-aa30-e5d322676f33&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: 337/718] 10.0.0.7 () {34 vars in 988 bytes} [Mon May 25 01:51:43 2026] GET /v2.0/ports?device_id=e3558697-1f51-464e-8e1d-74e5053f0b6a => generated 969 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/719] 10.0.0.7 () {34 vars in 1038 bytes} [Mon May 25 01:51:43 2026] GET /v2.0/security-groups?id=d41667e0-94aa-437c-9ed9-4bf04efebe2d&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: 8|app: 0|req: 338/720] 10.0.0.7 () {34 vars in 988 bytes} [Mon May 25 01:51:43 2026] GET /v2.0/ports?device_id=150f70d0-a9b7-4d78-9767-5c8c33c5354b => generated 971 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/721] 10.0.0.7 () {34 vars in 1038 bytes} [Mon May 25 01:51:43 2026] GET /v2.0/security-groups?id=f32d1f92-8612-4fa0-aa30-e5d322676f33&fields=id&fields=name => generated 114 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/722] 10.0.0.7 () {34 vars in 988 bytes} [Mon May 25 01:51:43 2026] GET /v2.0/ports?device_id=150f70d0-a9b7-4d78-9767-5c8c33c5354b => generated 971 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-25 01:51:44.055 7 INFO neutron.db.l3_db [None req-52a69d70-54e5-40b2-9219-a1eb91335117 4ef0ad7db7544b6aa52e60834bc7f505 136991bb204144238d14784526548d9d - - default default] Floating IP bfa62d5b-ff3d-49a1-8bbf-418d260dacf5 associated. External IP: 10.96.250.211, port: f7419ca2-d064-4187-a210-08a0cc11c9eb. [pid: 7|app: 0|req: 384/723] 10.0.0.96 () {34 vars in 748 bytes} [Mon May 25 01:51:43 2026] PUT /v2.0/floatingips/bfa62d5b-ff3d-49a1-8bbf-418d260dacf5 => generated 855 bytes in 664 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/724] 10.0.0.7 () {34 vars in 988 bytes} [Mon May 25 01:51:44 2026] GET /v2.0/ports?device_id=150f70d0-a9b7-4d78-9767-5c8c33c5354b => generated 971 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-25 01:51:44.546 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d7ee8493-f9aa-47c5-91fe-6654e21622c1'] response: {'name': 'network-changed', 'server_uuid': '150f70d0-a9b7-4d78-9767-5c8c33c5354b', 'tag': 'f7419ca2-d064-4187-a210-08a0cc11c9eb', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 385/725] 10.0.0.7 () {34 vars in 1038 bytes} [Mon May 25 01:51:44 2026] GET /v2.0/security-groups?id=f32d1f92-8612-4fa0-aa30-e5d322676f33&fields=id&fields=name => generated 114 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/726] 10.0.0.7 () {34 vars in 988 bytes} [Mon May 25 01:51:44 2026] GET /v2.0/ports?device_id=e3558697-1f51-464e-8e1d-74e5053f0b6a => generated 971 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/727] 10.0.0.7 () {34 vars in 1038 bytes} [Mon May 25 01:51:44 2026] GET /v2.0/security-groups?id=d41667e0-94aa-437c-9ed9-4bf04efebe2d&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: 342/728] 10.0.0.7 () {34 vars in 988 bytes} [Mon May 25 01:51:44 2026] GET /v2.0/ports?device_id=150f70d0-a9b7-4d78-9767-5c8c33c5354b => generated 971 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/729] 10.0.0.7 () {34 vars in 1038 bytes} [Mon May 25 01:51:44 2026] GET /v2.0/security-groups?id=f32d1f92-8612-4fa0-aa30-e5d322676f33&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: 343/730] 199.204.45.30 () {34 vars in 1079 bytes} [Mon May 25 01:51:45 2026] GET /v2.0/ports?tenant_id=136991bb204144238d14784526548d9d&device_id=150f70d0-a9b7-4d78-9767-5c8c33c5354b => generated 1240 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/731] 199.204.45.30 () {34 vars in 985 bytes} [Mon May 25 01:51:45 2026] GET /v2.0/networks?id=8fe1b50c-0a28-404f-9894-c53a050c3634 => generated 765 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/732] 199.204.45.30 () {34 vars in 1057 bytes} [Mon May 25 01:51:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=f7419ca2-d064-4187-a210-08a0cc11c9eb => generated 858 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/733] 199.204.45.30 () {34 vars in 983 bytes} [Mon May 25 01:51:45 2026] GET /v2.0/subnets?id=cf3307e8-2310-42f8-906b-7291e4f4922d => generated 687 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/734] 199.204.45.30 () {34 vars in 1051 bytes} [Mon May 25 01:51:45 2026] GET /v2.0/ports?network_id=8fe1b50c-0a28-404f-9894-c53a050c3634&device_owner=network%3Adhcp => generated 1244 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/735] 199.204.45.30 () {34 vars in 1011 bytes} [Mon May 25 01:51:45 2026] GET /v2.0/networks/8fe1b50c-0a28-404f-9894-c53a050c3634?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: 346/736] 199.204.45.30 () {34 vars in 1111 bytes} [Mon May 25 01:51:45 2026] GET /v2.0/networks/8fe1b50c-0a28-404f-9894-c53a050c3634?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/737] 10.0.0.7 () {34 vars in 988 bytes} [Mon May 25 01:51:45 2026] GET /v2.0/ports?device_id=e3558697-1f51-464e-8e1d-74e5053f0b6a => generated 971 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/738] 10.0.0.7 () {34 vars in 1038 bytes} [Mon May 25 01:51:45 2026] GET /v2.0/security-groups?id=d41667e0-94aa-437c-9ed9-4bf04efebe2d&fields=id&fields=name => generated 113 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/739] 10.0.0.7 () {34 vars in 988 bytes} [Mon May 25 01:51:45 2026] GET /v2.0/ports?device_id=e3558697-1f51-464e-8e1d-74e5053f0b6a => generated 971 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/740] 10.0.0.7 () {34 vars in 988 bytes} [Mon May 25 01:51:46 2026] GET /v2.0/ports?device_id=150f70d0-a9b7-4d78-9767-5c8c33c5354b => generated 971 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/741] 10.0.0.7 () {34 vars in 1038 bytes} [Mon May 25 01:51:46 2026] GET /v2.0/security-groups?id=f32d1f92-8612-4fa0-aa30-e5d322676f33&fields=id&fields=name => generated 114 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-25 01:51:46.494 8 INFO neutron.db.l3_db [None req-5a74ecd9-05e7-4581-8d5b-37fe47a884c6 90e555f578de40e399d0a97f4a5cf20f 1cbd6d511dc44507ab05ff345901d57c - - default default] Floating IP 227363bf-3aee-4d5d-858a-5385622df413 associated. External IP: 10.96.250.217, port: 430b6fe2-dda8-4d3d-a176-e0768d060925. [pid: 8|app: 0|req: 348/742] 10.0.0.96 () {34 vars in 748 bytes} [Mon May 25 01:51:46 2026] PUT /v2.0/floatingips/227363bf-3aee-4d5d-858a-5385622df413 => generated 855 bytes in 714 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/743] 10.0.0.7 () {34 vars in 988 bytes} [Mon May 25 01:51:46 2026] GET /v2.0/ports?device_id=e3558697-1f51-464e-8e1d-74e5053f0b6a => generated 971 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-25 01:51:46.867 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-1b72117e-e021-4645-b678-98ea8c41ed03'] response: {'name': 'network-changed', 'server_uuid': 'e3558697-1f51-464e-8e1d-74e5053f0b6a', 'tag': '430b6fe2-dda8-4d3d-a176-e0768d060925', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 396/744] 10.0.0.7 () {34 vars in 1038 bytes} [Mon May 25 01:51:46 2026] GET /v2.0/security-groups?id=d41667e0-94aa-437c-9ed9-4bf04efebe2d&fields=id&fields=name => generated 113 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/745] 199.204.45.30 () {34 vars in 993 bytes} [Mon May 25 01:51:46 2026] GET /v2.0/ports?device_id=150f70d0-a9b7-4d78-9767-5c8c33c5354b => generated 971 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/746] 10.0.0.7 () {34 vars in 988 bytes} [Mon May 25 01:51:47 2026] GET /v2.0/ports?device_id=e3558697-1f51-464e-8e1d-74e5053f0b6a => generated 971 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-25 01:51:47.237 7 INFO neutron.db.l3_db [req-a99a92ce-89dc-4198-add4-d83a3279b7b3 req-0b49fbdd-faf4-4987-9301-61f9dfaa3046 4ef0ad7db7544b6aa52e60834bc7f505 136991bb204144238d14784526548d9d - - default default] Floating IP bfa62d5b-ff3d-49a1-8bbf-418d260dacf5 disassociated. External IP: 10.96.250.211, port: f7419ca2-d064-4187-a210-08a0cc11c9eb. [pid: 8|app: 0|req: 351/747] 10.0.0.7 () {34 vars in 1038 bytes} [Mon May 25 01:51:47 2026] GET /v2.0/security-groups?id=d41667e0-94aa-437c-9ed9-4bf04efebe2d&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: 352/748] 10.0.0.7 () {34 vars in 988 bytes} [Mon May 25 01:51:47 2026] GET /v2.0/ports?device_id=150f70d0-a9b7-4d78-9767-5c8c33c5354b => generated 969 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/749] 10.0.0.7 () {34 vars in 1038 bytes} [Mon May 25 01:51:47 2026] GET /v2.0/security-groups?id=f32d1f92-8612-4fa0-aa30-e5d322676f33&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/750] 199.204.45.30 () {34 vars in 1079 bytes} [Mon May 25 01:51:47 2026] GET /v2.0/ports?tenant_id=1cbd6d511dc44507ab05ff345901d57c&device_id=e3558697-1f51-464e-8e1d-74e5053f0b6a => generated 1240 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/751] 199.204.45.30 () {34 vars in 985 bytes} [Mon May 25 01:51:47 2026] GET /v2.0/networks?id=83b7f0ce-659e-4c11-a7d9-e6d01e1e33aa => generated 771 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/752] 199.204.45.30 () {34 vars in 1057 bytes} [Mon May 25 01:51:47 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=430b6fe2-dda8-4d3d-a176-e0768d060925 => generated 858 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/753] 199.204.45.30 () {34 vars in 983 bytes} [Mon May 25 01:51:47 2026] GET /v2.0/subnets?id=beae6128-da3c-4ca7-a803-76f366a79d33 => generated 693 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/754] 199.204.45.30 () {34 vars in 1051 bytes} [Mon May 25 01:51:47 2026] GET /v2.0/ports?network_id=83b7f0ce-659e-4c11-a7d9-e6d01e1e33aa&device_owner=network%3Adhcp => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/755] 199.204.45.30 () {34 vars in 1011 bytes} [Mon May 25 01:51:47 2026] GET /v2.0/networks/83b7f0ce-659e-4c11-a7d9-e6d01e1e33aa?fields=segments => generated 14 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/756] 199.204.45.30 () {36 vars in 996 bytes} [Mon May 25 01:51:46 2026] DELETE /v2.0/ports/f7419ca2-d064-4187-a210-08a0cc11c9eb => generated 0 bytes in 789 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/757] 199.204.45.30 () {34 vars in 1111 bytes} [Mon May 25 01:51:47 2026] GET /v2.0/networks/83b7f0ce-659e-4c11-a7d9-e6d01e1e33aa?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-25 01:51:48.394 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-7823c38f-d19e-475b-a6fe-b73f170a8b52'] response: {'server_uuid': '150f70d0-a9b7-4d78-9767-5c8c33c5354b', 'name': 'network-vif-deleted', 'tag': 'f7419ca2-d064-4187-a210-08a0cc11c9eb', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 398/758] 10.0.0.7 () {34 vars in 988 bytes} [Mon May 25 01:51:48 2026] GET /v2.0/ports?device_id=e3558697-1f51-464e-8e1d-74e5053f0b6a => generated 971 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/759] 10.0.0.7 () {34 vars in 1038 bytes} [Mon May 25 01:51:48 2026] GET /v2.0/security-groups?id=d41667e0-94aa-437c-9ed9-4bf04efebe2d&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: 399/760] 10.0.0.7 () {34 vars in 988 bytes} [Mon May 25 01:51:48 2026] GET /v2.0/ports?device_id=150f70d0-a9b7-4d78-9767-5c8c33c5354b => 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: 362/761] 199.204.45.30 () {34 vars in 993 bytes} [Mon May 25 01:51:49 2026] GET /v2.0/ports?device_id=e3558697-1f51-464e-8e1d-74e5053f0b6a => generated 969 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/762] 10.0.0.33 () {34 vars in 989 bytes} [Mon May 25 01:51:49 2026] GET /v2.0/ports?device_id=9a7f08ed-03ab-457b-b838-3e6968bd1ee9 => generated 1244 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/763] 10.0.0.33 () {34 vars in 989 bytes} [Mon May 25 01:51:49 2026] GET /v2.0/ports?device_id=8eea35a7-4339-450e-9b56-e4dcc07c6144 => generated 1240 bytes in 430 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/764] 10.0.0.33 () {34 vars in 1039 bytes} [Mon May 25 01:51:49 2026] GET /v2.0/security-groups?id=d3dd23e5-3c2f-4761-9fbc-2f662ad9efb1&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/765] 199.204.45.30 () {34 vars in 1095 bytes} [Mon May 25 01:51:49 2026] GET /v2.0/ports?device_id=8eea35a7-4339-450e-9b56-e4dcc07c6144&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/766] 10.0.0.7 () {34 vars in 988 bytes} [Mon May 25 01:51:49 2026] GET /v2.0/ports?device_id=e3558697-1f51-464e-8e1d-74e5053f0b6a => generated 969 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/767] 10.0.0.7 () {34 vars in 988 bytes} [Mon May 25 01:51:49 2026] GET /v2.0/ports?device_id=150f70d0-a9b7-4d78-9767-5c8c33c5354b => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/768] 10.0.0.33 () {34 vars in 1039 bytes} [Mon May 25 01:51:49 2026] GET /v2.0/security-groups?id=b80285f5-6077-419b-abf7-17a223c81d3c&fields=id&fields=name => generated 113 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/769] 10.0.0.7 () {34 vars in 1038 bytes} [Mon May 25 01:51:49 2026] GET /v2.0/security-groups?id=d41667e0-94aa-437c-9ed9-4bf04efebe2d&fields=id&fields=name => generated 113 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-25 01:51:49.988 8 INFO neutron.db.l3_db [req-77bda915-0c98-4a72-a3fe-eb58fc3bcd81 req-5f4894d7-b3e3-4862-8d5d-efb433b8905e 90e555f578de40e399d0a97f4a5cf20f 1cbd6d511dc44507ab05ff345901d57c - - default default] Floating IP 227363bf-3aee-4d5d-858a-5385622df413 disassociated. External IP: 10.96.250.217, port: 430b6fe2-dda8-4d3d-a176-e0768d060925. [pid: 8|app: 0|req: 363/770] 199.204.45.30 () {36 vars in 996 bytes} [Mon May 25 01:51:49 2026] DELETE /v2.0/ports/430b6fe2-dda8-4d3d-a176-e0768d060925 => generated 0 bytes in 1286 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/771] 199.204.45.30 () {34 vars in 1079 bytes} [Mon May 25 01:51:50 2026] GET /v2.0/ports?tenant_id=da1e75a625f243a1b45579ad16f689c9&device_id=8eea35a7-4339-450e-9b56-e4dcc07c6144 => generated 1240 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/772] 10.0.0.7 () {34 vars in 988 bytes} [Mon May 25 01:51:50 2026] GET /v2.0/ports?device_id=150f70d0-a9b7-4d78-9767-5c8c33c5354b => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/773] 10.0.0.7 () {34 vars in 988 bytes} [Mon May 25 01:51:50 2026] GET /v2.0/ports?device_id=e3558697-1f51-464e-8e1d-74e5053f0b6a => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-25 01:51:51.270 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-f3dfa1c0-b97c-477f-92f6-62880ad8799c'] response: {'server_uuid': 'e3558697-1f51-464e-8e1d-74e5053f0b6a', 'name': 'network-vif-deleted', 'tag': '430b6fe2-dda8-4d3d-a176-e0768d060925', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 365/774] 199.204.45.30 () {34 vars in 985 bytes} [Mon May 25 01:51:51 2026] GET /v2.0/networks?id=8aea5a99-10fe-4e15-918d-4f9394475a28 => generated 779 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/775] 199.204.45.30 () {34 vars in 1057 bytes} [Mon May 25 01:51:51 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=ccc03398-1668-410b-86ed-0cb5d2fbc3a8 => generated 860 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/776] 199.204.45.30 () {34 vars in 983 bytes} [Mon May 25 01:51:51 2026] GET /v2.0/subnets?id=47026256-ec51-410f-8132-447695b38ff1 => generated 701 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/777] 199.204.45.30 () {34 vars in 1051 bytes} [Mon May 25 01:51:51 2026] GET /v2.0/ports?network_id=8aea5a99-10fe-4e15-918d-4f9394475a28&device_owner=network%3Adhcp => generated 1244 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/778] 199.204.45.30 () {34 vars in 1011 bytes} [Mon May 25 01:51:51 2026] GET /v2.0/networks/8aea5a99-10fe-4e15-918d-4f9394475a28?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/779] 199.204.45.30 () {34 vars in 1111 bytes} [Mon May 25 01:51:51 2026] GET /v2.0/networks/8aea5a99-10fe-4e15-918d-4f9394475a28?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: 7|app: 0|req: 413/780] 10.0.0.7 () {34 vars in 988 bytes} [Mon May 25 01:51:51 2026] GET /v2.0/ports?device_id=e3558697-1f51-464e-8e1d-74e5053f0b6a => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/781] 10.0.0.96 () {32 vars in 739 bytes} [Mon May 25 01:51:51 2026] DELETE /v2.0/security-groups/f32d1f92-8612-4fa0-aa30-e5d322676f33 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-25 01:51:52.035 7 INFO neutron.api.v2.resource [None req-ccf4e14b-0aeb-4080-8a24-616a02e74220 4ef0ad7db7544b6aa52e60834bc7f505 136991bb204144238d14784526548d9d - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 414/782] 10.0.0.96 () {32 vars in 736 bytes} [Mon May 25 01:51:52 2026] GET /v2.0/security-groups/f32d1f92-8612-4fa0-aa30-e5d322676f33 => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/783] 10.0.0.96 () {32 vars in 731 bytes} [Mon May 25 01:51:52 2026] DELETE /v2.0/floatingips/bfa62d5b-ff3d-49a1-8bbf-418d260dacf5 => generated 0 bytes in 298 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/784] 10.0.0.7 () {34 vars in 988 bytes} [Mon May 25 01:51:53 2026] GET /v2.0/ports?device_id=e3558697-1f51-464e-8e1d-74e5053f0b6a => 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: 415/785] 10.0.0.96 () {34 vars in 788 bytes} [Mon May 25 01:51:52 2026] PUT /v2.0/routers/688294fd-14ca-4b3e-a5c7-9cdabc00edd9/remove_router_interface => generated 309 bytes in 944 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-25 01:51:54.256 8 INFO neutron.services.segments.plugin [-] Segment 1b5f0b45-8e99-4543-bc39-90e8466470b9 resource provider aggregate not found 2026-05-25 01:51:54.261 8 INFO neutron.services.segments.plugin [-] Segment 1b5f0b45-8e99-4543-bc39-90e8466470b9 resource provider aggregate not found 2026-05-25 01:51:54.267 8 INFO neutron.db.l3_hamode_db [None req-92ebf790-0dbc-4f6d-8396-ac2ccb9751f2 12c24dbac76447ca80a2ca546a8e1eae 4df878ffcdd640d5acc1269c9a41af84 - - default default] HA network d6a9f26c-f412-4811-9a8b-8931c6992fb6 was deleted as no HA routers are present in tenant 136991bb204144238d14784526548d9d. [pid: 8|app: 0|req: 371/788] 10.0.0.96 () {32 vars in 723 bytes} [Mon May 25 01:51:53 2026] DELETE /v2.0/routers/688294fd-14ca-4b3e-a5c7-9cdabc00edd9 => generated 0 bytes in 976 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-25 01:51:54.278 8 INFO neutron.services.segments.plugin [-] Segment 1b5f0b45-8e99-4543-bc39-90e8466470b9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1b5f0b45-8e99-4543-bc39-90e8466470b9 found for delete ", "request_id": "req-41038fc4-9408-4120-a496-4ad592962d1e"}]} 2026-05-25 01:51:54.279 8 INFO neutron.services.segments.plugin [-] Segment 1b5f0b45-8e99-4543-bc39-90e8466470b9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1b5f0b45-8e99-4543-bc39-90e8466470b9 found for delete ", "request_id": "req-afc2e828-11f0-4319-b7e9-ca74d1553eeb"}]} [pid: 7|app: 0|req: 418/789] 10.0.0.96 () {32 vars in 739 bytes} [Mon May 25 01:51:54 2026] DELETE /v2.0/security-groups/d41667e0-94aa-437c-9ed9-4bf04efebe2d => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-25 01:51:54.305 7 INFO neutron.api.v2.resource [None req-cd0c57e4-abd0-41ac-9021-9c6068e8d285 90e555f578de40e399d0a97f4a5cf20f 1cbd6d511dc44507ab05ff345901d57c - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 419/790] 10.0.0.96 () {32 vars in 736 bytes} [Mon May 25 01:51:54 2026] GET /v2.0/security-groups/d41667e0-94aa-437c-9ed9-4bf04efebe2d => generated 146 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/791] 10.0.0.96 () {32 vars in 723 bytes} [Mon May 25 01:51:54 2026] DELETE /v2.0/subnets/cf3307e8-2310-42f8-906b-7291e4f4922d => generated 0 bytes in 175 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/792] 10.0.0.96 () {32 vars in 731 bytes} [Mon May 25 01:51:54 2026] DELETE /v2.0/floatingips/227363bf-3aee-4d5d-858a-5385622df413 => generated 0 bytes in 259 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/793] 10.0.0.96 () {32 vars in 725 bytes} [Mon May 25 01:51:54 2026] DELETE /v2.0/networks/8fe1b50c-0a28-404f-9894-c53a050c3634 => generated 0 bytes in 275 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/794] 10.0.0.96 () {32 vars in 773 bytes} [Mon May 25 01:51:54 2026] GET /v2.0/security-groups?tenant_id=136991bb204144238d14784526548d9d&name=default => generated 2925 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/795] 10.0.0.96 () {32 vars in 739 bytes} [Mon May 25 01:51:54 2026] DELETE /v2.0/security-groups/aafbccb5-7ae5-45b5-a544-3abdfda12d99 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/796] 10.0.0.96 () {34 vars in 788 bytes} [Mon May 25 01:51:54 2026] PUT /v2.0/routers/771f121a-c964-4f77-8609-9e307b70b363/remove_router_interface => generated 309 bytes in 863 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-25 01:51:56.292 8 INFO neutron.services.segments.plugin [-] Segment 283888ef-2678-43ca-98b5-9303d6b22cec resource provider aggregate not found 2026-05-25 01:51:56.299 8 INFO neutron.db.l3_hamode_db [None req-dcf1dd7f-3557-485e-a3d9-96cddab6d79b 12c24dbac76447ca80a2ca546a8e1eae 4df878ffcdd640d5acc1269c9a41af84 - - default default] HA network 917c3b68-a11e-4de4-97ee-0d68f76b0a39 was deleted as no HA routers are present in tenant 1cbd6d511dc44507ab05ff345901d57c. 2026-05-25 01:51:56.301 8 INFO neutron.services.segments.plugin [-] Segment 283888ef-2678-43ca-98b5-9303d6b22cec resource provider aggregate not found 2026-05-25 01:51:56.304 8 INFO neutron.services.segments.plugin [-] Segment 283888ef-2678-43ca-98b5-9303d6b22cec resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 283888ef-2678-43ca-98b5-9303d6b22cec found for delete ", "request_id": "req-40377ad0-28bf-4fcf-ae2f-084dbeccb114"}]} [pid: 8|app: 0|req: 376/797] 10.0.0.96 () {32 vars in 723 bytes} [Mon May 25 01:51:55 2026] DELETE /v2.0/routers/771f121a-c964-4f77-8609-9e307b70b363 => generated 0 bytes in 868 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 422/798] 10.0.0.96 () {32 vars in 723 bytes} [Mon May 25 01:51:56 2026] DELETE /v2.0/subnets/beae6128-da3c-4ca7-a803-76f366a79d33 => generated 0 bytes in 142 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-25 01:51:56.479 8 INFO neutron.services.segments.plugin [-] Segment 283888ef-2678-43ca-98b5-9303d6b22cec resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 283888ef-2678-43ca-98b5-9303d6b22cec found for delete ", "request_id": "req-9a4a5c18-d1dd-419d-9048-c2ee35709fc4"}]} 2026-05-25 01:51:56.490 8 INFO neutron.services.segments.plugin [-] Segment 1a42d127-623f-4422-9401-0bc5772d6a34 resource provider aggregate not found 2026-05-25 01:51:56.497 8 INFO neutron.services.segments.plugin [-] Segment 1a42d127-623f-4422-9401-0bc5772d6a34 resource provider aggregate not found 2026-05-25 01:51:56.512 8 INFO neutron.services.segments.plugin [-] Segment 1a42d127-623f-4422-9401-0bc5772d6a34 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1a42d127-623f-4422-9401-0bc5772d6a34 found for delete ", "request_id": "req-455e90d4-da4f-44fc-918e-92924fdd2f1a"}]} 2026-05-25 01:51:56.514 8 INFO neutron.services.segments.plugin [-] Segment 1a42d127-623f-4422-9401-0bc5772d6a34 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1a42d127-623f-4422-9401-0bc5772d6a34 found for delete ", "request_id": "req-4fb71bc4-da84-493a-8e99-957c7e40adf9"}]} [pid: 8|app: 0|req: 377/799] 10.0.0.96 () {32 vars in 725 bytes} [Mon May 25 01:51:56 2026] DELETE /v2.0/networks/83b7f0ce-659e-4c11-a7d9-e6d01e1e33aa => generated 0 bytes in 309 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/800] 10.0.0.96 () {32 vars in 773 bytes} [Mon May 25 01:51:56 2026] GET /v2.0/security-groups?tenant_id=1cbd6d511dc44507ab05ff345901d57c&name=default => generated 2925 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/801] 10.0.0.96 () {32 vars in 739 bytes} [Mon May 25 01:51:56 2026] DELETE /v2.0/security-groups/424dff5b-4f79-41ce-8e2a-e1f3f5f44d46 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/802] 10.0.0.96 () {32 vars in 773 bytes} [Mon May 25 01:51:58 2026] GET /v2.0/security-groups?tenant_id=1f828e9a93114cc8bed51cee7497cd90&name=default => generated 2925 bytes in 237 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-25 01:51:59.016 8 INFO neutron.services.segments.plugin [-] Segment 183fb97d-85ef-49cf-9c14-44d5c27c16b2 resource provider aggregate not found 2026-05-25 01:51:59.021 8 INFO neutron.services.segments.plugin [-] Segment 183fb97d-85ef-49cf-9c14-44d5c27c16b2 resource provider aggregate not found 2026-05-25 01:51:59.037 8 INFO neutron.services.segments.plugin [-] Segment 183fb97d-85ef-49cf-9c14-44d5c27c16b2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 183fb97d-85ef-49cf-9c14-44d5c27c16b2 found for delete ", "request_id": "req-a56f89d7-3466-4cd6-88a5-229c47b4ae3f"}]} 2026-05-25 01:51:59.042 8 INFO neutron.services.segments.plugin [-] Segment 183fb97d-85ef-49cf-9c14-44d5c27c16b2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 183fb97d-85ef-49cf-9c14-44d5c27c16b2 found for delete ", "request_id": "req-971684df-2d6c-4d50-a826-c8034ce51279"}]} [pid: 8|app: 0|req: 379/803] 10.0.0.96 () {32 vars in 739 bytes} [Mon May 25 01:51:58 2026] DELETE /v2.0/security-groups/1975af6b-e364-462a-8235-d1c39250ef81 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 425/804] 10.0.0.96 () {32 vars in 773 bytes} [Mon May 25 01:51:59 2026] GET /v2.0/security-groups?tenant_id=1f31e1a4c3e54f02b6434f1b0adb51ec&name=default => generated 2925 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/805] 10.0.0.96 () {32 vars in 739 bytes} [Mon May 25 01:51:59 2026] DELETE /v2.0/security-groups/5b54a504-8392-4705-ac20-fa9c7836dcc5 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/806] 10.0.0.96 () {32 vars in 773 bytes} [Mon May 25 01:51:59 2026] GET /v2.0/security-groups?tenant_id=10d375b25c9d4558b457f7baceaf4bb5&name=default => generated 2925 bytes in 237 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/807] 10.0.0.96 () {32 vars in 739 bytes} [Mon May 25 01:52:00 2026] DELETE /v2.0/security-groups/20f7d960-e7c0-4ec9-9214-985ca073167e => 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: 427/808] 10.0.0.96 () {32 vars in 773 bytes} [Mon May 25 01:52:04 2026] GET /v2.0/security-groups?tenant_id=91f64492c5e64cab996bef68f8c8b145&name=default => generated 2925 bytes in 249 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/809] 10.0.0.96 () {32 vars in 739 bytes} [Mon May 25 01:52:04 2026] DELETE /v2.0/security-groups/8cc3466c-1236-448b-a357-1add7264aecb => 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: 428/810] 10.0.0.96 () {32 vars in 773 bytes} [Mon May 25 01:52:04 2026] GET /v2.0/security-groups?tenant_id=76cbbff59c624924aa6fb8501bdc115b&name=default => generated 2925 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/811] 10.0.0.96 () {32 vars in 739 bytes} [Mon May 25 01:52:04 2026] DELETE /v2.0/security-groups/bad31946-6cba-47ce-82ff-e7252d48505f => 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: 429/812] 10.0.0.96 () {32 vars in 773 bytes} [Mon May 25 01:52:05 2026] GET /v2.0/security-groups?tenant_id=80043f4234f14a63a3d7e21328d7b6e1&name=default => generated 2925 bytes in 270 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/813] 10.0.0.96 () {32 vars in 739 bytes} [Mon May 25 01:52:05 2026] DELETE /v2.0/security-groups/947aedb7-fd87-4d33-8d53-e640a00804ce => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 430/814] 10.0.0.96 () {32 vars in 773 bytes} [Mon May 25 01:52:05 2026] GET /v2.0/security-groups?tenant_id=9884fdab07d34773965ba60fe920e91d&name=default => generated 2925 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/815] 10.0.0.96 () {32 vars in 739 bytes} [Mon May 25 01:52:05 2026] DELETE /v2.0/security-groups/e0c9bac9-bfb6-4e9f-832b-96816e1f045d => 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: 431/816] 10.0.0.7 () {34 vars in 988 bytes} [Mon May 25 01:52:06 2026] GET /v2.0/ports?device_id=8eea35a7-4339-450e-9b56-e4dcc07c6144 => generated 971 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/817] 10.0.0.7 () {34 vars in 969 bytes} [Mon May 25 01:52:06 2026] GET /v2.0/ports/ccc03398-1668-410b-86ed-0cb5d2fbc3a8 => generated 968 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 432/818] 199.204.45.30 () {34 vars in 999 bytes} [Mon May 25 01:52:07 2026] GET /v2.0/subnets?network_id=8aea5a99-10fe-4e15-918d-4f9394475a28 => generated 683 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/819] 199.204.45.30 () {34 vars in 1145 bytes} [Mon May 25 01:52:07 2026] GET /v2.0/ports?device_id=8eea35a7-4339-450e-9b56-e4dcc07c6144&device_owner=compute%3Anova&network_id=8aea5a99-10fe-4e15-918d-4f9394475a28 => generated 971 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 433/820] 199.204.45.30 () {38 vars in 1027 bytes} [Mon May 25 01:52:07 2026] PUT /v2.0/ports/ccc03398-1668-410b-86ed-0cb5d2fbc3a8 => generated 1149 bytes in 571 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 435/823] 199.204.45.30 () {34 vars in 1079 bytes} [Mon May 25 01:52:08 2026] GET /v2.0/ports?tenant_id=da1e75a625f243a1b45579ad16f689c9&device_id=8eea35a7-4339-450e-9b56-e4dcc07c6144 => generated 1421 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/824] 199.204.45.30 () {34 vars in 985 bytes} [Mon May 25 01:52:08 2026] GET /v2.0/networks?id=8aea5a99-10fe-4e15-918d-4f9394475a28 => generated 779 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-25 01:52:08.771 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-eb96a986-b1c8-478e-aa76-432b64689892'] response: {'name': 'network-changed', 'server_uuid': '8eea35a7-4339-450e-9b56-e4dcc07c6144', 'tag': 'ccc03398-1668-410b-86ed-0cb5d2fbc3a8', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 436/825] 199.204.45.30 () {34 vars in 1059 bytes} [Mon May 25 01:52:08 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=ccc03398-1668-410b-86ed-0cb5d2fbc3a8 => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/826] 199.204.45.30 () {34 vars in 1057 bytes} [Mon May 25 01:52:08 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=ccc03398-1668-410b-86ed-0cb5d2fbc3a8 => generated 860 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 437/827] 199.204.45.30 () {34 vars in 983 bytes} [Mon May 25 01:52:08 2026] GET /v2.0/subnets?id=47026256-ec51-410f-8132-447695b38ff1 => generated 701 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/828] 199.204.45.30 () {34 vars in 1051 bytes} [Mon May 25 01:52:08 2026] GET /v2.0/ports?network_id=8aea5a99-10fe-4e15-918d-4f9394475a28&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: 7|app: 0|req: 438/829] 199.204.45.30 () {34 vars in 1011 bytes} [Mon May 25 01:52:08 2026] GET /v2.0/networks/8aea5a99-10fe-4e15-918d-4f9394475a28?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 439/830] 199.204.45.30 () {34 vars in 1111 bytes} [Mon May 25 01:52:08 2026] GET /v2.0/networks/8aea5a99-10fe-4e15-918d-4f9394475a28?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/831] 10.0.0.7 () {34 vars in 988 bytes} [Mon May 25 01:52:08 2026] GET /v2.0/ports?device_id=9a7f08ed-03ab-457b-b838-3e6968bd1ee9 => generated 975 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 440/832] 10.0.0.7 () {34 vars in 1038 bytes} [Mon May 25 01:52:09 2026] GET /v2.0/security-groups?id=d3dd23e5-3c2f-4761-9fbc-2f662ad9efb1&fields=id&fields=name => generated 114 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/833] 10.0.0.7 () {34 vars in 988 bytes} [Mon May 25 01:52:09 2026] GET /v2.0/ports?device_id=8eea35a7-4339-450e-9b56-e4dcc07c6144 => generated 1152 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 441/834] 10.0.0.7 () {34 vars in 1038 bytes} [Mon May 25 01:52:09 2026] GET /v2.0/security-groups?id=b80285f5-6077-419b-abf7-17a223c81d3c&fields=id&fields=name => generated 113 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/835] 10.0.0.7 () {34 vars in 988 bytes} [Mon May 25 01:52:09 2026] GET /v2.0/ports?device_id=9a7f08ed-03ab-457b-b838-3e6968bd1ee9 => generated 975 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 442/836] 10.0.0.7 () {34 vars in 1038 bytes} [Mon May 25 01:52:09 2026] GET /v2.0/security-groups?id=d3dd23e5-3c2f-4761-9fbc-2f662ad9efb1&fields=id&fields=name => generated 114 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 443/837] 10.0.0.7 () {34 vars in 988 bytes} [Mon May 25 01:52:09 2026] GET /v2.0/ports?device_id=9a7f08ed-03ab-457b-b838-3e6968bd1ee9 => generated 975 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/838] 10.0.0.96 () {32 vars in 773 bytes} [Mon May 25 01:52:09 2026] GET /v2.0/security-groups?tenant_id=8e5c0cf8b7ae4f12983eeeed0838e820&name=default => generated 2925 bytes in 344 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 444/839] 10.0.0.7 () {34 vars in 1038 bytes} [Mon May 25 01:52:09 2026] GET /v2.0/security-groups?id=d3dd23e5-3c2f-4761-9fbc-2f662ad9efb1&fields=id&fields=name => generated 114 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/840] 10.0.0.96 () {32 vars in 739 bytes} [Mon May 25 01:52:09 2026] DELETE /v2.0/security-groups/1edca4a3-1177-413c-b9f6-8c4221bfe4eb => 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: 445/841] 10.0.0.96 () {32 vars in 773 bytes} [Mon May 25 01:52:09 2026] GET /v2.0/security-groups?tenant_id=7eb0aec681844137aa31a299ce96de2c&name=default => generated 2925 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 446/842] 199.204.45.30 () {34 vars in 1079 bytes} [Mon May 25 01:52:10 2026] GET /v2.0/ports?tenant_id=da1e75a625f243a1b45579ad16f689c9&device_id=8eea35a7-4339-450e-9b56-e4dcc07c6144 => generated 1421 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/843] 10.0.0.96 () {32 vars in 739 bytes} [Mon May 25 01:52:10 2026] DELETE /v2.0/security-groups/472d24f5-60ed-4d2c-bf09-84c2a99aac15 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 447/844] 199.204.45.30 () {34 vars in 985 bytes} [Mon May 25 01:52:10 2026] GET /v2.0/networks?id=8aea5a99-10fe-4e15-918d-4f9394475a28 => generated 779 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/845] 199.204.45.30 () {34 vars in 1059 bytes} [Mon May 25 01:52:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=ccc03398-1668-410b-86ed-0cb5d2fbc3a8 => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 448/846] 199.204.45.30 () {34 vars in 1057 bytes} [Mon May 25 01:52:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=ccc03398-1668-410b-86ed-0cb5d2fbc3a8 => generated 860 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/847] 199.204.45.30 () {34 vars in 983 bytes} [Mon May 25 01:52:10 2026] GET /v2.0/subnets?id=47026256-ec51-410f-8132-447695b38ff1 => generated 701 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 449/848] 199.204.45.30 () {34 vars in 1051 bytes} [Mon May 25 01:52:10 2026] GET /v2.0/ports?network_id=8aea5a99-10fe-4e15-918d-4f9394475a28&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: 400/849] 199.204.45.30 () {34 vars in 1011 bytes} [Mon May 25 01:52:10 2026] GET /v2.0/networks/8aea5a99-10fe-4e15-918d-4f9394475a28?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 450/850] 199.204.45.30 () {34 vars in 1111 bytes} [Mon May 25 01:52:10 2026] GET /v2.0/networks/8aea5a99-10fe-4e15-918d-4f9394475a28?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/851] 10.0.0.7 () {34 vars in 988 bytes} [Mon May 25 01:52:10 2026] GET /v2.0/ports?device_id=9a7f08ed-03ab-457b-b838-3e6968bd1ee9 => generated 975 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 451/852] 10.0.0.7 () {34 vars in 1038 bytes} [Mon May 25 01:52:10 2026] GET /v2.0/security-groups?id=d3dd23e5-3c2f-4761-9fbc-2f662ad9efb1&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: 402/853] 199.204.45.30 () {34 vars in 1119 bytes} [Mon May 25 01:52:10 2026] GET /v2.0/ports?device_id=8eea35a7-4339-450e-9b56-e4dcc07c6144&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.11 => generated 1152 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/854] 199.204.45.30 () {34 vars in 1079 bytes} [Mon May 25 01:52:11 2026] GET /v2.0/ports?tenant_id=10c4bb0436c24e08acf691d5cd13b331&device_id=9a7f08ed-03ab-457b-b838-3e6968bd1ee9 => generated 1244 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/855] 199.204.45.30 () {34 vars in 985 bytes} [Mon May 25 01:52:11 2026] GET /v2.0/networks?id=94619714-9b55-45d5-9178-9a9a1ede6848 => generated 772 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/856] 199.204.45.30 () {34 vars in 1059 bytes} [Mon May 25 01:52:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=ffd4c709-1315-4ea7-94cf-aa7ce6987a43 => generated 861 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/857] 199.204.45.30 () {34 vars in 983 bytes} [Mon May 25 01:52:11 2026] GET /v2.0/subnets?id=d89816b7-86d5-446e-833b-50b0f6f037a6 => generated 694 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/858] 199.204.45.30 () {34 vars in 1051 bytes} [Mon May 25 01:52:11 2026] GET /v2.0/ports?network_id=94619714-9b55-45d5-9178-9a9a1ede6848&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: 408/859] 199.204.45.30 () {34 vars in 1011 bytes} [Mon May 25 01:52:11 2026] GET /v2.0/networks/94619714-9b55-45d5-9178-9a9a1ede6848?fields=segments => generated 14 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 452/860] 199.204.45.30 () {38 vars in 1027 bytes} [Mon May 25 01:52:10 2026] PUT /v2.0/ports/ccc03398-1668-410b-86ed-0cb5d2fbc3a8 => generated 968 bytes in 509 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/861] 199.204.45.30 () {34 vars in 1111 bytes} [Mon May 25 01:52:11 2026] GET /v2.0/networks/94619714-9b55-45d5-9178-9a9a1ede6848?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-25 01:52:11.668 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-cb6fb579-79a7-4b9f-8c2e-d9179c014d4b'] response: {'name': 'network-changed', 'server_uuid': '8eea35a7-4339-450e-9b56-e4dcc07c6144', 'tag': 'ccc03398-1668-410b-86ed-0cb5d2fbc3a8', 'status': 'completed', 'code': 200} /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 453/862] 10.0.0.96 () {32 vars in 773 bytes} [Mon May 25 01:52:11 2026] GET /v2.0/security-groups?tenant_id=4a645fbb24584bd0997edc941226f0f9&name=default => generated 2925 bytes in 322 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/863] 10.0.0.7 () {34 vars in 988 bytes} [Mon May 25 01:52:11 2026] GET /v2.0/ports?device_id=9a7f08ed-03ab-457b-b838-3e6968bd1ee9 => generated 975 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/864] 10.0.0.7 () {34 vars in 1038 bytes} [Mon May 25 01:52:11 2026] GET /v2.0/security-groups?id=d3dd23e5-3c2f-4761-9fbc-2f662ad9efb1&fields=id&fields=name => generated 114 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/865] 199.204.45.30 () {34 vars in 1079 bytes} [Mon May 25 01:52:12 2026] GET /v2.0/ports?tenant_id=da1e75a625f243a1b45579ad16f689c9&device_id=8eea35a7-4339-450e-9b56-e4dcc07c6144 => generated 1240 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 454/866] 10.0.0.96 () {32 vars in 739 bytes} [Mon May 25 01:52:11 2026] DELETE /v2.0/security-groups/469f9f1e-ed32-4dc4-8be6-43e42db9895f => 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: 413/867] 199.204.45.30 () {34 vars in 985 bytes} [Mon May 25 01:52:12 2026] GET /v2.0/networks?id=8aea5a99-10fe-4e15-918d-4f9394475a28 => generated 779 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 455/868] 199.204.45.30 () {34 vars in 1057 bytes} [Mon May 25 01:52:12 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=ccc03398-1668-410b-86ed-0cb5d2fbc3a8 => generated 860 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/869] 199.204.45.30 () {34 vars in 983 bytes} [Mon May 25 01:52:12 2026] GET /v2.0/subnets?id=47026256-ec51-410f-8132-447695b38ff1 => generated 701 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 456/870] 199.204.45.30 () {34 vars in 1051 bytes} [Mon May 25 01:52:12 2026] GET /v2.0/ports?network_id=8aea5a99-10fe-4e15-918d-4f9394475a28&device_owner=network%3Adhcp => generated 1244 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 457/871] 199.204.45.30 () {34 vars in 1011 bytes} [Mon May 25 01:52:12 2026] GET /v2.0/networks/8aea5a99-10fe-4e15-918d-4f9394475a28?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: 415/872] 10.0.0.96 () {32 vars in 773 bytes} [Mon May 25 01:52:12 2026] GET /v2.0/security-groups?tenant_id=050a4390976448599616476b9a215865&name=default => generated 2925 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 458/873] 199.204.45.30 () {34 vars in 1111 bytes} [Mon May 25 01:52:12 2026] GET /v2.0/networks/8aea5a99-10fe-4e15-918d-4f9394475a28?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: 416/874] 10.0.0.96 () {32 vars in 739 bytes} [Mon May 25 01:52:12 2026] DELETE /v2.0/security-groups/f691e452-2d2d-4d17-b908-921713588276 => 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: 459/875] 10.0.0.7 () {34 vars in 988 bytes} [Mon May 25 01:52:12 2026] GET /v2.0/ports?device_id=8eea35a7-4339-450e-9b56-e4dcc07c6144 => generated 971 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/876] 10.0.0.7 () {34 vars in 1038 bytes} [Mon May 25 01:52:12 2026] GET /v2.0/security-groups?id=b80285f5-6077-419b-abf7-17a223c81d3c&fields=id&fields=name => generated 113 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 460/877] 10.0.0.7 () {34 vars in 988 bytes} [Mon May 25 01:52:13 2026] GET /v2.0/ports?device_id=9a7f08ed-03ab-457b-b838-3e6968bd1ee9 => generated 975 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/878] 10.0.0.7 () {34 vars in 1038 bytes} [Mon May 25 01:52:13 2026] GET /v2.0/security-groups?id=d3dd23e5-3c2f-4761-9fbc-2f662ad9efb1&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: 461/879] 199.204.45.30 () {34 vars in 1079 bytes} [Mon May 25 01:52:13 2026] GET /v2.0/ports?tenant_id=da1e75a625f243a1b45579ad16f689c9&device_id=8eea35a7-4339-450e-9b56-e4dcc07c6144 => generated 1240 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/880] 199.204.45.30 () {34 vars in 985 bytes} [Mon May 25 01:52:13 2026] GET /v2.0/networks?id=8aea5a99-10fe-4e15-918d-4f9394475a28 => generated 779 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 462/881] 199.204.45.30 () {34 vars in 1057 bytes} [Mon May 25 01:52:13 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=ccc03398-1668-410b-86ed-0cb5d2fbc3a8 => generated 860 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/882] 199.204.45.30 () {34 vars in 983 bytes} [Mon May 25 01:52:13 2026] GET /v2.0/subnets?id=47026256-ec51-410f-8132-447695b38ff1 => generated 701 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 463/883] 199.204.45.30 () {34 vars in 1051 bytes} [Mon May 25 01:52:13 2026] GET /v2.0/ports?network_id=8aea5a99-10fe-4e15-918d-4f9394475a28&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: 421/884] 199.204.45.30 () {34 vars in 1011 bytes} [Mon May 25 01:52:13 2026] GET /v2.0/networks/8aea5a99-10fe-4e15-918d-4f9394475a28?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 464/885] 199.204.45.30 () {34 vars in 1111 bytes} [Mon May 25 01:52:13 2026] GET /v2.0/networks/8aea5a99-10fe-4e15-918d-4f9394475a28?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 422/886] 10.0.0.7 () {34 vars in 988 bytes} [Mon May 25 01:52:13 2026] GET /v2.0/ports?device_id=8eea35a7-4339-450e-9b56-e4dcc07c6144 => generated 971 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 465/887] 10.0.0.7 () {34 vars in 1038 bytes} [Mon May 25 01:52:13 2026] GET /v2.0/security-groups?id=b80285f5-6077-419b-abf7-17a223c81d3c&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: 8|app: 0|req: 423/888] 10.0.0.7 () {34 vars in 988 bytes} [Mon May 25 01:52:14 2026] GET /v2.0/ports?device_id=9a7f08ed-03ab-457b-b838-3e6968bd1ee9 => generated 975 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 466/889] 10.0.0.7 () {34 vars in 1038 bytes} [Mon May 25 01:52:14 2026] GET /v2.0/security-groups?id=d3dd23e5-3c2f-4761-9fbc-2f662ad9efb1&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: 424/890] 199.204.45.30 () {34 vars in 993 bytes} [Mon May 25 01:52:14 2026] GET /v2.0/ports?device_id=8eea35a7-4339-450e-9b56-e4dcc07c6144 => generated 971 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-25 01:52:14.734 7 INFO neutron.db.l3_db [req-3232dcc8-c8f0-43c6-acdd-cedcc5b44850 req-984af7d0-d46b-4b3a-b6a6-944da44b0436 3815362d6bde4c179e6d8a0f695e71f0 da1e75a625f243a1b45579ad16f689c9 - - default default] Floating IP 97209c59-b969-4f58-b8fb-81bce7bf5b6c disassociated. External IP: 10.96.250.205, port: ccc03398-1668-410b-86ed-0cb5d2fbc3a8. [pid: 8|app: 0|req: 425/891] 10.0.0.96 () {32 vars in 773 bytes} [Mon May 25 01:52:14 2026] GET /v2.0/security-groups?tenant_id=fe074313573441a594addde668be0d0e&name=default => generated 2925 bytes in 286 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 467/892] 199.204.45.30 () {36 vars in 996 bytes} [Mon May 25 01:52:14 2026] DELETE /v2.0/ports/ccc03398-1668-410b-86ed-0cb5d2fbc3a8 => generated 0 bytes in 566 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 468/893] 10.0.0.7 () {34 vars in 988 bytes} [Mon May 25 01:52:15 2026] GET /v2.0/ports?device_id=8eea35a7-4339-450e-9b56-e4dcc07c6144 => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/894] 10.0.0.96 () {32 vars in 739 bytes} [Mon May 25 01:52:14 2026] DELETE /v2.0/security-groups/7729ed03-e58f-435c-8e6c-93f15422e779 => generated 0 bytes in 128 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-25 01:52:15.422 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-2e0e9afe-f04a-4cca-9b77-330452be4727'] response: {'server_uuid': '8eea35a7-4339-450e-9b56-e4dcc07c6144', 'name': 'network-vif-deleted', 'tag': 'ccc03398-1668-410b-86ed-0cb5d2fbc3a8', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 469/895] 10.0.0.7 () {34 vars in 988 bytes} [Mon May 25 01:52:15 2026] GET /v2.0/ports?device_id=9a7f08ed-03ab-457b-b838-3e6968bd1ee9 => generated 973 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 427/896] 10.0.0.7 () {34 vars in 1038 bytes} [Mon May 25 01:52:15 2026] GET /v2.0/security-groups?id=d3dd23e5-3c2f-4761-9fbc-2f662ad9efb1&fields=id&fields=name => generated 114 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 470/897] 10.0.0.7 () {34 vars in 988 bytes} [Mon May 25 01:52:16 2026] GET /v2.0/ports?device_id=8eea35a7-4339-450e-9b56-e4dcc07c6144 => 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: 471/898] 10.0.0.7 () {34 vars in 988 bytes} [Mon May 25 01:52:16 2026] GET /v2.0/ports?device_id=9a7f08ed-03ab-457b-b838-3e6968bd1ee9 => generated 973 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 472/899] 10.0.0.7 () {34 vars in 1038 bytes} [Mon May 25 01:52:16 2026] GET /v2.0/security-groups?id=d3dd23e5-3c2f-4761-9fbc-2f662ad9efb1&fields=id&fields=name => generated 114 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 428/900] 10.0.0.96 () {32 vars in 773 bytes} [Mon May 25 01:52:16 2026] GET /v2.0/security-groups?tenant_id=9a8a4776bda24f90b43c4b59f27e412e&name=default => generated 2925 bytes in 319 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 473/901] 10.0.0.96 () {32 vars in 739 bytes} [Mon May 25 01:52:16 2026] DELETE /v2.0/security-groups/c16d2c8b-56cc-4313-bff7-eeee263a680d => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 429/902] 10.0.0.96 () {32 vars in 773 bytes} [Mon May 25 01:52:17 2026] GET /v2.0/security-groups?tenant_id=30a50d84ecd2462f9fd3331fdde89ef6&name=default => generated 2925 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 430/903] 10.0.0.7 () {34 vars in 988 bytes} [Mon May 25 01:52:17 2026] GET /v2.0/ports?device_id=8eea35a7-4339-450e-9b56-e4dcc07c6144 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-25 01:52:17.386 7 WARNING neutron_lib.context [None req-056d88a3-b62d-44b5-bf9a-d418ab36b70d 180a8195771f4a6685e69a3bee06171b 20ff72f541f146028fbc3b404df490b5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 431/904] 10.0.0.96 () {32 vars in 739 bytes} [Mon May 25 01:52:17 2026] DELETE /v2.0/security-groups/53a81191-aff4-47fc-86cc-633c9566579d => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-25 01:52:17.513 7 INFO neutron.db.segments_db [None req-056d88a3-b62d-44b5-bf9a-d418ab36b70d 180a8195771f4a6685e69a3bee06171b 20ff72f541f146028fbc3b404df490b5 - - default default] Added segment 6ca0ad8f-c3df-4a8f-a048-b4051d2dee84 of type vxlan for network 4e23af45-4603-4b19-aa31-17da58bcae48 [pid: 7|app: 0|req: 474/905] 10.0.0.96 () {34 vars in 669 bytes} [Mon May 25 01:52:17 2026] POST /v2.0/networks => generated 633 bytes in 366 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-25 01:52:17.616 8 WARNING neutron_lib.context [None req-77ab5a30-a1a1-465a-b714-cc63def95c0b 180a8195771f4a6685e69a3bee06171b 20ff72f541f146028fbc3b404df490b5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-25 01:52:17.667 8 INFO neutron.db.segments_db [None req-77ab5a30-a1a1-465a-b714-cc63def95c0b 180a8195771f4a6685e69a3bee06171b 20ff72f541f146028fbc3b404df490b5 - - default default] Added segment 8f3d45d7-8c8b-4e48-9af8-00b7cafdc425 of type vxlan for network f157bf2b-ec73-4746-9acf-d2acd4aaeb8a [pid: 8|app: 0|req: 432/906] 10.0.0.96 () {34 vars in 669 bytes} [Mon May 25 01:52:17 2026] POST /v2.0/networks => generated 633 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-25 01:52:17.770 7 WARNING neutron_lib.context [None req-de544387-32e5-4f66-8ec2-f630b60a2552 180a8195771f4a6685e69a3bee06171b 20ff72f541f146028fbc3b404df490b5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 433/907] 10.0.0.7 () {34 vars in 988 bytes} [Mon May 25 01:52:17 2026] GET /v2.0/ports?device_id=9a7f08ed-03ab-457b-b838-3e6968bd1ee9 => generated 973 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 434/908] 10.0.0.7 () {34 vars in 1038 bytes} [Mon May 25 01:52:17 2026] GET /v2.0/security-groups?id=d3dd23e5-3c2f-4761-9fbc-2f662ad9efb1&fields=id&fields=name => generated 114 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 475/909] 10.0.0.96 () {34 vars in 668 bytes} [Mon May 25 01:52:17 2026] POST /v2.0/subnets => generated 646 bytes in 282 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-25 01:52:18.055 8 WARNING neutron_lib.context [None req-d07067e7-729f-4e99-88ee-7a72f25e62df 180a8195771f4a6685e69a3bee06171b 20ff72f541f146028fbc3b404df490b5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 435/910] 10.0.0.96 () {34 vars in 668 bytes} [Mon May 25 01:52:18 2026] POST /v2.0/subnets => generated 655 bytes in 239 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-25 01:52:18.301 7 WARNING neutron_lib.context [None req-81766ae0-3cff-45ca-997b-1e857d4bd8a9 180a8195771f4a6685e69a3bee06171b 20ff72f541f146028fbc3b404df490b5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-25 01:52:18.344 7 INFO neutron.db.segments_db [None req-81766ae0-3cff-45ca-997b-1e857d4bd8a9 180a8195771f4a6685e69a3bee06171b 20ff72f541f146028fbc3b404df490b5 - - default default] Added segment b8fdc576-c7cf-40da-a3b6-fb0e5aed7046 of type vxlan for network ad2bed72-8232-4a96-bad7-d7b9616b330c [pid: 8|app: 0|req: 436/911] 10.0.0.96 () {32 vars in 739 bytes} [Mon May 25 01:52:18 2026] DELETE /v2.0/security-groups/b80285f5-6077-419b-abf7-17a223c81d3c => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-25 01:52:18.563 8 INFO neutron.api.v2.resource [None req-654208fa-31ba-4932-9e4b-60a774a4eca3 3815362d6bde4c179e6d8a0f695e71f0 da1e75a625f243a1b45579ad16f689c9 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 437/912] 10.0.0.96 () {32 vars in 736 bytes} [Mon May 25 01:52:18 2026] GET /v2.0/security-groups/b80285f5-6077-419b-abf7-17a223c81d3c => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-25 01:52:18.670 7 INFO neutron.db.l3_hamode_db [None req-81766ae0-3cff-45ca-997b-1e857d4bd8a9 180a8195771f4a6685e69a3bee06171b 20ff72f541f146028fbc3b404df490b5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-25 01:52:18.804 7 INFO neutron.db.l3_hamode_db [None req-81766ae0-3cff-45ca-997b-1e857d4bd8a9 180a8195771f4a6685e69a3bee06171b 20ff72f541f146028fbc3b404df490b5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 438/913] 10.0.0.96 () {32 vars in 731 bytes} [Mon May 25 01:52:18 2026] DELETE /v2.0/floatingips/97209c59-b969-4f58-b8fb-81bce7bf5b6c => generated 0 bytes in 241 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 476/914] 10.0.0.96 () {34 vars in 668 bytes} [Mon May 25 01:52:18 2026] POST /v2.0/routers => generated 510 bytes in 1171 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 439/915] 10.0.0.96 () {34 vars in 788 bytes} [Mon May 25 01:52:18 2026] PUT /v2.0/routers/0df615df-4c3c-43aa-85dd-978dd636e13a/remove_router_interface => generated 309 bytes in 982 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 477/916] 10.0.0.96 () {34 vars in 782 bytes} [Mon May 25 01:52:19 2026] PUT /v2.0/routers/088ff4d8-62f3-4392-ab1b-756139f070f0/add_router_interface => generated 309 bytes in 1094 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-25 01:52:20.775 8 INFO neutron.services.segments.plugin [-] Segment 606c2209-6988-414b-851a-44b1ddabee67 resource provider aggregate not found 2026-05-25 01:52:20.780 8 INFO neutron.services.segments.plugin [-] Segment 606c2209-6988-414b-851a-44b1ddabee67 resource provider aggregate not found 2026-05-25 01:52:20.797 8 INFO neutron.services.segments.plugin [-] Segment 606c2209-6988-414b-851a-44b1ddabee67 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 606c2209-6988-414b-851a-44b1ddabee67 found for delete ", "request_id": "req-0ed64d77-8729-4f05-ac33-959e90b7b674"}]} 2026-05-25 01:52:20.798 8 INFO neutron.services.segments.plugin [-] Segment 606c2209-6988-414b-851a-44b1ddabee67 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 606c2209-6988-414b-851a-44b1ddabee67 found for delete ", "request_id": "req-34e2a8cd-98c2-400b-853d-e439f772d4af"}]} 2026-05-25 01:52:20.813 8 INFO neutron.db.l3_hamode_db [None req-b26e6e00-b879-4d2e-89d3-9677f864c6da 12c24dbac76447ca80a2ca546a8e1eae 4df878ffcdd640d5acc1269c9a41af84 - - default default] HA network f1bd0385-6dec-43d1-a275-0c6b9dd2df7b was deleted as no HA routers are present in tenant da1e75a625f243a1b45579ad16f689c9. [pid: 8|app: 0|req: 440/917] 10.0.0.96 () {32 vars in 723 bytes} [Mon May 25 01:52:19 2026] DELETE /v2.0/routers/0df615df-4c3c-43aa-85dd-978dd636e13a => generated 0 bytes in 967 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 478/918] 10.0.0.96 () {32 vars in 773 bytes} [Mon May 25 01:52:20 2026] GET /v2.0/security-groups?tenant_id=0686d4ea4b1a42d8b53dcdac5e19cb47&name=default => generated 2925 bytes in 291 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 441/919] 10.0.0.96 () {32 vars in 716 bytes} [Mon May 25 01:52:20 2026] GET /v2.0/ports/bfd9fd83-bbb0-447c-b401-6796165b8323 => generated 959 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 442/920] 10.0.0.96 () {32 vars in 739 bytes} [Mon May 25 01:52:20 2026] DELETE /v2.0/security-groups/cdc66f8f-86ee-4f6f-ad18-a782c1800e7f => 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: 479/921] 10.0.0.96 () {32 vars in 723 bytes} [Mon May 25 01:52:20 2026] DELETE /v2.0/subnets/47026256-ec51-410f-8132-447695b38ff1 => generated 0 bytes in 169 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-25 01:52:21.313 7 INFO neutron.services.segments.plugin [-] Segment 9bf684f4-bfc8-472d-bc1e-95f27f0b6cd1 resource provider aggregate not found 2026-05-25 01:52:21.319 7 INFO neutron.services.segments.plugin [-] Segment 9bf684f4-bfc8-472d-bc1e-95f27f0b6cd1 resource provider aggregate not found 2026-05-25 01:52:21.336 7 INFO neutron.services.segments.plugin [-] Segment 9bf684f4-bfc8-472d-bc1e-95f27f0b6cd1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9bf684f4-bfc8-472d-bc1e-95f27f0b6cd1 found for delete ", "request_id": "req-48743683-1208-4bc5-b774-1e239ed0f6a2"}]} 2026-05-25 01:52:21.339 7 INFO neutron.services.segments.plugin [-] Segment 9bf684f4-bfc8-472d-bc1e-95f27f0b6cd1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9bf684f4-bfc8-472d-bc1e-95f27f0b6cd1 found for delete ", "request_id": "req-4d81001e-cb29-4e51-91cc-891a4a1ebe5d"}]} [pid: 7|app: 0|req: 480/922] 10.0.0.96 () {32 vars in 725 bytes} [Mon May 25 01:52:21 2026] DELETE /v2.0/networks/8aea5a99-10fe-4e15-918d-4f9394475a28 => generated 0 bytes in 320 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 481/923] 10.0.0.96 () {32 vars in 773 bytes} [Mon May 25 01:52:21 2026] GET /v2.0/security-groups?tenant_id=da1e75a625f243a1b45579ad16f689c9&name=default => generated 2921 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 482/924] 10.0.0.96 () {32 vars in 739 bytes} [Mon May 25 01:52:21 2026] DELETE /v2.0/security-groups/fa8c056f-7797-4b13-b885-ae0079abbc54 => 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: 443/925] 10.0.0.96 () {34 vars in 782 bytes} [Mon May 25 01:52:20 2026] PUT /v2.0/routers/088ff4d8-62f3-4392-ab1b-756139f070f0/add_router_interface => generated 309 bytes in 1186 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 483/926] 10.0.0.96 () {32 vars in 716 bytes} [Mon May 25 01:52:22 2026] GET /v2.0/ports/d1dc8ebe-e09c-4757-92ff-d4a3c605960e => generated 967 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 444/927] 10.0.0.96 () {34 vars in 788 bytes} [Mon May 25 01:52:22 2026] PUT /v2.0/routers/088ff4d8-62f3-4392-ab1b-756139f070f0/remove_router_interface => generated 309 bytes in 777 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-25 01:52:23.651 8 INFO neutron.db.segments_db [None req-26199d58-6b11-4780-91bb-2c65c65421bd 12c24dbac76447ca80a2ca546a8e1eae 4df878ffcdd640d5acc1269c9a41af84 - - default default] Added segment 1709c512-0a6a-4ac4-bed3-077533f4286b of type vxlan for network d9fc05a1-7a08-4ee2-b07b-e137999e5c0e [pid: 8|app: 0|req: 445/928] 10.0.0.96 () {34 vars in 670 bytes} [Mon May 25 01:52:23 2026] POST /v2.0/networks => generated 747 bytes in 399 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 484/931] 10.0.0.96 () {34 vars in 788 bytes} [Mon May 25 01:52:23 2026] PUT /v2.0/routers/088ff4d8-62f3-4392-ab1b-756139f070f0/remove_router_interface => generated 309 bytes in 816 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 448/932] 10.0.0.96 () {34 vars in 668 bytes} [Mon May 25 01:52:23 2026] POST /v2.0/subnets => generated 694 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 485/933] 10.0.0.96 () {32 vars in 735 bytes} [Mon May 25 01:52:23 2026] GET /v2.0/ports?device_id=088ff4d8-62f3-4392-ab1b-756139f070f0 => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-25 01:52:23.930 8 INFO neutron.db.segments_db [None req-bf83f4b7-6052-45b6-be25-774858574459 12c24dbac76447ca80a2ca546a8e1eae 4df878ffcdd640d5acc1269c9a41af84 - - default default] Added segment 376ca63f-be64-49cf-b4fa-21465ae36b45 of type vxlan for network cce61f95-ea2c-47fb-be01-eddc3c8f5d6f 2026-05-25 01:52:24.120 7 WARNING neutron.plugins.ml2.ovo_rpc [None req-ed0fbaf2-b85e-4855-8083-63f8946a2c24 180a8195771f4a6685e69a3bee06171b 20ff72f541f146028fbc3b404df490b5 - - 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.12/site-packages/paste/urlmap.py", line 211, in __call__ return app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/request_id.py", line 58, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/catch_errors.py", line 40, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ response = req.get_response(self._app) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/audit/__init__.py", line 159, in __call__ response = req.get_response(self._application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ response = self.app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/resource.py", line 97, in resource result = method(request=request, **args) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 570, in delete return self._delete(request, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 597, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 2243, in delete_router super(L3_NAT_db_mixin, self).delete_router(context, id) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped return f_with_retry(*args, **kwargs, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 645, in delete_router self._core_plugin.delete_port(context.elevated(), rp_id, File "/var/lib/openstack/lib/python3.12/site-packages/neutron/common/utils.py", line 724, in inner return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 221, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2234, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2239, in _post_delete_port registry.publish(resources.PORT, events.AFTER_DELETE, self, File "/var/lib/openstack/lib/python3.12/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.12/site-packages/neutron_lib/db/utils.py", line 104, in _wrapped return function(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/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.12/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.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 76, in handle_event if self._is_session_semantic_violated( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 60, in _is_session_semantic_violated stack = traceback.extract_stack() 2026-05-25 01:52:24.266 8 INFO neutron.db.l3_hamode_db [None req-bf83f4b7-6052-45b6-be25-774858574459 12c24dbac76447ca80a2ca546a8e1eae 7d2fc1b3a82b43ea9eed5a882f042ab5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-25 01:52:24.416 7 INFO neutron.services.segments.plugin [-] Segment b8fdc576-c7cf-40da-a3b6-fb0e5aed7046 resource provider aggregate not found 2026-05-25 01:52:24.421 7 INFO neutron.services.segments.plugin [-] Segment b8fdc576-c7cf-40da-a3b6-fb0e5aed7046 resource provider aggregate not found 2026-05-25 01:52:24.431 7 INFO neutron.services.segments.plugin [-] Segment b8fdc576-c7cf-40da-a3b6-fb0e5aed7046 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b8fdc576-c7cf-40da-a3b6-fb0e5aed7046 found for delete ", "request_id": "req-771524e8-8f3f-449d-bb91-bc9a0edbee6d"}]} 2026-05-25 01:52:24.433 7 INFO neutron.services.segments.plugin [-] Segment b8fdc576-c7cf-40da-a3b6-fb0e5aed7046 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b8fdc576-c7cf-40da-a3b6-fb0e5aed7046 found for delete ", "request_id": "req-61d91718-3318-4907-abab-1b3d047bed7b"}]} 2026-05-25 01:52:24.439 7 INFO neutron.db.l3_hamode_db [None req-ed0fbaf2-b85e-4855-8083-63f8946a2c24 180a8195771f4a6685e69a3bee06171b 20ff72f541f146028fbc3b404df490b5 - - default default] HA network ad2bed72-8232-4a96-bad7-d7b9616b330c was deleted as no HA routers are present in tenant 20ff72f541f146028fbc3b404df490b5. [pid: 7|app: 0|req: 486/934] 10.0.0.96 () {32 vars in 723 bytes} [Mon May 25 01:52:23 2026] DELETE /v2.0/routers/088ff4d8-62f3-4392-ab1b-756139f070f0 => generated 0 bytes in 541 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 487/935] 10.0.0.96 () {32 vars in 723 bytes} [Mon May 25 01:52:24 2026] DELETE /v2.0/subnets/bdc3745d-675e-4eff-8c0a-6dd06b77cdb0 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 488/936] 10.0.0.96 () {32 vars in 723 bytes} [Mon May 25 01:52:24 2026] DELETE /v2.0/subnets/6ef3e26b-cb51-4777-8362-9d0e7f29e041 => generated 0 bytes in 165 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 489/937] 10.0.0.96 () {32 vars in 725 bytes} [Mon May 25 01:52:24 2026] DELETE /v2.0/networks/f157bf2b-ec73-4746-9acf-d2acd4aaeb8a => generated 0 bytes in 304 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-25 01:52:25.073 8 INFO neutron.db.l3_hamode_db [None req-bf83f4b7-6052-45b6-be25-774858574459 12c24dbac76447ca80a2ca546a8e1eae 4df878ffcdd640d5acc1269c9a41af84 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 490/938] 10.0.0.96 () {32 vars in 725 bytes} [Mon May 25 01:52:25 2026] DELETE /v2.0/networks/4e23af45-4603-4b19-aa31-17da58bcae48 => generated 0 bytes in 288 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-25 01:52:25.376 7 WARNING neutron_lib.context [None req-c5e5da5e-5002-48f9-88c2-ee70e0192fc3 180a8195771f4a6685e69a3bee06171b 20ff72f541f146028fbc3b404df490b5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-25 01:52:25.434 7 INFO neutron.db.segments_db [None req-c5e5da5e-5002-48f9-88c2-ee70e0192fc3 180a8195771f4a6685e69a3bee06171b 20ff72f541f146028fbc3b404df490b5 - - default default] Added segment 585eea89-7d04-4ddb-9219-213d347b338a of type vxlan for network 9a78be90-d8ee-42e5-8c2c-64b99491925c [pid: 7|app: 0|req: 491/939] 10.0.0.96 () {34 vars in 669 bytes} [Mon May 25 01:52:25 2026] POST /v2.0/networks => generated 634 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-25 01:52:25.548 7 WARNING neutron_lib.context [None req-7e9cf06c-0e2c-40f9-8805-ab7ec559b32f 180a8195771f4a6685e69a3bee06171b 20ff72f541f146028fbc3b404df490b5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 492/940] 10.0.0.96 () {34 vars in 668 bytes} [Mon May 25 01:52:25 2026] POST /v2.0/subnets => generated 646 bytes in 237 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-25 01:52:25.789 7 WARNING neutron_lib.context [None req-641db2b0-b030-46e5-913a-080489d04513 180a8195771f4a6685e69a3bee06171b 20ff72f541f146028fbc3b404df490b5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-25 01:52:25.825 7 INFO neutron.db.segments_db [None req-641db2b0-b030-46e5-913a-080489d04513 180a8195771f4a6685e69a3bee06171b 20ff72f541f146028fbc3b404df490b5 - - default default] Added segment a3fa7d08-b7b1-40db-8c70-b9a723f8f84e of type vxlan for network 96df30a1-6595-40d3-a96d-be9b0c76c6ea 2026-05-25 01:52:26.111 7 INFO neutron.db.l3_hamode_db [None req-641db2b0-b030-46e5-913a-080489d04513 180a8195771f4a6685e69a3bee06171b 20ff72f541f146028fbc3b404df490b5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 449/941] 10.0.0.96 () {34 vars in 668 bytes} [Mon May 25 01:52:23 2026] POST /v2.0/routers => generated 734 bytes in 2224 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-25 01:52:26.252 7 INFO neutron.db.l3_hamode_db [None req-641db2b0-b030-46e5-913a-080489d04513 180a8195771f4a6685e69a3bee06171b 20ff72f541f146028fbc3b404df490b5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 450/942] 10.0.0.96 () {32 vars in 773 bytes} [Mon May 25 01:52:26 2026] GET /v2.0/security-groups?tenant_id=b5ff67ba72184cbcafced22326a1de1f&name=default => generated 2925 bytes in 217 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-25 01:52:26.454 7 INFO neutron.services.segments.plugin [-] Segment 8f3d45d7-8c8b-4e48-9af8-00b7cafdc425 resource provider aggregate not found 2026-05-25 01:52:26.459 7 INFO neutron.services.segments.plugin [-] Segment 8f3d45d7-8c8b-4e48-9af8-00b7cafdc425 resource provider aggregate not found 2026-05-25 01:52:26.474 7 INFO neutron.services.segments.plugin [-] Segment 8f3d45d7-8c8b-4e48-9af8-00b7cafdc425 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8f3d45d7-8c8b-4e48-9af8-00b7cafdc425 found for delete ", "request_id": "req-8e7366a3-9c13-4a5a-9a5f-c01ebc76fcd0"}]} 2026-05-25 01:52:26.477 7 INFO neutron.services.segments.plugin [-] Segment 8f3d45d7-8c8b-4e48-9af8-00b7cafdc425 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8f3d45d7-8c8b-4e48-9af8-00b7cafdc425 found for delete ", "request_id": "req-8a913f7d-7bab-4e23-afdd-f0debb6ccacf"}]} 2026-05-25 01:52:26.489 7 INFO neutron.services.segments.plugin [-] Segment 6ca0ad8f-c3df-4a8f-a048-b4051d2dee84 resource provider aggregate not found 2026-05-25 01:52:26.494 7 INFO neutron.services.segments.plugin [-] Segment 6ca0ad8f-c3df-4a8f-a048-b4051d2dee84 resource provider aggregate not found 2026-05-25 01:52:26.506 7 INFO neutron.services.segments.plugin [-] Segment 6ca0ad8f-c3df-4a8f-a048-b4051d2dee84 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6ca0ad8f-c3df-4a8f-a048-b4051d2dee84 found for delete ", "request_id": "req-86bfae28-e327-438e-ac95-e1824fd74f62"}]} 2026-05-25 01:52:26.511 7 INFO neutron.services.segments.plugin [-] Segment 6ca0ad8f-c3df-4a8f-a048-b4051d2dee84 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6ca0ad8f-c3df-4a8f-a048-b4051d2dee84 found for delete ", "request_id": "req-1aadb21b-0714-41e9-8933-61400143c8df"}]} [pid: 7|app: 0|req: 493/943] 10.0.0.96 () {34 vars in 668 bytes} [Mon May 25 01:52:25 2026] POST /v2.0/routers => generated 511 bytes in 1078 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 494/944] 10.0.0.96 () {32 vars in 739 bytes} [Mon May 25 01:52:26 2026] DELETE /v2.0/security-groups/18508cd7-f6c5-41c4-b711-26de004bd3e8 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-25 01:52:26.961 7 WARNING neutron_lib.context [None req-76fe94bc-4425-41d0-90b0-7fc29e23f05a 180a8195771f4a6685e69a3bee06171b 20ff72f541f146028fbc3b404df490b5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 495/945] 10.0.0.96 () {34 vars in 664 bytes} [Mon May 25 01:52:26 2026] POST /v2.0/ports => generated 963 bytes in 322 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 451/946] 10.0.0.96 () {34 vars in 782 bytes} [Mon May 25 01:52:26 2026] PUT /v2.0/routers/2424707a-b0a4-4573-98aa-8a5e3792a80b/add_router_interface => generated 309 bytes in 1235 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-25 01:52:28.137 8 WARNING neutron_lib.context [None req-ff485733-d27a-4580-bd35-b955e8b8f5d3 b19c63742cc34b1b84fe65e9dc1356ca 7d2fc1b3a82b43ea9eed5a882f042ab5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 452/947] 10.0.0.96 () {34 vars in 684 bytes} [Mon May 25 01:52:28 2026] POST /v2.0/security-groups => generated 1660 bytes in 188 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-25 01:52:28.335 8 WARNING neutron_lib.context [None req-8f0766a9-3335-4ea3-bb61-2f147bb18e83 b19c63742cc34b1b84fe65e9dc1356ca 7d2fc1b3a82b43ea9eed5a882f042ab5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 496/948] 10.0.0.96 () {34 vars in 782 bytes} [Mon May 25 01:52:27 2026] PUT /v2.0/routers/0a7f067a-99e0-4689-914f-c40ad58d45c3/add_router_interface => generated 309 bytes in 1101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 497/949] 10.0.0.96 () {32 vars in 716 bytes} [Mon May 25 01:52:28 2026] GET /v2.0/ports/dd681ef4-e363-474d-b385-e89e2d0ccbc1 => generated 1037 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 453/950] 10.0.0.96 () {34 vars in 694 bytes} [Mon May 25 01:52:28 2026] POST /v2.0/security-group-rules => generated 597 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-25 01:52:28.460 8 WARNING neutron_lib.context [None req-07f4f7fc-7c07-478f-a2a1-ead8fbdaea62 b19c63742cc34b1b84fe65e9dc1356ca 7d2fc1b3a82b43ea9eed5a882f042ab5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 454/951] 10.0.0.96 () {34 vars in 694 bytes} [Mon May 25 01:52:28 2026] POST /v2.0/security-group-rules => generated 602 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 455/952] 10.0.0.96 () {32 vars in 652 bytes} [Mon May 25 01:52:28 2026] GET /v2.0/extensions => generated 20516 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-05-25 01:52:28.720 8 WARNING neutron_lib.context [None req-ff99db60-614a-4c37-9744-086382a70c99 b19c63742cc34b1b84fe65e9dc1356ca 7d2fc1b3a82b43ea9eed5a882f042ab5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 456/953] 10.0.0.96 () {34 vars in 675 bytes} [Mon May 25 01:52:28 2026] POST /v2.0/floatingips => generated 552 bytes in 563 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 457/954] 10.0.0.96 () {32 vars in 680 bytes} [Mon May 25 01:52:29 2026] GET /v2.0/extensions/address-group => generated 159 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 458/955] 10.0.0.33 () {34 vars in 989 bytes} [Mon May 25 01:52:29 2026] GET /v2.0/ports?device_id=9a7f08ed-03ab-457b-b838-3e6968bd1ee9 => generated 1244 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 459/956] 10.0.0.96 () {32 vars in 680 bytes} [Mon May 25 01:52:29 2026] GET /v2.0/extensions/address-scope => generated 163 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 460/957] 10.0.0.33 () {34 vars in 1039 bytes} [Mon May 25 01:52:29 2026] GET /v2.0/security-groups?id=d3dd23e5-3c2f-4761-9fbc-2f662ad9efb1&fields=id&fields=name => generated 114 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 461/958] 10.0.0.96 () {32 vars in 728 bytes} [Mon May 25 01:52:29 2026] GET /v2.0/extensions/router-admin-state-down-before-update => generated 312 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 462/959] 10.0.0.96 () {32 vars in 664 bytes} [Mon May 25 01:52:29 2026] GET /v2.0/extensions/agent => generated 153 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 463/960] 10.0.0.96 () {32 vars in 698 bytes} [Mon May 25 01:52:29 2026] GET /v2.0/extensions/agent-resources-synced => generated 223 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 464/961] 10.0.0.96 () {32 vars in 696 bytes} [Mon May 25 01:52:29 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: 465/962] 10.0.0.96 () {32 vars in 700 bytes} [Mon May 25 01:52:29 2026] GET /v2.0/extensions/auto-allocated-topology => generated 200 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 466/963] 10.0.0.96 () {32 vars in 688 bytes} [Mon May 25 01:52:29 2026] GET /v2.0/extensions/availability_zone => generated 178 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 467/964] 10.0.0.96 () {32 vars in 702 bytes} [Mon May 25 01:52:29 2026] GET /v2.0/extensions/availability_zone_filter => generated 220 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 468/965] 10.0.0.96 () {32 vars in 692 bytes} [Mon May 25 01:52:29 2026] GET /v2.0/extensions/default-subnetpools => generated 211 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 469/966] 10.0.0.96 () {32 vars in 694 bytes} [Mon May 25 01:52:29 2026] GET /v2.0/extensions/dhcp_agent_scheduler => generated 187 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 470/967] 10.0.0.96 () {32 vars in 684 bytes} [Mon May 25 01:52:29 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 471/968] 10.0.0.96 () {32 vars in 686 bytes} [Mon May 25 01:52:29 2026] GET /v2.0/extensions/dns-domain-ports => generated 205 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 472/969] 10.0.0.96 () {32 vars in 660 bytes} [Mon May 25 01:52:29 2026] GET /v2.0/extensions/dvr => generated 193 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 473/970] 10.0.0.96 () {32 vars in 698 bytes} [Mon May 25 01:52:29 2026] GET /v2.0/extensions/empty-string-filtering => generated 219 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 474/971] 10.0.0.96 () {32 vars in 678 bytes} [Mon May 25 01:52:29 2026] GET /v2.0/extensions/external-net => generated 200 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 475/972] 10.0.0.96 () {32 vars in 682 bytes} [Mon May 25 01:52:29 2026] GET /v2.0/extensions/extra_dhcp_opt => generated 304 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 476/973] 10.0.0.96 () {32 vars in 674 bytes} [Mon May 25 01:52:29 2026] GET /v2.0/extensions/extraroute => generated 181 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 477/974] 10.0.0.96 () {32 vars in 688 bytes} [Mon May 25 01:52:29 2026] GET /v2.0/extensions/extraroute-atomic => generated 250 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 478/975] 10.0.0.96 () {32 vars in 722 bytes} [Mon May 25 01:52:29 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: 479/976] 10.0.0.96 () {32 vars in 686 bytes} [Mon May 25 01:52:29 2026] GET /v2.0/extensions/fip-port-details => generated 212 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 498/977] 10.0.0.96 () {34 vars in 788 bytes} [Mon May 25 01:52:28 2026] PUT /v2.0/routers/0a7f067a-99e0-4689-914f-c40ad58d45c3/remove_router_interface => generated 309 bytes in 1136 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 480/978] 10.0.0.96 () {32 vars in 668 bytes} [Mon May 25 01:52:29 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 481/979] 10.0.0.96 () {32 vars in 686 bytes} [Mon May 25 01:52:29 2026] GET /v2.0/extensions/floatingip-pools => generated 188 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 482/980] 10.0.0.96 () {32 vars in 680 bytes} [Mon May 25 01:52:29 2026] GET /v2.0/extensions/ip_allocation => generated 162 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 483/981] 10.0.0.96 () {32 vars in 698 bytes} [Mon May 25 01:52:29 2026] GET /v2.0/extensions/ip-substring-filtering => generated 222 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 484/982] 10.0.0.96 () {32 vars in 678 bytes} [Mon May 25 01:52:29 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: 485/983] 10.0.0.96 () {32 vars in 666 bytes} [Mon May 25 01:52:29 2026] GET /v2.0/extensions/router => generated 256 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 486/984] 10.0.0.96 () {32 vars in 676 bytes} [Mon May 25 01:52:29 2026] GET /v2.0/extensions/ext-gw-mode => generated 268 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 487/985] 10.0.0.96 () {32 vars in 664 bytes} [Mon May 25 01:52:29 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: 8|app: 0|req: 488/986] 10.0.0.96 () {32 vars in 674 bytes} [Mon May 25 01:52:29 2026] GET /v2.0/extensions/l3-flavors => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 489/987] 10.0.0.96 () {32 vars in 712 bytes} [Mon May 25 01:52:29 2026] GET /v2.0/extensions/l3-port-ip-change-not-allowed => generated 245 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 490/988] 10.0.0.96 () {32 vars in 690 bytes} [Mon May 25 01:52:29 2026] GET /v2.0/extensions/l3_agent_scheduler => generated 180 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 491/989] 10.0.0.96 () {32 vars in 682 bytes} [Mon May 25 01:52:29 2026] GET /v2.0/extensions/multi-provider => generated 212 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 492/990] 10.0.0.96 () {32 vars in 668 bytes} [Mon May 25 01:52:29 2026] GET /v2.0/extensions/net-mtu => generated 176 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-25 01:52:29.682 7 INFO neutron.api.v2.resource [None req-97ef9870-e879-40bb-aaf4-ccbb36f5fd13 180a8195771f4a6685e69a3bee06171b 20ff72f541f146028fbc3b404df490b5 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 499/991] 10.0.0.96 () {34 vars in 788 bytes} [Mon May 25 01:52:29 2026] PUT /v2.0/routers/0a7f067a-99e0-4689-914f-c40ad58d45c3/remove_router_interface => generated 197 bytes in 109 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 493/992] 10.0.0.96 () {32 vars in 686 bytes} [Mon May 25 01:52:29 2026] GET /v2.0/extensions/net-mtu-writable => generated 207 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 494/993] 10.0.0.96 () {32 vars in 704 bytes} [Mon May 25 01:52:29 2026] GET /v2.0/extensions/network_availability_zone => generated 200 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 500/994] 10.0.0.96 () {32 vars in 735 bytes} [Mon May 25 01:52:29 2026] GET /v2.0/ports?device_id=0a7f067a-99e0-4689-914f-c40ad58d45c3 => 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: 495/995] 10.0.0.96 () {32 vars in 674 bytes} [Mon May 25 01:52:29 2026] GET /v2.0/extensions/network_ha => generated 186 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 496/996] 10.0.0.96 () {32 vars in 700 bytes} [Mon May 25 01:52:29 2026] GET /v2.0/extensions/network-ip-availability => generated 216 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 497/997] 10.0.0.96 () {32 vars in 674 bytes} [Mon May 25 01:52:29 2026] GET /v2.0/extensions/pagination => generated 192 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 498/998] 10.0.0.96 () {32 vars in 692 bytes} [Mon May 25 01:52:29 2026] GET /v2.0/extensions/port-device-profile => generated 189 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 499/999] 10.0.0.96 () {32 vars in 688 bytes} [Mon May 25 01:52:29 2026] GET /v2.0/extensions/port-mac-override => generated 251 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 500/1000] 10.0.0.96 () {32 vars in 708 bytes} [Mon May 25 01:52:29 2026] GET /v2.0/extensions/port-mac-address-regenerate => generated 209 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 501/1001] 10.0.0.96 () {32 vars in 704 bytes} [Mon May 25 01:52:29 2026] GET /v2.0/extensions/port-numa-affinity-policy => generated 198 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 502/1002] 10.0.0.96 () {32 vars in 718 bytes} [Mon May 25 01:52:29 2026] GET /v2.0/extensions/port-numa-affinity-policy-socket => generated 240 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 503/1003] 10.0.0.96 () {32 vars in 696 bytes} [Mon May 25 01:52:29 2026] GET /v2.0/extensions/port-resource-request => generated 185 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 504/1004] 10.0.0.96 () {32 vars in 710 bytes} [Mon May 25 01:52:29 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: 8|app: 0|req: 505/1005] 10.0.0.96 () {32 vars in 668 bytes} [Mon May 25 01:52:29 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: 8|app: 0|req: 506/1006] 10.0.0.96 () {32 vars in 686 bytes} [Mon May 25 01:52:29 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: 8|app: 0|req: 507/1007] 10.0.0.96 () {32 vars in 680 bytes} [Mon May 25 01:52:29 2026] GET /v2.0/extensions/port-security => generated 160 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 508/1008] 10.0.0.96 () {32 vars in 674 bytes} [Mon May 25 01:52:29 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 509/1009] 10.0.0.96 () {32 vars in 670 bytes} [Mon May 25 01:52:29 2026] GET /v2.0/extensions/provider => generated 191 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 510/1010] 10.0.0.96 () {32 vars in 660 bytes} [Mon May 25 01:52:29 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 511/1011] 10.0.0.96 () {32 vars in 698 bytes} [Mon May 25 01:52:29 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: 8|app: 0|req: 512/1012] 10.0.0.96 () {32 vars in 698 bytes} [Mon May 25 01:52:29 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: 513/1013] 10.0.0.96 () {32 vars in 676 bytes} [Mon May 25 01:52:29 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: 8|app: 0|req: 514/1014] 10.0.0.96 () {32 vars in 668 bytes} [Mon May 25 01:52:29 2026] GET /v2.0/extensions/qos-fip => generated 178 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 515/1015] 10.0.0.96 () {32 vars in 682 bytes} [Mon May 25 01:52:29 2026] GET /v2.0/extensions/qos-gateway-ip => generated 197 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 516/1016] 10.0.0.96 () {32 vars in 700 bytes} [Mon May 25 01:52:29 2026] GET /v2.0/extensions/qos-port-network-policy => generated 209 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 517/1017] 10.0.0.96 () {32 vars in 684 bytes} [Mon May 25 01:52:29 2026] GET /v2.0/extensions/qos-pps-minimum => generated 203 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 518/1018] 10.0.0.96 () {32 vars in 706 bytes} [Mon May 25 01:52:29 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: 8|app: 0|req: 519/1019] 10.0.0.96 () {32 vars in 668 bytes} [Mon May 25 01:52:29 2026] GET /v2.0/extensions/qos-pps => generated 195 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 520/1020] 10.0.0.96 () {32 vars in 696 bytes} [Mon May 25 01:52:29 2026] GET /v2.0/extensions/qos-rule-type-details => generated 229 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 521/1021] 10.0.0.96 () {32 vars in 694 bytes} [Mon May 25 01:52:29 2026] GET /v2.0/extensions/qos-rule-type-filter => generated 373 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 522/1022] 10.0.0.96 () {32 vars in 684 bytes} [Mon May 25 01:52:29 2026] GET /v2.0/extensions/qos-rules-alias => generated 254 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 523/1023] 10.0.0.96 () {32 vars in 688 bytes} [Mon May 25 01:52:29 2026] GET /v2.0/extensions/quota-check-limit => generated 226 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 524/1024] 10.0.0.96 () {32 vars in 666 bytes} [Mon May 25 01:52:29 2026] GET /v2.0/extensions/quotas => generated 192 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 525/1025] 10.0.0.96 () {32 vars in 680 bytes} [Mon May 25 01:52:29 2026] GET /v2.0/extensions/quota_details => generated 213 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 526/1026] 10.0.0.96 () {32 vars in 680 bytes} [Mon May 25 01:52:29 2026] GET /v2.0/extensions/rbac-policies => generated 223 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 527/1027] 10.0.0.96 () {32 vars in 690 bytes} [Mon May 25 01:52:29 2026] GET /v2.0/extensions/rbac-address-group => generated 198 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 528/1028] 10.0.0.96 () {32 vars in 690 bytes} [Mon May 25 01:52:30 2026] GET /v2.0/extensions/rbac-address-scope => generated 190 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 529/1029] 10.0.0.96 () {32 vars in 694 bytes} [Mon May 25 01:52:30 2026] GET /v2.0/extensions/rbac-security-groups => generated 210 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 530/1030] 10.0.0.96 () {32 vars in 684 bytes} [Mon May 25 01:52:30 2026] GET /v2.0/extensions/rbac-subnetpool => generated 181 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 531/1031] 10.0.0.96 () {32 vars in 688 bytes} [Mon May 25 01:52:30 2026] GET /v2.0/extensions/revision-if-match => generated 247 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 532/1032] 10.0.0.96 () {32 vars in 700 bytes} [Mon May 25 01:52:30 2026] GET /v2.0/extensions/standard-attr-revisions => generated 229 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 533/1033] 10.0.0.96 () {32 vars in 702 bytes} [Mon May 25 01:52:30 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: 534/1034] 10.0.0.96 () {32 vars in 712 bytes} [Mon May 25 01:52:30 2026] GET /v2.0/extensions/security-groups-default-rules => generated 262 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 535/1035] 10.0.0.96 () {32 vars in 716 bytes} [Mon May 25 01:52:30 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: 8|app: 0|req: 536/1036] 10.0.0.96 () {32 vars in 714 bytes} [Mon May 25 01:52:30 2026] GET /v2.0/extensions/port-security-groups-filtering => generated 228 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 537/1037] 10.0.0.96 () {32 vars in 726 bytes} [Mon May 25 01:52:30 2026] GET /v2.0/extensions/security-groups-remote-address-group => generated 254 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 538/1038] 10.0.0.96 () {32 vars in 740 bytes} [Mon May 25 01:52:30 2026] GET /v2.0/extensions/security-groups-rules-belongs-to-default-sg => generated 314 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 539/1039] 10.0.0.96 () {32 vars in 718 bytes} [Mon May 25 01:52:30 2026] GET /v2.0/extensions/security-groups-shared-filtering => generated 241 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 540/1040] 10.0.0.96 () {32 vars in 682 bytes} [Mon May 25 01:52:30 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: 541/1041] 10.0.0.96 () {32 vars in 668 bytes} [Mon May 25 01:52:30 2026] GET /v2.0/extensions/segment => generated 145 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 542/1042] 10.0.0.96 () {32 vars in 718 bytes} [Mon May 25 01:52:30 2026] GET /v2.0/extensions/segments-peer-subnet-host-routes => generated 233 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 543/1043] 10.0.0.96 () {32 vars in 678 bytes} [Mon May 25 01:52:30 2026] GET /v2.0/extensions/service-type => generated 221 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 544/1044] 10.0.0.96 () {32 vars in 668 bytes} [Mon May 25 01:52:30 2026] GET /v2.0/extensions/sorting => generated 183 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 545/1045] 10.0.0.96 () {32 vars in 696 bytes} [Mon May 25 01:52:30 2026] GET /v2.0/extensions/standard-attr-segment => generated 212 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 546/1046] 10.0.0.96 () {32 vars in 704 bytes} [Mon May 25 01:52:30 2026] GET /v2.0/extensions/standard-attr-description => generated 214 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 547/1047] 10.0.0.96 () {32 vars in 700 bytes} [Mon May 25 01:52:30 2026] GET /v2.0/extensions/stateful-security-group => generated 208 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 548/1048] 10.0.0.96 () {32 vars in 700 bytes} [Mon May 25 01:52:30 2026] GET /v2.0/extensions/subnet-external-network => generated 224 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 549/1049] 10.0.0.96 () {32 vars in 682 bytes} [Mon May 25 01:52:30 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: 8|app: 0|req: 550/1050] 10.0.0.96 () {32 vars in 704 bytes} [Mon May 25 01:52:30 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) 2026-05-25 01:52:30.238 7 INFO neutron.services.segments.plugin [-] Segment a3fa7d08-b7b1-40db-8c70-b9a723f8f84e resource provider aggregate not found [pid: 8|app: 0|req: 551/1051] 10.0.0.96 () {32 vars in 694 bytes} [Mon May 25 01:52:30 2026] GET /v2.0/extensions/subnet-service-types => generated 206 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-25 01:52:30.245 7 INFO neutron.services.segments.plugin [-] Segment a3fa7d08-b7b1-40db-8c70-b9a723f8f84e resource provider aggregate not found [pid: 8|app: 0|req: 552/1052] 10.0.0.96 () {32 vars in 688 bytes} [Mon May 25 01:52:30 2026] GET /v2.0/extensions/subnet_allocation => generated 194 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-25 01:52:30.253 7 INFO neutron.db.l3_hamode_db [None req-18920aff-456e-498e-b6cd-401e0ccb605d 180a8195771f4a6685e69a3bee06171b 20ff72f541f146028fbc3b404df490b5 - - default default] HA network 96df30a1-6595-40d3-a96d-be9b0c76c6ea was deleted as no HA routers are present in tenant 20ff72f541f146028fbc3b404df490b5. 2026-05-25 01:52:30.254 7 INFO neutron.services.segments.plugin [-] Segment a3fa7d08-b7b1-40db-8c70-b9a723f8f84e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a3fa7d08-b7b1-40db-8c70-b9a723f8f84e found for delete ", "request_id": "req-68598e28-be33-4557-b94f-26a1dc87de9f"}]} [pid: 7|app: 0|req: 501/1053] 10.0.0.96 () {32 vars in 723 bytes} [Mon May 25 01:52:29 2026] DELETE /v2.0/routers/0a7f067a-99e0-4689-914f-c40ad58d45c3 => generated 0 bytes in 547 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 553/1054] 10.0.0.96 () {32 vars in 696 bytes} [Mon May 25 01:52:30 2026] GET /v2.0/extensions/subnetpool-prefix-ops => generated 224 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-25 01:52:30.272 7 INFO neutron.services.segments.plugin [-] Segment a3fa7d08-b7b1-40db-8c70-b9a723f8f84e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a3fa7d08-b7b1-40db-8c70-b9a723f8f84e found for delete ", "request_id": "req-e225f0f6-379f-4749-9dc9-a111c000d707"}]} [pid: 8|app: 0|req: 554/1055] 10.0.0.96 () {32 vars in 678 bytes} [Mon May 25 01:52:30 2026] GET /v2.0/extensions/tag-creation => generated 190 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 555/1056] 10.0.0.96 () {32 vars in 688 bytes} [Mon May 25 01:52:30 2026] GET /v2.0/extensions/standard-attr-tag => generated 343 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 556/1057] 10.0.0.96 () {32 vars in 700 bytes} [Mon May 25 01:52:30 2026] GET /v2.0/extensions/standard-attr-timestamp => generated 255 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 557/1058] 10.0.0.96 () {32 vars in 664 bytes} [Mon May 25 01:52:30 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: 558/1059] 10.0.0.96 () {32 vars in 680 bytes} [Mon May 25 01:52:30 2026] GET /v2.0/extensions/trunk-details => generated 168 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 559/1060] 10.0.0.96 () {32 vars in 692 bytes} [Mon May 25 01:52:30 2026] GET /v2.0/extensions/vpn-endpoint-groups => generated 177 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 560/1061] 10.0.0.96 () {32 vars in 676 bytes} [Mon May 25 01:52:30 2026] GET /v2.0/extensions/vpn-flavors => generated 182 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 561/1062] 10.0.0.96 () {32 vars in 666 bytes} [Mon May 25 01:52:30 2026] GET /v2.0/extensions/vpnaas => generated 154 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 502/1063] 10.0.0.96 () {32 vars in 723 bytes} [Mon May 25 01:52:30 2026] DELETE /v2.0/subnets/ede617d2-463c-4af7-aea3-78a4905cb40f => generated 0 bytes in 144 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-25 01:52:30.742 8 INFO neutron.services.segments.plugin [-] Segment 585eea89-7d04-4ddb-9219-213d347b338a resource provider aggregate not found 2026-05-25 01:52:30.753 8 INFO neutron.services.segments.plugin [-] Segment 585eea89-7d04-4ddb-9219-213d347b338a resource provider aggregate not found [pid: 8|app: 0|req: 562/1064] 10.0.0.96 () {32 vars in 725 bytes} [Mon May 25 01:52:30 2026] DELETE /v2.0/networks/9a78be90-d8ee-42e5-8c2c-64b99491925c => generated 0 bytes in 350 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-25 01:52:30.780 7 WARNING neutron_lib.context [None req-43a33052-acdc-4117-b190-ca4ba9ba6f1e 180a8195771f4a6685e69a3bee06171b 20ff72f541f146028fbc3b404df490b5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-25 01:52:30.856 7 INFO neutron.db.segments_db [None req-43a33052-acdc-4117-b190-ca4ba9ba6f1e 180a8195771f4a6685e69a3bee06171b 20ff72f541f146028fbc3b404df490b5 - - default default] Added segment 594fbac7-1e9e-4766-b8a1-a4466d784953 of type vxlan for network 676f1cb9-cba4-4fa0-b0e9-2c4d36d8ccd1 2026-05-25 01:52:30.897 8 INFO neutron.services.segments.plugin [-] Segment 585eea89-7d04-4ddb-9219-213d347b338a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 585eea89-7d04-4ddb-9219-213d347b338a found for delete ", "request_id": "req-9deccef1-96df-408b-8bee-ddda4452294b"}]} 2026-05-25 01:52:30.899 8 INFO neutron.services.segments.plugin [-] Segment 585eea89-7d04-4ddb-9219-213d347b338a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 585eea89-7d04-4ddb-9219-213d347b338a found for delete ", "request_id": "req-a8fd8bf7-2cb0-4699-8a6c-efa245d32b83"}]} [pid: 7|app: 0|req: 503/1065] 10.0.0.96 () {34 vars in 669 bytes} [Mon May 25 01:52:30 2026] POST /v2.0/networks => generated 634 bytes in 196 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-25 01:52:30.976 7 WARNING neutron_lib.context [None req-d0b2e684-1d15-4ec5-8b3a-a296c4c1658f 180a8195771f4a6685e69a3bee06171b 20ff72f541f146028fbc3b404df490b5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 563/1066] 10.0.0.96 () {32 vars in 773 bytes} [Mon May 25 01:52:30 2026] GET /v2.0/security-groups?tenant_id=5e4df43068e8472583c04c66e5d18d37&name=default => generated 2925 bytes in 238 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 504/1067] 10.0.0.96 () {34 vars in 668 bytes} [Mon May 25 01:52:30 2026] POST /v2.0/subnets => generated 646 bytes in 230 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-25 01:52:31.214 7 WARNING neutron_lib.context [None req-b433fea7-f692-4bd1-b61e-4ba33b425d51 180a8195771f4a6685e69a3bee06171b 20ff72f541f146028fbc3b404df490b5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 564/1068] 10.0.0.96 () {32 vars in 739 bytes} [Mon May 25 01:52:31 2026] DELETE /v2.0/security-groups/0656a740-eead-447e-946b-e0b8c9ff5455 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-25 01:52:31.262 7 INFO neutron.db.segments_db [None req-b433fea7-f692-4bd1-b61e-4ba33b425d51 180a8195771f4a6685e69a3bee06171b 20ff72f541f146028fbc3b404df490b5 - - default default] Added segment b4edd2ac-9bc9-4e7a-94b3-63c58070c3bd of type vxlan for network 2e09c764-dd50-48fb-b359-d9af7b9652f4 2026-05-25 01:52:31.505 7 INFO neutron.db.l3_hamode_db [None req-b433fea7-f692-4bd1-b61e-4ba33b425d51 180a8195771f4a6685e69a3bee06171b 20ff72f541f146028fbc3b404df490b5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-25 01:52:31.637 7 INFO neutron.db.l3_hamode_db [None req-b433fea7-f692-4bd1-b61e-4ba33b425d51 180a8195771f4a6685e69a3bee06171b 20ff72f541f146028fbc3b404df490b5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 505/1069] 10.0.0.96 () {34 vars in 668 bytes} [Mon May 25 01:52:31 2026] POST /v2.0/routers => generated 511 bytes in 1123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-25 01:52:33.010 7 WARNING neutron_lib.context [None req-257dd855-07de-4307-9cee-2639e5861a9f 5ef1266e2c7e41ea8937fdd295f5ce44 0ca1496f4bbf4b3abb4bc8f524f0d8b8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-25 01:52:33.010 7 WARNING neutron_lib.context [None req-257dd855-07de-4307-9cee-2639e5861a9f 5ef1266e2c7e41ea8937fdd295f5ce44 0ca1496f4bbf4b3abb4bc8f524f0d8b8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-25 01:52:33.151 7 INFO neutron.db.segments_db [None req-257dd855-07de-4307-9cee-2639e5861a9f 5ef1266e2c7e41ea8937fdd295f5ce44 0ca1496f4bbf4b3abb4bc8f524f0d8b8 - - default default] Added segment 8f6ebd96-141f-42f7-ba5a-204dd085afd5 of type vxlan for network c611f428-8aee-4e5c-9d08-77d60cc5223f 2026-05-25 01:52:33.214 7 INFO neutron.db.segments_db [None req-257dd855-07de-4307-9cee-2639e5861a9f 5ef1266e2c7e41ea8937fdd295f5ce44 0ca1496f4bbf4b3abb4bc8f524f0d8b8 - - default default] Added segment 064cf108-dc6a-4086-9173-aee95cefa8d7 of type vxlan for network e4375c39-5fd1-4b27-90e7-d733c1e058e9 [pid: 7|app: 0|req: 506/1070] 10.0.0.96 () {34 vars in 669 bytes} [Mon May 25 01:52:32 2026] POST /v2.0/networks => generated 1245 bytes in 460 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 507/1071] 10.0.0.96 () {32 vars in 648 bytes} [Mon May 25 01:52:33 2026] GET /v2.0/networks => generated 1844 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 508/1072] 10.0.0.7 () {34 vars in 988 bytes} [Mon May 25 01:52:33 2026] GET /v2.0/ports?device_id=9a7f08ed-03ab-457b-b838-3e6968bd1ee9 => generated 975 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-25 01:52:33.577 7 INFO neutron.services.segments.plugin [-] Segment 8f6ebd96-141f-42f7-ba5a-204dd085afd5 resource provider aggregate not found 2026-05-25 01:52:33.582 7 INFO neutron.services.segments.plugin [-] Segment 8f6ebd96-141f-42f7-ba5a-204dd085afd5 resource provider aggregate not found 2026-05-25 01:52:33.593 7 INFO neutron.services.segments.plugin [-] Segment 8f6ebd96-141f-42f7-ba5a-204dd085afd5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8f6ebd96-141f-42f7-ba5a-204dd085afd5 found for delete ", "request_id": "req-97c09d36-ad60-43a1-8e23-31783347ffd9"}]} 2026-05-25 01:52:33.596 7 INFO neutron.services.segments.plugin [-] Segment 8f6ebd96-141f-42f7-ba5a-204dd085afd5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8f6ebd96-141f-42f7-ba5a-204dd085afd5 found for delete ", "request_id": "req-637bdda7-0c39-47ab-af86-de99c2186089"}]} [pid: 7|app: 0|req: 509/1073] 10.0.0.96 () {32 vars in 725 bytes} [Mon May 25 01:52:33 2026] DELETE /v2.0/networks/c611f428-8aee-4e5c-9d08-77d60cc5223f => generated 0 bytes in 150 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 510/1074] 10.0.0.7 () {34 vars in 1038 bytes} [Mon May 25 01:52:33 2026] GET /v2.0/security-groups?id=d3dd23e5-3c2f-4761-9fbc-2f662ad9efb1&fields=id&fields=name => generated 114 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 511/1075] 10.0.0.96 () {32 vars in 725 bytes} [Mon May 25 01:52:33 2026] DELETE /v2.0/networks/e4375c39-5fd1-4b27-90e7-d733c1e058e9 => generated 0 bytes in 145 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 512/1076] 10.0.0.7 () {34 vars in 988 bytes} [Mon May 25 01:52:33 2026] GET /v2.0/ports?device_id=9a7f08ed-03ab-457b-b838-3e6968bd1ee9 => generated 975 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 565/1077] 10.0.0.96 () {34 vars in 782 bytes} [Mon May 25 01:52:32 2026] PUT /v2.0/routers/1c6f8a2b-593c-4810-92a6-44849b963a3f/add_router_interface => generated 309 bytes in 1525 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 513/1078] 10.0.0.96 () {32 vars in 648 bytes} [Mon May 25 01:52:33 2026] GET /v2.0/networks => generated 651 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 566/1079] 10.0.0.7 () {34 vars in 1038 bytes} [Mon May 25 01:52:33 2026] GET /v2.0/security-groups?id=d3dd23e5-3c2f-4761-9fbc-2f662ad9efb1&fields=id&fields=name => generated 114 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 514/1080] 10.0.0.96 () {32 vars in 716 bytes} [Mon May 25 01:52:33 2026] GET /v2.0/ports/f4278e59-bc44-4fd2-819d-85bc41da53da => generated 959 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-25 01:52:33.900 8 WARNING neutron_lib.context [None req-ee717130-bfff-4235-b565-9bfe1d7311df 5ef1266e2c7e41ea8937fdd295f5ce44 0ca1496f4bbf4b3abb4bc8f524f0d8b8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-25 01:52:33.948 8 INFO neutron.db.segments_db [None req-ee717130-bfff-4235-b565-9bfe1d7311df 5ef1266e2c7e41ea8937fdd295f5ce44 0ca1496f4bbf4b3abb4bc8f524f0d8b8 - - default default] Added segment db1f2591-afab-46e6-94ca-d399388987d0 of type vxlan for network 9fed453c-5d01-4b14-a61e-536a1bac655e [pid: 8|app: 0|req: 567/1081] 10.0.0.96 () {34 vars in 669 bytes} [Mon May 25 01:52:33 2026] POST /v2.0/networks => generated 653 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 568/1082] 10.0.0.7 () {34 vars in 1098 bytes} [Mon May 25 01:52:34 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1706790371&fields=id&tenant_id=7d2fc1b3a82b43ea9eed5a882f042ab5 => generated 69 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-25 01:52:34.073 8 WARNING neutron_lib.context [None req-5500be47-52a6-493c-8aad-aaed268a8033 5ef1266e2c7e41ea8937fdd295f5ce44 0ca1496f4bbf4b3abb4bc8f524f0d8b8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-25 01:52:34.123 8 INFO neutron.db.segments_db [None req-5500be47-52a6-493c-8aad-aaed268a8033 5ef1266e2c7e41ea8937fdd295f5ce44 0ca1496f4bbf4b3abb4bc8f524f0d8b8 - - default default] Added segment 0f399f5e-6723-46fa-8c4f-e0c416906942 of type vxlan for network 2f0743bd-2fec-40ce-a877-544345837a25 [pid: 8|app: 0|req: 569/1083] 10.0.0.96 () {34 vars in 669 bytes} [Mon May 25 01:52:34 2026] POST /v2.0/networks => generated 653 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 570/1084] 10.0.0.7 () {34 vars in 980 bytes} [Mon May 25 01:52:34 2026] GET /v2.0/networks?id=d9fc05a1-7a08-4ee2-b07b-e137999e5c0e => generated 679 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-25 01:52:34.253 8 WARNING neutron_lib.context [None req-868aa439-a10b-4d34-80e6-e156b301a5a1 5ef1266e2c7e41ea8937fdd295f5ce44 0ca1496f4bbf4b3abb4bc8f524f0d8b8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-25 01:52:34.276 8 WARNING neutron_lib.context [None req-868aa439-a10b-4d34-80e6-e156b301a5a1 5ef1266e2c7e41ea8937fdd295f5ce44 0ca1496f4bbf4b3abb4bc8f524f0d8b8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 515/1085] 10.0.0.96 () {34 vars in 788 bytes} [Mon May 25 01:52:33 2026] PUT /v2.0/routers/1c6f8a2b-593c-4810-92a6-44849b963a3f/remove_router_interface => generated 309 bytes in 690 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 516/1086] 10.0.0.7 () {34 vars in 963 bytes} [Mon May 25 01:52:34 2026] GET /v2.0/quotas/7d2fc1b3a82b43ea9eed5a882f042ab5 => 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: 517/1087] 10.0.0.96 () {32 vars in 735 bytes} [Mon May 25 01:52:34 2026] GET /v2.0/ports?device_id=1c6f8a2b-593c-4810-92a6-44849b963a3f => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 518/1088] 10.0.0.7 () {34 vars in 1000 bytes} [Mon May 25 01:52:34 2026] GET /v2.0/ports?tenant_id=7d2fc1b3a82b43ea9eed5a882f042ab5&fields=id => generated 103 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 571/1089] 10.0.0.96 () {34 vars in 664 bytes} [Mon May 25 01:52:34 2026] POST /v2.0/ports => generated 1506 bytes in 524 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 572/1090] 10.0.0.7 () {34 vars in 1006 bytes} [Mon May 25 01:52:34 2026] GET /v2.0/networks/d9fc05a1-7a08-4ee2-b07b-e137999e5c0e?fields=segments => generated 14 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 573/1091] 10.0.0.96 () {32 vars in 642 bytes} [Mon May 25 01:52:34 2026] GET /v2.0/ports => generated 1506 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 574/1092] 10.0.0.7 () {34 vars in 1106 bytes} [Mon May 25 01:52:34 2026] GET /v2.0/networks/d9fc05a1-7a08-4ee2-b07b-e137999e5c0e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 575/1093] 10.0.0.96 () {32 vars in 719 bytes} [Mon May 25 01:52:34 2026] DELETE /v2.0/ports/a77d3b37-9fb6-4ed0-a7a1-6bab579ccf4d => generated 0 bytes in 235 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-25 01:52:35.290 7 INFO neutron.db.l3_hamode_db [None req-2f340954-d3ae-4917-98c1-6c954b3163a0 180a8195771f4a6685e69a3bee06171b 20ff72f541f146028fbc3b404df490b5 - - default default] HA network 2e09c764-dd50-48fb-b359-d9af7b9652f4 was deleted as no HA routers are present in tenant 20ff72f541f146028fbc3b404df490b5. [pid: 7|app: 0|req: 519/1094] 10.0.0.96 () {32 vars in 723 bytes} [Mon May 25 01:52:34 2026] DELETE /v2.0/routers/1c6f8a2b-593c-4810-92a6-44849b963a3f => generated 0 bytes in 609 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 576/1095] 10.0.0.7 () {34 vars in 988 bytes} [Mon May 25 01:52:35 2026] GET /v2.0/ports?device_id=9a7f08ed-03ab-457b-b838-3e6968bd1ee9 => generated 975 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 577/1096] 10.0.0.7 () {34 vars in 988 bytes} [Mon May 25 01:52:35 2026] GET /v2.0/ports?device_id=ec16ba8a-fa34-4915-a8aa-1cf4d3caea34 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 578/1097] 10.0.0.96 () {32 vars in 723 bytes} [Mon May 25 01:52:35 2026] DELETE /v2.0/subnets/5d3f3ce1-52a1-4199-9684-5313e48097d8 => generated 0 bytes in 155 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 520/1098] 10.0.0.96 () {32 vars in 719 bytes} [Mon May 25 01:52:35 2026] DELETE /v2.0/ports/56f0557c-bbd7-480f-a4b9-4615d8da3fc7 => generated 0 bytes in 215 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 579/1099] 10.0.0.7 () {34 vars in 1038 bytes} [Mon May 25 01:52:35 2026] GET /v2.0/security-groups?id=d3dd23e5-3c2f-4761-9fbc-2f662ad9efb1&fields=id&fields=name => generated 114 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 580/1100] 10.0.0.96 () {32 vars in 642 bytes} [Mon May 25 01:52:35 2026] GET /v2.0/ports => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-25 01:52:35.559 8 WARNING neutron_lib.context [None req-689ebd2e-deb4-4d27-8496-8bed126e642c 5ef1266e2c7e41ea8937fdd295f5ce44 0ca1496f4bbf4b3abb4bc8f524f0d8b8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-25 01:52:35.609 8 INFO neutron.db.segments_db [None req-689ebd2e-deb4-4d27-8496-8bed126e642c 5ef1266e2c7e41ea8937fdd295f5ce44 0ca1496f4bbf4b3abb4bc8f524f0d8b8 - - default default] Added segment 1e7a7a3f-048b-40ca-81b0-72e21f8970e5 of type vxlan for network 7ddb22de-9f09-4cf1-a207-ae56e3b0d174 2026-05-25 01:52:35.609 7 INFO neutron.services.segments.plugin [-] Segment 064cf108-dc6a-4086-9173-aee95cefa8d7 resource provider aggregate not found 2026-05-25 01:52:35.613 7 INFO neutron.services.segments.plugin [-] Segment 064cf108-dc6a-4086-9173-aee95cefa8d7 resource provider aggregate not found 2026-05-25 01:52:35.622 7 INFO neutron.services.segments.plugin [-] Segment 064cf108-dc6a-4086-9173-aee95cefa8d7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 064cf108-dc6a-4086-9173-aee95cefa8d7 found for delete ", "request_id": "req-6c52c77a-7331-4186-800c-fa6a4cacdb11"}]} 2026-05-25 01:52:35.628 7 INFO neutron.services.segments.plugin [-] Segment 064cf108-dc6a-4086-9173-aee95cefa8d7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 064cf108-dc6a-4086-9173-aee95cefa8d7 found for delete ", "request_id": "req-b7f8f38e-9703-446c-8bf4-dc7fcc93c382"}]} 2026-05-25 01:52:35.639 7 INFO neutron.services.segments.plugin [-] Segment b4edd2ac-9bc9-4e7a-94b3-63c58070c3bd resource provider aggregate not found 2026-05-25 01:52:35.652 7 INFO neutron.services.segments.plugin [-] Segment b4edd2ac-9bc9-4e7a-94b3-63c58070c3bd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b4edd2ac-9bc9-4e7a-94b3-63c58070c3bd found for delete ", "request_id": "req-3282b016-ba42-43b7-83bb-6fa6a0ce905e"}]} 2026-05-25 01:52:35.655 7 INFO neutron.services.segments.plugin [-] Segment b4edd2ac-9bc9-4e7a-94b3-63c58070c3bd resource provider aggregate not found 2026-05-25 01:52:35.676 7 INFO neutron.services.segments.plugin [-] Segment b4edd2ac-9bc9-4e7a-94b3-63c58070c3bd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b4edd2ac-9bc9-4e7a-94b3-63c58070c3bd found for delete ", "request_id": "req-841f0c13-e690-44eb-81c7-a062f884afc9"}]} [pid: 8|app: 0|req: 581/1101] 10.0.0.96 () {34 vars in 669 bytes} [Mon May 25 01:52:35 2026] POST /v2.0/networks => generated 653 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 582/1102] 199.204.45.30 () {34 vars in 993 bytes} [Mon May 25 01:52:35 2026] GET /v2.0/ports?device_id=9a7f08ed-03ab-457b-b838-3e6968bd1ee9 => generated 975 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-25 01:52:35.751 8 WARNING neutron_lib.context [None req-c2eaaa98-7905-4fc7-b68c-1715dc9c0364 5ef1266e2c7e41ea8937fdd295f5ce44 0ca1496f4bbf4b3abb4bc8f524f0d8b8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 521/1103] 10.0.0.96 () {32 vars in 725 bytes} [Mon May 25 01:52:35 2026] DELETE /v2.0/networks/676f1cb9-cba4-4fa0-b0e9-2c4d36d8ccd1 => generated 0 bytes in 287 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-25 01:52:35.810 8 INFO neutron.db.segments_db [None req-c2eaaa98-7905-4fc7-b68c-1715dc9c0364 5ef1266e2c7e41ea8937fdd295f5ce44 0ca1496f4bbf4b3abb4bc8f524f0d8b8 - - default default] Added segment f7548eeb-72a5-4ecf-8396-dc5cd0cec384 of type vxlan for network a8af8c61-0d05-4e22-919c-4fb1d453e59b [pid: 8|app: 0|req: 583/1104] 10.0.0.96 () {34 vars in 669 bytes} [Mon May 25 01:52:35 2026] POST /v2.0/networks => generated 654 bytes in 185 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-25 01:52:35.938 8 WARNING neutron_lib.context [None req-6c8e54b2-d410-4156-95f2-5562802dc9c2 180a8195771f4a6685e69a3bee06171b 20ff72f541f146028fbc3b404df490b5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-25 01:52:35.984 8 INFO neutron.db.segments_db [None req-6c8e54b2-d410-4156-95f2-5562802dc9c2 180a8195771f4a6685e69a3bee06171b 20ff72f541f146028fbc3b404df490b5 - - default default] Added segment 6cb8ac9c-8d32-4dca-be1b-289c662c34b2 of type vxlan for network a36b3936-db33-430d-bd00-fd3c64aa153f 2026-05-25 01:52:36.028 7 INFO neutron.db.l3_db [req-3c67c613-6e4e-4650-8472-1ee147458fd4 req-474e78d1-80ba-4002-9809-5b08170b6515 4239a6bbd2614b33874cb62c66bdfbdb 10c4bb0436c24e08acf691d5cd13b331 - - default default] Floating IP 1ec0fb72-ac69-4c0c-ae41-616147e4dd6b disassociated. External IP: 10.96.250.209, port: ffd4c709-1315-4ea7-94cf-aa7ce6987a43. 2026-05-25 01:52:36.227 8 INFO neutron.db.l3_hamode_db [None req-6c8e54b2-d410-4156-95f2-5562802dc9c2 180a8195771f4a6685e69a3bee06171b 20ff72f541f146028fbc3b404df490b5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 522/1105] 199.204.45.30 () {36 vars in 996 bytes} [Mon May 25 01:52:35 2026] DELETE /v2.0/ports/ffd4c709-1315-4ea7-94cf-aa7ce6987a43 => generated 0 bytes in 609 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-25 01:52:36.419 7 WARNING neutron_lib.context [None req-4a8cef2a-fb76-42bc-bb62-b82236ab3466 5ef1266e2c7e41ea8937fdd295f5ce44 0ca1496f4bbf4b3abb4bc8f524f0d8b8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-25 01:52:36.443 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b0299044-35a0-4e22-8b5f-08ad24b24730'] response: {'server_uuid': '9a7f08ed-03ab-457b-b838-3e6968bd1ee9', 'name': 'network-vif-deleted', 'tag': 'ffd4c709-1315-4ea7-94cf-aa7ce6987a43', 'status': 'completed', 'code': 200} 2026-05-25 01:52:36.445 7 WARNING neutron_lib.context [None req-4a8cef2a-fb76-42bc-bb62-b82236ab3466 5ef1266e2c7e41ea8937fdd295f5ce44 0ca1496f4bbf4b3abb4bc8f524f0d8b8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 523/1106] 10.0.0.96 () {34 vars in 668 bytes} [Mon May 25 01:52:36 2026] POST /v2.0/subnets => generated 1324 bytes in 510 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 524/1107] 10.0.0.7 () {34 vars in 988 bytes} [Mon May 25 01:52:36 2026] GET /v2.0/ports?device_id=ec16ba8a-fa34-4915-a8aa-1cf4d3caea34 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 525/1108] 10.0.0.7 () {34 vars in 988 bytes} [Mon May 25 01:52:36 2026] GET /v2.0/ports?device_id=9a7f08ed-03ab-457b-b838-3e6968bd1ee9 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 526/1109] 10.0.0.96 () {32 vars in 646 bytes} [Mon May 25 01:52:36 2026] GET /v2.0/subnets => generated 1960 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-25 01:52:37.080 8 INFO neutron.db.l3_hamode_db [None req-6c8e54b2-d410-4156-95f2-5562802dc9c2 180a8195771f4a6685e69a3bee06171b 20ff72f541f146028fbc3b404df490b5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 527/1110] 10.0.0.96 () {32 vars in 723 bytes} [Mon May 25 01:52:37 2026] DELETE /v2.0/subnets/579f5a09-c9f1-4a27-a9bf-8b727766bef0 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 528/1111] 10.0.0.96 () {32 vars in 723 bytes} [Mon May 25 01:52:37 2026] DELETE /v2.0/subnets/65ea08a6-b79c-4e74-a83c-b27d3607331b => generated 0 bytes in 142 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 529/1112] 10.0.0.96 () {32 vars in 646 bytes} [Mon May 25 01:52:37 2026] GET /v2.0/subnets => generated 649 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 530/1113] 10.0.0.96 () {32 vars in 725 bytes} [Mon May 25 01:52:37 2026] DELETE /v2.0/networks/a8af8c61-0d05-4e22-919c-4fb1d453e59b => generated 0 bytes in 149 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 531/1114] 10.0.0.96 () {32 vars in 725 bytes} [Mon May 25 01:52:37 2026] DELETE /v2.0/networks/7ddb22de-9f09-4cf1-a207-ae56e3b0d174 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-25 01:52:37.665 7 INFO neutron.services.segments.plugin [-] Segment 594fbac7-1e9e-4766-b8a1-a4466d784953 resource provider aggregate not found 2026-05-25 01:52:37.685 7 INFO neutron.services.segments.plugin [-] Segment 594fbac7-1e9e-4766-b8a1-a4466d784953 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 594fbac7-1e9e-4766-b8a1-a4466d784953 found for delete ", "request_id": "req-b3be91fa-809a-41ac-83c1-359c78518068"}]} 2026-05-25 01:52:37.699 7 INFO neutron.services.segments.plugin [-] Segment 594fbac7-1e9e-4766-b8a1-a4466d784953 resource provider aggregate not found 2026-05-25 01:52:37.703 7 INFO neutron.services.segments.plugin [-] Segment f7548eeb-72a5-4ecf-8396-dc5cd0cec384 resource provider aggregate not found 2026-05-25 01:52:37.713 7 INFO neutron.services.segments.plugin [-] Segment 594fbac7-1e9e-4766-b8a1-a4466d784953 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 594fbac7-1e9e-4766-b8a1-a4466d784953 found for delete ", "request_id": "req-f76d77b7-0aff-47ed-b975-582126b8b56f"}]} 2026-05-25 01:52:37.716 7 INFO neutron.services.segments.plugin [-] Segment f7548eeb-72a5-4ecf-8396-dc5cd0cec384 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f7548eeb-72a5-4ecf-8396-dc5cd0cec384 found for delete ", "request_id": "req-167d5155-8e18-4d93-82b0-4acef137e785"}]} 2026-05-25 01:52:37.725 7 INFO neutron.services.segments.plugin [-] Segment f7548eeb-72a5-4ecf-8396-dc5cd0cec384 resource provider aggregate not found 2026-05-25 01:52:37.728 7 INFO neutron.services.segments.plugin [-] Segment 1e7a7a3f-048b-40ca-81b0-72e21f8970e5 resource provider aggregate not found [pid: 7|app: 0|req: 532/1115] 10.0.0.96 () {32 vars in 725 bytes} [Mon May 25 01:52:37 2026] DELETE /v2.0/networks/2f0743bd-2fec-40ce-a877-544345837a25 => generated 0 bytes in 144 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-25 01:52:37.739 7 INFO neutron.services.segments.plugin [-] Segment f7548eeb-72a5-4ecf-8396-dc5cd0cec384 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f7548eeb-72a5-4ecf-8396-dc5cd0cec384 found for delete ", "request_id": "req-a1fbd34d-4b4d-4385-9f2b-7913e0ee387b"}]} 2026-05-25 01:52:37.742 7 INFO neutron.services.segments.plugin [-] Segment 1e7a7a3f-048b-40ca-81b0-72e21f8970e5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1e7a7a3f-048b-40ca-81b0-72e21f8970e5 found for delete ", "request_id": "req-81767c73-4741-4693-867e-0145c70fe7f0"}]} 2026-05-25 01:52:37.754 7 INFO neutron.services.segments.plugin [-] Segment 1e7a7a3f-048b-40ca-81b0-72e21f8970e5 resource provider aggregate not found 2026-05-25 01:52:37.765 7 INFO neutron.services.segments.plugin [-] Segment 1e7a7a3f-048b-40ca-81b0-72e21f8970e5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1e7a7a3f-048b-40ca-81b0-72e21f8970e5 found for delete ", "request_id": "req-44cc1af4-c4f9-4903-9588-abe7cc80f831"}]} [pid: 7|app: 0|req: 533/1116] 10.0.0.96 () {32 vars in 725 bytes} [Mon May 25 01:52:37 2026] DELETE /v2.0/networks/9fed453c-5d01-4b14-a61e-536a1bac655e => generated 0 bytes in 97 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 584/1117] 10.0.0.96 () {34 vars in 668 bytes} [Mon May 25 01:52:35 2026] POST /v2.0/routers => generated 692 bytes in 2032 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 585/1118] 10.0.0.7 () {34 vars in 988 bytes} [Mon May 25 01:52:37 2026] GET /v2.0/ports?device_id=ec16ba8a-fa34-4915-a8aa-1cf4d3caea34 => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 534/1119] 10.0.0.96 () {32 vars in 720 bytes} [Mon May 25 01:52:37 2026] GET /v2.0/routers/093dd40b-49ad-4a77-bca6-14ffd00581c9 => generated 698 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 535/1120] 10.0.0.7 () {34 vars in 988 bytes} [Mon May 25 01:52:38 2026] GET /v2.0/ports?device_id=9a7f08ed-03ab-457b-b838-3e6968bd1ee9 => 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: 586/1121] 10.0.0.96 () {32 vars in 646 bytes} [Mon May 25 01:52:38 2026] GET /v2.0/routers => generated 701 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 587/1122] 10.0.0.96 () {32 vars in 773 bytes} [Mon May 25 01:52:38 2026] GET /v2.0/security-groups?tenant_id=0ca1496f4bbf4b3abb4bc8f524f0d8b8&name=default => generated 2925 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 536/1123] 10.0.0.96 () {34 vars in 740 bytes} [Mon May 25 01:52:38 2026] PUT /v2.0/routers/093dd40b-49ad-4a77-bca6-14ffd00581c9 => generated 705 bytes in 380 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 588/1124] 10.0.0.96 () {32 vars in 739 bytes} [Mon May 25 01:52:38 2026] DELETE /v2.0/security-groups/b26a2fcf-3198-47d0-9804-0452c6ce7ead => 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: 537/1125] 10.0.0.96 () {32 vars in 720 bytes} [Mon May 25 01:52:38 2026] GET /v2.0/routers/093dd40b-49ad-4a77-bca6-14ffd00581c9 => generated 705 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 539/1128] 10.0.0.96 () {32 vars in 735 bytes} [Mon May 25 01:52:38 2026] GET /v2.0/ports?device_id=093dd40b-49ad-4a77-bca6-14ffd00581c9 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 540/1129] 10.0.0.7 () {34 vars in 988 bytes} [Mon May 25 01:52:39 2026] GET /v2.0/ports?device_id=ec16ba8a-fa34-4915-a8aa-1cf4d3caea34 => 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: 541/1130] 10.0.0.7 () {34 vars in 988 bytes} [Mon May 25 01:52:39 2026] GET /v2.0/ports?device_id=9a7f08ed-03ab-457b-b838-3e6968bd1ee9 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-25 01:52:39.376 8 INFO neutron.services.segments.plugin [-] Segment 6cb8ac9c-8d32-4dca-be1b-289c662c34b2 resource provider aggregate not found 2026-05-25 01:52:39.381 8 INFO neutron.services.segments.plugin [-] Segment 6cb8ac9c-8d32-4dca-be1b-289c662c34b2 resource provider aggregate not found 2026-05-25 01:52:39.388 8 INFO neutron.services.segments.plugin [-] Segment 6cb8ac9c-8d32-4dca-be1b-289c662c34b2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6cb8ac9c-8d32-4dca-be1b-289c662c34b2 found for delete ", "request_id": "req-c05cf2cc-03f3-432c-9aad-0fc61ea4a428"}]} 2026-05-25 01:52:39.391 8 INFO neutron.services.segments.plugin [-] Segment 6cb8ac9c-8d32-4dca-be1b-289c662c34b2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6cb8ac9c-8d32-4dca-be1b-289c662c34b2 found for delete ", "request_id": "req-0578abc2-d00a-4575-96a1-7500599e1f22"}]} 2026-05-25 01:52:39.399 8 INFO neutron.db.l3_hamode_db [None req-5980d7cb-9d3b-4227-94fd-6cf986108487 180a8195771f4a6685e69a3bee06171b 20ff72f541f146028fbc3b404df490b5 - - default default] HA network a36b3936-db33-430d-bd00-fd3c64aa153f was deleted as no HA routers are present in tenant 20ff72f541f146028fbc3b404df490b5. [pid: 8|app: 0|req: 590/1131] 10.0.0.96 () {32 vars in 723 bytes} [Mon May 25 01:52:38 2026] DELETE /v2.0/routers/093dd40b-49ad-4a77-bca6-14ffd00581c9 => generated 0 bytes in 805 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 542/1132] 10.0.0.96 () {32 vars in 735 bytes} [Mon May 25 01:52:39 2026] GET /v2.0/ports?device_id=093dd40b-49ad-4a77-bca6-14ffd00581c9 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-25 01:52:39.451 8 INFO neutron.api.v2.resource [None req-f3d355d2-2a6d-49fa-9c01-2888097fbb9b 180a8195771f4a6685e69a3bee06171b 20ff72f541f146028fbc3b404df490b5 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 591/1133] 10.0.0.96 () {32 vars in 723 bytes} [Mon May 25 01:52:39 2026] DELETE /v2.0/routers/093dd40b-49ad-4a77-bca6-14ffd00581c9 => generated 135 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 543/1134] 10.0.0.96 () {32 vars in 735 bytes} [Mon May 25 01:52:39 2026] GET /v2.0/ports?device_id=1c6f8a2b-593c-4810-92a6-44849b963a3f => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-25 01:52:39.498 8 INFO neutron.api.v2.resource [None req-1e402fc2-8da8-421a-88c2-78f03be27dff 180a8195771f4a6685e69a3bee06171b 20ff72f541f146028fbc3b404df490b5 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 592/1135] 10.0.0.96 () {32 vars in 723 bytes} [Mon May 25 01:52:39 2026] DELETE /v2.0/routers/1c6f8a2b-593c-4810-92a6-44849b963a3f => generated 135 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-25 01:52:39.515 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e904dc88-24d3-4e0c-aba5-919cccf6251e 180a8195771f4a6685e69a3bee06171b 20ff72f541f146028fbc3b404df490b5 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 544/1136] 10.0.0.96 () {32 vars in 723 bytes} [Mon May 25 01:52:39 2026] DELETE /v2.0/subnets/5d3f3ce1-52a1-4199-9684-5313e48097d8 => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 593/1137] 10.0.0.96 () {32 vars in 735 bytes} [Mon May 25 01:52:39 2026] GET /v2.0/ports?device_id=0a7f067a-99e0-4689-914f-c40ad58d45c3 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-25 01:52:39.571 7 INFO neutron.api.v2.resource [None req-edc81e4b-76f5-45d9-9e46-bda66fa96749 180a8195771f4a6685e69a3bee06171b 20ff72f541f146028fbc3b404df490b5 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 545/1138] 10.0.0.96 () {32 vars in 723 bytes} [Mon May 25 01:52:39 2026] DELETE /v2.0/routers/0a7f067a-99e0-4689-914f-c40ad58d45c3 => generated 135 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-25 01:52:39.589 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c994a59c-fa38-41ff-bb87-87b69d056774 180a8195771f4a6685e69a3bee06171b 20ff72f541f146028fbc3b404df490b5 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 594/1139] 10.0.0.96 () {32 vars in 723 bytes} [Mon May 25 01:52:39 2026] DELETE /v2.0/subnets/ede617d2-463c-4af7-aea3-78a4905cb40f => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 595/1140] 10.0.0.96 () {32 vars in 735 bytes} [Mon May 25 01:52:39 2026] GET /v2.0/ports?device_id=088ff4d8-62f3-4392-ab1b-756139f070f0 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-25 01:52:39.639 8 INFO neutron.api.v2.resource [None req-e76ba820-99ad-4a77-bfec-c6f46f8a6520 180a8195771f4a6685e69a3bee06171b 20ff72f541f146028fbc3b404df490b5 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 596/1141] 10.0.0.96 () {32 vars in 723 bytes} [Mon May 25 01:52:39 2026] DELETE /v2.0/routers/088ff4d8-62f3-4392-ab1b-756139f070f0 => generated 135 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-25 01:52:39.655 8 INFO neutron.pecan_wsgi.hooks.translation [None req-abf22f23-8b6d-4ce1-9ac1-cc7ee9cd0b80 180a8195771f4a6685e69a3bee06171b 20ff72f541f146028fbc3b404df490b5 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 597/1142] 10.0.0.96 () {32 vars in 723 bytes} [Mon May 25 01:52:39 2026] DELETE /v2.0/subnets/bdc3745d-675e-4eff-8c0a-6dd06b77cdb0 => generated 136 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 546/1143] 199.204.45.30 () {34 vars in 985 bytes} [Mon May 25 01:52:39 2026] GET /v2.0/networks?id=d9fc05a1-7a08-4ee2-b07b-e137999e5c0e => generated 679 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-25 01:52:39.671 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7bc4c2d1-d2ad-438b-ace8-88d7b488cd38 180a8195771f4a6685e69a3bee06171b 20ff72f541f146028fbc3b404df490b5 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 598/1144] 10.0.0.96 () {32 vars in 723 bytes} [Mon May 25 01:52:39 2026] DELETE /v2.0/subnets/6ef3e26b-cb51-4777-8362-9d0e7f29e041 => generated 136 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 547/1145] 199.204.45.30 () {34 vars in 1049 bytes} [Mon May 25 01:52:39 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=7d2fc1b3a82b43ea9eed5a882f042ab5 => generated 181 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-25 01:52:39.722 8 WARNING neutron_lib.context [req-f1a0f9a8-ccd2-4dfc-96f2-aad2a4c6b9b1 req-e94f4afc-d127-4c56-ad8a-be5744e2ed5f b19c63742cc34b1b84fe65e9dc1356ca 7d2fc1b3a82b43ea9eed5a882f042ab5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 599/1146] 199.204.45.30 () {38 vars in 954 bytes} [Mon May 25 01:52:39 2026] POST /v2.0/ports => generated 954 bytes in 320 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-25 01:52:40.067 7 INFO neutron.services.segments.plugin [-] Segment 0f399f5e-6723-46fa-8c4f-e0c416906942 resource provider aggregate not found 2026-05-25 01:52:40.072 7 INFO neutron.services.segments.plugin [-] Segment 0f399f5e-6723-46fa-8c4f-e0c416906942 resource provider aggregate not found 2026-05-25 01:52:40.080 7 INFO neutron.services.segments.plugin [-] Segment 0f399f5e-6723-46fa-8c4f-e0c416906942 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0f399f5e-6723-46fa-8c4f-e0c416906942 found for delete ", "request_id": "req-cf048c4e-86d0-4c51-b156-2f7283a5abfc"}]} 2026-05-25 01:52:40.087 7 INFO neutron.services.segments.plugin [-] Segment 0f399f5e-6723-46fa-8c4f-e0c416906942 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0f399f5e-6723-46fa-8c4f-e0c416906942 found for delete ", "request_id": "req-c52a4275-9b27-462c-9269-0ee51519ca6b"}]} 2026-05-25 01:52:40.092 7 INFO neutron.services.segments.plugin [-] Segment db1f2591-afab-46e6-94ca-d399388987d0 resource provider aggregate not found 2026-05-25 01:52:40.102 7 INFO neutron.services.segments.plugin [-] Segment db1f2591-afab-46e6-94ca-d399388987d0 resource provider aggregate not found 2026-05-25 01:52:40.108 7 INFO neutron.services.segments.plugin [-] Segment db1f2591-afab-46e6-94ca-d399388987d0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid db1f2591-afab-46e6-94ca-d399388987d0 found for delete ", "request_id": "req-c13e6a54-70ca-42a8-be20-700a241fcf52"}]} 2026-05-25 01:52:40.114 7 INFO neutron.services.segments.plugin [-] Segment db1f2591-afab-46e6-94ca-d399388987d0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid db1f2591-afab-46e6-94ca-d399388987d0 found for delete ", "request_id": "req-71821b41-aff9-42e3-bc81-71020f0c47cd"}]} /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-25 01:52:40.228 8 WARNING neutron_lib.context [None req-a93c0c1a-e0e9-4f98-abc3-81ce02bdf59c 1520bb031bf04857a455116d40609512 058aa6795a0e487eafe0836da5e5b6fd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-25 01:52:40.363 8 INFO neutron.db.segments_db [None req-a93c0c1a-e0e9-4f98-abc3-81ce02bdf59c 1520bb031bf04857a455116d40609512 058aa6795a0e487eafe0836da5e5b6fd - - default default] Added segment bbd34e43-1276-4235-b36d-fd940a2cc82c of type vxlan for network dad265f5-de0a-47ed-a5b4-3314a5c97644 [pid: 8|app: 0|req: 600/1147] 10.0.0.96 () {34 vars in 669 bytes} [Mon May 25 01:52:40 2026] POST /v2.0/networks => generated 647 bytes in 373 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 548/1148] 199.204.45.30 () {38 vars in 1027 bytes} [Mon May 25 01:52:40 2026] PUT /v2.0/ports/3a1ea5cb-7ce1-4df1-a8b4-8f7425213921 => generated 1235 bytes in 429 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 601/1149] 10.0.0.96 () {32 vars in 773 bytes} [Mon May 25 01:52:40 2026] GET /v2.0/security-groups?tenant_id=20ff72f541f146028fbc3b404df490b5&name=default => generated 2925 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 602/1150] 10.0.0.7 () {34 vars in 988 bytes} [Mon May 25 01:52:40 2026] GET /v2.0/ports?device_id=9a7f08ed-03ab-457b-b838-3e6968bd1ee9 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-25 01:52:40.544 8 WARNING neutron_lib.context [None req-4d66cea5-825e-41b4-8120-bc5d8034c02e 1520bb031bf04857a455116d40609512 058aa6795a0e487eafe0836da5e5b6fd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 549/1151] 10.0.0.7 () {34 vars in 988 bytes} [Mon May 25 01:52:40 2026] GET /v2.0/ports?device_id=ec16ba8a-fa34-4915-a8aa-1cf4d3caea34 => generated 969 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-25 01:52:40.574 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b922924c-0d95-45c7-9b6f-2fab1553498c'] response: {'name': 'network-changed', 'server_uuid': 'ec16ba8a-fa34-4915-a8aa-1cf4d3caea34', 'tag': '3a1ea5cb-7ce1-4df1-a8b4-8f7425213921', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 550/1152] 10.0.0.96 () {32 vars in 739 bytes} [Mon May 25 01:52:40 2026] DELETE /v2.0/security-groups/a9d26c92-3490-4d63-80fe-970d0ed18adb => 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: 551/1153] 10.0.0.7 () {34 vars in 1038 bytes} [Mon May 25 01:52:40 2026] GET /v2.0/security-groups?id=589784d0-a5a9-4194-9a49-678da5ddcec2&fields=id&fields=name => generated 114 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 603/1154] 10.0.0.96 () {34 vars in 664 bytes} [Mon May 25 01:52:40 2026] POST /v2.0/ports => generated 779 bytes in 278 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-25 01:52:40.830 7 WARNING neutron_lib.context [None req-3341c38a-9450-4e67-8d5d-01d4570edfea 1520bb031bf04857a455116d40609512 058aa6795a0e487eafe0836da5e5b6fd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-25 01:52:40.893 7 INFO neutron.db.segments_db [None req-3341c38a-9450-4e67-8d5d-01d4570edfea 1520bb031bf04857a455116d40609512 058aa6795a0e487eafe0836da5e5b6fd - - default default] Added segment 105a17db-cf3e-4113-b5e8-b4d17feb2de8 of type vxlan for network 96215a9f-0d74-490c-be1e-cebca3147bc2 [pid: 7|app: 0|req: 552/1155] 10.0.0.96 () {34 vars in 669 bytes} [Mon May 25 01:52:40 2026] POST /v2.0/networks => generated 635 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-25 01:52:40.975 8 WARNING neutron_lib.context [None req-1e1d3a1c-7863-41e0-9caf-f36d8b8b9238 1520bb031bf04857a455116d40609512 058aa6795a0e487eafe0836da5e5b6fd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 553/1156] 199.204.45.30 () {34 vars in 1079 bytes} [Mon May 25 01:52:41 2026] GET /v2.0/ports?tenant_id=7d2fc1b3a82b43ea9eed5a882f042ab5&device_id=ec16ba8a-fa34-4915-a8aa-1cf4d3caea34 => generated 1238 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 554/1157] 199.204.45.30 () {34 vars in 1017 bytes} [Mon May 25 01:52:41 2026] GET /v2.0/networks?tenant_id=7d2fc1b3a82b43ea9eed5a882f042ab5&shared=False => generated 775 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 604/1158] 10.0.0.96 () {34 vars in 668 bytes} [Mon May 25 01:52:40 2026] POST /v2.0/subnets => generated 646 bytes in 288 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 555/1159] 199.204.45.30 () {34 vars in 929 bytes} [Mon May 25 01:52:41 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-25 01:52:41.268 8 WARNING neutron_lib.context [None req-6fc74c26-5463-41fa-b93b-b072979d54fc 1520bb031bf04857a455116d40609512 058aa6795a0e487eafe0836da5e5b6fd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 605/1160] 10.0.0.96 () {34 vars in 664 bytes} [Mon May 25 01:52:41 2026] POST /v2.0/ports => generated 965 bytes in 276 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 606/1161] 10.0.0.96 () {32 vars in 739 bytes} [Mon May 25 01:52:41 2026] DELETE /v2.0/security-groups/d3dd23e5-3c2f-4761-9fbc-2f662ad9efb1 => 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: 607/1162] 10.0.0.7 () {34 vars in 988 bytes} [Mon May 25 01:52:41 2026] GET /v2.0/ports?device_id=ec16ba8a-fa34-4915-a8aa-1cf4d3caea34 => generated 969 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-25 01:52:41.833 8 INFO neutron.api.v2.resource [None req-34dd2276-ab06-4eb7-ab13-0bae153bcf42 4239a6bbd2614b33874cb62c66bdfbdb 10c4bb0436c24e08acf691d5cd13b331 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 608/1163] 10.0.0.96 () {32 vars in 736 bytes} [Mon May 25 01:52:41 2026] GET /v2.0/security-groups/d3dd23e5-3c2f-4761-9fbc-2f662ad9efb1 => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 556/1164] 10.0.0.96 () {32 vars in 719 bytes} [Mon May 25 01:52:41 2026] DELETE /v2.0/ports/8cdbbb03-944a-4932-9984-42c5787c2775 => 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: 609/1165] 10.0.0.7 () {34 vars in 1038 bytes} [Mon May 25 01:52:41 2026] GET /v2.0/security-groups?id=589784d0-a5a9-4194-9a49-678da5ddcec2&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-25 01:52:41.885 8 INFO neutron.pecan_wsgi.hooks.translation [None req-266d0039-e169-406d-989a-99cace249f0b 1520bb031bf04857a455116d40609512 058aa6795a0e487eafe0836da5e5b6fd - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 610/1166] 10.0.0.96 () {32 vars in 719 bytes} [Mon May 25 01:52:41 2026] DELETE /v2.0/ports/8cdbbb03-944a-4932-9984-42c5787c2775 => generated 132 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-25 01:52:41.910 8 INFO neutron.pecan_wsgi.hooks.translation [None req-28b88d9f-ec62-43cb-bd9f-2694a7112d5b 1520bb031bf04857a455116d40609512 058aa6795a0e487eafe0836da5e5b6fd - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 611/1167] 10.0.0.96 () {32 vars in 716 bytes} [Mon May 25 01:52:41 2026] GET /v2.0/ports/8cdbbb03-944a-4932-9984-42c5787c2775 => generated 132 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 612/1168] 10.0.0.96 () {32 vars in 723 bytes} [Mon May 25 01:52:41 2026] DELETE /v2.0/subnets/edfd5072-d07c-45e9-b3c6-01a5f33d48fa => generated 0 bytes in 168 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 557/1169] 10.0.0.96 () {32 vars in 731 bytes} [Mon May 25 01:52:41 2026] DELETE /v2.0/floatingips/1ec0fb72-ac69-4c0c-ae41-616147e4dd6b => generated 0 bytes in 315 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-25 01:52:42.356 8 INFO neutron.services.segments.plugin [-] Segment 105a17db-cf3e-4113-b5e8-b4d17feb2de8 resource provider aggregate not found 2026-05-25 01:52:42.360 8 INFO neutron.services.segments.plugin [-] Segment 105a17db-cf3e-4113-b5e8-b4d17feb2de8 resource provider aggregate not found [pid: 8|app: 0|req: 613/1170] 10.0.0.96 () {32 vars in 725 bytes} [Mon May 25 01:52:42 2026] DELETE /v2.0/networks/96215a9f-0d74-490c-be1e-cebca3147bc2 => generated 0 bytes in 287 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-25 01:52:42.381 8 INFO neutron.services.segments.plugin [-] Segment 105a17db-cf3e-4113-b5e8-b4d17feb2de8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 105a17db-cf3e-4113-b5e8-b4d17feb2de8 found for delete ", "request_id": "req-489e459f-eaf9-4372-ab18-c494cd737d9b"}]} 2026-05-25 01:52:42.382 8 INFO neutron.services.segments.plugin [-] Segment 105a17db-cf3e-4113-b5e8-b4d17feb2de8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 105a17db-cf3e-4113-b5e8-b4d17feb2de8 found for delete ", "request_id": "req-cec12c47-a5a9-4321-8e6b-9cbf89c04d9c"}]} [pid: 8|app: 0|req: 614/1171] 199.204.45.30 () {34 vars in 1079 bytes} [Mon May 25 01:52:42 2026] GET /v2.0/ports?tenant_id=7d2fc1b3a82b43ea9eed5a882f042ab5&device_id=ec16ba8a-fa34-4915-a8aa-1cf4d3caea34 => generated 1238 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-25 01:52:42.412 8 WARNING neutron_lib.context [None req-7a6661bc-b22c-4abb-abd4-a48cfea3157c 1520bb031bf04857a455116d40609512 058aa6795a0e487eafe0836da5e5b6fd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-25 01:52:42.468 8 INFO neutron.db.segments_db [None req-7a6661bc-b22c-4abb-abd4-a48cfea3157c 1520bb031bf04857a455116d40609512 058aa6795a0e487eafe0836da5e5b6fd - - default default] Added segment 813c572f-e561-4eaa-aff6-b3fb8bbe270e of type vxlan for network da132114-d6bd-4074-a2fd-2355b7965fcd [pid: 8|app: 0|req: 615/1172] 10.0.0.96 () {34 vars in 669 bytes} [Mon May 25 01:52:42 2026] POST /v2.0/networks => generated 634 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-25 01:52:42.751 8 WARNING neutron_lib.context [None req-99697b18-62c4-4067-80e4-ec59869a4d2c bc67518ff6c3441ebc2520daf5ab6949 f524a01031bc4114bbfcab2e0c8b1d38 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-25 01:52:42.905 8 INFO neutron.db.segments_db [None req-99697b18-62c4-4067-80e4-ec59869a4d2c bc67518ff6c3441ebc2520daf5ab6949 f524a01031bc4114bbfcab2e0c8b1d38 - - default default] Added segment 3df91fdf-1ed7-4852-86db-c904017f540b of type vxlan for network 2c4cf7f3-aa85-46b6-9f89-cb35e567df92 [pid: 8|app: 0|req: 616/1173] 10.0.0.96 () {34 vars in 669 bytes} [Mon May 25 01:52:42 2026] POST /v2.0/networks => generated 629 bytes in 426 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 617/1174] 199.204.45.30 () {34 vars in 1057 bytes} [Mon May 25 01:52:42 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=3a1ea5cb-7ce1-4df1-a8b4-8f7425213921 => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-25 01:52:43.008 8 WARNING neutron_lib.context [None req-cd468c62-1b2c-44fc-a4ce-bf752285b812 1520bb031bf04857a455116d40609512 058aa6795a0e487eafe0836da5e5b6fd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 558/1175] 10.0.0.96 () {34 vars in 788 bytes} [Mon May 25 01:52:42 2026] PUT /v2.0/routers/403daa96-c659-4cd4-88fa-61eee2190046/remove_router_interface => generated 309 bytes in 920 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 559/1176] 10.0.0.7 () {34 vars in 988 bytes} [Mon May 25 01:52:43 2026] GET /v2.0/ports?device_id=ec16ba8a-fa34-4915-a8aa-1cf4d3caea34 => generated 969 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-25 01:52:43.134 7 WARNING neutron_lib.context [None req-cd6a2c1a-d507-4e78-8b31-7d75d8253cf9 bc67518ff6c3441ebc2520daf5ab6949 f524a01031bc4114bbfcab2e0c8b1d38 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-25 01:52:43.198 7 INFO neutron.db.segments_db [None req-cd6a2c1a-d507-4e78-8b31-7d75d8253cf9 bc67518ff6c3441ebc2520daf5ab6949 f524a01031bc4114bbfcab2e0c8b1d38 - - default default] Added segment 13cb4fae-0e0d-4102-b252-39bde708e596 of type vxlan for network 6ea21715-e1a1-42b9-b2dc-323f14b44db5 [pid: 8|app: 0|req: 618/1177] 10.0.0.96 () {34 vars in 668 bytes} [Mon May 25 01:52:43 2026] POST /v2.0/subnets => generated 646 bytes in 226 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 619/1178] 199.204.45.30 () {34 vars in 983 bytes} [Mon May 25 01:52:43 2026] GET /v2.0/subnets?id=3c18cd9d-9e75-4f20-969a-91f02f5ec714 => generated 697 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 560/1179] 10.0.0.96 () {34 vars in 669 bytes} [Mon May 25 01:52:43 2026] POST /v2.0/networks => generated 628 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 561/1180] 10.0.0.7 () {34 vars in 1038 bytes} [Mon May 25 01:52:43 2026] GET /v2.0/security-groups?id=589784d0-a5a9-4194-9a49-678da5ddcec2&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-25 01:52:43.335 7 WARNING neutron_lib.context [None req-94e55462-34f0-4170-b312-d7f2281e2ad9 1520bb031bf04857a455116d40609512 058aa6795a0e487eafe0836da5e5b6fd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 562/1181] 10.0.0.96 () {34 vars in 664 bytes} [Mon May 25 01:52:43 2026] POST /v2.0/ports => generated 927 bytes in 303 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 563/1182] 199.204.45.30 () {34 vars in 1051 bytes} [Mon May 25 01:52:43 2026] GET /v2.0/ports?network_id=d9fc05a1-7a08-4ee2-b07b-e137999e5c0e&device_owner=network%3Adhcp => generated 1244 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-25 01:52:43.669 7 WARNING neutron_lib.context [None req-d144ef31-cb68-42fe-812f-596381fadfa9 bc67518ff6c3441ebc2520daf5ab6949 f524a01031bc4114bbfcab2e0c8b1d38 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 564/1183] 10.0.0.96 () {34 vars in 668 bytes} [Mon May 25 01:52:43 2026] POST /v2.0/subnets => generated 626 bytes in 229 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-25 01:52:44.065 8 INFO neutron.db.l3_hamode_db [None req-92bddd8b-c340-44a5-971c-349bf8de7671 12c24dbac76447ca80a2ca546a8e1eae 4df878ffcdd640d5acc1269c9a41af84 - - default default] HA network 201aee99-99c1-4d13-95db-087f0caebe7e was deleted as no HA routers are present in tenant 10c4bb0436c24e08acf691d5cd13b331. [pid: 8|app: 0|req: 620/1184] 10.0.0.96 () {32 vars in 723 bytes} [Mon May 25 01:52:43 2026] DELETE /v2.0/routers/403daa96-c659-4cd4-88fa-61eee2190046 => generated 0 bytes in 814 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 621/1185] 199.204.45.30 () {34 vars in 1011 bytes} [Mon May 25 01:52:44 2026] GET /v2.0/networks/d9fc05a1-7a08-4ee2-b07b-e137999e5c0e?fields=segments => generated 14 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-25 01:52:44.111 8 WARNING neutron_lib.context [None req-0784b60a-bc7b-4540-9379-35a4246dca06 bc67518ff6c3441ebc2520daf5ab6949 f524a01031bc4114bbfcab2e0c8b1d38 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 565/1186] 10.0.0.96 () {32 vars in 719 bytes} [Mon May 25 01:52:43 2026] DELETE /v2.0/ports/1e643e21-8891-4c41-b3c5-00e07bff64dd => generated 0 bytes in 249 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 566/1187] 10.0.0.96 () {32 vars in 723 bytes} [Mon May 25 01:52:44 2026] DELETE /v2.0/subnets/d89816b7-86d5-446e-833b-50b0f6f037a6 => generated 0 bytes in 138 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 622/1188] 10.0.0.96 () {34 vars in 668 bytes} [Mon May 25 01:52:44 2026] POST /v2.0/subnets => generated 626 bytes in 204 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 567/1189] 199.204.45.30 () {34 vars in 1111 bytes} [Mon May 25 01:52:44 2026] GET /v2.0/networks/d9fc05a1-7a08-4ee2-b07b-e137999e5c0e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-25 01:52:44.326 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a325f98c-140f-409a-a82d-cadee50503c7 1520bb031bf04857a455116d40609512 058aa6795a0e487eafe0836da5e5b6fd - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 623/1190] 10.0.0.96 () {32 vars in 716 bytes} [Mon May 25 01:52:44 2026] GET /v2.0/ports/1e643e21-8891-4c41-b3c5-00e07bff64dd => generated 132 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-25 01:52:44.331 8 WARNING neutron_lib.context [None req-48ee7cc6-a768-4eb0-b870-47ede9e4c8c7 bc67518ff6c3441ebc2520daf5ab6949 f524a01031bc4114bbfcab2e0c8b1d38 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-25 01:52:44.359 8 INFO neutron.db.segments_db [None req-48ee7cc6-a768-4eb0-b870-47ede9e4c8c7 bc67518ff6c3441ebc2520daf5ab6949 f524a01031bc4114bbfcab2e0c8b1d38 - - default default] Added segment c8399470-4333-40da-be8c-c314ab3af25f of type vxlan for network e2b9435c-38f3-4e10-9445-9b8dcd671813 2026-05-25 01:52:44.395 8 INFO neutron.services.segments.plugin [-] Segment e2a2ce35-d5e0-4ea1-9938-d1baab05d68f resource provider aggregate not found 2026-05-25 01:52:44.400 8 INFO neutron.services.segments.plugin [-] Segment e2a2ce35-d5e0-4ea1-9938-d1baab05d68f resource provider aggregate not found 2026-05-25 01:52:44.414 8 INFO neutron.services.segments.plugin [-] Segment e2a2ce35-d5e0-4ea1-9938-d1baab05d68f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e2a2ce35-d5e0-4ea1-9938-d1baab05d68f found for delete ", "request_id": "req-73795c7b-0ae2-4614-b85e-78255058d95c"}]} 2026-05-25 01:52:44.415 8 INFO neutron.services.segments.plugin [-] Segment e2a2ce35-d5e0-4ea1-9938-d1baab05d68f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e2a2ce35-d5e0-4ea1-9938-d1baab05d68f found for delete ", "request_id": "req-f594d942-3608-4788-9c52-3f252305f530"}]} 2026-05-25 01:52:44.574 7 INFO neutron.services.segments.plugin [-] Segment 18a648d4-63ae-40bc-922b-60a7da7e416e resource provider aggregate not found 2026-05-25 01:52:44.579 7 INFO neutron.services.segments.plugin [-] Segment 18a648d4-63ae-40bc-922b-60a7da7e416e resource provider aggregate not found 2026-05-25 01:52:44.594 8 INFO neutron.db.l3_hamode_db [None req-48ee7cc6-a768-4eb0-b870-47ede9e4c8c7 bc67518ff6c3441ebc2520daf5ab6949 f524a01031bc4114bbfcab2e0c8b1d38 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-25 01:52:44.595 7 INFO neutron.services.segments.plugin [-] Segment 18a648d4-63ae-40bc-922b-60a7da7e416e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 18a648d4-63ae-40bc-922b-60a7da7e416e found for delete ", "request_id": "req-7097ef8f-a12f-4236-b0f5-e89c6933fe78"}]} 2026-05-25 01:52:44.598 7 INFO neutron.services.segments.plugin [-] Segment 18a648d4-63ae-40bc-922b-60a7da7e416e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 18a648d4-63ae-40bc-922b-60a7da7e416e found for delete ", "request_id": "req-737a3ef0-60b8-426e-a057-242e30c74cf5"}]} [pid: 7|app: 0|req: 568/1191] 10.0.0.96 () {32 vars in 725 bytes} [Mon May 25 01:52:44 2026] DELETE /v2.0/networks/94619714-9b55-45d5-9178-9a9a1ede6848 => generated 0 bytes in 306 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-25 01:52:44.743 8 INFO neutron.db.l3_hamode_db [None req-48ee7cc6-a768-4eb0-b870-47ede9e4c8c7 bc67518ff6c3441ebc2520daf5ab6949 f524a01031bc4114bbfcab2e0c8b1d38 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 569/1192] 10.0.0.96 () {32 vars in 723 bytes} [Mon May 25 01:52:44 2026] DELETE /v2.0/subnets/1c32f1c5-4106-48b7-b4e1-61b389c9c8d3 => generated 0 bytes in 164 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 570/1193] 10.0.0.7 () {34 vars in 988 bytes} [Mon May 25 01:52:44 2026] GET /v2.0/ports?device_id=ec16ba8a-fa34-4915-a8aa-1cf4d3caea34 => generated 969 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 571/1194] 10.0.0.96 () {32 vars in 773 bytes} [Mon May 25 01:52:44 2026] GET /v2.0/security-groups?tenant_id=10c4bb0436c24e08acf691d5cd13b331&name=default => generated 2925 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 572/1195] 10.0.0.96 () {32 vars in 725 bytes} [Mon May 25 01:52:44 2026] DELETE /v2.0/networks/da132114-d6bd-4074-a2fd-2355b7965fcd => generated 0 bytes in 292 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 573/1196] 10.0.0.7 () {34 vars in 1038 bytes} [Mon May 25 01:52:45 2026] GET /v2.0/security-groups?id=589784d0-a5a9-4194-9a49-678da5ddcec2&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 574/1197] 10.0.0.96 () {32 vars in 739 bytes} [Mon May 25 01:52:45 2026] DELETE /v2.0/security-groups/7867c62f-7788-42d9-b71f-21eeae1379db => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-25 01:52:45.297 7 WARNING neutron_lib.context [None req-e3cfc255-9e6b-44b7-bda8-108e014ba4eb 1520bb031bf04857a455116d40609512 058aa6795a0e487eafe0836da5e5b6fd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 624/1198] 10.0.0.96 () {34 vars in 668 bytes} [Mon May 25 01:52:44 2026] POST /v2.0/routers => generated 507 bytes in 1017 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 575/1199] 10.0.0.96 () {34 vars in 664 bytes} [Mon May 25 01:52:45 2026] POST /v2.0/ports => generated 779 bytes in 320 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 576/1200] 10.0.0.96 () {34 vars in 736 bytes} [Mon May 25 01:52:45 2026] PUT /v2.0/ports/2a81907f-8661-4f66-a654-d35176626b86 => generated 752 bytes in 249 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 577/1201] 10.0.0.96 () {32 vars in 719 bytes} [Mon May 25 01:52:45 2026] DELETE /v2.0/ports/2a81907f-8661-4f66-a654-d35176626b86 => generated 0 bytes in 233 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 578/1202] 10.0.0.96 () {32 vars in 642 bytes} [Mon May 25 01:52:46 2026] GET /v2.0/ports => generated 782 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-25 01:52:46.199 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a32263d6-16d0-4eb7-acf7-fde592e9ae37 1520bb031bf04857a455116d40609512 058aa6795a0e487eafe0836da5e5b6fd - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 579/1203] 10.0.0.96 () {32 vars in 716 bytes} [Mon May 25 01:52:46 2026] GET /v2.0/ports/2a81907f-8661-4f66-a654-d35176626b86 => generated 132 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 580/1204] 10.0.0.96 () {32 vars in 642 bytes} [Mon May 25 01:52:46 2026] GET /v2.0/ports => generated 782 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 581/1205] 10.0.0.7 () {34 vars in 988 bytes} [Mon May 25 01:52:46 2026] GET /v2.0/ports?device_id=ec16ba8a-fa34-4915-a8aa-1cf4d3caea34 => generated 969 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 582/1206] 10.0.0.96 () {32 vars in 716 bytes} [Mon May 25 01:52:46 2026] GET /v2.0/ports/1aaa038d-4460-45aa-8330-cf44f84b22c2 => generated 779 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 583/1207] 10.0.0.7 () {34 vars in 1038 bytes} [Mon May 25 01:52:46 2026] GET /v2.0/security-groups?id=589784d0-a5a9-4194-9a49-678da5ddcec2&fields=id&fields=name => generated 114 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-25 01:52:46.414 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2606c3de-78d9-49c5-b7e5-af632a95d1ad 1520bb031bf04857a455116d40609512 058aa6795a0e487eafe0836da5e5b6fd - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 584/1208] 10.0.0.96 () {32 vars in 719 bytes} [Mon May 25 01:52:46 2026] DELETE /v2.0/ports/1e643e21-8891-4c41-b3c5-00e07bff64dd => generated 132 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-25 01:52:46.446 7 INFO neutron.pecan_wsgi.hooks.translation [None req-05e59424-8e37-49bb-a744-7b473b667f65 1520bb031bf04857a455116d40609512 058aa6795a0e487eafe0836da5e5b6fd - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 585/1209] 10.0.0.96 () {32 vars in 723 bytes} [Mon May 25 01:52:46 2026] DELETE /v2.0/subnets/1c32f1c5-4106-48b7-b4e1-61b389c9c8d3 => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-25 01:52:46.465 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8cd7c291-b13b-4cde-9320-0b55c1630a80 1520bb031bf04857a455116d40609512 058aa6795a0e487eafe0836da5e5b6fd - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 586/1210] 10.0.0.96 () {32 vars in 723 bytes} [Mon May 25 01:52:46 2026] DELETE /v2.0/subnets/edfd5072-d07c-45e9-b3c6-01a5f33d48fa => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 625/1211] 10.0.0.96 () {34 vars in 782 bytes} [Mon May 25 01:52:45 2026] PUT /v2.0/routers/23722613-7fe8-45dc-ab2a-cd2e547c783d/add_router_interface => generated 309 bytes in 1245 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-25 01:52:46.608 7 INFO neutron.services.segments.plugin [-] Segment 813c572f-e561-4eaa-aff6-b3fb8bbe270e resource provider aggregate not found 2026-05-25 01:52:46.616 7 INFO neutron.services.segments.plugin [-] Segment 813c572f-e561-4eaa-aff6-b3fb8bbe270e resource provider aggregate not found 2026-05-25 01:52:46.622 7 INFO neutron.services.segments.plugin [-] Segment 813c572f-e561-4eaa-aff6-b3fb8bbe270e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 813c572f-e561-4eaa-aff6-b3fb8bbe270e found for delete ", "request_id": "req-f92f9bfb-cdc9-48d6-8d3c-c1048771a1ed"}]} 2026-05-25 01:52:46.630 7 INFO neutron.services.segments.plugin [-] Segment 813c572f-e561-4eaa-aff6-b3fb8bbe270e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 813c572f-e561-4eaa-aff6-b3fb8bbe270e found for delete ", "request_id": "req-1320b936-0e85-46a5-8bce-4d684d502fa9"}]} [pid: 7|app: 0|req: 587/1212] 10.0.0.96 () {32 vars in 719 bytes} [Mon May 25 01:52:46 2026] DELETE /v2.0/ports/1aaa038d-4460-45aa-8330-cf44f84b22c2 => generated 0 bytes in 195 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 626/1213] 10.0.0.96 () {32 vars in 716 bytes} [Mon May 25 01:52:46 2026] GET /v2.0/ports/a8904978-7517-43a6-ba58-d989d234d64e => generated 955 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 588/1214] 10.0.0.96 () {32 vars in 725 bytes} [Mon May 25 01:52:46 2026] DELETE /v2.0/networks/dad265f5-de0a-47ed-a5b4-3314a5c97644 => generated 0 bytes in 142 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-25 01:52:47.356 7 INFO neutron.db.segments_db [None req-d55171a9-db51-4810-9740-aac99fe3bd69 12c24dbac76447ca80a2ca546a8e1eae 4df878ffcdd640d5acc1269c9a41af84 - - default default] Added segment 23cfeac6-7d2b-4a62-89e9-d5c39c66c67f of type vxlan for network 60117bf9-bc98-421d-b04b-a3ec6ac6895e [pid: 7|app: 0|req: 589/1215] 10.0.0.96 () {34 vars in 670 bytes} [Mon May 25 01:52:46 2026] POST /v2.0/networks => generated 745 bytes in 484 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 590/1216] 10.0.0.96 () {32 vars in 773 bytes} [Mon May 25 01:52:47 2026] GET /v2.0/security-groups?tenant_id=058aa6795a0e487eafe0836da5e5b6fd&name=default => generated 2925 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 591/1217] 10.0.0.96 () {34 vars in 668 bytes} [Mon May 25 01:52:47 2026] POST /v2.0/subnets => generated 692 bytes in 211 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 592/1218] 10.0.0.7 () {34 vars in 988 bytes} [Mon May 25 01:52:47 2026] GET /v2.0/ports?device_id=ec16ba8a-fa34-4915-a8aa-1cf4d3caea34 => generated 969 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 627/1219] 10.0.0.96 () {34 vars in 782 bytes} [Mon May 25 01:52:46 2026] PUT /v2.0/routers/23722613-7fe8-45dc-ab2a-cd2e547c783d/add_router_interface => generated 309 bytes in 1173 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-25 01:52:47.906 8 INFO neutron.db.segments_db [None req-5e92bbea-0f7a-4e23-8f58-40f4925240c6 12c24dbac76447ca80a2ca546a8e1eae 4df878ffcdd640d5acc1269c9a41af84 - - default default] Added segment a85a33f6-8f82-4e99-9350-e75a53658987 of type vxlan for network 23f843ef-a9e0-447f-aad2-cca46f9e17c5 [pid: 7|app: 0|req: 593/1220] 10.0.0.96 () {32 vars in 739 bytes} [Mon May 25 01:52:47 2026] DELETE /v2.0/security-groups/74b86fa5-437c-4b68-8e74-ebd81c67f289 => 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: 594/1221] 10.0.0.7 () {34 vars in 1038 bytes} [Mon May 25 01:52:47 2026] GET /v2.0/security-groups?id=589784d0-a5a9-4194-9a49-678da5ddcec2&fields=id&fields=name => generated 114 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 595/1222] 10.0.0.96 () {32 vars in 716 bytes} [Mon May 25 01:52:47 2026] GET /v2.0/ports/a53282cb-1e80-41cb-8e61-2cc2752edbf0 => generated 955 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-25 01:52:48.154 8 INFO neutron.db.l3_hamode_db [None req-5e92bbea-0f7a-4e23-8f58-40f4925240c6 12c24dbac76447ca80a2ca546a8e1eae ea6402cf517d4f3d9261af2aaf896ca6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-25 01:52:48.652 7 INFO neutron.services.segments.plugin [-] Segment bbd34e43-1276-4235-b36d-fd940a2cc82c resource provider aggregate not found 2026-05-25 01:52:48.657 7 INFO neutron.services.segments.plugin [-] Segment bbd34e43-1276-4235-b36d-fd940a2cc82c resource provider aggregate not found 2026-05-25 01:52:48.673 7 INFO neutron.services.segments.plugin [-] Segment bbd34e43-1276-4235-b36d-fd940a2cc82c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bbd34e43-1276-4235-b36d-fd940a2cc82c found for delete ", "request_id": "req-3c391ad6-86b3-47dc-92c5-5e26647c0e57"}]} 2026-05-25 01:52:48.680 7 INFO neutron.services.segments.plugin [-] Segment bbd34e43-1276-4235-b36d-fd940a2cc82c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bbd34e43-1276-4235-b36d-fd940a2cc82c found for delete ", "request_id": "req-ec01501a-f13e-4d1d-9289-7fdb7527aaa6"}]} [pid: 7|app: 0|req: 596/1223] 10.0.0.96 () {34 vars in 788 bytes} [Mon May 25 01:52:48 2026] PUT /v2.0/routers/23722613-7fe8-45dc-ab2a-cd2e547c783d/remove_router_interface => generated 309 bytes in 805 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-25 01:52:49.042 8 INFO neutron.db.l3_hamode_db [None req-5e92bbea-0f7a-4e23-8f58-40f4925240c6 12c24dbac76447ca80a2ca546a8e1eae 4df878ffcdd640d5acc1269c9a41af84 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 597/1224] 10.0.0.96 () {34 vars in 788 bytes} [Mon May 25 01:52:48 2026] PUT /v2.0/routers/23722613-7fe8-45dc-ab2a-cd2e547c783d/remove_router_interface => generated 309 bytes in 807 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 598/1225] 10.0.0.7 () {34 vars in 988 bytes} [Mon May 25 01:52:49 2026] GET /v2.0/ports?device_id=ec16ba8a-fa34-4915-a8aa-1cf4d3caea34 => generated 969 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 599/1226] 10.0.0.96 () {32 vars in 735 bytes} [Mon May 25 01:52:49 2026] GET /v2.0/ports?device_id=23722613-7fe8-45dc-ab2a-cd2e547c783d => generated 12 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 600/1227] 10.0.0.7 () {34 vars in 1038 bytes} [Mon May 25 01:52:49 2026] GET /v2.0/security-groups?id=589784d0-a5a9-4194-9a49-678da5ddcec2&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: 628/1228] 10.0.0.96 () {34 vars in 668 bytes} [Mon May 25 01:52:47 2026] POST /v2.0/routers => generated 732 bytes in 2176 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-25 01:52:50.291 7 INFO neutron.db.l3_hamode_db [None req-f514649e-8626-4cf1-9b48-2e285dc0df88 bc67518ff6c3441ebc2520daf5ab6949 f524a01031bc4114bbfcab2e0c8b1d38 - - default default] HA network e2b9435c-38f3-4e10-9445-9b8dcd671813 was deleted as no HA routers are present in tenant f524a01031bc4114bbfcab2e0c8b1d38. [pid: 7|app: 0|req: 601/1229] 10.0.0.96 () {32 vars in 723 bytes} [Mon May 25 01:52:49 2026] DELETE /v2.0/routers/23722613-7fe8-45dc-ab2a-cd2e547c783d => generated 0 bytes in 563 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 602/1230] 10.0.0.96 () {32 vars in 723 bytes} [Mon May 25 01:52:50 2026] DELETE /v2.0/subnets/33941ac5-4a64-4c00-a18b-ffeaa5189fd1 => 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: 603/1231] 10.0.0.96 () {32 vars in 723 bytes} [Mon May 25 01:52:50 2026] DELETE /v2.0/subnets/720b65e1-56a4-4580-aaef-7b3925b1beda => generated 0 bytes in 158 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-25 01:52:50.695 7 INFO neutron.services.segments.plugin [-] Segment c8399470-4333-40da-be8c-c314ab3af25f resource provider aggregate not found 2026-05-25 01:52:50.699 7 INFO neutron.services.segments.plugin [-] Segment c8399470-4333-40da-be8c-c314ab3af25f resource provider aggregate not found 2026-05-25 01:52:50.717 7 INFO neutron.services.segments.plugin [-] Segment c8399470-4333-40da-be8c-c314ab3af25f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c8399470-4333-40da-be8c-c314ab3af25f found for delete ", "request_id": "req-89cf45ed-7241-4957-994b-eb673343f216"}]} 2026-05-25 01:52:50.718 7 INFO neutron.services.segments.plugin [-] Segment c8399470-4333-40da-be8c-c314ab3af25f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c8399470-4333-40da-be8c-c314ab3af25f found for delete ", "request_id": "req-e95a79e1-51a5-4f0a-8489-13a4f824f874"}]} [pid: 7|app: 0|req: 604/1232] 10.0.0.96 () {32 vars in 725 bytes} [Mon May 25 01:52:50 2026] DELETE /v2.0/networks/6ea21715-e1a1-42b9-b2dc-323f14b44db5 => 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: 605/1233] 10.0.0.7 () {34 vars in 988 bytes} [Mon May 25 01:52:50 2026] GET /v2.0/ports?device_id=ec16ba8a-fa34-4915-a8aa-1cf4d3caea34 => generated 969 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 606/1234] 10.0.0.96 () {32 vars in 725 bytes} [Mon May 25 01:52:51 2026] DELETE /v2.0/networks/2c4cf7f3-aa85-46b6-9f89-cb35e567df92 => generated 0 bytes in 279 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 607/1235] 10.0.0.7 () {34 vars in 1038 bytes} [Mon May 25 01:52:51 2026] GET /v2.0/security-groups?id=589784d0-a5a9-4194-9a49-678da5ddcec2&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: 629/1236] 10.0.0.96 () {34 vars in 782 bytes} [Mon May 25 01:52:50 2026] PUT /v2.0/routers/491e6367-fa5d-4b4e-aafc-f4ec1230f506/add_router_interface => generated 309 bytes in 1359 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-25 01:52:51.399 8 WARNING neutron_lib.context [None req-e87fe977-2e25-48a7-ace6-7ac843af3066 bc67518ff6c3441ebc2520daf5ab6949 f524a01031bc4114bbfcab2e0c8b1d38 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-25 01:52:51.481 8 INFO neutron.db.segments_db [None req-e87fe977-2e25-48a7-ace6-7ac843af3066 bc67518ff6c3441ebc2520daf5ab6949 f524a01031bc4114bbfcab2e0c8b1d38 - - default default] Added segment 1931e1a7-9bc6-4562-aedc-73bf36581289 of type vxlan for network e10b74c0-c504-4922-9237-0ca84261ea11 [pid: 8|app: 0|req: 630/1237] 10.0.0.96 () {34 vars in 669 bytes} [Mon May 25 01:52:51 2026] POST /v2.0/networks => generated 629 bytes in 186 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-25 01:52:51.594 8 WARNING neutron_lib.context [None req-f411c126-9c18-49b1-a33b-4b272545b247 bc67518ff6c3441ebc2520daf5ab6949 f524a01031bc4114bbfcab2e0c8b1d38 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 608/1238] 10.0.0.96 () {32 vars in 773 bytes} [Mon May 25 01:52:51 2026] GET /v2.0/security-groups?tenant_id=8450a95b00934c9e93124bdd3e168c53&name=default => generated 2925 bytes in 328 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 609/1239] 10.0.0.96 () {32 vars in 739 bytes} [Mon May 25 01:52:51 2026] DELETE /v2.0/security-groups/fbe40f40-071d-4176-a72f-a183eab97a11 => generated 0 bytes in 155 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 631/1240] 10.0.0.96 () {34 vars in 668 bytes} [Mon May 25 01:52:51 2026] POST /v2.0/subnets => generated 626 bytes in 340 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-25 01:52:51.939 7 WARNING neutron_lib.context [None req-aad65a83-e61a-4597-8643-45547d77184d bc67518ff6c3441ebc2520daf5ab6949 f524a01031bc4114bbfcab2e0c8b1d38 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-25 01:52:51.980 7 INFO neutron.db.segments_db [None req-aad65a83-e61a-4597-8643-45547d77184d bc67518ff6c3441ebc2520daf5ab6949 f524a01031bc4114bbfcab2e0c8b1d38 - - default default] Added segment 32f20ffc-17f8-40e7-9477-b4fe0f24ce8b of type vxlan for network cdd30165-75df-4e07-ac49-5edfe3c2ce05 2026-05-25 01:52:52.271 7 INFO neutron.db.l3_hamode_db [None req-aad65a83-e61a-4597-8643-45547d77184d bc67518ff6c3441ebc2520daf5ab6949 f524a01031bc4114bbfcab2e0c8b1d38 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-25 01:52:52.455 7 INFO neutron.db.l3_hamode_db [None req-aad65a83-e61a-4597-8643-45547d77184d bc67518ff6c3441ebc2520daf5ab6949 f524a01031bc4114bbfcab2e0c8b1d38 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 632/1241] 10.0.0.7 () {34 vars in 988 bytes} [Mon May 25 01:52:52 2026] GET /v2.0/ports?device_id=ec16ba8a-fa34-4915-a8aa-1cf4d3caea34 => generated 971 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 633/1242] 10.0.0.7 () {34 vars in 1038 bytes} [Mon May 25 01:52:52 2026] GET /v2.0/security-groups?id=589784d0-a5a9-4194-9a49-678da5ddcec2&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 634/1243] 10.0.0.7 () {34 vars in 980 bytes} [Mon May 25 01:52:52 2026] GET /v2.0/networks?id=60117bf9-bc98-421d-b04b-a3ec6ac6895e => generated 677 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 635/1244] 10.0.0.7 () {34 vars in 988 bytes} [Mon May 25 01:52:52 2026] GET /v2.0/ports?device_id=ec16ba8a-fa34-4915-a8aa-1cf4d3caea34 => generated 971 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 636/1245] 10.0.0.7 () {34 vars in 963 bytes} [Mon May 25 01:52:52 2026] GET /v2.0/quotas/ea6402cf517d4f3d9261af2aaf896ca6 => generated 292 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-25 01:52:52.752 7 INFO neutron.services.segments.plugin [-] Segment 13cb4fae-0e0d-4102-b252-39bde708e596 resource provider aggregate not found 2026-05-25 01:52:52.758 7 INFO neutron.services.segments.plugin [-] Segment 13cb4fae-0e0d-4102-b252-39bde708e596 resource provider aggregate not found 2026-05-25 01:52:52.784 7 INFO neutron.services.segments.plugin [-] Segment 13cb4fae-0e0d-4102-b252-39bde708e596 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 13cb4fae-0e0d-4102-b252-39bde708e596 found for delete ", "request_id": "req-bc96b814-bda0-477e-b7b7-602088865f87"}]} 2026-05-25 01:52:52.789 7 INFO neutron.services.segments.plugin [-] Segment 13cb4fae-0e0d-4102-b252-39bde708e596 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 13cb4fae-0e0d-4102-b252-39bde708e596 found for delete ", "request_id": "req-c70e3482-782a-4aa1-a7a2-d8800ede6ef3"}]} 2026-05-25 01:52:52.801 7 INFO neutron.services.segments.plugin [-] Segment 3df91fdf-1ed7-4852-86db-c904017f540b resource provider aggregate not found 2026-05-25 01:52:52.813 7 INFO neutron.services.segments.plugin [-] Segment 3df91fdf-1ed7-4852-86db-c904017f540b resource provider aggregate not found 2026-05-25 01:52:52.818 7 INFO neutron.services.segments.plugin [-] Segment 3df91fdf-1ed7-4852-86db-c904017f540b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3df91fdf-1ed7-4852-86db-c904017f540b found for delete ", "request_id": "req-373f02b7-df32-43d4-918e-cb9dd6b0863b"}]} 2026-05-25 01:52:52.824 7 INFO neutron.services.segments.plugin [-] Segment 3df91fdf-1ed7-4852-86db-c904017f540b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3df91fdf-1ed7-4852-86db-c904017f540b found for delete ", "request_id": "req-c1142932-acff-4f18-abb1-06ecf55cb6e2"}]} 2026-05-25 01:52:53.064 8 INFO neutron.db.l3_db [None req-5b45b265-42a9-4187-831c-9523e7d58c04 b19c63742cc34b1b84fe65e9dc1356ca 7d2fc1b3a82b43ea9eed5a882f042ab5 - - default default] Floating IP 5ad34fea-5aeb-4e8d-8c0d-951c4c96309d associated. External IP: 10.96.250.205, port: 3a1ea5cb-7ce1-4df1-a8b4-8f7425213921. [pid: 7|app: 0|req: 610/1246] 10.0.0.96 () {34 vars in 668 bytes} [Mon May 25 01:52:51 2026] POST /v2.0/routers => generated 507 bytes in 1257 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 611/1247] 10.0.0.7 () {34 vars in 1000 bytes} [Mon May 25 01:52:53 2026] GET /v2.0/ports?tenant_id=ea6402cf517d4f3d9261af2aaf896ca6&fields=id => generated 103 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-25 01:52:53.298 7 WARNING neutron_lib.context [None req-75d8ac29-6995-49da-b70b-3dd892f8a3f7 bc67518ff6c3441ebc2520daf5ab6949 f524a01031bc4114bbfcab2e0c8b1d38 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 612/1248] 10.0.0.96 () {34 vars in 664 bytes} [Mon May 25 01:52:53 2026] POST /v2.0/ports => generated 952 bytes in 430 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 613/1249] 10.0.0.7 () {34 vars in 1006 bytes} [Mon May 25 01:52:53 2026] GET /v2.0/networks/60117bf9-bc98-421d-b04b-a3ec6ac6895e?fields=segments => generated 14 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 637/1252] 10.0.0.96 () {34 vars in 748 bytes} [Mon May 25 01:52:52 2026] PUT /v2.0/floatingips/5ad34fea-5aeb-4e8d-8c0d-951c4c96309d => generated 855 bytes in 1150 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.7 () {34 vars in 1106 bytes} [Mon May 25 01:52:53 2026] GET /v2.0/networks/60117bf9-bc98-421d-b04b-a3ec6ac6895e?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: 639/1254] 10.0.0.7 () {34 vars in 988 bytes} [Mon May 25 01:52:53 2026] GET /v2.0/ports?device_id=ec16ba8a-fa34-4915-a8aa-1cf4d3caea34 => generated 971 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 640/1255] 10.0.0.7 () {34 vars in 1038 bytes} [Mon May 25 01:52:53 2026] GET /v2.0/security-groups?id=589784d0-a5a9-4194-9a49-678da5ddcec2&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-25 01:52:53.938 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-a5467f2e-b104-4ce0-a3d9-6b9c952878e7'] response: {'name': 'network-changed', 'server_uuid': 'ec16ba8a-fa34-4915-a8aa-1cf4d3caea34', 'tag': '3a1ea5cb-7ce1-4df1-a8b4-8f7425213921', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 641/1256] 10.0.0.7 () {34 vars in 988 bytes} [Mon May 25 01:52:53 2026] GET /v2.0/ports?device_id=b005f8b0-65a0-435d-a0ae-b741db526d13 => 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: 642/1257] 10.0.0.7 () {34 vars in 988 bytes} [Mon May 25 01:52:54 2026] GET /v2.0/ports?device_id=ec16ba8a-fa34-4915-a8aa-1cf4d3caea34 => generated 971 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 643/1258] 10.0.0.7 () {34 vars in 1038 bytes} [Mon May 25 01:52:54 2026] GET /v2.0/security-groups?id=589784d0-a5a9-4194-9a49-678da5ddcec2&fields=id&fields=name => generated 114 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 644/1259] 199.204.45.30 () {34 vars in 1079 bytes} [Mon May 25 01:52:54 2026] GET /v2.0/ports?tenant_id=7d2fc1b3a82b43ea9eed5a882f042ab5&device_id=ec16ba8a-fa34-4915-a8aa-1cf4d3caea34 => generated 1240 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 645/1260] 199.204.45.30 () {34 vars in 985 bytes} [Mon May 25 01:52:54 2026] GET /v2.0/networks?id=d9fc05a1-7a08-4ee2-b07b-e137999e5c0e => generated 775 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 646/1261] 199.204.45.30 () {34 vars in 1057 bytes} [Mon May 25 01:52:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=3a1ea5cb-7ce1-4df1-a8b4-8f7425213921 => generated 858 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 647/1262] 199.204.45.30 () {34 vars in 983 bytes} [Mon May 25 01:52:54 2026] GET /v2.0/subnets?id=3c18cd9d-9e75-4f20-969a-91f02f5ec714 => generated 697 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 648/1263] 199.204.45.30 () {34 vars in 1051 bytes} [Mon May 25 01:52:54 2026] GET /v2.0/ports?network_id=d9fc05a1-7a08-4ee2-b07b-e137999e5c0e&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: 649/1264] 199.204.45.30 () {34 vars in 1011 bytes} [Mon May 25 01:52:54 2026] GET /v2.0/networks/d9fc05a1-7a08-4ee2-b07b-e137999e5c0e?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: 650/1265] 199.204.45.30 () {34 vars in 1111 bytes} [Mon May 25 01:52:54 2026] GET /v2.0/networks/d9fc05a1-7a08-4ee2-b07b-e137999e5c0e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 651/1266] 10.0.0.7 () {34 vars in 988 bytes} [Mon May 25 01:52:55 2026] GET /v2.0/ports?device_id=b005f8b0-65a0-435d-a0ae-b741db526d13 => generated 12 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 616/1267] 10.0.0.96 () {34 vars in 782 bytes} [Mon May 25 01:52:53 2026] PUT /v2.0/routers/14d17cd1-7757-4cd5-a09a-f9bb86115caf/add_router_interface => generated 309 bytes in 1569 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 652/1268] 10.0.0.96 () {32 vars in 716 bytes} [Mon May 25 01:52:55 2026] GET /v2.0/ports/a5b11d90-1135-4e13-b5de-912d11b2b8a2 => generated 1026 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 617/1269] 10.0.0.7 () {34 vars in 988 bytes} [Mon May 25 01:52:55 2026] GET /v2.0/ports?device_id=ec16ba8a-fa34-4915-a8aa-1cf4d3caea34 => generated 971 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 618/1270] 10.0.0.7 () {34 vars in 1038 bytes} [Mon May 25 01:52:55 2026] GET /v2.0/security-groups?id=589784d0-a5a9-4194-9a49-678da5ddcec2&fields=id&fields=name => generated 114 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 619/1271] 199.204.45.30 () {34 vars in 993 bytes} [Mon May 25 01:52:56 2026] GET /v2.0/ports?device_id=ec16ba8a-fa34-4915-a8aa-1cf4d3caea34 => generated 971 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 620/1272] 10.0.0.7 () {34 vars in 988 bytes} [Mon May 25 01:52:56 2026] GET /v2.0/ports?device_id=b005f8b0-65a0-435d-a0ae-b741db526d13 => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 653/1273] 10.0.0.96 () {34 vars in 788 bytes} [Mon May 25 01:52:55 2026] PUT /v2.0/routers/14d17cd1-7757-4cd5-a09a-f9bb86115caf/remove_router_interface => generated 309 bytes in 964 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-25 01:52:56.487 7 INFO neutron.db.l3_db [req-b7e72f86-8c59-4a02-a19f-0bdc916295a8 req-9bd368bf-bedf-41ff-b415-ec8becd85cdc b19c63742cc34b1b84fe65e9dc1356ca 7d2fc1b3a82b43ea9eed5a882f042ab5 - - default default] Floating IP 5ad34fea-5aeb-4e8d-8c0d-951c4c96309d disassociated. External IP: 10.96.250.205, port: 3a1ea5cb-7ce1-4df1-a8b4-8f7425213921. 2026-05-25 01:52:56.496 8 INFO neutron.api.v2.resource [None req-721255f1-29a0-4482-b5c7-72caf4b64d51 bc67518ff6c3441ebc2520daf5ab6949 f524a01031bc4114bbfcab2e0c8b1d38 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 654/1274] 10.0.0.96 () {34 vars in 788 bytes} [Mon May 25 01:52:56 2026] PUT /v2.0/routers/14d17cd1-7757-4cd5-a09a-f9bb86115caf/remove_router_interface => generated 197 bytes in 150 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 655/1275] 10.0.0.96 () {32 vars in 735 bytes} [Mon May 25 01:52:56 2026] GET /v2.0/ports?device_id=14d17cd1-7757-4cd5-a09a-f9bb86115caf => 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: 621/1276] 199.204.45.30 () {36 vars in 996 bytes} [Mon May 25 01:52:56 2026] DELETE /v2.0/ports/3a1ea5cb-7ce1-4df1-a8b4-8f7425213921 => generated 0 bytes in 625 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 622/1277] 10.0.0.7 () {34 vars in 988 bytes} [Mon May 25 01:52:56 2026] GET /v2.0/ports?device_id=ec16ba8a-fa34-4915-a8aa-1cf4d3caea34 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-25 01:52:57.225 8 INFO neutron.services.segments.plugin [-] Segment 32f20ffc-17f8-40e7-9477-b4fe0f24ce8b resource provider aggregate not found 2026-05-25 01:52:57.230 8 INFO neutron.services.segments.plugin [-] Segment 32f20ffc-17f8-40e7-9477-b4fe0f24ce8b resource provider aggregate not found 2026-05-25 01:52:57.245 8 INFO neutron.db.l3_hamode_db [None req-f5fbe2d5-bab4-49df-866f-b3725d6dbfb0 bc67518ff6c3441ebc2520daf5ab6949 f524a01031bc4114bbfcab2e0c8b1d38 - - default default] HA network cdd30165-75df-4e07-ac49-5edfe3c2ce05 was deleted as no HA routers are present in tenant f524a01031bc4114bbfcab2e0c8b1d38. 2026-05-25 01:52:57.246 8 INFO neutron.services.segments.plugin [-] Segment 32f20ffc-17f8-40e7-9477-b4fe0f24ce8b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 32f20ffc-17f8-40e7-9477-b4fe0f24ce8b found for delete ", "request_id": "req-89f02a92-e4a1-4b3f-9f60-46995b1530c5"}]} 2026-05-25 01:52:57.247 8 INFO neutron.services.segments.plugin [-] Segment 32f20ffc-17f8-40e7-9477-b4fe0f24ce8b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 32f20ffc-17f8-40e7-9477-b4fe0f24ce8b found for delete ", "request_id": "req-65157f5b-eb6b-4a22-ba9f-bd5a80dd8dba"}]} [pid: 8|app: 0|req: 656/1278] 10.0.0.96 () {32 vars in 723 bytes} [Mon May 25 01:52:56 2026] DELETE /v2.0/routers/14d17cd1-7757-4cd5-a09a-f9bb86115caf => generated 0 bytes in 728 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-25 01:52:57.263 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-6208e096-e3dd-48d7-a231-b9353ecf6f0c'] response: {'server_uuid': 'ec16ba8a-fa34-4915-a8aa-1cf4d3caea34', 'name': 'network-vif-deleted', 'tag': '3a1ea5cb-7ce1-4df1-a8b4-8f7425213921', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 657/1279] 10.0.0.7 () {34 vars in 988 bytes} [Mon May 25 01:52:57 2026] GET /v2.0/ports?device_id=b005f8b0-65a0-435d-a0ae-b741db526d13 => 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: 623/1280] 10.0.0.96 () {32 vars in 723 bytes} [Mon May 25 01:52:57 2026] DELETE /v2.0/subnets/d2f0f060-6989-4585-9e76-ff5c57737f16 => generated 0 bytes in 167 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 658/1281] 10.0.0.96 () {32 vars in 725 bytes} [Mon May 25 01:52:57 2026] DELETE /v2.0/networks/e10b74c0-c504-4922-9237-0ca84261ea11 => generated 0 bytes in 293 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-25 01:52:57.743 7 WARNING neutron_lib.context [None req-2aa40caa-8e29-4a8e-84d2-4262f2111486 bc67518ff6c3441ebc2520daf5ab6949 f524a01031bc4114bbfcab2e0c8b1d38 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-25 01:52:57.801 7 INFO neutron.db.segments_db [None req-2aa40caa-8e29-4a8e-84d2-4262f2111486 bc67518ff6c3441ebc2520daf5ab6949 f524a01031bc4114bbfcab2e0c8b1d38 - - default default] Added segment 37741908-1c2f-413f-80b8-445715b815bf of type vxlan for network c6c932e3-9c79-4d44-a1e9-ffaa5718c97c [pid: 7|app: 0|req: 624/1282] 10.0.0.96 () {34 vars in 669 bytes} [Mon May 25 01:52:57 2026] POST /v2.0/networks => generated 630 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-25 01:52:57.921 8 WARNING neutron_lib.context [None req-033e9172-692e-41d4-aca5-280a12de6534 bc67518ff6c3441ebc2520daf5ab6949 f524a01031bc4114bbfcab2e0c8b1d38 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 625/1283] 10.0.0.7 () {34 vars in 988 bytes} [Mon May 25 01:52:57 2026] GET /v2.0/ports?device_id=ec16ba8a-fa34-4915-a8aa-1cf4d3caea34 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 659/1284] 10.0.0.96 () {34 vars in 668 bytes} [Mon May 25 01:52:57 2026] POST /v2.0/subnets => generated 626 bytes in 287 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-25 01:52:58.214 7 WARNING neutron_lib.context [None req-a3581ef0-d164-49e7-bfdc-296c354cc4d5 bc67518ff6c3441ebc2520daf5ab6949 f524a01031bc4114bbfcab2e0c8b1d38 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-25 01:52:58.269 7 INFO neutron.db.segments_db [None req-a3581ef0-d164-49e7-bfdc-296c354cc4d5 bc67518ff6c3441ebc2520daf5ab6949 f524a01031bc4114bbfcab2e0c8b1d38 - - default default] Added segment ee862baf-85c1-4713-b422-3ed11c0c07ec of type vxlan for network 089ee13c-df2d-4d1f-8b61-ecdb27944996 [pid: 8|app: 0|req: 660/1285] 199.204.45.30 () {34 vars in 985 bytes} [Mon May 25 01:52:58 2026] GET /v2.0/networks?id=60117bf9-bc98-421d-b04b-a3ec6ac6895e => generated 677 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-25 01:52:58.320 8 WARNING neutron_lib.context [req-6260e347-5616-451b-953b-74799cf57046 req-05a03d55-755d-47b9-99bd-91124484c27c c5407418ca9a4ae0811c613b083d5c75 ea6402cf517d4f3d9261af2aaf896ca6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-25 01:52:58.583 7 INFO neutron.db.l3_hamode_db [None req-a3581ef0-d164-49e7-bfdc-296c354cc4d5 bc67518ff6c3441ebc2520daf5ab6949 f524a01031bc4114bbfcab2e0c8b1d38 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-25 01:52:58.725 7 INFO neutron.db.l3_hamode_db [None req-a3581ef0-d164-49e7-bfdc-296c354cc4d5 bc67518ff6c3441ebc2520daf5ab6949 f524a01031bc4114bbfcab2e0c8b1d38 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 661/1286] 199.204.45.30 () {38 vars in 954 bytes} [Mon May 25 01:52:58 2026] POST /v2.0/ports => generated 958 bytes in 481 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 662/1287] 10.0.0.7 () {34 vars in 988 bytes} [Mon May 25 01:52:58 2026] GET /v2.0/ports?device_id=b005f8b0-65a0-435d-a0ae-b741db526d13 => generated 961 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-25 01:52:59.269 8 INFO neutron.services.segments.plugin [-] Segment 1931e1a7-9bc6-4562-aedc-73bf36581289 resource provider aggregate not found 2026-05-25 01:52:59.274 8 INFO neutron.services.segments.plugin [-] Segment 1931e1a7-9bc6-4562-aedc-73bf36581289 resource provider aggregate not found 2026-05-25 01:52:59.297 8 INFO neutron.services.segments.plugin [-] Segment 1931e1a7-9bc6-4562-aedc-73bf36581289 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1931e1a7-9bc6-4562-aedc-73bf36581289 found for delete ", "request_id": "req-0624d0af-3688-4d4f-a3cc-f18901901a9c"}]} 2026-05-25 01:52:59.300 8 INFO neutron.services.segments.plugin [-] Segment 1931e1a7-9bc6-4562-aedc-73bf36581289 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1931e1a7-9bc6-4562-aedc-73bf36581289 found for delete ", "request_id": "req-5624b7fa-f0c3-44a9-bcc7-9df810d65a41"}]} [pid: 8|app: 0|req: 663/1288] 199.204.45.30 () {38 vars in 1027 bytes} [Mon May 25 01:52:58 2026] PUT /v2.0/ports/186a02cf-2d83-4eb0-9f93-b953111d7ae9 => generated 1239 bytes in 480 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 664/1289] 10.0.0.7 () {34 vars in 1038 bytes} [Mon May 25 01:52:59 2026] GET /v2.0/security-groups?id=49d92423-194f-443a-a095-4dd786326eda&fields=id&fields=name => generated 88 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 665/1290] 10.0.0.7 () {34 vars in 988 bytes} [Mon May 25 01:52:59 2026] GET /v2.0/ports?device_id=ec16ba8a-fa34-4915-a8aa-1cf4d3caea34 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 626/1291] 10.0.0.96 () {34 vars in 668 bytes} [Mon May 25 01:52:58 2026] POST /v2.0/routers => generated 507 bytes in 1311 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-25 01:52:59.523 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-8b0ded03-8b98-4206-8127-5e6b88bd7b32'] response: {'name': 'network-changed', 'server_uuid': 'b005f8b0-65a0-435d-a0ae-b741db526d13', 'tag': '186a02cf-2d83-4eb0-9f93-b953111d7ae9', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 627/1292] 199.204.45.30 () {34 vars in 1079 bytes} [Mon May 25 01:52:59 2026] GET /v2.0/ports?tenant_id=ea6402cf517d4f3d9261af2aaf896ca6&device_id=b005f8b0-65a0-435d-a0ae-b741db526d13 => generated 1242 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 628/1293] 199.204.45.30 () {34 vars in 1017 bytes} [Mon May 25 01:53:00 2026] GET /v2.0/networks?tenant_id=ea6402cf517d4f3d9261af2aaf896ca6&shared=False => generated 773 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 629/1294] 199.204.45.30 () {34 vars in 929 bytes} [Mon May 25 01:53:00 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 630/1295] 10.0.0.7 () {34 vars in 988 bytes} [Mon May 25 01:53:00 2026] GET /v2.0/ports?device_id=b005f8b0-65a0-435d-a0ae-b741db526d13 => generated 973 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 631/1296] 10.0.0.7 () {34 vars in 988 bytes} [Mon May 25 01:53:00 2026] GET /v2.0/ports?device_id=ec16ba8a-fa34-4915-a8aa-1cf4d3caea34 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 632/1297] 10.0.0.7 () {34 vars in 1038 bytes} [Mon May 25 01:53:00 2026] GET /v2.0/security-groups?id=49d92423-194f-443a-a095-4dd786326eda&fields=id&fields=name => generated 88 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 666/1298] 10.0.0.96 () {34 vars in 782 bytes} [Mon May 25 01:52:59 2026] PUT /v2.0/routers/3929a0e9-864b-40ac-a6dc-01f97f0dc5c3/add_router_interface => generated 309 bytes in 1185 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 633/1299] 10.0.0.96 () {32 vars in 716 bytes} [Mon May 25 01:53:00 2026] GET /v2.0/ports/f0ff352d-b286-430b-9612-befdec95d8b9 => generated 955 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 634/1300] 199.204.45.30 () {34 vars in 1079 bytes} [Mon May 25 01:53:01 2026] GET /v2.0/ports?tenant_id=ea6402cf517d4f3d9261af2aaf896ca6&device_id=b005f8b0-65a0-435d-a0ae-b741db526d13 => generated 1242 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 635/1301] 199.204.45.30 () {34 vars in 1059 bytes} [Mon May 25 01:53:01 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=186a02cf-2d83-4eb0-9f93-b953111d7ae9 => 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: 636/1302] 199.204.45.30 () {34 vars in 983 bytes} [Mon May 25 01:53:01 2026] GET /v2.0/subnets?id=0d8768fe-68d0-43ec-ab81-b9df3e876984 => generated 695 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 637/1303] 199.204.45.30 () {34 vars in 1051 bytes} [Mon May 25 01:53:01 2026] GET /v2.0/ports?network_id=60117bf9-bc98-421d-b04b-a3ec6ac6895e&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: 638/1304] 199.204.45.30 () {34 vars in 1011 bytes} [Mon May 25 01:53:01 2026] GET /v2.0/networks/60117bf9-bc98-421d-b04b-a3ec6ac6895e?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 639/1305] 199.204.45.30 () {34 vars in 1111 bytes} [Mon May 25 01:53:01 2026] GET /v2.0/networks/60117bf9-bc98-421d-b04b-a3ec6ac6895e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 667/1306] 10.0.0.96 () {34 vars in 788 bytes} [Mon May 25 01:53:00 2026] PUT /v2.0/routers/3929a0e9-864b-40ac-a6dc-01f97f0dc5c3/remove_router_interface => generated 309 bytes in 802 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 640/1307] 10.0.0.96 () {32 vars in 735 bytes} [Mon May 25 01:53:01 2026] GET /v2.0/ports?device_id=3929a0e9-864b-40ac-a6dc-01f97f0dc5c3 => 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: 641/1308] 10.0.0.7 () {34 vars in 988 bytes} [Mon May 25 01:53:01 2026] GET /v2.0/ports?device_id=ec16ba8a-fa34-4915-a8aa-1cf4d3caea34 => 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: 642/1309] 10.0.0.7 () {34 vars in 988 bytes} [Mon May 25 01:53:01 2026] GET /v2.0/ports?device_id=b005f8b0-65a0-435d-a0ae-b741db526d13 => generated 973 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 643/1310] 10.0.0.7 () {34 vars in 1038 bytes} [Mon May 25 01:53:01 2026] GET /v2.0/security-groups?id=49d92423-194f-443a-a095-4dd786326eda&fields=id&fields=name => generated 88 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-25 01:53:02.126 8 INFO neutron.services.segments.plugin [-] Segment ee862baf-85c1-4713-b422-3ed11c0c07ec resource provider aggregate not found 2026-05-25 01:53:02.132 8 INFO neutron.services.segments.plugin [-] Segment ee862baf-85c1-4713-b422-3ed11c0c07ec resource provider aggregate not found 2026-05-25 01:53:02.138 8 INFO neutron.services.segments.plugin [-] Segment ee862baf-85c1-4713-b422-3ed11c0c07ec resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ee862baf-85c1-4713-b422-3ed11c0c07ec found for delete ", "request_id": "req-6d4cdf9b-d7a9-4f41-842d-6db74cdd5bea"}]} 2026-05-25 01:53:02.147 8 INFO neutron.services.segments.plugin [-] Segment ee862baf-85c1-4713-b422-3ed11c0c07ec resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ee862baf-85c1-4713-b422-3ed11c0c07ec found for delete ", "request_id": "req-aa62d431-21bd-4640-9b39-e0f27cfe54d8"}]} 2026-05-25 01:53:02.166 8 INFO neutron.db.l3_hamode_db [None req-7daae72b-9f4f-4af9-bff9-f99fae13bdb4 bc67518ff6c3441ebc2520daf5ab6949 f524a01031bc4114bbfcab2e0c8b1d38 - - default default] HA network 089ee13c-df2d-4d1f-8b61-ecdb27944996 was deleted as no HA routers are present in tenant f524a01031bc4114bbfcab2e0c8b1d38. [pid: 8|app: 0|req: 668/1311] 10.0.0.96 () {32 vars in 723 bytes} [Mon May 25 01:53:01 2026] DELETE /v2.0/routers/3929a0e9-864b-40ac-a6dc-01f97f0dc5c3 => generated 0 bytes in 538 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 644/1312] 10.0.0.96 () {32 vars in 723 bytes} [Mon May 25 01:53:02 2026] DELETE /v2.0/subnets/03366827-2af8-4a88-95f2-054676249081 => generated 0 bytes in 158 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 669/1313] 10.0.0.96 () {32 vars in 725 bytes} [Mon May 25 01:53:02 2026] DELETE /v2.0/networks/c6c932e3-9c79-4d44-a1e9-ffaa5718c97c => generated 0 bytes in 293 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-25 01:53:02.645 7 WARNING neutron_lib.context [None req-0f401ba8-47b1-4a1f-b78c-9c3d5cc9e6bf bc67518ff6c3441ebc2520daf5ab6949 f524a01031bc4114bbfcab2e0c8b1d38 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-25 01:53:02.695 7 INFO neutron.db.segments_db [None req-0f401ba8-47b1-4a1f-b78c-9c3d5cc9e6bf bc67518ff6c3441ebc2520daf5ab6949 f524a01031bc4114bbfcab2e0c8b1d38 - - default default] Added segment a11b3c92-af9c-4fd2-8f8e-1d6fb1fdefec of type vxlan for network c01ddcb3-eae3-44b3-8e79-3a2378039422 [pid: 8|app: 0|req: 670/1314] 10.0.0.96 () {32 vars in 739 bytes} [Mon May 25 01:53:02 2026] DELETE /v2.0/security-groups/589784d0-a5a9-4194-9a49-678da5ddcec2 => generated 0 bytes in 153 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-25 01:53:02.987 7 INFO neutron.db.l3_hamode_db [None req-0f401ba8-47b1-4a1f-b78c-9c3d5cc9e6bf bc67518ff6c3441ebc2520daf5ab6949 f524a01031bc4114bbfcab2e0c8b1d38 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 671/1315] 10.0.0.7 () {34 vars in 988 bytes} [Mon May 25 01:53:02 2026] GET /v2.0/ports?device_id=b005f8b0-65a0-435d-a0ae-b741db526d13 => generated 973 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-25 01:53:03.004 8 INFO neutron.api.v2.resource [None req-a5f05c56-32e9-420f-9b3d-35dd1894ff80 b19c63742cc34b1b84fe65e9dc1356ca 7d2fc1b3a82b43ea9eed5a882f042ab5 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 672/1316] 10.0.0.96 () {32 vars in 736 bytes} [Mon May 25 01:53:02 2026] GET /v2.0/security-groups/589784d0-a5a9-4194-9a49-678da5ddcec2 => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 673/1317] 10.0.0.7 () {34 vars in 1038 bytes} [Mon May 25 01:53:03 2026] GET /v2.0/security-groups?id=49d92423-194f-443a-a095-4dd786326eda&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: 8|app: 0|req: 674/1318] 10.0.0.96 () {32 vars in 731 bytes} [Mon May 25 01:53:03 2026] DELETE /v2.0/floatingips/5ad34fea-5aeb-4e8d-8c0d-951c4c96309d => generated 0 bytes in 289 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-25 01:53:03.873 7 INFO neutron.db.l3_hamode_db [None req-0f401ba8-47b1-4a1f-b78c-9c3d5cc9e6bf bc67518ff6c3441ebc2520daf5ab6949 f524a01031bc4114bbfcab2e0c8b1d38 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-25 01:53:04.162 8 INFO neutron.services.segments.plugin [-] Segment 37741908-1c2f-413f-80b8-445715b815bf resource provider aggregate not found 2026-05-25 01:53:04.166 8 INFO neutron.services.segments.plugin [-] Segment 37741908-1c2f-413f-80b8-445715b815bf resource provider aggregate not found 2026-05-25 01:53:04.189 8 INFO neutron.services.segments.plugin [-] Segment 37741908-1c2f-413f-80b8-445715b815bf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 37741908-1c2f-413f-80b8-445715b815bf found for delete ", "request_id": "req-25dd58a2-c8d8-42f6-8c84-7bf2f130d440"}]} 2026-05-25 01:53:04.189 8 INFO neutron.services.segments.plugin [-] Segment 37741908-1c2f-413f-80b8-445715b815bf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 37741908-1c2f-413f-80b8-445715b815bf found for delete ", "request_id": "req-b30f39fd-b110-4def-819e-e84120cd76ef"}]} [pid: 8|app: 0|req: 675/1319] 10.0.0.96 () {34 vars in 788 bytes} [Mon May 25 01:53:03 2026] PUT /v2.0/routers/2424707a-b0a4-4573-98aa-8a5e3792a80b/remove_router_interface => generated 309 bytes in 984 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 676/1320] 10.0.0.7 () {34 vars in 988 bytes} [Mon May 25 01:53:04 2026] GET /v2.0/ports?device_id=b005f8b0-65a0-435d-a0ae-b741db526d13 => generated 973 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 645/1321] 10.0.0.96 () {34 vars in 668 bytes} [Mon May 25 01:53:02 2026] POST /v2.0/routers => generated 687 bytes in 2171 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 646/1322] 10.0.0.7 () {34 vars in 1038 bytes} [Mon May 25 01:53:04 2026] GET /v2.0/security-groups?id=49d92423-194f-443a-a095-4dd786326eda&fields=id&fields=name => generated 88 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 647/1323] 10.0.0.96 () {32 vars in 720 bytes} [Mon May 25 01:53:04 2026] GET /v2.0/routers/9d574d2f-5fae-4ca0-9692-0973a372157f => generated 693 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 648/1324] 10.0.0.96 () {32 vars in 646 bytes} [Mon May 25 01:53:04 2026] GET /v2.0/routers => generated 696 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-25 01:53:05.356 8 INFO neutron.db.l3_hamode_db [None req-3ee3c468-2ce5-4fc3-b8c0-c27e0e89934b 12c24dbac76447ca80a2ca546a8e1eae 4df878ffcdd640d5acc1269c9a41af84 - - default default] HA network cce61f95-ea2c-47fb-be01-eddc3c8f5d6f was deleted as no HA routers are present in tenant 7d2fc1b3a82b43ea9eed5a882f042ab5. [pid: 8|app: 0|req: 677/1325] 10.0.0.96 () {32 vars in 723 bytes} [Mon May 25 01:53:04 2026] DELETE /v2.0/routers/2424707a-b0a4-4573-98aa-8a5e3792a80b => generated 0 bytes in 950 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 649/1326] 10.0.0.96 () {34 vars in 740 bytes} [Mon May 25 01:53:05 2026] PUT /v2.0/routers/9d574d2f-5fae-4ca0-9692-0973a372157f => generated 700 bytes in 413 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 650/1327] 10.0.0.96 () {32 vars in 720 bytes} [Mon May 25 01:53:05 2026] GET /v2.0/routers/9d574d2f-5fae-4ca0-9692-0973a372157f => generated 700 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 678/1328] 10.0.0.96 () {32 vars in 723 bytes} [Mon May 25 01:53:05 2026] DELETE /v2.0/subnets/3c18cd9d-9e75-4f20-969a-91f02f5ec714 => generated 0 bytes in 173 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 651/1329] 10.0.0.96 () {32 vars in 735 bytes} [Mon May 25 01:53:05 2026] GET /v2.0/ports?device_id=9d574d2f-5fae-4ca0-9692-0973a372157f => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 679/1330] 10.0.0.96 () {32 vars in 725 bytes} [Mon May 25 01:53:05 2026] DELETE /v2.0/networks/d9fc05a1-7a08-4ee2-b07b-e137999e5c0e => generated 0 bytes in 314 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-25 01:53:06.215 8 INFO neutron.services.segments.plugin [-] Segment 376ca63f-be64-49cf-b4fa-21465ae36b45 resource provider aggregate not found 2026-05-25 01:53:06.221 8 INFO neutron.services.segments.plugin [-] Segment 376ca63f-be64-49cf-b4fa-21465ae36b45 resource provider aggregate not found 2026-05-25 01:53:06.235 8 INFO neutron.services.segments.plugin [-] Segment 376ca63f-be64-49cf-b4fa-21465ae36b45 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 376ca63f-be64-49cf-b4fa-21465ae36b45 found for delete ", "request_id": "req-015c86b7-1150-44b4-8b0e-dd9a9de420be"}]} 2026-05-25 01:53:06.243 8 INFO neutron.services.segments.plugin [-] Segment 376ca63f-be64-49cf-b4fa-21465ae36b45 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 376ca63f-be64-49cf-b4fa-21465ae36b45 found for delete ", "request_id": "req-55480d81-a604-41c1-be19-90961afcb98b"}]} 2026-05-25 01:53:06.252 8 INFO neutron.services.segments.plugin [-] Segment 1709c512-0a6a-4ac4-bed3-077533f4286b resource provider aggregate not found 2026-05-25 01:53:06.259 8 INFO neutron.services.segments.plugin [-] Segment 1709c512-0a6a-4ac4-bed3-077533f4286b resource provider aggregate not found 2026-05-25 01:53:06.268 8 INFO neutron.services.segments.plugin [-] Segment 1709c512-0a6a-4ac4-bed3-077533f4286b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1709c512-0a6a-4ac4-bed3-077533f4286b found for delete ", "request_id": "req-c0ae3cd5-aae0-4c22-a39f-88ae3e9aa67f"}]} 2026-05-25 01:53:06.274 8 INFO neutron.services.segments.plugin [-] Segment 1709c512-0a6a-4ac4-bed3-077533f4286b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1709c512-0a6a-4ac4-bed3-077533f4286b found for delete ", "request_id": "req-cfd41232-0657-4621-bdf4-ba91f0c994c3"}]} [pid: 8|app: 0|req: 680/1331] 10.0.0.96 () {32 vars in 773 bytes} [Mon May 25 01:53:05 2026] GET /v2.0/security-groups?tenant_id=86a57d1dc24f4168a6065dbfed96f35b&name=default => generated 2925 bytes in 541 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 681/1332] 10.0.0.7 () {34 vars in 988 bytes} [Mon May 25 01:53:06 2026] GET /v2.0/ports?device_id=b005f8b0-65a0-435d-a0ae-b741db526d13 => generated 975 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-25 01:53:06.463 7 INFO neutron.services.segments.plugin [-] Segment a11b3c92-af9c-4fd2-8f8e-1d6fb1fdefec resource provider aggregate not found [pid: 8|app: 0|req: 682/1333] 10.0.0.96 () {32 vars in 773 bytes} [Mon May 25 01:53:06 2026] GET /v2.0/security-groups?tenant_id=7d2fc1b3a82b43ea9eed5a882f042ab5&name=default => generated 2925 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-25 01:53:06.469 7 INFO neutron.services.segments.plugin [-] Segment a11b3c92-af9c-4fd2-8f8e-1d6fb1fdefec resource provider aggregate not found 2026-05-25 01:53:06.479 7 INFO neutron.db.l3_hamode_db [None req-64fd5fd0-1f86-470a-8f43-aeee760e12bf bc67518ff6c3441ebc2520daf5ab6949 f524a01031bc4114bbfcab2e0c8b1d38 - - default default] HA network c01ddcb3-eae3-44b3-8e79-3a2378039422 was deleted as no HA routers are present in tenant f524a01031bc4114bbfcab2e0c8b1d38. [pid: 7|app: 0|req: 652/1334] 10.0.0.96 () {32 vars in 723 bytes} [Mon May 25 01:53:05 2026] DELETE /v2.0/routers/9d574d2f-5fae-4ca0-9692-0973a372157f => generated 0 bytes in 921 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-25 01:53:06.485 7 INFO neutron.services.segments.plugin [-] Segment a11b3c92-af9c-4fd2-8f8e-1d6fb1fdefec resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a11b3c92-af9c-4fd2-8f8e-1d6fb1fdefec found for delete ", "request_id": "req-d9b1b597-1e17-4cb5-9593-4907ac3c4181"}]} 2026-05-25 01:53:06.487 7 INFO neutron.services.segments.plugin [-] Segment a11b3c92-af9c-4fd2-8f8e-1d6fb1fdefec resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a11b3c92-af9c-4fd2-8f8e-1d6fb1fdefec found for delete ", "request_id": "req-164f0fc3-cc8e-46a1-9a9e-fa11936680a9"}]} [pid: 7|app: 0|req: 653/1335] 10.0.0.7 () {34 vars in 1038 bytes} [Mon May 25 01:53:06 2026] GET /v2.0/security-groups?id=49d92423-194f-443a-a095-4dd786326eda&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: 683/1336] 10.0.0.96 () {32 vars in 739 bytes} [Mon May 25 01:53:06 2026] DELETE /v2.0/security-groups/75fe1d6c-07dd-4688-8884-8cbac0794889 => 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: 684/1337] 10.0.0.96 () {32 vars in 735 bytes} [Mon May 25 01:53:06 2026] GET /v2.0/ports?device_id=9d574d2f-5fae-4ca0-9692-0973a372157f => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-25 01:53:06.598 8 INFO neutron.api.v2.resource [None req-f5c52524-0cc4-4c16-a6ff-e42dfaaabc02 bc67518ff6c3441ebc2520daf5ab6949 f524a01031bc4114bbfcab2e0c8b1d38 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 685/1338] 10.0.0.96 () {32 vars in 723 bytes} [Mon May 25 01:53:06 2026] DELETE /v2.0/routers/9d574d2f-5fae-4ca0-9692-0973a372157f => generated 135 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 686/1339] 10.0.0.96 () {32 vars in 735 bytes} [Mon May 25 01:53:06 2026] GET /v2.0/ports?device_id=3929a0e9-864b-40ac-a6dc-01f97f0dc5c3 => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-25 01:53:06.635 8 INFO neutron.api.v2.resource [None req-fed3007d-0974-432b-85eb-61c56d7be92f bc67518ff6c3441ebc2520daf5ab6949 f524a01031bc4114bbfcab2e0c8b1d38 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 687/1340] 10.0.0.96 () {32 vars in 723 bytes} [Mon May 25 01:53:06 2026] DELETE /v2.0/routers/3929a0e9-864b-40ac-a6dc-01f97f0dc5c3 => generated 135 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-25 01:53:06.651 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6e137e1b-f2f6-467e-8f8a-3147876a82a9 bc67518ff6c3441ebc2520daf5ab6949 f524a01031bc4114bbfcab2e0c8b1d38 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 688/1341] 10.0.0.96 () {32 vars in 723 bytes} [Mon May 25 01:53:06 2026] DELETE /v2.0/subnets/03366827-2af8-4a88-95f2-054676249081 => generated 136 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 654/1342] 10.0.0.96 () {32 vars in 739 bytes} [Mon May 25 01:53:06 2026] DELETE /v2.0/security-groups/fb642416-7ed1-492c-aa6d-7029d6345f9e => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 689/1343] 10.0.0.96 () {32 vars in 735 bytes} [Mon May 25 01:53:06 2026] GET /v2.0/ports?device_id=14d17cd1-7757-4cd5-a09a-f9bb86115caf => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-25 01:53:06.694 7 INFO neutron.api.v2.resource [None req-f78940da-9144-4aa2-a659-eafd2c02d191 bc67518ff6c3441ebc2520daf5ab6949 f524a01031bc4114bbfcab2e0c8b1d38 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 655/1344] 10.0.0.96 () {32 vars in 723 bytes} [Mon May 25 01:53:06 2026] DELETE /v2.0/routers/14d17cd1-7757-4cd5-a09a-f9bb86115caf => generated 135 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-25 01:53:06.713 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6c3cc68a-c259-4006-bee7-78ed8d3abfdf bc67518ff6c3441ebc2520daf5ab6949 f524a01031bc4114bbfcab2e0c8b1d38 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 690/1345] 10.0.0.96 () {32 vars in 723 bytes} [Mon May 25 01:53:06 2026] DELETE /v2.0/subnets/d2f0f060-6989-4585-9e76-ff5c57737f16 => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 656/1346] 10.0.0.96 () {32 vars in 735 bytes} [Mon May 25 01:53:06 2026] GET /v2.0/ports?device_id=23722613-7fe8-45dc-ab2a-cd2e547c783d => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-25 01:53:06.767 8 INFO neutron.api.v2.resource [None req-6ca2a478-20da-40ba-95eb-52c7cfe67740 bc67518ff6c3441ebc2520daf5ab6949 f524a01031bc4114bbfcab2e0c8b1d38 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 691/1347] 10.0.0.96 () {32 vars in 723 bytes} [Mon May 25 01:53:06 2026] DELETE /v2.0/routers/23722613-7fe8-45dc-ab2a-cd2e547c783d => generated 135 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-25 01:53:06.804 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f09de74e-0b3d-468b-89d1-b62864de0707 bc67518ff6c3441ebc2520daf5ab6949 f524a01031bc4114bbfcab2e0c8b1d38 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 657/1348] 10.0.0.96 () {32 vars in 723 bytes} [Mon May 25 01:53:06 2026] DELETE /v2.0/subnets/33941ac5-4a64-4c00-a18b-ffeaa5189fd1 => generated 136 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-25 01:53:06.824 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0bfe1ff8-149a-4746-9a07-e77d0e967aaa bc67518ff6c3441ebc2520daf5ab6949 f524a01031bc4114bbfcab2e0c8b1d38 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 692/1349] 10.0.0.96 () {32 vars in 723 bytes} [Mon May 25 01:53:06 2026] DELETE /v2.0/subnets/720b65e1-56a4-4580-aaef-7b3925b1beda => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 658/1350] 10.0.0.96 () {32 vars in 773 bytes} [Mon May 25 01:53:07 2026] GET /v2.0/security-groups?tenant_id=f524a01031bc4114bbfcab2e0c8b1d38&name=default => generated 2925 bytes in 170 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 693/1351] 10.0.0.96 () {32 vars in 739 bytes} [Mon May 25 01:53:07 2026] DELETE /v2.0/security-groups/bfd334c0-6e76-48a9-b1b3-41e258952fad => generated 0 bytes in 134 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 659/1352] 10.0.0.7 () {34 vars in 988 bytes} [Mon May 25 01:53:07 2026] GET /v2.0/ports?device_id=b005f8b0-65a0-435d-a0ae-b741db526d13 => generated 975 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 694/1353] 10.0.0.7 () {34 vars in 1038 bytes} [Mon May 25 01:53:07 2026] GET /v2.0/security-groups?id=49d92423-194f-443a-a095-4dd786326eda&fields=id&fields=name => generated 88 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 660/1354] 10.0.0.7 () {34 vars in 988 bytes} [Mon May 25 01:53:07 2026] GET /v2.0/ports?device_id=b005f8b0-65a0-435d-a0ae-b741db526d13 => generated 975 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 695/1355] 10.0.0.7 () {34 vars in 1038 bytes} [Mon May 25 01:53:07 2026] GET /v2.0/security-groups?id=49d92423-194f-443a-a095-4dd786326eda&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: 7|app: 0|req: 662/1358] 10.0.0.7 () {34 vars in 988 bytes} [Mon May 25 01:53:09 2026] GET /v2.0/ports?device_id=b005f8b0-65a0-435d-a0ae-b741db526d13 => generated 975 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 697/1359] 10.0.0.7 () {34 vars in 1038 bytes} [Mon May 25 01:53:09 2026] GET /v2.0/security-groups?id=49d92423-194f-443a-a095-4dd786326eda&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: 698/1360] 199.204.45.30 () {34 vars in 993 bytes} [Mon May 25 01:53:09 2026] GET /v2.0/ports?device_id=b005f8b0-65a0-435d-a0ae-b741db526d13 => generated 975 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 663/1361] 10.0.0.149 () {30 vars in 650 bytes} [Mon May 25 01:53:09 2026] GET /v2.0/extensions => generated 20516 bytes in 211 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 664/1362] 10.0.0.149 () {30 vars in 724 bytes} [Mon May 25 01:53:10 2026] GET /v2.0/quotas/4c7a1e7140e447c79dc2cb45739151a5/details => generated 847 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 699/1363] 199.204.45.30 () {36 vars in 996 bytes} [Mon May 25 01:53:09 2026] DELETE /v2.0/ports/186a02cf-2d83-4eb0-9f93-b953111d7ae9 => generated 0 bytes in 242 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 700/1364] 10.0.0.7 () {34 vars in 988 bytes} [Mon May 25 01:53:10 2026] GET /v2.0/ports?device_id=b005f8b0-65a0-435d-a0ae-b741db526d13 => 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: 665/1365] 10.0.0.96 () {32 vars in 773 bytes} [Mon May 25 01:53:10 2026] GET /v2.0/security-groups?tenant_id=5182d000945d42c18e7cde9f91312367&name=default => generated 2925 bytes in 318 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-25 01:53:10.496 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-f37f0a25-4305-4622-87de-274956bb2697'] response: {'server_uuid': 'b005f8b0-65a0-435d-a0ae-b741db526d13', 'name': 'network-vif-deleted', 'tag': '186a02cf-2d83-4eb0-9f93-b953111d7ae9', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 701/1366] 10.0.0.96 () {32 vars in 739 bytes} [Mon May 25 01:53:10 2026] DELETE /v2.0/security-groups/2720bbae-d263-4042-a491-02185cf0e594 => 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: 666/1367] 10.0.0.96 () {32 vars in 773 bytes} [Mon May 25 01:53:10 2026] GET /v2.0/security-groups?tenant_id=4bdfa2e86c23407e8f549d8c19c7f23d&name=default => generated 2925 bytes in 159 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 702/1368] 10.0.0.96 () {32 vars in 739 bytes} [Mon May 25 01:53:10 2026] DELETE /v2.0/security-groups/9b472b11-7240-4341-a14b-a48fca3c0a9a => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 667/1369] 10.0.0.7 () {34 vars in 988 bytes} [Mon May 25 01:53:11 2026] GET /v2.0/ports?device_id=b005f8b0-65a0-435d-a0ae-b741db526d13 => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 668/1370] 10.0.0.149 () {30 vars in 650 bytes} [Mon May 25 01:53:12 2026] GET /v2.0/extensions => generated 20516 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 669/1371] 10.0.0.149 () {30 vars in 724 bytes} [Mon May 25 01:53:12 2026] GET /v2.0/quotas/4c7a1e7140e447c79dc2cb45739151a5/details => generated 847 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 703/1372] 10.0.0.96 () {32 vars in 773 bytes} [Mon May 25 01:53:12 2026] GET /v2.0/security-groups?tenant_id=fb0aabeab5c04d85b1aca5b91d2a9b13&name=default => generated 2925 bytes in 286 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 670/1373] 10.0.0.7 () {34 vars in 988 bytes} [Mon May 25 01:53:12 2026] GET /v2.0/ports?device_id=b005f8b0-65a0-435d-a0ae-b741db526d13 => 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: 704/1374] 10.0.0.96 () {32 vars in 739 bytes} [Mon May 25 01:53:12 2026] DELETE /v2.0/security-groups/602890f9-d716-4756-85ac-4e7cdbaae003 => 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: 671/1375] 10.0.0.96 () {32 vars in 773 bytes} [Mon May 25 01:53:12 2026] GET /v2.0/security-groups?tenant_id=4e5d9ce09d44463f9a07e2bebe3080d3&name=default => generated 2925 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 705/1376] 10.0.0.96 () {32 vars in 739 bytes} [Mon May 25 01:53:12 2026] DELETE /v2.0/security-groups/a84174c7-db61-41c2-814a-406eb2fdb5b9 => 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: 672/1377] 10.0.0.96 () {34 vars in 788 bytes} [Mon May 25 01:53:13 2026] PUT /v2.0/routers/491e6367-fa5d-4b4e-aafc-f4ec1230f506/remove_router_interface => generated 309 bytes in 967 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 706/1378] 10.0.0.96 () {32 vars in 773 bytes} [Mon May 25 01:53:14 2026] GET /v2.0/security-groups?tenant_id=4c7a1e7140e447c79dc2cb45739151a5&name=default => generated 2925 bytes in 284 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 707/1379] 10.0.0.96 () {32 vars in 773 bytes} [Mon May 25 01:53:14 2026] GET /v2.0/security-groups?tenant_id=534c6b0672444d7dad9fbb9a23d495b5&name=default => generated 2925 bytes in 160 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 708/1380] 10.0.0.96 () {32 vars in 739 bytes} [Mon May 25 01:53:14 2026] DELETE /v2.0/security-groups/bf52ecf6-19d2-4f7b-8186-221b8d66acba => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 709/1381] 10.0.0.96 () {32 vars in 739 bytes} [Mon May 25 01:53:14 2026] DELETE /v2.0/security-groups/90a7696b-0c3d-4710-b02e-56855fef36d6 => 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: 710/1382] 10.0.0.96 () {32 vars in 773 bytes} [Mon May 25 01:53:15 2026] GET /v2.0/security-groups?tenant_id=0ae15faf236444629dfc085960c97efb&name=default => generated 2925 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-25 01:53:15.343 7 INFO neutron.services.segments.plugin [-] Segment a85a33f6-8f82-4e99-9350-e75a53658987 resource provider aggregate not found 2026-05-25 01:53:15.351 7 INFO neutron.services.segments.plugin [-] Segment a85a33f6-8f82-4e99-9350-e75a53658987 resource provider aggregate not found 2026-05-25 01:53:15.360 7 INFO neutron.services.segments.plugin [-] Segment a85a33f6-8f82-4e99-9350-e75a53658987 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a85a33f6-8f82-4e99-9350-e75a53658987 found for delete ", "request_id": "req-2af2aab3-0967-4789-94de-eef1a2d3cb10"}]} 2026-05-25 01:53:15.367 7 INFO neutron.services.segments.plugin [-] Segment a85a33f6-8f82-4e99-9350-e75a53658987 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a85a33f6-8f82-4e99-9350-e75a53658987 found for delete ", "request_id": "req-e745d107-1509-4f59-a685-9ec6066d0568"}]} 2026-05-25 01:53:15.379 7 INFO neutron.db.l3_hamode_db [None req-6a8405f0-856a-4880-a652-536e1d1a1261 12c24dbac76447ca80a2ca546a8e1eae 4df878ffcdd640d5acc1269c9a41af84 - - default default] HA network 23f843ef-a9e0-447f-aad2-cca46f9e17c5 was deleted as no HA routers are present in tenant ea6402cf517d4f3d9261af2aaf896ca6. [pid: 7|app: 0|req: 673/1383] 10.0.0.96 () {32 vars in 723 bytes} [Mon May 25 01:53:14 2026] DELETE /v2.0/routers/491e6367-fa5d-4b4e-aafc-f4ec1230f506 => generated 0 bytes in 904 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 711/1384] 10.0.0.96 () {32 vars in 739 bytes} [Mon May 25 01:53:15 2026] DELETE /v2.0/security-groups/cb6182dc-998e-422f-afd8-0ccc4bae5cf0 => 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: 674/1385] 10.0.0.96 () {32 vars in 723 bytes} [Mon May 25 01:53:15 2026] DELETE /v2.0/subnets/0d8768fe-68d0-43ec-ab81-b9df3e876984 => generated 0 bytes in 192 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-25 01:53:15.848 8 INFO neutron.services.segments.plugin [-] Segment 23cfeac6-7d2b-4a62-89e9-d5c39c66c67f resource provider aggregate not found 2026-05-25 01:53:15.859 8 INFO neutron.services.segments.plugin [-] Segment 23cfeac6-7d2b-4a62-89e9-d5c39c66c67f resource provider aggregate not found 2026-05-25 01:53:15.870 8 INFO neutron.services.segments.plugin [-] Segment 23cfeac6-7d2b-4a62-89e9-d5c39c66c67f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 23cfeac6-7d2b-4a62-89e9-d5c39c66c67f found for delete ", "request_id": "req-dd136a29-e8c6-43c0-8db6-3cf84d2df195"}]} [pid: 8|app: 0|req: 712/1386] 10.0.0.96 () {32 vars in 725 bytes} [Mon May 25 01:53:15 2026] DELETE /v2.0/networks/60117bf9-bc98-421d-b04b-a3ec6ac6895e => generated 0 bytes in 289 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 675/1387] 10.0.0.96 () {32 vars in 773 bytes} [Mon May 25 01:53:15 2026] GET /v2.0/security-groups?tenant_id=ea6402cf517d4f3d9261af2aaf896ca6&name=default => generated 2925 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-25 01:53:16.005 8 INFO neutron.services.segments.plugin [-] Segment 23cfeac6-7d2b-4a62-89e9-d5c39c66c67f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 23cfeac6-7d2b-4a62-89e9-d5c39c66c67f found for delete ", "request_id": "req-bd5f195d-61ae-47dc-84ad-5549d7ac204e"}]} [pid: 8|app: 0|req: 713/1388] 10.0.0.96 () {32 vars in 739 bytes} [Mon May 25 01:53:16 2026] DELETE /v2.0/security-groups/49d92423-194f-443a-a095-4dd786326eda => generated 0 bytes in 131 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 676/1389] 10.0.0.96 () {32 vars in 773 bytes} [Mon May 25 01:53:16 2026] GET /v2.0/security-groups?tenant_id=9239fe43224f43f7af025c83573e5995&name=default => generated 2925 bytes in 284 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 714/1390] 10.0.0.96 () {32 vars in 739 bytes} [Mon May 25 01:53:16 2026] DELETE /v2.0/security-groups/17539d1d-ec6e-45f5-b3bf-0fa820f260ee => 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: 677/1391] 10.0.0.96 () {32 vars in 773 bytes} [Mon May 25 01:53:17 2026] GET /v2.0/security-groups?tenant_id=56b7c1a5e1a142c3b1344de7de7e9b67&name=default => generated 2925 bytes in 284 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 715/1392] 10.0.0.96 () {32 vars in 739 bytes} [Mon May 25 01:53:17 2026] DELETE /v2.0/security-groups/40c5af9b-4827-4d8a-a0f9-c9b46f7758b6 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-25 01:53:19.262 7 WARNING neutron_lib.context [None req-848a24b7-4f46-4ca0-9428-092c9c32c95e c0a6e050341d40e0b52aa91875cb4c63 3d29c9b999d74cd9ba019a9a6a7f9886 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-25 01:53:19.400 7 INFO neutron.db.segments_db [None req-848a24b7-4f46-4ca0-9428-092c9c32c95e c0a6e050341d40e0b52aa91875cb4c63 3d29c9b999d74cd9ba019a9a6a7f9886 - - default default] Added segment 785f4c25-e68c-4c64-934b-abb4886ae985 of type vxlan for network 8db7e7c3-f274-43f6-bf48-fa49769b489f [pid: 7|app: 0|req: 678/1393] 10.0.0.96 () {34 vars in 669 bytes} [Mon May 25 01:53:19 2026] POST /v2.0/networks => generated 632 bytes in 416 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-25 01:53:19.491 8 WARNING neutron_lib.context [None req-a0a029ad-e02e-4942-af56-95d566f922fa c0a6e050341d40e0b52aa91875cb4c63 3d29c9b999d74cd9ba019a9a6a7f9886 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-25 01:53:19.547 8 INFO neutron.db.segments_db [None req-a0a029ad-e02e-4942-af56-95d566f922fa c0a6e050341d40e0b52aa91875cb4c63 3d29c9b999d74cd9ba019a9a6a7f9886 - - default default] Added segment 783f688d-571e-480b-9862-07b505ca96b6 of type vxlan for network 050f53cf-4f9f-485a-b122-5f9c822f0b5c [pid: 8|app: 0|req: 716/1394] 10.0.0.96 () {34 vars in 669 bytes} [Mon May 25 01:53:19 2026] POST /v2.0/networks => generated 632 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-25 01:53:19.662 7 WARNING neutron_lib.context [None req-fc2c4a28-22f8-4a02-b7a6-b7c39d3cd9e3 c0a6e050341d40e0b52aa91875cb4c63 3d29c9b999d74cd9ba019a9a6a7f9886 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-25 01:53:19.721 7 INFO neutron.db.segments_db [None req-fc2c4a28-22f8-4a02-b7a6-b7c39d3cd9e3 c0a6e050341d40e0b52aa91875cb4c63 3d29c9b999d74cd9ba019a9a6a7f9886 - - default default] Added segment cda224c3-9de5-4003-8657-b13c211fb3ba of type vxlan for network 83b0a28e-fb81-491f-991d-a7f7ce552b65 [pid: 7|app: 0|req: 679/1395] 10.0.0.96 () {34 vars in 669 bytes} [Mon May 25 01:53:19 2026] POST /v2.0/networks => generated 631 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-25 01:53:19.816 7 WARNING neutron_lib.context [None req-88c8c71c-8583-4a8b-9105-8014c16f1d77 c0a6e050341d40e0b52aa91875cb4c63 3d29c9b999d74cd9ba019a9a6a7f9886 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-25 01:53:19.863 7 INFO neutron.db.segments_db [None req-88c8c71c-8583-4a8b-9105-8014c16f1d77 c0a6e050341d40e0b52aa91875cb4c63 3d29c9b999d74cd9ba019a9a6a7f9886 - - default default] Added segment d1301ed0-f9c8-454a-8777-9837c6a8c104 of type vxlan for network 2fb5c148-d8e6-47db-8da7-bc22837cf0eb [pid: 7|app: 0|req: 680/1396] 10.0.0.96 () {34 vars in 669 bytes} [Mon May 25 01:53:19 2026] POST /v2.0/networks => generated 632 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-25 01:53:19.958 7 WARNING neutron_lib.context [None req-9ff42d37-fc54-407e-af84-8f5fab7f5046 c0a6e050341d40e0b52aa91875cb4c63 3d29c9b999d74cd9ba019a9a6a7f9886 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-25 01:53:19.988 8 WARNING neutron_lib.context [None req-ef46cb44-0457-444d-beb4-0791bffdfc18 63685e70f2094115a0884d01620673f9 7fc44ead48684b0881dfa2648423c475 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-25 01:53:19.988 8 WARNING neutron_lib.context [None req-ef46cb44-0457-444d-beb4-0791bffdfc18 63685e70f2094115a0884d01620673f9 7fc44ead48684b0881dfa2648423c475 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-25 01:53:20.007 7 INFO neutron.db.segments_db [None req-9ff42d37-fc54-407e-af84-8f5fab7f5046 c0a6e050341d40e0b52aa91875cb4c63 3d29c9b999d74cd9ba019a9a6a7f9886 - - default default] Added segment 9401de01-7091-435c-a4cf-931c09dd6b9d of type vxlan for network 11994ffa-9cd1-4f35-9c73-02b6ac6240a5 [pid: 7|app: 0|req: 681/1397] 10.0.0.96 () {34 vars in 669 bytes} [Mon May 25 01:53:19 2026] POST /v2.0/networks => generated 631 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 682/1398] 10.0.0.96 () {34 vars in 752 bytes} [Mon May 25 01:53:20 2026] PUT /v2.0/networks/8db7e7c3-f274-43f6-bf48-fa49769b489f/tags => generated 17 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-25 01:53:20.180 8 INFO neutron.db.segments_db [None req-ef46cb44-0457-444d-beb4-0791bffdfc18 63685e70f2094115a0884d01620673f9 7fc44ead48684b0881dfa2648423c475 - - default default] Added segment 7b8d1100-07ca-471f-b150-46a442213954 of type vxlan for network 59414674-de96-4b71-83dd-9ace6af502cf [pid: 7|app: 0|req: 683/1399] 10.0.0.96 () {34 vars in 752 bytes} [Mon May 25 01:53:20 2026] PUT /v2.0/networks/050f53cf-4f9f-485a-b122-5f9c822f0b5c/tags => generated 25 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 684/1400] 10.0.0.96 () {34 vars in 752 bytes} [Mon May 25 01:53:20 2026] PUT /v2.0/networks/83b0a28e-fb81-491f-991d-a7f7ce552b65/tags => generated 34 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-25 01:53:20.247 8 INFO neutron.db.segments_db [None req-ef46cb44-0457-444d-beb4-0791bffdfc18 63685e70f2094115a0884d01620673f9 7fc44ead48684b0881dfa2648423c475 - - default default] Added segment 5b12ffab-f6ad-4da7-944b-7056d6001d88 of type vxlan for network 9009a70e-36c5-479d-a2c3-9e8a8a925602 [pid: 7|app: 0|req: 685/1401] 10.0.0.96 () {34 vars in 752 bytes} [Mon May 25 01:53:20 2026] PUT /v2.0/networks/2fb5c148-d8e6-47db-8da7-bc22837cf0eb/tags => generated 19 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 686/1402] 10.0.0.96 () {32 vars in 665 bytes} [Mon May 25 01:53:20 2026] GET /v2.0/networks?tags=red => generated 1856 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 717/1403] 10.0.0.96 () {34 vars in 669 bytes} [Mon May 25 01:53:19 2026] POST /v2.0/networks => generated 1246 bytes in 618 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 687/1404] 10.0.0.96 () {32 vars in 679 bytes} [Mon May 25 01:53:20 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1249 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 718/1405] 10.0.0.96 () {32 vars in 648 bytes} [Mon May 25 01:53:20 2026] GET /v2.0/networks => generated 1845 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 688/1406] 10.0.0.96 () {32 vars in 675 bytes} [Mon May 25 01:53:20 2026] GET /v2.0/networks?tags-any=blue => generated 1249 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 689/1407] 10.0.0.96 () {32 vars in 687 bytes} [Mon May 25 01:53:20 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1856 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 690/1408] 10.0.0.96 () {32 vars in 673 bytes} [Mon May 25 01:53:20 2026] GET /v2.0/networks?not-tags=red => generated 1861 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-25 01:53:20.588 8 INFO neutron.services.segments.plugin [-] Segment 7b8d1100-07ca-471f-b150-46a442213954 resource provider aggregate not found 2026-05-25 01:53:20.592 8 INFO neutron.services.segments.plugin [-] Segment 7b8d1100-07ca-471f-b150-46a442213954 resource provider aggregate not found 2026-05-25 01:53:20.606 8 INFO neutron.services.segments.plugin [-] Segment 7b8d1100-07ca-471f-b150-46a442213954 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7b8d1100-07ca-471f-b150-46a442213954 found for delete ", "request_id": "req-cda0e7b8-5316-409e-b91c-4fb162609fd1"}]} 2026-05-25 01:53:20.611 8 INFO neutron.services.segments.plugin [-] Segment 7b8d1100-07ca-471f-b150-46a442213954 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7b8d1100-07ca-471f-b150-46a442213954 found for delete ", "request_id": "req-18151560-c8a2-4172-9098-9c33c8cdfb28"}]} [pid: 8|app: 0|req: 719/1409] 10.0.0.96 () {32 vars in 725 bytes} [Mon May 25 01:53:20 2026] DELETE /v2.0/networks/59414674-de96-4b71-83dd-9ace6af502cf => generated 0 bytes in 149 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 691/1410] 10.0.0.96 () {32 vars in 687 bytes} [Mon May 25 01:53:20 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2468 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 692/1411] 10.0.0.96 () {32 vars in 683 bytes} [Mon May 25 01:53:20 2026] GET /v2.0/networks?not-tags-any=blue => generated 2468 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 720/1412] 10.0.0.96 () {32 vars in 725 bytes} [Mon May 25 01:53:20 2026] DELETE /v2.0/networks/9009a70e-36c5-479d-a2c3-9e8a8a925602 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 693/1413] 10.0.0.96 () {32 vars in 695 bytes} [Mon May 25 01:53:20 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1861 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 721/1414] 10.0.0.96 () {32 vars in 648 bytes} [Mon May 25 01:53:20 2026] GET /v2.0/networks => generated 651 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-25 01:53:20.793 8 WARNING neutron_lib.context [None req-20854bb9-be43-4514-83da-086fa96a7651 63685e70f2094115a0884d01620673f9 7fc44ead48684b0881dfa2648423c475 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-25 01:53:20.832 8 INFO neutron.db.segments_db [None req-20854bb9-be43-4514-83da-086fa96a7651 63685e70f2094115a0884d01620673f9 7fc44ead48684b0881dfa2648423c475 - - default default] Added segment adf885b9-e320-4206-823c-eccbda859e0a of type vxlan for network 00367dc9-0681-4443-8d1d-1c6bbfe6838e [pid: 8|app: 0|req: 722/1415] 10.0.0.96 () {34 vars in 669 bytes} [Mon May 25 01:53:20 2026] POST /v2.0/networks => generated 649 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-25 01:53:20.911 7 INFO neutron.services.segments.plugin [-] Segment 785f4c25-e68c-4c64-934b-abb4886ae985 resource provider aggregate not found 2026-05-25 01:53:20.914 8 WARNING neutron_lib.context [None req-c5ab8c99-f14f-4955-9752-549f8071f284 63685e70f2094115a0884d01620673f9 7fc44ead48684b0881dfa2648423c475 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-25 01:53:20.915 7 INFO neutron.services.segments.plugin [-] Segment 785f4c25-e68c-4c64-934b-abb4886ae985 resource provider aggregate not found 2026-05-25 01:53:20.924 7 INFO neutron.services.segments.plugin [-] Segment 785f4c25-e68c-4c64-934b-abb4886ae985 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 785f4c25-e68c-4c64-934b-abb4886ae985 found for delete ", "request_id": "req-daf36a49-2745-46e0-aa4d-7ee5818bac84"}]} 2026-05-25 01:53:20.934 7 INFO neutron.services.segments.plugin [-] Segment 785f4c25-e68c-4c64-934b-abb4886ae985 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 785f4c25-e68c-4c64-934b-abb4886ae985 found for delete ", "request_id": "req-1c6077c0-7799-4dcf-b8df-003ac1abc982"}]} [pid: 7|app: 0|req: 694/1416] 10.0.0.96 () {32 vars in 725 bytes} [Mon May 25 01:53:20 2026] DELETE /v2.0/networks/8db7e7c3-f274-43f6-bf48-fa49769b489f => generated 0 bytes in 156 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-25 01:53:20.967 8 INFO neutron.db.segments_db [None req-c5ab8c99-f14f-4955-9752-549f8071f284 63685e70f2094115a0884d01620673f9 7fc44ead48684b0881dfa2648423c475 - - default default] Added segment 8924b8df-45ad-4988-8836-02128a338ca7 of type vxlan for network 15fd712b-0eb0-4ac3-bcac-2f7e1fca572a [pid: 8|app: 0|req: 723/1417] 10.0.0.96 () {34 vars in 669 bytes} [Mon May 25 01:53:20 2026] POST /v2.0/networks => generated 649 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-25 01:53:21.072 8 WARNING neutron_lib.context [None req-1e6df63b-3591-4a07-8677-4c3d9aee5786 63685e70f2094115a0884d01620673f9 7fc44ead48684b0881dfa2648423c475 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 695/1418] 10.0.0.96 () {32 vars in 725 bytes} [Mon May 25 01:53:20 2026] DELETE /v2.0/networks/050f53cf-4f9f-485a-b122-5f9c822f0b5c => generated 0 bytes in 130 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-25 01:53:21.094 8 WARNING neutron_lib.context [None req-1e6df63b-3591-4a07-8677-4c3d9aee5786 63685e70f2094115a0884d01620673f9 7fc44ead48684b0881dfa2648423c475 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 696/1419] 10.0.0.96 () {32 vars in 725 bytes} [Mon May 25 01:53:21 2026] DELETE /v2.0/networks/83b0a28e-fb81-491f-991d-a7f7ce552b65 => generated 0 bytes in 139 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 697/1420] 10.0.0.96 () {32 vars in 773 bytes} [Mon May 25 01:53:21 2026] GET /v2.0/security-groups?tenant_id=a3f26983696f4352b968879d88e8c5c1&name=default => generated 2925 bytes in 255 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 724/1421] 10.0.0.96 () {34 vars in 664 bytes} [Mon May 25 01:53:21 2026] POST /v2.0/ports => generated 1505 bytes in 508 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 698/1422] 10.0.0.96 () {32 vars in 725 bytes} [Mon May 25 01:53:21 2026] DELETE /v2.0/networks/2fb5c148-d8e6-47db-8da7-bc22837cf0eb => generated 0 bytes in 132 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 725/1423] 10.0.0.96 () {32 vars in 739 bytes} [Mon May 25 01:53:21 2026] DELETE /v2.0/security-groups/42fd7d09-680e-4d9d-915d-2edcfdc5b241 => 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: 699/1424] 10.0.0.96 () {32 vars in 642 bytes} [Mon May 25 01:53:21 2026] GET /v2.0/ports => generated 1505 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 726/1425] 10.0.0.96 () {32 vars in 725 bytes} [Mon May 25 01:53:21 2026] DELETE /v2.0/networks/11994ffa-9cd1-4f35-9c73-02b6ac6240a5 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 700/1426] 10.0.0.96 () {32 vars in 719 bytes} [Mon May 25 01:53:21 2026] DELETE /v2.0/ports/cd9bf295-6a31-477b-8c4d-9b3a42698da8 => generated 0 bytes in 165 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 727/1427] 10.0.0.96 () {32 vars in 773 bytes} [Mon May 25 01:53:21 2026] GET /v2.0/security-groups?tenant_id=9de72f45155b446182079c88b5514f44&name=default => generated 2925 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 728/1428] 10.0.0.96 () {32 vars in 739 bytes} [Mon May 25 01:53:21 2026] DELETE /v2.0/security-groups/2ded37a9-b218-4cfd-9e5a-730a6e28ba56 => 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: 701/1429] 10.0.0.96 () {32 vars in 719 bytes} [Mon May 25 01:53:21 2026] DELETE /v2.0/ports/22a3c21b-9fc0-4705-844c-38c76f1ee47c => generated 0 bytes in 190 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 729/1430] 10.0.0.96 () {32 vars in 642 bytes} [Mon May 25 01:53:22 2026] GET /v2.0/ports => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-25 01:53:22.110 7 WARNING neutron_lib.context [None req-255896b9-6d4e-4989-baa1-c8678da1000f 63685e70f2094115a0884d01620673f9 7fc44ead48684b0881dfa2648423c475 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-25 01:53:22.162 7 INFO neutron.db.segments_db [None req-255896b9-6d4e-4989-baa1-c8678da1000f 63685e70f2094115a0884d01620673f9 7fc44ead48684b0881dfa2648423c475 - - default default] Added segment bc01dca1-14a1-4f47-aea5-979486e65410 of type vxlan for network de353f1f-872b-42b8-8e37-aa7a328a4673 [pid: 7|app: 0|req: 702/1431] 10.0.0.96 () {34 vars in 669 bytes} [Mon May 25 01:53:22 2026] POST /v2.0/networks => generated 649 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-25 01:53:22.268 8 WARNING neutron_lib.context [None req-1db50937-3938-408c-8630-17bc95270d5d 63685e70f2094115a0884d01620673f9 7fc44ead48684b0881dfa2648423c475 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-25 01:53:22.323 8 INFO neutron.db.segments_db [None req-1db50937-3938-408c-8630-17bc95270d5d 63685e70f2094115a0884d01620673f9 7fc44ead48684b0881dfa2648423c475 - - default default] Added segment 32ec2574-82aa-40a3-b818-38b86c8414f1 of type vxlan for network 880e5346-1fa2-4051-843e-21a89026ba0e [pid: 8|app: 0|req: 730/1432] 10.0.0.96 () {34 vars in 669 bytes} [Mon May 25 01:53:22 2026] POST /v2.0/networks => generated 650 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-25 01:53:22.447 7 WARNING neutron_lib.context [None req-8e7ae0b3-a2d7-442b-8edb-4f0e4e3e7751 63685e70f2094115a0884d01620673f9 7fc44ead48684b0881dfa2648423c475 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-25 01:53:22.474 7 WARNING neutron_lib.context [None req-8e7ae0b3-a2d7-442b-8edb-4f0e4e3e7751 63685e70f2094115a0884d01620673f9 7fc44ead48684b0881dfa2648423c475 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-25 01:53:22.625 8 INFO neutron.services.segments.plugin [-] Segment 5b12ffab-f6ad-4da7-944b-7056d6001d88 resource provider aggregate not found 2026-05-25 01:53:22.631 8 INFO neutron.services.segments.plugin [-] Segment 5b12ffab-f6ad-4da7-944b-7056d6001d88 resource provider aggregate not found 2026-05-25 01:53:22.638 8 INFO neutron.services.segments.plugin [-] Segment 5b12ffab-f6ad-4da7-944b-7056d6001d88 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5b12ffab-f6ad-4da7-944b-7056d6001d88 found for delete ", "request_id": "req-822754a3-e38d-4655-803e-cb1eb99b00f0"}]} 2026-05-25 01:53:22.642 8 INFO neutron.services.segments.plugin [-] Segment 5b12ffab-f6ad-4da7-944b-7056d6001d88 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5b12ffab-f6ad-4da7-944b-7056d6001d88 found for delete ", "request_id": "req-27b2f220-9655-4f6a-8083-2b620bb28a7f"}]} 2026-05-25 01:53:22.657 8 INFO neutron.services.segments.plugin [-] Segment 9401de01-7091-435c-a4cf-931c09dd6b9d resource provider aggregate not found 2026-05-25 01:53:22.667 8 INFO neutron.services.segments.plugin [-] Segment 9401de01-7091-435c-a4cf-931c09dd6b9d resource provider aggregate not found 2026-05-25 01:53:22.671 8 INFO neutron.services.segments.plugin [-] Segment 9401de01-7091-435c-a4cf-931c09dd6b9d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9401de01-7091-435c-a4cf-931c09dd6b9d found for delete ", "request_id": "req-53744a5d-804a-4b74-827b-06a7653bae4a"}]} 2026-05-25 01:53:22.682 8 INFO neutron.services.segments.plugin [-] Segment 9401de01-7091-435c-a4cf-931c09dd6b9d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9401de01-7091-435c-a4cf-931c09dd6b9d found for delete ", "request_id": "req-4e6f8029-2332-4e4a-bd5b-844e106bdf46"}]} [pid: 8|app: 0|req: 731/1433] 10.0.0.96 () {32 vars in 773 bytes} [Mon May 25 01:53:22 2026] GET /v2.0/security-groups?tenant_id=9a4823dea7a847ecaa14a9eb7e6236cb&name=default => generated 2925 bytes in 259 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 732/1434] 10.0.0.96 () {32 vars in 739 bytes} [Mon May 25 01:53:22 2026] DELETE /v2.0/security-groups/826d7eac-2cea-491d-a163-66c61349d4d7 => 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: 703/1435] 10.0.0.96 () {34 vars in 668 bytes} [Mon May 25 01:53:22 2026] POST /v2.0/subnets => generated 1274 bytes in 432 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 733/1436] 10.0.0.96 () {32 vars in 646 bytes} [Mon May 25 01:53:22 2026] GET /v2.0/subnets => generated 1910 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-25 01:53:22.964 7 INFO neutron.services.segments.plugin [-] Segment 783f688d-571e-480b-9862-07b505ca96b6 resource provider aggregate not found 2026-05-25 01:53:22.967 7 INFO neutron.services.segments.plugin [-] Segment 783f688d-571e-480b-9862-07b505ca96b6 resource provider aggregate not found 2026-05-25 01:53:22.988 7 INFO neutron.services.segments.plugin [-] Segment 783f688d-571e-480b-9862-07b505ca96b6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 783f688d-571e-480b-9862-07b505ca96b6 found for delete ", "request_id": "req-eab45519-a166-480f-bf3f-9ac9b52eab75"}]} 2026-05-25 01:53:22.995 7 INFO neutron.services.segments.plugin [-] Segment 783f688d-571e-480b-9862-07b505ca96b6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 783f688d-571e-480b-9862-07b505ca96b6 found for delete ", "request_id": "req-4c744f47-f8f6-4f3d-b4ca-01594cd21caf"}]} 2026-05-25 01:53:23.009 7 INFO neutron.services.segments.plugin [-] Segment cda224c3-9de5-4003-8657-b13c211fb3ba resource provider aggregate not found 2026-05-25 01:53:23.012 7 INFO neutron.services.segments.plugin [-] Segment cda224c3-9de5-4003-8657-b13c211fb3ba resource provider aggregate not found 2026-05-25 01:53:23.027 7 INFO neutron.services.segments.plugin [-] Segment cda224c3-9de5-4003-8657-b13c211fb3ba resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cda224c3-9de5-4003-8657-b13c211fb3ba found for delete ", "request_id": "req-33d5aa5f-0701-4dce-b94e-d58aefe870dc"}]} 2026-05-25 01:53:23.033 7 INFO neutron.services.segments.plugin [-] Segment cda224c3-9de5-4003-8657-b13c211fb3ba resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cda224c3-9de5-4003-8657-b13c211fb3ba found for delete ", "request_id": "req-12c355d5-bf3d-48fc-8f50-1faa63d3acb9"}]} 2026-05-25 01:53:23.041 7 INFO neutron.services.segments.plugin [-] Segment d1301ed0-f9c8-454a-8777-9837c6a8c104 resource provider aggregate not found [pid: 8|app: 0|req: 734/1437] 10.0.0.96 () {32 vars in 773 bytes} [Mon May 25 01:53:23 2026] GET /v2.0/security-groups?tenant_id=3d29c9b999d74cd9ba019a9a6a7f9886&name=default => generated 2925 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-25 01:53:23.052 7 INFO neutron.services.segments.plugin [-] Segment d1301ed0-f9c8-454a-8777-9837c6a8c104 resource provider aggregate not found 2026-05-25 01:53:23.059 7 INFO neutron.services.segments.plugin [-] Segment d1301ed0-f9c8-454a-8777-9837c6a8c104 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d1301ed0-f9c8-454a-8777-9837c6a8c104 found for delete ", "request_id": "req-a15cf823-9d42-4fe8-b62f-8629b802c9ec"}]} 2026-05-25 01:53:23.065 7 INFO neutron.services.segments.plugin [-] Segment d1301ed0-f9c8-454a-8777-9837c6a8c104 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d1301ed0-f9c8-454a-8777-9837c6a8c104 found for delete ", "request_id": "req-512ce822-f685-4ae6-b7a2-43012475d789"}]} [pid: 7|app: 0|req: 704/1438] 10.0.0.96 () {32 vars in 723 bytes} [Mon May 25 01:53:22 2026] DELETE /v2.0/subnets/96b641a2-9904-42fe-8a80-cd60018779b5 => generated 0 bytes in 206 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 735/1439] 10.0.0.96 () {32 vars in 739 bytes} [Mon May 25 01:53:23 2026] DELETE /v2.0/security-groups/e752ff41-8624-4ad9-939b-b7ba132444d6 => generated 0 bytes in 172 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 705/1440] 10.0.0.96 () {32 vars in 723 bytes} [Mon May 25 01:53:23 2026] DELETE /v2.0/subnets/190905e7-d2f9-4946-8e9f-2e4a9e526a0a => generated 0 bytes in 167 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 736/1441] 10.0.0.96 () {32 vars in 646 bytes} [Mon May 25 01:53:23 2026] GET /v2.0/subnets => generated 649 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 706/1442] 10.0.0.96 () {32 vars in 725 bytes} [Mon May 25 01:53:23 2026] DELETE /v2.0/networks/880e5346-1fa2-4051-843e-21a89026ba0e => 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: 737/1445] 10.0.0.96 () {32 vars in 773 bytes} [Mon May 25 01:53:23 2026] GET /v2.0/security-groups?tenant_id=7d0f05292e824ed2b2660327c1478011&name=default => generated 2925 bytes in 205 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 738/1446] 10.0.0.96 () {32 vars in 739 bytes} [Mon May 25 01:53:23 2026] DELETE /v2.0/security-groups/0252f64f-aca0-4da1-9580-ad1ed85eab42 => 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: 709/1447] 10.0.0.96 () {32 vars in 725 bytes} [Mon May 25 01:53:23 2026] DELETE /v2.0/networks/de353f1f-872b-42b8-8e37-aa7a328a4673 => generated 0 bytes in 166 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 739/1448] 10.0.0.96 () {32 vars in 725 bytes} [Mon May 25 01:53:23 2026] DELETE /v2.0/networks/15fd712b-0eb0-4ac3-bcac-2f7e1fca572a => generated 0 bytes in 191 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 710/1449] 10.0.0.96 () {32 vars in 725 bytes} [Mon May 25 01:53:23 2026] DELETE /v2.0/networks/00367dc9-0681-4443-8d1d-1c6bbfe6838e => generated 0 bytes in 160 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-25 01:53:24.154 8 WARNING neutron_lib.context [None req-f327385c-6e3f-466b-bd71-8ca6bf65e4cb e618152e09a34b8e95317d28ec537aad 52c264b6fa0f4f638a7bb4a4ddb3afca - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-25 01:53:24.313 8 INFO neutron.db.segments_db [None req-f327385c-6e3f-466b-bd71-8ca6bf65e4cb e618152e09a34b8e95317d28ec537aad 52c264b6fa0f4f638a7bb4a4ddb3afca - - default default] Added segment d6762032-5c61-4cbf-960c-963c751c8fbc of type vxlan for network cd4166a1-aabf-42b1-9fc6-5b042037ddab [pid: 8|app: 0|req: 740/1450] 10.0.0.96 () {34 vars in 669 bytes} [Mon May 25 01:53:23 2026] POST /v2.0/networks => generated 649 bytes in 430 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-25 01:53:24.443 7 WARNING neutron_lib.context [None req-1541b377-f86e-4925-8afc-6409c4f3377e e618152e09a34b8e95317d28ec537aad 52c264b6fa0f4f638a7bb4a4ddb3afca - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1451] 10.0.0.96 () {34 vars in 668 bytes} [Mon May 25 01:53:24 2026] POST /v2.0/subnets => generated 627 bytes in 253 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-25 01:53:24.699 7 WARNING neutron_lib.context [None req-d28db66b-7a5d-4b14-a136-9e4426fc7de7 e618152e09a34b8e95317d28ec537aad 52c264b6fa0f4f638a7bb4a4ddb3afca - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-25 01:53:24.705 8 INFO neutron.services.segments.plugin [-] Segment 8924b8df-45ad-4988-8836-02128a338ca7 resource provider aggregate not found 2026-05-25 01:53:24.709 8 INFO neutron.services.segments.plugin [-] Segment 8924b8df-45ad-4988-8836-02128a338ca7 resource provider aggregate not found 2026-05-25 01:53:24.724 8 INFO neutron.services.segments.plugin [-] Segment 8924b8df-45ad-4988-8836-02128a338ca7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8924b8df-45ad-4988-8836-02128a338ca7 found for delete ", "request_id": "req-46c79a8f-395c-461b-bb63-257ada56838d"}]} [pid: 8|app: 0|req: 741/1452] 10.0.0.96 () {32 vars in 773 bytes} [Mon May 25 01:53:24 2026] GET /v2.0/security-groups?tenant_id=7fc44ead48684b0881dfa2648423c475&name=default => generated 2925 bytes in 175 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-25 01:53:24.734 8 INFO neutron.services.segments.plugin [-] Segment 8924b8df-45ad-4988-8836-02128a338ca7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8924b8df-45ad-4988-8836-02128a338ca7 found for delete ", "request_id": "req-13ac21b2-61bf-4bc7-ba5b-1384e91a2f1e"}]} 2026-05-25 01:53:24.735 7 INFO neutron.db.segments_db [None req-d28db66b-7a5d-4b14-a136-9e4426fc7de7 e618152e09a34b8e95317d28ec537aad 52c264b6fa0f4f638a7bb4a4ddb3afca - - default default] Added segment a8b4ed8f-6b48-42a0-ac54-3e99bc1ab393 of type vxlan for network 05680163-6172-4b93-9920-dc1f20410ee3 [pid: 8|app: 0|req: 742/1453] 10.0.0.96 () {32 vars in 739 bytes} [Mon May 25 01:53:24 2026] DELETE /v2.0/security-groups/2ae42414-c814-4c0c-afe7-b527f889d27f => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-25 01:53:24.977 7 INFO neutron.db.l3_hamode_db [None req-d28db66b-7a5d-4b14-a136-9e4426fc7de7 e618152e09a34b8e95317d28ec537aad 52c264b6fa0f4f638a7bb4a4ddb3afca - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-25 01:53:25.092 7 INFO neutron.services.segments.plugin [-] Segment 32ec2574-82aa-40a3-b818-38b86c8414f1 resource provider aggregate not found 2026-05-25 01:53:25.096 7 INFO neutron.services.segments.plugin [-] Segment 32ec2574-82aa-40a3-b818-38b86c8414f1 resource provider aggregate not found 2026-05-25 01:53:25.102 7 INFO neutron.services.segments.plugin [-] Segment 32ec2574-82aa-40a3-b818-38b86c8414f1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 32ec2574-82aa-40a3-b818-38b86c8414f1 found for delete ", "request_id": "req-d92f71ed-473d-439f-b621-792bcdd501cf"}]} 2026-05-25 01:53:25.111 7 INFO neutron.services.segments.plugin [-] Segment 32ec2574-82aa-40a3-b818-38b86c8414f1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 32ec2574-82aa-40a3-b818-38b86c8414f1 found for delete ", "request_id": "req-2b9117a4-e481-4f33-a045-1b0d71e7b8a5"}]} 2026-05-25 01:53:25.118 7 INFO neutron.services.segments.plugin [-] Segment bc01dca1-14a1-4f47-aea5-979486e65410 resource provider aggregate not found 2026-05-25 01:53:25.124 7 INFO neutron.services.segments.plugin [-] Segment bc01dca1-14a1-4f47-aea5-979486e65410 resource provider aggregate not found 2026-05-25 01:53:25.133 7 INFO neutron.services.segments.plugin [-] Segment bc01dca1-14a1-4f47-aea5-979486e65410 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bc01dca1-14a1-4f47-aea5-979486e65410 found for delete ", "request_id": "req-00ede201-2dec-4b96-a639-7656e02b2271"}]} 2026-05-25 01:53:25.145 7 INFO neutron.services.segments.plugin [-] Segment adf885b9-e320-4206-823c-eccbda859e0a resource provider aggregate not found 2026-05-25 01:53:25.148 7 INFO neutron.services.segments.plugin [-] Segment bc01dca1-14a1-4f47-aea5-979486e65410 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bc01dca1-14a1-4f47-aea5-979486e65410 found for delete ", "request_id": "req-e221262f-8cbe-427f-83ea-a642c92a5aa6"}]} 2026-05-25 01:53:25.157 7 INFO neutron.services.segments.plugin [-] Segment adf885b9-e320-4206-823c-eccbda859e0a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid adf885b9-e320-4206-823c-eccbda859e0a found for delete ", "request_id": "req-74ff47ea-7b00-43e0-88d7-80fdd450d66c"}]} 2026-05-25 01:53:25.167 7 INFO neutron.services.segments.plugin [-] Segment adf885b9-e320-4206-823c-eccbda859e0a resource provider aggregate not found 2026-05-25 01:53:25.185 7 INFO neutron.services.segments.plugin [-] Segment adf885b9-e320-4206-823c-eccbda859e0a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid adf885b9-e320-4206-823c-eccbda859e0a found for delete ", "request_id": "req-67749c2d-f738-4614-ad3c-337ca540af48"}]} 2026-05-25 01:53:25.808 7 INFO neutron.db.l3_hamode_db [None req-d28db66b-7a5d-4b14-a136-9e4426fc7de7 e618152e09a34b8e95317d28ec537aad 52c264b6fa0f4f638a7bb4a4ddb3afca - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-25 01:53:26.634 8 WARNING neutron_lib.context [None req-502e98e4-74e5-4aeb-b633-29618dc69ab6 74a885051dee43ad8325df8803f30218 f23eb68118d042b683487e798c7713a9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 712/1454] 10.0.0.96 () {34 vars in 668 bytes} [Mon May 25 01:53:24 2026] POST /v2.0/routers => generated 694 bytes in 2033 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-25 01:53:26.765 8 INFO neutron.db.segments_db [None req-502e98e4-74e5-4aeb-b633-29618dc69ab6 74a885051dee43ad8325df8803f30218 f23eb68118d042b683487e798c7713a9 - - default default] Added segment d93e0311-ca78-443f-9e04-4413c3422841 of type vxlan for network ac744936-8eeb-41fa-b962-a51caa2b042b [pid: 8|app: 0|req: 743/1455] 10.0.0.96 () {34 vars in 669 bytes} [Mon May 25 01:53:26 2026] POST /v2.0/networks => generated 644 bytes in 293 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 744/1456] 10.0.0.96 () {32 vars in 773 bytes} [Mon May 25 01:53:26 2026] GET /v2.0/security-groups?tenant_id=8f9661eac59745cbbaa2bc3144af2c8e&name=default => generated 2925 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-25 01:53:27.009 8 WARNING neutron_lib.context [None req-20af07ce-c55f-49fc-bdce-061f87cee86f 74a885051dee43ad8325df8803f30218 f23eb68118d042b683487e798c7713a9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 745/1457] 10.0.0.96 () {34 vars in 668 bytes} [Mon May 25 01:53:27 2026] POST /v2.0/subnets => generated 641 bytes in 261 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 746/1458] 10.0.0.96 () {32 vars in 739 bytes} [Mon May 25 01:53:27 2026] DELETE /v2.0/security-groups/3c13655a-7261-409a-8381-2ae1d2215eea => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-25 01:53:27.370 8 WARNING neutron_lib.context [None req-83aba46f-1467-4899-8535-398fde20b473 74a885051dee43ad8325df8803f30218 f23eb68118d042b683487e798c7713a9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-25 01:53:27.410 8 INFO neutron.db.segments_db [None req-83aba46f-1467-4899-8535-398fde20b473 74a885051dee43ad8325df8803f30218 f23eb68118d042b683487e798c7713a9 - - default default] Added segment f8c0cec2-1cdd-4f58-b271-72b259c72d51 of type vxlan for network 2703dbd8-8009-4fc2-81d4-ab36b2d89512 [pid: 8|app: 0|req: 747/1459] 10.0.0.96 () {34 vars in 669 bytes} [Mon May 25 01:53:27 2026] POST /v2.0/networks => generated 644 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 748/1460] 10.0.0.96 () {34 vars in 742 bytes} [Mon May 25 01:53:27 2026] PUT /v2.0/networks/2703dbd8-8009-4fc2-81d4-ab36b2d89512 => generated 592 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-25 01:53:27.612 8 WARNING neutron_lib.context [None req-4c8d6ef5-c2e4-4139-8e18-a158bf1f275d 74a885051dee43ad8325df8803f30218 f23eb68118d042b683487e798c7713a9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 749/1461] 10.0.0.96 () {34 vars in 668 bytes} [Mon May 25 01:53:27 2026] POST /v2.0/subnets => generated 626 bytes in 237 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-25 01:53:27.964 8 WARNING neutron_lib.context [None req-606f5df3-d973-48ed-93a1-32164996f128 b3501419222242b3860ef7be755fce77 03896f603b1c46449dc4d220c3f27833 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1462] 10.0.0.96 () {34 vars in 782 bytes} [Mon May 25 01:53:26 2026] PUT /v2.0/routers/aaa62c85-9d66-4167-bf7d-0e0f22bc2831/add_router_interface => generated 309 bytes in 1238 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-25 01:53:27.998 8 INFO neutron.db.segments_db [None req-606f5df3-d973-48ed-93a1-32164996f128 b3501419222242b3860ef7be755fce77 03896f603b1c46449dc4d220c3f27833 - - default default] Added segment 8641f20d-3d8a-44a7-bfe1-69458e1c5f50 of type vxlan for network a1a78911-86ef-4b24-a2e7-3a4a985438b1 [pid: 7|app: 0|req: 714/1463] 10.0.0.96 () {34 vars in 740 bytes} [Mon May 25 01:53:27 2026] PUT /v2.0/subnets/b49442f9-e20a-489e-9e81-0d6018fe71eb => generated 636 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-25 01:53:28.087 7 WARNING neutron_lib.context [None req-6e4a2386-8253-4832-b2c6-9e629ca1f947 e618152e09a34b8e95317d28ec537aad 52c264b6fa0f4f638a7bb4a4ddb3afca - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-25 01:53:28.219 8 INFO neutron.db.l3_hamode_db [None req-606f5df3-d973-48ed-93a1-32164996f128 b3501419222242b3860ef7be755fce77 03896f603b1c46449dc4d220c3f27833 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-25 01:53:28.384 8 INFO neutron.db.l3_hamode_db [None req-606f5df3-d973-48ed-93a1-32164996f128 b3501419222242b3860ef7be755fce77 03896f603b1c46449dc4d220c3f27833 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 715/1464] 10.0.0.96 () {34 vars in 664 bytes} [Mon May 25 01:53:28 2026] POST /v2.0/ports => generated 959 bytes in 418 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-25 01:53:28.978 7 INFO neutron.services.segments.plugin [-] Segment f8c0cec2-1cdd-4f58-b271-72b259c72d51 resource provider aggregate not found 2026-05-25 01:53:28.983 7 INFO neutron.services.segments.plugin [-] Segment f8c0cec2-1cdd-4f58-b271-72b259c72d51 resource provider aggregate not found 2026-05-25 01:53:28.996 7 INFO neutron.services.segments.plugin [-] Segment f8c0cec2-1cdd-4f58-b271-72b259c72d51 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f8c0cec2-1cdd-4f58-b271-72b259c72d51 found for delete ", "request_id": "req-3aa7a579-7599-4162-9499-62248d6a45e1"}]} 2026-05-25 01:53:28.996 7 INFO neutron.services.segments.plugin [-] Segment f8c0cec2-1cdd-4f58-b271-72b259c72d51 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f8c0cec2-1cdd-4f58-b271-72b259c72d51 found for delete ", "request_id": "req-de357ad8-7d10-45cf-8022-0280e3d2015c"}]} [pid: 7|app: 0|req: 716/1465] 10.0.0.96 () {32 vars in 725 bytes} [Mon May 25 01:53:28 2026] DELETE /v2.0/networks/2703dbd8-8009-4fc2-81d4-ab36b2d89512 => generated 0 bytes in 499 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-25 01:53:29.006 7 WARNING neutron_lib.context [None req-a1796b1e-b898-41dd-a7db-f1c2ac646748 e618152e09a34b8e95317d28ec537aad 52c264b6fa0f4f638a7bb4a4ddb3afca - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 750/1466] 10.0.0.96 () {34 vars in 667 bytes} [Mon May 25 01:53:27 2026] POST /v2.0/routers => generated 474 bytes in 1227 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-25 01:53:29.087 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f6967768-00de-4906-9244-725dc9f29001 74a885051dee43ad8325df8803f30218 f23eb68118d042b683487e798c7713a9 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 751/1467] 10.0.0.96 () {32 vars in 725 bytes} [Mon May 25 01:53:29 2026] DELETE /v2.0/networks/2703dbd8-8009-4fc2-81d4-ab36b2d89512 => generated 138 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-25 01:53:29.094 8 WARNING neutron_lib.context [None req-f9650563-7e70-4b2f-a791-ce3e7bf68fe3 b3501419222242b3860ef7be755fce77 03896f603b1c46449dc4d220c3f27833 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-25 01:53:29.136 8 INFO neutron.db.l3_hamode_db [None req-f9650563-7e70-4b2f-a791-ce3e7bf68fe3 b3501419222242b3860ef7be755fce77 03896f603b1c46449dc4d220c3f27833 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-25 01:53:29.244 8 INFO neutron.db.l3_hamode_db [None req-f9650563-7e70-4b2f-a791-ce3e7bf68fe3 b3501419222242b3860ef7be755fce77 03896f603b1c46449dc4d220c3f27833 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 717/1468] 10.0.0.96 () {34 vars in 664 bytes} [Mon May 25 01:53:29 2026] POST /v2.0/ports => generated 954 bytes in 353 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 718/1469] 10.0.0.96 () {32 vars in 693 bytes} [Mon May 25 01:53:29 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-25 01:53:29.412 7 WARNING neutron_lib.context [None req-2bb58ccd-adeb-44d9-81cf-8eb124e959a7 e618152e09a34b8e95317d28ec537aad 52c264b6fa0f4f638a7bb4a4ddb3afca - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1470] 10.0.0.96 () {34 vars in 667 bytes} [Mon May 25 01:53:29 2026] POST /v2.0/routers => generated 474 bytes in 803 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 753/1471] 10.0.0.96 () {32 vars in 741 bytes} [Mon May 25 01:53:29 2026] GET /v2.0/subnets?network_id=879fda94-d866-43b7-847d-1f4866f0c0e8 => generated 649 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-25 01:53:29.930 8 WARNING neutron_lib.context [None req-2aad3a31-3f95-4242-9401-6b65c02608e1 b3501419222242b3860ef7be755fce77 03896f603b1c46449dc4d220c3f27833 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-25 01:53:29.968 8 INFO neutron.db.l3_hamode_db [None req-2aad3a31-3f95-4242-9401-6b65c02608e1 b3501419222242b3860ef7be755fce77 03896f603b1c46449dc4d220c3f27833 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-25 01:53:30.076 8 INFO neutron.db.l3_hamode_db [None req-2aad3a31-3f95-4242-9401-6b65c02608e1 b3501419222242b3860ef7be755fce77 03896f603b1c46449dc4d220c3f27833 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-25 01:53:30.192 7 INFO neutron.db.l3_db [None req-2bb58ccd-adeb-44d9-81cf-8eb124e959a7 e618152e09a34b8e95317d28ec537aad 52c264b6fa0f4f638a7bb4a4ddb3afca - - default default] Floating IP e5d59052-72c2-4e11-9e96-cb396efefe22 associated. External IP: 10.96.250.210, port: 62d3ff38-06a7-4696-b67b-c62719631f88. [pid: 8|app: 0|req: 754/1472] 10.0.0.96 () {34 vars in 667 bytes} [Mon May 25 01:53:29 2026] POST /v2.0/routers => generated 474 bytes in 725 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 755/1473] 10.0.0.96 () {32 vars in 652 bytes} [Mon May 25 01:53:30 2026] GET /v2.0/extensions => generated 20516 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-05-25 01:53:30.661 8 WARNING neutron_lib.context [None req-35eb001e-3339-433a-9409-ea5da30eaabf b3501419222242b3860ef7be755fce77 03896f603b1c46449dc4d220c3f27833 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-25 01:53:30.698 8 INFO neutron.db.l3_hamode_db [None req-35eb001e-3339-433a-9409-ea5da30eaabf b3501419222242b3860ef7be755fce77 03896f603b1c46449dc4d220c3f27833 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-25 01:53:30.831 8 INFO neutron.db.l3_hamode_db [None req-35eb001e-3339-433a-9409-ea5da30eaabf b3501419222242b3860ef7be755fce77 03896f603b1c46449dc4d220c3f27833 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 719/1474] 10.0.0.96 () {34 vars in 676 bytes} [Mon May 25 01:53:29 2026] POST /v2.0/floatingips => generated 841 bytes in 1468 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 720/1475] 10.0.0.96 () {32 vars in 648 bytes} [Mon May 25 01:53:30 2026] GET /v2.0/networks => generated 1309 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-25 01:53:31.040 7 INFO neutron.db.l3_db [None req-70be0f4e-71e1-4b09-b802-1aada88c8c9c e618152e09a34b8e95317d28ec537aad 52c264b6fa0f4f638a7bb4a4ddb3afca - - default default] Floating IP e5d59052-72c2-4e11-9e96-cb396efefe22 disassociated. External IP: 10.96.250.210, port: 62d3ff38-06a7-4696-b67b-c62719631f88. [pid: 7|app: 0|req: 721/1476] 10.0.0.96 () {34 vars in 748 bytes} [Mon May 25 01:53:30 2026] PUT /v2.0/floatingips/e5d59052-72c2-4e11-9e96-cb396efefe22 => generated 552 bytes in 397 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 722/1477] 10.0.0.96 () {32 vars in 646 bytes} [Mon May 25 01:53:31 2026] GET /v2.0/subnets => generated 1280 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 756/1478] 10.0.0.96 () {34 vars in 667 bytes} [Mon May 25 01:53:30 2026] POST /v2.0/routers => generated 474 bytes in 822 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-25 01:53:31.667 7 INFO neutron.db.segments_db [None req-99135767-b609-4d4e-a5f1-e86225cee9cb 54fc07cb6a854a57874c22f8ca49a6c1 b71d4f913449423fb4f5160d9812beb5 - - default default] Added segment 8536ab91-aa6c-4eb2-8e05-03af74afc057 of type vxlan for network f5816a0b-4f8c-473f-b94f-bb120deb0a24 [pid: 8|app: 0|req: 757/1479] 10.0.0.96 () {32 vars in 731 bytes} [Mon May 25 01:53:31 2026] DELETE /v2.0/floatingips/e5d59052-72c2-4e11-9e96-cb396efefe22 => generated 0 bytes in 240 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 723/1480] 10.0.0.96 () {34 vars in 669 bytes} [Mon May 25 01:53:31 2026] POST /v2.0/networks => generated 727 bytes in 383 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-25 01:53:31.744 7 WARNING neutron_lib.context [None req-d9477a3b-d338-4d85-bd9c-ba2407302354 b3501419222242b3860ef7be755fce77 03896f603b1c46449dc4d220c3f27833 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 758/1481] 10.0.0.96 () {32 vars in 722 bytes} [Mon May 25 01:53:31 2026] GET /v2.0/networks/ac744936-8eeb-41fa-b962-a51caa2b042b => generated 669 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-25 01:53:31.767 8 WARNING neutron_lib.context [None req-9a43c12a-f42c-47bc-ae8a-c6d5d511bb0b e618152e09a34b8e95317d28ec537aad 52c264b6fa0f4f638a7bb4a4ddb3afca - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-25 01:53:31.780 7 INFO neutron.db.l3_hamode_db [None req-d9477a3b-d338-4d85-bd9c-ba2407302354 b3501419222242b3860ef7be755fce77 03896f603b1c46449dc4d220c3f27833 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-25 01:53:31.885 7 INFO neutron.db.l3_hamode_db [None req-d9477a3b-d338-4d85-bd9c-ba2407302354 b3501419222242b3860ef7be755fce77 03896f603b1c46449dc4d220c3f27833 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 724/1482] 10.0.0.96 () {34 vars in 667 bytes} [Mon May 25 01:53:31 2026] POST /v2.0/routers => generated 474 bytes in 803 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 725/1483] 10.0.0.96 () {34 vars in 668 bytes} [Mon May 25 01:53:32 2026] POST /v2.0/subnets => generated 644 bytes in 208 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 726/1484] 10.0.0.96 () {32 vars in 720 bytes} [Mon May 25 01:53:32 2026] GET /v2.0/subnets/0d82d713-7a92-49d2-8718-0fd8312049e7 => generated 641 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 727/1485] 10.0.0.96 () {34 vars in 750 bytes} [Mon May 25 01:53:32 2026] PUT /v2.0/routers/ec042513-947a-4685-9fb7-58974ef69e13/tags => generated 17 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-25 01:53:32.847 7 WARNING neutron.api.v2.base [None req-d1ab6187-6afe-4923-89f0-431f0deafaea 54fc07cb6a854a57874c22f8ca49a6c1 b71d4f913449423fb4f5160d9812beb5 - - 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-25 01:53:32.848 7 INFO neutron.api.v2.resource [None req-d1ab6187-6afe-4923-89f0-431f0deafaea 54fc07cb6a854a57874c22f8ca49a6c1 b71d4f913449423fb4f5160d9812beb5 - - default default] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 7|app: 0|req: 728/1486] 10.0.0.96 () {34 vars in 680 bytes} [Mon May 25 01:53:32 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-25 01:53:32.862 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c0822796-834d-4bc6-abf5-d7f82457f825 74a885051dee43ad8325df8803f30218 f23eb68118d042b683487e798c7713a9 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 729/1487] 10.0.0.96 () {32 vars in 723 bytes} [Mon May 25 01:53:32 2026] DELETE /v2.0/subnets/b49442f9-e20a-489e-9e81-0d6018fe71eb => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-25 01:53:32.893 8 INFO neutron.db.l3_db [None req-9a43c12a-f42c-47bc-ae8a-c6d5d511bb0b e618152e09a34b8e95317d28ec537aad 52c264b6fa0f4f638a7bb4a4ddb3afca - - default default] Floating IP f5f9b7f1-33a6-429b-a0e3-ffc3e0d8febc associated. External IP: 10.96.250.218, port: 4322e4b5-a4e5-4286-9ca5-88bcbef9ab53. [pid: 7|app: 0|req: 730/1488] 10.0.0.96 () {34 vars in 750 bytes} [Mon May 25 01:53:32 2026] PUT /v2.0/routers/c96f2a9a-3462-4efb-8750-e1dbb09233df/tags => generated 25 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-25 01:53:33.092 7 INFO neutron.services.segments.plugin [-] Segment 8536ab91-aa6c-4eb2-8e05-03af74afc057 resource provider aggregate not found 2026-05-25 01:53:33.096 7 INFO neutron.services.segments.plugin [-] Segment 8536ab91-aa6c-4eb2-8e05-03af74afc057 resource provider aggregate not found 2026-05-25 01:53:33.105 7 INFO neutron.services.segments.plugin [-] Segment 8536ab91-aa6c-4eb2-8e05-03af74afc057 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8536ab91-aa6c-4eb2-8e05-03af74afc057 found for delete ", "request_id": "req-02b3b09a-9c0d-48d5-bf3a-eda78650116d"}]} 2026-05-25 01:53:33.112 7 INFO neutron.services.segments.plugin [-] Segment 8536ab91-aa6c-4eb2-8e05-03af74afc057 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8536ab91-aa6c-4eb2-8e05-03af74afc057 found for delete ", "request_id": "req-1ecefe83-6fc2-492b-9da4-4e6c119fd78a"}]} [pid: 7|app: 0|req: 731/1489] 10.0.0.96 () {32 vars in 725 bytes} [Mon May 25 01:53:32 2026] DELETE /v2.0/networks/f5816a0b-4f8c-473f-b94f-bb120deb0a24 => generated 0 bytes in 188 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-25 01:53:33.125 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c81e4ed8-3cc2-4f84-b99b-a3e2504671ba 74a885051dee43ad8325df8803f30218 f23eb68118d042b683487e798c7713a9 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 732/1490] 10.0.0.96 () {32 vars in 725 bytes} [Mon May 25 01:53:33 2026] DELETE /v2.0/networks/2703dbd8-8009-4fc2-81d4-ab36b2d89512 => generated 138 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 733/1491] 10.0.0.96 () {34 vars in 750 bytes} [Mon May 25 01:53:33 2026] PUT /v2.0/routers/a1929246-fb16-4b50-a4a6-65d008912e28/tags => generated 34 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 759/1492] 10.0.0.96 () {34 vars in 676 bytes} [Mon May 25 01:53:31 2026] POST /v2.0/floatingips => generated 843 bytes in 1460 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-25 01:53:33.261 7 INFO neutron.db.segments_db [None req-08b5f96c-eb31-4d14-ba3d-4995ec95103e 54fc07cb6a854a57874c22f8ca49a6c1 b71d4f913449423fb4f5160d9812beb5 - - default default] Added segment 4cbe3e8b-2d01-49dc-a599-c95c6f7a83a2 of type vxlan for network 036b91cd-ce3e-48c6-9df5-b402100a7b62 [pid: 8|app: 0|req: 760/1493] 10.0.0.96 () {32 vars in 723 bytes} [Mon May 25 01:53:33 2026] DELETE /v2.0/subnets/0d82d713-7a92-49d2-8718-0fd8312049e7 => generated 0 bytes in 148 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 734/1494] 10.0.0.96 () {34 vars in 669 bytes} [Mon May 25 01:53:33 2026] POST /v2.0/networks => generated 726 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 735/1495] 10.0.0.96 () {32 vars in 728 bytes} [Mon May 25 01:53:33 2026] GET /v2.0/floatingips/f5f9b7f1-33a6-429b-a0e3-ffc3e0d8febc => generated 843 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 761/1496] 10.0.0.96 () {34 vars in 750 bytes} [Mon May 25 01:53:33 2026] PUT /v2.0/routers/27f9570e-284b-42d6-9991-aaa831e4bc17/tags => generated 19 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 762/1497] 10.0.0.96 () {34 vars in 668 bytes} [Mon May 25 01:53:33 2026] POST /v2.0/subnets => generated 647 bytes in 184 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 763/1498] 10.0.0.96 () {32 vars in 654 bytes} [Mon May 25 01:53:33 2026] GET /v2.0/floatingips => generated 846 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 736/1499] 10.0.0.96 () {32 vars in 725 bytes} [Mon May 25 01:53:33 2026] DELETE /v2.0/networks/ac744936-8eeb-41fa-b962-a51caa2b042b => generated 0 bytes in 284 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-25 01:53:33.695 7 WARNING neutron.api.v2.base [None req-47a9fc90-c89f-45c6-aa80-a433c019fa58 54fc07cb6a854a57874c22f8ca49a6c1 b71d4f913449423fb4f5160d9812beb5 - - 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-25 01:53:33.695 7 INFO neutron.api.v2.resource [None req-47a9fc90-c89f-45c6-aa80-a433c019fa58 54fc07cb6a854a57874c22f8ca49a6c1 b71d4f913449423fb4f5160d9812beb5 - - default default] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 7|app: 0|req: 737/1500] 10.0.0.96 () {34 vars in 680 bytes} [Mon May 25 01:53:33 2026] POST /v2.0/rbac-policies => generated 547 bytes in 4 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 8|app: 0|req: 764/1501] 10.0.0.96 () {32 vars in 663 bytes} [Mon May 25 01:53:33 2026] GET /v2.0/routers?tags=red => generated 1463 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-25 01:53:33.929 8 INFO neutron.services.segments.plugin [-] Segment 4cbe3e8b-2d01-49dc-a599-c95c6f7a83a2 resource provider aggregate not found 2026-05-25 01:53:33.933 8 INFO neutron.services.segments.plugin [-] Segment 4cbe3e8b-2d01-49dc-a599-c95c6f7a83a2 resource provider aggregate not found 2026-05-25 01:53:33.942 8 INFO neutron.services.segments.plugin [-] Segment 4cbe3e8b-2d01-49dc-a599-c95c6f7a83a2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4cbe3e8b-2d01-49dc-a599-c95c6f7a83a2 found for delete ", "request_id": "req-60051398-71f8-4a26-8402-cede86f68192"}]} 2026-05-25 01:53:33.951 8 INFO neutron.services.segments.plugin [-] Segment 4cbe3e8b-2d01-49dc-a599-c95c6f7a83a2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4cbe3e8b-2d01-49dc-a599-c95c6f7a83a2 found for delete ", "request_id": "req-fecb8d0f-9ad1-4ea5-a932-f49a9d52a4dc"}]} [pid: 8|app: 0|req: 765/1502] 10.0.0.96 () {32 vars in 725 bytes} [Mon May 25 01:53:33 2026] DELETE /v2.0/networks/036b91cd-ce3e-48c6-9df5-b402100a7b62 => generated 0 bytes in 215 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 766/1503] 10.0.0.96 () {32 vars in 677 bytes} [Mon May 25 01:53:33 2026] GET /v2.0/routers?tags=red%2Cblue => generated 988 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-25 01:53:34.079 8 INFO neutron.db.segments_db [None req-8d9477fb-a32b-44fd-8c57-5db5e65588d5 54fc07cb6a854a57874c22f8ca49a6c1 b71d4f913449423fb4f5160d9812beb5 - - default default] Added segment 53206880-bc25-4ff4-a8cb-63423d44c60b of type vxlan for network a9439165-38d3-4cf3-bfe9-dc0e9bd14b71 2026-05-25 01:53:34.101 7 INFO neutron.db.l3_db [None req-aaf7eb0b-9bd0-4950-943e-9fb102544484 e618152e09a34b8e95317d28ec537aad 52c264b6fa0f4f638a7bb4a4ddb3afca - - default default] Floating IP f5f9b7f1-33a6-429b-a0e3-ffc3e0d8febc associated. External IP: 10.96.250.218, port: 4322e4b5-a4e5-4286-9ca5-88bcbef9ab53. [pid: 8|app: 0|req: 767/1504] 10.0.0.96 () {34 vars in 669 bytes} [Mon May 25 01:53:34 2026] POST /v2.0/networks => generated 726 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 768/1505] 10.0.0.96 () {32 vars in 673 bytes} [Mon May 25 01:53:34 2026] GET /v2.0/routers?tags-any=blue => generated 988 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 769/1506] 10.0.0.96 () {34 vars in 668 bytes} [Mon May 25 01:53:34 2026] POST /v2.0/subnets => generated 647 bytes in 178 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 770/1507] 10.0.0.96 () {32 vars in 773 bytes} [Mon May 25 01:53:34 2026] GET /v2.0/security-groups?tenant_id=f23eb68118d042b683487e798c7713a9&name=default => generated 2925 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 771/1508] 10.0.0.96 () {32 vars in 685 bytes} [Mon May 25 01:53:34 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1463 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 738/1509] 10.0.0.96 () {34 vars in 748 bytes} [Mon May 25 01:53:33 2026] PUT /v2.0/floatingips/f5f9b7f1-33a6-429b-a0e3-ffc3e0d8febc => generated 841 bytes in 1025 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 739/1510] 10.0.0.96 () {32 vars in 739 bytes} [Mon May 25 01:53:34 2026] DELETE /v2.0/security-groups/5ce1f2bf-e6d2-483e-a26a-de70caa0a77c => 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: 772/1511] 10.0.0.96 () {34 vars in 680 bytes} [Mon May 25 01:53:34 2026] POST /v2.0/rbac-policies => generated 324 bytes in 242 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 740/1512] 10.0.0.96 () {32 vars in 671 bytes} [Mon May 25 01:53:34 2026] GET /v2.0/routers?not-tags=red => generated 960 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-25 01:53:34.950 8 INFO neutron.db.l3_db [None req-66766930-b7d7-4fe2-a19b-6c3f289869a4 e618152e09a34b8e95317d28ec537aad 52c264b6fa0f4f638a7bb4a4ddb3afca - - default default] Floating IP f5f9b7f1-33a6-429b-a0e3-ffc3e0d8febc disassociated. External IP: 10.96.250.218, port: 62d3ff38-06a7-4696-b67b-c62719631f88. [pid: 7|app: 0|req: 741/1513] 10.0.0.96 () {32 vars in 685 bytes} [Mon May 25 01:53:34 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1435 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 742/1514] 10.0.0.96 () {32 vars in 681 bytes} [Mon May 25 01:53:34 2026] GET /v2.0/routers?not-tags-any=blue => generated 1435 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-25 01:53:35.123 7 INFO neutron.services.segments.plugin [-] Segment d93e0311-ca78-443f-9e04-4413c3422841 resource provider aggregate not found 2026-05-25 01:53:35.129 7 INFO neutron.services.segments.plugin [-] Segment d93e0311-ca78-443f-9e04-4413c3422841 resource provider aggregate not found 2026-05-25 01:53:35.134 7 INFO neutron.services.segments.plugin [-] Segment d93e0311-ca78-443f-9e04-4413c3422841 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d93e0311-ca78-443f-9e04-4413c3422841 found for delete ", "request_id": "req-a254422f-dc0d-486a-bd1c-de29abcc173e"}]} 2026-05-25 01:53:35.141 7 INFO neutron.services.segments.plugin [-] Segment d93e0311-ca78-443f-9e04-4413c3422841 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d93e0311-ca78-443f-9e04-4413c3422841 found for delete ", "request_id": "req-e9d748c3-33b6-4e6b-98f1-d85e320e18cd"}]} [pid: 7|app: 0|req: 743/1515] 10.0.0.96 () {32 vars in 693 bytes} [Mon May 25 01:53:35 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 960 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 744/1516] 10.0.0.96 () {32 vars in 720 bytes} [Mon May 25 01:53:35 2026] GET /v2.0/routers/ec042513-947a-4685-9fb7-58974ef69e13 => generated 485 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 773/1517] 10.0.0.96 () {34 vars in 748 bytes} [Mon May 25 01:53:34 2026] PUT /v2.0/floatingips/f5f9b7f1-33a6-429b-a0e3-ffc3e0d8febc => generated 552 bytes in 442 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 745/1518] 10.0.0.96 () {32 vars in 722 bytes} [Mon May 25 01:53:35 2026] GET /v2.0/networks/a9439165-38d3-4cf3-bfe9-dc0e9bd14b71 => generated 654 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 746/1519] 10.0.0.96 () {32 vars in 731 bytes} [Mon May 25 01:53:35 2026] DELETE /v2.0/floatingips/f5f9b7f1-33a6-429b-a0e3-ffc3e0d8febc => generated 0 bytes in 377 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-25 01:53:35.781 7 INFO neutron.api.v2.resource [None req-ad6c0412-4299-486a-825a-da3fc80bff26 e618152e09a34b8e95317d28ec537aad 52c264b6fa0f4f638a7bb4a4ddb3afca - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 747/1520] 10.0.0.96 () {32 vars in 731 bytes} [Mon May 25 01:53:35 2026] DELETE /v2.0/floatingips/f5f9b7f1-33a6-429b-a0e3-ffc3e0d8febc => generated 144 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 774/1521] 10.0.0.96 () {34 vars in 741 bytes} [Mon May 25 01:53:35 2026] PUT /v2.0/routers/ec042513-947a-4685-9fb7-58974ef69e13 => generated 485 bytes in 555 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-25 01:53:35.891 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3d445f15-322e-4207-a60a-be156279966c 795c2e09ce214d25886559ff4a20ea77 b16dc09cc20342c1a7d43f1836c5b55a - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 748/1522] 10.0.0.96 () {32 vars in 722 bytes} [Mon May 25 01:53:35 2026] GET /v2.0/networks/a9439165-38d3-4cf3-bfe9-dc0e9bd14b71 => generated 138 bytes in 109 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 749/1523] 10.0.0.96 () {32 vars in 735 bytes} [Mon May 25 01:53:35 2026] GET /v2.0/ports?device_id=ec042513-947a-4685-9fb7-58974ef69e13 => generated 12 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 775/1524] 10.0.0.96 () {32 vars in 719 bytes} [Mon May 25 01:53:35 2026] DELETE /v2.0/ports/62d3ff38-06a7-4696-b67b-c62719631f88 => generated 0 bytes in 328 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 750/1525] 10.0.0.96 () {32 vars in 725 bytes} [Mon May 25 01:53:35 2026] DELETE /v2.0/networks/a9439165-38d3-4cf3-bfe9-dc0e9bd14b71 => generated 0 bytes in 486 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 776/1526] 10.0.0.96 () {32 vars in 723 bytes} [Mon May 25 01:53:36 2026] DELETE /v2.0/routers/ec042513-947a-4685-9fb7-58974ef69e13 => generated 0 bytes in 341 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-25 01:53:36.520 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d00d0b4c-eef6-45a6-b6fa-0e71df6d303c 54fc07cb6a854a57874c22f8ca49a6c1 b71d4f913449423fb4f5160d9812beb5 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 777/1527] 10.0.0.96 () {32 vars in 723 bytes} [Mon May 25 01:53:36 2026] DELETE /v2.0/subnets/6807f31d-d8d9-4c6f-a7b9-c9c59b8eed82 => generated 136 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-25 01:53:36.610 8 WARNING neutron_lib.context [None req-88f08223-40b1-4972-a4e5-56516ef17be2 d5b3fa7d9877440a91081f47f389fdca b55c085f010c4621a249889f39617f2d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 751/1528] 10.0.0.96 () {32 vars in 719 bytes} [Mon May 25 01:53:36 2026] DELETE /v2.0/ports/4322e4b5-a4e5-4286-9ca5-88bcbef9ab53 => generated 0 bytes in 293 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 752/1529] 10.0.0.96 () {32 vars in 720 bytes} [Mon May 25 01:53:36 2026] GET /v2.0/routers/c96f2a9a-3462-4efb-8750-e1dbb09233df => generated 493 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-25 01:53:36.747 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0cf81f56-012d-4342-a6f1-11577c56d084 54fc07cb6a854a57874c22f8ca49a6c1 b71d4f913449423fb4f5160d9812beb5 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 753/1530] 10.0.0.96 () {32 vars in 723 bytes} [Mon May 25 01:53:36 2026] DELETE /v2.0/subnets/a8547d5d-7dc1-4138-9289-1a357fc604e9 => generated 136 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 754/1531] 10.0.0.96 () {32 vars in 735 bytes} [Mon May 25 01:53:36 2026] GET /v2.0/ports?device_id=aaa62c85-9d66-4167-bf7d-0e0f22bc2831 => generated 958 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 778/1532] 10.0.0.96 () {34 vars in 683 bytes} [Mon May 25 01:53:36 2026] POST /v2.0/security-groups => generated 1625 bytes in 282 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-25 01:53:36.815 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d68fd35b-2a99-4315-8cc8-f79c555f25e9 54fc07cb6a854a57874c22f8ca49a6c1 b71d4f913449423fb4f5160d9812beb5 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 779/1533] 10.0.0.96 () {32 vars in 723 bytes} [Mon May 25 01:53:36 2026] DELETE /v2.0/subnets/bc74ecb6-001c-425c-87c8-00b32a0a0580 => generated 136 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-25 01:53:37.154 7 INFO neutron.services.segments.plugin [-] Segment 53206880-bc25-4ff4-a8cb-63423d44c60b resource provider aggregate not found 2026-05-25 01:53:37.160 7 INFO neutron.services.segments.plugin [-] Segment 53206880-bc25-4ff4-a8cb-63423d44c60b resource provider aggregate not found 2026-05-25 01:53:37.167 7 INFO neutron.services.segments.plugin [-] Segment 53206880-bc25-4ff4-a8cb-63423d44c60b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 53206880-bc25-4ff4-a8cb-63423d44c60b found for delete ", "request_id": "req-c27091e7-8f65-4288-9c5b-96e5bb04bb68"}]} 2026-05-25 01:53:37.184 7 INFO neutron.services.segments.plugin [-] Segment 53206880-bc25-4ff4-a8cb-63423d44c60b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 53206880-bc25-4ff4-a8cb-63423d44c60b found for delete ", "request_id": "req-57fa94ab-a226-4ecc-af62-64b2d25214bc"}]} [pid: 7|app: 0|req: 755/1534] 10.0.0.96 () {34 vars in 741 bytes} [Mon May 25 01:53:36 2026] PUT /v2.0/routers/c96f2a9a-3462-4efb-8750-e1dbb09233df => generated 493 bytes in 568 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 756/1535] 10.0.0.96 () {32 vars in 662 bytes} [Mon May 25 01:53:37 2026] GET /v2.0/security-groups => generated 4530 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 757/1536] 10.0.0.96 () {32 vars in 735 bytes} [Mon May 25 01:53:37 2026] GET /v2.0/ports?device_id=c96f2a9a-3462-4efb-8750-e1dbb09233df => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 758/1537] 10.0.0.96 () {34 vars in 757 bytes} [Mon May 25 01:53:37 2026] PUT /v2.0/security-groups/84e2d251-78ad-43fa-a841-8573b673b561 => generated 1662 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 780/1538] 10.0.0.96 () {34 vars in 788 bytes} [Mon May 25 01:53:36 2026] PUT /v2.0/routers/aaa62c85-9d66-4167-bf7d-0e0f22bc2831/remove_router_interface => generated 309 bytes in 889 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 781/1539] 10.0.0.96 () {32 vars in 736 bytes} [Mon May 25 01:53:37 2026] GET /v2.0/security-groups/84e2d251-78ad-43fa-a841-8573b673b561 => generated 1662 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 759/1540] 10.0.0.96 () {32 vars in 723 bytes} [Mon May 25 01:53:37 2026] DELETE /v2.0/routers/c96f2a9a-3462-4efb-8750-e1dbb09233df => generated 0 bytes in 354 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 782/1541] 10.0.0.96 () {32 vars in 773 bytes} [Mon May 25 01:53:37 2026] GET /v2.0/security-groups?tenant_id=6dacaaf6264f4d97a599e7536c17f752&name=default => generated 2925 bytes in 384 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 783/1542] 10.0.0.96 () {32 vars in 739 bytes} [Mon May 25 01:53:38 2026] DELETE /v2.0/security-groups/84e2d251-78ad-43fa-a841-8573b673b561 => 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: 784/1543] 10.0.0.96 () {32 vars in 720 bytes} [Mon May 25 01:53:38 2026] GET /v2.0/routers/a1929246-fb16-4b50-a4a6-65d008912e28 => generated 502 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 785/1544] 10.0.0.96 () {32 vars in 739 bytes} [Mon May 25 01:53:38 2026] DELETE /v2.0/security-groups/414cc1e7-9811-4cde-b49a-9c0ee4cfa6de => 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: 786/1545] 10.0.0.96 () {32 vars in 662 bytes} [Mon May 25 01:53:38 2026] GET /v2.0/security-groups => generated 2925 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-25 01:53:38.649 7 INFO neutron.db.l3_hamode_db [None req-b3283421-c463-47b9-b25b-0720d7c043ba e618152e09a34b8e95317d28ec537aad 52c264b6fa0f4f638a7bb4a4ddb3afca - - default default] HA network 05680163-6172-4b93-9920-dc1f20410ee3 was deleted as no HA routers are present in tenant 52c264b6fa0f4f638a7bb4a4ddb3afca. [pid: 7|app: 0|req: 760/1546] 10.0.0.96 () {32 vars in 723 bytes} [Mon May 25 01:53:37 2026] DELETE /v2.0/routers/aaa62c85-9d66-4167-bf7d-0e0f22bc2831 => generated 0 bytes in 798 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-25 01:53:38.664 7 INFO neutron.api.v2.resource [None req-00d7d267-23ff-4494-a5da-b5fd72235b4b d5b3fa7d9877440a91081f47f389fdca b55c085f010c4621a249889f39617f2d - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 761/1547] 10.0.0.96 () {32 vars in 739 bytes} [Mon May 25 01:53:38 2026] DELETE /v2.0/security-groups/84e2d251-78ad-43fa-a841-8573b673b561 => generated 146 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 762/1548] 10.0.0.96 () {32 vars in 773 bytes} [Mon May 25 01:53:38 2026] GET /v2.0/security-groups?tenant_id=b16dc09cc20342c1a7d43f1836c5b55a&name=default => generated 2925 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 787/1551] 10.0.0.96 () {34 vars in 741 bytes} [Mon May 25 01:53:38 2026] PUT /v2.0/routers/a1929246-fb16-4b50-a4a6-65d008912e28 => generated 502 bytes in 509 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 765/1552] 10.0.0.96 () {32 vars in 723 bytes} [Mon May 25 01:53:38 2026] DELETE /v2.0/subnets/ca1d355c-6806-4b75-9ea7-b4f2c92c4022 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-25 01:53:38.913 8 WARNING neutron_lib.context [None req-7699d585-7990-4102-ae62-b9ee1a85cdce d5b3fa7d9877440a91081f47f389fdca b55c085f010c4621a249889f39617f2d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1553] 10.0.0.96 () {32 vars in 739 bytes} [Mon May 25 01:53:38 2026] DELETE /v2.0/security-groups/082567a2-1d63-4889-adeb-831e6a2e65f3 => 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: 767/1554] 10.0.0.96 () {32 vars in 735 bytes} [Mon May 25 01:53:38 2026] GET /v2.0/ports?device_id=a1929246-fb16-4b50-a4a6-65d008912e28 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 788/1555] 10.0.0.96 () {34 vars in 683 bytes} [Mon May 25 01:53:38 2026] POST /v2.0/security-groups => generated 1623 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 768/1556] 10.0.0.96 () {32 vars in 725 bytes} [Mon May 25 01:53:39 2026] DELETE /v2.0/networks/cd4166a1-aabf-42b1-9fc6-5b042037ddab => generated 0 bytes in 134 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-25 01:53:39.157 7 WARNING neutron_lib.context [None req-94e48f8c-b4f2-4237-93d3-5d66aca9201b d5b3fa7d9877440a91081f47f389fdca b55c085f010c4621a249889f39617f2d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-25 01:53:39.188 7 INFO neutron.services.segments.plugin [-] Segment a8b4ed8f-6b48-42a0-ac54-3e99bc1ab393 resource provider aggregate not found 2026-05-25 01:53:39.202 7 INFO neutron.services.segments.plugin [-] Segment a8b4ed8f-6b48-42a0-ac54-3e99bc1ab393 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a8b4ed8f-6b48-42a0-ac54-3e99bc1ab393 found for delete ", "request_id": "req-fd7185d4-1e57-46df-a338-dcef48d42a6a"}]} 2026-05-25 01:53:39.208 7 INFO neutron.services.segments.plugin [-] Segment a8b4ed8f-6b48-42a0-ac54-3e99bc1ab393 resource provider aggregate not found 2026-05-25 01:53:39.220 7 INFO neutron.services.segments.plugin [-] Segment d6762032-5c61-4cbf-960c-963c751c8fbc resource provider aggregate not found 2026-05-25 01:53:39.226 7 INFO neutron.services.segments.plugin [-] Segment a8b4ed8f-6b48-42a0-ac54-3e99bc1ab393 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a8b4ed8f-6b48-42a0-ac54-3e99bc1ab393 found for delete ", "request_id": "req-de1ce966-4028-4f1c-9bd2-e1b3731b9c5c"}]} 2026-05-25 01:53:39.239 7 INFO neutron.services.segments.plugin [-] Segment d6762032-5c61-4cbf-960c-963c751c8fbc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d6762032-5c61-4cbf-960c-963c751c8fbc found for delete ", "request_id": "req-6ee9fac9-5c71-4ce1-93d8-b52756050712"}]} 2026-05-25 01:53:39.241 7 INFO neutron.services.segments.plugin [-] Segment d6762032-5c61-4cbf-960c-963c751c8fbc resource provider aggregate not found 2026-05-25 01:53:39.254 7 INFO neutron.services.segments.plugin [-] Segment d6762032-5c61-4cbf-960c-963c751c8fbc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d6762032-5c61-4cbf-960c-963c751c8fbc found for delete ", "request_id": "req-b21b834a-888c-45a9-ba32-6a22f34b6161"}]} [pid: 7|app: 0|req: 769/1557] 10.0.0.96 () {34 vars in 694 bytes} [Mon May 25 01:53:39 2026] POST /v2.0/security-group-rules => generated 601 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 770/1558] 10.0.0.96 () {32 vars in 773 bytes} [Mon May 25 01:53:39 2026] GET /v2.0/security-groups?tenant_id=b71d4f913449423fb4f5160d9812beb5&name=default => generated 2925 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 771/1559] 10.0.0.96 () {32 vars in 746 bytes} [Mon May 25 01:53:39 2026] GET /v2.0/security-group-rules/42c6431c-3d7e-41d5-a804-4080fd585092 => generated 601 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 789/1560] 10.0.0.96 () {32 vars in 723 bytes} [Mon May 25 01:53:39 2026] DELETE /v2.0/routers/a1929246-fb16-4b50-a4a6-65d008912e28 => generated 0 bytes in 381 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 772/1561] 10.0.0.96 () {32 vars in 739 bytes} [Mon May 25 01:53:39 2026] DELETE /v2.0/security-groups/ac90df3a-a4cf-4676-bf03-9744a7214e61 => 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: 773/1562] 10.0.0.96 () {32 vars in 720 bytes} [Mon May 25 01:53:39 2026] GET /v2.0/routers/27f9570e-284b-42d6-9991-aaa831e4bc17 => generated 487 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 790/1563] 10.0.0.96 () {32 vars in 672 bytes} [Mon May 25 01:53:39 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 791/1564] 10.0.0.96 () {32 vars in 749 bytes} [Mon May 25 01:53:39 2026] DELETE /v2.0/security-group-rules/42c6431c-3d7e-41d5-a804-4080fd585092 => 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: 792/1565] 10.0.0.96 () {32 vars in 672 bytes} [Mon May 25 01:53:39 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-25 01:53:39.633 8 WARNING neutron_lib.context [None req-52dd142a-b55a-4c83-8079-6ee2bd6a5154 d5b3fa7d9877440a91081f47f389fdca b55c085f010c4621a249889f39617f2d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 793/1566] 10.0.0.96 () {34 vars in 694 bytes} [Mon May 25 01:53:39 2026] POST /v2.0/security-group-rules => generated 601 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 794/1567] 10.0.0.96 () {32 vars in 773 bytes} [Mon May 25 01:53:39 2026] GET /v2.0/security-groups?tenant_id=52c264b6fa0f4f638a7bb4a4ddb3afca&name=default => generated 2925 bytes in 215 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 795/1568] 10.0.0.96 () {32 vars in 746 bytes} [Mon May 25 01:53:39 2026] GET /v2.0/security-group-rules/1f9551c0-136c-403d-b770-8573ed132c19 => generated 601 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 774/1569] 10.0.0.96 () {34 vars in 741 bytes} [Mon May 25 01:53:39 2026] PUT /v2.0/routers/27f9570e-284b-42d6-9991-aaa831e4bc17 => generated 487 bytes in 503 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 796/1570] 10.0.0.96 () {32 vars in 739 bytes} [Mon May 25 01:53:39 2026] DELETE /v2.0/security-groups/a2ad18bb-2e5c-4977-a431-a4320c1f87a8 => 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: 775/1571] 10.0.0.96 () {32 vars in 672 bytes} [Mon May 25 01:53:40 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 797/1572] 10.0.0.96 () {32 vars in 735 bytes} [Mon May 25 01:53:40 2026] GET /v2.0/ports?device_id=27f9570e-284b-42d6-9991-aaa831e4bc17 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 776/1573] 10.0.0.96 () {32 vars in 749 bytes} [Mon May 25 01:53:40 2026] DELETE /v2.0/security-group-rules/1f9551c0-136c-403d-b770-8573ed132c19 => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 777/1574] 10.0.0.96 () {32 vars in 672 bytes} [Mon May 25 01:53:40 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-25 01:53:40.227 7 WARNING neutron_lib.context [None req-32fab50e-fa94-4963-a14a-d709c52659ec d5b3fa7d9877440a91081f47f389fdca b55c085f010c4621a249889f39617f2d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 778/1575] 10.0.0.96 () {34 vars in 694 bytes} [Mon May 25 01:53:40 2026] POST /v2.0/security-group-rules => generated 602 bytes in 86 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 779/1576] 10.0.0.96 () {32 vars in 746 bytes} [Mon May 25 01:53:40 2026] GET /v2.0/security-group-rules/5517d7fe-1b59-43f6-b0a9-7b1afe5e459e => generated 602 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 780/1577] 10.0.0.96 () {32 vars in 672 bytes} [Mon May 25 01:53:40 2026] GET /v2.0/security-group-rules => generated 4139 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 798/1578] 10.0.0.96 () {32 vars in 723 bytes} [Mon May 25 01:53:40 2026] DELETE /v2.0/routers/27f9570e-284b-42d6-9991-aaa831e4bc17 => generated 0 bytes in 416 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 781/1579] 10.0.0.96 () {32 vars in 749 bytes} [Mon May 25 01:53:40 2026] DELETE /v2.0/security-group-rules/5517d7fe-1b59-43f6-b0a9-7b1afe5e459e => 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: 799/1580] 10.0.0.96 () {32 vars in 720 bytes} [Mon May 25 01:53:40 2026] GET /v2.0/routers/b67074a4-1270-448a-b90d-446092493fb3 => generated 480 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 782/1581] 10.0.0.96 () {32 vars in 672 bytes} [Mon May 25 01:53:40 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 783/1582] 10.0.0.96 () {32 vars in 739 bytes} [Mon May 25 01:53:40 2026] DELETE /v2.0/security-groups/1e3c0722-a234-4635-8e00-8369bf0e8934 => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 784/1583] 10.0.0.96 () {32 vars in 662 bytes} [Mon May 25 01:53:40 2026] GET /v2.0/security-groups => generated 2925 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 785/1584] 10.0.0.96 () {32 vars in 662 bytes} [Mon May 25 01:53:40 2026] GET /v2.0/security-groups => generated 2925 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 800/1585] 10.0.0.96 () {34 vars in 741 bytes} [Mon May 25 01:53:40 2026] PUT /v2.0/routers/b67074a4-1270-448a-b90d-446092493fb3 => generated 480 bytes in 480 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 786/1586] 10.0.0.96 () {32 vars in 735 bytes} [Mon May 25 01:53:41 2026] GET /v2.0/ports?device_id=b67074a4-1270-448a-b90d-446092493fb3 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 787/1587] 10.0.0.96 () {32 vars in 773 bytes} [Mon May 25 01:53:41 2026] GET /v2.0/security-groups?tenant_id=b55c085f010c4621a249889f39617f2d&name=default => generated 2925 bytes in 195 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 788/1588] 10.0.0.96 () {32 vars in 739 bytes} [Mon May 25 01:53:41 2026] DELETE /v2.0/security-groups/243bf838-f77f-443c-ba04-545a0fdbcda5 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-25 01:53:41.554 8 INFO neutron.services.segments.plugin [-] Segment 8641f20d-3d8a-44a7-bfe1-69458e1c5f50 resource provider aggregate not found 2026-05-25 01:53:41.559 8 INFO neutron.services.segments.plugin [-] Segment 8641f20d-3d8a-44a7-bfe1-69458e1c5f50 resource provider aggregate not found 2026-05-25 01:53:41.573 8 INFO neutron.db.l3_hamode_db [None req-a8ff5aba-8974-4d8f-8ac5-7ca3347d8a67 b3501419222242b3860ef7be755fce77 03896f603b1c46449dc4d220c3f27833 - - default default] HA network a1a78911-86ef-4b24-a2e7-3a4a985438b1 was deleted as no HA routers are present in tenant 03896f603b1c46449dc4d220c3f27833. [pid: 8|app: 0|req: 801/1589] 10.0.0.96 () {32 vars in 723 bytes} [Mon May 25 01:53:41 2026] DELETE /v2.0/routers/b67074a4-1270-448a-b90d-446092493fb3 => generated 0 bytes in 510 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-25 01:53:41.946 7 WARNING neutron_lib.context [None req-5e0996a7-039d-41db-a478-72666b385bc5 d992c27293724a59b2741e319db189e3 5ed2780ebb8a440ba39e1ba109f7c7f6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-25 01:53:42.103 7 INFO neutron.db.segments_db [None req-5e0996a7-039d-41db-a478-72666b385bc5 d992c27293724a59b2741e319db189e3 5ed2780ebb8a440ba39e1ba109f7c7f6 - - default default] Added segment 33c3684d-94d5-44ad-9328-cae6e4e28c32 of type vxlan for network 8482898b-bafd-476e-b04c-4714baef6eec [pid: 7|app: 0|req: 789/1590] 10.0.0.96 () {34 vars in 669 bytes} [Mon May 25 01:53:41 2026] POST /v2.0/networks => generated 647 bytes in 421 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-25 01:53:42.303 8 INFO neutron.services.segments.plugin [-] Segment 8641f20d-3d8a-44a7-bfe1-69458e1c5f50 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8641f20d-3d8a-44a7-bfe1-69458e1c5f50 found for delete ", "request_id": "req-be9fa20c-1bce-4a7f-ac7d-d69ed86249cd"}]} 2026-05-25 01:53:42.308 8 INFO neutron.services.segments.plugin [-] Segment 8641f20d-3d8a-44a7-bfe1-69458e1c5f50 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8641f20d-3d8a-44a7-bfe1-69458e1c5f50 found for delete ", "request_id": "req-4a517c99-9ad2-4ef6-9d19-f317702d00b4"}]} [pid: 8|app: 0|req: 802/1591] 10.0.0.96 () {32 vars in 773 bytes} [Mon May 25 01:53:42 2026] GET /v2.0/security-groups?tenant_id=03896f603b1c46449dc4d220c3f27833&name=default => generated 2925 bytes in 279 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-25 01:53:42.665 8 WARNING neutron_lib.context [None req-a887ceab-9306-459a-b5a6-fcd44fe60b0a d992c27293724a59b2741e319db189e3 5ed2780ebb8a440ba39e1ba109f7c7f6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 790/1592] 10.0.0.96 () {32 vars in 739 bytes} [Mon May 25 01:53:42 2026] DELETE /v2.0/security-groups/a8b0b286-3ada-489f-a39f-baecc47711e6 => 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: 791/1593] 10.0.0.96 () {32 vars in 773 bytes} [Mon May 25 01:53:42 2026] GET /v2.0/security-groups?tenant_id=5c1d88f089ab43a0b707ff3f80f1d92d&name=default => generated 2925 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 803/1594] 10.0.0.96 () {34 vars in 668 bytes} [Mon May 25 01:53:42 2026] POST /v2.0/subnets => generated 673 bytes in 275 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-25 01:53:42.943 8 WARNING neutron_lib.context [None req-90a0b13a-5524-446d-9e7b-3d819be38517 d992c27293724a59b2741e319db189e3 5ed2780ebb8a440ba39e1ba109f7c7f6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-25 01:53:43.010 8 INFO neutron.db.segments_db [None req-90a0b13a-5524-446d-9e7b-3d819be38517 d992c27293724a59b2741e319db189e3 5ed2780ebb8a440ba39e1ba109f7c7f6 - - default default] Added segment 5ab808b6-35cd-4893-a3f8-6ac3c1700e02 of type vxlan for network f5bb634b-801e-4afd-a12d-da8885d372cd [pid: 7|app: 0|req: 792/1595] 10.0.0.96 () {32 vars in 739 bytes} [Mon May 25 01:53:42 2026] DELETE /v2.0/security-groups/34ca78ea-3811-40d5-8b37-df73f1e9a171 => 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: 804/1596] 10.0.0.96 () {34 vars in 669 bytes} [Mon May 25 01:53:42 2026] POST /v2.0/networks => generated 648 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 793/1597] 10.0.0.96 () {34 vars in 742 bytes} [Mon May 25 01:53:43 2026] PUT /v2.0/networks/f5bb634b-801e-4afd-a12d-da8885d372cd => 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: 794/1598] 10.0.0.96 () {32 vars in 773 bytes} [Mon May 25 01:53:43 2026] GET /v2.0/security-groups?tenant_id=e813aaca72564a7083711869cbbf3127&name=default => generated 2925 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-25 01:53:43.370 7 WARNING neutron_lib.context [None req-1e172859-eff9-4d5e-9b29-ea6e656be31e d992c27293724a59b2741e319db189e3 5ed2780ebb8a440ba39e1ba109f7c7f6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-25 01:53:43.391 8 WARNING neutron_lib.context [None req-d92624d8-d17b-4433-a732-7fc2072d9b88 d07da5d108974f038b56d8b2ab4d8ddc 0465b7a002fc482887dd1bba3b2896d5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 805/1599] 10.0.0.96 () {34 vars in 676 bytes} [Mon May 25 01:53:43 2026] POST /v2.0/subnetpools => generated 549 bytes in 275 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 806/1600] 10.0.0.96 () {32 vars in 739 bytes} [Mon May 25 01:53:43 2026] DELETE /v2.0/security-groups/2958f441-36b0-463e-a5ac-d4613bfbd3f8 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-25 01:53:43.590 8 WARNING neutron_lib.context [None req-4efc948e-1fa9-47f8-85d1-39f449b5af12 adc5b257b6c542d5809f00e7ab38387a b944e45b78004dea8fc3667bfaa42cb4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1601] 10.0.0.96 () {34 vars in 668 bytes} [Mon May 25 01:53:43 2026] POST /v2.0/subnets => generated 646 bytes in 283 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 796/1602] 10.0.0.96 () {32 vars in 728 bytes} [Mon May 25 01:53:43 2026] GET /v2.0/subnetpools/d568fdf6-3afb-4c45-9fd3-f99b4c9ddfe1 => generated 549 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-25 01:53:43.748 8 INFO neutron.db.segments_db [None req-4efc948e-1fa9-47f8-85d1-39f449b5af12 adc5b257b6c542d5809f00e7ab38387a b944e45b78004dea8fc3667bfaa42cb4 - - default default] Added segment a4a4c4eb-c6d2-4270-9f83-354154bf81bf of type vxlan for network 4e3f0a31-e349-4c85-8136-5df59b989113 [pid: 7|app: 0|req: 797/1603] 10.0.0.96 () {34 vars in 740 bytes} [Mon May 25 01:53:43 2026] PUT /v2.0/subnets/92f90c35-032b-4d9b-9001-3435d0372a23 => generated 656 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 807/1604] 10.0.0.96 () {34 vars in 669 bytes} [Mon May 25 01:53:43 2026] POST /v2.0/networks => generated 632 bytes in 275 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 798/1605] 10.0.0.96 () {34 vars in 748 bytes} [Mon May 25 01:53:43 2026] PUT /v2.0/subnetpools/d568fdf6-3afb-4c45-9fd3-f99b4c9ddfe1 => generated 501 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-25 01:53:43.856 7 WARNING neutron_lib.context [None req-696fc43a-7815-41bd-8e76-442d4b978f27 adc5b257b6c542d5809f00e7ab38387a b944e45b78004dea8fc3667bfaa42cb4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 808/1606] 10.0.0.96 () {32 vars in 725 bytes} [Mon May 25 01:53:43 2026] DELETE /v2.0/networks/f5bb634b-801e-4afd-a12d-da8885d372cd => 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: 809/1607] 10.0.0.96 () {32 vars in 731 bytes} [Mon May 25 01:53:44 2026] DELETE /v2.0/subnetpools/d568fdf6-3afb-4c45-9fd3-f99b4c9ddfe1 => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-25 01:53:44.149 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d17f9116-e5b7-4753-ad86-0a69a656042f d992c27293724a59b2741e319db189e3 5ed2780ebb8a440ba39e1ba109f7c7f6 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 810/1608] 10.0.0.96 () {32 vars in 725 bytes} [Mon May 25 01:53:44 2026] DELETE /v2.0/networks/f5bb634b-801e-4afd-a12d-da8885d372cd => generated 138 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-25 01:53:44.159 8 INFO neutron.api.v2.resource [None req-d8666556-053d-45f1-83f5-cf59a3753b5f d07da5d108974f038b56d8b2ab4d8ddc 0465b7a002fc482887dd1bba3b2896d5 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 811/1609] 10.0.0.96 () {32 vars in 728 bytes} [Mon May 25 01:53:44 2026] GET /v2.0/subnetpools/d568fdf6-3afb-4c45-9fd3-f99b4c9ddfe1 => generated 145 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 799/1610] 10.0.0.96 () {34 vars in 663 bytes} [Mon May 25 01:53:43 2026] POST /v2.0/ports => generated 743 bytes in 328 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-25 01:53:44.190 7 INFO neutron.api.v2.resource [None req-5f8c8af8-8399-4237-ba37-29201cbbab83 d07da5d108974f038b56d8b2ab4d8ddc 0465b7a002fc482887dd1bba3b2896d5 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 800/1611] 10.0.0.96 () {32 vars in 731 bytes} [Mon May 25 01:53:44 2026] DELETE /v2.0/subnetpools/d568fdf6-3afb-4c45-9fd3-f99b4c9ddfe1 => generated 145 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-25 01:53:44.196 7 WARNING neutron_lib.context [None req-d3f6e96d-4674-4514-93b8-56b565a706e5 adc5b257b6c542d5809f00e7ab38387a b944e45b78004dea8fc3667bfaa42cb4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1612] 10.0.0.96 () {32 vars in 693 bytes} [Mon May 25 01:53:44 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 813/1613] 10.0.0.96 () {32 vars in 741 bytes} [Mon May 25 01:53:44 2026] GET /v2.0/subnets?network_id=879fda94-d866-43b7-847d-1f4866f0c0e8 => generated 649 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 814/1614] 10.0.0.96 () {32 vars in 652 bytes} [Mon May 25 01:53:44 2026] GET /v2.0/extensions => generated 20516 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-05-25 01:53:44.253 7 INFO neutron.db.segments_db [None req-d3f6e96d-4674-4514-93b8-56b565a706e5 adc5b257b6c542d5809f00e7ab38387a b944e45b78004dea8fc3667bfaa42cb4 - - default default] Added segment 89c747b4-48cf-4eea-b80e-ed4e090ddc41 of type vxlan for network c46f6060-081e-40e5-bbd0-d3efda533064 [pid: 8|app: 0|req: 815/1615] 10.0.0.96 () {32 vars in 648 bytes} [Mon May 25 01:53:44 2026] GET /v2.0/networks => generated 1312 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-25 01:53:44.334 8 INFO neutron.services.segments.plugin [-] Segment 5ab808b6-35cd-4893-a3f8-6ac3c1700e02 resource provider aggregate not found 2026-05-25 01:53:44.338 8 INFO neutron.services.segments.plugin [-] Segment 5ab808b6-35cd-4893-a3f8-6ac3c1700e02 resource provider aggregate not found [pid: 8|app: 0|req: 816/1616] 10.0.0.96 () {32 vars in 646 bytes} [Mon May 25 01:53:44 2026] GET /v2.0/subnets => generated 1312 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-25 01:53:44.363 8 INFO neutron.services.segments.plugin [-] Segment 5ab808b6-35cd-4893-a3f8-6ac3c1700e02 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5ab808b6-35cd-4893-a3f8-6ac3c1700e02 found for delete ", "request_id": "req-8e218ac6-b3d3-4342-80ca-701eebcbb80a"}]} [pid: 7|app: 0|req: 801/1617] 10.0.0.96 () {34 vars in 669 bytes} [Mon May 25 01:53:44 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-25 01:53:44.372 8 INFO neutron.services.segments.plugin [-] Segment 5ab808b6-35cd-4893-a3f8-6ac3c1700e02 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5ab808b6-35cd-4893-a3f8-6ac3c1700e02 found for delete ", "request_id": "req-e3d5949f-bfe0-4f1d-92eb-57a28fc30438"}]} 2026-05-25 01:53:44.376 7 WARNING neutron_lib.context [None req-a2f4641d-74cc-42ea-8bb8-1ab2207226f8 adc5b257b6c542d5809f00e7ab38387a b944e45b78004dea8fc3667bfaa42cb4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1618] 10.0.0.96 () {32 vars in 722 bytes} [Mon May 25 01:53:44 2026] GET /v2.0/networks/8482898b-bafd-476e-b04c-4714baef6eec => generated 672 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 818/1619] 10.0.0.96 () {32 vars in 720 bytes} [Mon May 25 01:53:44 2026] GET /v2.0/subnets/8cf0da99-2344-465b-8ad3-797937697f03 => generated 673 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-25 01:53:44.458 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f29440d6-3833-47b6-afa6-1018ab2410cd d992c27293724a59b2741e319db189e3 5ed2780ebb8a440ba39e1ba109f7c7f6 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 819/1620] 10.0.0.96 () {32 vars in 723 bytes} [Mon May 25 01:53:44 2026] DELETE /v2.0/subnets/92f90c35-032b-4d9b-9001-3435d0372a23 => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-25 01:53:44.480 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c120f91d-6c77-4266-a998-e2dec8f4f0ad d992c27293724a59b2741e319db189e3 5ed2780ebb8a440ba39e1ba109f7c7f6 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 820/1621] 10.0.0.96 () {32 vars in 725 bytes} [Mon May 25 01:53:44 2026] DELETE /v2.0/networks/f5bb634b-801e-4afd-a12d-da8885d372cd => generated 138 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 802/1622] 10.0.0.96 () {34 vars in 663 bytes} [Mon May 25 01:53:44 2026] POST /v2.0/ports => generated 743 bytes in 265 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 821/1623] 10.0.0.96 () {32 vars in 723 bytes} [Mon May 25 01:53:44 2026] DELETE /v2.0/subnets/8cf0da99-2344-465b-8ad3-797937697f03 => generated 0 bytes in 191 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-25 01:53:44.688 8 WARNING neutron_lib.context [None req-e1572713-f9bf-417c-bc72-425792f5b882 adc5b257b6c542d5809f00e7ab38387a b944e45b78004dea8fc3667bfaa42cb4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-25 01:53:44.770 8 INFO neutron.db.segments_db [None req-e1572713-f9bf-417c-bc72-425792f5b882 adc5b257b6c542d5809f00e7ab38387a b944e45b78004dea8fc3667bfaa42cb4 - - default default] Added segment 5ffe3cbd-ca9a-4cf1-acc4-38c8175d8a14 of type vxlan for network 99abe2b4-3964-4313-b899-e2c190745a6b /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 822/1624] 10.0.0.96 () {34 vars in 669 bytes} [Mon May 25 01:53:44 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) [pid: 7|app: 0|req: 803/1625] 10.0.0.96 () {32 vars in 773 bytes} [Mon May 25 01:53:44 2026] GET /v2.0/security-groups?tenant_id=0465b7a002fc482887dd1bba3b2896d5&name=default => generated 2925 bytes in 268 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-25 01:53:44.911 7 WARNING neutron_lib.context [None req-891e6e0e-c5f7-4755-a9ef-7b3b3d078cac adc5b257b6c542d5809f00e7ab38387a b944e45b78004dea8fc3667bfaa42cb4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 823/1626] 10.0.0.96 () {32 vars in 725 bytes} [Mon May 25 01:53:44 2026] DELETE /v2.0/networks/8482898b-bafd-476e-b04c-4714baef6eec => 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: 824/1627] 10.0.0.96 () {32 vars in 739 bytes} [Mon May 25 01:53:45 2026] DELETE /v2.0/security-groups/0797cb4b-439b-4d16-920d-e13de7db050b => 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: 804/1628] 10.0.0.96 () {34 vars in 663 bytes} [Mon May 25 01:53:44 2026] POST /v2.0/ports => generated 743 bytes in 334 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-25 01:53:45.247 8 WARNING neutron_lib.context [None req-f07a8c3d-9563-4ad7-a3a7-a2df789bc0c3 adc5b257b6c542d5809f00e7ab38387a b944e45b78004dea8fc3667bfaa42cb4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-25 01:53:45.298 8 INFO neutron.db.segments_db [None req-f07a8c3d-9563-4ad7-a3a7-a2df789bc0c3 adc5b257b6c542d5809f00e7ab38387a b944e45b78004dea8fc3667bfaa42cb4 - - default default] Added segment c565913f-4674-4970-82e8-21307cb0da38 of type vxlan for network 9a60153a-2777-4caa-a8e4-1d14ff02e0d9 [pid: 8|app: 0|req: 825/1629] 10.0.0.96 () {34 vars in 669 bytes} [Mon May 25 01:53:45 2026] POST /v2.0/networks => generated 631 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-25 01:53:45.389 7 WARNING neutron_lib.context [None req-7a7494dd-a7e9-4eed-8269-de1730b07d91 adc5b257b6c542d5809f00e7ab38387a b944e45b78004dea8fc3667bfaa42cb4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 826/1630] 10.0.0.96 () {32 vars in 773 bytes} [Mon May 25 01:53:45 2026] GET /v2.0/security-groups?tenant_id=5ed2780ebb8a440ba39e1ba109f7c7f6&name=default => generated 2925 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 805/1631] 10.0.0.96 () {34 vars in 663 bytes} [Mon May 25 01:53:45 2026] POST /v2.0/ports => generated 743 bytes in 315 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-25 01:53:45.713 7 WARNING neutron_lib.context [None req-156196a9-9e6f-455b-aa32-1b06cf2f1456 adc5b257b6c542d5809f00e7ab38387a b944e45b78004dea8fc3667bfaa42cb4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-25 01:53:45.787 7 INFO neutron.db.segments_db [None req-156196a9-9e6f-455b-aa32-1b06cf2f1456 adc5b257b6c542d5809f00e7ab38387a b944e45b78004dea8fc3667bfaa42cb4 - - default default] Added segment 928db7f9-4dc1-479e-a105-bac64cdd435c of type vxlan for network 6c990205-eea8-4bb5-8bfe-7c97901ac1ee [pid: 8|app: 0|req: 827/1632] 10.0.0.96 () {32 vars in 739 bytes} [Mon May 25 01:53:45 2026] DELETE /v2.0/security-groups/a36dec5c-e185-4871-936d-b74c3cd74500 => 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: 806/1633] 10.0.0.96 () {34 vars in 669 bytes} [Mon May 25 01:53:45 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-25 01:53:45.903 8 WARNING neutron_lib.context [None req-a3edf09c-dbda-40f2-8d4a-d4abf2ef59dd adc5b257b6c542d5809f00e7ab38387a b944e45b78004dea8fc3667bfaa42cb4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 828/1634] 10.0.0.96 () {34 vars in 663 bytes} [Mon May 25 01:53:45 2026] POST /v2.0/ports => generated 743 bytes in 340 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 807/1635] 10.0.0.96 () {34 vars in 746 bytes} [Mon May 25 01:53:46 2026] PUT /v2.0/ports/4587c00a-d9a3-456d-b33f-1e29dd9743ad/tags => generated 17 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 829/1636] 10.0.0.96 () {34 vars in 746 bytes} [Mon May 25 01:53:46 2026] PUT /v2.0/ports/e376bc51-55ca-41e1-899e-572c0e9f4f69/tags => generated 25 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 808/1637] 10.0.0.96 () {34 vars in 746 bytes} [Mon May 25 01:53:46 2026] PUT /v2.0/ports/f3d10b6d-d72f-4c17-844c-5f12507a6cc7/tags => generated 34 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-25 01:53:46.424 8 INFO neutron.services.segments.plugin [-] Segment 33c3684d-94d5-44ad-9328-cae6e4e28c32 resource provider aggregate not found 2026-05-25 01:53:46.427 8 INFO neutron.services.segments.plugin [-] Segment 33c3684d-94d5-44ad-9328-cae6e4e28c32 resource provider aggregate not found 2026-05-25 01:53:46.439 8 INFO neutron.services.segments.plugin [-] Segment 33c3684d-94d5-44ad-9328-cae6e4e28c32 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 33c3684d-94d5-44ad-9328-cae6e4e28c32 found for delete ", "request_id": "req-228afe3b-a762-44a7-b479-a28ce0441e69"}]} 2026-05-25 01:53:46.441 8 INFO neutron.services.segments.plugin [-] Segment 33c3684d-94d5-44ad-9328-cae6e4e28c32 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 33c3684d-94d5-44ad-9328-cae6e4e28c32 found for delete ", "request_id": "req-51accbdb-e641-488e-8c2b-95435bea5dc8"}]} [pid: 8|app: 0|req: 830/1638] 10.0.0.96 () {34 vars in 746 bytes} [Mon May 25 01:53:46 2026] PUT /v2.0/ports/1ed21418-a6de-4e30-b9e9-dd76e99674db/tags => generated 19 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 809/1639] 10.0.0.96 () {32 vars in 659 bytes} [Mon May 25 01:53:46 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 831/1640] 10.0.0.96 () {32 vars in 673 bytes} [Mon May 25 01:53:46 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 810/1641] 10.0.0.96 () {32 vars in 669 bytes} [Mon May 25 01:53:46 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 832/1642] 10.0.0.96 () {32 vars in 681 bytes} [Mon May 25 01:53:46 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 833/1643] 10.0.0.96 () {32 vars in 622 bytes} [Mon May 25 01:53:46 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: 811/1644] 10.0.0.96 () {32 vars in 667 bytes} [Mon May 25 01:53:46 2026] GET /v2.0/ports?not-tags=red => generated 1488 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 834/1645] 10.0.0.96 () {32 vars in 632 bytes} [Mon May 25 01:53:46 2026] GET /v2.0/ => generated 632 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 812/1646] 10.0.0.96 () {32 vars in 681 bytes} [Mon May 25 01:53:46 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 2228 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 835/1647] 10.0.0.96 () {32 vars in 677 bytes} [Mon May 25 01:53:47 2026] GET /v2.0/ports?not-tags-any=blue => generated 2228 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 813/1648] 10.0.0.96 () {32 vars in 689 bytes} [Mon May 25 01:53:47 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 1488 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 836/1649] 10.0.0.96 () {32 vars in 719 bytes} [Mon May 25 01:53:47 2026] DELETE /v2.0/ports/4587c00a-d9a3-456d-b33f-1e29dd9743ad => generated 0 bytes in 206 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-25 01:53:47.577 8 WARNING neutron_lib.context [None req-1def6469-6a3e-46d9-bd5d-0564ffb5f9a5 b8f76f692e894e10a0dd7ed6e5f94cb1 8eb9887d65964c64b2ed3f6c363ffb60 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 814/1650] 10.0.0.96 () {32 vars in 719 bytes} [Mon May 25 01:53:47 2026] DELETE /v2.0/ports/e376bc51-55ca-41e1-899e-572c0e9f4f69 => generated 0 bytes in 176 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-25 01:53:47.720 8 INFO neutron.db.segments_db [None req-1def6469-6a3e-46d9-bd5d-0564ffb5f9a5 b8f76f692e894e10a0dd7ed6e5f94cb1 8eb9887d65964c64b2ed3f6c363ffb60 - - default default] Added segment 1a22b5fd-4acb-4355-bdfc-2e602b234758 of type vxlan for network d95ca438-7ead-4d75-8f13-f74a5cbebf7f [pid: 7|app: 0|req: 815/1651] 10.0.0.96 () {32 vars in 773 bytes} [Mon May 25 01:53:47 2026] GET /v2.0/security-groups?tenant_id=db06395752c949ffb44a8d26aa272834&name=default => generated 2925 bytes in 163 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 837/1652] 10.0.0.96 () {34 vars in 669 bytes} [Mon May 25 01:53:47 2026] POST /v2.0/networks => generated 645 bytes in 333 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-25 01:53:47.818 7 WARNING neutron_lib.context [None req-c8a367af-173a-4a8f-9ad9-251d19adb743 1edb7aa3b2d84b7898fd60927375c2e2 13763755b290401c933c7a235c732a92 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-25 01:53:47.950 7 INFO neutron.db.segments_db [None req-c8a367af-173a-4a8f-9ad9-251d19adb743 1edb7aa3b2d84b7898fd60927375c2e2 13763755b290401c933c7a235c732a92 - - default default] Added segment ccd5c1b0-7dfe-4637-83be-ef0f6109ab52 of type vxlan for network 930fcb8d-83a3-4fa0-8e26-fb91ed0f8e17 [pid: 8|app: 0|req: 838/1653] 10.0.0.96 () {32 vars in 719 bytes} [Mon May 25 01:53:47 2026] DELETE /v2.0/ports/f3d10b6d-d72f-4c17-844c-5f12507a6cc7 => generated 0 bytes in 159 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 816/1654] 10.0.0.96 () {34 vars in 669 bytes} [Mon May 25 01:53:47 2026] POST /v2.0/networks => generated 632 bytes in 249 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-25 01:53:48.040 7 WARNING neutron_lib.context [None req-bce6d379-3bf3-47d0-a793-ba85e3ec5cf7 b8f76f692e894e10a0dd7ed6e5f94cb1 8eb9887d65964c64b2ed3f6c363ffb60 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 839/1655] 10.0.0.96 () {32 vars in 739 bytes} [Mon May 25 01:53:47 2026] DELETE /v2.0/security-groups/703a35ae-a5d9-474d-aa0e-4b5dc12816d0 => 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: 840/1656] 10.0.0.96 () {32 vars in 719 bytes} [Mon May 25 01:53:48 2026] DELETE /v2.0/ports/1ed21418-a6de-4e30-b9e9-dd76e99674db => generated 0 bytes in 169 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-25 01:53:48.233 8 WARNING neutron_lib.context [None req-0b17d26e-3aa7-4c97-8047-e9f3618d66bc 1edb7aa3b2d84b7898fd60927375c2e2 13763755b290401c933c7a235c732a92 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 817/1657] 10.0.0.96 () {34 vars in 664 bytes} [Mon May 25 01:53:48 2026] POST /v2.0/ports => generated 775 bytes in 277 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 841/1658] 10.0.0.96 () {34 vars in 668 bytes} [Mon May 25 01:53:48 2026] POST /v2.0/subnets => generated 626 bytes in 217 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-25 01:53:48.451 8 WARNING neutron_lib.context [None req-f555111f-4862-4691-87da-58341263abe6 b8f76f692e894e10a0dd7ed6e5f94cb1 8eb9887d65964c64b2ed3f6c363ffb60 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1659] 10.0.0.96 () {32 vars in 719 bytes} [Mon May 25 01:53:48 2026] DELETE /v2.0/ports/0fd2b7a6-569d-4dba-850d-aac31b9b7317 => generated 0 bytes in 180 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-25 01:53:48.497 7 WARNING neutron_lib.context [None req-eb541f6e-02b7-4ef5-897f-abd0064c0d2f 1edb7aa3b2d84b7898fd60927375c2e2 13763755b290401c933c7a235c732a92 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-25 01:53:48.498 8 INFO neutron.db.segments_db [None req-f555111f-4862-4691-87da-58341263abe6 b8f76f692e894e10a0dd7ed6e5f94cb1 8eb9887d65964c64b2ed3f6c363ffb60 - - default default] Added segment 899a17ed-4d14-444f-b909-b654a346b2c9 of type vxlan for network 34a9f650-da57-4c30-bd0e-42464981ffec 2026-05-25 01:53:48.547 7 INFO neutron.db.segments_db [None req-eb541f6e-02b7-4ef5-897f-abd0064c0d2f 1edb7aa3b2d84b7898fd60927375c2e2 13763755b290401c933c7a235c732a92 - - default default] Added segment 4e3f6811-d289-459d-8c3f-5d382e99774a of type vxlan for network 8a881fe1-e727-421e-b395-624105fd48f4 [pid: 8|app: 0|req: 842/1660] 10.0.0.96 () {34 vars in 669 bytes} [Mon May 25 01:53:48 2026] POST /v2.0/networks => generated 630 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 819/1661] 10.0.0.96 () {34 vars in 669 bytes} [Mon May 25 01:53:48 2026] POST /v2.0/networks => generated 632 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-25 01:53:48.645 7 WARNING neutron_lib.context [None req-2b96ec47-e682-47d7-b28c-c60584ade818 b8f76f692e894e10a0dd7ed6e5f94cb1 8eb9887d65964c64b2ed3f6c363ffb60 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-25 01:53:48.702 8 INFO neutron.services.segments.plugin [-] Segment a4a4c4eb-c6d2-4270-9f83-354154bf81bf resource provider aggregate not found 2026-05-25 01:53:48.707 8 INFO neutron.services.segments.plugin [-] Segment a4a4c4eb-c6d2-4270-9f83-354154bf81bf resource provider aggregate not found [pid: 8|app: 0|req: 843/1662] 10.0.0.96 () {32 vars in 725 bytes} [Mon May 25 01:53:48 2026] DELETE /v2.0/networks/4e3f0a31-e349-4c85-8136-5df59b989113 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-25 01:53:48.719 8 WARNING neutron_lib.context [None req-16304dd0-26a6-40bb-b564-60bb3ca166c8 1edb7aa3b2d84b7898fd60927375c2e2 13763755b290401c933c7a235c732a92 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-25 01:53:48.721 8 INFO neutron.services.segments.plugin [-] Segment a4a4c4eb-c6d2-4270-9f83-354154bf81bf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a4a4c4eb-c6d2-4270-9f83-354154bf81bf found for delete ", "request_id": "req-a8affcd3-e3dd-470b-8704-25104726d00d"}]} 2026-05-25 01:53:48.726 8 INFO neutron.services.segments.plugin [-] Segment a4a4c4eb-c6d2-4270-9f83-354154bf81bf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a4a4c4eb-c6d2-4270-9f83-354154bf81bf found for delete ", "request_id": "req-caaf18a9-fd6e-4c96-b91b-17375cda4a3c"}]} [pid: 7|app: 0|req: 820/1663] 10.0.0.96 () {34 vars in 668 bytes} [Mon May 25 01:53:48 2026] POST /v2.0/subnets => generated 626 bytes in 233 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 844/1664] 10.0.0.96 () {34 vars in 668 bytes} [Mon May 25 01:53:48 2026] POST /v2.0/subnets => generated 629 bytes in 210 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-25 01:53:48.931 8 WARNING neutron_lib.context [None req-05198506-8e82-40f2-b4a7-364d6d2b8e1f b8f76f692e894e10a0dd7ed6e5f94cb1 8eb9887d65964c64b2ed3f6c363ffb60 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-25 01:53:48.986 7 INFO neutron.services.segments.plugin [-] Segment 89c747b4-48cf-4eea-b80e-ed4e090ddc41 resource provider aggregate not found 2026-05-25 01:53:48.991 7 INFO neutron.services.segments.plugin [-] Segment 89c747b4-48cf-4eea-b80e-ed4e090ddc41 resource provider aggregate not found 2026-05-25 01:53:49.007 7 INFO neutron.services.segments.plugin [-] Segment 89c747b4-48cf-4eea-b80e-ed4e090ddc41 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 89c747b4-48cf-4eea-b80e-ed4e090ddc41 found for delete ", "request_id": "req-a9ef7f12-43fa-48b1-961a-5f407f4460b0"}]} 2026-05-25 01:53:49.007 7 INFO neutron.services.segments.plugin [-] Segment 89c747b4-48cf-4eea-b80e-ed4e090ddc41 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 89c747b4-48cf-4eea-b80e-ed4e090ddc41 found for delete ", "request_id": "req-a3c34068-092a-4105-bb35-759e71c690c8"}]} [pid: 7|app: 0|req: 821/1665] 10.0.0.96 () {32 vars in 725 bytes} [Mon May 25 01:53:48 2026] DELETE /v2.0/networks/c46f6060-081e-40e5-bbd0-d3efda533064 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-25 01:53:49.017 7 WARNING neutron_lib.context [None req-3bcf5776-365b-4d5b-ac62-948616fcdf59 1edb7aa3b2d84b7898fd60927375c2e2 13763755b290401c933c7a235c732a92 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-25 01:53:49.066 7 INFO neutron.db.segments_db [None req-3bcf5776-365b-4d5b-ac62-948616fcdf59 1edb7aa3b2d84b7898fd60927375c2e2 13763755b290401c933c7a235c732a92 - - default default] Added segment 26b7912a-1cee-47bf-be63-07f57f72fc42 of type vxlan for network 4fd72801-0611-4c0a-b5d5-d5da00c941ab [pid: 7|app: 0|req: 822/1666] 10.0.0.96 () {34 vars in 669 bytes} [Mon May 25 01:53:49 2026] POST /v2.0/networks => generated 632 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 845/1667] 10.0.0.96 () {34 vars in 664 bytes} [Mon May 25 01:53:48 2026] POST /v2.0/ports => generated 949 bytes in 307 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-25 01:53:49.239 8 WARNING neutron_lib.context [None req-ee3fa6b3-0471-4ec9-b388-54d6a56b78a5 1edb7aa3b2d84b7898fd60927375c2e2 13763755b290401c933c7a235c732a92 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 823/1668] 10.0.0.96 () {32 vars in 725 bytes} [Mon May 25 01:53:49 2026] DELETE /v2.0/networks/99abe2b4-3964-4313-b899-e2c190745a6b => generated 0 bytes in 121 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 846/1669] 10.0.0.96 () {34 vars in 668 bytes} [Mon May 25 01:53:49 2026] POST /v2.0/subnets => generated 629 bytes in 258 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 824/1670] 10.0.0.96 () {32 vars in 719 bytes} [Mon May 25 01:53:49 2026] DELETE /v2.0/ports/4a26b010-f104-4689-84fd-eae43509d46a => generated 0 bytes in 253 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-25 01:53:49.535 7 WARNING neutron_lib.context [None req-4b54ceb4-d9bf-46c5-babd-a456788b4158 1edb7aa3b2d84b7898fd60927375c2e2 13763755b290401c933c7a235c732a92 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-25 01:53:49.585 7 INFO neutron.db.segments_db [None req-4b54ceb4-d9bf-46c5-babd-a456788b4158 1edb7aa3b2d84b7898fd60927375c2e2 13763755b290401c933c7a235c732a92 - - default default] Added segment fa770fff-ec69-43d3-8845-f66ccf2984f9 of type vxlan for network 4665e230-a8ed-40f3-a636-5b26dbd6ac64 [pid: 8|app: 0|req: 847/1671] 10.0.0.96 () {32 vars in 725 bytes} [Mon May 25 01:53:49 2026] DELETE /v2.0/networks/9a60153a-2777-4caa-a8e4-1d14ff02e0d9 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-25 01:53:49.607 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a6bec93e-e973-4d5f-a8a8-8c740ad9f06f b8f76f692e894e10a0dd7ed6e5f94cb1 8eb9887d65964c64b2ed3f6c363ffb60 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 848/1672] 10.0.0.96 () {32 vars in 719 bytes} [Mon May 25 01:53:49 2026] DELETE /v2.0/ports/4a26b010-f104-4689-84fd-eae43509d46a => generated 132 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 825/1673] 10.0.0.96 () {34 vars in 669 bytes} [Mon May 25 01:53:49 2026] POST /v2.0/networks => generated 632 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-25 01:53:49.687 7 INFO neutron.pecan_wsgi.hooks.translation [None req-54a471ae-a778-4b4d-b978-c1f7e6406df9 b8f76f692e894e10a0dd7ed6e5f94cb1 8eb9887d65964c64b2ed3f6c363ffb60 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 826/1674] 10.0.0.96 () {32 vars in 716 bytes} [Mon May 25 01:53:49 2026] GET /v2.0/ports/4a26b010-f104-4689-84fd-eae43509d46a => generated 132 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-25 01:53:49.691 7 WARNING neutron_lib.context [None req-147d9183-a8ff-4be1-902d-9f998b17eaba 1edb7aa3b2d84b7898fd60927375c2e2 13763755b290401c933c7a235c732a92 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 849/1675] 10.0.0.96 () {32 vars in 725 bytes} [Mon May 25 01:53:49 2026] DELETE /v2.0/networks/6c990205-eea8-4bb5-8bfe-7c97901ac1ee => generated 0 bytes in 141 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 827/1676] 10.0.0.96 () {34 vars in 668 bytes} [Mon May 25 01:53:49 2026] POST /v2.0/subnets => generated 629 bytes in 207 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-25 01:53:49.905 7 WARNING neutron_lib.context [None req-a67df433-4995-4de6-95db-0edab672dd3a 1edb7aa3b2d84b7898fd60927375c2e2 13763755b290401c933c7a235c732a92 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 850/1677] 10.0.0.96 () {32 vars in 723 bytes} [Mon May 25 01:53:49 2026] DELETE /v2.0/subnets/7834fd4d-f14d-466c-a0be-5005476760f2 => generated 0 bytes in 165 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-25 01:53:49.973 7 INFO neutron.db.segments_db [None req-a67df433-4995-4de6-95db-0edab672dd3a 1edb7aa3b2d84b7898fd60927375c2e2 13763755b290401c933c7a235c732a92 - - default default] Added segment 102e7dd2-d5c5-43d2-ba7e-119acf94eb24 of type vxlan for network beed6483-52a3-4b2b-abef-0ebdd1003b0b [pid: 7|app: 0|req: 828/1678] 10.0.0.96 () {34 vars in 669 bytes} [Mon May 25 01:53:49 2026] POST /v2.0/networks => generated 632 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-25 01:53:50.076 7 WARNING neutron_lib.context [None req-dc870c39-b35d-4191-8ff3-171487828029 1edb7aa3b2d84b7898fd60927375c2e2 13763755b290401c933c7a235c732a92 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 851/1679] 10.0.0.96 () {32 vars in 725 bytes} [Mon May 25 01:53:49 2026] DELETE /v2.0/networks/34a9f650-da57-4c30-bd0e-42464981ffec => generated 0 bytes in 360 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-25 01:53:50.291 8 WARNING neutron_lib.context [None req-ad7118ab-820a-4687-baad-75b4618651ab b8f76f692e894e10a0dd7ed6e5f94cb1 8eb9887d65964c64b2ed3f6c363ffb60 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 829/1680] 10.0.0.96 () {34 vars in 668 bytes} [Mon May 25 01:53:50 2026] POST /v2.0/subnets => generated 629 bytes in 265 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-25 01:53:50.344 8 INFO neutron.db.segments_db [None req-ad7118ab-820a-4687-baad-75b4618651ab b8f76f692e894e10a0dd7ed6e5f94cb1 8eb9887d65964c64b2ed3f6c363ffb60 - - default default] Added segment 5cf1a3a9-99bc-4fe9-a597-e59b2521fd40 of type vxlan for network 5325daad-394d-4478-b886-88b7db500689 [pid: 7|app: 0|req: 830/1681] 10.0.0.96 () {34 vars in 750 bytes} [Mon May 25 01:53:50 2026] PUT /v2.0/subnets/cec28ba0-2bf2-4585-98ef-a08714af77eb/tags => generated 17 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 852/1682] 10.0.0.96 () {34 vars in 669 bytes} [Mon May 25 01:53:50 2026] POST /v2.0/networks => generated 631 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 831/1683] 10.0.0.96 () {34 vars in 750 bytes} [Mon May 25 01:53:50 2026] PUT /v2.0/subnets/97916b3b-5311-4c3e-969d-f5a2f8e7841e/tags => generated 25 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-25 01:53:50.443 8 WARNING neutron_lib.context [None req-79de9b27-ca48-4fc4-be62-6c7a3afd9bd4 b8f76f692e894e10a0dd7ed6e5f94cb1 8eb9887d65964c64b2ed3f6c363ffb60 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 832/1684] 10.0.0.96 () {34 vars in 750 bytes} [Mon May 25 01:53:50 2026] PUT /v2.0/subnets/0be053b9-ff84-4dca-a7a6-989e2a144b40/tags => generated 34 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 833/1685] 10.0.0.96 () {34 vars in 750 bytes} [Mon May 25 01:53:50 2026] PUT /v2.0/subnets/67404040-92e3-4204-9199-57d162332afa/tags => generated 19 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 834/1686] 10.0.0.96 () {32 vars in 663 bytes} [Mon May 25 01:53:50 2026] GET /v2.0/subnets?tags=red => generated 1904 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 835/1687] 10.0.0.96 () {32 vars in 677 bytes} [Mon May 25 01:53:50 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1283 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 853/1688] 10.0.0.96 () {34 vars in 668 bytes} [Mon May 25 01:53:50 2026] POST /v2.0/subnets => generated 626 bytes in 286 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-25 01:53:50.746 8 INFO neutron.services.segments.plugin [-] Segment c565913f-4674-4970-82e8-21307cb0da38 resource provider aggregate not found 2026-05-25 01:53:50.752 8 INFO neutron.services.segments.plugin [-] Segment c565913f-4674-4970-82e8-21307cb0da38 resource provider aggregate not found 2026-05-25 01:53:50.762 8 INFO neutron.services.segments.plugin [-] Segment c565913f-4674-4970-82e8-21307cb0da38 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c565913f-4674-4970-82e8-21307cb0da38 found for delete ", "request_id": "req-dbabc027-1c9c-4e9e-a0a7-ee0dd80755c9"}]} 2026-05-25 01:53:50.768 8 INFO neutron.services.segments.plugin [-] Segment c565913f-4674-4970-82e8-21307cb0da38 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c565913f-4674-4970-82e8-21307cb0da38 found for delete ", "request_id": "req-78f2996c-042b-4de3-a83c-d449564b8c16"}]} 2026-05-25 01:53:50.775 8 INFO neutron.services.segments.plugin [-] Segment 928db7f9-4dc1-479e-a105-bac64cdd435c resource provider aggregate not found [pid: 8|app: 0|req: 854/1689] 10.0.0.96 () {32 vars in 673 bytes} [Mon May 25 01:53:50 2026] GET /v2.0/subnets?tags-any=blue => generated 1283 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-25 01:53:50.789 8 WARNING neutron_lib.context [None req-4da37a52-3cac-4579-87c0-10a9da8cc9b8 b8f76f692e894e10a0dd7ed6e5f94cb1 8eb9887d65964c64b2ed3f6c363ffb60 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-25 01:53:50.790 8 INFO neutron.services.segments.plugin [-] Segment 928db7f9-4dc1-479e-a105-bac64cdd435c resource provider aggregate not found 2026-05-25 01:53:50.794 8 INFO neutron.services.segments.plugin [-] Segment 928db7f9-4dc1-479e-a105-bac64cdd435c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 928db7f9-4dc1-479e-a105-bac64cdd435c found for delete ", "request_id": "req-86dbac4d-a877-4089-8ca4-b29cd8067b55"}]} 2026-05-25 01:53:50.809 8 INFO neutron.services.segments.plugin [-] Segment 928db7f9-4dc1-479e-a105-bac64cdd435c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 928db7f9-4dc1-479e-a105-bac64cdd435c found for delete ", "request_id": "req-0e83f702-7a07-409f-80b2-f82a35c21812"}]} 2026-05-25 01:53:50.813 8 INFO neutron.services.segments.plugin [-] Segment 899a17ed-4d14-444f-b909-b654a346b2c9 resource provider aggregate not found 2026-05-25 01:53:50.830 8 INFO neutron.services.segments.plugin [-] Segment 899a17ed-4d14-444f-b909-b654a346b2c9 resource provider aggregate not found 2026-05-25 01:53:50.835 8 INFO neutron.services.segments.plugin [-] Segment 899a17ed-4d14-444f-b909-b654a346b2c9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 899a17ed-4d14-444f-b909-b654a346b2c9 found for delete ", "request_id": "req-63c0fc09-373a-4cf6-a4be-e95f0fd42ce9"}]} 2026-05-25 01:53:50.849 8 INFO neutron.services.segments.plugin [-] Segment 899a17ed-4d14-444f-b909-b654a346b2c9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 899a17ed-4d14-444f-b909-b654a346b2c9 found for delete ", "request_id": "req-a864bf9c-955b-4dd1-aec1-dae1aeda159a"}]} [pid: 7|app: 0|req: 836/1690] 10.0.0.96 () {32 vars in 773 bytes} [Mon May 25 01:53:50 2026] GET /v2.0/security-groups?tenant_id=c719f306b8c14c2591eafdd11fda8707&name=default => generated 2925 bytes in 360 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-25 01:53:51.039 7 INFO neutron.services.segments.plugin [-] Segment 5ffe3cbd-ca9a-4cf1-acc4-38c8175d8a14 resource provider aggregate not found 2026-05-25 01:53:51.045 7 INFO neutron.services.segments.plugin [-] Segment 5ffe3cbd-ca9a-4cf1-acc4-38c8175d8a14 resource provider aggregate not found [pid: 7|app: 0|req: 837/1691] 10.0.0.96 () {32 vars in 685 bytes} [Mon May 25 01:53:51 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1904 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-25 01:53:51.062 7 INFO neutron.services.segments.plugin [-] Segment 5ffe3cbd-ca9a-4cf1-acc4-38c8175d8a14 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5ffe3cbd-ca9a-4cf1-acc4-38c8175d8a14 found for delete ", "request_id": "req-572c3c3c-5824-477e-b663-b6dd113e44c9"}]} 2026-05-25 01:53:51.063 7 INFO neutron.services.segments.plugin [-] Segment 5ffe3cbd-ca9a-4cf1-acc4-38c8175d8a14 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5ffe3cbd-ca9a-4cf1-acc4-38c8175d8a14 found for delete ", "request_id": "req-be1827f3-b3bf-4e91-81be-d1b6e137a493"}]} [pid: 7|app: 0|req: 838/1692] 10.0.0.96 () {32 vars in 739 bytes} [Mon May 25 01:53:51 2026] DELETE /v2.0/security-groups/c85571b7-11cf-47fb-a950-e1b37ff13601 => 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: 855/1693] 10.0.0.96 () {34 vars in 664 bytes} [Mon May 25 01:53:50 2026] POST /v2.0/ports => generated 911 bytes in 424 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 839/1694] 10.0.0.96 () {32 vars in 671 bytes} [Mon May 25 01:53:51 2026] GET /v2.0/subnets?not-tags=red => generated 1894 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 840/1695] 10.0.0.96 () {32 vars in 685 bytes} [Mon May 25 01:53:51 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2515 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 841/1696] 10.0.0.96 () {32 vars in 681 bytes} [Mon May 25 01:53:51 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2515 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 842/1697] 10.0.0.96 () {32 vars in 693 bytes} [Mon May 25 01:53:51 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1894 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 856/1698] 10.0.0.96 () {32 vars in 719 bytes} [Mon May 25 01:53:51 2026] DELETE /v2.0/ports/0827b7ac-145b-4e9f-ad2a-9746f8ede60a => generated 0 bytes in 313 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 843/1699] 10.0.0.96 () {32 vars in 723 bytes} [Mon May 25 01:53:51 2026] DELETE /v2.0/subnets/cec28ba0-2bf2-4585-98ef-a08714af77eb => generated 0 bytes in 207 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-25 01:53:51.588 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b5463ba7-8a36-47ce-96e6-271935f3a076 b8f76f692e894e10a0dd7ed6e5f94cb1 8eb9887d65964c64b2ed3f6c363ffb60 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 844/1700] 10.0.0.96 () {32 vars in 716 bytes} [Mon May 25 01:53:51 2026] GET /v2.0/ports/0827b7ac-145b-4e9f-ad2a-9746f8ede60a => 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: 857/1701] 10.0.0.96 () {32 vars in 773 bytes} [Mon May 25 01:53:51 2026] GET /v2.0/security-groups?tenant_id=b944e45b78004dea8fc3667bfaa42cb4&name=default => generated 2925 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 845/1702] 10.0.0.96 () {32 vars in 723 bytes} [Mon May 25 01:53:51 2026] DELETE /v2.0/subnets/97916b3b-5311-4c3e-969d-f5a2f8e7841e => generated 0 bytes in 170 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 858/1703] 10.0.0.96 () {32 vars in 723 bytes} [Mon May 25 01:53:51 2026] DELETE /v2.0/subnets/981647f9-dd46-4d5c-9bee-016043dacc4b => generated 0 bytes in 193 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 846/1704] 10.0.0.96 () {32 vars in 739 bytes} [Mon May 25 01:53:51 2026] DELETE /v2.0/security-groups/52bac8cc-b5c3-43c4-b081-c7a584b4bb08 => 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: 847/1705] 10.0.0.96 () {32 vars in 723 bytes} [Mon May 25 01:53:51 2026] DELETE /v2.0/subnets/0be053b9-ff84-4dca-a7a6-989e2a144b40 => generated 0 bytes in 180 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 859/1706] 10.0.0.96 () {32 vars in 773 bytes} [Mon May 25 01:53:51 2026] GET /v2.0/security-groups?tenant_id=0796f91daf10476ba4420d72e6bed70b&name=default => generated 2925 bytes in 258 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 860/1707] 10.0.0.96 () {32 vars in 773 bytes} [Mon May 25 01:53:52 2026] GET /v2.0/security-groups?tenant_id=fdfa1289210549c59a8c1bee1aff3f5e&name=default => generated 2925 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 848/1708] 10.0.0.96 () {32 vars in 725 bytes} [Mon May 25 01:53:52 2026] DELETE /v2.0/networks/5325daad-394d-4478-b886-88b7db500689 => generated 0 bytes in 296 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 861/1709] 10.0.0.96 () {32 vars in 723 bytes} [Mon May 25 01:53:52 2026] DELETE /v2.0/subnets/67404040-92e3-4204-9199-57d162332afa => generated 0 bytes in 177 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 849/1710] 10.0.0.96 () {32 vars in 739 bytes} [Mon May 25 01:53:52 2026] DELETE /v2.0/security-groups/48c47558-1d62-476c-9f09-d35032515dd6 => 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: 862/1711] 10.0.0.96 () {32 vars in 739 bytes} [Mon May 25 01:53:52 2026] DELETE /v2.0/security-groups/35fc9f8c-114d-4b69-bea1-7c09be042f73 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-25 01:53:52.454 7 WARNING neutron_lib.context [None req-642e53e7-8302-49e2-bb2e-aafa49635b39 b8f76f692e894e10a0dd7ed6e5f94cb1 8eb9887d65964c64b2ed3f6c363ffb60 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 863/1712] 10.0.0.96 () {32 vars in 723 bytes} [Mon May 25 01:53:52 2026] DELETE /v2.0/subnets/5600b7e5-44f2-4a14-a940-8dfbd8a7e52f => generated 0 bytes in 155 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 850/1713] 10.0.0.96 () {34 vars in 664 bytes} [Mon May 25 01:53:52 2026] POST /v2.0/ports => generated 775 bytes in 267 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 851/1714] 10.0.0.96 () {34 vars in 736 bytes} [Mon May 25 01:53:52 2026] PUT /v2.0/ports/6d6cbf1c-a243-466d-847b-1423ce0dd7ac => generated 752 bytes in 203 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-25 01:53:52.938 8 INFO neutron.services.segments.plugin [-] Segment ccd5c1b0-7dfe-4637-83be-ef0f6109ab52 resource provider aggregate not found /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-25 01:53:52.943 8 INFO neutron.services.segments.plugin [-] Segment ccd5c1b0-7dfe-4637-83be-ef0f6109ab52 resource provider aggregate not found 2026-05-25 01:53:52.950 8 INFO neutron.services.segments.plugin [-] Segment ccd5c1b0-7dfe-4637-83be-ef0f6109ab52 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ccd5c1b0-7dfe-4637-83be-ef0f6109ab52 found for delete ", "request_id": "req-17e7e567-4d9b-4988-8a3b-5e5a14be7225"}]} 2026-05-25 01:53:52.963 8 INFO neutron.services.segments.plugin [-] Segment ccd5c1b0-7dfe-4637-83be-ef0f6109ab52 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ccd5c1b0-7dfe-4637-83be-ef0f6109ab52 found for delete ", "request_id": "req-d7dfffa0-2b47-4373-8bbd-5a16bc0a9714"}]} [pid: 8|app: 0|req: 864/1715] 10.0.0.96 () {32 vars in 725 bytes} [Mon May 25 01:53:52 2026] DELETE /v2.0/networks/930fcb8d-83a3-4fa0-8e26-fb91ed0f8e17 => generated 0 bytes in 357 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 865/1716] 10.0.0.96 () {32 vars in 725 bytes} [Mon May 25 01:53:52 2026] DELETE /v2.0/networks/8a881fe1-e727-421e-b395-624105fd48f4 => generated 0 bytes in 136 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 866/1717] 10.0.0.96 () {32 vars in 725 bytes} [Mon May 25 01:53:53 2026] DELETE /v2.0/networks/4fd72801-0611-4c0a-b5d5-d5da00c941ab => generated 0 bytes in 145 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-25 01:53:53.411 7 INFO neutron.services.segments.plugin [-] Segment 5cf1a3a9-99bc-4fe9-a597-e59b2521fd40 resource provider aggregate not found 2026-05-25 01:53:53.416 7 INFO neutron.services.segments.plugin [-] Segment 5cf1a3a9-99bc-4fe9-a597-e59b2521fd40 resource provider aggregate not found 2026-05-25 01:53:53.429 7 INFO neutron.services.segments.plugin [-] Segment 5cf1a3a9-99bc-4fe9-a597-e59b2521fd40 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5cf1a3a9-99bc-4fe9-a597-e59b2521fd40 found for delete ", "request_id": "req-319f5e48-f718-47f3-95b8-bba677c8ab42"}]} /var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-05-25 01:53:53.433 7 INFO neutron.services.segments.plugin [-] Segment 5cf1a3a9-99bc-4fe9-a597-e59b2521fd40 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5cf1a3a9-99bc-4fe9-a597-e59b2521fd40 found for delete ", "request_id": "req-6f9ea3f8-9c6a-4773-9345-c7cb2b2cd856"}]} [pid: 7|app: 0|req: 852/1718] 10.0.0.96 () {32 vars in 719 bytes} [Mon May 25 01:53:52 2026] DELETE /v2.0/ports/6d6cbf1c-a243-466d-847b-1423ce0dd7ac => generated 0 bytes in 593 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 853/1719] 10.0.0.96 () {32 vars in 642 bytes} [Mon May 25 01:53:53 2026] GET /v2.0/ports => generated 778 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-25 01:53:53.596 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6b37e8df-5a38-4f7c-a74b-a8084af40760 b8f76f692e894e10a0dd7ed6e5f94cb1 8eb9887d65964c64b2ed3f6c363ffb60 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 856/1722] 10.0.0.96 () {32 vars in 716 bytes} [Mon May 25 01:53:53 2026] GET /v2.0/ports/6d6cbf1c-a243-466d-847b-1423ce0dd7ac => generated 132 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 867/1723] 10.0.0.96 () {32 vars in 725 bytes} [Mon May 25 01:53:53 2026] DELETE /v2.0/networks/4665e230-a8ed-40f3-a636-5b26dbd6ac64 => generated 0 bytes in 339 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 857/1724] 10.0.0.96 () {32 vars in 642 bytes} [Mon May 25 01:53:53 2026] GET /v2.0/ports => generated 778 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 858/1725] 10.0.0.96 () {32 vars in 716 bytes} [Mon May 25 01:53:53 2026] GET /v2.0/ports/c549512f-f3a3-4953-ba81-e24825b726ef => generated 775 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-25 01:53:53.698 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8d9342a0-ccd3-49ff-9dbb-75722f4e8153 b8f76f692e894e10a0dd7ed6e5f94cb1 8eb9887d65964c64b2ed3f6c363ffb60 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 859/1726] 10.0.0.96 () {32 vars in 719 bytes} [Mon May 25 01:53:53 2026] DELETE /v2.0/ports/0827b7ac-145b-4e9f-ad2a-9746f8ede60a => generated 132 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-25 01:53:53.716 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6cef0bad-7d3b-4d26-9a27-2a155f16b788 b8f76f692e894e10a0dd7ed6e5f94cb1 8eb9887d65964c64b2ed3f6c363ffb60 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 860/1727] 10.0.0.96 () {32 vars in 723 bytes} [Mon May 25 01:53:53 2026] DELETE /v2.0/subnets/981647f9-dd46-4d5c-9bee-016043dacc4b => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-25 01:53:53.734 7 INFO neutron.pecan_wsgi.hooks.translation [None req-df9b1b72-7618-448a-8213-7e75079e7df8 b8f76f692e894e10a0dd7ed6e5f94cb1 8eb9887d65964c64b2ed3f6c363ffb60 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 861/1728] 10.0.0.96 () {32 vars in 723 bytes} [Mon May 25 01:53:53 2026] DELETE /v2.0/subnets/7834fd4d-f14d-466c-a0be-5005476760f2 => generated 136 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 862/1729] 10.0.0.96 () {32 vars in 719 bytes} [Mon May 25 01:53:53 2026] DELETE /v2.0/ports/c549512f-f3a3-4953-ba81-e24825b726ef => generated 0 bytes in 170 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 868/1730] 10.0.0.96 () {32 vars in 725 bytes} [Mon May 25 01:53:53 2026] DELETE /v2.0/networks/beed6483-52a3-4b2b-abef-0ebdd1003b0b => generated 0 bytes in 319 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 863/1731] 10.0.0.96 () {32 vars in 725 bytes} [Mon May 25 01:53:53 2026] DELETE /v2.0/networks/d95ca438-7ead-4d75-8f13-f74a5cbebf7f => generated 0 bytes in 135 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 869/1732] 10.0.0.96 () {32 vars in 773 bytes} [Mon May 25 01:53:54 2026] GET /v2.0/security-groups?tenant_id=8eb9887d65964c64b2ed3f6c363ffb60&name=default => generated 2925 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 870/1733] 10.0.0.96 () {32 vars in 739 bytes} [Mon May 25 01:53:54 2026] DELETE /v2.0/security-groups/ef01b7ba-6266-444b-9d0f-f7504ffa8a72 => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 864/1734] 10.0.0.96 () {32 vars in 773 bytes} [Mon May 25 01:53:54 2026] GET /v2.0/security-groups?tenant_id=0af54ad2ee52408db5858a6a0bc4e130&name=default => generated 2925 bytes in 180 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-25 01:53:54.973 8 INFO neutron.services.segments.plugin [-] Segment 4e3f6811-d289-459d-8c3f-5d382e99774a resource provider aggregate not found 2026-05-25 01:53:54.981 8 INFO neutron.services.segments.plugin [-] Segment 4e3f6811-d289-459d-8c3f-5d382e99774a resource provider aggregate not found [pid: 8|app: 0|req: 871/1735] 10.0.0.96 () {32 vars in 739 bytes} [Mon May 25 01:53:54 2026] DELETE /v2.0/security-groups/15f0b3ad-5ea0-48f4-8b9b-edf704207b03 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 865/1736] 10.0.0.96 () {32 vars in 773 bytes} [Mon May 25 01:53:55 2026] GET /v2.0/security-groups?tenant_id=13763755b290401c933c7a235c732a92&name=default => generated 2925 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-25 01:53:55.160 8 INFO neutron.services.segments.plugin [-] Segment 4e3f6811-d289-459d-8c3f-5d382e99774a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4e3f6811-d289-459d-8c3f-5d382e99774a found for delete ", "request_id": "req-f0844133-13df-4b9a-bce0-2d9366707516"}]} 2026-05-25 01:53:55.170 8 INFO neutron.services.segments.plugin [-] Segment 4e3f6811-d289-459d-8c3f-5d382e99774a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4e3f6811-d289-459d-8c3f-5d382e99774a found for delete ", "request_id": "req-c4d9e0bc-ebb4-4be3-aaa3-d5bb42e2b075"}]} 2026-05-25 01:53:55.183 8 INFO neutron.services.segments.plugin [-] Segment 26b7912a-1cee-47bf-be63-07f57f72fc42 resource provider aggregate not found 2026-05-25 01:53:55.194 8 INFO neutron.services.segments.plugin [-] Segment 26b7912a-1cee-47bf-be63-07f57f72fc42 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 26b7912a-1cee-47bf-be63-07f57f72fc42 found for delete ", "request_id": "req-2e2c8ca7-710d-436c-82f9-e0b520c64bee"}]} 2026-05-25 01:53:55.200 8 INFO neutron.services.segments.plugin [-] Segment 26b7912a-1cee-47bf-be63-07f57f72fc42 resource provider aggregate not found 2026-05-25 01:53:55.207 8 INFO neutron.services.segments.plugin [-] Segment fa770fff-ec69-43d3-8845-f66ccf2984f9 resource provider aggregate not found 2026-05-25 01:53:55.217 8 INFO neutron.services.segments.plugin [-] Segment fa770fff-ec69-43d3-8845-f66ccf2984f9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fa770fff-ec69-43d3-8845-f66ccf2984f9 found for delete ", "request_id": "req-e5dae40d-38da-41a3-a08e-3d16184064e2"}]} 2026-05-25 01:53:55.226 8 INFO neutron.services.segments.plugin [-] Segment 26b7912a-1cee-47bf-be63-07f57f72fc42 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 26b7912a-1cee-47bf-be63-07f57f72fc42 found for delete ", "request_id": "req-7418c2e3-f088-4b2a-abd6-49696fee52ce"}]} 2026-05-25 01:53:55.230 8 INFO neutron.services.segments.plugin [-] Segment 102e7dd2-d5c5-43d2-ba7e-119acf94eb24 resource provider aggregate not found 2026-05-25 01:53:55.245 8 INFO neutron.services.segments.plugin [-] Segment 102e7dd2-d5c5-43d2-ba7e-119acf94eb24 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 102e7dd2-d5c5-43d2-ba7e-119acf94eb24 found for delete ", "request_id": "req-cf550a5a-567a-4f34-8d96-a66a87ce49db"}]} 2026-05-25 01:53:55.246 8 INFO neutron.services.segments.plugin [-] Segment fa770fff-ec69-43d3-8845-f66ccf2984f9 resource provider aggregate not found 2026-05-25 01:53:55.262 8 INFO neutron.services.segments.plugin [-] Segment fa770fff-ec69-43d3-8845-f66ccf2984f9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fa770fff-ec69-43d3-8845-f66ccf2984f9 found for delete ", "request_id": "req-c49f9213-925b-4e9b-ae57-5432d44c873d"}]} [pid: 8|app: 0|req: 872/1737] 10.0.0.96 () {32 vars in 739 bytes} [Mon May 25 01:53:55 2026] DELETE /v2.0/security-groups/5398339c-49a4-431f-bb3c-511764a29676 => generated 0 bytes in 135 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-25 01:53:55.459 7 INFO neutron.services.segments.plugin [-] Segment 1a22b5fd-4acb-4355-bdfc-2e602b234758 resource provider aggregate not found 2026-05-25 01:53:55.462 7 INFO neutron.services.segments.plugin [-] Segment 1a22b5fd-4acb-4355-bdfc-2e602b234758 resource provider aggregate not found 2026-05-25 01:53:55.475 7 INFO neutron.services.segments.plugin [-] Segment 1a22b5fd-4acb-4355-bdfc-2e602b234758 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1a22b5fd-4acb-4355-bdfc-2e602b234758 found for delete ", "request_id": "req-ad1d243f-04b8-48b8-ba95-31caa326cd6f"}]} 2026-05-25 01:53:55.477 7 INFO neutron.services.segments.plugin [-] Segment 1a22b5fd-4acb-4355-bdfc-2e602b234758 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1a22b5fd-4acb-4355-bdfc-2e602b234758 found for delete ", "request_id": "req-4c6f41b1-c7ee-46ec-a569-471ca83cb644"}]} [pid: 7|app: 0|req: 866/1738] 10.0.0.96 () {32 vars in 773 bytes} [Mon May 25 01:53:55 2026] GET /v2.0/security-groups?tenant_id=d3aa1199b5474049a9cfdd3bc6c5660c&name=default => generated 2925 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-25 01:53:55.544 8 INFO neutron.services.segments.plugin [-] Segment 102e7dd2-d5c5-43d2-ba7e-119acf94eb24 resource provider aggregate not found 2026-05-25 01:53:55.561 8 INFO neutron.services.segments.plugin [-] Segment 102e7dd2-d5c5-43d2-ba7e-119acf94eb24 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 102e7dd2-d5c5-43d2-ba7e-119acf94eb24 found for delete ", "request_id": "req-5bb6206a-a40e-4ba0-911f-b24b7f733910"}]} [pid: 8|app: 0|req: 873/1739] 10.0.0.96 () {32 vars in 739 bytes} [Mon May 25 01:53:55 2026] DELETE /v2.0/security-groups/124b6524-a59e-4941-9d52-1e3996676ab7 => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-25 01:53:56.726 7 WARNING neutron_lib.context [None req-bed0fd78-e105-4340-a8ce-cfa06bf52c25 c37ffa5e332b4c6e9f1a42370941b767 7e0c350f87e44986b756fa39766d37f9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 867/1740] 10.0.0.96 () {34 vars in 683 bytes} [Mon May 25 01:53:56 2026] POST /v2.0/security-groups => generated 1625 bytes in 384 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 868/1741] 10.0.0.96 () {32 vars in 662 bytes} [Mon May 25 01:53:56 2026] GET /v2.0/security-groups => generated 4530 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 874/1742] 10.0.0.96 () {34 vars in 677 bytes} [Mon May 25 01:53:56 2026] POST /v2.0/qos/policies => generated 359 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 869/1743] 10.0.0.96 () {34 vars in 757 bytes} [Mon May 25 01:53:56 2026] PUT /v2.0/security-groups/8015966f-7252-4317-b71c-9c496354487b => generated 1663 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 875/1744] 10.0.0.96 () {34 vars in 677 bytes} [Mon May 25 01:53:57 2026] POST /v2.0/qos/policies => generated 359 bytes in 48 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 870/1745] 10.0.0.96 () {32 vars in 736 bytes} [Mon May 25 01:53:57 2026] GET /v2.0/security-groups/8015966f-7252-4317-b71c-9c496354487b => generated 1663 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 876/1746] 10.0.0.96 () {34 vars in 677 bytes} [Mon May 25 01:53:57 2026] POST /v2.0/qos/policies => generated 359 bytes in 40 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 871/1747] 10.0.0.96 () {32 vars in 739 bytes} [Mon May 25 01:53:57 2026] DELETE /v2.0/security-groups/8015966f-7252-4317-b71c-9c496354487b => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-25 01:53:57.226 8 WARNING neutron_lib.context [None req-7ae476f3-4bfe-4c2f-af1c-2f721a60a69d f3df6e9f9d10405ca6742097453f3ba9 e9b34187906142acb53e9da0799752eb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 872/1748] 10.0.0.96 () {34 vars in 677 bytes} [Mon May 25 01:53:57 2026] POST /v2.0/qos/policies => generated 359 bytes in 46 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 873/1749] 10.0.0.96 () {32 vars in 662 bytes} [Mon May 25 01:53:57 2026] GET /v2.0/security-groups => generated 2925 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 874/1750] 10.0.0.96 () {34 vars in 677 bytes} [Mon May 25 01:53:57 2026] POST /v2.0/qos/policies => generated 359 bytes in 41 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-25 01:53:57.318 7 INFO neutron.api.v2.resource [None req-40e9f0c2-9b25-4a47-ba3b-3071f2e13d7b c37ffa5e332b4c6e9f1a42370941b767 7e0c350f87e44986b756fa39766d37f9 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 875/1751] 10.0.0.96 () {32 vars in 739 bytes} [Mon May 25 01:53:57 2026] DELETE /v2.0/security-groups/8015966f-7252-4317-b71c-9c496354487b => generated 146 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 876/1752] 10.0.0.96 () {34 vars in 752 bytes} [Mon May 25 01:53:57 2026] PUT /v2.0/policies/93660a2f-4062-4d34-86af-a3482bf76cc6/tags => generated 17 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-25 01:53:57.349 7 WARNING neutron_lib.context [None req-89333c5e-6347-45f6-9054-b45fcde5b20d c37ffa5e332b4c6e9f1a42370941b767 7e0c350f87e44986b756fa39766d37f9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 877/1753] 10.0.0.96 () {34 vars in 683 bytes} [Mon May 25 01:53:57 2026] POST /v2.0/security-groups => generated 1624 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 878/1754] 10.0.0.96 () {34 vars in 752 bytes} [Mon May 25 01:53:57 2026] PUT /v2.0/policies/72564ba4-63ef-468d-86c7-89d64f5a4377/tags => generated 25 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-25 01:53:57.499 7 WARNING neutron_lib.context [None req-f6e339e7-9d74-41e1-b155-2db15f5df6db c37ffa5e332b4c6e9f1a42370941b767 7e0c350f87e44986b756fa39766d37f9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 879/1755] 10.0.0.96 () {34 vars in 694 bytes} [Mon May 25 01:53:57 2026] POST /v2.0/security-group-rules => generated 601 bytes in 89 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 880/1756] 10.0.0.96 () {34 vars in 752 bytes} [Mon May 25 01:53:57 2026] PUT /v2.0/policies/6e9715b3-e9e5-4ba2-840d-c56d943bd7e1/tags => generated 34 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 881/1757] 10.0.0.96 () {32 vars in 746 bytes} [Mon May 25 01:53:57 2026] GET /v2.0/security-group-rules/4daff6bd-f12a-4fbb-9919-16dbd57e11c3 => generated 601 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 882/1758] 10.0.0.96 () {34 vars in 752 bytes} [Mon May 25 01:53:57 2026] PUT /v2.0/policies/46e5af20-99fe-4908-95d6-7b37050fa242/tags => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 883/1759] 10.0.0.96 () {32 vars in 672 bytes} [Mon May 25 01:53:57 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 884/1760] 10.0.0.96 () {32 vars in 749 bytes} [Mon May 25 01:53:57 2026] DELETE /v2.0/security-group-rules/4daff6bd-f12a-4fbb-9919-16dbd57e11c3 => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 877/1761] 10.0.0.96 () {34 vars in 675 bytes} [Mon May 25 01:53:57 2026] POST /v2.0/floatingips => generated 552 bytes in 655 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-25 01:53:57.785 8 WARNING neutron_lib.context [None req-485b3b34-dea6-49d3-ac0d-11e662b30a43 f3df6e9f9d10405ca6742097453f3ba9 e9b34187906142acb53e9da0799752eb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 885/1762] 10.0.0.96 () {32 vars in 672 bytes} [Mon May 25 01:53:57 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-25 01:53:57.832 7 WARNING neutron_lib.context [None req-d198e5fc-533c-445e-8bfc-7bcbdafe6c85 c37ffa5e332b4c6e9f1a42370941b767 7e0c350f87e44986b756fa39766d37f9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 886/1763] 10.0.0.96 () {34 vars in 694 bytes} [Mon May 25 01:53:57 2026] POST /v2.0/security-group-rules => generated 601 bytes in 88 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 887/1764] 10.0.0.96 () {32 vars in 746 bytes} [Mon May 25 01:53:57 2026] GET /v2.0/security-group-rules/7d56b0bf-0899-40eb-951f-d1cd86ae3c43 => generated 601 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 888/1765] 10.0.0.96 () {32 vars in 672 bytes} [Mon May 25 01:53:57 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 889/1766] 10.0.0.96 () {32 vars in 749 bytes} [Mon May 25 01:53:57 2026] DELETE /v2.0/security-group-rules/7d56b0bf-0899-40eb-951f-d1cd86ae3c43 => generated 0 bytes in 55 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 890/1767] 10.0.0.96 () {32 vars in 673 bytes} [Mon May 25 01:53:58 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 175 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 891/1768] 10.0.0.96 () {32 vars in 672 bytes} [Mon May 25 01:53:58 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 892/1769] 10.0.0.96 () {32 vars in 687 bytes} [Mon May 25 01:53:58 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-25 01:53:58.349 7 WARNING neutron_lib.context [None req-3138976d-2313-4bab-b5ae-20e8f757b35e c37ffa5e332b4c6e9f1a42370941b767 7e0c350f87e44986b756fa39766d37f9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-25 01:53:58.375 7 INFO neutron.db.securitygroups_db [None req-3138976d-2313-4bab-b5ae-20e8f757b35e c37ffa5e332b4c6e9f1a42370941b767 7e0c350f87e44986b756fa39766d37f9 - - default default] Project 7e0c350f87e44986b756fa39766d37f9 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: 893/1770] 10.0.0.96 () {34 vars in 694 bytes} [Mon May 25 01:53:58 2026] POST /v2.0/security-group-rules => generated 607 bytes in 89 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 894/1771] 10.0.0.96 () {32 vars in 683 bytes} [Mon May 25 01:53:58 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 895/1772] 10.0.0.96 () {32 vars in 746 bytes} [Mon May 25 01:53:58 2026] GET /v2.0/security-group-rules/fe4f0457-80a7-4f2b-9bbe-e8e98b21bbfc => generated 607 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 896/1773] 10.0.0.96 () {32 vars in 695 bytes} [Mon May 25 01:53:58 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 897/1774] 10.0.0.96 () {32 vars in 672 bytes} [Mon May 25 01:53:58 2026] GET /v2.0/security-group-rules => generated 4144 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 898/1775] 10.0.0.96 () {32 vars in 681 bytes} [Mon May 25 01:53:58 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 878/1776] 10.0.0.96 () {34 vars in 675 bytes} [Mon May 25 01:53:57 2026] POST /v2.0/floatingips => generated 552 bytes in 874 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-25 01:53:58.684 8 WARNING neutron_lib.context [None req-25bc7fd8-3ef9-41f6-b1c1-7e86cf07b297 a9ee8792f35f427980eb4be4c812c7ab 962931cd8c6543668cf39f77e4e8cb56 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 899/1777] 10.0.0.96 () {32 vars in 749 bytes} [Mon May 25 01:53:58 2026] DELETE /v2.0/security-group-rules/fe4f0457-80a7-4f2b-9bbe-e8e98b21bbfc => 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: 879/1778] 10.0.0.96 () {34 vars in 675 bytes} [Mon May 25 01:53:58 2026] POST /v2.0/subnetpools => generated 516 bytes in 70 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-25 01:53:58.731 8 WARNING neutron_lib.context [None req-62f7b1ee-4990-4711-84b7-91d5bd388b2e f3df6e9f9d10405ca6742097453f3ba9 e9b34187906142acb53e9da0799752eb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 900/1779] 10.0.0.96 () {32 vars in 695 bytes} [Mon May 25 01:53:58 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 901/1780] 10.0.0.96 () {32 vars in 672 bytes} [Mon May 25 01:53:58 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 902/1781] 10.0.0.96 () {34 vars in 758 bytes} [Mon May 25 01:53:58 2026] PUT /v2.0/subnetpools/5fe2bc76-1620-45ac-99cc-675b8aa9ea76/tags => generated 25 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 903/1782] 10.0.0.96 () {32 vars in 691 bytes} [Mon May 25 01:53:58 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 904/1783] 10.0.0.96 () {32 vars in 739 bytes} [Mon May 25 01:53:58 2026] DELETE /v2.0/security-groups/f7a89349-adf6-4252-abc3-7dd686fcddc9 => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 905/1784] 10.0.0.96 () {32 vars in 738 bytes} [Mon May 25 01:53:58 2026] GET /v2.0/subnetpools/5fe2bc76-1620-45ac-99cc-675b8aa9ea76/tags => generated 25 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 906/1785] 10.0.0.96 () {32 vars in 703 bytes} [Mon May 25 01:53:58 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 907/1786] 10.0.0.96 () {32 vars in 662 bytes} [Mon May 25 01:53:59 2026] GET /v2.0/security-groups => generated 2925 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 908/1787] 10.0.0.96 () {34 vars in 769 bytes} [Mon May 25 01:53:59 2026] PUT /v2.0/subnetpools/5fe2bc76-1620-45ac-99cc-675b8aa9ea76/tags/green => 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: 909/1788] 10.0.0.96 () {32 vars in 733 bytes} [Mon May 25 01:53:59 2026] DELETE /v2.0/qos/policies/93660a2f-4062-4d34-86af-a3482bf76cc6 => 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: 910/1789] 10.0.0.96 () {32 vars in 662 bytes} [Mon May 25 01:53:59 2026] GET /v2.0/security-groups => generated 2925 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 911/1790] 10.0.0.96 () {32 vars in 738 bytes} [Mon May 25 01:53:59 2026] GET /v2.0/subnetpools/5fe2bc76-1620-45ac-99cc-675b8aa9ea76/tags => generated 34 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 880/1791] 10.0.0.96 () {34 vars in 675 bytes} [Mon May 25 01:53:58 2026] POST /v2.0/floatingips => generated 552 bytes in 497 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 881/1792] 10.0.0.96 () {34 vars in 765 bytes} [Mon May 25 01:53:59 2026] PUT /v2.0/subnetpools/5fe2bc76-1620-45ac-99cc-675b8aa9ea76/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: 912/1793] 10.0.0.96 () {32 vars in 733 bytes} [Mon May 25 01:53:59 2026] DELETE /v2.0/qos/policies/72564ba4-63ef-468d-86c7-89d64f5a4377 => generated 0 bytes in 44 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-25 01:53:59.254 8 WARNING neutron_lib.context [None req-d6d80daf-8801-4308-817c-5cb3334abb15 f3df6e9f9d10405ca6742097453f3ba9 e9b34187906142acb53e9da0799752eb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 913/1794] 10.0.0.96 () {32 vars in 738 bytes} [Mon May 25 01:53:59 2026] GET /v2.0/subnetpools/5fe2bc76-1620-45ac-99cc-675b8aa9ea76/tags => generated 34 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 914/1795] 10.0.0.96 () {32 vars in 733 bytes} [Mon May 25 01:53:59 2026] DELETE /v2.0/qos/policies/6e9715b3-e9e5-4ba2-840d-c56d943bd7e1 => 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: 915/1796] 10.0.0.96 () {34 vars in 787 bytes} [Mon May 25 01:53:59 2026] PUT /v2.0/subnetpools/5fe2bc76-1620-45ac-99cc-675b8aa9ea76/tags/black.or.white => generated 4 bytes in 28 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 916/1797] 10.0.0.96 () {32 vars in 733 bytes} [Mon May 25 01:53:59 2026] DELETE /v2.0/qos/policies/46e5af20-99fe-4908-95d6-7b37050fa242 => generated 0 bytes in 47 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 917/1798] 10.0.0.96 () {32 vars in 738 bytes} [Mon May 25 01:53:59 2026] GET /v2.0/subnetpools/5fe2bc76-1620-45ac-99cc-675b8aa9ea76/tags => generated 52 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 918/1799] 10.0.0.96 () {32 vars in 733 bytes} [Mon May 25 01:53:59 2026] DELETE /v2.0/qos/policies/9a8bee32-3865-4d80-a857-f7e5d8e55f24 => 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: 919/1800] 10.0.0.96 () {34 vars in 758 bytes} [Mon May 25 01:53:59 2026] PUT /v2.0/subnetpools/5fe2bc76-1620-45ac-99cc-675b8aa9ea76/tags => generated 37 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 920/1801] 10.0.0.96 () {32 vars in 738 bytes} [Mon May 25 01:53:59 2026] GET /v2.0/subnetpools/5fe2bc76-1620-45ac-99cc-675b8aa9ea76/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/1802] 10.0.0.96 () {32 vars in 746 bytes} [Mon May 25 01:53:59 2026] GET /v2.0/subnetpools/5fe2bc76-1620-45ac-99cc-675b8aa9ea76/tags/red => generated 0 bytes in 20 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-25 01:53:59.579 7 INFO neutron.api.v2.resource [None req-94f783b9-4e2f-46b6-b631-045031ebde1f a9ee8792f35f427980eb4be4c812c7ab 962931cd8c6543668cf39f77e4e8cb56 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 922/1803] 10.0.0.96 () {32 vars in 750 bytes} [Mon May 25 01:53:59 2026] GET /v2.0/subnetpools/5fe2bc76-1620-45ac-99cc-675b8aa9ea76/tags/green => generated 99 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 923/1804] 10.0.0.96 () {32 vars in 749 bytes} [Mon May 25 01:53:59 2026] DELETE /v2.0/subnetpools/5fe2bc76-1620-45ac-99cc-675b8aa9ea76/tags/red => generated 0 bytes in 40 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 924/1805] 10.0.0.96 () {32 vars in 738 bytes} [Mon May 25 01:53:59 2026] GET /v2.0/subnetpools/5fe2bc76-1620-45ac-99cc-675b8aa9ea76/tags => generated 30 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-25 01:53:59.672 7 INFO neutron.api.v2.resource [None req-9a2ff103-2be4-404b-b82f-74a9110fc8be a9ee8792f35f427980eb4be4c812c7ab 962931cd8c6543668cf39f77e4e8cb56 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 925/1806] 10.0.0.96 () {32 vars in 753 bytes} [Mon May 25 01:53:59 2026] DELETE /v2.0/subnetpools/5fe2bc76-1620-45ac-99cc-675b8aa9ea76/tags/green => generated 99 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 882/1807] 10.0.0.96 () {34 vars in 675 bytes} [Mon May 25 01:53:59 2026] POST /v2.0/floatingips => generated 552 bytes in 531 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 883/1808] 10.0.0.96 () {32 vars in 741 bytes} [Mon May 25 01:53:59 2026] DELETE /v2.0/subnetpools/5fe2bc76-1620-45ac-99cc-675b8aa9ea76/tags => generated 0 bytes in 32 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-25 01:53:59.818 8 WARNING neutron_lib.context [None req-3e0db0ad-89c3-453b-bedc-f5b155aefb7c f3df6e9f9d10405ca6742097453f3ba9 e9b34187906142acb53e9da0799752eb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 926/1809] 10.0.0.96 () {32 vars in 773 bytes} [Mon May 25 01:53:59 2026] GET /v2.0/security-groups?tenant_id=7e0c350f87e44986b756fa39766d37f9&name=default => generated 2925 bytes in 162 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 927/1810] 10.0.0.96 () {32 vars in 738 bytes} [Mon May 25 01:53:59 2026] GET /v2.0/subnetpools/5fe2bc76-1620-45ac-99cc-675b8aa9ea76/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/1811] 10.0.0.96 () {32 vars in 739 bytes} [Mon May 25 01:53:59 2026] DELETE /v2.0/security-groups/9ed043d3-1988-4191-9631-1b0900e09249 => 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: 929/1812] 10.0.0.96 () {32 vars in 731 bytes} [Mon May 25 01:53:59 2026] DELETE /v2.0/subnetpools/5fe2bc76-1620-45ac-99cc-675b8aa9ea76 => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 884/1813] 10.0.0.96 () {34 vars in 675 bytes} [Mon May 25 01:53:59 2026] POST /v2.0/floatingips => generated 552 bytes in 524 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 885/1814] 10.0.0.96 () {34 vars in 758 bytes} [Mon May 25 01:54:00 2026] PUT /v2.0/floatingips/7407915e-3667-4fc4-8893-7716abbc17ce/tags => generated 17 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 886/1815] 10.0.0.96 () {34 vars in 758 bytes} [Mon May 25 01:54:00 2026] PUT /v2.0/floatingips/b07c5fee-aa41-4cf6-be3b-8ceefd017637/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: 887/1816] 10.0.0.96 () {34 vars in 758 bytes} [Mon May 25 01:54:00 2026] PUT /v2.0/floatingips/dcbdca7f-aa26-433c-94ba-26e28f0a6461/tags => generated 34 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 888/1817] 10.0.0.96 () {34 vars in 758 bytes} [Mon May 25 01:54:00 2026] PUT /v2.0/floatingips/c8a42b5b-ee75-4c0d-8e99-66c3270288e9/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: 889/1818] 10.0.0.96 () {32 vars in 671 bytes} [Mon May 25 01:54:00 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 930/1819] 10.0.0.96 () {32 vars in 773 bytes} [Mon May 25 01:54:00 2026] GET /v2.0/security-groups?tenant_id=33457ed4c71a4dcfb0fd661302555769&name=default => generated 2925 bytes in 363 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 890/1820] 10.0.0.96 () {32 vars in 685 bytes} [Mon May 25 01:54:00 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 931/1821] 10.0.0.96 () {32 vars in 739 bytes} [Mon May 25 01:54:00 2026] DELETE /v2.0/security-groups/fffcbbb6-0ac8-4bce-b6f7-afee19068ecf => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 932/1822] 10.0.0.96 () {32 vars in 681 bytes} [Mon May 25 01:54:00 2026] GET /v2.0/floatingips?tags-any=blue => generated 1128 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 933/1823] 10.0.0.96 () {32 vars in 693 bytes} [Mon May 25 01:54:00 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 891/1824] 10.0.0.96 () {32 vars in 773 bytes} [Mon May 25 01:54:00 2026] GET /v2.0/security-groups?tenant_id=4551d16c0b494f60925321ac59be600b&name=default => generated 2925 bytes in 218 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 934/1825] 10.0.0.96 () {32 vars in 773 bytes} [Mon May 25 01:54:00 2026] GET /v2.0/security-groups?tenant_id=13296b89ed3949c0864f6155f4b6a8f2&name=default => generated 2925 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 892/1826] 10.0.0.96 () {32 vars in 679 bytes} [Mon May 25 01:54:00 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 893/1827] 10.0.0.96 () {32 vars in 739 bytes} [Mon May 25 01:54:00 2026] DELETE /v2.0/security-groups/ffcd56cc-7578-4c3a-8b46-2d26da45a16e => 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: 935/1828] 10.0.0.96 () {32 vars in 739 bytes} [Mon May 25 01:54:00 2026] DELETE /v2.0/security-groups/1a79fea7-88c7-4bfd-9a3b-1720f7fa34a2 => 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: 894/1829] 10.0.0.96 () {32 vars in 693 bytes} [Mon May 25 01:54:00 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 936/1830] 10.0.0.96 () {32 vars in 689 bytes} [Mon May 25 01:54:01 2026] GET /v2.0/floatingips?not-tags-any=blue => generated 1643 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 937/1831] 10.0.0.96 () {32 vars in 773 bytes} [Mon May 25 01:54:01 2026] GET /v2.0/security-groups?tenant_id=962931cd8c6543668cf39f77e4e8cb56&name=default => generated 2925 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 895/1832] 10.0.0.96 () {32 vars in 773 bytes} [Mon May 25 01:54:01 2026] GET /v2.0/security-groups?tenant_id=a3efc3b34e0c424995a34d05cfcb0e9a&name=default => generated 2925 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 938/1833] 10.0.0.96 () {32 vars in 701 bytes} [Mon May 25 01:54:01 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 896/1834] 10.0.0.96 () {32 vars in 739 bytes} [Mon May 25 01:54:01 2026] DELETE /v2.0/security-groups/883b4a4d-9a6a-4640-baec-7849200cd0b3 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 939/1835] 10.0.0.96 () {32 vars in 739 bytes} [Mon May 25 01:54:01 2026] DELETE /v2.0/security-groups/1bd12b53-3526-4b58-8dfd-4fa61259c710 => 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: 897/1836] 10.0.0.96 () {32 vars in 731 bytes} [Mon May 25 01:54:01 2026] DELETE /v2.0/floatingips/7407915e-3667-4fc4-8893-7716abbc17ce => generated 0 bytes in 275 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 940/1837] 10.0.0.96 () {32 vars in 731 bytes} [Mon May 25 01:54:01 2026] DELETE /v2.0/floatingips/b07c5fee-aa41-4cf6-be3b-8ceefd017637 => generated 0 bytes in 245 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 898/1838] 10.0.0.96 () {32 vars in 731 bytes} [Mon May 25 01:54:01 2026] DELETE /v2.0/floatingips/dcbdca7f-aa26-433c-94ba-26e28f0a6461 => generated 0 bytes in 239 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 941/1839] 10.0.0.96 () {32 vars in 731 bytes} [Mon May 25 01:54:02 2026] DELETE /v2.0/floatingips/c8a42b5b-ee75-4c0d-8e99-66c3270288e9 => generated 0 bytes in 288 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 899/1840] 10.0.0.96 () {32 vars in 731 bytes} [Mon May 25 01:54:02 2026] DELETE /v2.0/floatingips/7a603580-bed5-4ee4-b537-092b1fe558bc => generated 0 bytes in 244 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 942/1841] 10.0.0.96 () {32 vars in 773 bytes} [Mon May 25 01:54:03 2026] GET /v2.0/security-groups?tenant_id=961abf1be07f4d4097997e4aca09aee9&name=default => generated 2925 bytes in 252 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 900/1842] 10.0.0.96 () {32 vars in 739 bytes} [Mon May 25 01:54:03 2026] DELETE /v2.0/security-groups/7be22a95-d659-4fe5-88ad-1c1ef255f3eb => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 943/1843] 10.0.0.96 () {32 vars in 773 bytes} [Mon May 25 01:54:03 2026] GET /v2.0/security-groups?tenant_id=cc42e66101934cad9c1baf73ac082a0c&name=default => generated 2925 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 901/1844] 10.0.0.96 () {32 vars in 739 bytes} [Mon May 25 01:54:03 2026] DELETE /v2.0/security-groups/b48497fe-0865-4891-8bc8-60d433d4ad4a => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 944/1845] 10.0.0.96 () {32 vars in 773 bytes} [Mon May 25 01:54:04 2026] GET /v2.0/security-groups?tenant_id=e9b34187906142acb53e9da0799752eb&name=default => generated 2925 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 902/1846] 10.0.0.96 () {32 vars in 739 bytes} [Mon May 25 01:54:04 2026] DELETE /v2.0/security-groups/ff9f4fc7-1826-4996-87c6-5822abb6fbea => 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: 945/1847] 10.0.0.96 () {32 vars in 773 bytes} [Mon May 25 01:54:04 2026] GET /v2.0/security-groups?tenant_id=8b67125f2b9a4a91aa30aee608ac27fe&name=default => generated 2925 bytes in 210 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 903/1848] 10.0.0.96 () {32 vars in 739 bytes} [Mon May 25 01:54:04 2026] DELETE /v2.0/security-groups/56a2b155-843a-4413-8591-3116adbeb5ae => 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: 946/1849] 10.0.0.96 () {32 vars in 773 bytes} [Mon May 25 01:54:05 2026] GET /v2.0/security-groups?tenant_id=b74a4c2a3ca64db7a7ee0968da3c03e7&name=default => generated 2925 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 904/1850] 10.0.0.96 () {32 vars in 739 bytes} [Mon May 25 01:54:05 2026] DELETE /v2.0/security-groups/5590cd87-8c3d-4742-9b85-a00f27bde224 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-25 01:54:05.471 7 WARNING neutron_lib.context [None req-a219cdaf-e3e9-49fe-b713-54b0e97e7fff 5d2c6ee7761745be8f055820f9b57227 fc69a21ca4114d28aadf0685f34c0dd9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 947/1851] 10.0.0.96 () {34 vars in 683 bytes} [Mon May 25 01:54:05 2026] POST /v2.0/security-groups => generated 1601 bytes in 328 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-25 01:54:05.679 8 WARNING neutron_lib.context [None req-f8604400-b192-4c06-bc55-2802141b1dcf 5d2c6ee7761745be8f055820f9b57227 fc69a21ca4114d28aadf0685f34c0dd9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 905/1852] 10.0.0.96 () {34 vars in 683 bytes} [Mon May 25 01:54:05 2026] POST /v2.0/security-groups => generated 1601 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-25 01:54:05.802 7 WARNING neutron_lib.context [None req-dcbf0806-ba07-431e-b14f-3164216a70d9 5d2c6ee7761745be8f055820f9b57227 fc69a21ca4114d28aadf0685f34c0dd9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 948/1853] 10.0.0.96 () {34 vars in 683 bytes} [Mon May 25 01:54:05 2026] POST /v2.0/security-groups => generated 1601 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-25 01:54:05.917 8 WARNING neutron_lib.context [None req-779f9cc3-3ee5-402b-8f32-2280146dc78a 5d2c6ee7761745be8f055820f9b57227 fc69a21ca4114d28aadf0685f34c0dd9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 906/1854] 10.0.0.96 () {34 vars in 683 bytes} [Mon May 25 01:54:05 2026] POST /v2.0/security-groups => generated 1601 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-25 01:54:06.036 7 WARNING neutron_lib.context [None req-daee8432-c594-4cb0-be79-06f6f8154efe 5d2c6ee7761745be8f055820f9b57227 fc69a21ca4114d28aadf0685f34c0dd9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 949/1855] 10.0.0.96 () {34 vars in 683 bytes} [Mon May 25 01:54:06 2026] POST /v2.0/security-groups => generated 1601 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 907/1856] 10.0.0.96 () {34 vars in 766 bytes} [Mon May 25 01:54:06 2026] PUT /v2.0/security-groups/957fd560-7712-4d2f-99b7-2818fff03b18/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: 950/1857] 10.0.0.96 () {34 vars in 766 bytes} [Mon May 25 01:54:06 2026] PUT /v2.0/security-groups/d125bf6f-c121-4761-90a1-81147b74b453/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: 908/1858] 10.0.0.96 () {34 vars in 766 bytes} [Mon May 25 01:54:06 2026] PUT /v2.0/security-groups/81d45b0e-ea7b-4c38-b0d8-f7801778bd66/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: 951/1859] 10.0.0.96 () {34 vars in 766 bytes} [Mon May 25 01:54:06 2026] PUT /v2.0/security-groups/78476010-7b7f-4fd6-afcb-dfd5ad2cb6a9/tags => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 909/1860] 10.0.0.96 () {32 vars in 679 bytes} [Mon May 25 01:54:06 2026] GET /v2.0/security-groups?tags=red => generated 4804 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 952/1861] 10.0.0.96 () {32 vars in 693 bytes} [Mon May 25 01:54:06 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3218 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 910/1862] 10.0.0.96 () {32 vars in 689 bytes} [Mon May 25 01:54:06 2026] GET /v2.0/security-groups?tags-any=blue => generated 3218 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 953/1863] 10.0.0.96 () {32 vars in 701 bytes} [Mon May 25 01:54:06 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4804 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 911/1864] 10.0.0.96 () {32 vars in 687 bytes} [Mon May 25 01:54:06 2026] GET /v2.0/security-groups?not-tags=red => generated 6094 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 954/1865] 10.0.0.96 () {32 vars in 701 bytes} [Mon May 25 01:54:06 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7680 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 912/1866] 10.0.0.96 () {32 vars in 697 bytes} [Mon May 25 01:54:06 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7680 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 955/1867] 10.0.0.96 () {32 vars in 709 bytes} [Mon May 25 01:54:06 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 6094 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 913/1868] 10.0.0.96 () {32 vars in 739 bytes} [Mon May 25 01:54:06 2026] DELETE /v2.0/security-groups/957fd560-7712-4d2f-99b7-2818fff03b18 => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 956/1869] 10.0.0.96 () {32 vars in 739 bytes} [Mon May 25 01:54:06 2026] DELETE /v2.0/security-groups/d125bf6f-c121-4761-90a1-81147b74b453 => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 914/1870] 10.0.0.96 () {32 vars in 739 bytes} [Mon May 25 01:54:06 2026] DELETE /v2.0/security-groups/81d45b0e-ea7b-4c38-b0d8-f7801778bd66 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 957/1871] 10.0.0.96 () {32 vars in 739 bytes} [Mon May 25 01:54:06 2026] DELETE /v2.0/security-groups/78476010-7b7f-4fd6-afcb-dfd5ad2cb6a9 => 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: 915/1872] 10.0.0.96 () {32 vars in 739 bytes} [Mon May 25 01:54:07 2026] DELETE /v2.0/security-groups/30732e03-b3a7-4a92-8812-6ac081620ead => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 958/1873] 10.0.0.96 () {32 vars in 773 bytes} [Mon May 25 01:54:07 2026] GET /v2.0/security-groups?tenant_id=e136f4a356f24d2d82f74481dfbb58a9&name=default => generated 2925 bytes in 377 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 916/1874] 10.0.0.96 () {32 vars in 739 bytes} [Mon May 25 01:54:07 2026] DELETE /v2.0/security-groups/26ebc3db-1979-46d7-87aa-02bdab563678 => 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: 959/1875] 10.0.0.96 () {32 vars in 773 bytes} [Mon May 25 01:54:07 2026] GET /v2.0/security-groups?tenant_id=62b205d0a81149abb9c64f55b6a83073&name=default => generated 2925 bytes in 313 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 917/1876] 10.0.0.96 () {32 vars in 739 bytes} [Mon May 25 01:54:08 2026] DELETE /v2.0/security-groups/1e7043dd-de28-4e33-b6d3-7386805b16c3 => 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: 960/1877] 10.0.0.96 () {32 vars in 773 bytes} [Mon May 25 01:54:08 2026] GET /v2.0/security-groups?tenant_id=bb0ebc2d9d954232ba8cee0eb985e483&name=default => generated 2925 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-25 01:54:08.658 8 WARNING neutron_lib.context [None req-34c29921-4fc3-4e7a-884c-86a710c21dbe 24e8a7391ba14c508c04d693c3eaea96 72e1b18a04c243989af1e685abc9c913 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 963/1880] 10.0.0.96 () {32 vars in 739 bytes} [Mon May 25 01:54:08 2026] DELETE /v2.0/security-groups/d57eaa6c-03a0-4f79-91c5-535dc2b4f204 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-25 01:54:08.804 8 INFO neutron.db.segments_db [None req-34c29921-4fc3-4e7a-884c-86a710c21dbe 24e8a7391ba14c508c04d693c3eaea96 72e1b18a04c243989af1e685abc9c913 - - default default] Added segment 5a9ba352-fde2-4df9-9c7c-5ec907458d31 of type vxlan for network b60270bd-3394-45e5-a64a-511f970a6cce [pid: 7|app: 0|req: 964/1881] 10.0.0.96 () {32 vars in 773 bytes} [Mon May 25 01:54:08 2026] GET /v2.0/security-groups?tenant_id=fc69a21ca4114d28aadf0685f34c0dd9&name=default => generated 2925 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 918/1882] 10.0.0.96 () {34 vars in 669 bytes} [Mon May 25 01:54:08 2026] POST /v2.0/networks => generated 631 bytes in 332 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-25 01:54:08.897 8 WARNING neutron_lib.context [None req-c8c20b5f-e51f-44b3-b47a-57abba0cc4a9 24e8a7391ba14c508c04d693c3eaea96 72e1b18a04c243989af1e685abc9c913 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 965/1883] 10.0.0.96 () {32 vars in 739 bytes} [Mon May 25 01:54:08 2026] DELETE /v2.0/security-groups/4f5379e7-accc-4ddd-ab36-97a57e4cb616 => 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: 919/1884] 10.0.0.96 () {34 vars in 663 bytes} [Mon May 25 01:54:08 2026] POST /v2.0/ports => generated 743 bytes in 289 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-25 01:54:09.202 7 WARNING neutron_lib.context [None req-94df657a-16a0-4b01-843d-d002683bd8b1 24e8a7391ba14c508c04d693c3eaea96 72e1b18a04c243989af1e685abc9c913 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 966/1885] 10.0.0.96 () {34 vars in 665 bytes} [Mon May 25 01:54:09 2026] POST /v2.0/trunks => generated 407 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-25 01:54:09.369 8 WARNING neutron_lib.context [None req-5deb4682-5da1-4aff-baa0-4875f9b7f47c 24e8a7391ba14c508c04d693c3eaea96 72e1b18a04c243989af1e685abc9c913 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-25 01:54:09.412 8 INFO neutron.db.segments_db [None req-5deb4682-5da1-4aff-baa0-4875f9b7f47c 24e8a7391ba14c508c04d693c3eaea96 72e1b18a04c243989af1e685abc9c913 - - default default] Added segment 73a0ea61-d54b-420f-8ccc-a1b7fd199e04 of type vxlan for network dcb09213-c1d9-4c2a-bab8-e502f23c34d4 [pid: 8|app: 0|req: 920/1886] 10.0.0.96 () {34 vars in 669 bytes} [Mon May 25 01:54:09 2026] POST /v2.0/networks => generated 631 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-25 01:54:09.498 7 WARNING neutron_lib.context [None req-5a3dd45f-f282-4ead-aa9e-afbba5b45f3a 24e8a7391ba14c508c04d693c3eaea96 72e1b18a04c243989af1e685abc9c913 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 967/1887] 10.0.0.96 () {34 vars in 663 bytes} [Mon May 25 01:54:09 2026] POST /v2.0/ports => generated 743 bytes in 252 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-25 01:54:09.751 7 WARNING neutron_lib.context [None req-fde97694-acf7-4a20-bae0-b974c0c6b79e 24e8a7391ba14c508c04d693c3eaea96 72e1b18a04c243989af1e685abc9c913 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-25 01:54:09.796 8 INFO neutron.db.segments_db [None req-567fc40c-b320-466f-8c09-117059a73ca4 12c24dbac76447ca80a2ca546a8e1eae 4df878ffcdd640d5acc1269c9a41af84 - - default default] Added segment 5c1ce8b6-bed5-4054-8226-50a38bc63cbd of type vxlan for network 68857582-17c8-47b8-befd-08bab5f8024c [pid: 8|app: 0|req: 921/1888] 10.0.0.96 () {34 vars in 670 bytes} [Mon May 25 01:54:09 2026] POST /v2.0/networks => generated 741 bytes in 325 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 968/1889] 10.0.0.96 () {34 vars in 665 bytes} [Mon May 25 01:54:09 2026] POST /v2.0/trunks => generated 407 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-25 01:54:09.899 7 WARNING neutron_lib.context [None req-3b3a7af6-3a4a-4a00-8129-54fbdc205a79 24e8a7391ba14c508c04d693c3eaea96 72e1b18a04c243989af1e685abc9c913 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-25 01:54:09.947 7 INFO neutron.db.segments_db [None req-3b3a7af6-3a4a-4a00-8129-54fbdc205a79 24e8a7391ba14c508c04d693c3eaea96 72e1b18a04c243989af1e685abc9c913 - - default default] Added segment b8f1d9f3-3da3-4824-b873-75e567da87ee of type vxlan for network 11f8c98f-8922-4597-837c-72b9045d41d3 [pid: 7|app: 0|req: 969/1890] 10.0.0.96 () {34 vars in 669 bytes} [Mon May 25 01:54:09 2026] POST /v2.0/networks => generated 632 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-25 01:54:10.044 7 WARNING neutron_lib.context [None req-bd78348f-244a-4d08-be71-2a8e3cf1642d 24e8a7391ba14c508c04d693c3eaea96 72e1b18a04c243989af1e685abc9c913 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1891] 10.0.0.96 () {34 vars in 668 bytes} [Mon May 25 01:54:09 2026] POST /v2.0/subnets => generated 688 bytes in 205 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-25 01:54:10.152 8 INFO neutron.db.segments_db [None req-9e947d06-c0e6-40cb-95d7-41c1e3721c0d 12c24dbac76447ca80a2ca546a8e1eae 4df878ffcdd640d5acc1269c9a41af84 - - default default] Added segment 6dcd8074-090f-4da1-b978-20d02a26850f of type vxlan for network 2eb90a8f-47b5-411c-ad25-a8e6edb6a452 [pid: 7|app: 0|req: 970/1892] 10.0.0.96 () {34 vars in 663 bytes} [Mon May 25 01:54:10 2026] POST /v2.0/ports => generated 743 bytes in 254 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-25 01:54:10.310 7 WARNING neutron_lib.context [None req-20af177b-b683-4de6-b0bd-f17323140178 24e8a7391ba14c508c04d693c3eaea96 72e1b18a04c243989af1e685abc9c913 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-25 01:54:10.401 8 INFO neutron.db.l3_hamode_db [None req-9e947d06-c0e6-40cb-95d7-41c1e3721c0d 12c24dbac76447ca80a2ca546a8e1eae 05fd4d9155a74a139d5ce0d2778b33c6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 971/1893] 10.0.0.96 () {34 vars in 665 bytes} [Mon May 25 01:54:10 2026] POST /v2.0/trunks => generated 407 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-25 01:54:10.459 7 WARNING neutron_lib.context [None req-b6b56cf8-06db-4cd0-823a-02b05360cf02 24e8a7391ba14c508c04d693c3eaea96 72e1b18a04c243989af1e685abc9c913 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-25 01:54:10.517 7 INFO neutron.db.segments_db [None req-b6b56cf8-06db-4cd0-823a-02b05360cf02 24e8a7391ba14c508c04d693c3eaea96 72e1b18a04c243989af1e685abc9c913 - - default default] Added segment 3ebb252c-19de-41eb-ab48-dae3d6872c62 of type vxlan for network a6c0f44a-62c9-4a3b-b83d-a4f66321eec0 [pid: 7|app: 0|req: 972/1894] 10.0.0.96 () {34 vars in 669 bytes} [Mon May 25 01:54:10 2026] POST /v2.0/networks => generated 631 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-25 01:54:10.628 7 WARNING neutron_lib.context [None req-a974cb2c-8199-4017-b6fd-1c5010a34fdf 24e8a7391ba14c508c04d693c3eaea96 72e1b18a04c243989af1e685abc9c913 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 973/1895] 10.0.0.96 () {34 vars in 663 bytes} [Mon May 25 01:54:10 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.12/site-packages/pycadf/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-25 01:54:10.947 7 WARNING neutron_lib.context [None req-a718c722-77fc-429a-b755-492cd2a25b33 24e8a7391ba14c508c04d693c3eaea96 72e1b18a04c243989af1e685abc9c913 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 974/1896] 10.0.0.96 () {34 vars in 665 bytes} [Mon May 25 01:54:10 2026] POST /v2.0/trunks => generated 407 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-25 01:54:11.105 7 WARNING neutron_lib.context [None req-4c64ae4e-3562-4c6e-b09a-0a8198510d32 24e8a7391ba14c508c04d693c3eaea96 72e1b18a04c243989af1e685abc9c913 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-25 01:54:11.159 7 INFO neutron.db.segments_db [None req-4c64ae4e-3562-4c6e-b09a-0a8198510d32 24e8a7391ba14c508c04d693c3eaea96 72e1b18a04c243989af1e685abc9c913 - - default default] Added segment 02c74bb4-e22b-45bf-bcd5-1e237f94bfbf of type vxlan for network 684aa239-892e-40de-8666-b1f9f0691f29 2026-05-25 01:54:11.205 8 INFO neutron.db.l3_hamode_db [None req-9e947d06-c0e6-40cb-95d7-41c1e3721c0d 12c24dbac76447ca80a2ca546a8e1eae 4df878ffcdd640d5acc1269c9a41af84 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 975/1897] 10.0.0.96 () {34 vars in 669 bytes} [Mon May 25 01:54:11 2026] POST /v2.0/networks => generated 630 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-25 01:54:11.270 7 WARNING neutron_lib.context [None req-458e5c20-7a08-4e55-8c72-9fa082a67be1 24e8a7391ba14c508c04d693c3eaea96 72e1b18a04c243989af1e685abc9c913 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 976/1898] 10.0.0.96 () {34 vars in 663 bytes} [Mon May 25 01:54:11 2026] POST /v2.0/ports => generated 743 bytes in 291 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-25 01:54:11.566 7 WARNING neutron_lib.context [None req-5c4b3b60-5550-41b7-a0ff-d042ee41e992 24e8a7391ba14c508c04d693c3eaea96 72e1b18a04c243989af1e685abc9c913 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 977/1899] 10.0.0.96 () {34 vars in 665 bytes} [Mon May 25 01:54:11 2026] POST /v2.0/trunks => generated 407 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 978/1900] 10.0.0.96 () {34 vars in 748 bytes} [Mon May 25 01:54:11 2026] PUT /v2.0/trunks/8d6308fb-c53b-4c49-a550-e75a31c6657d/tags => generated 17 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 979/1901] 10.0.0.96 () {34 vars in 748 bytes} [Mon May 25 01:54:11 2026] PUT /v2.0/trunks/a5fbfeaa-a916-498b-9474-dd70c51eff1d/tags => generated 25 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 980/1902] 10.0.0.96 () {34 vars in 748 bytes} [Mon May 25 01:54:11 2026] PUT /v2.0/trunks/1fd4e38a-1584-48c3-954a-175aa37f71b3/tags => generated 34 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 981/1903] 10.0.0.96 () {34 vars in 748 bytes} [Mon May 25 01:54:11 2026] PUT /v2.0/trunks/433dcf66-9bc8-476d-a542-805902b98d0b/tags => 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: 982/1904] 10.0.0.96 () {32 vars in 661 bytes} [Mon May 25 01:54:11 2026] GET /v2.0/trunks?tags=red => generated 1246 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 983/1905] 10.0.0.96 () {32 vars in 675 bytes} [Mon May 25 01:54:11 2026] GET /v2.0/trunks?tags=red%2Cblue => generated 843 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 984/1906] 10.0.0.96 () {32 vars in 671 bytes} [Mon May 25 01:54:11 2026] GET /v2.0/trunks?tags-any=blue => generated 843 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 985/1907] 10.0.0.96 () {32 vars in 683 bytes} [Mon May 25 01:54:11 2026] GET /v2.0/trunks?tags-any=red%2Cblue => generated 1246 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 986/1908] 10.0.0.96 () {32 vars in 669 bytes} [Mon May 25 01:54:11 2026] GET /v2.0/trunks?not-tags=red => generated 815 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 987/1909] 10.0.0.96 () {32 vars in 683 bytes} [Mon May 25 01:54:11 2026] GET /v2.0/trunks?not-tags=red%2Cblue => generated 1218 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 988/1910] 10.0.0.96 () {32 vars in 679 bytes} [Mon May 25 01:54:11 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1218 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 989/1911] 10.0.0.96 () {32 vars in 691 bytes} [Mon May 25 01:54:12 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 815 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 990/1912] 10.0.0.96 () {32 vars in 718 bytes} [Mon May 25 01:54:12 2026] GET /v2.0/trunks/8d6308fb-c53b-4c49-a550-e75a31c6657d => generated 412 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 923/1913] 10.0.0.96 () {34 vars in 668 bytes} [Mon May 25 01:54:10 2026] POST /v2.0/routers => generated 728 bytes in 1964 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 991/1914] 10.0.0.96 () {32 vars in 716 bytes} [Mon May 25 01:54:12 2026] GET /v2.0/ports/af1eb261-58af-4cd8-963a-083d06b8912c => generated 826 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 992/1915] 10.0.0.96 () {32 vars in 721 bytes} [Mon May 25 01:54:12 2026] DELETE /v2.0/trunks/8d6308fb-c53b-4c49-a550-e75a31c6657d => 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: 993/1916] 10.0.0.96 () {32 vars in 718 bytes} [Mon May 25 01:54:12 2026] GET /v2.0/trunks/a5fbfeaa-a916-498b-9474-dd70c51eff1d => generated 420 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 994/1917] 10.0.0.96 () {32 vars in 716 bytes} [Mon May 25 01:54:12 2026] GET /v2.0/ports/7a0e089e-606a-48c6-aa9c-f483950cdc90 => generated 826 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 995/1918] 10.0.0.96 () {32 vars in 721 bytes} [Mon May 25 01:54:12 2026] DELETE /v2.0/trunks/a5fbfeaa-a916-498b-9474-dd70c51eff1d => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 996/1919] 10.0.0.96 () {32 vars in 718 bytes} [Mon May 25 01:54:12 2026] GET /v2.0/trunks/1fd4e38a-1584-48c3-954a-175aa37f71b3 => generated 429 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 997/1920] 10.0.0.96 () {32 vars in 716 bytes} [Mon May 25 01:54:12 2026] GET /v2.0/ports/ab61e851-da73-4f91-b984-14af0dd072df => generated 826 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 998/1921] 10.0.0.96 () {32 vars in 721 bytes} [Mon May 25 01:54:12 2026] DELETE /v2.0/trunks/1fd4e38a-1584-48c3-954a-175aa37f71b3 => 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: 999/1922] 10.0.0.96 () {32 vars in 718 bytes} [Mon May 25 01:54:12 2026] GET /v2.0/trunks/433dcf66-9bc8-476d-a542-805902b98d0b => generated 414 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1000/1923] 10.0.0.96 () {32 vars in 716 bytes} [Mon May 25 01:54:12 2026] GET /v2.0/ports/fe892f4c-504e-4aff-b808-7810ed791501 => generated 826 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1001/1924] 10.0.0.96 () {32 vars in 721 bytes} [Mon May 25 01:54:12 2026] DELETE /v2.0/trunks/433dcf66-9bc8-476d-a542-805902b98d0b => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-25 01:54:12.861 7 WARNING neutron_lib.context [None req-e172d133-e32a-4c2c-a187-69e1f1d565c2 447be2854d524d448539019154d1cf63 a3e32a2bebb949a58b70e3e3c943adfd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1002/1925] 10.0.0.96 () {34 vars in 675 bytes} [Mon May 25 01:54:12 2026] POST /v2.0/subnetpools => generated 516 bytes in 196 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1003/1926] 10.0.0.96 () {32 vars in 718 bytes} [Mon May 25 01:54:12 2026] GET /v2.0/trunks/e159bce6-aa28-4988-aedc-a4d36e6666a4 => generated 407 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-25 01:54:12.931 7 WARNING neutron_lib.context [None req-0c030b60-170a-4114-87b0-1df3395f6b19 447be2854d524d448539019154d1cf63 a3e32a2bebb949a58b70e3e3c943adfd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1004/1927] 10.0.0.96 () {34 vars in 675 bytes} [Mon May 25 01:54:12 2026] POST /v2.0/subnetpools => generated 516 bytes in 46 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1005/1928] 10.0.0.96 () {32 vars in 716 bytes} [Mon May 25 01:54:12 2026] GET /v2.0/ports/f8e37313-4a1c-4792-bf67-6d67e687fb7f => generated 826 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-25 01:54:13.046 7 WARNING neutron_lib.context [None req-f4f00756-c0af-4d77-b966-4ba00aeb8f4d 447be2854d524d448539019154d1cf63 a3e32a2bebb949a58b70e3e3c943adfd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1006/1929] 10.0.0.96 () {34 vars in 675 bytes} [Mon May 25 01:54:13 2026] POST /v2.0/subnetpools => generated 516 bytes in 58 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1007/1930] 10.0.0.96 () {32 vars in 721 bytes} [Mon May 25 01:54:13 2026] DELETE /v2.0/trunks/e159bce6-aa28-4988-aedc-a4d36e6666a4 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-25 01:54:13.207 7 WARNING neutron_lib.context [None req-4111192c-7170-4431-a235-1ce86a246ac9 447be2854d524d448539019154d1cf63 a3e32a2bebb949a58b70e3e3c943adfd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1008/1931] 10.0.0.96 () {34 vars in 675 bytes} [Mon May 25 01:54:13 2026] POST /v2.0/subnetpools => generated 516 bytes in 64 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 924/1932] 10.0.0.96 () {34 vars in 782 bytes} [Mon May 25 01:54:12 2026] PUT /v2.0/routers/598939cd-7ed1-4951-b540-0b8ec8ece963/add_router_interface => generated 309 bytes in 1209 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-25 01:54:13.289 8 WARNING neutron_lib.context [None req-efbc228a-eebc-4073-9dd2-d86a4e955305 447be2854d524d448539019154d1cf63 a3e32a2bebb949a58b70e3e3c943adfd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1933] 10.0.0.96 () {34 vars in 675 bytes} [Mon May 25 01:54:13 2026] POST /v2.0/subnetpools => generated 516 bytes in 67 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 926/1934] 10.0.0.96 () {34 vars in 758 bytes} [Mon May 25 01:54:13 2026] PUT /v2.0/subnetpools/895de66c-d6ac-4332-b229-f967353c09f9/tags => generated 17 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1009/1935] 10.0.0.96 () {32 vars in 719 bytes} [Mon May 25 01:54:13 2026] DELETE /v2.0/ports/af1eb261-58af-4cd8-963a-083d06b8912c => generated 0 bytes in 154 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 927/1936] 10.0.0.96 () {34 vars in 758 bytes} [Mon May 25 01:54:13 2026] PUT /v2.0/subnetpools/23962b7d-7996-4ea0-9272-585b6a6e92fd/tags => generated 25 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 928/1937] 10.0.0.96 () {34 vars in 758 bytes} [Mon May 25 01:54:13 2026] PUT /v2.0/subnetpools/ba1eb385-d09e-46a8-9729-777aa200b1cb/tags => generated 34 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 929/1938] 10.0.0.96 () {34 vars in 758 bytes} [Mon May 25 01:54:13 2026] PUT /v2.0/subnetpools/6ca476a4-40b3-4a01-bb75-a200c93d1446/tags => 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: 930/1939] 10.0.0.96 () {32 vars in 671 bytes} [Mon May 25 01:54:13 2026] GET /v2.0/subnetpools?tags=red => generated 1563 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 931/1940] 10.0.0.96 () {32 vars in 685 bytes} [Mon May 25 01:54:13 2026] GET /v2.0/subnetpools?tags=red%2Cblue => generated 1056 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 932/1941] 10.0.0.96 () {32 vars in 681 bytes} [Mon May 25 01:54:13 2026] GET /v2.0/subnetpools?tags-any=blue => generated 1056 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1010/1942] 10.0.0.96 () {32 vars in 719 bytes} [Mon May 25 01:54:13 2026] DELETE /v2.0/ports/7a0e089e-606a-48c6-aa9c-f483950cdc90 => generated 0 bytes in 147 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 933/1943] 10.0.0.96 () {32 vars in 693 bytes} [Mon May 25 01:54:13 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => generated 1563 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 934/1944] 10.0.0.96 () {32 vars in 679 bytes} [Mon May 25 01:54:13 2026] GET /v2.0/subnetpools?not-tags=red => generated 1028 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 935/1945] 10.0.0.96 () {32 vars in 693 bytes} [Mon May 25 01:54:13 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => generated 1535 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 936/1946] 10.0.0.96 () {32 vars in 689 bytes} [Mon May 25 01:54:13 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 937/1947] 10.0.0.96 () {32 vars in 701 bytes} [Mon May 25 01:54:13 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1011/1948] 10.0.0.96 () {32 vars in 719 bytes} [Mon May 25 01:54:13 2026] DELETE /v2.0/ports/ab61e851-da73-4f91-b984-14af0dd072df => generated 0 bytes in 186 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 938/1949] 10.0.0.96 () {32 vars in 731 bytes} [Mon May 25 01:54:13 2026] DELETE /v2.0/subnetpools/895de66c-d6ac-4332-b229-f967353c09f9 => 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: 939/1950] 10.0.0.96 () {32 vars in 731 bytes} [Mon May 25 01:54:13 2026] DELETE /v2.0/subnetpools/23962b7d-7996-4ea0-9272-585b6a6e92fd => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 940/1951] 10.0.0.96 () {32 vars in 731 bytes} [Mon May 25 01:54:13 2026] DELETE /v2.0/subnetpools/ba1eb385-d09e-46a8-9729-777aa200b1cb => 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: 1012/1952] 10.0.0.96 () {32 vars in 719 bytes} [Mon May 25 01:54:13 2026] DELETE /v2.0/ports/fe892f4c-504e-4aff-b808-7810ed791501 => generated 0 bytes in 201 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 941/1953] 10.0.0.96 () {32 vars in 731 bytes} [Mon May 25 01:54:13 2026] DELETE /v2.0/subnetpools/6ca476a4-40b3-4a01-bb75-a200c93d1446 => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 942/1954] 10.0.0.96 () {32 vars in 731 bytes} [Mon May 25 01:54:13 2026] DELETE /v2.0/subnetpools/d96c55c3-4958-4ebd-9394-fd481a246292 => generated 0 bytes in 52 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1013/1955] 10.0.0.96 () {32 vars in 719 bytes} [Mon May 25 01:54:13 2026] DELETE /v2.0/ports/f8e37313-4a1c-4792-bf67-6d67e687fb7f => generated 0 bytes in 205 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-25 01:54:14.333 8 INFO neutron.services.segments.plugin [-] Segment 5a9ba352-fde2-4df9-9c7c-5ec907458d31 resource provider aggregate not found 2026-05-25 01:54:14.338 8 INFO neutron.services.segments.plugin [-] Segment 5a9ba352-fde2-4df9-9c7c-5ec907458d31 resource provider aggregate not found 2026-05-25 01:54:14.350 8 INFO neutron.services.segments.plugin [-] Segment 5a9ba352-fde2-4df9-9c7c-5ec907458d31 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5a9ba352-fde2-4df9-9c7c-5ec907458d31 found for delete ", "request_id": "req-30c4a745-f713-4c74-94dd-4206f170fb00"}]} 2026-05-25 01:54:14.350 8 INFO neutron.services.segments.plugin [-] Segment 5a9ba352-fde2-4df9-9c7c-5ec907458d31 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5a9ba352-fde2-4df9-9c7c-5ec907458d31 found for delete ", "request_id": "req-cac0f3f8-1eaf-492b-ae5d-7bf90d2e8005"}]} [pid: 8|app: 0|req: 943/1956] 10.0.0.96 () {32 vars in 725 bytes} [Mon May 25 01:54:14 2026] DELETE /v2.0/networks/b60270bd-3394-45e5-a64a-511f970a6cce => generated 0 bytes in 168 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-25 01:54:14.505 7 INFO neutron.services.segments.plugin [-] Segment 73a0ea61-d54b-420f-8ccc-a1b7fd199e04 resource provider aggregate not found 2026-05-25 01:54:14.510 7 INFO neutron.services.segments.plugin [-] Segment 73a0ea61-d54b-420f-8ccc-a1b7fd199e04 resource provider aggregate not found 2026-05-25 01:54:14.522 7 INFO neutron.services.segments.plugin [-] Segment 73a0ea61-d54b-420f-8ccc-a1b7fd199e04 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 73a0ea61-d54b-420f-8ccc-a1b7fd199e04 found for delete ", "request_id": "req-96fd54e0-05fa-4764-bfea-03714afff0b8"}]} 2026-05-25 01:54:14.523 7 INFO neutron.services.segments.plugin [-] Segment 73a0ea61-d54b-420f-8ccc-a1b7fd199e04 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 73a0ea61-d54b-420f-8ccc-a1b7fd199e04 found for delete ", "request_id": "req-ccf79875-f3ec-4493-90f2-84bb39e4dab5"}]} [pid: 7|app: 0|req: 1014/1957] 10.0.0.96 () {32 vars in 725 bytes} [Mon May 25 01:54:14 2026] DELETE /v2.0/networks/dcb09213-c1d9-4c2a-bab8-e502f23c34d4 => generated 0 bytes in 163 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 944/1958] 10.0.0.96 () {32 vars in 725 bytes} [Mon May 25 01:54:14 2026] DELETE /v2.0/networks/11f8c98f-8922-4597-837c-72b9045d41d3 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1015/1959] 10.0.0.96 () {32 vars in 725 bytes} [Mon May 25 01:54:14 2026] DELETE /v2.0/networks/a6c0f44a-62c9-4a3b-b83d-a4f66321eec0 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 945/1960] 10.0.0.96 () {32 vars in 725 bytes} [Mon May 25 01:54:14 2026] DELETE /v2.0/networks/684aa239-892e-40de-8666-b1f9f0691f29 => generated 0 bytes in 152 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1016/1961] 10.0.0.96 () {32 vars in 773 bytes} [Mon May 25 01:54:14 2026] GET /v2.0/security-groups?tenant_id=0419bcd01b5541a998d1640579056e15&name=default => generated 2925 bytes in 319 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 946/1962] 10.0.0.96 () {32 vars in 739 bytes} [Mon May 25 01:54:15 2026] DELETE /v2.0/security-groups/d229e7fd-f2bb-4e18-823d-49523e2fa8ca => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1017/1963] 10.0.0.96 () {32 vars in 773 bytes} [Mon May 25 01:54:15 2026] GET /v2.0/security-groups?tenant_id=a3e32a2bebb949a58b70e3e3c943adfd&name=default => generated 2925 bytes in 170 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1018/1964] 10.0.0.7 () {34 vars in 980 bytes} [Mon May 25 01:54:15 2026] GET /v2.0/networks?id=68857582-17c8-47b8-befd-08bab5f8024c => generated 673 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 947/1965] 10.0.0.96 () {32 vars in 739 bytes} [Mon May 25 01:54:15 2026] DELETE /v2.0/security-groups/3d7ac515-7078-47fc-bc94-b7e8e84d9d7b => 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: 1019/1966] 10.0.0.7 () {34 vars in 963 bytes} [Mon May 25 01:54:15 2026] GET /v2.0/quotas/05fd4d9155a74a139d5ce0d2778b33c6 => generated 292 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 948/1967] 10.0.0.7 () {34 vars in 1000 bytes} [Mon May 25 01:54:15 2026] GET /v2.0/ports?tenant_id=05fd4d9155a74a139d5ce0d2778b33c6&fields=id => generated 103 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1020/1968] 10.0.0.7 () {34 vars in 1006 bytes} [Mon May 25 01:54:15 2026] GET /v2.0/networks/68857582-17c8-47b8-befd-08bab5f8024c?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1021/1969] 10.0.0.7 () {34 vars in 1106 bytes} [Mon May 25 01:54:15 2026] GET /v2.0/networks/68857582-17c8-47b8-befd-08bab5f8024c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1022/1970] 10.0.0.96 () {32 vars in 773 bytes} [Mon May 25 01:54:15 2026] GET /v2.0/security-groups?tenant_id=3c6e04db0a49405083cad990f2250fc9&name=default => generated 2925 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1023/1971] 10.0.0.7 () {34 vars in 988 bytes} [Mon May 25 01:54:16 2026] GET /v2.0/ports?device_id=dbad7e4a-fb87-4af7-bc3d-a5b77565b1fe => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1024/1972] 10.0.0.96 () {32 vars in 739 bytes} [Mon May 25 01:54:16 2026] DELETE /v2.0/security-groups/96f711e9-4fbe-4871-a2ef-500a3a433a89 => 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: 949/1973] 10.0.0.96 () {32 vars in 773 bytes} [Mon May 25 01:54:15 2026] GET /v2.0/security-groups?tenant_id=6c551bfac3244c6180f5899a075945e3&name=default => generated 2925 bytes in 443 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1025/1974] 10.0.0.96 () {32 vars in 739 bytes} [Mon May 25 01:54:16 2026] DELETE /v2.0/security-groups/3d626fcf-782f-49f9-88c3-e569ca45b827 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-25 01:54:16.460 8 INFO neutron.services.segments.plugin [-] Segment b8f1d9f3-3da3-4824-b873-75e567da87ee resource provider aggregate not found 2026-05-25 01:54:16.469 8 INFO neutron.services.segments.plugin [-] Segment b8f1d9f3-3da3-4824-b873-75e567da87ee resource provider aggregate not found 2026-05-25 01:54:16.476 8 INFO neutron.services.segments.plugin [-] Segment b8f1d9f3-3da3-4824-b873-75e567da87ee resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b8f1d9f3-3da3-4824-b873-75e567da87ee found for delete ", "request_id": "req-9142ba76-e92f-4da8-b370-5dfc9b4de255"}]} 2026-05-25 01:54:16.486 8 INFO neutron.services.segments.plugin [-] Segment b8f1d9f3-3da3-4824-b873-75e567da87ee resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b8f1d9f3-3da3-4824-b873-75e567da87ee found for delete ", "request_id": "req-98c06880-ef80-4768-ae3c-bf508a3f4008"}]} 2026-05-25 01:54:16.493 8 INFO neutron.services.segments.plugin [-] Segment 02c74bb4-e22b-45bf-bcd5-1e237f94bfbf resource provider aggregate not found 2026-05-25 01:54:16.501 8 INFO neutron.services.segments.plugin [-] Segment 02c74bb4-e22b-45bf-bcd5-1e237f94bfbf resource provider aggregate not found 2026-05-25 01:54:16.504 8 INFO neutron.services.segments.plugin [-] Segment 02c74bb4-e22b-45bf-bcd5-1e237f94bfbf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 02c74bb4-e22b-45bf-bcd5-1e237f94bfbf found for delete ", "request_id": "req-b37601aa-cc29-4cd2-960d-1f919cef8d9b"}]} 2026-05-25 01:54:16.518 8 INFO neutron.services.segments.plugin [-] Segment 02c74bb4-e22b-45bf-bcd5-1e237f94bfbf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 02c74bb4-e22b-45bf-bcd5-1e237f94bfbf found for delete ", "request_id": "req-54fba626-b9e9-4680-a3a0-73fbc13ef901"}]} [pid: 8|app: 0|req: 950/1975] 10.0.0.96 () {32 vars in 773 bytes} [Mon May 25 01:54:16 2026] GET /v2.0/security-groups?tenant_id=bb8ed2594ad54c19a96357025b968458&name=default => generated 2925 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-25 01:54:16.619 7 INFO neutron.services.segments.plugin [-] Segment 3ebb252c-19de-41eb-ab48-dae3d6872c62 resource provider aggregate not found 2026-05-25 01:54:16.625 7 INFO neutron.services.segments.plugin [-] Segment 3ebb252c-19de-41eb-ab48-dae3d6872c62 resource provider aggregate not found 2026-05-25 01:54:16.639 7 INFO neutron.services.segments.plugin [-] Segment 3ebb252c-19de-41eb-ab48-dae3d6872c62 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3ebb252c-19de-41eb-ab48-dae3d6872c62 found for delete ", "request_id": "req-f2eccfc6-4104-4338-bd1d-cffee84736bc"}]} 2026-05-25 01:54:16.645 7 INFO neutron.services.segments.plugin [-] Segment 3ebb252c-19de-41eb-ab48-dae3d6872c62 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3ebb252c-19de-41eb-ab48-dae3d6872c62 found for delete ", "request_id": "req-540ba223-94e2-4b9d-bdf4-8922686aa8e8"}]} [pid: 7|app: 0|req: 1026/1976] 10.0.0.96 () {32 vars in 739 bytes} [Mon May 25 01:54:16 2026] DELETE /v2.0/security-groups/f5c86886-bf5d-4719-afce-1d3db4b2d43a => 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: 951/1977] 10.0.0.96 () {32 vars in 773 bytes} [Mon May 25 01:54:16 2026] GET /v2.0/security-groups?tenant_id=72e1b18a04c243989af1e685abc9c913&name=default => generated 2925 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1027/1978] 10.0.0.96 () {32 vars in 739 bytes} [Mon May 25 01:54:16 2026] DELETE /v2.0/security-groups/c6a35ba8-5325-4e22-8908-fcd760fce8e8 => 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: 952/1979] 10.0.0.7 () {34 vars in 988 bytes} [Mon May 25 01:54:17 2026] GET /v2.0/ports?device_id=dbad7e4a-fb87-4af7-bc3d-a5b77565b1fe => 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: 1028/1980] 10.0.0.7 () {34 vars in 988 bytes} [Mon May 25 01:54:18 2026] GET /v2.0/ports?device_id=dbad7e4a-fb87-4af7-bc3d-a5b77565b1fe => 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: 1029/1981] 10.0.0.7 () {34 vars in 988 bytes} [Mon May 25 01:54:19 2026] GET /v2.0/ports?device_id=dbad7e4a-fb87-4af7-bc3d-a5b77565b1fe => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-25 01:54:19.545 8 WARNING neutron_lib.context [None req-012640e8-3a7b-4fd4-8ba3-5f03f3f165d6 a694b1eaf56042499abda21f84528283 af682fe07ac44b17af745eaac9e296ba - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-25 01:54:19.720 8 INFO neutron.db.segments_db [None req-012640e8-3a7b-4fd4-8ba3-5f03f3f165d6 a694b1eaf56042499abda21f84528283 af682fe07ac44b17af745eaac9e296ba - - default default] Added segment acebb1cb-255d-494b-8806-8ce17d21f835 of type vxlan for network f5575940-a573-4314-878c-55ca69fd7fbd [pid: 8|app: 0|req: 953/1982] 10.0.0.96 () {34 vars in 669 bytes} [Mon May 25 01:54:19 2026] POST /v2.0/networks => generated 632 bytes in 450 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1030/1983] 10.0.0.96 () {34 vars in 752 bytes} [Mon May 25 01:54:19 2026] PUT /v2.0/networks/f5575940-a573-4314-878c-55ca69fd7fbd/tags => generated 25 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 954/1984] 10.0.0.96 () {32 vars in 732 bytes} [Mon May 25 01:54:19 2026] GET /v2.0/networks/f5575940-a573-4314-878c-55ca69fd7fbd/tags => generated 25 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1031/1985] 10.0.0.96 () {34 vars in 763 bytes} [Mon May 25 01:54:19 2026] PUT /v2.0/networks/f5575940-a573-4314-878c-55ca69fd7fbd/tags/green => 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: 955/1986] 10.0.0.96 () {32 vars in 732 bytes} [Mon May 25 01:54:19 2026] GET /v2.0/networks/f5575940-a573-4314-878c-55ca69fd7fbd/tags => generated 34 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1032/1987] 10.0.0.96 () {34 vars in 759 bytes} [Mon May 25 01:54:19 2026] PUT /v2.0/networks/f5575940-a573-4314-878c-55ca69fd7fbd/tags/red => generated 4 bytes in 31 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 956/1988] 10.0.0.96 () {32 vars in 732 bytes} [Mon May 25 01:54:19 2026] GET /v2.0/networks/f5575940-a573-4314-878c-55ca69fd7fbd/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: 1033/1989] 10.0.0.96 () {34 vars in 781 bytes} [Mon May 25 01:54:20 2026] PUT /v2.0/networks/f5575940-a573-4314-878c-55ca69fd7fbd/tags/black.or.white => generated 4 bytes in 37 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 957/1990] 10.0.0.96 () {32 vars in 732 bytes} [Mon May 25 01:54:20 2026] GET /v2.0/networks/f5575940-a573-4314-878c-55ca69fd7fbd/tags => generated 52 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-25 01:54:20.113 7 WARNING neutron_lib.context [None req-f7def398-148d-42c6-b82c-d84e71ce46cb ba6d821633d8459ea040c2aeacb71e78 c08946d4936c4f1ebe3312905aa4a22f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 958/1991] 10.0.0.96 () {34 vars in 752 bytes} [Mon May 25 01:54:20 2026] PUT /v2.0/networks/f5575940-a573-4314-878c-55ca69fd7fbd/tags => generated 37 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 959/1992] 10.0.0.96 () {32 vars in 732 bytes} [Mon May 25 01:54:20 2026] GET /v2.0/networks/f5575940-a573-4314-878c-55ca69fd7fbd/tags => generated 37 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 960/1993] 10.0.0.96 () {32 vars in 740 bytes} [Mon May 25 01:54:20 2026] GET /v2.0/networks/f5575940-a573-4314-878c-55ca69fd7fbd/tags/red => generated 0 bytes in 24 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-25 01:54:20.211 8 INFO neutron.api.v2.resource [None req-f4fef710-bc68-4f92-9911-e6ff4c972b5d a694b1eaf56042499abda21f84528283 af682fe07ac44b17af745eaac9e296ba - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 961/1994] 10.0.0.96 () {32 vars in 744 bytes} [Mon May 25 01:54:20 2026] GET /v2.0/networks/f5575940-a573-4314-878c-55ca69fd7fbd/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: 962/1995] 199.204.45.30 () {34 vars in 985 bytes} [Mon May 25 01:54:20 2026] GET /v2.0/networks?id=68857582-17c8-47b8-befd-08bab5f8024c => generated 673 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-25 01:54:20.259 7 INFO neutron.db.segments_db [None req-f7def398-148d-42c6-b82c-d84e71ce46cb ba6d821633d8459ea040c2aeacb71e78 c08946d4936c4f1ebe3312905aa4a22f - - default default] Added segment 03d017f6-b021-4d79-b1d7-dc963b7d39db of type vxlan for network df652f6b-948a-4b29-86c1-338e954ca2b0 [pid: 8|app: 0|req: 963/1996] 10.0.0.96 () {32 vars in 743 bytes} [Mon May 25 01:54:20 2026] DELETE /v2.0/networks/f5575940-a573-4314-878c-55ca69fd7fbd/tags/red => generated 0 bytes in 32 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-25 01:54:20.286 8 WARNING neutron_lib.context [req-71acec74-137d-47b0-83e3-d3d4cb46de23 req-031a7d05-e5ec-4c06-b245-d74c28f63b92 1222ba0db2404744b3ae92715cf67a37 05fd4d9155a74a139d5ce0d2778b33c6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1034/1997] 10.0.0.96 () {34 vars in 669 bytes} [Mon May 25 01:54:20 2026] POST /v2.0/networks => generated 632 bytes in 284 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1035/1998] 10.0.0.96 () {32 vars in 732 bytes} [Mon May 25 01:54:20 2026] GET /v2.0/networks/f5575940-a573-4314-878c-55ca69fd7fbd/tags => generated 30 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-25 01:54:20.392 7 WARNING neutron_lib.context [None req-dc1a916b-3db9-482b-a9bc-838f82e6a192 ba6d821633d8459ea040c2aeacb71e78 c08946d4936c4f1ebe3312905aa4a22f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 964/1999] 199.204.45.30 () {38 vars in 954 bytes} [Mon May 25 01:54:20 2026] POST /v2.0/ports => generated 954 bytes in 353 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-25 01:54:20.659 8 INFO neutron.api.v2.resource [None req-cbb16022-96ab-42e8-b7b9-7b4bb5cb1d7d a694b1eaf56042499abda21f84528283 af682fe07ac44b17af745eaac9e296ba - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 965/2000] 10.0.0.96 () {32 vars in 747 bytes} [Mon May 25 01:54:20 2026] DELETE /v2.0/networks/f5575940-a573-4314-878c-55ca69fd7fbd/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: 1036/2001] 10.0.0.96 () {34 vars in 663 bytes} [Mon May 25 01:54:20 2026] POST /v2.0/ports => generated 743 bytes in 304 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 966/2002] 10.0.0.7 () {34 vars in 988 bytes} [Mon May 25 01:54:20 2026] GET /v2.0/ports?device_id=dbad7e4a-fb87-4af7-bc3d-a5b77565b1fe => generated 957 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 967/2003] 10.0.0.96 () {32 vars in 735 bytes} [Mon May 25 01:54:20 2026] DELETE /v2.0/networks/f5575940-a573-4314-878c-55ca69fd7fbd/tags => 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: 968/2004] 10.0.0.96 () {34 vars in 746 bytes} [Mon May 25 01:54:20 2026] PUT /v2.0/ports/ad12033e-68b1-4277-a4d6-a3e495476701/tags => generated 25 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 969/2005] 10.0.0.7 () {34 vars in 1038 bytes} [Mon May 25 01:54:20 2026] GET /v2.0/security-groups?id=d9bc0ed4-7e40-41b3-b4b0-1a04d67136be&fields=id&fields=name => generated 88 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 970/2006] 10.0.0.96 () {32 vars in 732 bytes} [Mon May 25 01:54:20 2026] GET /v2.0/networks/f5575940-a573-4314-878c-55ca69fd7fbd/tags => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 971/2007] 10.0.0.96 () {32 vars in 726 bytes} [Mon May 25 01:54:20 2026] GET /v2.0/ports/ad12033e-68b1-4277-a4d6-a3e495476701/tags => generated 25 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-25 01:54:20.983 8 INFO neutron.services.segments.plugin [-] Segment acebb1cb-255d-494b-8806-8ce17d21f835 resource provider aggregate not found 2026-05-25 01:54:20.991 8 INFO neutron.services.segments.plugin [-] Segment acebb1cb-255d-494b-8806-8ce17d21f835 resource provider aggregate not found 2026-05-25 01:54:21.003 8 INFO neutron.services.segments.plugin [-] Segment acebb1cb-255d-494b-8806-8ce17d21f835 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid acebb1cb-255d-494b-8806-8ce17d21f835 found for delete ", "request_id": "req-bb49bbcd-e5a9-4604-aec1-a74e329d5a2e"}]} 2026-05-25 01:54:21.006 8 INFO neutron.services.segments.plugin [-] Segment acebb1cb-255d-494b-8806-8ce17d21f835 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid acebb1cb-255d-494b-8806-8ce17d21f835 found for delete ", "request_id": "req-0a0d1093-4f98-4ba7-ac74-face4e321264"}]} [pid: 8|app: 0|req: 972/2008] 10.0.0.96 () {32 vars in 725 bytes} [Mon May 25 01:54:20 2026] DELETE /v2.0/networks/f5575940-a573-4314-878c-55ca69fd7fbd => generated 0 bytes in 175 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 973/2009] 10.0.0.96 () {34 vars in 757 bytes} [Mon May 25 01:54:21 2026] PUT /v2.0/ports/ad12033e-68b1-4277-a4d6-a3e495476701/tags/green => generated 4 bytes in 51 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 974/2010] 10.0.0.96 () {32 vars in 726 bytes} [Mon May 25 01:54:21 2026] GET /v2.0/ports/ad12033e-68b1-4277-a4d6-a3e495476701/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: 1037/2011] 199.204.45.30 () {38 vars in 1027 bytes} [Mon May 25 01:54:20 2026] PUT /v2.0/ports/9c37045a-d7de-475f-9abb-010d36ea7dff => generated 1235 bytes in 434 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 975/2012] 10.0.0.96 () {34 vars in 753 bytes} [Mon May 25 01:54:21 2026] PUT /v2.0/ports/ad12033e-68b1-4277-a4d6-a3e495476701/tags/red => generated 4 bytes in 35 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1038/2013] 10.0.0.96 () {32 vars in 726 bytes} [Mon May 25 01:54:21 2026] GET /v2.0/ports/ad12033e-68b1-4277-a4d6-a3e495476701/tags => generated 34 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 976/2014] 10.0.0.96 () {34 vars in 775 bytes} [Mon May 25 01:54:21 2026] PUT /v2.0/ports/ad12033e-68b1-4277-a4d6-a3e495476701/tags/black.or.white => generated 4 bytes in 47 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-25 01:54:21.261 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d4c97151-0fca-4326-85cd-8d55241f5937'] response: {'name': 'network-changed', 'server_uuid': 'dbad7e4a-fb87-4af7-bc3d-a5b77565b1fe', 'tag': '9c37045a-d7de-475f-9abb-010d36ea7dff', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1039/2015] 10.0.0.96 () {32 vars in 726 bytes} [Mon May 25 01:54:21 2026] GET /v2.0/ports/ad12033e-68b1-4277-a4d6-a3e495476701/tags => generated 52 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 977/2016] 10.0.0.96 () {34 vars in 746 bytes} [Mon May 25 01:54:21 2026] PUT /v2.0/ports/ad12033e-68b1-4277-a4d6-a3e495476701/tags => generated 37 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1040/2017] 10.0.0.96 () {32 vars in 726 bytes} [Mon May 25 01:54:21 2026] GET /v2.0/ports/ad12033e-68b1-4277-a4d6-a3e495476701/tags => generated 37 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 978/2018] 10.0.0.96 () {32 vars in 734 bytes} [Mon May 25 01:54:21 2026] GET /v2.0/ports/ad12033e-68b1-4277-a4d6-a3e495476701/tags/red => generated 0 bytes in 31 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-25 01:54:21.438 7 INFO neutron.api.v2.resource [None req-a68829b9-fd1b-40cc-a6a5-0039825c4c62 ba6d821633d8459ea040c2aeacb71e78 c08946d4936c4f1ebe3312905aa4a22f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1041/2019] 10.0.0.96 () {32 vars in 738 bytes} [Mon May 25 01:54:21 2026] GET /v2.0/ports/ad12033e-68b1-4277-a4d6-a3e495476701/tags/green => generated 99 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 979/2020] 10.0.0.96 () {32 vars in 737 bytes} [Mon May 25 01:54:21 2026] DELETE /v2.0/ports/ad12033e-68b1-4277-a4d6-a3e495476701/tags/red => generated 0 bytes in 43 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1042/2021] 10.0.0.96 () {32 vars in 726 bytes} [Mon May 25 01:54:21 2026] GET /v2.0/ports/ad12033e-68b1-4277-a4d6-a3e495476701/tags => generated 30 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-25 01:54:21.563 8 INFO neutron.api.v2.resource [None req-190e1987-b89a-4442-8418-b7790aeee264 ba6d821633d8459ea040c2aeacb71e78 c08946d4936c4f1ebe3312905aa4a22f - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 980/2022] 10.0.0.96 () {32 vars in 741 bytes} [Mon May 25 01:54:21 2026] DELETE /v2.0/ports/ad12033e-68b1-4277-a4d6-a3e495476701/tags/green => generated 99 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1043/2023] 10.0.0.96 () {32 vars in 729 bytes} [Mon May 25 01:54:21 2026] DELETE /v2.0/ports/ad12033e-68b1-4277-a4d6-a3e495476701/tags => generated 0 bytes in 42 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1044/2024] 10.0.0.96 () {32 vars in 726 bytes} [Mon May 25 01:54:21 2026] GET /v2.0/ports/ad12033e-68b1-4277-a4d6-a3e495476701/tags => 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: 981/2025] 10.0.0.96 () {32 vars in 773 bytes} [Mon May 25 01:54:21 2026] GET /v2.0/security-groups?tenant_id=af682fe07ac44b17af745eaac9e296ba&name=default => generated 2925 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 982/2026] 10.0.0.96 () {32 vars in 739 bytes} [Mon May 25 01:54:21 2026] DELETE /v2.0/security-groups/3ed573b1-85c7-4f5f-a554-282f8cba253e => 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: 983/2027] 199.204.45.30 () {34 vars in 1079 bytes} [Mon May 25 01:54:21 2026] GET /v2.0/ports?tenant_id=05fd4d9155a74a139d5ce0d2778b33c6&device_id=dbad7e4a-fb87-4af7-bc3d-a5b77565b1fe => generated 1238 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1045/2028] 10.0.0.96 () {32 vars in 719 bytes} [Mon May 25 01:54:21 2026] DELETE /v2.0/ports/ad12033e-68b1-4277-a4d6-a3e495476701 => generated 0 bytes in 207 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 984/2029] 199.204.45.30 () {34 vars in 1017 bytes} [Mon May 25 01:54:21 2026] GET /v2.0/networks?tenant_id=05fd4d9155a74a139d5ce0d2778b33c6&shared=False => generated 769 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1046/2030] 10.0.0.7 () {34 vars in 988 bytes} [Mon May 25 01:54:21 2026] GET /v2.0/ports?device_id=dbad7e4a-fb87-4af7-bc3d-a5b77565b1fe => generated 969 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 985/2031] 10.0.0.96 () {32 vars in 725 bytes} [Mon May 25 01:54:21 2026] DELETE /v2.0/networks/df652f6b-948a-4b29-86c1-338e954ca2b0 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1047/2032] 10.0.0.96 () {32 vars in 773 bytes} [Mon May 25 01:54:21 2026] GET /v2.0/security-groups?tenant_id=8a0302cc8bbf453da607fc40149e3b4c&name=default => generated 2929 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 986/2033] 199.204.45.30 () {34 vars in 929 bytes} [Mon May 25 01:54:22 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1048/2034] 10.0.0.7 () {34 vars in 1038 bytes} [Mon May 25 01:54:22 2026] GET /v2.0/security-groups?id=d9bc0ed4-7e40-41b3-b4b0-1a04d67136be&fields=id&fields=name => generated 88 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 987/2035] 10.0.0.96 () {32 vars in 739 bytes} [Mon May 25 01:54:22 2026] DELETE /v2.0/security-groups/7c8a0c6b-cb10-4331-91d7-d7ea641b6814 => 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: 1049/2036] 10.0.0.96 () {32 vars in 773 bytes} [Mon May 25 01:54:22 2026] GET /v2.0/security-groups?tenant_id=c08946d4936c4f1ebe3312905aa4a22f&name=default => generated 2925 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 988/2037] 10.0.0.96 () {32 vars in 739 bytes} [Mon May 25 01:54:22 2026] DELETE /v2.0/security-groups/bb30ff92-e529-4dc4-9a5b-81c490a23a18 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1050/2038] 10.0.0.96 () {32 vars in 773 bytes} [Mon May 25 01:54:22 2026] GET /v2.0/security-groups?tenant_id=23e1ae611b624e1187880f19983629e4&name=default => generated 2929 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-25 01:54:23.038 8 INFO neutron.services.segments.plugin [-] Segment 03d017f6-b021-4d79-b1d7-dc963b7d39db resource provider aggregate not found 2026-05-25 01:54:23.042 8 INFO neutron.services.segments.plugin [-] Segment 03d017f6-b021-4d79-b1d7-dc963b7d39db resource provider aggregate not found 2026-05-25 01:54:23.056 8 INFO neutron.services.segments.plugin [-] Segment 03d017f6-b021-4d79-b1d7-dc963b7d39db resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 03d017f6-b021-4d79-b1d7-dc963b7d39db found for delete ", "request_id": "req-6e1064d3-9a01-4f4d-ae68-997a06d7c44d"}]} 2026-05-25 01:54:23.059 8 INFO neutron.services.segments.plugin [-] Segment 03d017f6-b021-4d79-b1d7-dc963b7d39db resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 03d017f6-b021-4d79-b1d7-dc963b7d39db found for delete ", "request_id": "req-7279eb8f-306f-4f47-ab08-ca748c180f3e"}]} [pid: 7|app: 0|req: 1051/2039] 199.204.45.30 () {34 vars in 1079 bytes} [Mon May 25 01:54:23 2026] GET /v2.0/ports?tenant_id=05fd4d9155a74a139d5ce0d2778b33c6&device_id=dbad7e4a-fb87-4af7-bc3d-a5b77565b1fe => generated 1238 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1052/2040] 199.204.45.30 () {34 vars in 1057 bytes} [Mon May 25 01:54:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=9c37045a-d7de-475f-9abb-010d36ea7dff => 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: 989/2041] 10.0.0.96 () {32 vars in 739 bytes} [Mon May 25 01:54:23 2026] DELETE /v2.0/security-groups/6174b48e-a951-4e35-8614-257e13508cf2 => 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: 1053/2042] 10.0.0.7 () {34 vars in 988 bytes} [Mon May 25 01:54:23 2026] GET /v2.0/ports?device_id=dbad7e4a-fb87-4af7-bc3d-a5b77565b1fe => generated 969 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 990/2043] 199.204.45.30 () {34 vars in 983 bytes} [Mon May 25 01:54:23 2026] GET /v2.0/subnets?id=97542963-082b-4c73-b4e2-82014f84b4fa => generated 691 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1054/2044] 199.204.45.30 () {34 vars in 1051 bytes} [Mon May 25 01:54:23 2026] GET /v2.0/ports?network_id=68857582-17c8-47b8-befd-08bab5f8024c&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: 991/2045] 10.0.0.7 () {34 vars in 1038 bytes} [Mon May 25 01:54:23 2026] GET /v2.0/security-groups?id=d9bc0ed4-7e40-41b3-b4b0-1a04d67136be&fields=id&fields=name => generated 88 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1055/2046] 199.204.45.30 () {34 vars in 1011 bytes} [Mon May 25 01:54:23 2026] GET /v2.0/networks/68857582-17c8-47b8-befd-08bab5f8024c?fields=segments => 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: 992/2047] 199.204.45.30 () {34 vars in 1111 bytes} [Mon May 25 01:54:23 2026] GET /v2.0/networks/68857582-17c8-47b8-befd-08bab5f8024c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1057/2050] 10.0.0.7 () {34 vars in 988 bytes} [Mon May 25 01:54:24 2026] GET /v2.0/ports?device_id=dbad7e4a-fb87-4af7-bc3d-a5b77565b1fe => generated 969 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 994/2051] 10.0.0.7 () {34 vars in 1038 bytes} [Mon May 25 01:54:24 2026] GET /v2.0/security-groups?id=d9bc0ed4-7e40-41b3-b4b0-1a04d67136be&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-25 01:54:25.417 7 WARNING neutron_lib.context [None req-b793e3df-ae19-4de0-a570-a5d2b9bb6607 e63fd3f71c1b438cba4c293c6984f8b4 00e29f8d8be24f768aa089302f9dc977 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 995/2052] 10.0.0.7 () {34 vars in 988 bytes} [Mon May 25 01:54:25 2026] GET /v2.0/ports?device_id=dbad7e4a-fb87-4af7-bc3d-a5b77565b1fe => generated 969 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-25 01:54:25.565 7 INFO neutron.db.segments_db [None req-b793e3df-ae19-4de0-a570-a5d2b9bb6607 e63fd3f71c1b438cba4c293c6984f8b4 00e29f8d8be24f768aa089302f9dc977 - - default default] Added segment d2164125-f924-4ec3-83dd-8876e0c7115f of type vxlan for network 09fca7df-d5fb-4810-b37a-205521667e89 [pid: 8|app: 0|req: 996/2053] 10.0.0.7 () {34 vars in 1038 bytes} [Mon May 25 01:54:25 2026] GET /v2.0/security-groups?id=d9bc0ed4-7e40-41b3-b4b0-1a04d67136be&fields=id&fields=name => generated 88 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1058/2054] 10.0.0.96 () {34 vars in 669 bytes} [Mon May 25 01:54:25 2026] POST /v2.0/networks => generated 632 bytes in 387 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-25 01:54:25.671 8 WARNING neutron_lib.context [None req-052e34e3-67dd-45f7-a8da-98ba1efdad36 e63fd3f71c1b438cba4c293c6984f8b4 00e29f8d8be24f768aa089302f9dc977 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-25 01:54:25.721 8 INFO neutron.db.segments_db [None req-052e34e3-67dd-45f7-a8da-98ba1efdad36 e63fd3f71c1b438cba4c293c6984f8b4 00e29f8d8be24f768aa089302f9dc977 - - default default] Added segment 1aacafde-77fc-4337-af0c-67e6dcd7029e of type vxlan for network 4d4ae389-fa5c-496a-990e-730cf2de2ca7 [pid: 8|app: 0|req: 997/2055] 10.0.0.96 () {34 vars in 669 bytes} [Mon May 25 01:54:25 2026] POST /v2.0/networks => generated 631 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1059/2056] 10.0.0.96 () {34 vars in 752 bytes} [Mon May 25 01:54:25 2026] PUT /v2.0/networks/09fca7df-d5fb-4810-b37a-205521667e89/tags => generated 25 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 998/2057] 10.0.0.96 () {32 vars in 732 bytes} [Mon May 25 01:54:25 2026] GET /v2.0/networks/09fca7df-d5fb-4810-b37a-205521667e89/tags => generated 25 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1060/2058] 10.0.0.96 () {34 vars in 752 bytes} [Mon May 25 01:54:25 2026] PUT /v2.0/networks/4d4ae389-fa5c-496a-990e-730cf2de2ca7/tags => generated 17 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 999/2059] 10.0.0.96 () {32 vars in 732 bytes} [Mon May 25 01:54:25 2026] GET /v2.0/networks/4d4ae389-fa5c-496a-990e-730cf2de2ca7/tags => generated 17 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1061/2060] 10.0.0.96 () {34 vars in 752 bytes} [Mon May 25 01:54:26 2026] PUT /v2.0/networks/4d4ae389-fa5c-496a-990e-730cf2de2ca7/tags => generated 12 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1000/2061] 10.0.0.96 () {32 vars in 732 bytes} [Mon May 25 01:54:26 2026] GET /v2.0/networks/4d4ae389-fa5c-496a-990e-730cf2de2ca7/tags => generated 12 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1062/2062] 10.0.0.96 () {32 vars in 732 bytes} [Mon May 25 01:54:26 2026] GET /v2.0/networks/09fca7df-d5fb-4810-b37a-205521667e89/tags => generated 25 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-25 01:54:26.295 8 INFO neutron.services.segments.plugin [-] Segment d2164125-f924-4ec3-83dd-8876e0c7115f resource provider aggregate not found 2026-05-25 01:54:26.301 8 INFO neutron.services.segments.plugin [-] Segment d2164125-f924-4ec3-83dd-8876e0c7115f resource provider aggregate not found 2026-05-25 01:54:26.316 8 INFO neutron.services.segments.plugin [-] Segment d2164125-f924-4ec3-83dd-8876e0c7115f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d2164125-f924-4ec3-83dd-8876e0c7115f found for delete ", "request_id": "req-09bcf49c-8d3e-4a04-b1fd-edc1260c844d"}]} 2026-05-25 01:54:26.318 8 INFO neutron.services.segments.plugin [-] Segment d2164125-f924-4ec3-83dd-8876e0c7115f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d2164125-f924-4ec3-83dd-8876e0c7115f found for delete ", "request_id": "req-ad922bd3-a52f-4624-a00e-4aee04ebff53"}]} [pid: 8|app: 0|req: 1001/2063] 10.0.0.96 () {32 vars in 725 bytes} [Mon May 25 01:54:26 2026] DELETE /v2.0/networks/09fca7df-d5fb-4810-b37a-205521667e89 => generated 0 bytes in 178 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-25 01:54:26.420 7 WARNING neutron_lib.context [None req-cf2ccc85-b3b9-4a2a-a705-ce0c14722568 c0c41d2863a74251b1842dab1819d54a b1877b6862fd474d9b401a4db492a835 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1002/2064] 10.0.0.96 () {32 vars in 725 bytes} [Mon May 25 01:54:26 2026] DELETE /v2.0/networks/4d4ae389-fa5c-496a-990e-730cf2de2ca7 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-25 01:54:26.455 7 INFO neutron.db.segments_db [None req-cf2ccc85-b3b9-4a2a-a705-ce0c14722568 c0c41d2863a74251b1842dab1819d54a b1877b6862fd474d9b401a4db492a835 - - default default] Added segment 15df73b5-f22b-4ebd-a857-b41c4cabc4a3 of type vxlan for network ea14778e-2002-4473-b9b5-fbcf1097ca59 [pid: 8|app: 0|req: 1003/2065] 10.0.0.7 () {34 vars in 988 bytes} [Mon May 25 01:54:26 2026] GET /v2.0/ports?device_id=dbad7e4a-fb87-4af7-bc3d-a5b77565b1fe => generated 971 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1004/2066] 10.0.0.7 () {34 vars in 1038 bytes} [Mon May 25 01:54:26 2026] GET /v2.0/security-groups?id=d9bc0ed4-7e40-41b3-b4b0-1a04d67136be&fields=id&fields=name => generated 88 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-25 01:54:26.711 7 INFO neutron.db.l3_hamode_db [None req-cf2ccc85-b3b9-4a2a-a705-ce0c14722568 c0c41d2863a74251b1842dab1819d54a b1877b6862fd474d9b401a4db492a835 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-25 01:54:26.806 7 INFO neutron.db.l3_hamode_db [None req-cf2ccc85-b3b9-4a2a-a705-ce0c14722568 c0c41d2863a74251b1842dab1819d54a b1877b6862fd474d9b401a4db492a835 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1005/2067] 10.0.0.96 () {32 vars in 773 bytes} [Mon May 25 01:54:27 2026] GET /v2.0/security-groups?tenant_id=32bc8aa28cc04d1c8b6b8e47969e3edc&name=default => generated 2929 bytes in 255 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1006/2068] 10.0.0.96 () {32 vars in 739 bytes} [Mon May 25 01:54:27 2026] DELETE /v2.0/security-groups/e19fe946-734e-480e-879a-e63ee5f676e6 => 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: 1063/2069] 10.0.0.96 () {34 vars in 667 bytes} [Mon May 25 01:54:26 2026] POST /v2.0/routers => generated 474 bytes in 1149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1007/2070] 10.0.0.96 () {34 vars in 750 bytes} [Mon May 25 01:54:27 2026] PUT /v2.0/routers/8273971f-2ec2-454f-ba3c-96ae043329be/tags => generated 25 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1064/2071] 10.0.0.96 () {32 vars in 773 bytes} [Mon May 25 01:54:27 2026] GET /v2.0/security-groups?tenant_id=00e29f8d8be24f768aa089302f9dc977&name=default => generated 2929 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1008/2072] 10.0.0.96 () {32 vars in 730 bytes} [Mon May 25 01:54:27 2026] GET /v2.0/routers/8273971f-2ec2-454f-ba3c-96ae043329be/tags => generated 25 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1065/2073] 10.0.0.96 () {32 vars in 739 bytes} [Mon May 25 01:54:27 2026] DELETE /v2.0/security-groups/acd31a9e-45dc-42b6-8c66-1237dfe745a2 => 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: 1009/2074] 10.0.0.96 () {34 vars in 761 bytes} [Mon May 25 01:54:27 2026] PUT /v2.0/routers/8273971f-2ec2-454f-ba3c-96ae043329be/tags/green => generated 4 bytes in 51 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1066/2075] 10.0.0.96 () {32 vars in 730 bytes} [Mon May 25 01:54:27 2026] GET /v2.0/routers/8273971f-2ec2-454f-ba3c-96ae043329be/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: 1010/2076] 10.0.0.96 () {34 vars in 757 bytes} [Mon May 25 01:54:27 2026] PUT /v2.0/routers/8273971f-2ec2-454f-ba3c-96ae043329be/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: 1067/2077] 10.0.0.96 () {32 vars in 730 bytes} [Mon May 25 01:54:27 2026] GET /v2.0/routers/8273971f-2ec2-454f-ba3c-96ae043329be/tags => generated 34 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1011/2078] 10.0.0.7 () {34 vars in 988 bytes} [Mon May 25 01:54:27 2026] GET /v2.0/ports?device_id=dbad7e4a-fb87-4af7-bc3d-a5b77565b1fe => 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: 1012/2079] 10.0.0.7 () {34 vars in 1038 bytes} [Mon May 25 01:54:27 2026] GET /v2.0/security-groups?id=d9bc0ed4-7e40-41b3-b4b0-1a04d67136be&fields=id&fields=name => generated 88 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1068/2080] 10.0.0.96 () {34 vars in 779 bytes} [Mon May 25 01:54:27 2026] PUT /v2.0/routers/8273971f-2ec2-454f-ba3c-96ae043329be/tags/black.or.white => generated 4 bytes in 59 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1013/2081] 10.0.0.96 () {32 vars in 730 bytes} [Mon May 25 01:54:27 2026] GET /v2.0/routers/8273971f-2ec2-454f-ba3c-96ae043329be/tags => generated 52 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1069/2082] 10.0.0.96 () {34 vars in 750 bytes} [Mon May 25 01:54:27 2026] PUT /v2.0/routers/8273971f-2ec2-454f-ba3c-96ae043329be/tags => generated 37 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1014/2083] 10.0.0.96 () {32 vars in 730 bytes} [Mon May 25 01:54:28 2026] GET /v2.0/routers/8273971f-2ec2-454f-ba3c-96ae043329be/tags => generated 37 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1070/2084] 10.0.0.96 () {32 vars in 738 bytes} [Mon May 25 01:54:28 2026] GET /v2.0/routers/8273971f-2ec2-454f-ba3c-96ae043329be/tags/red => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-25 01:54:28.205 8 INFO neutron.api.v2.resource [None req-4ce6d460-dfdc-4e2c-848c-8d7cc5dc3115 c0c41d2863a74251b1842dab1819d54a b1877b6862fd474d9b401a4db492a835 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1015/2085] 10.0.0.96 () {32 vars in 742 bytes} [Mon May 25 01:54:28 2026] GET /v2.0/routers/8273971f-2ec2-454f-ba3c-96ae043329be/tags/green => generated 99 bytes in 58 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1071/2086] 10.0.0.96 () {32 vars in 741 bytes} [Mon May 25 01:54:28 2026] DELETE /v2.0/routers/8273971f-2ec2-454f-ba3c-96ae043329be/tags/red => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-25 01:54:28.332 8 INFO neutron.services.segments.plugin [-] Segment 1aacafde-77fc-4337-af0c-67e6dcd7029e resource provider aggregate not found 2026-05-25 01:54:28.341 8 INFO neutron.services.segments.plugin [-] Segment 1aacafde-77fc-4337-af0c-67e6dcd7029e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1aacafde-77fc-4337-af0c-67e6dcd7029e found for delete ", "request_id": "req-73b1f631-8f99-4dfc-817e-5821cbdadba8"}]} 2026-05-25 01:54:28.348 8 INFO neutron.services.segments.plugin [-] Segment 1aacafde-77fc-4337-af0c-67e6dcd7029e resource provider aggregate not found [pid: 8|app: 0|req: 1016/2087] 10.0.0.96 () {32 vars in 730 bytes} [Mon May 25 01:54:28 2026] GET /v2.0/routers/8273971f-2ec2-454f-ba3c-96ae043329be/tags => generated 30 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-25 01:54:28.415 7 INFO neutron.api.v2.resource [None req-8bda96a6-9be4-4e0b-a558-25cd82a809c4 c0c41d2863a74251b1842dab1819d54a b1877b6862fd474d9b401a4db492a835 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1072/2088] 10.0.0.96 () {32 vars in 745 bytes} [Mon May 25 01:54:28 2026] DELETE /v2.0/routers/8273971f-2ec2-454f-ba3c-96ae043329be/tags/green => generated 99 bytes in 58 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-05-25 01:54:28.424 8 INFO neutron.services.segments.plugin [-] Segment 1aacafde-77fc-4337-af0c-67e6dcd7029e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1aacafde-77fc-4337-af0c-67e6dcd7029e found for delete ", "request_id": "req-937c5f83-ba0d-4d69-9b28-552e7401fca8"}]} [pid: 8|app: 0|req: 1017/2089] 10.0.0.96 () {32 vars in 733 bytes} [Mon May 25 01:54:28 2026] DELETE /v2.0/routers/8273971f-2ec2-454f-ba3c-96ae043329be/tags => 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: 1073/2090] 10.0.0.96 () {32 vars in 730 bytes} [Mon May 25 01:54:28 2026] GET /v2.0/routers/8273971f-2ec2-454f-ba3c-96ae043329be/tags => generated 12 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1018/2091] 10.0.0.96 () {32 vars in 720 bytes} [Mon May 25 01:54:28 2026] GET /v2.0/routers/8273971f-2ec2-454f-ba3c-96ae043329be => generated 480 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1074/2092] 10.0.0.96 () {34 vars in 741 bytes} [Mon May 25 01:54:28 2026] PUT /v2.0/routers/8273971f-2ec2-454f-ba3c-96ae043329be => generated 480 bytes in 515 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1019/2093] 10.0.0.96 () {32 vars in 735 bytes} [Mon May 25 01:54:29 2026] GET /v2.0/ports?device_id=8273971f-2ec2-454f-ba3c-96ae043329be => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1075/2094] 10.0.0.7 () {34 vars in 988 bytes} [Mon May 25 01:54:29 2026] GET /v2.0/ports?device_id=dbad7e4a-fb87-4af7-bc3d-a5b77565b1fe => generated 971 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1076/2095] 10.0.0.7 () {34 vars in 1038 bytes} [Mon May 25 01:54:29 2026] GET /v2.0/security-groups?id=d9bc0ed4-7e40-41b3-b4b0-1a04d67136be&fields=id&fields=name => generated 88 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-25 01:54:29.712 8 INFO neutron.db.l3_hamode_db [None req-dd697ccc-2880-420d-8bfe-2341d26f8558 c0c41d2863a74251b1842dab1819d54a b1877b6862fd474d9b401a4db492a835 - - default default] HA network ea14778e-2002-4473-b9b5-fbcf1097ca59 was deleted as no HA routers are present in tenant b1877b6862fd474d9b401a4db492a835. [pid: 8|app: 0|req: 1020/2096] 10.0.0.96 () {32 vars in 723 bytes} [Mon May 25 01:54:29 2026] DELETE /v2.0/routers/8273971f-2ec2-454f-ba3c-96ae043329be => generated 0 bytes in 537 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-25 01:54:30.387 8 INFO neutron.services.segments.plugin [-] Segment 15df73b5-f22b-4ebd-a857-b41c4cabc4a3 resource provider aggregate not found [pid: 8|app: 0|req: 1021/2097] 10.0.0.7 () {34 vars in 988 bytes} [Mon May 25 01:54:30 2026] GET /v2.0/ports?device_id=dbad7e4a-fb87-4af7-bc3d-a5b77565b1fe => generated 971 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-25 01:54:30.416 8 INFO neutron.services.segments.plugin [-] Segment 15df73b5-f22b-4ebd-a857-b41c4cabc4a3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 15df73b5-f22b-4ebd-a857-b41c4cabc4a3 found for delete ", "request_id": "req-1093a2be-5634-410d-9c72-013991e2cce4"}]} 2026-05-25 01:54:30.440 8 INFO neutron.services.segments.plugin [-] Segment 15df73b5-f22b-4ebd-a857-b41c4cabc4a3 resource provider aggregate not found [pid: 8|app: 0|req: 1022/2098] 10.0.0.7 () {34 vars in 1038 bytes} [Mon May 25 01:54:30 2026] GET /v2.0/security-groups?id=d9bc0ed4-7e40-41b3-b4b0-1a04d67136be&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: 1077/2099] 10.0.0.96 () {32 vars in 773 bytes} [Mon May 25 01:54:30 2026] GET /v2.0/security-groups?tenant_id=7948b1d8226b4c0db1a8f08a0ea844b0&name=default => generated 2929 bytes in 248 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-25 01:54:30.584 8 INFO neutron.services.segments.plugin [-] Segment 15df73b5-f22b-4ebd-a857-b41c4cabc4a3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 15df73b5-f22b-4ebd-a857-b41c4cabc4a3 found for delete ", "request_id": "req-a68313bb-65d4-4863-9e73-5dc5ef4fb78f"}]} [pid: 8|app: 0|req: 1023/2100] 10.0.0.96 () {32 vars in 739 bytes} [Mon May 25 01:54:30 2026] DELETE /v2.0/security-groups/87a90453-4c9a-485d-a9c5-5fdaa5dd4887 => 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: 1078/2101] 10.0.0.96 () {32 vars in 773 bytes} [Mon May 25 01:54:30 2026] GET /v2.0/security-groups?tenant_id=b1877b6862fd474d9b401a4db492a835&name=default => generated 2929 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1024/2102] 10.0.0.96 () {32 vars in 739 bytes} [Mon May 25 01:54:30 2026] DELETE /v2.0/security-groups/bb3cecf7-1005-4901-9dfd-9acc545d6cfb => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1079/2103] 199.204.45.30 () {34 vars in 993 bytes} [Mon May 25 01:54:31 2026] GET /v2.0/ports?device_id=dbad7e4a-fb87-4af7-bc3d-a5b77565b1fe => generated 969 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1025/2104] 199.204.45.30 () {36 vars in 996 bytes} [Mon May 25 01:54:31 2026] DELETE /v2.0/ports/9c37045a-d7de-475f-9abb-010d36ea7dff => generated 0 bytes in 328 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1080/2105] 10.0.0.7 () {34 vars in 988 bytes} [Mon May 25 01:54:31 2026] GET /v2.0/ports?device_id=dbad7e4a-fb87-4af7-bc3d-a5b77565b1fe => 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: 1026/2106] 10.0.0.7 () {34 vars in 988 bytes} [Mon May 25 01:54:32 2026] GET /v2.0/ports?device_id=dbad7e4a-fb87-4af7-bc3d-a5b77565b1fe => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1081/2107] 10.0.0.7 () {34 vars in 988 bytes} [Mon May 25 01:54:33 2026] GET /v2.0/ports?device_id=dbad7e4a-fb87-4af7-bc3d-a5b77565b1fe => generated 12 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-25 01:54:33.908 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-63c48c82-3b4c-474c-bd64-d6a9c8fbdfd0'] response: {'server_uuid': 'dbad7e4a-fb87-4af7-bc3d-a5b77565b1fe', 'name': 'network-vif-deleted', 'tag': '9c37045a-d7de-475f-9abb-010d36ea7dff', 'status': 'completed', 'code': 200} 2026-05-25 01:54:34.006 8 WARNING neutron_lib.context [None req-6a318b54-5b50-48a4-99c7-8bdd131c463f dc91487f257f4008aa94f50ac7fa7181 4049b33f647041bf8e3a870dececb3a2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1027/2108] 10.0.0.96 () {34 vars in 683 bytes} [Mon May 25 01:54:33 2026] POST /v2.0/security-groups => generated 1603 bytes in 349 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1082/2109] 10.0.0.96 () {34 vars in 766 bytes} [Mon May 25 01:54:34 2026] PUT /v2.0/security-groups/ce82f09f-3d64-483f-8b0c-3a5128a946b5/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: 1028/2110] 10.0.0.96 () {32 vars in 746 bytes} [Mon May 25 01:54:34 2026] GET /v2.0/security-groups/ce82f09f-3d64-483f-8b0c-3a5128a946b5/tags => generated 25 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1083/2111] 10.0.0.96 () {34 vars in 777 bytes} [Mon May 25 01:54:34 2026] PUT /v2.0/security-groups/ce82f09f-3d64-483f-8b0c-3a5128a946b5/tags/green => generated 4 bytes in 31 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1029/2112] 10.0.0.96 () {32 vars in 746 bytes} [Mon May 25 01:54:34 2026] GET /v2.0/security-groups/ce82f09f-3d64-483f-8b0c-3a5128a946b5/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: 1084/2113] 10.0.0.96 () {34 vars in 773 bytes} [Mon May 25 01:54:34 2026] PUT /v2.0/security-groups/ce82f09f-3d64-483f-8b0c-3a5128a946b5/tags/red => generated 4 bytes in 22 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1030/2114] 10.0.0.96 () {32 vars in 746 bytes} [Mon May 25 01:54:34 2026] GET /v2.0/security-groups/ce82f09f-3d64-483f-8b0c-3a5128a946b5/tags => generated 34 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1085/2115] 10.0.0.96 () {34 vars in 795 bytes} [Mon May 25 01:54:34 2026] PUT /v2.0/security-groups/ce82f09f-3d64-483f-8b0c-3a5128a946b5/tags/black.or.white => generated 4 bytes in 29 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1031/2116] 10.0.0.96 () {32 vars in 746 bytes} [Mon May 25 01:54:34 2026] GET /v2.0/security-groups/ce82f09f-3d64-483f-8b0c-3a5128a946b5/tags => generated 52 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1086/2117] 10.0.0.96 () {34 vars in 766 bytes} [Mon May 25 01:54:34 2026] PUT /v2.0/security-groups/ce82f09f-3d64-483f-8b0c-3a5128a946b5/tags => generated 37 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1032/2118] 10.0.0.96 () {32 vars in 746 bytes} [Mon May 25 01:54:34 2026] GET /v2.0/security-groups/ce82f09f-3d64-483f-8b0c-3a5128a946b5/tags => generated 37 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1087/2119] 10.0.0.96 () {32 vars in 754 bytes} [Mon May 25 01:54:34 2026] GET /v2.0/security-groups/ce82f09f-3d64-483f-8b0c-3a5128a946b5/tags/red => generated 0 bytes in 24 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-25 01:54:34.618 8 INFO neutron.api.v2.resource [None req-2528e5ed-8673-449a-9c89-16d35c1a0f87 dc91487f257f4008aa94f50ac7fa7181 4049b33f647041bf8e3a870dececb3a2 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1033/2120] 10.0.0.96 () {32 vars in 758 bytes} [Mon May 25 01:54:34 2026] GET /v2.0/security-groups/ce82f09f-3d64-483f-8b0c-3a5128a946b5/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: 1088/2121] 10.0.0.96 () {32 vars in 757 bytes} [Mon May 25 01:54:34 2026] DELETE /v2.0/security-groups/ce82f09f-3d64-483f-8b0c-3a5128a946b5/tags/red => generated 0 bytes in 34 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1034/2122] 10.0.0.96 () {32 vars in 746 bytes} [Mon May 25 01:54:34 2026] GET /v2.0/security-groups/ce82f09f-3d64-483f-8b0c-3a5128a946b5/tags => generated 30 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-25 01:54:34.712 7 INFO neutron.api.v2.resource [None req-b3ba06bf-74d7-4090-a795-b7cfca864b70 dc91487f257f4008aa94f50ac7fa7181 4049b33f647041bf8e3a870dececb3a2 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1089/2123] 10.0.0.96 () {32 vars in 761 bytes} [Mon May 25 01:54:34 2026] DELETE /v2.0/security-groups/ce82f09f-3d64-483f-8b0c-3a5128a946b5/tags/green => generated 99 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1035/2124] 10.0.0.96 () {32 vars in 749 bytes} [Mon May 25 01:54:34 2026] DELETE /v2.0/security-groups/ce82f09f-3d64-483f-8b0c-3a5128a946b5/tags => generated 0 bytes in 30 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1090/2125] 10.0.0.96 () {32 vars in 746 bytes} [Mon May 25 01:54:34 2026] GET /v2.0/security-groups/ce82f09f-3d64-483f-8b0c-3a5128a946b5/tags => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1036/2126] 10.0.0.96 () {32 vars in 739 bytes} [Mon May 25 01:54:34 2026] DELETE /v2.0/security-groups/ce82f09f-3d64-483f-8b0c-3a5128a946b5 => 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: 1091/2127] 10.0.0.96 () {32 vars in 773 bytes} [Mon May 25 01:54:35 2026] GET /v2.0/security-groups?tenant_id=5c76a040286e46079d736104fface754&name=default => generated 2929 bytes in 193 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1037/2128] 10.0.0.96 () {32 vars in 739 bytes} [Mon May 25 01:54:35 2026] DELETE /v2.0/security-groups/dcc3cf02-4739-48e9-bb23-171fc9823673 => 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: 1092/2129] 10.0.0.96 () {32 vars in 773 bytes} [Mon May 25 01:54:35 2026] GET /v2.0/security-groups?tenant_id=4049b33f647041bf8e3a870dececb3a2&name=default => generated 2929 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1093/2130] 10.0.0.96 () {32 vars in 739 bytes} [Mon May 25 01:54:35 2026] DELETE /v2.0/security-groups/9b7df429-6b16-4432-a7e8-29ab5177e67a => 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: 1038/2131] 10.0.0.96 () {34 vars in 788 bytes} [Mon May 25 01:54:35 2026] PUT /v2.0/routers/598939cd-7ed1-4951-b540-0b8ec8ece963/remove_router_interface => generated 309 bytes in 933 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-25 01:54:37.659 7 INFO neutron.services.segments.plugin [-] Segment 6dcd8074-090f-4da1-b978-20d02a26850f resource provider aggregate not found 2026-05-25 01:54:37.666 7 INFO neutron.services.segments.plugin [-] Segment 6dcd8074-090f-4da1-b978-20d02a26850f resource provider aggregate not found 2026-05-25 01:54:37.675 7 INFO neutron.services.segments.plugin [-] Segment 6dcd8074-090f-4da1-b978-20d02a26850f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6dcd8074-090f-4da1-b978-20d02a26850f found for delete ", "request_id": "req-14046671-fe31-4d4b-bafd-adb72a80dc06"}]} 2026-05-25 01:54:37.679 7 INFO neutron.db.l3_hamode_db [None req-307a946a-1fbd-46e0-b104-08055dc40e18 12c24dbac76447ca80a2ca546a8e1eae 4df878ffcdd640d5acc1269c9a41af84 - - default default] HA network 2eb90a8f-47b5-411c-ad25-a8e6edb6a452 was deleted as no HA routers are present in tenant 05fd4d9155a74a139d5ce0d2778b33c6. [pid: 7|app: 0|req: 1094/2132] 10.0.0.96 () {32 vars in 723 bytes} [Mon May 25 01:54:36 2026] DELETE /v2.0/routers/598939cd-7ed1-4951-b540-0b8ec8ece963 => generated 0 bytes in 782 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1039/2133] 10.0.0.96 () {32 vars in 723 bytes} [Mon May 25 01:54:37 2026] DELETE /v2.0/subnets/97542963-082b-4c73-b4e2-82014f84b4fa => generated 0 bytes in 151 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-25 01:54:37.856 7 INFO neutron.services.segments.plugin [-] Segment 6dcd8074-090f-4da1-b978-20d02a26850f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6dcd8074-090f-4da1-b978-20d02a26850f found for delete ", "request_id": "req-1fd1586a-1a4e-4337-aac9-b13fccb06749"}]} [pid: 7|app: 0|req: 1095/2134] 10.0.0.96 () {32 vars in 725 bytes} [Mon May 25 01:54:37 2026] DELETE /v2.0/networks/68857582-17c8-47b8-befd-08bab5f8024c => generated 0 bytes in 225 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1040/2135] 10.0.0.96 () {32 vars in 773 bytes} [Mon May 25 01:54:38 2026] GET /v2.0/security-groups?tenant_id=05fd4d9155a74a139d5ce0d2778b33c6&name=default => generated 2925 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1096/2136] 10.0.0.96 () {32 vars in 739 bytes} [Mon May 25 01:54:38 2026] DELETE /v2.0/security-groups/d9bc0ed4-7e40-41b3-b4b0-1a04d67136be => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-25 01:54:39.480 8 WARNING neutron_lib.context [None req-1df815e7-2089-4551-90c0-a78d0a129096 a3df9fd9592d4ab29f64567eec4c2e04 e31a97ec65284722bf501592304cba03 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-25 01:54:39.623 8 INFO neutron.db.segments_db [None req-1df815e7-2089-4551-90c0-a78d0a129096 a3df9fd9592d4ab29f64567eec4c2e04 e31a97ec65284722bf501592304cba03 - - default default] Added segment 39415441-32a0-4dd5-8abf-63e67defb85f of type vxlan for network 5bef36b6-a802-4de9-85d9-db9641b404bf [pid: 8|app: 0|req: 1042/2139] 10.0.0.96 () {34 vars in 669 bytes} [Mon May 25 01:54:39 2026] POST /v2.0/networks => generated 631 bytes in 375 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-25 01:54:39.723 7 WARNING neutron_lib.context [None req-733983f0-1c4a-4428-895f-56f30d399a4c a3df9fd9592d4ab29f64567eec4c2e04 e31a97ec65284722bf501592304cba03 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-25 01:54:39.738 7 INFO neutron.services.segments.plugin [-] Segment 5c1ce8b6-bed5-4054-8226-50a38bc63cbd resource provider aggregate not found 2026-05-25 01:54:39.755 7 INFO neutron.services.segments.plugin [-] Segment 5c1ce8b6-bed5-4054-8226-50a38bc63cbd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5c1ce8b6-bed5-4054-8226-50a38bc63cbd found for delete ", "request_id": "req-3962503f-664c-4e23-817a-566e777a84ed"}]} 2026-05-25 01:54:39.869 7 INFO neutron.services.segments.plugin [-] Segment 5c1ce8b6-bed5-4054-8226-50a38bc63cbd resource provider aggregate not found 2026-05-25 01:54:39.883 7 INFO neutron.services.segments.plugin [-] Segment 5c1ce8b6-bed5-4054-8226-50a38bc63cbd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5c1ce8b6-bed5-4054-8226-50a38bc63cbd found for delete ", "request_id": "req-d821444c-7156-4830-ba85-97fbfe4a1549"}]} [pid: 7|app: 0|req: 1098/2140] 10.0.0.96 () {34 vars in 663 bytes} [Mon May 25 01:54:39 2026] POST /v2.0/ports => generated 743 bytes in 285 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-25 01:54:40.008 8 WARNING neutron_lib.context [None req-405521a5-5470-4d2a-bdaf-53c55f3a45a4 a3df9fd9592d4ab29f64567eec4c2e04 e31a97ec65284722bf501592304cba03 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1043/2141] 10.0.0.96 () {34 vars in 665 bytes} [Mon May 25 01:54:40 2026] POST /v2.0/trunks => generated 407 bytes in 189 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1099/2142] 10.0.0.96 () {34 vars in 748 bytes} [Mon May 25 01:54:40 2026] PUT /v2.0/trunks/8855feee-bee7-4107-9b9a-c433a6d45b1c/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: 1044/2143] 10.0.0.96 () {32 vars in 728 bytes} [Mon May 25 01:54:40 2026] GET /v2.0/trunks/8855feee-bee7-4107-9b9a-c433a6d45b1c/tags => generated 25 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1100/2144] 10.0.0.96 () {34 vars in 759 bytes} [Mon May 25 01:54:40 2026] PUT /v2.0/trunks/8855feee-bee7-4107-9b9a-c433a6d45b1c/tags/green => generated 4 bytes in 29 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1045/2145] 10.0.0.96 () {32 vars in 728 bytes} [Mon May 25 01:54:40 2026] GET /v2.0/trunks/8855feee-bee7-4107-9b9a-c433a6d45b1c/tags => generated 34 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1101/2146] 10.0.0.96 () {34 vars in 755 bytes} [Mon May 25 01:54:40 2026] PUT /v2.0/trunks/8855feee-bee7-4107-9b9a-c433a6d45b1c/tags/red => generated 4 bytes in 20 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1046/2147] 10.0.0.96 () {32 vars in 728 bytes} [Mon May 25 01:54:40 2026] GET /v2.0/trunks/8855feee-bee7-4107-9b9a-c433a6d45b1c/tags => generated 34 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1102/2148] 10.0.0.96 () {34 vars in 777 bytes} [Mon May 25 01:54:40 2026] PUT /v2.0/trunks/8855feee-bee7-4107-9b9a-c433a6d45b1c/tags/black.or.white => generated 4 bytes in 28 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1047/2149] 10.0.0.96 () {32 vars in 728 bytes} [Mon May 25 01:54:40 2026] GET /v2.0/trunks/8855feee-bee7-4107-9b9a-c433a6d45b1c/tags => generated 52 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1103/2150] 10.0.0.96 () {34 vars in 748 bytes} [Mon May 25 01:54:40 2026] PUT /v2.0/trunks/8855feee-bee7-4107-9b9a-c433a6d45b1c/tags => generated 37 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1048/2151] 10.0.0.96 () {32 vars in 728 bytes} [Mon May 25 01:54:40 2026] GET /v2.0/trunks/8855feee-bee7-4107-9b9a-c433a6d45b1c/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: 1104/2152] 10.0.0.96 () {32 vars in 736 bytes} [Mon May 25 01:54:40 2026] GET /v2.0/trunks/8855feee-bee7-4107-9b9a-c433a6d45b1c/tags/red => generated 0 bytes in 18 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-25 01:54:40.528 8 INFO neutron.api.v2.resource [None req-af22ecd7-f741-419c-be0e-65e4d3b833de a3df9fd9592d4ab29f64567eec4c2e04 e31a97ec65284722bf501592304cba03 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1049/2153] 10.0.0.96 () {32 vars in 740 bytes} [Mon May 25 01:54:40 2026] GET /v2.0/trunks/8855feee-bee7-4107-9b9a-c433a6d45b1c/tags/green => generated 99 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1105/2154] 10.0.0.96 () {32 vars in 739 bytes} [Mon May 25 01:54:40 2026] DELETE /v2.0/trunks/8855feee-bee7-4107-9b9a-c433a6d45b1c/tags/red => generated 0 bytes in 29 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1050/2155] 10.0.0.96 () {32 vars in 728 bytes} [Mon May 25 01:54:40 2026] GET /v2.0/trunks/8855feee-bee7-4107-9b9a-c433a6d45b1c/tags => generated 30 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-25 01:54:40.607 7 INFO neutron.api.v2.resource [None req-cc71fdb4-1c90-488d-9861-c56e246aba2b a3df9fd9592d4ab29f64567eec4c2e04 e31a97ec65284722bf501592304cba03 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1106/2156] 10.0.0.96 () {32 vars in 743 bytes} [Mon May 25 01:54:40 2026] DELETE /v2.0/trunks/8855feee-bee7-4107-9b9a-c433a6d45b1c/tags/green => generated 99 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1051/2157] 10.0.0.96 () {32 vars in 731 bytes} [Mon May 25 01:54:40 2026] DELETE /v2.0/trunks/8855feee-bee7-4107-9b9a-c433a6d45b1c/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: 1107/2158] 10.0.0.96 () {32 vars in 728 bytes} [Mon May 25 01:54:40 2026] GET /v2.0/trunks/8855feee-bee7-4107-9b9a-c433a6d45b1c/tags => 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: 1052/2159] 10.0.0.96 () {32 vars in 718 bytes} [Mon May 25 01:54:40 2026] GET /v2.0/trunks/8855feee-bee7-4107-9b9a-c433a6d45b1c => generated 407 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1108/2160] 10.0.0.96 () {32 vars in 716 bytes} [Mon May 25 01:54:40 2026] GET /v2.0/ports/5aa7d2ce-c579-451a-865d-bef6b85d12f3 => generated 826 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1053/2161] 10.0.0.96 () {32 vars in 721 bytes} [Mon May 25 01:54:40 2026] DELETE /v2.0/trunks/8855feee-bee7-4107-9b9a-c433a6d45b1c => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1054/2162] 10.0.0.96 () {32 vars in 719 bytes} [Mon May 25 01:54:40 2026] DELETE /v2.0/ports/5aa7d2ce-c579-451a-865d-bef6b85d12f3 => generated 0 bytes in 181 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-25 01:54:41.053 7 WARNING neutron_lib.context [None req-a8002cc2-6228-4db8-92bf-383ee00e9b7e e59db4ab356e478fa5060b6aec6e4e44 b9d34673c37e4213928fd61c72136e41 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-25 01:54:41.160 8 INFO neutron.services.segments.plugin [-] Segment 39415441-32a0-4dd5-8abf-63e67defb85f resource provider aggregate not found 2026-05-25 01:54:41.164 8 INFO neutron.services.segments.plugin [-] Segment 39415441-32a0-4dd5-8abf-63e67defb85f resource provider aggregate not found 2026-05-25 01:54:41.171 8 INFO neutron.services.segments.plugin [-] Segment 39415441-32a0-4dd5-8abf-63e67defb85f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 39415441-32a0-4dd5-8abf-63e67defb85f found for delete ", "request_id": "req-846c7bcd-504b-4de9-84a6-ef3811532a4b"}]} 2026-05-25 01:54:41.176 8 INFO neutron.services.segments.plugin [-] Segment 39415441-32a0-4dd5-8abf-63e67defb85f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 39415441-32a0-4dd5-8abf-63e67defb85f found for delete ", "request_id": "req-69fc938a-d5f7-417f-81d6-ff397d35828c"}]} [pid: 8|app: 0|req: 1055/2163] 10.0.0.96 () {32 vars in 725 bytes} [Mon May 25 01:54:41 2026] DELETE /v2.0/networks/5bef36b6-a802-4de9-85d9-db9641b404bf => generated 0 bytes in 139 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-25 01:54:41.199 7 INFO neutron.db.segments_db [None req-a8002cc2-6228-4db8-92bf-383ee00e9b7e e59db4ab356e478fa5060b6aec6e4e44 b9d34673c37e4213928fd61c72136e41 - - default default] Added segment 51c89e5b-e64d-4ce4-b658-2bf684e7ee9e of type vxlan for network ddfbd891-7498-4cff-8627-95a8cf8f3b66 [pid: 7|app: 0|req: 1109/2164] 10.0.0.96 () {34 vars in 670 bytes} [Mon May 25 01:54:40 2026] POST /v2.0/networks => generated 632 bytes in 425 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-25 01:54:41.300 8 WARNING neutron_lib.context [None req-cde051bc-830f-4c0c-b4c2-8d9eee7c0b91 e59db4ab356e478fa5060b6aec6e4e44 b9d34673c37e4213928fd61c72136e41 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-25 01:54:41.335 8 INFO neutron.db.segments_db [None req-cde051bc-830f-4c0c-b4c2-8d9eee7c0b91 e59db4ab356e478fa5060b6aec6e4e44 b9d34673c37e4213928fd61c72136e41 - - default default] Added segment b95b9ec7-2f21-4b3f-bd36-90c03ade24f0 of type vxlan for network 02bdb6b4-685d-408e-85a2-35e7905d08ea 2026-05-25 01:54:41.541 8 INFO neutron.db.l3_hamode_db [None req-cde051bc-830f-4c0c-b4c2-8d9eee7c0b91 e59db4ab356e478fa5060b6aec6e4e44 b9d34673c37e4213928fd61c72136e41 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1110/2165] 10.0.0.96 () {32 vars in 773 bytes} [Mon May 25 01:54:41 2026] GET /v2.0/security-groups?tenant_id=32261b7ff6094d49b42a08320a0f92b9&name=default => generated 2929 bytes in 216 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1111/2166] 10.0.0.96 () {32 vars in 739 bytes} [Mon May 25 01:54:42 2026] DELETE /v2.0/security-groups/3e9efabf-9799-4fb3-9904-c7f82d2d30a5 => 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: 1112/2167] 10.0.0.96 () {32 vars in 773 bytes} [Mon May 25 01:54:42 2026] GET /v2.0/security-groups?tenant_id=e31a97ec65284722bf501592304cba03&name=default => generated 2929 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-25 01:54:42.251 8 INFO neutron.db.l3_hamode_db [None req-cde051bc-830f-4c0c-b4c2-8d9eee7c0b91 e59db4ab356e478fa5060b6aec6e4e44 b9d34673c37e4213928fd61c72136e41 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1113/2168] 10.0.0.96 () {32 vars in 739 bytes} [Mon May 25 01:54:42 2026] DELETE /v2.0/security-groups/ae39a492-6765-4e42-9795-d0a196118856 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1056/2169] 10.0.0.96 () {34 vars in 668 bytes} [Mon May 25 01:54:41 2026] POST /v2.0/routers => generated 694 bytes in 1800 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1114/2170] 10.0.0.96 () {32 vars in 775 bytes} [Mon May 25 01:54:43 2026] GET /v2.0/subnets?project_id=b9d34673c37e4213928fd61c72136e41&cidr=10.100.0.0%2F28 => generated 14 bytes in 223 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1057/2171] 10.0.0.96 () {32 vars in 693 bytes} [Mon May 25 01:54:43 2026] GET /v2.0/networks?router%3Aexternal=True => generated 753 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1115/2172] 10.0.0.96 () {32 vars in 783 bytes} [Mon May 25 01:54:43 2026] GET /v2.0/subnets?network_id=879fda94-d866-43b7-847d-1f4866f0c0e8&cidr=10.100.0.0%2F28 => generated 14 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-25 01:54:43.429 8 WARNING neutron_lib.context [None req-cd911851-d881-4f1f-ad5c-6672e57cf3bc e59db4ab356e478fa5060b6aec6e4e44 b9d34673c37e4213928fd61c72136e41 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1058/2173] 10.0.0.96 () {34 vars in 668 bytes} [Mon May 25 01:54:43 2026] POST /v2.0/subnets => generated 657 bytes in 263 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1116/2174] 10.0.0.96 () {34 vars in 782 bytes} [Mon May 25 01:54:43 2026] PUT /v2.0/routers/9762176f-94ab-406d-afc8-9ca67893f6b7/add_router_interface => generated 309 bytes in 1425 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1059/2175] 10.0.0.96 () {32 vars in 648 bytes} [Mon May 25 01:54:45 2026] GET /v2.0/networks => generated 3606 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1117/2176] 10.0.0.96 () {32 vars in 646 bytes} [Mon May 25 01:54:45 2026] GET /v2.0/subnets => generated 2595 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1060/2177] 10.0.0.96 () {32 vars in 646 bytes} [Mon May 25 01:54:45 2026] GET /v2.0/routers => generated 737 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-25 01:54:45.381 7 WARNING neutron_lib.context [None req-106b6d13-0d32-4ba1-8414-2f2b0c8f0c80 e59db4ab356e478fa5060b6aec6e4e44 b9d34673c37e4213928fd61c72136e41 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1118/2178] 10.0.0.96 () {34 vars in 684 bytes} [Mon May 25 01:54:45 2026] POST /v2.0/security-groups => generated 1675 bytes in 190 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-25 01:54:45.576 8 WARNING neutron_lib.context [None req-a9307842-50c8-4985-ac37-37e9228f55c7 e59db4ab356e478fa5060b6aec6e4e44 b9d34673c37e4213928fd61c72136e41 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1061/2179] 10.0.0.96 () {34 vars in 694 bytes} [Mon May 25 01:54:45 2026] POST /v2.0/security-group-rules => generated 597 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-25 01:54:45.731 7 WARNING neutron_lib.context [None req-c922b950-0ac5-4df1-ad2a-a8091e33d4a8 e59db4ab356e478fa5060b6aec6e4e44 b9d34673c37e4213928fd61c72136e41 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1119/2180] 10.0.0.96 () {34 vars in 694 bytes} [Mon May 25 01:54:45 2026] POST /v2.0/security-group-rules => generated 596 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-25 01:54:45.872 8 WARNING neutron_lib.context [None req-ad9d1629-ade6-458a-9e92-0d6426ea5620 e59db4ab356e478fa5060b6aec6e4e44 b9d34673c37e4213928fd61c72136e41 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1062/2181] 10.0.0.96 () {34 vars in 694 bytes} [Mon May 25 01:54:45 2026] POST /v2.0/security-group-rules => generated 602 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-25 01:54:45.993 7 WARNING neutron_lib.context [None req-57c8aa00-f17c-48e1-ba89-7f4c610aede6 e59db4ab356e478fa5060b6aec6e4e44 b9d34673c37e4213928fd61c72136e41 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1120/2182] 10.0.0.96 () {34 vars in 694 bytes} [Mon May 25 01:54:45 2026] POST /v2.0/security-group-rules => generated 601 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-25 01:54:46.127 8 WARNING neutron_lib.context [None req-283c68d8-868d-4ba3-8456-cf93c3f42425 e59db4ab356e478fa5060b6aec6e4e44 b9d34673c37e4213928fd61c72136e41 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-25 01:54:46.161 8 INFO neutron.db.securitygroups_db [None req-283c68d8-868d-4ba3-8456-cf93c3f42425 e59db4ab356e478fa5060b6aec6e4e44 b9d34673c37e4213928fd61c72136e41 - - default default] Project b9d34673c37e4213928fd61c72136e41 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: 1063/2183] 10.0.0.96 () {34 vars in 694 bytes} [Mon May 25 01:54:46 2026] POST /v2.0/security-group-rules => generated 607 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-25 01:54:46.253 7 WARNING neutron_lib.context [None req-94542cdc-a6ae-46ec-97a0-71852e7b8952 e59db4ab356e478fa5060b6aec6e4e44 b9d34673c37e4213928fd61c72136e41 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-25 01:54:46.283 7 INFO neutron.db.securitygroups_db [None req-94542cdc-a6ae-46ec-97a0-71852e7b8952 e59db4ab356e478fa5060b6aec6e4e44 b9d34673c37e4213928fd61c72136e41 - - default default] Project b9d34673c37e4213928fd61c72136e41 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: 1121/2184] 10.0.0.96 () {34 vars in 694 bytes} [Mon May 25 01:54:46 2026] POST /v2.0/security-group-rules => generated 606 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1064/2185] 10.0.0.96 () {32 vars in 648 bytes} [Mon May 25 01:54:46 2026] GET /v2.0/networks => generated 1297 bytes in 233 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1122/2186] 10.0.0.7 () {34 vars in 1096 bytes} [Mon May 25 01:54:47 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-956267628&fields=id&tenant_id=b9d34673c37e4213928fd61c72136e41 => generated 69 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1065/2187] 10.0.0.7 () {34 vars in 980 bytes} [Mon May 25 01:54:47 2026] GET /v2.0/networks?id=ddfbd891-7498-4cff-8627-95a8cf8f3b66 => generated 660 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1123/2188] 10.0.0.7 () {34 vars in 963 bytes} [Mon May 25 01:54:47 2026] GET /v2.0/quotas/b9d34673c37e4213928fd61c72136e41 => 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: 1066/2189] 10.0.0.7 () {34 vars in 1000 bytes} [Mon May 25 01:54:47 2026] GET /v2.0/ports?tenant_id=b9d34673c37e4213928fd61c72136e41&fields=id => generated 103 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1124/2190] 10.0.0.7 () {34 vars in 1006 bytes} [Mon May 25 01:54:47 2026] GET /v2.0/networks/ddfbd891-7498-4cff-8627-95a8cf8f3b66?fields=segments => generated 14 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1067/2191] 10.0.0.7 () {34 vars in 1106 bytes} [Mon May 25 01:54:47 2026] GET /v2.0/networks/ddfbd891-7498-4cff-8627-95a8cf8f3b66?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1125/2192] 10.0.0.7 () {34 vars in 988 bytes} [Mon May 25 01:54:47 2026] GET /v2.0/ports?device_id=9463a1e3-1848-4179-99b6-2d346451aa63 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1068/2193] 10.0.0.7 () {34 vars in 988 bytes} [Mon May 25 01:54:48 2026] GET /v2.0/ports?device_id=9463a1e3-1848-4179-99b6-2d346451aa63 => 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: 1126/2194] 10.0.0.7 () {34 vars in 988 bytes} [Mon May 25 01:54:49 2026] GET /v2.0/ports?device_id=9463a1e3-1848-4179-99b6-2d346451aa63 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1069/2195] 10.0.0.7 () {34 vars in 988 bytes} [Mon May 25 01:54:50 2026] GET /v2.0/ports?device_id=9463a1e3-1848-4179-99b6-2d346451aa63 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-25 01:54:50.870 7 WARNING neutron_lib.context [None req-14ca08d8-afa7-40f1-8a89-55d245aaf318 4381acf6ee56461085cf30cb2495e62d 635c00e2e0374ce1a0830ecfe25d4995 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-25 01:54:51.022 7 INFO neutron.db.segments_db [None req-14ca08d8-afa7-40f1-8a89-55d245aaf318 4381acf6ee56461085cf30cb2495e62d 635c00e2e0374ce1a0830ecfe25d4995 - - default default] Added segment 88e238b8-b332-49f7-a929-ac370bc43916 of type vxlan for network 3e868796-e877-4c82-a819-0131ab91b49d [pid: 7|app: 0|req: 1127/2196] 10.0.0.96 () {34 vars in 669 bytes} [Mon May 25 01:54:50 2026] POST /v2.0/networks => generated 640 bytes in 379 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-25 01:54:51.120 8 WARNING neutron_lib.context [None req-47ab740f-cfa5-4ce6-91d9-d0b27dc3e2f1 4381acf6ee56461085cf30cb2495e62d 635c00e2e0374ce1a0830ecfe25d4995 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1070/2197] 10.0.0.96 () {34 vars in 668 bytes} [Mon May 25 01:54:51 2026] POST /v2.0/subnets => generated 657 bytes in 230 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1128/2198] 10.0.0.96 () {32 vars in 721 bytes} [Mon May 25 01:54:51 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => generated 19 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-25 01:54:51.403 8 WARNING neutron_lib.context [None req-58fbc327-4dc4-479f-93d0-059d12bad806 4381acf6ee56461085cf30cb2495e62d 635c00e2e0374ce1a0830ecfe25d4995 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1071/2199] 10.0.0.96 () {34 vars in 668 bytes} [Mon May 25 01:54:51 2026] POST /v2.0/subnets => generated 731 bytes in 222 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-25 01:54:51.629 7 WARNING neutron_lib.context [None req-88d9c10b-8cbf-49f9-a03c-40f6e0fea41a 4381acf6ee56461085cf30cb2495e62d 635c00e2e0374ce1a0830ecfe25d4995 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-25 01:54:51.684 7 INFO neutron.db.segments_db [None req-88d9c10b-8cbf-49f9-a03c-40f6e0fea41a 4381acf6ee56461085cf30cb2495e62d 635c00e2e0374ce1a0830ecfe25d4995 - - default default] Added segment 2a0fe3f3-94f9-4e01-b3b1-9307a7f34fa7 of type vxlan for network fb799a4f-7cf8-4573-b705-18387115aa14 [pid: 8|app: 0|req: 1072/2200] 199.204.45.30 () {34 vars in 985 bytes} [Mon May 25 01:54:51 2026] GET /v2.0/networks?id=ddfbd891-7498-4cff-8627-95a8cf8f3b66 => generated 660 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1129/2201] 10.0.0.96 () {34 vars in 669 bytes} [Mon May 25 01:54:51 2026] POST /v2.0/networks => generated 638 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1073/2202] 199.204.45.30 () {34 vars in 1049 bytes} [Mon May 25 01:54:51 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=b9d34673c37e4213928fd61c72136e41 => generated 180 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-25 01:54:51.776 8 WARNING neutron_lib.context [None req-f27357d3-47e6-4515-99d2-1a0e017d42de 4381acf6ee56461085cf30cb2495e62d 635c00e2e0374ce1a0830ecfe25d4995 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1130/2203] 10.0.0.7 () {34 vars in 988 bytes} [Mon May 25 01:54:51 2026] GET /v2.0/ports?device_id=9463a1e3-1848-4179-99b6-2d346451aa63 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-25 01:54:51.789 7 WARNING neutron_lib.context [req-a22405f3-b1e3-41fe-b89e-5b68bc2c361c req-8e21779b-a103-4829-879d-2a013cb35cb1 e59db4ab356e478fa5060b6aec6e4e44 b9d34673c37e4213928fd61c72136e41 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1074/2204] 10.0.0.96 () {34 vars in 668 bytes} [Mon May 25 01:54:51 2026] POST /v2.0/subnets => generated 654 bytes in 247 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-25 01:54:52.028 8 WARNING neutron_lib.context [None req-b23f67b7-8a65-4863-a8e0-7b39590410c7 4381acf6ee56461085cf30cb2495e62d 635c00e2e0374ce1a0830ecfe25d4995 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/2205] 199.204.45.30 () {38 vars in 954 bytes} [Mon May 25 01:54:51 2026] POST /v2.0/ports => generated 954 bytes in 300 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1075/2206] 10.0.0.96 () {34 vars in 668 bytes} [Mon May 25 01:54:52 2026] POST /v2.0/subnets => generated 725 bytes in 228 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-25 01:54:52.261 8 WARNING neutron_lib.context [None req-400161f9-0124-4cff-89eb-9b10a18414bf 4381acf6ee56461085cf30cb2495e62d 635c00e2e0374ce1a0830ecfe25d4995 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-25 01:54:52.316 8 INFO neutron.db.segments_db [None req-400161f9-0124-4cff-89eb-9b10a18414bf 4381acf6ee56461085cf30cb2495e62d 635c00e2e0374ce1a0830ecfe25d4995 - - default default] Added segment 3c1ee5e7-c884-442f-8e86-583d09d12c9d of type vxlan for network e117de4b-a401-40a9-9c12-f61becff3164 [pid: 8|app: 0|req: 1076/2207] 10.0.0.96 () {34 vars in 669 bytes} [Mon May 25 01:54:52 2026] POST /v2.0/networks => generated 638 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-25 01:54:52.425 8 WARNING neutron_lib.context [None req-e530b0a9-fc8e-4072-9433-de728c72ffa0 4381acf6ee56461085cf30cb2495e62d 635c00e2e0374ce1a0830ecfe25d4995 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1132/2208] 199.204.45.30 () {38 vars in 1027 bytes} [Mon May 25 01:54:52 2026] PUT /v2.0/ports/414a3ca2-61cd-4054-8a98-bdd27da1bfd2 => generated 1235 bytes in 452 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1077/2209] 10.0.0.96 () {34 vars in 668 bytes} [Mon May 25 01:54:52 2026] POST /v2.0/subnets => generated 656 bytes in 244 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-25 01:54:52.683 7 WARNING neutron_lib.context [None req-d998141d-7d48-4e5d-890e-9dcdd5811336 4381acf6ee56461085cf30cb2495e62d 635c00e2e0374ce1a0830ecfe25d4995 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-25 01:54:52.721 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-3d4c33d0-fe34-47c4-b860-74cc064f65be'] response: {'name': 'network-changed', 'server_uuid': '9463a1e3-1848-4179-99b6-2d346451aa63', 'tag': '414a3ca2-61cd-4054-8a98-bdd27da1bfd2', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1078/2210] 10.0.0.7 () {34 vars in 988 bytes} [Mon May 25 01:54:52 2026] GET /v2.0/ports?device_id=9463a1e3-1848-4179-99b6-2d346451aa63 => generated 969 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1079/2211] 10.0.0.7 () {34 vars in 1038 bytes} [Mon May 25 01:54:52 2026] GET /v2.0/security-groups?id=8c5bfbda-d4f4-4792-85c0-e16f47b320bf&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: 1133/2212] 10.0.0.96 () {34 vars in 668 bytes} [Mon May 25 01:54:52 2026] POST /v2.0/subnets => generated 728 bytes in 350 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-25 01:54:53.037 8 WARNING neutron_lib.context [None req-08859fd0-6f58-4dec-9742-221d29c07dce 4381acf6ee56461085cf30cb2495e62d 635c00e2e0374ce1a0830ecfe25d4995 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-25 01:54:53.090 8 INFO neutron.db.segments_db [None req-08859fd0-6f58-4dec-9742-221d29c07dce 4381acf6ee56461085cf30cb2495e62d 635c00e2e0374ce1a0830ecfe25d4995 - - default default] Added segment df052515-dc75-4337-9194-a35eaf43cb07 of type vxlan for network c49dd954-976c-4c3b-876e-0895be4cb506 [pid: 7|app: 0|req: 1134/2213] 199.204.45.30 () {34 vars in 1079 bytes} [Mon May 25 01:54:53 2026] GET /v2.0/ports?tenant_id=b9d34673c37e4213928fd61c72136e41&device_id=9463a1e3-1848-4179-99b6-2d346451aa63 => generated 1238 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1135/2214] 199.204.45.30 () {34 vars in 1017 bytes} [Mon May 25 01:54:53 2026] GET /v2.0/networks?tenant_id=b9d34673c37e4213928fd61c72136e41&shared=False => generated 756 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1136/2215] 199.204.45.30 () {34 vars in 929 bytes} [Mon May 25 01:54:53 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-25 01:54:53.444 8 INFO neutron.db.l3_hamode_db [None req-08859fd0-6f58-4dec-9742-221d29c07dce 4381acf6ee56461085cf30cb2495e62d 635c00e2e0374ce1a0830ecfe25d4995 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1139/2218] 10.0.0.7 () {34 vars in 988 bytes} [Mon May 25 01:54:54 2026] GET /v2.0/ports?device_id=9463a1e3-1848-4179-99b6-2d346451aa63 => generated 969 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1140/2219] 10.0.0.7 () {34 vars in 1038 bytes} [Mon May 25 01:54:54 2026] GET /v2.0/security-groups?id=8c5bfbda-d4f4-4792-85c0-e16f47b320bf&fields=id&fields=name => generated 113 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-25 01:54:54.413 8 INFO neutron.db.l3_hamode_db [None req-08859fd0-6f58-4dec-9742-221d29c07dce 4381acf6ee56461085cf30cb2495e62d 635c00e2e0374ce1a0830ecfe25d4995 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1141/2220] 199.204.45.30 () {34 vars in 1079 bytes} [Mon May 25 01:54:54 2026] GET /v2.0/ports?tenant_id=b9d34673c37e4213928fd61c72136e41&device_id=9463a1e3-1848-4179-99b6-2d346451aa63 => generated 1238 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1142/2221] 199.204.45.30 () {34 vars in 1057 bytes} [Mon May 25 01:54:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=414a3ca2-61cd-4054-8a98-bdd27da1bfd2 => generated 19 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1143/2222] 199.204.45.30 () {34 vars in 983 bytes} [Mon May 25 01:54:54 2026] GET /v2.0/subnets?id=0b0331e1-97a4-492d-99d9-e7a80ac9d197 => generated 678 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1144/2223] 199.204.45.30 () {34 vars in 1051 bytes} [Mon May 25 01:54:54 2026] GET /v2.0/ports?network_id=ddfbd891-7498-4cff-8627-95a8cf8f3b66&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: 7|app: 0|req: 1145/2224] 199.204.45.30 () {34 vars in 1011 bytes} [Mon May 25 01:54:54 2026] GET /v2.0/networks/ddfbd891-7498-4cff-8627-95a8cf8f3b66?fields=segments => generated 14 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1146/2225] 199.204.45.30 () {34 vars in 1111 bytes} [Mon May 25 01:54:54 2026] GET /v2.0/networks/ddfbd891-7498-4cff-8627-95a8cf8f3b66?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1147/2226] 10.0.0.7 () {34 vars in 988 bytes} [Mon May 25 01:54:55 2026] GET /v2.0/ports?device_id=9463a1e3-1848-4179-99b6-2d346451aa63 => generated 969 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1148/2227] 10.0.0.7 () {34 vars in 1038 bytes} [Mon May 25 01:54:55 2026] GET /v2.0/security-groups?id=8c5bfbda-d4f4-4792-85c0-e16f47b320bf&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: 8|app: 0|req: 1080/2228] 10.0.0.96 () {34 vars in 668 bytes} [Mon May 25 01:54:53 2026] POST /v2.0/routers => generated 685 bytes in 2733 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1081/2229] 10.0.0.7 () {34 vars in 988 bytes} [Mon May 25 01:54:56 2026] GET /v2.0/ports?device_id=9463a1e3-1848-4179-99b6-2d346451aa63 => generated 969 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1082/2230] 10.0.0.7 () {34 vars in 1038 bytes} [Mon May 25 01:54:56 2026] GET /v2.0/security-groups?id=8c5bfbda-d4f4-4792-85c0-e16f47b320bf&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: 1149/2231] 10.0.0.96 () {34 vars in 782 bytes} [Mon May 25 01:54:55 2026] PUT /v2.0/routers/d6fd878d-f833-4b60-a567-1f32d9558704/add_router_interface => generated 309 bytes in 1478 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1150/2232] 10.0.0.7 () {34 vars in 988 bytes} [Mon May 25 01:54:57 2026] GET /v2.0/ports?device_id=9463a1e3-1848-4179-99b6-2d346451aa63 => generated 969 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1151/2233] 10.0.0.7 () {34 vars in 1038 bytes} [Mon May 25 01:54:57 2026] GET /v2.0/security-groups?id=8c5bfbda-d4f4-4792-85c0-e16f47b320bf&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: 1083/2234] 10.0.0.96 () {34 vars in 782 bytes} [Mon May 25 01:54:57 2026] PUT /v2.0/routers/d6fd878d-f833-4b60-a567-1f32d9558704/add_router_interface => generated 309 bytes in 1418 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1084/2235] 10.0.0.7 () {34 vars in 988 bytes} [Mon May 25 01:54:58 2026] GET /v2.0/ports?device_id=9463a1e3-1848-4179-99b6-2d346451aa63 => generated 971 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1085/2236] 10.0.0.7 () {34 vars in 1038 bytes} [Mon May 25 01:54:58 2026] GET /v2.0/security-groups?id=8c5bfbda-d4f4-4792-85c0-e16f47b320bf&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: 1086/2237] 10.0.0.7 () {34 vars in 988 bytes} [Mon May 25 01:54:59 2026] GET /v2.0/ports?device_id=9463a1e3-1848-4179-99b6-2d346451aa63 => 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: 1087/2238] 10.0.0.7 () {34 vars in 1038 bytes} [Mon May 25 01:55:00 2026] GET /v2.0/security-groups?id=8c5bfbda-d4f4-4792-85c0-e16f47b320bf&fields=id&fields=name => generated 113 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1088/2239] 10.0.0.7 () {34 vars in 988 bytes} [Mon May 25 01:55:00 2026] GET /v2.0/ports?device_id=9463a1e3-1848-4179-99b6-2d346451aa63 => generated 971 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1089/2240] 10.0.0.7 () {34 vars in 1038 bytes} [Mon May 25 01:55:00 2026] GET /v2.0/security-groups?id=8c5bfbda-d4f4-4792-85c0-e16f47b320bf&fields=id&fields=name => generated 113 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1090/2241] 10.0.0.96 () {32 vars in 735 bytes} [Mon May 25 01:55:00 2026] GET /v2.0/ports?device_id=9463a1e3-1848-4179-99b6-2d346451aa63 => generated 1240 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-25 01:55:00.332 8 WARNING neutron_lib.context [None req-86b1dbd8-d437-4bc0-97c7-47ec23bb7995 e59db4ab356e478fa5060b6aec6e4e44 b9d34673c37e4213928fd61c72136e41 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1152/2242] 10.0.0.96 () {34 vars in 782 bytes} [Mon May 25 01:54:58 2026] PUT /v2.0/routers/d6fd878d-f833-4b60-a567-1f32d9558704/add_router_interface => generated 309 bytes in 1838 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-25 01:55:00.571 7 WARNING neutron_lib.context [None req-f267c8a0-3366-49fd-93eb-15479b9a96cc 4381acf6ee56461085cf30cb2495e62d 635c00e2e0374ce1a0830ecfe25d4995 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1153/2243] 10.0.0.96 () {34 vars in 683 bytes} [Mon May 25 01:55:00 2026] POST /v2.0/security-groups => generated 1629 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-25 01:55:00.721 7 WARNING neutron_lib.context [None req-a21a7da6-cbbb-41d8-93c3-af414845ba00 4381acf6ee56461085cf30cb2495e62d 635c00e2e0374ce1a0830ecfe25d4995 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1154/2244] 10.0.0.96 () {34 vars in 694 bytes} [Mon May 25 01:55:00 2026] POST /v2.0/security-group-rules => generated 597 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-25 01:55:00.845 7 WARNING neutron_lib.context [None req-759513bf-5d08-4919-805e-fa16fc28d667 4381acf6ee56461085cf30cb2495e62d 635c00e2e0374ce1a0830ecfe25d4995 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1155/2245] 10.0.0.96 () {34 vars in 694 bytes} [Mon May 25 01:55:00 2026] POST /v2.0/security-group-rules => generated 597 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-25 01:55:00.998 7 WARNING neutron_lib.context [None req-88e4b6fe-b011-4b43-bd57-2b20195009a8 4381acf6ee56461085cf30cb2495e62d 635c00e2e0374ce1a0830ecfe25d4995 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1156/2246] 10.0.0.96 () {34 vars in 694 bytes} [Mon May 25 01:55:00 2026] POST /v2.0/security-group-rules => generated 599 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-25 01:55:01.125 7 WARNING neutron_lib.context [None req-aaee2aba-6003-4616-9f7a-6dafadfb7538 4381acf6ee56461085cf30cb2495e62d 635c00e2e0374ce1a0830ecfe25d4995 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-25 01:55:01.268 8 INFO neutron.db.l3_db [None req-86b1dbd8-d437-4bc0-97c7-47ec23bb7995 e59db4ab356e478fa5060b6aec6e4e44 b9d34673c37e4213928fd61c72136e41 - - default default] Floating IP 4445d876-ccbb-4182-8d9a-47acdadf88f8 associated. External IP: 10.96.250.216, port: 414a3ca2-61cd-4054-8a98-bdd27da1bfd2. [pid: 7|app: 0|req: 1157/2247] 10.0.0.96 () {34 vars in 694 bytes} [Mon May 25 01:55:01 2026] POST /v2.0/security-group-rules => generated 601 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-25 01:55:01.290 7 WARNING neutron_lib.context [None req-8c781041-a323-42c5-9017-89f4fdb489a4 4381acf6ee56461085cf30cb2495e62d 635c00e2e0374ce1a0830ecfe25d4995 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1158/2248] 10.0.0.96 () {34 vars in 694 bytes} [Mon May 25 01:55:01 2026] POST /v2.0/security-group-rules => generated 601 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-25 01:55:01.415 7 WARNING neutron_lib.context [None req-0d35903c-023a-4adc-85aa-82094897494f 4381acf6ee56461085cf30cb2495e62d 635c00e2e0374ce1a0830ecfe25d4995 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1159/2249] 10.0.0.96 () {34 vars in 694 bytes} [Mon May 25 01:55:01 2026] POST /v2.0/security-group-rules => generated 597 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-25 01:55:01.556 7 WARNING neutron_lib.context [None req-011336a3-30e1-41b4-8557-3330bf3fcb45 4381acf6ee56461085cf30cb2495e62d 635c00e2e0374ce1a0830ecfe25d4995 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1091/2250] 10.0.0.96 () {34 vars in 676 bytes} [Mon May 25 01:55:00 2026] POST /v2.0/floatingips => generated 855 bytes in 1438 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1160/2251] 10.0.0.96 () {34 vars in 694 bytes} [Mon May 25 01:55:01 2026] POST /v2.0/security-group-rules => generated 597 bytes in 218 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-25 01:55:01.779 7 WARNING neutron_lib.context [None req-e8ce8d21-3132-459a-87d5-7b8fff2a6e83 4381acf6ee56461085cf30cb2495e62d 635c00e2e0374ce1a0830ecfe25d4995 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1092/2252] 10.0.0.96 () {32 vars in 728 bytes} [Mon May 25 01:55:01 2026] GET /v2.0/floatingips/4445d876-ccbb-4182-8d9a-47acdadf88f8 => generated 855 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1161/2253] 10.0.0.96 () {34 vars in 694 bytes} [Mon May 25 01:55:01 2026] POST /v2.0/security-group-rules => generated 597 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-25 01:55:01.940 8 WARNING neutron_lib.context [None req-416b9e60-63a1-406f-afac-b5fb9f02c3e2 4381acf6ee56461085cf30cb2495e62d 635c00e2e0374ce1a0830ecfe25d4995 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-25 01:55:01.942 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-4732b77a-5349-4710-b4ef-331df886e124'] response: {'name': 'network-changed', 'server_uuid': '9463a1e3-1848-4179-99b6-2d346451aa63', 'tag': '414a3ca2-61cd-4054-8a98-bdd27da1bfd2', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1093/2254] 10.0.0.96 () {34 vars in 694 bytes} [Mon May 25 01:55:01 2026] POST /v2.0/security-group-rules => generated 599 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-25 01:55:02.092 7 WARNING neutron_lib.context [None req-b475d01c-7476-44c7-9e5a-07a8bc1a8ce5 4381acf6ee56461085cf30cb2495e62d 635c00e2e0374ce1a0830ecfe25d4995 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1162/2255] 10.0.0.96 () {34 vars in 694 bytes} [Mon May 25 01:55:02 2026] POST /v2.0/security-group-rules => generated 601 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-25 01:55:02.248 8 WARNING neutron_lib.context [None req-2cede788-4bba-4e33-a036-9172a67bd5ff 4381acf6ee56461085cf30cb2495e62d 635c00e2e0374ce1a0830ecfe25d4995 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1094/2256] 10.0.0.96 () {34 vars in 694 bytes} [Mon May 25 01:55:02 2026] POST /v2.0/security-group-rules => generated 597 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1163/2257] 199.204.45.30 () {34 vars in 1079 bytes} [Mon May 25 01:55:02 2026] GET /v2.0/ports?tenant_id=b9d34673c37e4213928fd61c72136e41&device_id=9463a1e3-1848-4179-99b6-2d346451aa63 => generated 1240 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1095/2258] 199.204.45.30 () {34 vars in 985 bytes} [Mon May 25 01:55:02 2026] GET /v2.0/networks?id=ddfbd891-7498-4cff-8627-95a8cf8f3b66 => generated 756 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1164/2259] 199.204.45.30 () {34 vars in 1057 bytes} [Mon May 25 01:55:02 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=414a3ca2-61cd-4054-8a98-bdd27da1bfd2 => generated 858 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1096/2260] 199.204.45.30 () {34 vars in 983 bytes} [Mon May 25 01:55:02 2026] GET /v2.0/subnets?id=0b0331e1-97a4-492d-99d9-e7a80ac9d197 => generated 678 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1165/2261] 199.204.45.30 () {34 vars in 1051 bytes} [Mon May 25 01:55:02 2026] GET /v2.0/ports?network_id=ddfbd891-7498-4cff-8627-95a8cf8f3b66&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: 1097/2262] 10.0.0.7 () {34 vars in 1092 bytes} [Mon May 25 01:55:02 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-171407298&fields=id&tenant_id=635c00e2e0374ce1a0830ecfe25d4995 => generated 69 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1166/2263] 199.204.45.30 () {34 vars in 1011 bytes} [Mon May 25 01:55:02 2026] GET /v2.0/networks/ddfbd891-7498-4cff-8627-95a8cf8f3b66?fields=segments => generated 14 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1098/2264] 10.0.0.7 () {34 vars in 980 bytes} [Mon May 25 01:55:02 2026] GET /v2.0/networks?id=fb799a4f-7cf8-4573-b705-18387115aa14 => generated 705 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1099/2265] 10.0.0.7 () {34 vars in 963 bytes} [Mon May 25 01:55:02 2026] GET /v2.0/quotas/635c00e2e0374ce1a0830ecfe25d4995 => 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: 1167/2266] 199.204.45.30 () {34 vars in 1111 bytes} [Mon May 25 01:55:02 2026] GET /v2.0/networks/ddfbd891-7498-4cff-8627-95a8cf8f3b66?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1100/2267] 10.0.0.7 () {34 vars in 1000 bytes} [Mon May 25 01:55:02 2026] GET /v2.0/ports?tenant_id=635c00e2e0374ce1a0830ecfe25d4995&fields=id => generated 287 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1101/2268] 10.0.0.96 () {32 vars in 728 bytes} [Mon May 25 01:55:02 2026] GET /v2.0/floatingips/4445d876-ccbb-4182-8d9a-47acdadf88f8 => generated 855 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1168/2269] 10.0.0.7 () {34 vars in 1006 bytes} [Mon May 25 01:55:02 2026] GET /v2.0/networks/fb799a4f-7cf8-4573-b705-18387115aa14?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1102/2270] 10.0.0.7 () {34 vars in 1106 bytes} [Mon May 25 01:55:02 2026] GET /v2.0/networks/fb799a4f-7cf8-4573-b705-18387115aa14?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1169/2271] 10.0.0.7 () {34 vars in 988 bytes} [Mon May 25 01:55:02 2026] GET /v2.0/ports?device_id=643152c2-2913-4927-99eb-0ee3a2bb28a5 => 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: 1103/2272] 10.0.0.96 () {32 vars in 728 bytes} [Mon May 25 01:55:03 2026] GET /v2.0/floatingips/4445d876-ccbb-4182-8d9a-47acdadf88f8 => generated 857 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1170/2273] 199.204.45.30 () {34 vars in 985 bytes} [Mon May 25 01:55:07 2026] GET /v2.0/networks?id=fb799a4f-7cf8-4573-b705-18387115aa14 => generated 705 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1104/2274] 199.204.45.30 () {34 vars in 1049 bytes} [Mon May 25 01:55:07 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=635c00e2e0374ce1a0830ecfe25d4995 => generated 178 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-25 01:55:07.361 7 WARNING neutron_lib.context [req-f47840bb-f18b-45d5-836c-303580083a6a req-465f5bd9-93c1-44dd-b872-7fbe3fa63494 4381acf6ee56461085cf30cb2495e62d 635c00e2e0374ce1a0830ecfe25d4995 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1171/2275] 199.204.45.30 () {38 vars in 954 bytes} [Mon May 25 01:55:07 2026] POST /v2.0/ports => generated 1179 bytes in 360 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1172/2276] 10.0.0.7 () {34 vars in 988 bytes} [Mon May 25 01:55:08 2026] GET /v2.0/ports?device_id=643152c2-2913-4927-99eb-0ee3a2bb28a5 => generated 1194 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1105/2277] 199.204.45.30 () {38 vars in 1027 bytes} [Mon May 25 01:55:07 2026] PUT /v2.0/ports/965beb85-0f4e-4b27-bab2-6f6dc9522ddf => generated 1460 bytes in 444 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1173/2278] 10.0.0.7 () {34 vars in 1038 bytes} [Mon May 25 01:55:08 2026] GET /v2.0/security-groups?id=2a985210-47f7-4b9e-8248-c584e3153957&fields=id&fields=name => generated 111 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1175/2281] 199.204.45.30 () {34 vars in 1079 bytes} [Mon May 25 01:55:09 2026] GET /v2.0/ports?tenant_id=635c00e2e0374ce1a0830ecfe25d4995&device_id=643152c2-2913-4927-99eb-0ee3a2bb28a5 => generated 1463 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1107/2282] 199.204.45.30 () {34 vars in 1055 bytes} [Mon May 25 01:55:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.29&port_id=965beb85-0f4e-4b27-bab2-6f6dc9522ddf => 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: 1176/2283] 199.204.45.30 () {34 vars in 1103 bytes} [Mon May 25 01:55:09 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A1d5&port_id=965beb85-0f4e-4b27-bab2-6f6dc9522ddf => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-25 01:55:09.302 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-859eee86-d206-44ab-8141-05bb6f337c07'] response: {'name': 'network-changed', 'server_uuid': '643152c2-2913-4927-99eb-0ee3a2bb28a5', 'tag': '965beb85-0f4e-4b27-bab2-6f6dc9522ddf', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1108/2284] 199.204.45.30 () {34 vars in 1063 bytes} [Mon May 25 01:55:09 2026] GET /v2.0/subnets?id=10e0b91b-ef24-48e6-b050-d7a7cec851be&id=05f93de7-8a57-4511-9b30-6b3bac9036e8 => generated 1408 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1177/2285] 199.204.45.30 () {34 vars in 1051 bytes} [Mon May 25 01:55:09 2026] GET /v2.0/ports?network_id=fb799a4f-7cf8-4573-b705-18387115aa14&device_owner=network%3Adhcp => generated 1457 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1109/2286] 199.204.45.30 () {34 vars in 1051 bytes} [Mon May 25 01:55:09 2026] GET /v2.0/ports?network_id=fb799a4f-7cf8-4573-b705-18387115aa14&device_owner=network%3Adhcp => generated 1457 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1178/2287] 199.204.45.30 () {34 vars in 1011 bytes} [Mon May 25 01:55:09 2026] GET /v2.0/networks/fb799a4f-7cf8-4573-b705-18387115aa14?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1110/2288] 199.204.45.30 () {34 vars in 1111 bytes} [Mon May 25 01:55:09 2026] GET /v2.0/networks/fb799a4f-7cf8-4573-b705-18387115aa14?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1179/2289] 199.204.45.30 () {34 vars in 1079 bytes} [Mon May 25 01:55:10 2026] GET /v2.0/ports?tenant_id=635c00e2e0374ce1a0830ecfe25d4995&device_id=643152c2-2913-4927-99eb-0ee3a2bb28a5 => generated 1463 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1111/2290] 199.204.45.30 () {34 vars in 985 bytes} [Mon May 25 01:55:10 2026] GET /v2.0/networks?id=fb799a4f-7cf8-4573-b705-18387115aa14 => generated 801 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1180/2291] 199.204.45.30 () {34 vars in 1055 bytes} [Mon May 25 01:55:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.29&port_id=965beb85-0f4e-4b27-bab2-6f6dc9522ddf => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1112/2292] 199.204.45.30 () {34 vars in 1103 bytes} [Mon May 25 01:55:10 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A1d5&port_id=965beb85-0f4e-4b27-bab2-6f6dc9522ddf => 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: 1181/2293] 199.204.45.30 () {34 vars in 1063 bytes} [Mon May 25 01:55:10 2026] GET /v2.0/subnets?id=10e0b91b-ef24-48e6-b050-d7a7cec851be&id=05f93de7-8a57-4511-9b30-6b3bac9036e8 => generated 1408 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1113/2294] 199.204.45.30 () {34 vars in 1051 bytes} [Mon May 25 01:55:10 2026] GET /v2.0/ports?network_id=fb799a4f-7cf8-4573-b705-18387115aa14&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: 1182/2295] 199.204.45.30 () {34 vars in 1051 bytes} [Mon May 25 01:55:10 2026] GET /v2.0/ports?network_id=fb799a4f-7cf8-4573-b705-18387115aa14&device_owner=network%3Adhcp => generated 1457 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1114/2296] 199.204.45.30 () {34 vars in 1011 bytes} [Mon May 25 01:55:10 2026] GET /v2.0/networks/fb799a4f-7cf8-4573-b705-18387115aa14?fields=segments => generated 14 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1183/2297] 199.204.45.30 () {34 vars in 1111 bytes} [Mon May 25 01:55:10 2026] GET /v2.0/networks/fb799a4f-7cf8-4573-b705-18387115aa14?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1115/2298] 10.0.0.33 () {34 vars in 989 bytes} [Mon May 25 01:55:10 2026] GET /v2.0/ports?device_id=9463a1e3-1848-4179-99b6-2d346451aa63 => generated 1240 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1184/2299] 10.0.0.33 () {34 vars in 1039 bytes} [Mon May 25 01:55:11 2026] GET /v2.0/security-groups?id=8c5bfbda-d4f4-4792-85c0-e16f47b320bf&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: 1116/2300] 10.0.0.7 () {34 vars in 988 bytes} [Mon May 25 01:55:13 2026] GET /v2.0/ports?device_id=643152c2-2913-4927-99eb-0ee3a2bb28a5 => generated 1196 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1185/2301] 10.0.0.7 () {34 vars in 1038 bytes} [Mon May 25 01:55:13 2026] GET /v2.0/security-groups?id=2a985210-47f7-4b9e-8248-c584e3153957&fields=id&fields=name => generated 111 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1117/2302] 10.0.0.96 () {32 vars in 825 bytes} [Mon May 25 01:55:15 2026] GET /v2.0/ports?project_id=b9d34673c37e4213928fd61c72136e41&network_id=ddfbd891-7498-4cff-8627-95a8cf8f3b66 => generated 3691 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1186/2303] 10.0.0.96 () {32 vars in 741 bytes} [Mon May 25 01:55:15 2026] GET /v2.0/subnets?network_id=879fda94-d866-43b7-847d-1f4866f0c0e8 => generated 667 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-25 01:55:16.086 8 INFO neutron.db.l3_db [None req-76be760f-0bdd-4b64-a0a4-f56f4705f773 e59db4ab356e478fa5060b6aec6e4e44 b9d34673c37e4213928fd61c72136e41 - - default default] Floating IP 4445d876-ccbb-4182-8d9a-47acdadf88f8 disassociated. External IP: 10.96.250.216, port: 414a3ca2-61cd-4054-8a98-bdd27da1bfd2. [pid: 8|app: 0|req: 1118/2304] 10.0.0.96 () {34 vars in 748 bytes} [Mon May 25 01:55:15 2026] PUT /v2.0/floatingips/4445d876-ccbb-4182-8d9a-47acdadf88f8 => generated 554 bytes in 448 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1187/2305] 10.0.0.96 () {32 vars in 728 bytes} [Mon May 25 01:55:16 2026] GET /v2.0/floatingips/4445d876-ccbb-4182-8d9a-47acdadf88f8 => generated 554 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1119/2306] 10.0.0.96 () {32 vars in 728 bytes} [Mon May 25 01:55:17 2026] GET /v2.0/floatingips/4445d876-ccbb-4182-8d9a-47acdadf88f8 => generated 554 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1188/2307] 199.204.45.30 () {34 vars in 1079 bytes} [Mon May 25 01:55:17 2026] GET /v2.0/ports?tenant_id=b9d34673c37e4213928fd61c72136e41&device_id=9463a1e3-1848-4179-99b6-2d346451aa63 => generated 1240 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-25 01:55:18.017 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-09176863-a4ad-4a93-a545-e18e361dff73'] response: {'name': 'network-changed', 'server_uuid': '9463a1e3-1848-4179-99b6-2d346451aa63', 'tag': '414a3ca2-61cd-4054-8a98-bdd27da1bfd2', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1120/2308] 199.204.45.30 () {34 vars in 985 bytes} [Mon May 25 01:55:18 2026] GET /v2.0/networks?id=ddfbd891-7498-4cff-8627-95a8cf8f3b66 => generated 756 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1189/2309] 199.204.45.30 () {34 vars in 1057 bytes} [Mon May 25 01:55:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=414a3ca2-61cd-4054-8a98-bdd27da1bfd2 => 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: 1121/2310] 199.204.45.30 () {34 vars in 983 bytes} [Mon May 25 01:55:18 2026] GET /v2.0/subnets?id=0b0331e1-97a4-492d-99d9-e7a80ac9d197 => generated 678 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1190/2311] 199.204.45.30 () {34 vars in 1051 bytes} [Mon May 25 01:55:18 2026] GET /v2.0/ports?network_id=ddfbd891-7498-4cff-8627-95a8cf8f3b66&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: 1122/2312] 199.204.45.30 () {34 vars in 1011 bytes} [Mon May 25 01:55:18 2026] GET /v2.0/networks/ddfbd891-7498-4cff-8627-95a8cf8f3b66?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1191/2313] 199.204.45.30 () {34 vars in 1111 bytes} [Mon May 25 01:55:18 2026] GET /v2.0/networks/ddfbd891-7498-4cff-8627-95a8cf8f3b66?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1123/2314] 10.0.0.96 () {32 vars in 728 bytes} [Mon May 25 01:55:18 2026] GET /v2.0/floatingips/4445d876-ccbb-4182-8d9a-47acdadf88f8 => generated 552 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1192/2315] 10.0.0.7 () {34 vars in 988 bytes} [Mon May 25 01:55:18 2026] GET /v2.0/ports?device_id=643152c2-2913-4927-99eb-0ee3a2bb28a5 => generated 1196 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1124/2316] 10.0.0.7 () {34 vars in 1038 bytes} [Mon May 25 01:55:18 2026] GET /v2.0/security-groups?id=2a985210-47f7-4b9e-8248-c584e3153957&fields=id&fields=name => generated 111 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1193/2317] 10.0.0.96 () {32 vars in 817 bytes} [Mon May 25 01:55:18 2026] GET /v2.0/ports?network_id=fb799a4f-7cf8-4573-b705-18387115aa14&mac_address=fa%3A16%3A3e%3A6e%3Aa9%3A69 => generated 1196 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-25 01:55:18.704 8 WARNING neutron_lib.context [None req-3d04c43d-96d3-4fb3-9181-7f4e4a2d25b1 4381acf6ee56461085cf30cb2495e62d 635c00e2e0374ce1a0830ecfe25d4995 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-25 01:55:19.422 8 INFO neutron.db.l3_db [None req-3d04c43d-96d3-4fb3-9181-7f4e4a2d25b1 4381acf6ee56461085cf30cb2495e62d 635c00e2e0374ce1a0830ecfe25d4995 - - default default] Floating IP 7bf3140d-8a2d-4c77-bf62-06a39ee01fbf associated. External IP: 10.96.250.202, port: 965beb85-0f4e-4b27-bab2-6f6dc9522ddf. 2026-05-25 01:55:19.549 7 WARNING neutron_lib.context [None req-31c60921-e553-4dcf-b4fb-75aa1fd4711d e59db4ab356e478fa5060b6aec6e4e44 b9d34673c37e4213928fd61c72136e41 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1194/2318] 10.0.0.96 () {34 vars in 684 bytes} [Mon May 25 01:55:19 2026] POST /v2.0/security-groups => generated 1675 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-25 01:55:19.680 7 WARNING neutron_lib.context [None req-5afd8d3f-13b7-4fe3-8dfd-450696fc9f79 e59db4ab356e478fa5060b6aec6e4e44 b9d34673c37e4213928fd61c72136e41 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1125/2319] 10.0.0.96 () {34 vars in 676 bytes} [Mon May 25 01:55:18 2026] POST /v2.0/floatingips => generated 854 bytes in 1035 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1195/2320] 10.0.0.96 () {34 vars in 694 bytes} [Mon May 25 01:55:19 2026] POST /v2.0/security-group-rules => generated 597 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-25 01:55:19.792 8 WARNING neutron_lib.context [None req-b70db74b-12f5-49a9-851a-10863d1be655 e59db4ab356e478fa5060b6aec6e4e44 b9d34673c37e4213928fd61c72136e41 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1196/2321] 10.0.0.7 () {34 vars in 1092 bytes} [Mon May 25 01:55:19 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-171407298&fields=id&tenant_id=635c00e2e0374ce1a0830ecfe25d4995 => generated 69 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1197/2322] 10.0.0.7 () {34 vars in 980 bytes} [Mon May 25 01:55:19 2026] GET /v2.0/networks?id=e117de4b-a401-40a9-9c12-f61becff3164 => generated 705 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1126/2323] 10.0.0.96 () {34 vars in 694 bytes} [Mon May 25 01:55:19 2026] POST /v2.0/security-group-rules => generated 596 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1198/2324] 10.0.0.7 () {34 vars in 963 bytes} [Mon May 25 01:55:19 2026] GET /v2.0/quotas/635c00e2e0374ce1a0830ecfe25d4995 => generated 292 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-25 01:55:19.920 8 WARNING neutron_lib.context [None req-bd2cbf78-fcbc-4518-b2d4-3c15cdb06a0a e59db4ab356e478fa5060b6aec6e4e44 b9d34673c37e4213928fd61c72136e41 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1127/2325] 10.0.0.96 () {34 vars in 694 bytes} [Mon May 25 01:55:19 2026] POST /v2.0/security-group-rules => generated 602 bytes in 86 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-25 01:55:20.008 8 WARNING neutron_lib.context [None req-dd1df982-159d-4707-8f08-e5a2049fba38 e59db4ab356e478fa5060b6aec6e4e44 b9d34673c37e4213928fd61c72136e41 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1199/2326] 10.0.0.7 () {34 vars in 1000 bytes} [Mon May 25 01:55:19 2026] GET /v2.0/ports?tenant_id=635c00e2e0374ce1a0830ecfe25d4995&fields=id => generated 333 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-25 01:55:20.059 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-1865b3eb-4c4f-46b7-ab3b-595583923ed0'] response: {'name': 'network-changed', 'server_uuid': '643152c2-2913-4927-99eb-0ee3a2bb28a5', 'tag': '965beb85-0f4e-4b27-bab2-6f6dc9522ddf', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1200/2327] 10.0.0.7 () {34 vars in 1006 bytes} [Mon May 25 01:55:20 2026] GET /v2.0/networks/e117de4b-a401-40a9-9c12-f61becff3164?fields=segments => generated 14 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1128/2328] 10.0.0.96 () {34 vars in 694 bytes} [Mon May 25 01:55:20 2026] POST /v2.0/security-group-rules => generated 601 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-25 01:55:20.133 8 WARNING neutron_lib.context [None req-ce6b4aa4-db5d-44c3-b252-c38f26065675 e59db4ab356e478fa5060b6aec6e4e44 b9d34673c37e4213928fd61c72136e41 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1201/2329] 10.0.0.7 () {34 vars in 1106 bytes} [Mon May 25 01:55:20 2026] GET /v2.0/networks/e117de4b-a401-40a9-9c12-f61becff3164?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-25 01:55:20.166 8 INFO neutron.db.securitygroups_db [None req-ce6b4aa4-db5d-44c3-b252-c38f26065675 e59db4ab356e478fa5060b6aec6e4e44 b9d34673c37e4213928fd61c72136e41 - - default default] Project b9d34673c37e4213928fd61c72136e41 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: 1129/2330] 10.0.0.96 () {34 vars in 694 bytes} [Mon May 25 01:55:20 2026] POST /v2.0/security-group-rules => generated 607 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-25 01:55:20.258 7 WARNING neutron_lib.context [None req-388b47a1-a950-48d1-87b9-0f1e818b67d1 e59db4ab356e478fa5060b6aec6e4e44 b9d34673c37e4213928fd61c72136e41 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-25 01:55:20.289 7 INFO neutron.db.securitygroups_db [None req-388b47a1-a950-48d1-87b9-0f1e818b67d1 e59db4ab356e478fa5060b6aec6e4e44 b9d34673c37e4213928fd61c72136e41 - - default default] Project b9d34673c37e4213928fd61c72136e41 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: 1130/2331] 10.0.0.7 () {34 vars in 988 bytes} [Mon May 25 01:55:20 2026] GET /v2.0/ports?device_id=b57b2ec1-d245-42ec-8458-ab64ee0d31a1 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1202/2332] 10.0.0.96 () {34 vars in 694 bytes} [Mon May 25 01:55:20 2026] POST /v2.0/security-group-rules => generated 606 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1131/2333] 199.204.45.30 () {34 vars in 1079 bytes} [Mon May 25 01:55:20 2026] GET /v2.0/ports?tenant_id=635c00e2e0374ce1a0830ecfe25d4995&device_id=643152c2-2913-4927-99eb-0ee3a2bb28a5 => generated 1465 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1203/2334] 199.204.45.30 () {34 vars in 985 bytes} [Mon May 25 01:55:20 2026] GET /v2.0/networks?id=fb799a4f-7cf8-4573-b705-18387115aa14 => generated 801 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1132/2335] 199.204.45.30 () {34 vars in 1055 bytes} [Mon May 25 01:55:20 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.29&port_id=965beb85-0f4e-4b27-bab2-6f6dc9522ddf => generated 857 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1204/2336] 199.204.45.30 () {34 vars in 1103 bytes} [Mon May 25 01:55:20 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A1d5&port_id=965beb85-0f4e-4b27-bab2-6f6dc9522ddf => generated 19 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1133/2337] 199.204.45.30 () {34 vars in 1063 bytes} [Mon May 25 01:55:20 2026] GET /v2.0/subnets?id=10e0b91b-ef24-48e6-b050-d7a7cec851be&id=05f93de7-8a57-4511-9b30-6b3bac9036e8 => generated 1408 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1134/2338] 199.204.45.30 () {34 vars in 1051 bytes} [Mon May 25 01:55:20 2026] GET /v2.0/ports?network_id=fb799a4f-7cf8-4573-b705-18387115aa14&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: 1205/2339] 10.0.0.96 () {32 vars in 648 bytes} [Mon May 25 01:55:20 2026] GET /v2.0/networks => generated 1297 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1135/2340] 199.204.45.30 () {34 vars in 1051 bytes} [Mon May 25 01:55:20 2026] GET /v2.0/ports?network_id=fb799a4f-7cf8-4573-b705-18387115aa14&device_owner=network%3Adhcp => generated 1457 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1206/2341] 199.204.45.30 () {34 vars in 1011 bytes} [Mon May 25 01:55:20 2026] GET /v2.0/networks/fb799a4f-7cf8-4573-b705-18387115aa14?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1136/2342] 10.0.0.7 () {34 vars in 1096 bytes} [Mon May 25 01:55:20 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-216166019&fields=id&tenant_id=b9d34673c37e4213928fd61c72136e41 => generated 69 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1207/2343] 199.204.45.30 () {34 vars in 1111 bytes} [Mon May 25 01:55:20 2026] GET /v2.0/networks/fb799a4f-7cf8-4573-b705-18387115aa14?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1137/2344] 10.0.0.7 () {34 vars in 980 bytes} [Mon May 25 01:55:20 2026] GET /v2.0/networks?id=ddfbd891-7498-4cff-8627-95a8cf8f3b66 => generated 660 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1208/2345] 10.0.0.7 () {34 vars in 963 bytes} [Mon May 25 01:55:20 2026] GET /v2.0/quotas/b9d34673c37e4213928fd61c72136e41 => 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: 1138/2346] 10.0.0.7 () {34 vars in 1000 bytes} [Mon May 25 01:55:21 2026] GET /v2.0/ports?tenant_id=b9d34673c37e4213928fd61c72136e41&fields=id => generated 149 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1209/2347] 10.0.0.7 () {34 vars in 1006 bytes} [Mon May 25 01:55:21 2026] GET /v2.0/networks/ddfbd891-7498-4cff-8627-95a8cf8f3b66?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1139/2348] 10.0.0.7 () {34 vars in 1106 bytes} [Mon May 25 01:55:21 2026] GET /v2.0/networks/ddfbd891-7498-4cff-8627-95a8cf8f3b66?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1210/2349] 10.0.0.7 () {34 vars in 988 bytes} [Mon May 25 01:55:21 2026] GET /v2.0/ports?device_id=57b48d38-1a61-4525-81f1-9cca220adabd => 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: 1140/2350] 10.0.0.7 () {34 vars in 988 bytes} [Mon May 25 01:55:22 2026] GET /v2.0/ports?device_id=57b48d38-1a61-4525-81f1-9cca220adabd => 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: 1211/2351] 10.0.0.7 () {34 vars in 988 bytes} [Mon May 25 01:55:23 2026] GET /v2.0/ports?device_id=57b48d38-1a61-4525-81f1-9cca220adabd => 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: 1213/2354] 10.0.0.7 () {34 vars in 988 bytes} [Mon May 25 01:55:24 2026] GET /v2.0/ports?device_id=57b48d38-1a61-4525-81f1-9cca220adabd => 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: 1142/2355] 199.204.45.30 () {34 vars in 985 bytes} [Mon May 25 01:55:24 2026] GET /v2.0/networks?id=e117de4b-a401-40a9-9c12-f61becff3164 => generated 705 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1214/2356] 199.204.45.30 () {34 vars in 1049 bytes} [Mon May 25 01:55:24 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=635c00e2e0374ce1a0830ecfe25d4995 => generated 178 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-25 01:55:24.643 8 WARNING neutron_lib.context [req-9bc4078d-6442-4c35-af6d-42a9d522dd71 req-6dc3ed2a-44a7-45f7-9505-38a6e270cdf5 4381acf6ee56461085cf30cb2495e62d 635c00e2e0374ce1a0830ecfe25d4995 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1215/2357] 10.0.0.33 () {34 vars in 989 bytes} [Mon May 25 01:55:24 2026] GET /v2.0/ports?device_id=643152c2-2913-4927-99eb-0ee3a2bb28a5 => generated 1465 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1216/2358] 10.0.0.33 () {34 vars in 1039 bytes} [Mon May 25 01:55:24 2026] GET /v2.0/security-groups?id=2a985210-47f7-4b9e-8248-c584e3153957&fields=id&fields=name => generated 111 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1143/2359] 199.204.45.30 () {38 vars in 954 bytes} [Mon May 25 01:55:24 2026] POST /v2.0/ports => generated 1183 bytes in 414 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1144/2360] 10.0.0.7 () {34 vars in 988 bytes} [Mon May 25 01:55:25 2026] GET /v2.0/ports?device_id=b57b2ec1-d245-42ec-8458-ab64ee0d31a1 => generated 1198 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1145/2361] 10.0.0.7 () {34 vars in 1038 bytes} [Mon May 25 01:55:25 2026] GET /v2.0/security-groups?id=2a985210-47f7-4b9e-8248-c584e3153957&fields=id&fields=name => generated 111 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1217/2362] 199.204.45.30 () {38 vars in 1027 bytes} [Mon May 25 01:55:25 2026] PUT /v2.0/ports/d6a35c21-dca2-40fd-bd54-3d29e85676ce => generated 1464 bytes in 506 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1146/2363] 10.0.0.7 () {34 vars in 988 bytes} [Mon May 25 01:55:25 2026] GET /v2.0/ports?device_id=57b48d38-1a61-4525-81f1-9cca220adabd => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1218/2364] 199.204.45.30 () {34 vars in 1079 bytes} [Mon May 25 01:55:26 2026] GET /v2.0/ports?tenant_id=635c00e2e0374ce1a0830ecfe25d4995&device_id=b57b2ec1-d245-42ec-8458-ab64ee0d31a1 => generated 1467 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1147/2365] 199.204.45.30 () {34 vars in 1057 bytes} [Mon May 25 01:55:26 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.110&port_id=d6a35c21-dca2-40fd-bd54-3d29e85676ce => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-25 01:55:26.680 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-7d9e9a87-487b-43ec-a7bd-bc55fde1c07d'] response: {'name': 'network-changed', 'server_uuid': 'b57b2ec1-d245-42ec-8458-ab64ee0d31a1', 'tag': 'd6a35c21-dca2-40fd-bd54-3d29e85676ce', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1219/2366] 10.0.0.7 () {34 vars in 988 bytes} [Mon May 25 01:55:26 2026] GET /v2.0/ports?device_id=57b48d38-1a61-4525-81f1-9cca220adabd => 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: 1148/2367] 199.204.45.30 () {34 vars in 1103 bytes} [Mon May 25 01:55:26 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3Ae2&port_id=d6a35c21-dca2-40fd-bd54-3d29e85676ce => 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: 1220/2368] 199.204.45.30 () {34 vars in 985 bytes} [Mon May 25 01:55:26 2026] GET /v2.0/networks?id=ddfbd891-7498-4cff-8627-95a8cf8f3b66 => generated 660 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1149/2369] 199.204.45.30 () {34 vars in 1063 bytes} [Mon May 25 01:55:26 2026] GET /v2.0/subnets?id=98c382d0-57bb-457c-9668-bcfbc70bb5b4&id=c08c0f2d-185c-45ab-b10c-a4aa79bb6b6a => generated 1413 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1150/2370] 199.204.45.30 () {34 vars in 1051 bytes} [Mon May 25 01:55:26 2026] GET /v2.0/ports?network_id=e117de4b-a401-40a9-9c12-f61becff3164&device_owner=network%3Adhcp => generated 1461 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1221/2371] 199.204.45.30 () {34 vars in 1049 bytes} [Mon May 25 01:55:26 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=b9d34673c37e4213928fd61c72136e41 => generated 272 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-25 01:55:26.807 7 WARNING neutron_lib.context [req-b590cde0-db19-4fc6-9c20-972bc11745c4 req-e86a7761-1781-4808-a134-179c23a97401 e59db4ab356e478fa5060b6aec6e4e44 b9d34673c37e4213928fd61c72136e41 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1151/2372] 199.204.45.30 () {34 vars in 1051 bytes} [Mon May 25 01:55:26 2026] GET /v2.0/ports?network_id=e117de4b-a401-40a9-9c12-f61becff3164&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: 1152/2373] 199.204.45.30 () {34 vars in 1011 bytes} [Mon May 25 01:55:26 2026] GET /v2.0/networks/e117de4b-a401-40a9-9c12-f61becff3164?fields=segments => generated 14 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1153/2374] 199.204.45.30 () {34 vars in 1111 bytes} [Mon May 25 01:55:26 2026] GET /v2.0/networks/e117de4b-a401-40a9-9c12-f61becff3164?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1222/2375] 199.204.45.30 () {38 vars in 954 bytes} [Mon May 25 01:55:26 2026] POST /v2.0/ports => generated 958 bytes in 337 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1154/2376] 199.204.45.30 () {38 vars in 1027 bytes} [Mon May 25 01:55:27 2026] PUT /v2.0/ports/a34efef0-2223-4fb7-b7a8-4d06a1083020 => generated 1239 bytes in 428 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1223/2377] 10.0.0.7 () {34 vars in 988 bytes} [Mon May 25 01:55:27 2026] GET /v2.0/ports?device_id=57b48d38-1a61-4525-81f1-9cca220adabd => generated 973 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-25 01:55:27.874 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-3f9c55dd-d138-4917-b41c-ef23efc09aa4'] response: {'name': 'network-changed', 'server_uuid': '57b48d38-1a61-4525-81f1-9cca220adabd', 'tag': 'a34efef0-2223-4fb7-b7a8-4d06a1083020', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1155/2378] 10.0.0.7 () {34 vars in 1038 bytes} [Mon May 25 01:55:27 2026] GET /v2.0/security-groups?id=b19e5e30-d99c-4937-9abd-a5dead558116&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: 1224/2379] 199.204.45.30 () {34 vars in 1079 bytes} [Mon May 25 01:55:27 2026] GET /v2.0/ports?tenant_id=635c00e2e0374ce1a0830ecfe25d4995&device_id=b57b2ec1-d245-42ec-8458-ab64ee0d31a1 => generated 1467 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1156/2380] 199.204.45.30 () {34 vars in 985 bytes} [Mon May 25 01:55:27 2026] GET /v2.0/networks?id=e117de4b-a401-40a9-9c12-f61becff3164 => generated 801 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1225/2381] 199.204.45.30 () {34 vars in 1057 bytes} [Mon May 25 01:55:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.110&port_id=d6a35c21-dca2-40fd-bd54-3d29e85676ce => 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: 1157/2382] 199.204.45.30 () {34 vars in 1103 bytes} [Mon May 25 01:55:28 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3Ae2&port_id=d6a35c21-dca2-40fd-bd54-3d29e85676ce => 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: 1226/2383] 199.204.45.30 () {34 vars in 1063 bytes} [Mon May 25 01:55:28 2026] GET /v2.0/subnets?id=98c382d0-57bb-457c-9668-bcfbc70bb5b4&id=c08c0f2d-185c-45ab-b10c-a4aa79bb6b6a => generated 1413 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1158/2384] 199.204.45.30 () {34 vars in 1051 bytes} [Mon May 25 01:55:28 2026] GET /v2.0/ports?network_id=e117de4b-a401-40a9-9c12-f61becff3164&device_owner=network%3Adhcp => generated 1461 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1227/2385] 199.204.45.30 () {34 vars in 1051 bytes} [Mon May 25 01:55:28 2026] GET /v2.0/ports?network_id=e117de4b-a401-40a9-9c12-f61becff3164&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: 1159/2386] 199.204.45.30 () {34 vars in 1011 bytes} [Mon May 25 01:55:28 2026] GET /v2.0/networks/e117de4b-a401-40a9-9c12-f61becff3164?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1228/2387] 199.204.45.30 () {34 vars in 1111 bytes} [Mon May 25 01:55:28 2026] GET /v2.0/networks/e117de4b-a401-40a9-9c12-f61becff3164?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: 1160/2388] 199.204.45.30 () {34 vars in 1079 bytes} [Mon May 25 01:55:28 2026] GET /v2.0/ports?tenant_id=b9d34673c37e4213928fd61c72136e41&device_id=57b48d38-1a61-4525-81f1-9cca220adabd => generated 1242 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1229/2389] 199.204.45.30 () {34 vars in 1017 bytes} [Mon May 25 01:55:28 2026] GET /v2.0/networks?tenant_id=b9d34673c37e4213928fd61c72136e41&shared=False => generated 756 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1161/2390] 199.204.45.30 () {34 vars in 929 bytes} [Mon May 25 01:55:28 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1230/2391] 10.0.0.7 () {34 vars in 988 bytes} [Mon May 25 01:55:28 2026] GET /v2.0/ports?device_id=57b48d38-1a61-4525-81f1-9cca220adabd => generated 973 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1162/2392] 10.0.0.7 () {34 vars in 1038 bytes} [Mon May 25 01:55:29 2026] GET /v2.0/security-groups?id=b19e5e30-d99c-4937-9abd-a5dead558116&fields=id&fields=name => generated 113 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1231/2393] 199.204.45.30 () {34 vars in 1079 bytes} [Mon May 25 01:55:29 2026] GET /v2.0/ports?tenant_id=b9d34673c37e4213928fd61c72136e41&device_id=57b48d38-1a61-4525-81f1-9cca220adabd => generated 1242 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1163/2394] 199.204.45.30 () {34 vars in 1059 bytes} [Mon May 25 01:55:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=a34efef0-2223-4fb7-b7a8-4d06a1083020 => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1232/2395] 199.204.45.30 () {34 vars in 983 bytes} [Mon May 25 01:55:29 2026] GET /v2.0/subnets?id=0b0331e1-97a4-492d-99d9-e7a80ac9d197 => generated 678 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1164/2396] 199.204.45.30 () {34 vars in 1051 bytes} [Mon May 25 01:55:29 2026] GET /v2.0/ports?network_id=ddfbd891-7498-4cff-8627-95a8cf8f3b66&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: 1233/2397] 199.204.45.30 () {34 vars in 1011 bytes} [Mon May 25 01:55:29 2026] GET /v2.0/networks/ddfbd891-7498-4cff-8627-95a8cf8f3b66?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1165/2398] 199.204.45.30 () {34 vars in 1111 bytes} [Mon May 25 01:55:29 2026] GET /v2.0/networks/ddfbd891-7498-4cff-8627-95a8cf8f3b66?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: 1234/2399] 10.0.0.7 () {34 vars in 988 bytes} [Mon May 25 01:55:30 2026] GET /v2.0/ports?device_id=57b48d38-1a61-4525-81f1-9cca220adabd => generated 973 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1166/2400] 10.0.0.7 () {34 vars in 1038 bytes} [Mon May 25 01:55:30 2026] GET /v2.0/security-groups?id=b19e5e30-d99c-4937-9abd-a5dead558116&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: 1235/2401] 10.0.0.7 () {34 vars in 988 bytes} [Mon May 25 01:55:30 2026] GET /v2.0/ports?device_id=b57b2ec1-d245-42ec-8458-ab64ee0d31a1 => generated 1200 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1167/2402] 10.0.0.7 () {34 vars in 1038 bytes} [Mon May 25 01:55:30 2026] GET /v2.0/security-groups?id=2a985210-47f7-4b9e-8248-c584e3153957&fields=id&fields=name => generated 111 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1236/2403] 10.0.0.7 () {34 vars in 988 bytes} [Mon May 25 01:55:31 2026] GET /v2.0/ports?device_id=57b48d38-1a61-4525-81f1-9cca220adabd => generated 973 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1168/2404] 10.0.0.7 () {34 vars in 1038 bytes} [Mon May 25 01:55:31 2026] GET /v2.0/security-groups?id=b19e5e30-d99c-4937-9abd-a5dead558116&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: 7|app: 0|req: 1237/2405] 10.0.0.7 () {34 vars in 988 bytes} [Mon May 25 01:55:32 2026] GET /v2.0/ports?device_id=57b48d38-1a61-4525-81f1-9cca220adabd => generated 975 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1169/2406] 10.0.0.7 () {34 vars in 1038 bytes} [Mon May 25 01:55:32 2026] GET /v2.0/security-groups?id=b19e5e30-d99c-4937-9abd-a5dead558116&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: 1238/2407] 10.0.0.7 () {34 vars in 988 bytes} [Mon May 25 01:55:33 2026] GET /v2.0/ports?device_id=57b48d38-1a61-4525-81f1-9cca220adabd => generated 975 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1170/2408] 10.0.0.7 () {34 vars in 1038 bytes} [Mon May 25 01:55:33 2026] GET /v2.0/security-groups?id=b19e5e30-d99c-4937-9abd-a5dead558116&fields=id&fields=name => generated 113 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1239/2409] 10.0.0.7 () {34 vars in 988 bytes} [Mon May 25 01:55:34 2026] GET /v2.0/ports?device_id=57b48d38-1a61-4525-81f1-9cca220adabd => generated 975 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1171/2410] 10.0.0.7 () {34 vars in 1038 bytes} [Mon May 25 01:55:34 2026] GET /v2.0/security-groups?id=b19e5e30-d99c-4937-9abd-a5dead558116&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: 1240/2411] 10.0.0.7 () {34 vars in 988 bytes} [Mon May 25 01:55:34 2026] GET /v2.0/ports?device_id=57b48d38-1a61-4525-81f1-9cca220adabd => generated 975 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1172/2412] 10.0.0.7 () {34 vars in 1038 bytes} [Mon May 25 01:55:34 2026] GET /v2.0/security-groups?id=b19e5e30-d99c-4937-9abd-a5dead558116&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: 1241/2413] 10.0.0.96 () {32 vars in 735 bytes} [Mon May 25 01:55:35 2026] GET /v2.0/ports?device_id=57b48d38-1a61-4525-81f1-9cca220adabd => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-25 01:55:35.405 8 INFO neutron.db.l3_db [None req-c2ce0f74-85ea-477c-b79c-6c6a1f797dbf e59db4ab356e478fa5060b6aec6e4e44 b9d34673c37e4213928fd61c72136e41 - - default default] Floating IP 4445d876-ccbb-4182-8d9a-47acdadf88f8 associated. External IP: 10.96.250.216, port: a34efef0-2223-4fb7-b7a8-4d06a1083020. [pid: 8|app: 0|req: 1173/2414] 10.0.0.96 () {34 vars in 748 bytes} [Mon May 25 01:55:35 2026] PUT /v2.0/floatingips/4445d876-ccbb-4182-8d9a-47acdadf88f8 => generated 856 bytes in 602 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1242/2415] 10.0.0.96 () {32 vars in 728 bytes} [Mon May 25 01:55:35 2026] GET /v2.0/floatingips/4445d876-ccbb-4182-8d9a-47acdadf88f8 => generated 856 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-25 01:55:35.802 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-433f1fd7-894c-4040-a0c2-ed1ffcbc06ce'] response: {'name': 'network-changed', 'server_uuid': '57b48d38-1a61-4525-81f1-9cca220adabd', 'tag': 'a34efef0-2223-4fb7-b7a8-4d06a1083020', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1174/2416] 10.0.0.7 () {34 vars in 988 bytes} [Mon May 25 01:55:35 2026] GET /v2.0/ports?device_id=b57b2ec1-d245-42ec-8458-ab64ee0d31a1 => generated 1200 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1243/2417] 10.0.0.7 () {34 vars in 1038 bytes} [Mon May 25 01:55:35 2026] GET /v2.0/security-groups?id=2a985210-47f7-4b9e-8248-c584e3153957&fields=id&fields=name => generated 111 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1175/2418] 10.0.0.96 () {32 vars in 817 bytes} [Mon May 25 01:55:35 2026] GET /v2.0/ports?network_id=e117de4b-a401-40a9-9c12-f61becff3164&mac_address=fa%3A16%3A3e%3A00%3Af4%3Ad0 => generated 1200 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-25 01:55:35.990 7 WARNING neutron_lib.context [None req-82c6b58e-139f-41da-92e6-5206f3e21945 4381acf6ee56461085cf30cb2495e62d 635c00e2e0374ce1a0830ecfe25d4995 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1176/2419] 199.204.45.30 () {34 vars in 1079 bytes} [Mon May 25 01:55:36 2026] GET /v2.0/ports?tenant_id=b9d34673c37e4213928fd61c72136e41&device_id=57b48d38-1a61-4525-81f1-9cca220adabd => 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: 1177/2420] 199.204.45.30 () {34 vars in 985 bytes} [Mon May 25 01:55:36 2026] GET /v2.0/networks?id=ddfbd891-7498-4cff-8627-95a8cf8f3b66 => generated 756 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1178/2421] 199.204.45.30 () {34 vars in 1059 bytes} [Mon May 25 01:55:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=a34efef0-2223-4fb7-b7a8-4d06a1083020 => generated 859 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1179/2422] 199.204.45.30 () {34 vars in 983 bytes} [Mon May 25 01:55:36 2026] GET /v2.0/subnets?id=0b0331e1-97a4-492d-99d9-e7a80ac9d197 => generated 678 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1180/2423] 199.204.45.30 () {34 vars in 1051 bytes} [Mon May 25 01:55:36 2026] GET /v2.0/ports?network_id=ddfbd891-7498-4cff-8627-95a8cf8f3b66&device_owner=network%3Adhcp => generated 1244 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1181/2424] 199.204.45.30 () {34 vars in 1011 bytes} [Mon May 25 01:55:36 2026] GET /v2.0/networks/ddfbd891-7498-4cff-8627-95a8cf8f3b66?fields=segments => generated 14 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1182/2425] 199.204.45.30 () {34 vars in 1111 bytes} [Mon May 25 01:55:36 2026] GET /v2.0/networks/ddfbd891-7498-4cff-8627-95a8cf8f3b66?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: 8|app: 0|req: 1183/2426] 10.0.0.96 () {32 vars in 728 bytes} [Mon May 25 01:55:36 2026] GET /v2.0/floatingips/4445d876-ccbb-4182-8d9a-47acdadf88f8 => generated 856 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-25 01:55:36.870 7 INFO neutron.db.l3_db [None req-82c6b58e-139f-41da-92e6-5206f3e21945 4381acf6ee56461085cf30cb2495e62d 635c00e2e0374ce1a0830ecfe25d4995 - - default default] Floating IP 69a74608-ceed-41e4-be6a-86bc3d15b789 associated. External IP: 10.96.250.208, port: d6a35c21-dca2-40fd-bd54-3d29e85676ce. [pid: 7|app: 0|req: 1244/2427] 10.0.0.96 () {34 vars in 676 bytes} [Mon May 25 01:55:35 2026] POST /v2.0/floatingips => generated 855 bytes in 1230 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1184/2428] 10.0.0.96 () {32 vars in 728 bytes} [Mon May 25 01:55:37 2026] GET /v2.0/floatingips/4445d876-ccbb-4182-8d9a-47acdadf88f8 => generated 858 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-25 01:55:42.492 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-6032934d-0787-417d-a5de-5d8811c0f0af'] response: {'name': 'network-changed', 'server_uuid': 'b57b2ec1-d245-42ec-8458-ab64ee0d31a1', 'tag': 'd6a35c21-dca2-40fd-bd54-3d29e85676ce', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1246/2431] 10.0.0.33 () {34 vars in 989 bytes} [Mon May 25 01:55:42 2026] GET /v2.0/ports?device_id=b57b2ec1-d245-42ec-8458-ab64ee0d31a1 => generated 1469 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1186/2432] 10.0.0.33 () {34 vars in 1039 bytes} [Mon May 25 01:55:42 2026] GET /v2.0/security-groups?id=2a985210-47f7-4b9e-8248-c584e3153957&fields=id&fields=name => generated 111 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1247/2433] 199.204.45.30 () {34 vars in 1079 bytes} [Mon May 25 01:55:43 2026] GET /v2.0/ports?tenant_id=635c00e2e0374ce1a0830ecfe25d4995&device_id=b57b2ec1-d245-42ec-8458-ab64ee0d31a1 => generated 1469 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1187/2434] 199.204.45.30 () {34 vars in 985 bytes} [Mon May 25 01:55:43 2026] GET /v2.0/networks?id=e117de4b-a401-40a9-9c12-f61becff3164 => generated 801 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1248/2435] 199.204.45.30 () {34 vars in 1057 bytes} [Mon May 25 01:55:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.110&port_id=d6a35c21-dca2-40fd-bd54-3d29e85676ce => generated 860 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1188/2436] 199.204.45.30 () {34 vars in 1103 bytes} [Mon May 25 01:55:43 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3Ae2&port_id=d6a35c21-dca2-40fd-bd54-3d29e85676ce => 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: 1249/2437] 199.204.45.30 () {34 vars in 1063 bytes} [Mon May 25 01:55:43 2026] GET /v2.0/subnets?id=98c382d0-57bb-457c-9668-bcfbc70bb5b4&id=c08c0f2d-185c-45ab-b10c-a4aa79bb6b6a => generated 1413 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1189/2438] 199.204.45.30 () {34 vars in 1051 bytes} [Mon May 25 01:55:43 2026] GET /v2.0/ports?network_id=e117de4b-a401-40a9-9c12-f61becff3164&device_owner=network%3Adhcp => generated 1461 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1250/2439] 199.204.45.30 () {34 vars in 1051 bytes} [Mon May 25 01:55:43 2026] GET /v2.0/ports?network_id=e117de4b-a401-40a9-9c12-f61becff3164&device_owner=network%3Adhcp => generated 1461 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1190/2440] 199.204.45.30 () {34 vars in 1011 bytes} [Mon May 25 01:55:43 2026] GET /v2.0/networks/e117de4b-a401-40a9-9c12-f61becff3164?fields=segments => generated 14 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1251/2441] 199.204.45.30 () {34 vars in 1111 bytes} [Mon May 25 01:55:43 2026] GET /v2.0/networks/e117de4b-a401-40a9-9c12-f61becff3164?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1191/2442] 10.0.0.33 () {34 vars in 989 bytes} [Mon May 25 01:55:44 2026] GET /v2.0/ports?device_id=57b48d38-1a61-4525-81f1-9cca220adabd => generated 1244 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1252/2443] 10.0.0.33 () {34 vars in 1039 bytes} [Mon May 25 01:55:44 2026] GET /v2.0/security-groups?id=b19e5e30-d99c-4937-9abd-a5dead558116&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: 1192/2444] 10.0.0.96 () {32 vars in 720 bytes} [Mon May 25 01:55:45 2026] GET /v2.0/subnets/d37d700c-f376-4e49-ae42-a1eb8f22e2bd => generated 675 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1253/2445] 10.0.0.124 () {30 vars in 689 bytes} [Mon May 25 01:55:46 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1193/2446] 10.0.0.124 () {30 vars in 691 bytes} [Mon May 25 01:55:46 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1254/2447] 10.0.0.124 () {30 vars in 667 bytes} [Mon May 25 01:55:46 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1194/2448] 10.0.0.124 () {30 vars in 703 bytes} [Mon May 25 01:55:46 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1255/2449] 10.0.0.124 () {28 vars in 438 bytes} [Mon May 25 01:55:47 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: 1195/2450] 10.0.0.124 () {30 vars in 727 bytes} [Mon May 25 01:55:47 2026] GET /v2.0/subnets/d37d700c-f376-4e49-ae42-a1eb8f22e2bd => generated 657 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1256/2451] 10.0.0.124 () {30 vars in 689 bytes} [Mon May 25 01:55:47 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1196/2452] 10.0.0.124 () {30 vars in 691 bytes} [Mon May 25 01:55:47 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: 1197/2453] 10.0.0.124 () {30 vars in 667 bytes} [Mon May 25 01:55:47 2026] GET /v2.0/extensions/qos => generated 166 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1198/2454] 10.0.0.124 () {30 vars in 703 bytes} [Mon May 25 01:55:47 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1199/2455] 10.0.0.124 () {30 vars in 727 bytes} [Mon May 25 01:55:47 2026] GET /v2.0/subnets/d37d700c-f376-4e49-ae42-a1eb8f22e2bd => generated 675 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1257/2456] 10.0.0.7 () {34 vars in 988 bytes} [Mon May 25 01:55:47 2026] GET /v2.0/ports?device_id=57b48d38-1a61-4525-81f1-9cca220adabd => generated 975 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1200/2457] 10.0.0.7 () {34 vars in 1038 bytes} [Mon May 25 01:55:47 2026] GET /v2.0/security-groups?id=b19e5e30-d99c-4937-9abd-a5dead558116&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: 1258/2458] 10.0.0.124 () {30 vars in 689 bytes} [Mon May 25 01:55:47 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1201/2459] 10.0.0.124 () {30 vars in 691 bytes} [Mon May 25 01:55:47 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1259/2460] 10.0.0.124 () {30 vars in 667 bytes} [Mon May 25 01:55:47 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: 1202/2461] 10.0.0.124 () {30 vars in 703 bytes} [Mon May 25 01:55:47 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: 1260/2462] 10.0.0.124 () {30 vars in 729 bytes} [Mon May 25 01:55:47 2026] GET /v2.0/networks/3e868796-e877-4c82-a819-0131ab91b49d => generated 800 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1203/2463] 10.0.0.124 () {30 vars in 681 bytes} [Mon May 25 01:55:47 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: 7|app: 0|req: 1261/2464] 10.0.0.124 () {34 vars in 703 bytes} [Mon May 25 01:55:47 2026] POST /v2.0/ports => generated 1132 bytes in 348 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1204/2465] 10.0.0.7 () {34 vars in 988 bytes} [Mon May 25 01:55:48 2026] GET /v2.0/ports?device_id=57b48d38-1a61-4525-81f1-9cca220adabd => generated 975 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1262/2466] 10.0.0.7 () {34 vars in 1038 bytes} [Mon May 25 01:55:48 2026] GET /v2.0/security-groups?id=b19e5e30-d99c-4937-9abd-a5dead558116&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: 1205/2467] 199.204.45.30 () {34 vars in 993 bytes} [Mon May 25 01:55:49 2026] GET /v2.0/ports?device_id=57b48d38-1a61-4525-81f1-9cca220adabd => generated 975 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-25 01:55:49.488 7 INFO neutron.db.l3_db [req-2321908f-b395-4680-833d-475ea6b901d9 req-aafe99d0-973f-4657-8c3b-d001ae5f9784 e59db4ab356e478fa5060b6aec6e4e44 b9d34673c37e4213928fd61c72136e41 - - default default] Floating IP 4445d876-ccbb-4182-8d9a-47acdadf88f8 disassociated. External IP: 10.96.250.216, port: a34efef0-2223-4fb7-b7a8-4d06a1083020. [pid: 8|app: 0|req: 1206/2468] 10.0.0.7 () {34 vars in 988 bytes} [Mon May 25 01:55:49 2026] GET /v2.0/ports?device_id=57b48d38-1a61-4525-81f1-9cca220adabd => 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: 1263/2469] 199.204.45.30 () {36 vars in 996 bytes} [Mon May 25 01:55:49 2026] DELETE /v2.0/ports/a34efef0-2223-4fb7-b7a8-4d06a1083020 => generated 0 bytes in 608 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1207/2470] 199.204.45.30 () {30 vars in 701 bytes} [Mon May 25 01:55:50 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1264/2471] 199.204.45.30 () {30 vars in 703 bytes} [Mon May 25 01:55:50 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1208/2472] 199.204.45.30 () {30 vars in 679 bytes} [Mon May 25 01:55: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: 1265/2473] 199.204.45.30 () {30 vars in 715 bytes} [Mon May 25 01:55:50 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: 1209/2474] 199.204.45.30 () {30 vars in 735 bytes} [Mon May 25 01:55:50 2026] GET /v2.0/ports/23186c54-31a4-4a81-b1f7-cae906b590ed => generated 1132 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1266/2475] 10.0.0.7 () {34 vars in 988 bytes} [Mon May 25 01:55:50 2026] GET /v2.0/ports?device_id=57b48d38-1a61-4525-81f1-9cca220adabd => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1210/2476] 199.204.45.30 () {30 vars in 701 bytes} [Mon May 25 01:55:50 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: 1267/2477] 199.204.45.30 () {30 vars in 703 bytes} [Mon May 25 01:55:50 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1211/2478] 199.204.45.30 () {30 vars in 679 bytes} [Mon May 25 01:55:50 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: 1268/2479] 199.204.45.30 () {30 vars in 715 bytes} [Mon May 25 01:55:50 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-25 01:55:50.763 8 INFO neutron.api.v2.resource [None req-b9d5eea2-1d64-48e6-a2eb-7ff89a8c9f6a 12c24dbac76447ca80a2ca546a8e1eae 4df878ffcdd640d5acc1269c9a41af84 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1212/2480] 199.204.45.30 () {30 vars in 761 bytes} [Mon May 25 01:55:50 2026] GET /v2.0/security-groups/lb-8234cf8d-26e4-4e49-8e28-fdfd1b4f1983 => generated 149 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-25 01:55:50.772 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-1eeb2e38-f151-4745-a26f-46729451d941'] response: {'server_uuid': '57b48d38-1a61-4525-81f1-9cca220adabd', 'name': 'network-vif-deleted', 'tag': 'a34efef0-2223-4fb7-b7a8-4d06a1083020', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1269/2481] 199.204.45.30 () {30 vars in 783 bytes} [Mon May 25 01:55:50 2026] GET /v2.0/security-groups?name=lb-8234cf8d-26e4-4e49-8e28-fdfd1b4f1983 => generated 23 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1213/2482] 199.204.45.30 () {34 vars in 734 bytes} [Mon May 25 01:55:50 2026] POST /v2.0/security-groups => generated 1638 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1270/2483] 199.204.45.30 () {30 vars in 813 bytes} [Mon May 25 01:55:50 2026] GET /v2.0/security-group-rules?security_group_id=aabadb35-dd6c-41c8-a0c4-de9dd2403fce => generated 1182 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1214/2484] 199.204.45.30 () {34 vars in 787 bytes} [Mon May 25 01:55:50 2026] PUT /v2.0/ports/23186c54-31a4-4a81-b1f7-cae906b590ed => generated 1132 bytes in 225 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1271/2485] 199.204.45.30 () {30 vars in 701 bytes} [Mon May 25 01:55:51 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1215/2486] 199.204.45.30 () {30 vars in 703 bytes} [Mon May 25 01:55:51 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: 1272/2487] 199.204.45.30 () {30 vars in 679 bytes} [Mon May 25 01:55:51 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: 1216/2488] 199.204.45.30 () {30 vars in 715 bytes} [Mon May 25 01:55:51 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1273/2489] 199.204.45.30 () {30 vars in 739 bytes} [Mon May 25 01:55:51 2026] GET /v2.0/subnets/d37d700c-f376-4e49-ae42-a1eb8f22e2bd => generated 675 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1217/2490] 10.0.0.7 () {34 vars in 988 bytes} [Mon May 25 01:55:51 2026] GET /v2.0/ports?device_id=57b48d38-1a61-4525-81f1-9cca220adabd => 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: 1274/2491] 10.0.0.7 () {34 vars in 988 bytes} [Mon May 25 01:55:52 2026] GET /v2.0/ports?device_id=57b48d38-1a61-4525-81f1-9cca220adabd => 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: 1219/2494] 199.204.45.30 () {34 vars in 1095 bytes} [Mon May 25 01:55:53 2026] GET /v2.0/ports?device_id=9463a1e3-1848-4179-99b6-2d346451aa63&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1276/2495] 10.0.0.96 () {32 vars in 739 bytes} [Mon May 25 01:55:53 2026] DELETE /v2.0/security-groups/b19e5e30-d99c-4937-9abd-a5dead558116 => generated 0 bytes in 140 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1220/2496] 10.0.0.96 () {32 vars in 731 bytes} [Mon May 25 01:55:54 2026] DELETE /v2.0/floatingips/4445d876-ccbb-4182-8d9a-47acdadf88f8 => generated 0 bytes in 267 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1277/2497] 10.0.0.7 () {34 vars in 988 bytes} [Mon May 25 01:55:54 2026] GET /v2.0/ports?device_id=9463a1e3-1848-4179-99b6-2d346451aa63 => generated 971 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1221/2498] 10.0.0.7 () {34 vars in 1038 bytes} [Mon May 25 01:55:54 2026] GET /v2.0/security-groups?id=8c5bfbda-d4f4-4792-85c0-e16f47b320bf&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: 1278/2499] 199.204.45.30 () {34 vars in 1079 bytes} [Mon May 25 01:55:55 2026] GET /v2.0/ports?tenant_id=b9d34673c37e4213928fd61c72136e41&device_id=9463a1e3-1848-4179-99b6-2d346451aa63 => generated 1240 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1222/2500] 199.204.45.30 () {34 vars in 985 bytes} [Mon May 25 01:55:55 2026] GET /v2.0/networks?id=ddfbd891-7498-4cff-8627-95a8cf8f3b66 => generated 756 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1279/2501] 199.204.45.30 () {34 vars in 1057 bytes} [Mon May 25 01:55:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=414a3ca2-61cd-4054-8a98-bdd27da1bfd2 => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1223/2502] 199.204.45.30 () {34 vars in 983 bytes} [Mon May 25 01:55:55 2026] GET /v2.0/subnets?id=0b0331e1-97a4-492d-99d9-e7a80ac9d197 => generated 678 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1280/2503] 10.0.0.7 () {34 vars in 988 bytes} [Mon May 25 01:55:55 2026] GET /v2.0/ports?device_id=9463a1e3-1848-4179-99b6-2d346451aa63 => generated 971 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1224/2504] 199.204.45.30 () {34 vars in 1051 bytes} [Mon May 25 01:55:55 2026] GET /v2.0/ports?network_id=ddfbd891-7498-4cff-8627-95a8cf8f3b66&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: 1281/2505] 10.0.0.7 () {34 vars in 1038 bytes} [Mon May 25 01:55:55 2026] GET /v2.0/security-groups?id=8c5bfbda-d4f4-4792-85c0-e16f47b320bf&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: 1225/2506] 199.204.45.30 () {34 vars in 1011 bytes} [Mon May 25 01:55:55 2026] GET /v2.0/networks/ddfbd891-7498-4cff-8627-95a8cf8f3b66?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: 1282/2507] 199.204.45.30 () {34 vars in 1111 bytes} [Mon May 25 01:55:55 2026] GET /v2.0/networks/ddfbd891-7498-4cff-8627-95a8cf8f3b66?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1226/2508] 199.204.45.30 () {34 vars in 993 bytes} [Mon May 25 01:55:56 2026] GET /v2.0/ports?device_id=9463a1e3-1848-4179-99b6-2d346451aa63 => generated 971 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1283/2509] 199.204.45.30 () {36 vars in 996 bytes} [Mon May 25 01:55:56 2026] DELETE /v2.0/ports/414a3ca2-61cd-4054-8a98-bdd27da1bfd2 => 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: 1227/2510] 10.0.0.7 () {34 vars in 988 bytes} [Mon May 25 01:55:56 2026] GET /v2.0/ports?device_id=9463a1e3-1848-4179-99b6-2d346451aa63 => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1284/2511] 10.0.0.7 () {34 vars in 988 bytes} [Mon May 25 01:55:57 2026] GET /v2.0/ports?device_id=9463a1e3-1848-4179-99b6-2d346451aa63 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1228/2512] 10.0.0.7 () {34 vars in 1014 bytes} [Mon May 25 01:55:58 2026] GET /v2.0/security-groups?id=6e53c0da-2ee9-4c53-b68c-5b9843635d08&fields=id => generated 69 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-25 01:55:58.409 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-de345b62-901d-4093-bcda-c6230803f0c6'] response: {'server_uuid': '9463a1e3-1848-4179-99b6-2d346451aa63', 'name': 'network-vif-deleted', 'tag': '414a3ca2-61cd-4054-8a98-bdd27da1bfd2', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1285/2513] 10.0.0.7 () {34 vars in 980 bytes} [Mon May 25 01:55:58 2026] GET /v2.0/networks?id=dcb0852c-db10-4bf4-8684-2b9191eca4b8 => generated 735 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1229/2514] 10.0.0.7 () {34 vars in 963 bytes} [Mon May 25 01:55:58 2026] GET /v2.0/quotas/4df878ffcdd640d5acc1269c9a41af84 => generated 291 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1286/2515] 10.0.0.7 () {34 vars in 1000 bytes} [Mon May 25 01:55:58 2026] GET /v2.0/ports?tenant_id=4df878ffcdd640d5acc1269c9a41af84&fields=id => generated 149 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1230/2516] 10.0.0.7 () {34 vars in 1006 bytes} [Mon May 25 01:55:58 2026] GET /v2.0/networks/dcb0852c-db10-4bf4-8684-2b9191eca4b8?fields=segments => generated 14 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1287/2517] 10.0.0.7 () {34 vars in 1106 bytes} [Mon May 25 01:55:58 2026] GET /v2.0/networks/dcb0852c-db10-4bf4-8684-2b9191eca4b8?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1231/2518] 10.0.0.7 () {34 vars in 988 bytes} [Mon May 25 01:55:59 2026] GET /v2.0/ports?device_id=9463a1e3-1848-4179-99b6-2d346451aa63 => 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: 1288/2519] 10.0.0.7 () {34 vars in 988 bytes} [Mon May 25 01:55:59 2026] GET /v2.0/ports?device_id=5f503494-d803-4044-8228-f1704ed01f4f => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1232/2520] 10.0.0.7 () {34 vars in 988 bytes} [Mon May 25 01:55:59 2026] GET /v2.0/ports?device_id=5f503494-d803-4044-8228-f1704ed01f4f => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1289/2521] 10.0.0.96 () {32 vars in 739 bytes} [Mon May 25 01:56:00 2026] DELETE /v2.0/security-groups/8c5bfbda-d4f4-4792-85c0-e16f47b320bf => generated 0 bytes in 140 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1233/2522] 10.0.0.96 () {34 vars in 788 bytes} [Mon May 25 01:56:00 2026] PUT /v2.0/routers/9762176f-94ab-406d-afc8-9ca67893f6b7/remove_router_interface => generated 309 bytes in 918 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1290/2523] 10.0.0.96 () {32 vars in 723 bytes} [Mon May 25 01:56:01 2026] DELETE /v2.0/subnets/0b0331e1-97a4-492d-99d9-e7a80ac9d197 => generated 0 bytes in 189 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1291/2524] 10.0.0.7 () {34 vars in 988 bytes} [Mon May 25 01:56:01 2026] GET /v2.0/ports?device_id=5f503494-d803-4044-8228-f1704ed01f4f => 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: 1292/2525] 10.0.0.7 () {34 vars in 988 bytes} [Mon May 25 01:56:02 2026] GET /v2.0/ports?device_id=5f503494-d803-4044-8228-f1704ed01f4f => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-25 01:56:02.238 8 INFO neutron.services.segments.plugin [-] Segment b95b9ec7-2f21-4b3f-bd36-90c03ade24f0 resource provider aggregate not found 2026-05-25 01:56:02.242 8 INFO neutron.services.segments.plugin [-] Segment b95b9ec7-2f21-4b3f-bd36-90c03ade24f0 resource provider aggregate not found 2026-05-25 01:56:02.253 8 INFO neutron.services.segments.plugin [-] Segment b95b9ec7-2f21-4b3f-bd36-90c03ade24f0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b95b9ec7-2f21-4b3f-bd36-90c03ade24f0 found for delete ", "request_id": "req-56d9108f-6fb7-40c7-9b47-d4175d35be51"}]} 2026-05-25 01:56:02.254 8 INFO neutron.db.l3_hamode_db [None req-01194985-9a70-44b1-b5ca-dde265d2cd6d e59db4ab356e478fa5060b6aec6e4e44 b9d34673c37e4213928fd61c72136e41 - - default default] HA network 02bdb6b4-685d-408e-85a2-35e7905d08ea was deleted as no HA routers are present in tenant b9d34673c37e4213928fd61c72136e41. [pid: 8|app: 0|req: 1234/2526] 10.0.0.96 () {32 vars in 723 bytes} [Mon May 25 01:56:01 2026] DELETE /v2.0/routers/9762176f-94ab-406d-afc8-9ca67893f6b7 => generated 0 bytes in 845 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-25 01:56:02.402 7 INFO neutron.services.segments.plugin [-] Segment 51c89e5b-e64d-4ce4-b658-2bf684e7ee9e resource provider aggregate not found 2026-05-25 01:56:02.408 7 INFO neutron.services.segments.plugin [-] Segment 51c89e5b-e64d-4ce4-b658-2bf684e7ee9e resource provider aggregate not found 2026-05-25 01:56:02.421 7 INFO neutron.services.segments.plugin [-] Segment 51c89e5b-e64d-4ce4-b658-2bf684e7ee9e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 51c89e5b-e64d-4ce4-b658-2bf684e7ee9e found for delete ", "request_id": "req-0cfd3648-8152-4878-bef5-887563ab95a3"}]} [pid: 7|app: 0|req: 1293/2527] 10.0.0.96 () {32 vars in 725 bytes} [Mon May 25 01:56:02 2026] DELETE /v2.0/networks/ddfbd891-7498-4cff-8627-95a8cf8f3b66 => generated 0 bytes in 160 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-25 01:56:02.999 8 INFO neutron.services.segments.plugin [-] Segment b95b9ec7-2f21-4b3f-bd36-90c03ade24f0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b95b9ec7-2f21-4b3f-bd36-90c03ade24f0 found for delete ", "request_id": "req-02e7c571-14b9-43ec-adff-7a456612ce94"}]} [pid: 8|app: 0|req: 1235/2528] 10.0.0.96 () {32 vars in 773 bytes} [Mon May 25 01:56:02 2026] GET /v2.0/security-groups?tenant_id=b9d34673c37e4213928fd61c72136e41&name=default => generated 2929 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-25 01:56:03.136 7 INFO neutron.services.segments.plugin [-] Segment 51c89e5b-e64d-4ce4-b658-2bf684e7ee9e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 51c89e5b-e64d-4ce4-b658-2bf684e7ee9e found for delete ", "request_id": "req-697e23ae-9da4-459b-90cb-5f770a7dad00"}]} [pid: 7|app: 0|req: 1294/2529] 10.0.0.96 () {32 vars in 739 bytes} [Mon May 25 01:56:03 2026] DELETE /v2.0/security-groups/c65781c0-9e73-4462-85be-f3fe12f32560 => 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: 1236/2530] 199.204.45.30 () {34 vars in 985 bytes} [Mon May 25 01:56:03 2026] GET /v2.0/networks?id=dcb0852c-db10-4bf4-8684-2b9191eca4b8 => generated 735 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1295/2531] 199.204.45.30 () {34 vars in 1049 bytes} [Mon May 25 01:56:03 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=4df878ffcdd640d5acc1269c9a41af84 => generated 343 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1237/2532] 10.0.0.96 () {32 vars in 773 bytes} [Mon May 25 01:56:03 2026] GET /v2.0/security-groups?tenant_id=283659e1294a4ec69d1d738878465a7a&name=default => generated 2929 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1238/2533] 10.0.0.96 () {32 vars in 739 bytes} [Mon May 25 01:56:03 2026] DELETE /v2.0/security-groups/c1eb72f7-7c85-4994-80e0-211a9ffdb129 => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1296/2534] 199.204.45.30 () {38 vars in 954 bytes} [Mon May 25 01:56:03 2026] POST /v2.0/ports => generated 1078 bytes in 305 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1239/2535] 199.204.45.30 () {38 vars in 1027 bytes} [Mon May 25 01:56:03 2026] PUT /v2.0/ports/8e41cda4-5163-4506-bf80-94ecc73066ee => generated 1239 bytes in 472 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1297/2536] 10.0.0.7 () {34 vars in 988 bytes} [Mon May 25 01:56:04 2026] GET /v2.0/ports?device_id=5f503494-d803-4044-8228-f1704ed01f4f => generated 1242 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-25 01:56:04.979 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-57c97fc3-b7a2-4442-b539-ea8691f52047'] response: {'name': 'network-changed', 'server_uuid': '5f503494-d803-4044-8228-f1704ed01f4f', 'tag': '8e41cda4-5163-4506-bf80-94ecc73066ee', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1240/2537] 10.0.0.7 () {34 vars in 1038 bytes} [Mon May 25 01:56:04 2026] GET /v2.0/security-groups?id=6e53c0da-2ee9-4c53-b68c-5b9843635d08&fields=id&fields=name => generated 96 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1298/2538] 10.0.0.7 () {34 vars in 988 bytes} [Mon May 25 01:56:05 2026] GET /v2.0/ports?device_id=5f503494-d803-4044-8228-f1704ed01f4f => 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: 1241/2539] 199.204.45.30 () {34 vars in 1079 bytes} [Mon May 25 01:56:05 2026] GET /v2.0/ports?tenant_id=4df878ffcdd640d5acc1269c9a41af84&device_id=5f503494-d803-4044-8228-f1704ed01f4f => 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: 1242/2540] 199.204.45.30 () {34 vars in 1059 bytes} [Mon May 25 01:56:05 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.80&port_id=8e41cda4-5163-4506-bf80-94ecc73066ee => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1243/2541] 199.204.45.30 () {34 vars in 983 bytes} [Mon May 25 01:56:05 2026] GET /v2.0/subnets?id=09132203-2242-4729-9c17-4e62c47884ba => generated 654 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1244/2542] 199.204.45.30 () {34 vars in 1051 bytes} [Mon May 25 01:56:05 2026] GET /v2.0/ports?network_id=dcb0852c-db10-4bf4-8684-2b9191eca4b8&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: 1245/2543] 199.204.45.30 () {34 vars in 1011 bytes} [Mon May 25 01:56:05 2026] GET /v2.0/networks/dcb0852c-db10-4bf4-8684-2b9191eca4b8?fields=segments => generated 14 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1246/2544] 199.204.45.30 () {34 vars in 1111 bytes} [Mon May 25 01:56:05 2026] GET /v2.0/networks/dcb0852c-db10-4bf4-8684-2b9191eca4b8?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-25 01:56:05.476 7 INFO neutron.db.segments_db [None req-8a23267f-4857-456f-b7fa-310256e6742a 12c24dbac76447ca80a2ca546a8e1eae 4df878ffcdd640d5acc1269c9a41af84 - - default default] Added segment 258db900-6519-4e93-8db3-2aca1ff11377 of type vxlan for network 786a1ba5-25d8-470b-819c-ed7db0228227 [pid: 7|app: 0|req: 1299/2545] 10.0.0.96 () {34 vars in 670 bytes} [Mon May 25 01:56:05 2026] POST /v2.0/networks => generated 741 bytes in 441 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1247/2546] 10.0.0.96 () {34 vars in 668 bytes} [Mon May 25 01:56:05 2026] POST /v2.0/subnets => generated 688 bytes in 197 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-25 01:56:05.831 7 INFO neutron.db.segments_db [None req-f98c47b6-8b01-4912-90ba-3ca7178a0d2f 12c24dbac76447ca80a2ca546a8e1eae 4df878ffcdd640d5acc1269c9a41af84 - - default default] Added segment aa09e086-9b0b-49c9-b9fa-a3406faaad2e of type vxlan for network 6dacc770-7efc-4707-844f-790ca39cb0d7 2026-05-25 01:56:06.116 7 INFO neutron.db.l3_hamode_db [None req-f98c47b6-8b01-4912-90ba-3ca7178a0d2f 12c24dbac76447ca80a2ca546a8e1eae 9bacf421ade8493c85fdea36cea0f7f2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1248/2547] 199.204.45.30 () {34 vars in 1079 bytes} [Mon May 25 01:56:06 2026] GET /v2.0/ports?tenant_id=4df878ffcdd640d5acc1269c9a41af84&device_id=5f503494-d803-4044-8228-f1704ed01f4f => generated 1242 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1249/2548] 199.204.45.30 () {34 vars in 985 bytes} [Mon May 25 01:56:06 2026] GET /v2.0/networks?id=dcb0852c-db10-4bf4-8684-2b9191eca4b8 => generated 735 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1250/2549] 199.204.45.30 () {34 vars in 1059 bytes} [Mon May 25 01:56:06 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.80&port_id=8e41cda4-5163-4506-bf80-94ecc73066ee => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1251/2550] 199.204.45.30 () {34 vars in 983 bytes} [Mon May 25 01:56:06 2026] GET /v2.0/subnets?id=09132203-2242-4729-9c17-4e62c47884ba => generated 654 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1252/2551] 199.204.45.30 () {34 vars in 1051 bytes} [Mon May 25 01:56:06 2026] GET /v2.0/ports?network_id=dcb0852c-db10-4bf4-8684-2b9191eca4b8&device_owner=network%3Adhcp => generated 1244 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1253/2552] 199.204.45.30 () {34 vars in 1011 bytes} [Mon May 25 01:56:06 2026] GET /v2.0/networks/dcb0852c-db10-4bf4-8684-2b9191eca4b8?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1254/2553] 199.204.45.30 () {34 vars in 1111 bytes} [Mon May 25 01:56:06 2026] GET /v2.0/networks/dcb0852c-db10-4bf4-8684-2b9191eca4b8?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-25 01:56:06.871 7 INFO neutron.db.l3_hamode_db [None req-f98c47b6-8b01-4912-90ba-3ca7178a0d2f 12c24dbac76447ca80a2ca546a8e1eae 4df878ffcdd640d5acc1269c9a41af84 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1300/2554] 10.0.0.96 () {34 vars in 668 bytes} [Mon May 25 01:56:05 2026] POST /v2.0/routers => generated 728 bytes in 2029 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1255/2555] 10.0.0.7 () {34 vars in 988 bytes} [Mon May 25 01:56:07 2026] GET /v2.0/ports?device_id=5f503494-d803-4044-8228-f1704ed01f4f => generated 1242 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1256/2556] 10.0.0.7 () {34 vars in 1038 bytes} [Mon May 25 01:56:07 2026] GET /v2.0/security-groups?id=6e53c0da-2ee9-4c53-b68c-5b9843635d08&fields=id&fields=name => generated 96 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1257/2557] 10.0.0.7 () {34 vars in 988 bytes} [Mon May 25 01:56:07 2026] GET /v2.0/ports?device_id=5f503494-d803-4044-8228-f1704ed01f4f => generated 1242 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1301/2560] 10.0.0.96 () {34 vars in 782 bytes} [Mon May 25 01:56:07 2026] PUT /v2.0/routers/0a47ab0f-f9e7-4628-9815-908a34191210/add_router_interface => generated 309 bytes in 1213 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1260/2561] 199.204.45.30 () {34 vars in 993 bytes} [Mon May 25 01:56:09 2026] GET /v2.0/ports?device_id=5f503494-d803-4044-8228-f1704ed01f4f => generated 1242 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1302/2562] 199.204.45.30 () {34 vars in 1043 bytes} [Mon May 25 01:56:09 2026] GET /v2.0/security-groups?id=6e53c0da-2ee9-4c53-b68c-5b9843635d08&fields=id&fields=name => generated 96 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-25 01:56:10.241 8 INFO neutron.db.segments_db [None req-4c232e02-3565-4b8b-aa61-1341b075a182 12c24dbac76447ca80a2ca546a8e1eae 4df878ffcdd640d5acc1269c9a41af84 - - default default] Added segment 5d7c432a-cba6-474a-9d79-83d61c4470a2 of type vxlan for network 1624b449-1102-46ef-a94e-dc3d8542c663 [pid: 8|app: 0|req: 1261/2563] 10.0.0.96 () {34 vars in 670 bytes} [Mon May 25 01:56:10 2026] POST /v2.0/networks => generated 741 bytes in 342 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1303/2564] 10.0.0.96 () {34 vars in 668 bytes} [Mon May 25 01:56:10 2026] POST /v2.0/subnets => generated 688 bytes in 235 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-25 01:56:10.657 8 INFO neutron.db.segments_db [None req-2e2540b5-ae27-4d97-8acf-99040917f629 12c24dbac76447ca80a2ca546a8e1eae 4df878ffcdd640d5acc1269c9a41af84 - - default default] Added segment 34f021d9-3223-4616-b9c5-da9df75d86c4 of type vxlan for network 2451f658-a452-4278-a5a0-9ef8f5bd69a0 2026-05-25 01:56:10.961 8 INFO neutron.db.l3_hamode_db [None req-2e2540b5-ae27-4d97-8acf-99040917f629 12c24dbac76447ca80a2ca546a8e1eae 3d16faaf06fe436980ed7ac932e80e25 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1304/2565] 10.0.0.7 () {34 vars in 988 bytes} [Mon May 25 01:56:10 2026] GET /v2.0/ports?device_id=5f503494-d803-4044-8228-f1704ed01f4f => generated 1244 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1305/2566] 10.0.0.7 () {34 vars in 1038 bytes} [Mon May 25 01:56:11 2026] GET /v2.0/security-groups?id=6e53c0da-2ee9-4c53-b68c-5b9843635d08&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: 1306/2567] 10.0.0.7 () {34 vars in 988 bytes} [Mon May 25 01:56:11 2026] GET /v2.0/ports?device_id=5f503494-d803-4044-8228-f1704ed01f4f => generated 1244 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-25 01:56:11.825 8 INFO neutron.db.l3_hamode_db [None req-2e2540b5-ae27-4d97-8acf-99040917f629 12c24dbac76447ca80a2ca546a8e1eae 4df878ffcdd640d5acc1269c9a41af84 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1262/2568] 10.0.0.96 () {34 vars in 668 bytes} [Mon May 25 01:56:10 2026] POST /v2.0/routers => generated 728 bytes in 2076 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1263/2569] 10.0.0.7 () {34 vars in 988 bytes} [Mon May 25 01:56:13 2026] GET /v2.0/ports?device_id=5f503494-d803-4044-8228-f1704ed01f4f => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1264/2570] 10.0.0.7 () {34 vars in 1038 bytes} [Mon May 25 01:56:13 2026] GET /v2.0/security-groups?id=6e53c0da-2ee9-4c53-b68c-5b9843635d08&fields=id&fields=name => generated 96 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1307/2571] 10.0.0.96 () {34 vars in 782 bytes} [Mon May 25 01:56:12 2026] PUT /v2.0/routers/f195267a-1ec3-4d68-8430-bb61f626a523/add_router_interface => generated 309 bytes in 1371 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1265/2572] 10.0.0.7 () {34 vars in 988 bytes} [Mon May 25 01:56:14 2026] GET /v2.0/ports?device_id=5f503494-d803-4044-8228-f1704ed01f4f => generated 1244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-25 01:56:14.739 7 WARNING neutron_lib.context [None req-ce237d39-0851-4afa-8350-a604fb91c92b bfe0f1c1305b4492b5a438a146c9abd1 9bacf421ade8493c85fdea36cea0f7f2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1308/2573] 10.0.0.96 () {34 vars in 684 bytes} [Mon May 25 01:56:14 2026] POST /v2.0/security-groups => generated 1673 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-25 01:56:14.868 8 WARNING neutron_lib.context [None req-29e4b05e-ce76-498f-b4e9-f684f7abe74c bfe0f1c1305b4492b5a438a146c9abd1 9bacf421ade8493c85fdea36cea0f7f2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1266/2574] 10.0.0.96 () {34 vars in 694 bytes} [Mon May 25 01:56:14 2026] POST /v2.0/security-group-rules => generated 597 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-25 01:56:15.006 7 WARNING neutron_lib.context [None req-aede206e-380c-462c-a7ab-41c8e6cb8e75 bfe0f1c1305b4492b5a438a146c9abd1 9bacf421ade8493c85fdea36cea0f7f2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1309/2575] 10.0.0.96 () {34 vars in 694 bytes} [Mon May 25 01:56:15 2026] POST /v2.0/security-group-rules => generated 596 bytes in 217 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-25 01:56:15.230 8 WARNING neutron_lib.context [None req-30410692-8e9c-4d35-bf21-ccc91295b50f bfe0f1c1305b4492b5a438a146c9abd1 9bacf421ade8493c85fdea36cea0f7f2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1267/2576] 10.0.0.96 () {34 vars in 694 bytes} [Mon May 25 01:56:15 2026] POST /v2.0/security-group-rules => generated 602 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-25 01:56:15.420 7 WARNING neutron_lib.context [None req-999a8972-bc62-4890-b698-01a9c088ea9a bfe0f1c1305b4492b5a438a146c9abd1 9bacf421ade8493c85fdea36cea0f7f2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1310/2577] 10.0.0.96 () {34 vars in 694 bytes} [Mon May 25 01:56:15 2026] POST /v2.0/security-group-rules => generated 601 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-25 01:56:15.557 8 WARNING neutron_lib.context [None req-373bf5ee-5ecc-4abd-b7c2-818e29980243 bfe0f1c1305b4492b5a438a146c9abd1 9bacf421ade8493c85fdea36cea0f7f2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-25 01:56:15.591 8 INFO neutron.db.securitygroups_db [None req-373bf5ee-5ecc-4abd-b7c2-818e29980243 bfe0f1c1305b4492b5a438a146c9abd1 9bacf421ade8493c85fdea36cea0f7f2 - - default default] Project 9bacf421ade8493c85fdea36cea0f7f2 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: 1268/2578] 10.0.0.96 () {34 vars in 694 bytes} [Mon May 25 01:56:15 2026] POST /v2.0/security-group-rules => generated 607 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-25 01:56:15.696 7 WARNING neutron_lib.context [None req-8af356e9-480a-423f-9c96-d4ac6d2c001c bfe0f1c1305b4492b5a438a146c9abd1 9bacf421ade8493c85fdea36cea0f7f2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-25 01:56:15.745 7 INFO neutron.db.securitygroups_db [None req-8af356e9-480a-423f-9c96-d4ac6d2c001c bfe0f1c1305b4492b5a438a146c9abd1 9bacf421ade8493c85fdea36cea0f7f2 - - default default] Project 9bacf421ade8493c85fdea36cea0f7f2 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: 1311/2579] 10.0.0.96 () {34 vars in 694 bytes} [Mon May 25 01:56:15 2026] POST /v2.0/security-group-rules => generated 606 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-25 01:56:16.225 8 WARNING neutron_lib.context [None req-50fd54e6-76c8-4be9-a8de-0fb1a1a38dcd bfe0f1c1305b4492b5a438a146c9abd1 9bacf421ade8493c85fdea36cea0f7f2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1269/2580] 10.0.0.96 () {34 vars in 684 bytes} [Mon May 25 01:56:16 2026] POST /v2.0/security-groups => generated 1662 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-25 01:56:16.353 7 WARNING neutron_lib.context [None req-24915292-5b4a-4a11-b91d-c1d518f2e6fe bfe0f1c1305b4492b5a438a146c9abd1 9bacf421ade8493c85fdea36cea0f7f2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1312/2581] 10.0.0.96 () {34 vars in 694 bytes} [Mon May 25 01:56:16 2026] POST /v2.0/security-group-rules => generated 597 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-25 01:56:16.467 8 WARNING neutron_lib.context [None req-4bbc44ff-35bb-447a-aaf1-3c82b203abb6 bfe0f1c1305b4492b5a438a146c9abd1 9bacf421ade8493c85fdea36cea0f7f2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1270/2582] 10.0.0.96 () {34 vars in 694 bytes} [Mon May 25 01:56:16 2026] POST /v2.0/security-group-rules => generated 602 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-25 01:56:16.586 7 WARNING neutron_lib.context [None req-7da7a1b9-1d96-4428-946b-8815a6cf5171 bfe0f1c1305b4492b5a438a146c9abd1 9bacf421ade8493c85fdea36cea0f7f2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1313/2583] 10.0.0.96 () {34 vars in 675 bytes} [Mon May 25 01:56:16 2026] POST /v2.0/floatingips => generated 552 bytes in 604 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1271/2584] 10.0.0.7 () {34 vars in 1098 bytes} [Mon May 25 01:56:17 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1380054600&fields=id&tenant_id=9bacf421ade8493c85fdea36cea0f7f2 => generated 69 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1314/2585] 10.0.0.7 () {34 vars in 1094 bytes} [Mon May 25 01:56:17 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-76978066&fields=id&tenant_id=9bacf421ade8493c85fdea36cea0f7f2 => generated 69 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1272/2586] 10.0.0.7 () {34 vars in 980 bytes} [Mon May 25 01:56:17 2026] GET /v2.0/networks?id=786a1ba5-25d8-470b-819c-ed7db0228227 => generated 673 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1315/2587] 10.0.0.7 () {34 vars in 963 bytes} [Mon May 25 01:56:17 2026] GET /v2.0/quotas/9bacf421ade8493c85fdea36cea0f7f2 => 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: 1273/2588] 10.0.0.7 () {34 vars in 1000 bytes} [Mon May 25 01:56:17 2026] GET /v2.0/ports?tenant_id=9bacf421ade8493c85fdea36cea0f7f2&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: 1316/2589] 10.0.0.7 () {34 vars in 1006 bytes} [Mon May 25 01:56:17 2026] GET /v2.0/networks/786a1ba5-25d8-470b-819c-ed7db0228227?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: 1274/2590] 10.0.0.7 () {34 vars in 1106 bytes} [Mon May 25 01:56:17 2026] GET /v2.0/networks/786a1ba5-25d8-470b-819c-ed7db0228227?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1317/2591] 10.0.0.7 () {34 vars in 988 bytes} [Mon May 25 01:56:18 2026] GET /v2.0/ports?device_id=3ef7d8b6-567b-4461-85c7-92b9cb7bee09 => generated 12 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1275/2592] 10.0.0.7 () {34 vars in 988 bytes} [Mon May 25 01:56:19 2026] GET /v2.0/ports?device_id=3ef7d8b6-567b-4461-85c7-92b9cb7bee09 => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1318/2593] 10.0.0.7 () {34 vars in 988 bytes} [Mon May 25 01:56:20 2026] GET /v2.0/ports?device_id=3ef7d8b6-567b-4461-85c7-92b9cb7bee09 => 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: 1276/2594] 10.0.0.7 () {34 vars in 988 bytes} [Mon May 25 01:56:21 2026] GET /v2.0/ports?device_id=3ef7d8b6-567b-4461-85c7-92b9cb7bee09 => 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: 1319/2595] 199.204.45.30 () {34 vars in 985 bytes} [Mon May 25 01:56:22 2026] GET /v2.0/networks?id=786a1ba5-25d8-470b-819c-ed7db0228227 => generated 673 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1277/2596] 199.204.45.30 () {34 vars in 1049 bytes} [Mon May 25 01:56:22 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=9bacf421ade8493c85fdea36cea0f7f2 => generated 272 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-25 01:56:22.464 7 WARNING neutron_lib.context [req-e6cd90d0-c35d-4c15-9a63-8030820dc9b6 req-ca883f37-8213-466d-9511-cbe94067f1dd bfe0f1c1305b4492b5a438a146c9abd1 9bacf421ade8493c85fdea36cea0f7f2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1278/2597] 10.0.0.7 () {34 vars in 988 bytes} [Mon May 25 01:56:22 2026] GET /v2.0/ports?device_id=3ef7d8b6-567b-4461-85c7-92b9cb7bee09 => 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: 1320/2598] 199.204.45.30 () {38 vars in 954 bytes} [Mon May 25 01:56:22 2026] POST /v2.0/ports => generated 993 bytes in 358 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1279/2599] 199.204.45.30 () {38 vars in 1027 bytes} [Mon May 25 01:56:22 2026] PUT /v2.0/ports/c3fb120c-9c3f-4af7-91a3-b8685fdd2719 => generated 1274 bytes in 445 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1322/2602] 10.0.0.7 () {34 vars in 988 bytes} [Mon May 25 01:56:23 2026] GET /v2.0/ports?device_id=3ef7d8b6-567b-4461-85c7-92b9cb7bee09 => generated 1008 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-25 01:56:23.788 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-4e61dd2f-8200-48af-9f2f-f874e9506bdd'] response: {'name': 'network-changed', 'server_uuid': '3ef7d8b6-567b-4461-85c7-92b9cb7bee09', 'tag': 'c3fb120c-9c3f-4af7-91a3-b8685fdd2719', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1281/2603] 10.0.0.7 () {34 vars in 1118 bytes} [Mon May 25 01:56:23 2026] GET /v2.0/security-groups?id=ed932ec8-b2fc-4aeb-9270-3948c7c1d06d&id=843ce9dc-7d62-4c4e-acf1-8ac6a52c69ba&fields=id&fields=name => generated 205 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1323/2604] 199.204.45.30 () {34 vars in 1079 bytes} [Mon May 25 01:56:24 2026] GET /v2.0/ports?tenant_id=9bacf421ade8493c85fdea36cea0f7f2&device_id=3ef7d8b6-567b-4461-85c7-92b9cb7bee09 => generated 1277 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1282/2605] 199.204.45.30 () {34 vars in 1057 bytes} [Mon May 25 01:56:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=c3fb120c-9c3f-4af7-91a3-b8685fdd2719 => generated 19 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1324/2606] 199.204.45.30 () {34 vars in 983 bytes} [Mon May 25 01:56:24 2026] GET /v2.0/subnets?id=4b5a5806-eaef-4134-ada9-6d864eb87c75 => generated 691 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1283/2607] 199.204.45.30 () {34 vars in 1051 bytes} [Mon May 25 01:56:24 2026] GET /v2.0/ports?network_id=786a1ba5-25d8-470b-819c-ed7db0228227&device_owner=network%3Adhcp => generated 1244 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1325/2608] 199.204.45.30 () {34 vars in 1011 bytes} [Mon May 25 01:56:24 2026] GET /v2.0/networks/786a1ba5-25d8-470b-819c-ed7db0228227?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1284/2609] 199.204.45.30 () {34 vars in 1111 bytes} [Mon May 25 01:56:24 2026] GET /v2.0/networks/786a1ba5-25d8-470b-819c-ed7db0228227?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1326/2610] 10.0.0.7 () {34 vars in 988 bytes} [Mon May 25 01:56:24 2026] GET /v2.0/ports?device_id=3ef7d8b6-567b-4461-85c7-92b9cb7bee09 => generated 1008 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1285/2611] 10.0.0.7 () {34 vars in 1118 bytes} [Mon May 25 01:56:24 2026] GET /v2.0/security-groups?id=ed932ec8-b2fc-4aeb-9270-3948c7c1d06d&id=843ce9dc-7d62-4c4e-acf1-8ac6a52c69ba&fields=id&fields=name => generated 205 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1327/2612] 199.204.45.30 () {34 vars in 1079 bytes} [Mon May 25 01:56:25 2026] GET /v2.0/ports?tenant_id=9bacf421ade8493c85fdea36cea0f7f2&device_id=3ef7d8b6-567b-4461-85c7-92b9cb7bee09 => generated 1277 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1286/2613] 199.204.45.30 () {34 vars in 985 bytes} [Mon May 25 01:56:25 2026] GET /v2.0/networks?id=786a1ba5-25d8-470b-819c-ed7db0228227 => generated 769 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1328/2614] 199.204.45.30 () {34 vars in 1057 bytes} [Mon May 25 01:56:25 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=c3fb120c-9c3f-4af7-91a3-b8685fdd2719 => 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: 1287/2615] 199.204.45.30 () {34 vars in 983 bytes} [Mon May 25 01:56:25 2026] GET /v2.0/subnets?id=4b5a5806-eaef-4134-ada9-6d864eb87c75 => generated 691 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1329/2616] 199.204.45.30 () {34 vars in 1051 bytes} [Mon May 25 01:56:25 2026] GET /v2.0/ports?network_id=786a1ba5-25d8-470b-819c-ed7db0228227&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: 1288/2617] 199.204.45.30 () {34 vars in 1011 bytes} [Mon May 25 01:56:26 2026] GET /v2.0/networks/786a1ba5-25d8-470b-819c-ed7db0228227?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: 1330/2618] 10.0.0.7 () {34 vars in 988 bytes} [Mon May 25 01:56:26 2026] GET /v2.0/ports?device_id=3ef7d8b6-567b-4461-85c7-92b9cb7bee09 => generated 1008 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1289/2619] 199.204.45.30 () {34 vars in 1111 bytes} [Mon May 25 01:56:26 2026] GET /v2.0/networks/786a1ba5-25d8-470b-819c-ed7db0228227?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: 1331/2620] 10.0.0.7 () {34 vars in 1118 bytes} [Mon May 25 01:56:26 2026] GET /v2.0/security-groups?id=ed932ec8-b2fc-4aeb-9270-3948c7c1d06d&id=843ce9dc-7d62-4c4e-acf1-8ac6a52c69ba&fields=id&fields=name => generated 205 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1290/2621] 10.0.0.7 () {34 vars in 988 bytes} [Mon May 25 01:56:27 2026] GET /v2.0/ports?device_id=3ef7d8b6-567b-4461-85c7-92b9cb7bee09 => generated 1008 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1291/2622] 199.204.45.30 () {34 vars in 993 bytes} [Mon May 25 01:56:27 2026] GET /v2.0/ports?device_id=3ef7d8b6-567b-4461-85c7-92b9cb7bee09 => generated 1277 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1332/2623] 10.0.0.7 () {34 vars in 1118 bytes} [Mon May 25 01:56:27 2026] GET /v2.0/security-groups?id=ed932ec8-b2fc-4aeb-9270-3948c7c1d06d&id=843ce9dc-7d62-4c4e-acf1-8ac6a52c69ba&fields=id&fields=name => generated 205 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1292/2624] 199.204.45.30 () {34 vars in 1123 bytes} [Mon May 25 01:56:27 2026] GET /v2.0/security-groups?id=843ce9dc-7d62-4c4e-acf1-8ac6a52c69ba&id=ed932ec8-b2fc-4aeb-9270-3948c7c1d06d&fields=id&fields=name => generated 205 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1333/2625] 10.0.0.7 () {34 vars in 988 bytes} [Mon May 25 01:56:28 2026] GET /v2.0/ports?device_id=3ef7d8b6-567b-4461-85c7-92b9cb7bee09 => generated 1010 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1293/2626] 10.0.0.7 () {34 vars in 1118 bytes} [Mon May 25 01:56:28 2026] GET /v2.0/security-groups?id=ed932ec8-b2fc-4aeb-9270-3948c7c1d06d&id=843ce9dc-7d62-4c4e-acf1-8ac6a52c69ba&fields=id&fields=name => generated 205 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1334/2627] 10.0.0.7 () {34 vars in 988 bytes} [Mon May 25 01:56:29 2026] GET /v2.0/ports?device_id=3ef7d8b6-567b-4461-85c7-92b9cb7bee09 => generated 1010 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1294/2628] 10.0.0.7 () {34 vars in 1118 bytes} [Mon May 25 01:56:29 2026] GET /v2.0/security-groups?id=ed932ec8-b2fc-4aeb-9270-3948c7c1d06d&id=843ce9dc-7d62-4c4e-acf1-8ac6a52c69ba&fields=id&fields=name => generated 205 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1335/2629] 10.0.0.7 () {34 vars in 988 bytes} [Mon May 25 01:56:29 2026] GET /v2.0/ports?device_id=3ef7d8b6-567b-4461-85c7-92b9cb7bee09 => generated 1010 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-25 01:56:30.193 8 INFO neutron.db.l3_db [None req-d9b359ed-33a1-47d2-a73a-deba97adeda5 bfe0f1c1305b4492b5a438a146c9abd1 9bacf421ade8493c85fdea36cea0f7f2 - - default default] Floating IP 561a0e7f-4b29-4c2f-97a2-570c13b1a5c8 associated. External IP: 10.96.250.220, port: c3fb120c-9c3f-4af7-91a3-b8685fdd2719. [pid: 8|app: 0|req: 1295/2630] 10.0.0.96 () {34 vars in 748 bytes} [Mon May 25 01:56:29 2026] PUT /v2.0/floatingips/561a0e7f-4b29-4c2f-97a2-570c13b1a5c8 => generated 855 bytes in 553 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1297/2633] 10.0.0.7 () {34 vars in 988 bytes} [Mon May 25 01:56:39 2026] GET /v2.0/ports?device_id=3ef7d8b6-567b-4461-85c7-92b9cb7bee09 => generated 1010 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1337/2634] 10.0.0.7 () {34 vars in 1118 bytes} [Mon May 25 01:56:39 2026] GET /v2.0/security-groups?id=ed932ec8-b2fc-4aeb-9270-3948c7c1d06d&id=843ce9dc-7d62-4c4e-acf1-8ac6a52c69ba&fields=id&fields=name => generated 205 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-25 01:56:39.212 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c5f94b80-eed4-40a3-9e84-5863bed24d3f'] response: {'name': 'network-changed', 'server_uuid': '3ef7d8b6-567b-4461-85c7-92b9cb7bee09', 'tag': 'c3fb120c-9c3f-4af7-91a3-b8685fdd2719', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1298/2635] 10.0.0.96 () {32 vars in 735 bytes} [Mon May 25 01:56:39 2026] GET /v2.0/ports?device_id=3ef7d8b6-567b-4461-85c7-92b9cb7bee09 => generated 1279 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1338/2636] 10.0.0.96 () {32 vars in 857 bytes} [Mon May 25 01:56:39 2026] GET /v2.0/floatingips?floating_network_id=879fda94-d866-43b7-847d-1f4866f0c0e8&port_id=c3fb120c-9c3f-4af7-91a3-b8685fdd2719 => generated 860 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1299/2637] 199.204.45.30 () {34 vars in 1079 bytes} [Mon May 25 01:56:39 2026] GET /v2.0/ports?tenant_id=9bacf421ade8493c85fdea36cea0f7f2&device_id=3ef7d8b6-567b-4461-85c7-92b9cb7bee09 => generated 1279 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1339/2638] 199.204.45.30 () {34 vars in 985 bytes} [Mon May 25 01:56:39 2026] GET /v2.0/networks?id=786a1ba5-25d8-470b-819c-ed7db0228227 => generated 769 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1300/2639] 199.204.45.30 () {34 vars in 1057 bytes} [Mon May 25 01:56:39 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=c3fb120c-9c3f-4af7-91a3-b8685fdd2719 => generated 860 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1340/2640] 199.204.45.30 () {34 vars in 983 bytes} [Mon May 25 01:56:39 2026] GET /v2.0/subnets?id=4b5a5806-eaef-4134-ada9-6d864eb87c75 => generated 691 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1301/2641] 199.204.45.30 () {34 vars in 1051 bytes} [Mon May 25 01:56:39 2026] GET /v2.0/ports?network_id=786a1ba5-25d8-470b-819c-ed7db0228227&device_owner=network%3Adhcp => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1341/2642] 199.204.45.30 () {34 vars in 1011 bytes} [Mon May 25 01:56:39 2026] GET /v2.0/networks/786a1ba5-25d8-470b-819c-ed7db0228227?fields=segments => generated 14 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1302/2643] 199.204.45.30 () {34 vars in 1111 bytes} [Mon May 25 01:56:39 2026] GET /v2.0/networks/786a1ba5-25d8-470b-819c-ed7db0228227?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1342/2644] 10.0.0.33 () {34 vars in 989 bytes} [Mon May 25 01:56:40 2026] GET /v2.0/ports?device_id=3ef7d8b6-567b-4461-85c7-92b9cb7bee09 => generated 1279 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1303/2645] 10.0.0.33 () {34 vars in 1119 bytes} [Mon May 25 01:56:40 2026] GET /v2.0/security-groups?id=ed932ec8-b2fc-4aeb-9270-3948c7c1d06d&id=843ce9dc-7d62-4c4e-acf1-8ac6a52c69ba&fields=id&fields=name => generated 205 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1343/2646] 10.0.0.7 () {34 vars in 988 bytes} [Mon May 25 01:56:42 2026] GET /v2.0/ports?device_id=3ef7d8b6-567b-4461-85c7-92b9cb7bee09 => generated 1010 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1304/2647] 10.0.0.7 () {34 vars in 1118 bytes} [Mon May 25 01:56:42 2026] GET /v2.0/security-groups?id=ed932ec8-b2fc-4aeb-9270-3948c7c1d06d&id=843ce9dc-7d62-4c4e-acf1-8ac6a52c69ba&fields=id&fields=name => generated 205 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1344/2648] 10.0.0.7 () {34 vars in 988 bytes} [Mon May 25 01:56:43 2026] GET /v2.0/ports?device_id=3ef7d8b6-567b-4461-85c7-92b9cb7bee09 => 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: 1305/2649] 10.0.0.7 () {34 vars in 1118 bytes} [Mon May 25 01:56:43 2026] GET /v2.0/security-groups?id=ed932ec8-b2fc-4aeb-9270-3948c7c1d06d&id=843ce9dc-7d62-4c4e-acf1-8ac6a52c69ba&fields=id&fields=name => generated 205 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1345/2650] 199.204.45.30 () {34 vars in 993 bytes} [Mon May 25 01:56:44 2026] GET /v2.0/ports?device_id=3ef7d8b6-567b-4461-85c7-92b9cb7bee09 => generated 1010 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-25 01:56:44.391 8 INFO neutron.db.l3_db [req-858a7cb9-738d-4845-80b8-850e8e112a84 req-fd31527f-7d6e-449f-aeb4-ebd8dec76ced bfe0f1c1305b4492b5a438a146c9abd1 9bacf421ade8493c85fdea36cea0f7f2 - - default default] Floating IP 561a0e7f-4b29-4c2f-97a2-570c13b1a5c8 disassociated. External IP: 10.96.250.220, port: c3fb120c-9c3f-4af7-91a3-b8685fdd2719. [pid: 7|app: 0|req: 1346/2651] 10.0.0.7 () {34 vars in 988 bytes} [Mon May 25 01:56:44 2026] GET /v2.0/ports?device_id=3ef7d8b6-567b-4461-85c7-92b9cb7bee09 => generated 12 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1306/2652] 199.204.45.30 () {36 vars in 996 bytes} [Mon May 25 01:56:44 2026] DELETE /v2.0/ports/c3fb120c-9c3f-4af7-91a3-b8685fdd2719 => generated 0 bytes in 595 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1347/2653] 10.0.0.7 () {34 vars in 988 bytes} [Mon May 25 01:56:45 2026] GET /v2.0/ports?device_id=3ef7d8b6-567b-4461-85c7-92b9cb7bee09 => 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: 1307/2654] 10.0.0.7 () {34 vars in 988 bytes} [Mon May 25 01:56:46 2026] GET /v2.0/ports?device_id=3ef7d8b6-567b-4461-85c7-92b9cb7bee09 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1348/2655] 10.0.0.7 () {34 vars in 988 bytes} [Mon May 25 01:56:47 2026] GET /v2.0/ports?device_id=3ef7d8b6-567b-4461-85c7-92b9cb7bee09 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-25 01:56:48.937 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-0e1d24d0-4ecd-4301-a6fb-e223aefedc59'] response: {'server_uuid': '3ef7d8b6-567b-4461-85c7-92b9cb7bee09', 'name': 'network-vif-deleted', 'tag': 'c3fb120c-9c3f-4af7-91a3-b8685fdd2719', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1308/2656] 10.0.0.96 () {32 vars in 739 bytes} [Mon May 25 01:56:48 2026] DELETE /v2.0/security-groups/843ce9dc-7d62-4c4e-acf1-8ac6a52c69ba => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-25 01:56:49.049 7 INFO neutron.api.v2.resource [None req-cfb01d11-4e49-469e-8b57-a1e5ff226a28 bfe0f1c1305b4492b5a438a146c9abd1 9bacf421ade8493c85fdea36cea0f7f2 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1349/2657] 10.0.0.96 () {32 vars in 736 bytes} [Mon May 25 01:56:49 2026] GET /v2.0/security-groups/843ce9dc-7d62-4c4e-acf1-8ac6a52c69ba => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1350/2658] 199.204.45.30 () {30 vars in 701 bytes} [Mon May 25 01:56:49 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: 1351/2659] 199.204.45.30 () {30 vars in 703 bytes} [Mon May 25 01:56:49 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1352/2660] 199.204.45.30 () {30 vars in 679 bytes} [Mon May 25 01:56:49 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1353/2661] 199.204.45.30 () {30 vars in 715 bytes} [Mon May 25 01:56:49 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: 1354/2662] 199.204.45.30 () {30 vars in 739 bytes} [Mon May 25 01:56:49 2026] GET /v2.0/subnets/d37d700c-f376-4e49-ae42-a1eb8f22e2bd => generated 675 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1355/2663] 199.204.45.30 () {30 vars in 767 bytes} [Mon May 25 01:56:49 2026] GET /v2.0/ports?device_id=5f503494-d803-4044-8228-f1704ed01f4f => 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: 1309/2664] 10.0.0.96 () {32 vars in 731 bytes} [Mon May 25 01:56:49 2026] DELETE /v2.0/floatingips/561a0e7f-4b29-4c2f-97a2-570c13b1a5c8 => generated 0 bytes in 275 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1310/2665] 10.0.0.96 () {32 vars in 739 bytes} [Mon May 25 01:56:49 2026] DELETE /v2.0/security-groups/ed932ec8-b2fc-4aeb-9270-3948c7c1d06d => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1356/2666] 199.204.45.30 () {34 vars in 715 bytes} [Mon May 25 01:56:49 2026] POST /v2.0/ports => generated 1093 bytes in 344 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1357/2667] 10.0.0.7 () {34 vars in 969 bytes} [Mon May 25 01:56:49 2026] GET /v2.0/ports/4b2d80f6-3644-41a5-8608-2238dc0467a8 => generated 1093 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1358/2668] 10.0.0.7 () {34 vars in 905 bytes} [Mon May 25 01:56:49 2026] GET /v2.0/extensions => generated 20516 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1359/2669] 199.204.45.30 () {34 vars in 1261 bytes} [Mon May 25 01:56:50 2026] GET /v2.0/ports/4b2d80f6-3644-41a5-8608-2238dc0467a8?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1311/2670] 10.0.0.96 () {34 vars in 788 bytes} [Mon May 25 01:56:49 2026] PUT /v2.0/routers/0a47ab0f-f9e7-4628-9815-908a34191210/remove_router_interface => generated 309 bytes in 1252 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1360/2671] 199.204.45.30 () {34 vars in 1011 bytes} [Mon May 25 01:56:50 2026] GET /v2.0/networks/3e868796-e877-4c82-a819-0131ab91b49d?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1361/2672] 199.204.45.30 () {34 vars in 1111 bytes} [Mon May 25 01:56:50 2026] GET /v2.0/networks/3e868796-e877-4c82-a819-0131ab91b49d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1362/2673] 199.204.45.30 () {34 vars in 974 bytes} [Mon May 25 01:56:51 2026] GET /v2.0/ports/4b2d80f6-3644-41a5-8608-2238dc0467a8 => generated 1093 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1363/2674] 199.204.45.30 () {34 vars in 985 bytes} [Mon May 25 01:56:51 2026] GET /v2.0/networks?id=3e868796-e877-4c82-a819-0131ab91b49d => generated 803 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-25 01:56:51.621 8 INFO neutron.db.l3_hamode_db [None req-d930e03d-d632-4b5a-bec2-cf7d35c110e8 12c24dbac76447ca80a2ca546a8e1eae 4df878ffcdd640d5acc1269c9a41af84 - - default default] HA network 6dacc770-7efc-4707-844f-790ca39cb0d7 was deleted as no HA routers are present in tenant 9bacf421ade8493c85fdea36cea0f7f2. [pid: 8|app: 0|req: 1312/2675] 10.0.0.96 () {32 vars in 723 bytes} [Mon May 25 01:56:50 2026] DELETE /v2.0/routers/0a47ab0f-f9e7-4628-9815-908a34191210 => generated 0 bytes in 886 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-25 01:56:51.717 8 INFO neutron.services.segments.plugin [-] Segment aa09e086-9b0b-49c9-b9fa-a3406faaad2e resource provider aggregate not found 2026-05-25 01:56:51.723 8 INFO neutron.services.segments.plugin [-] Segment aa09e086-9b0b-49c9-b9fa-a3406faaad2e resource provider aggregate not found 2026-05-25 01:56:51.731 8 INFO neutron.services.segments.plugin [-] Segment aa09e086-9b0b-49c9-b9fa-a3406faaad2e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aa09e086-9b0b-49c9-b9fa-a3406faaad2e found for delete ", "request_id": "req-d5d1c351-3a6c-4059-879f-8682c83d631a"}]} 2026-05-25 01:56:51.740 8 INFO neutron.services.segments.plugin [-] Segment aa09e086-9b0b-49c9-b9fa-a3406faaad2e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aa09e086-9b0b-49c9-b9fa-a3406faaad2e found for delete ", "request_id": "req-a99108a2-8aa3-4a4b-ac31-8ce7ef701e31"}]} [pid: 8|app: 0|req: 1313/2676] 10.0.0.96 () {32 vars in 723 bytes} [Mon May 25 01:56:51 2026] DELETE /v2.0/subnets/4b5a5806-eaef-4134-ada9-6d864eb87c75 => generated 0 bytes in 169 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1364/2677] 199.204.45.30 () {38 vars in 1027 bytes} [Mon May 25 01:56:51 2026] PUT /v2.0/ports/4b2d80f6-3644-41a5-8608-2238dc0467a8 => generated 1283 bytes in 395 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1314/2678] 10.0.0.96 () {32 vars in 725 bytes} [Mon May 25 01:56:51 2026] DELETE /v2.0/networks/786a1ba5-25d8-470b-819c-ed7db0228227 => generated 0 bytes in 261 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-25 01:56:52.162 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-5f5bed5e-599a-4149-bf73-04539da546b1'] response: {'name': 'network-changed', 'server_uuid': '5f503494-d803-4044-8228-f1704ed01f4f', 'tag': '4b2d80f6-3644-41a5-8608-2238dc0467a8', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1315/2679] 199.204.45.30 () {34 vars in 1079 bytes} [Mon May 25 01:56:52 2026] GET /v2.0/ports?tenant_id=4df878ffcdd640d5acc1269c9a41af84&device_id=5f503494-d803-4044-8228-f1704ed01f4f => generated 2519 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1316/2680] 199.204.45.30 () {34 vars in 985 bytes} [Mon May 25 01:56:52 2026] GET /v2.0/networks?id=3e868796-e877-4c82-a819-0131ab91b49d => generated 803 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1317/2681] 199.204.45.30 () {34 vars in 1055 bytes} [Mon May 25 01:56:52 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.38&port_id=4b2d80f6-3644-41a5-8608-2238dc0467a8 => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1318/2682] 199.204.45.30 () {34 vars in 983 bytes} [Mon May 25 01:56:52 2026] GET /v2.0/subnets?id=d37d700c-f376-4e49-ae42-a1eb8f22e2bd => generated 678 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1319/2683] 199.204.45.30 () {34 vars in 1051 bytes} [Mon May 25 01:56:52 2026] GET /v2.0/ports?network_id=3e868796-e877-4c82-a819-0131ab91b49d&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: 1320/2684] 199.204.45.30 () {34 vars in 1011 bytes} [Mon May 25 01:56:52 2026] GET /v2.0/networks/3e868796-e877-4c82-a819-0131ab91b49d?fields=segments => generated 14 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1321/2685] 199.204.45.30 () {34 vars in 1111 bytes} [Mon May 25 01:56:52 2026] GET /v2.0/networks/3e868796-e877-4c82-a819-0131ab91b49d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1365/2686] 10.0.0.96 () {34 vars in 788 bytes} [Mon May 25 01:56:52 2026] PUT /v2.0/routers/f195267a-1ec3-4d68-8430-bb61f626a523/remove_router_interface => generated 309 bytes in 986 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-25 01:56:53.753 8 INFO neutron.services.segments.plugin [-] Segment 258db900-6519-4e93-8db3-2aca1ff11377 resource provider aggregate not found 2026-05-25 01:56:53.757 8 INFO neutron.services.segments.plugin [-] Segment 258db900-6519-4e93-8db3-2aca1ff11377 resource provider aggregate not found 2026-05-25 01:56:53.767 8 INFO neutron.services.segments.plugin [-] Segment 258db900-6519-4e93-8db3-2aca1ff11377 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 258db900-6519-4e93-8db3-2aca1ff11377 found for delete ", "request_id": "req-9482b0bf-8ad1-4b8a-ba74-80bcca0be1e3"}]} 2026-05-25 01:56:53.768 8 INFO neutron.services.segments.plugin [-] Segment 258db900-6519-4e93-8db3-2aca1ff11377 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 258db900-6519-4e93-8db3-2aca1ff11377 found for delete ", "request_id": "req-4c1de835-ff8c-457b-b03b-0874f0a77774"}]} 2026-05-25 01:56:53.920 8 INFO neutron.db.l3_hamode_db [None req-6eb93059-f7e0-4b11-bef5-dcb2837d8461 12c24dbac76447ca80a2ca546a8e1eae 4df878ffcdd640d5acc1269c9a41af84 - - default default] HA network 2451f658-a452-4278-a5a0-9ef8f5bd69a0 was deleted as no HA routers are present in tenant 3d16faaf06fe436980ed7ac932e80e25. [pid: 8|app: 0|req: 1322/2689] 10.0.0.96 () {32 vars in 723 bytes} [Mon May 25 01:56:53 2026] DELETE /v2.0/routers/f195267a-1ec3-4d68-8430-bb61f626a523 => generated 0 bytes in 861 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1323/2690] 199.204.45.30 () {34 vars in 1095 bytes} [Mon May 25 01:56:53 2026] GET /v2.0/ports?device_id=643152c2-2913-4927-99eb-0ee3a2bb28a5&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1324/2691] 199.204.45.30 () {34 vars in 1079 bytes} [Mon May 25 01:56:54 2026] GET /v2.0/ports?tenant_id=4df878ffcdd640d5acc1269c9a41af84&device_id=5f503494-d803-4044-8228-f1704ed01f4f => generated 2519 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1325/2692] 199.204.45.30 () {34 vars in 1059 bytes} [Mon May 25 01:56:54 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.80&port_id=8e41cda4-5163-4506-bf80-94ecc73066ee => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1326/2693] 199.204.45.30 () {34 vars in 983 bytes} [Mon May 25 01:56:54 2026] GET /v2.0/subnets?id=09132203-2242-4729-9c17-4e62c47884ba => generated 654 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1368/2694] 10.0.0.96 () {32 vars in 723 bytes} [Mon May 25 01:56:53 2026] DELETE /v2.0/subnets/d28f7fe9-dd45-4488-ba78-dcdbe6b00189 => 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: 1327/2695] 199.204.45.30 () {34 vars in 1051 bytes} [Mon May 25 01:56:54 2026] GET /v2.0/ports?network_id=dcb0852c-db10-4bf4-8684-2b9191eca4b8&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: 8|app: 0|req: 1328/2696] 199.204.45.30 () {34 vars in 1011 bytes} [Mon May 25 01:56:54 2026] GET /v2.0/networks/dcb0852c-db10-4bf4-8684-2b9191eca4b8?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1329/2697] 199.204.45.30 () {34 vars in 1111 bytes} [Mon May 25 01:56:54 2026] GET /v2.0/networks/dcb0852c-db10-4bf4-8684-2b9191eca4b8?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1330/2698] 199.204.45.30 () {34 vars in 1055 bytes} [Mon May 25 01:56:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.38&port_id=4b2d80f6-3644-41a5-8608-2238dc0467a8 => 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: 1331/2699] 199.204.45.30 () {34 vars in 983 bytes} [Mon May 25 01:56:54 2026] GET /v2.0/subnets?id=d37d700c-f376-4e49-ae42-a1eb8f22e2bd => generated 678 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1332/2700] 199.204.45.30 () {34 vars in 1051 bytes} [Mon May 25 01:56:54 2026] GET /v2.0/ports?network_id=3e868796-e877-4c82-a819-0131ab91b49d&device_owner=network%3Adhcp => generated 1461 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1369/2701] 10.0.0.96 () {32 vars in 725 bytes} [Mon May 25 01:56:54 2026] DELETE /v2.0/networks/1624b449-1102-46ef-a94e-dc3d8542c663 => generated 0 bytes in 233 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1333/2702] 199.204.45.30 () {34 vars in 1011 bytes} [Mon May 25 01:56:54 2026] GET /v2.0/networks/3e868796-e877-4c82-a819-0131ab91b49d?fields=segments => generated 14 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-25 01:56:54.401 7 INFO neutron.services.segments.plugin [-] Segment 5d7c432a-cba6-474a-9d79-83d61c4470a2 resource provider aggregate not found 2026-05-25 01:56:54.404 7 INFO neutron.services.segments.plugin [-] Segment 5d7c432a-cba6-474a-9d79-83d61c4470a2 resource provider aggregate not found 2026-05-25 01:56:54.416 7 INFO neutron.services.segments.plugin [-] Segment 5d7c432a-cba6-474a-9d79-83d61c4470a2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5d7c432a-cba6-474a-9d79-83d61c4470a2 found for delete ", "request_id": "req-8b2bfbfd-b901-4632-bf57-ac8b16bc1409"}]} 2026-05-25 01:56:54.418 7 INFO neutron.services.segments.plugin [-] Segment 5d7c432a-cba6-474a-9d79-83d61c4470a2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5d7c432a-cba6-474a-9d79-83d61c4470a2 found for delete ", "request_id": "req-dc44c451-2073-4895-9191-2897468b0daf"}]} [pid: 7|app: 0|req: 1370/2703] 199.204.45.30 () {34 vars in 1111 bytes} [Mon May 25 01:56:54 2026] GET /v2.0/networks/3e868796-e877-4c82-a819-0131ab91b49d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1334/2704] 199.204.45.30 () {34 vars in 1079 bytes} [Mon May 25 01:56:54 2026] GET /v2.0/ports?tenant_id=635c00e2e0374ce1a0830ecfe25d4995&device_id=643152c2-2913-4927-99eb-0ee3a2bb28a5 => generated 1465 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1371/2705] 10.0.0.96 () {32 vars in 773 bytes} [Mon May 25 01:56:54 2026] GET /v2.0/security-groups?tenant_id=3d16faaf06fe436980ed7ac932e80e25&name=default => generated 2929 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1335/2706] 10.0.0.96 () {32 vars in 739 bytes} [Mon May 25 01:56:54 2026] DELETE /v2.0/security-groups/46465665-71bd-42ab-839e-7ec9f0f83ce4 => 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: 1372/2707] 10.0.0.96 () {32 vars in 773 bytes} [Mon May 25 01:56:54 2026] GET /v2.0/security-groups?tenant_id=9bacf421ade8493c85fdea36cea0f7f2&name=default => generated 2929 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1336/2708] 10.0.0.96 () {32 vars in 739 bytes} [Mon May 25 01:56:54 2026] DELETE /v2.0/security-groups/b98f2f1d-d110-49f1-91dd-824b8875b7bb => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1373/2709] 199.204.45.30 () {34 vars in 985 bytes} [Mon May 25 01:56:55 2026] GET /v2.0/networks?id=fb799a4f-7cf8-4573-b705-18387115aa14 => generated 801 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1337/2710] 199.204.45.30 () {34 vars in 1055 bytes} [Mon May 25 01:56:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.29&port_id=965beb85-0f4e-4b27-bab2-6f6dc9522ddf => generated 859 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1374/2711] 199.204.45.30 () {34 vars in 1103 bytes} [Mon May 25 01:56:55 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A1d5&port_id=965beb85-0f4e-4b27-bab2-6f6dc9522ddf => 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: 1338/2712] 199.204.45.30 () {34 vars in 1063 bytes} [Mon May 25 01:56:55 2026] GET /v2.0/subnets?id=10e0b91b-ef24-48e6-b050-d7a7cec851be&id=05f93de7-8a57-4511-9b30-6b3bac9036e8 => generated 1408 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1375/2713] 199.204.45.30 () {34 vars in 1051 bytes} [Mon May 25 01:56:55 2026] GET /v2.0/ports?network_id=fb799a4f-7cf8-4573-b705-18387115aa14&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: 8|app: 0|req: 1339/2714] 199.204.45.30 () {34 vars in 1051 bytes} [Mon May 25 01:56:55 2026] GET /v2.0/ports?network_id=fb799a4f-7cf8-4573-b705-18387115aa14&device_owner=network%3Adhcp => generated 1457 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1376/2715] 199.204.45.30 () {34 vars in 1011 bytes} [Mon May 25 01:56:55 2026] GET /v2.0/networks/fb799a4f-7cf8-4573-b705-18387115aa14?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1340/2716] 199.204.45.30 () {34 vars in 1111 bytes} [Mon May 25 01:56:55 2026] GET /v2.0/networks/fb799a4f-7cf8-4573-b705-18387115aa14?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: 1377/2717] 10.0.0.7 () {34 vars in 969 bytes} [Mon May 25 01:56:57 2026] GET /v2.0/ports/4b2d80f6-3644-41a5-8608-2238dc0467a8 => generated 1285 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-25 01:56:57.767 8 INFO neutron.services.segments.plugin [-] Segment 34f021d9-3223-4616-b9c5-da9df75d86c4 resource provider aggregate not found 2026-05-25 01:56:57.771 8 INFO neutron.services.segments.plugin [-] Segment 34f021d9-3223-4616-b9c5-da9df75d86c4 resource provider aggregate not found 2026-05-25 01:56:57.780 8 INFO neutron.services.segments.plugin [-] Segment 34f021d9-3223-4616-b9c5-da9df75d86c4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 34f021d9-3223-4616-b9c5-da9df75d86c4 found for delete ", "request_id": "req-f2e49734-5a1a-4860-9986-94cbf81a4870"}]} 2026-05-25 01:56:57.785 8 INFO neutron.services.segments.plugin [-] Segment 34f021d9-3223-4616-b9c5-da9df75d86c4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 34f021d9-3223-4616-b9c5-da9df75d86c4 found for delete ", "request_id": "req-95439a1d-534f-42c3-a968-deea444b495b"}]} [pid: 8|app: 0|req: 1341/2718] 199.204.45.30 () {34 vars in 787 bytes} [Mon May 25 01:56:57 2026] PUT /v2.0/ports/4b2d80f6-3644-41a5-8608-2238dc0467a8 => generated 1310 bytes in 233 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-25 01:56:58.005 7 INFO neutron.api.v2.resource [None req-ed80bd4f-3ca3-43c0-9313-10b9c5df5746 12c24dbac76447ca80a2ca546a8e1eae 4df878ffcdd640d5acc1269c9a41af84 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1378/2719] 199.204.45.30 () {30 vars in 761 bytes} [Mon May 25 01:56:57 2026] GET /v2.0/security-groups/lb-8234cf8d-26e4-4e49-8e28-fdfd1b4f1983 => generated 149 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1342/2720] 199.204.45.30 () {30 vars in 783 bytes} [Mon May 25 01:56:58 2026] GET /v2.0/security-groups?name=lb-8234cf8d-26e4-4e49-8e28-fdfd1b4f1983 => generated 1639 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-25 01:56:58.091 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-dac34c24-ebe0-476d-b13b-7212411316ce'] response: {'name': 'network-changed', 'server_uuid': '5f503494-d803-4044-8228-f1704ed01f4f', 'tag': '4b2d80f6-3644-41a5-8608-2238dc0467a8', 'status': 'completed', 'code': 200} 2026-05-25 01:56:58.244 8 WARNING neutron_lib.context [None req-01f3b0e8-6b20-4747-8951-91b07aecde1c 859a45d7e0794de79a1a4664ff0f42c0 517a8caeb04249b384edacc99a25b410 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1379/2721] 199.204.45.30 () {34 vars in 787 bytes} [Mon May 25 01:56:58 2026] PUT /v2.0/ports/4b2d80f6-3644-41a5-8608-2238dc0467a8 => generated 1310 bytes in 247 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1380/2722] 199.204.45.30 () {30 vars in 701 bytes} [Mon May 25 01:56:58 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1381/2723] 199.204.45.30 () {30 vars in 703 bytes} [Mon May 25 01:56:58 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: 1382/2724] 199.204.45.30 () {30 vars in 679 bytes} [Mon May 25 01:56:58 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1383/2725] 199.204.45.30 () {30 vars in 715 bytes} [Mon May 25 01:56:58 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-25 01:56:58.564 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-5d939c9f-4f97-4f46-878d-711eef19b90e'] response: {'name': 'network-changed', 'server_uuid': '5f503494-d803-4044-8228-f1704ed01f4f', 'tag': '4b2d80f6-3644-41a5-8608-2238dc0467a8', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1384/2726] 199.204.45.30 () {30 vars in 739 bytes} [Mon May 25 01:56:58 2026] GET /v2.0/subnets/d37d700c-f376-4e49-ae42-a1eb8f22e2bd => generated 675 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1385/2727] 199.204.45.30 () {34 vars in 1079 bytes} [Mon May 25 01:56:58 2026] GET /v2.0/ports?tenant_id=4df878ffcdd640d5acc1269c9a41af84&device_id=5f503494-d803-4044-8228-f1704ed01f4f => generated 2582 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1386/2728] 199.204.45.30 () {30 vars in 735 bytes} [Mon May 25 01:56:58 2026] GET /v2.0/ports/23186c54-31a4-4a81-b1f7-cae906b590ed => generated 1132 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1387/2729] 199.204.45.30 () {34 vars in 985 bytes} [Mon May 25 01:56:58 2026] GET /v2.0/networks?id=3e868796-e877-4c82-a819-0131ab91b49d => generated 803 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1388/2730] 199.204.45.30 () {30 vars in 735 bytes} [Mon May 25 01:56:58 2026] GET /v2.0/ports/4b2d80f6-3644-41a5-8608-2238dc0467a8 => generated 1346 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1389/2731] 199.204.45.30 () {34 vars in 1055 bytes} [Mon May 25 01:56:58 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.38&port_id=4b2d80f6-3644-41a5-8608-2238dc0467a8 => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1343/2732] 10.0.0.96 () {34 vars in 675 bytes} [Mon May 25 01:56:58 2026] POST /v2.0/floatingips => generated 552 bytes in 681 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1390/2733] 199.204.45.30 () {30 vars in 739 bytes} [Mon May 25 01:56:58 2026] GET /v2.0/subnets/d37d700c-f376-4e49-ae42-a1eb8f22e2bd => generated 675 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1344/2734] 199.204.45.30 () {34 vars in 983 bytes} [Mon May 25 01:56:58 2026] GET /v2.0/subnets?id=d37d700c-f376-4e49-ae42-a1eb8f22e2bd => generated 678 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1391/2735] 10.0.0.96 () {34 vars in 758 bytes} [Mon May 25 01:56:58 2026] PUT /v2.0/floatingips/f2e37eff-958e-4c59-9411-fa523d979f83/tags => generated 25 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1345/2736] 199.204.45.30 () {30 vars in 741 bytes} [Mon May 25 01:56:58 2026] GET /v2.0/networks/3e868796-e877-4c82-a819-0131ab91b49d => generated 800 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1346/2737] 10.0.0.96 () {32 vars in 738 bytes} [Mon May 25 01:56:58 2026] GET /v2.0/floatingips/f2e37eff-958e-4c59-9411-fa523d979f83/tags => generated 25 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1392/2738] 199.204.45.30 () {34 vars in 1051 bytes} [Mon May 25 01:56:58 2026] GET /v2.0/ports?network_id=3e868796-e877-4c82-a819-0131ab91b49d&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: 1347/2739] 199.204.45.30 () {30 vars in 735 bytes} [Mon May 25 01:56:58 2026] GET /v2.0/ports/23186c54-31a4-4a81-b1f7-cae906b590ed => generated 1132 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1393/2740] 10.0.0.96 () {34 vars in 769 bytes} [Mon May 25 01:56:58 2026] PUT /v2.0/floatingips/f2e37eff-958e-4c59-9411-fa523d979f83/tags/green => generated 4 bytes in 38 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1348/2741] 199.204.45.30 () {34 vars in 1011 bytes} [Mon May 25 01:56:58 2026] GET /v2.0/networks/3e868796-e877-4c82-a819-0131ab91b49d?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1394/2742] 199.204.45.30 () {30 vars in 739 bytes} [Mon May 25 01:56:58 2026] GET /v2.0/subnets/d37d700c-f376-4e49-ae42-a1eb8f22e2bd => generated 675 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1349/2743] 10.0.0.96 () {32 vars in 738 bytes} [Mon May 25 01:56:58 2026] GET /v2.0/floatingips/f2e37eff-958e-4c59-9411-fa523d979f83/tags => generated 34 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1395/2744] 199.204.45.30 () {34 vars in 1111 bytes} [Mon May 25 01:56:58 2026] GET /v2.0/networks/3e868796-e877-4c82-a819-0131ab91b49d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1350/2745] 10.0.0.96 () {34 vars in 765 bytes} [Mon May 25 01:56:58 2026] PUT /v2.0/floatingips/f2e37eff-958e-4c59-9411-fa523d979f83/tags/red => generated 4 bytes in 25 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1396/2746] 10.0.0.96 () {32 vars in 738 bytes} [Mon May 25 01:56:59 2026] GET /v2.0/floatingips/f2e37eff-958e-4c59-9411-fa523d979f83/tags => generated 34 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1351/2747] 10.0.0.96 () {34 vars in 787 bytes} [Mon May 25 01:56:59 2026] PUT /v2.0/floatingips/f2e37eff-958e-4c59-9411-fa523d979f83/tags/black.or.white => generated 4 bytes in 36 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1397/2748] 10.0.0.96 () {32 vars in 738 bytes} [Mon May 25 01:56:59 2026] GET /v2.0/floatingips/f2e37eff-958e-4c59-9411-fa523d979f83/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: 1352/2749] 10.0.0.96 () {34 vars in 758 bytes} [Mon May 25 01:56:59 2026] PUT /v2.0/floatingips/f2e37eff-958e-4c59-9411-fa523d979f83/tags => generated 37 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1398/2750] 10.0.0.96 () {32 vars in 738 bytes} [Mon May 25 01:56:59 2026] GET /v2.0/floatingips/f2e37eff-958e-4c59-9411-fa523d979f83/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: 1353/2751] 10.0.0.96 () {32 vars in 746 bytes} [Mon May 25 01:56:59 2026] GET /v2.0/floatingips/f2e37eff-958e-4c59-9411-fa523d979f83/tags/red => generated 0 bytes in 24 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-25 01:56:59.258 7 INFO neutron.api.v2.resource [None req-27ea7f16-956f-4895-a1c6-50e368589144 859a45d7e0794de79a1a4664ff0f42c0 517a8caeb04249b384edacc99a25b410 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1399/2752] 10.0.0.96 () {32 vars in 750 bytes} [Mon May 25 01:56:59 2026] GET /v2.0/floatingips/f2e37eff-958e-4c59-9411-fa523d979f83/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: 1354/2753] 10.0.0.96 () {32 vars in 749 bytes} [Mon May 25 01:56:59 2026] DELETE /v2.0/floatingips/f2e37eff-958e-4c59-9411-fa523d979f83/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: 1400/2754] 10.0.0.96 () {32 vars in 738 bytes} [Mon May 25 01:56:59 2026] GET /v2.0/floatingips/f2e37eff-958e-4c59-9411-fa523d979f83/tags => generated 30 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-25 01:56:59.364 8 INFO neutron.api.v2.resource [None req-63bc95bf-f16c-45ef-87d2-426c172e1af7 859a45d7e0794de79a1a4664ff0f42c0 517a8caeb04249b384edacc99a25b410 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1355/2755] 10.0.0.96 () {32 vars in 753 bytes} [Mon May 25 01:56:59 2026] DELETE /v2.0/floatingips/f2e37eff-958e-4c59-9411-fa523d979f83/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: 1401/2756] 10.0.0.96 () {32 vars in 741 bytes} [Mon May 25 01:56:59 2026] DELETE /v2.0/floatingips/f2e37eff-958e-4c59-9411-fa523d979f83/tags => generated 0 bytes in 38 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1356/2757] 10.0.0.96 () {32 vars in 738 bytes} [Mon May 25 01:56:59 2026] GET /v2.0/floatingips/f2e37eff-958e-4c59-9411-fa523d979f83/tags => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1402/2758] 10.0.0.96 () {32 vars in 731 bytes} [Mon May 25 01:56:59 2026] DELETE /v2.0/floatingips/f2e37eff-958e-4c59-9411-fa523d979f83 => generated 0 bytes in 286 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1357/2759] 199.204.45.30 () {34 vars in 1079 bytes} [Mon May 25 01:57:00 2026] GET /v2.0/ports?tenant_id=4df878ffcdd640d5acc1269c9a41af84&device_id=5f503494-d803-4044-8228-f1704ed01f4f => generated 2582 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1403/2760] 199.204.45.30 () {34 vars in 985 bytes} [Mon May 25 01:57:00 2026] GET /v2.0/networks?id=3e868796-e877-4c82-a819-0131ab91b49d => generated 803 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1358/2761] 199.204.45.30 () {34 vars in 1055 bytes} [Mon May 25 01:57:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.38&port_id=4b2d80f6-3644-41a5-8608-2238dc0467a8 => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1404/2762] 199.204.45.30 () {34 vars in 983 bytes} [Mon May 25 01:57:00 2026] GET /v2.0/subnets?id=d37d700c-f376-4e49-ae42-a1eb8f22e2bd => generated 678 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1359/2763] 199.204.45.30 () {34 vars in 1051 bytes} [Mon May 25 01:57:00 2026] GET /v2.0/ports?network_id=3e868796-e877-4c82-a819-0131ab91b49d&device_owner=network%3Adhcp => generated 1461 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1405/2764] 199.204.45.30 () {34 vars in 1011 bytes} [Mon May 25 01:57:00 2026] GET /v2.0/networks/3e868796-e877-4c82-a819-0131ab91b49d?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1360/2765] 199.204.45.30 () {34 vars in 1111 bytes} [Mon May 25 01:57:00 2026] GET /v2.0/networks/3e868796-e877-4c82-a819-0131ab91b49d?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: 7|app: 0|req: 1406/2766] 10.0.0.96 () {32 vars in 773 bytes} [Mon May 25 01:57:00 2026] GET /v2.0/security-groups?tenant_id=8bc3a9621b484696b96d5a66e675a53b&name=default => generated 2929 bytes in 214 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1361/2767] 10.0.0.96 () {32 vars in 739 bytes} [Mon May 25 01:57:00 2026] DELETE /v2.0/security-groups/f2fbb7d7-ab4f-4642-9573-562d819b044b => 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: 1407/2768] 10.0.0.96 () {32 vars in 773 bytes} [Mon May 25 01:57:00 2026] GET /v2.0/security-groups?tenant_id=517a8caeb04249b384edacc99a25b410&name=default => generated 2929 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1362/2769] 10.0.0.96 () {32 vars in 739 bytes} [Mon May 25 01:57:00 2026] DELETE /v2.0/security-groups/761f6a73-3239-40ea-9e24-af5125b234f4 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1408/2770] 10.0.0.96 () {34 vars in 677 bytes} [Mon May 25 01:57:03 2026] POST /v2.0/qos/policies => generated 359 bytes in 174 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1363/2771] 10.0.0.96 () {34 vars in 752 bytes} [Mon May 25 01:57:04 2026] PUT /v2.0/policies/59d038a0-423f-4489-b13b-62a3f5b059ca/tags => generated 25 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1409/2772] 10.0.0.96 () {32 vars in 732 bytes} [Mon May 25 01:57:04 2026] GET /v2.0/policies/59d038a0-423f-4489-b13b-62a3f5b059ca/tags => generated 25 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1364/2773] 10.0.0.96 () {34 vars in 763 bytes} [Mon May 25 01:57:04 2026] PUT /v2.0/policies/59d038a0-423f-4489-b13b-62a3f5b059ca/tags/green => generated 4 bytes in 30 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1410/2774] 10.0.0.96 () {32 vars in 732 bytes} [Mon May 25 01:57:04 2026] GET /v2.0/policies/59d038a0-423f-4489-b13b-62a3f5b059ca/tags => generated 34 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1365/2775] 10.0.0.96 () {34 vars in 759 bytes} [Mon May 25 01:57:04 2026] PUT /v2.0/policies/59d038a0-423f-4489-b13b-62a3f5b059ca/tags/red => generated 4 bytes in 17 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1411/2776] 10.0.0.96 () {32 vars in 732 bytes} [Mon May 25 01:57:04 2026] GET /v2.0/policies/59d038a0-423f-4489-b13b-62a3f5b059ca/tags => generated 34 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1366/2777] 10.0.0.96 () {34 vars in 781 bytes} [Mon May 25 01:57:04 2026] PUT /v2.0/policies/59d038a0-423f-4489-b13b-62a3f5b059ca/tags/black.or.white => generated 4 bytes in 23 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1412/2778] 10.0.0.96 () {32 vars in 732 bytes} [Mon May 25 01:57:04 2026] GET /v2.0/policies/59d038a0-423f-4489-b13b-62a3f5b059ca/tags => generated 52 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1367/2779] 10.0.0.96 () {34 vars in 752 bytes} [Mon May 25 01:57:04 2026] PUT /v2.0/policies/59d038a0-423f-4489-b13b-62a3f5b059ca/tags => generated 37 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1413/2780] 10.0.0.96 () {32 vars in 732 bytes} [Mon May 25 01:57:04 2026] GET /v2.0/policies/59d038a0-423f-4489-b13b-62a3f5b059ca/tags => generated 37 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1368/2781] 10.0.0.96 () {32 vars in 740 bytes} [Mon May 25 01:57:04 2026] GET /v2.0/policies/59d038a0-423f-4489-b13b-62a3f5b059ca/tags/red => generated 0 bytes in 16 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-25 01:57:04.488 7 INFO neutron.api.v2.resource [None req-34e51c69-79dd-4c21-9f1c-bb15d774618e 54cf24d6dab3493aa243e78d47b72bdd 9e1c5d6e222c4e16b45ee3937f143b64 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1414/2782] 10.0.0.96 () {32 vars in 744 bytes} [Mon May 25 01:57:04 2026] GET /v2.0/policies/59d038a0-423f-4489-b13b-62a3f5b059ca/tags/green => generated 99 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1369/2783] 10.0.0.96 () {32 vars in 743 bytes} [Mon May 25 01:57:04 2026] DELETE /v2.0/policies/59d038a0-423f-4489-b13b-62a3f5b059ca/tags/red => generated 0 bytes in 28 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1415/2784] 10.0.0.96 () {32 vars in 732 bytes} [Mon May 25 01:57:04 2026] GET /v2.0/policies/59d038a0-423f-4489-b13b-62a3f5b059ca/tags => generated 30 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-25 01:57:04.570 8 INFO neutron.api.v2.resource [None req-b713d1c4-9e68-4426-b2f9-488e958132d9 54cf24d6dab3493aa243e78d47b72bdd 9e1c5d6e222c4e16b45ee3937f143b64 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1370/2785] 10.0.0.96 () {32 vars in 747 bytes} [Mon May 25 01:57:04 2026] DELETE /v2.0/policies/59d038a0-423f-4489-b13b-62a3f5b059ca/tags/green => generated 99 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1416/2786] 10.0.0.96 () {32 vars in 735 bytes} [Mon May 25 01:57:04 2026] DELETE /v2.0/policies/59d038a0-423f-4489-b13b-62a3f5b059ca/tags => 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: 1371/2787] 10.0.0.96 () {32 vars in 732 bytes} [Mon May 25 01:57:04 2026] GET /v2.0/policies/59d038a0-423f-4489-b13b-62a3f5b059ca/tags => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1417/2788] 10.0.0.96 () {32 vars in 733 bytes} [Mon May 25 01:57:04 2026] DELETE /v2.0/qos/policies/59d038a0-423f-4489-b13b-62a3f5b059ca => generated 0 bytes in 51 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1372/2789] 10.0.0.96 () {32 vars in 773 bytes} [Mon May 25 01:57:05 2026] GET /v2.0/security-groups?tenant_id=ea9ed98f851c4539b0c431894283448b&name=default => generated 2929 bytes in 200 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1418/2790] 10.0.0.96 () {32 vars in 739 bytes} [Mon May 25 01:57:05 2026] DELETE /v2.0/security-groups/354510fc-295c-46a9-8304-a5caac256cc6 => generated 0 bytes in 133 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1373/2791] 10.0.0.96 () {32 vars in 773 bytes} [Mon May 25 01:57:05 2026] GET /v2.0/security-groups?tenant_id=9e1c5d6e222c4e16b45ee3937f143b64&name=default => generated 2929 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1419/2792] 10.0.0.96 () {32 vars in 739 bytes} [Mon May 25 01:57:05 2026] DELETE /v2.0/security-groups/4ed5948a-f8c2-4e92-a372-35322b62512a => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-25 01:57:08.182 8 WARNING neutron_lib.context [None req-da119ab6-54e7-4f1f-b0e1-d1854554a1f4 4381acf6ee56461085cf30cb2495e62d 635c00e2e0374ce1a0830ecfe25d4995 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-25 01:57:08.960 8 INFO neutron.db.l3_db [None req-da119ab6-54e7-4f1f-b0e1-d1854554a1f4 4381acf6ee56461085cf30cb2495e62d 635c00e2e0374ce1a0830ecfe25d4995 - - default default] Floating IP d1d312ed-b818-4ffd-9022-2cecb141f55f associated. External IP: 10.96.250.205, port: 23186c54-31a4-4a81-b1f7-cae906b590ed. 2026-05-25 01:57:09.178 7 WARNING neutron_lib.context [None req-8a27702a-e87a-465e-9777-36d8ae875383 f73e9239e33b48558baaeeccf45296bf b6b3e32705de443b92c0023501f30479 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1374/2795] 10.0.0.96 () {34 vars in 676 bytes} [Mon May 25 01:57:08 2026] POST /v2.0/floatingips => generated 899 bytes in 1128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-25 01:57:09.325 7 INFO neutron.db.segments_db [None req-8a27702a-e87a-465e-9777-36d8ae875383 f73e9239e33b48558baaeeccf45296bf b6b3e32705de443b92c0023501f30479 - - default default] Added segment aa0f6cb9-dc50-4267-a5a4-4a00137004f9 of type vxlan for network aa8eeff9-f621-4d0b-83bb-9c0f48caaabc [pid: 7|app: 0|req: 1422/2796] 10.0.0.96 () {34 vars in 669 bytes} [Mon May 25 01:57:09 2026] POST /v2.0/networks => generated 631 bytes in 390 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-25 01:57:09.431 8 WARNING neutron_lib.context [None req-d2972eba-ee34-4286-be02-a7cfe4bf817f f73e9239e33b48558baaeeccf45296bf b6b3e32705de443b92c0023501f30479 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1375/2797] 10.0.0.96 () {34 vars in 668 bytes} [Mon May 25 01:57:09 2026] POST /v2.0/subnets => generated 626 bytes in 230 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1423/2798] 10.0.0.96 () {34 vars in 750 bytes} [Mon May 25 01:57:09 2026] PUT /v2.0/subnets/4ad1f636-2b2a-4623-a3f3-7bf3d92cb30b/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: 1376/2799] 10.0.0.96 () {32 vars in 730 bytes} [Mon May 25 01:57:09 2026] GET /v2.0/subnets/4ad1f636-2b2a-4623-a3f3-7bf3d92cb30b/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: 1424/2800] 10.0.0.96 () {34 vars in 761 bytes} [Mon May 25 01:57:09 2026] PUT /v2.0/subnets/4ad1f636-2b2a-4623-a3f3-7bf3d92cb30b/tags/green => 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: 1377/2801] 10.0.0.96 () {32 vars in 730 bytes} [Mon May 25 01:57:09 2026] GET /v2.0/subnets/4ad1f636-2b2a-4623-a3f3-7bf3d92cb30b/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: 1425/2802] 10.0.0.96 () {34 vars in 757 bytes} [Mon May 25 01:57:09 2026] PUT /v2.0/subnets/4ad1f636-2b2a-4623-a3f3-7bf3d92cb30b/tags/red => generated 4 bytes in 28 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1378/2803] 10.0.0.96 () {32 vars in 730 bytes} [Mon May 25 01:57:09 2026] GET /v2.0/subnets/4ad1f636-2b2a-4623-a3f3-7bf3d92cb30b/tags => generated 34 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1426/2804] 10.0.0.96 () {34 vars in 779 bytes} [Mon May 25 01:57:09 2026] PUT /v2.0/subnets/4ad1f636-2b2a-4623-a3f3-7bf3d92cb30b/tags/black.or.white => generated 4 bytes in 42 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1379/2805] 10.0.0.96 () {32 vars in 730 bytes} [Mon May 25 01:57:09 2026] GET /v2.0/subnets/4ad1f636-2b2a-4623-a3f3-7bf3d92cb30b/tags => generated 52 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1427/2806] 10.0.0.96 () {34 vars in 750 bytes} [Mon May 25 01:57:09 2026] PUT /v2.0/subnets/4ad1f636-2b2a-4623-a3f3-7bf3d92cb30b/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: 1380/2807] 10.0.0.96 () {32 vars in 730 bytes} [Mon May 25 01:57:10 2026] GET /v2.0/subnets/4ad1f636-2b2a-4623-a3f3-7bf3d92cb30b/tags => generated 37 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1428/2808] 10.0.0.96 () {32 vars in 738 bytes} [Mon May 25 01:57:10 2026] GET /v2.0/subnets/4ad1f636-2b2a-4623-a3f3-7bf3d92cb30b/tags/red => generated 0 bytes in 54 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-25 01:57:10.156 8 INFO neutron.api.v2.resource [None req-97a2a7b1-6a5c-4202-a33b-df7d15564054 f73e9239e33b48558baaeeccf45296bf b6b3e32705de443b92c0023501f30479 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1381/2809] 10.0.0.96 () {32 vars in 742 bytes} [Mon May 25 01:57:10 2026] GET /v2.0/subnets/4ad1f636-2b2a-4623-a3f3-7bf3d92cb30b/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: 1429/2810] 10.0.0.96 () {32 vars in 741 bytes} [Mon May 25 01:57:10 2026] DELETE /v2.0/subnets/4ad1f636-2b2a-4623-a3f3-7bf3d92cb30b/tags/red => generated 0 bytes in 54 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1382/2811] 10.0.0.96 () {32 vars in 730 bytes} [Mon May 25 01:57:10 2026] GET /v2.0/subnets/4ad1f636-2b2a-4623-a3f3-7bf3d92cb30b/tags => generated 30 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-25 01:57:10.288 7 INFO neutron.api.v2.resource [None req-910ce2ab-2288-46e2-9d8f-9d2c0c79bd9f f73e9239e33b48558baaeeccf45296bf b6b3e32705de443b92c0023501f30479 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1430/2812] 10.0.0.96 () {32 vars in 745 bytes} [Mon May 25 01:57:10 2026] DELETE /v2.0/subnets/4ad1f636-2b2a-4623-a3f3-7bf3d92cb30b/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: 1383/2813] 10.0.0.96 () {32 vars in 733 bytes} [Mon May 25 01:57:10 2026] DELETE /v2.0/subnets/4ad1f636-2b2a-4623-a3f3-7bf3d92cb30b/tags => 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: 1431/2814] 10.0.0.96 () {32 vars in 730 bytes} [Mon May 25 01:57:10 2026] GET /v2.0/subnets/4ad1f636-2b2a-4623-a3f3-7bf3d92cb30b/tags => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1384/2815] 10.0.0.96 () {32 vars in 723 bytes} [Mon May 25 01:57:10 2026] DELETE /v2.0/subnets/4ad1f636-2b2a-4623-a3f3-7bf3d92cb30b => generated 0 bytes in 149 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-25 01:57:10.863 7 INFO neutron.services.segments.plugin [-] Segment aa0f6cb9-dc50-4267-a5a4-4a00137004f9 resource provider aggregate not found 2026-05-25 01:57:10.869 7 INFO neutron.services.segments.plugin [-] Segment aa0f6cb9-dc50-4267-a5a4-4a00137004f9 resource provider aggregate not found 2026-05-25 01:57:10.882 7 INFO neutron.services.segments.plugin [-] Segment aa0f6cb9-dc50-4267-a5a4-4a00137004f9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aa0f6cb9-dc50-4267-a5a4-4a00137004f9 found for delete ", "request_id": "req-2294ca9d-95e5-4bc3-938b-b91d90b90182"}]} 2026-05-25 01:57:10.883 7 INFO neutron.services.segments.plugin [-] Segment aa0f6cb9-dc50-4267-a5a4-4a00137004f9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aa0f6cb9-dc50-4267-a5a4-4a00137004f9 found for delete ", "request_id": "req-ce76cc09-b1a8-4bbd-a4c8-80cbf9e6dbc6"}]} [pid: 7|app: 0|req: 1432/2816] 10.0.0.96 () {32 vars in 725 bytes} [Mon May 25 01:57:10 2026] DELETE /v2.0/networks/aa8eeff9-f621-4d0b-83bb-9c0f48caaabc => generated 0 bytes in 342 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1385/2817] 10.0.0.96 () {32 vars in 773 bytes} [Mon May 25 01:57:11 2026] GET /v2.0/security-groups?tenant_id=b6b3e32705de443b92c0023501f30479&name=default => generated 2929 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1433/2818] 10.0.0.96 () {32 vars in 739 bytes} [Mon May 25 01:57:11 2026] DELETE /v2.0/security-groups/d2a27424-2e06-4fa3-af5b-b12e87781638 => 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: 1386/2819] 10.0.0.96 () {32 vars in 773 bytes} [Mon May 25 01:57:11 2026] GET /v2.0/security-groups?tenant_id=29479d5a0a854d6f85de53d2b00c7578&name=default => generated 2929 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1434/2820] 10.0.0.96 () {32 vars in 739 bytes} [Mon May 25 01:57:11 2026] DELETE /v2.0/security-groups/c3fe6691-e133-40fe-8f3b-8b85251427b9 => 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: 1387/2821] 199.204.45.30 () {30 vars in 701 bytes} [Mon May 25 01:57:13 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1435/2822] 199.204.45.30 () {30 vars in 703 bytes} [Mon May 25 01:57:13 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1388/2823] 199.204.45.30 () {30 vars in 679 bytes} [Mon May 25 01:57:13 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: 1436/2824] 199.204.45.30 () {30 vars in 715 bytes} [Mon May 25 01:57:13 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-25 01:57:14.018 8 INFO neutron.api.v2.resource [None req-70323705-b200-49cb-8737-05a4cd8df958 12c24dbac76447ca80a2ca546a8e1eae 4df878ffcdd640d5acc1269c9a41af84 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1389/2825] 199.204.45.30 () {30 vars in 761 bytes} [Mon May 25 01:57:14 2026] GET /v2.0/security-groups/lb-8234cf8d-26e4-4e49-8e28-fdfd1b4f1983 => generated 149 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1437/2826] 199.204.45.30 () {30 vars in 783 bytes} [Mon May 25 01:57:14 2026] GET /v2.0/security-groups?name=lb-8234cf8d-26e4-4e49-8e28-fdfd1b4f1983 => generated 1639 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1390/2827] 199.204.45.30 () {30 vars in 813 bytes} [Mon May 25 01:57:14 2026] GET /v2.0/security-group-rules?security_group_id=aabadb35-dd6c-41c8-a0c4-de9dd2403fce => generated 1182 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1438/2828] 199.204.45.30 () {34 vars in 745 bytes} [Mon May 25 01:57:14 2026] POST /v2.0/security-group-rules => generated 597 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1391/2829] 199.204.45.30 () {34 vars in 745 bytes} [Mon May 25 01:57:14 2026] POST /v2.0/security-group-rules => generated 601 bytes in 100 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1439/2830] 10.0.0.96 () {32 vars in 773 bytes} [Mon May 25 01:57:15 2026] GET /v2.0/security-groups?tenant_id=d9bca40fc48c40f190fd62288befca68&name=default => generated 2929 bytes in 330 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1392/2831] 10.0.0.96 () {32 vars in 739 bytes} [Mon May 25 01:57:15 2026] DELETE /v2.0/security-groups/3fa64e3e-b5c5-4bc0-bb8d-175aa273f055 => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1440/2832] 10.0.0.96 () {32 vars in 773 bytes} [Mon May 25 01:57:15 2026] GET /v2.0/security-groups?tenant_id=a25cd521d480411e8d40f9c443b853d7&name=default => generated 2929 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1393/2833] 10.0.0.96 () {32 vars in 739 bytes} [Mon May 25 01:57:15 2026] DELETE /v2.0/security-groups/3a5a64d2-e053-4503-b09a-ad3b00c5c2ee => 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: 1441/2834] 10.0.0.124 () {30 vars in 689 bytes} [Mon May 25 01:57:20 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: 1394/2835] 10.0.0.124 () {30 vars in 691 bytes} [Mon May 25 01:57:20 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: 1442/2836] 10.0.0.124 () {30 vars in 667 bytes} [Mon May 25 01:57:20 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1395/2837] 10.0.0.124 () {30 vars in 703 bytes} [Mon May 25 01:57:20 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: 1443/2838] 10.0.0.124 () {28 vars in 438 bytes} [Mon May 25 01:57:20 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: 1396/2839] 10.0.0.124 () {30 vars in 727 bytes} [Mon May 25 01:57:20 2026] GET /v2.0/subnets/10e0b91b-ef24-48e6-b050-d7a7cec851be => generated 654 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1444/2840] 199.204.45.30 () {30 vars in 701 bytes} [Mon May 25 01:57:21 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: 1397/2841] 199.204.45.30 () {30 vars in 703 bytes} [Mon May 25 01:57:21 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: 1445/2842] 199.204.45.30 () {30 vars in 679 bytes} [Mon May 25 01:57: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: 1398/2843] 199.204.45.30 () {30 vars in 715 bytes} [Mon May 25 01:57:21 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: 1446/2844] 199.204.45.30 () {30 vars in 739 bytes} [Mon May 25 01:57:21 2026] GET /v2.0/subnets/10e0b91b-ef24-48e6-b050-d7a7cec851be => generated 672 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1399/2845] 199.204.45.30 () {30 vars in 767 bytes} [Mon May 25 01:57:21 2026] GET /v2.0/ports?device_id=5f503494-d803-4044-8228-f1704ed01f4f => generated 2582 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1447/2846] 199.204.45.30 () {30 vars in 701 bytes} [Mon May 25 01:57:21 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: 1400/2847] 199.204.45.30 () {30 vars in 703 bytes} [Mon May 25 01:57:21 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: 1448/2848] 199.204.45.30 () {30 vars in 679 bytes} [Mon May 25 01:57:21 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: 1401/2849] 199.204.45.30 () {30 vars in 715 bytes} [Mon May 25 01:57:21 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: 1449/2850] 199.204.45.30 () {34 vars in 1011 bytes} [Mon May 25 01:57:22 2026] GET /v2.0/networks/fb799a4f-7cf8-4573-b705-18387115aa14?fields=segments => 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: 1402/2851] 199.204.45.30 () {34 vars in 1111 bytes} [Mon May 25 01:57:22 2026] GET /v2.0/networks/fb799a4f-7cf8-4573-b705-18387115aa14?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1450/2852] 199.204.45.30 () {34 vars in 985 bytes} [Mon May 25 01:57:23 2026] GET /v2.0/networks?id=fb799a4f-7cf8-4573-b705-18387115aa14 => generated 801 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1403/2855] 199.204.45.30 () {38 vars in 954 bytes} [Mon May 25 01:57:23 2026] POST /v2.0/ports => generated 1303 bytes in 486 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1453/2856] 199.204.45.30 () {38 vars in 1027 bytes} [Mon May 25 01:57:23 2026] PUT /v2.0/ports/60f82d38-2481-4678-befa-772d8bd84060 => generated 1464 bytes in 462 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1404/2857] 199.204.45.30 () {34 vars in 1079 bytes} [Mon May 25 01:57:25 2026] GET /v2.0/ports?tenant_id=4df878ffcdd640d5acc1269c9a41af84&device_id=5f503494-d803-4044-8228-f1704ed01f4f => generated 4038 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1454/2858] 199.204.45.30 () {34 vars in 1059 bytes} [Mon May 25 01:57:25 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.80&port_id=8e41cda4-5163-4506-bf80-94ecc73066ee => 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: 1405/2859] 199.204.45.30 () {34 vars in 983 bytes} [Mon May 25 01:57:25 2026] GET /v2.0/subnets?id=09132203-2242-4729-9c17-4e62c47884ba => generated 654 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-25 01:57:25.574 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-98bd7ede-59a0-4cb6-b803-9401124c1b1d'] response: {'name': 'network-changed', 'server_uuid': '5f503494-d803-4044-8228-f1704ed01f4f', 'tag': '60f82d38-2481-4678-befa-772d8bd84060', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1455/2860] 199.204.45.30 () {34 vars in 1051 bytes} [Mon May 25 01:57:25 2026] GET /v2.0/ports?network_id=dcb0852c-db10-4bf4-8684-2b9191eca4b8&device_owner=network%3Adhcp => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1406/2861] 199.204.45.30 () {34 vars in 1011 bytes} [Mon May 25 01:57:25 2026] GET /v2.0/networks/dcb0852c-db10-4bf4-8684-2b9191eca4b8?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1456/2862] 199.204.45.30 () {34 vars in 1111 bytes} [Mon May 25 01:57:25 2026] GET /v2.0/networks/dcb0852c-db10-4bf4-8684-2b9191eca4b8?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1407/2863] 199.204.45.30 () {34 vars in 1055 bytes} [Mon May 25 01:57:25 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.38&port_id=4b2d80f6-3644-41a5-8608-2238dc0467a8 => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1457/2864] 199.204.45.30 () {34 vars in 983 bytes} [Mon May 25 01:57:25 2026] GET /v2.0/subnets?id=d37d700c-f376-4e49-ae42-a1eb8f22e2bd => generated 678 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1408/2865] 199.204.45.30 () {34 vars in 1051 bytes} [Mon May 25 01:57:25 2026] GET /v2.0/ports?network_id=3e868796-e877-4c82-a819-0131ab91b49d&device_owner=network%3Adhcp => generated 1461 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1458/2866] 199.204.45.30 () {34 vars in 1011 bytes} [Mon May 25 01:57:25 2026] GET /v2.0/networks/3e868796-e877-4c82-a819-0131ab91b49d?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1409/2867] 199.204.45.30 () {34 vars in 1111 bytes} [Mon May 25 01:57:25 2026] GET /v2.0/networks/3e868796-e877-4c82-a819-0131ab91b49d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1459/2868] 199.204.45.30 () {34 vars in 1057 bytes} [Mon May 25 01:57:25 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.112&port_id=60f82d38-2481-4678-befa-772d8bd84060 => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1410/2869] 199.204.45.30 () {34 vars in 1103 bytes} [Mon May 25 01:57:25 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A36d&port_id=60f82d38-2481-4678-befa-772d8bd84060 => 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: 1460/2870] 199.204.45.30 () {34 vars in 1063 bytes} [Mon May 25 01:57:26 2026] GET /v2.0/subnets?id=10e0b91b-ef24-48e6-b050-d7a7cec851be&id=05f93de7-8a57-4511-9b30-6b3bac9036e8 => generated 1408 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1411/2871] 199.204.45.30 () {34 vars in 1051 bytes} [Mon May 25 01:57:26 2026] GET /v2.0/ports?network_id=fb799a4f-7cf8-4573-b705-18387115aa14&device_owner=network%3Adhcp => generated 1457 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1461/2872] 199.204.45.30 () {34 vars in 1051 bytes} [Mon May 25 01:57:26 2026] GET /v2.0/ports?network_id=fb799a4f-7cf8-4573-b705-18387115aa14&device_owner=network%3Adhcp => generated 1457 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1412/2873] 199.204.45.30 () {34 vars in 1011 bytes} [Mon May 25 01:57:26 2026] GET /v2.0/networks/fb799a4f-7cf8-4573-b705-18387115aa14?fields=segments => generated 14 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1462/2874] 199.204.45.30 () {34 vars in 1111 bytes} [Mon May 25 01:57:26 2026] GET /v2.0/networks/fb799a4f-7cf8-4573-b705-18387115aa14?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1413/2875] 199.204.45.30 () {34 vars in 1079 bytes} [Mon May 25 01:57:27 2026] GET /v2.0/ports?tenant_id=4df878ffcdd640d5acc1269c9a41af84&device_id=5f503494-d803-4044-8228-f1704ed01f4f => generated 4038 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1463/2876] 199.204.45.30 () {34 vars in 985 bytes} [Mon May 25 01:57:27 2026] GET /v2.0/networks?id=fb799a4f-7cf8-4573-b705-18387115aa14 => generated 801 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1414/2877] 199.204.45.30 () {34 vars in 1057 bytes} [Mon May 25 01:57:27 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.112&port_id=60f82d38-2481-4678-befa-772d8bd84060 => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1464/2878] 199.204.45.30 () {34 vars in 1103 bytes} [Mon May 25 01:57:27 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A36d&port_id=60f82d38-2481-4678-befa-772d8bd84060 => 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: 1415/2879] 199.204.45.30 () {34 vars in 1063 bytes} [Mon May 25 01:57:27 2026] GET /v2.0/subnets?id=10e0b91b-ef24-48e6-b050-d7a7cec851be&id=05f93de7-8a57-4511-9b30-6b3bac9036e8 => generated 1408 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1465/2880] 199.204.45.30 () {34 vars in 1051 bytes} [Mon May 25 01:57:27 2026] GET /v2.0/ports?network_id=fb799a4f-7cf8-4573-b705-18387115aa14&device_owner=network%3Adhcp => generated 1457 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1416/2881] 199.204.45.30 () {34 vars in 1051 bytes} [Mon May 25 01:57:27 2026] GET /v2.0/ports?network_id=fb799a4f-7cf8-4573-b705-18387115aa14&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: 1466/2882] 199.204.45.30 () {34 vars in 1011 bytes} [Mon May 25 01:57:27 2026] GET /v2.0/networks/fb799a4f-7cf8-4573-b705-18387115aa14?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: 1417/2883] 199.204.45.30 () {34 vars in 1111 bytes} [Mon May 25 01:57:27 2026] GET /v2.0/networks/fb799a4f-7cf8-4573-b705-18387115aa14?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1467/2884] 10.0.0.7 () {34 vars in 969 bytes} [Mon May 25 01:57:29 2026] GET /v2.0/ports/60f82d38-2481-4678-befa-772d8bd84060 => generated 1466 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1418/2885] 199.204.45.30 () {30 vars in 735 bytes} [Mon May 25 01:57:29 2026] GET /v2.0/ports/60f82d38-2481-4678-befa-772d8bd84060 => generated 1466 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1468/2886] 199.204.45.30 () {30 vars in 735 bytes} [Mon May 25 01:57:29 2026] GET /v2.0/ports/60f82d38-2481-4678-befa-772d8bd84060 => generated 1466 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1419/2887] 199.204.45.30 () {34 vars in 788 bytes} [Mon May 25 01:57:29 2026] PUT /v2.0/ports/60f82d38-2481-4678-befa-772d8bd84060 => generated 1201 bytes in 307 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1469/2888] 199.204.45.30 () {30 vars in 741 bytes} [Mon May 25 01:57:30 2026] GET /v2.0/networks/fb799a4f-7cf8-4573-b705-18387115aa14 => generated 798 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1420/2889] 199.204.45.30 () {30 vars in 739 bytes} [Mon May 25 01:57:30 2026] GET /v2.0/subnets/10e0b91b-ef24-48e6-b050-d7a7cec851be => generated 672 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1470/2890] 199.204.45.30 () {30 vars in 701 bytes} [Mon May 25 01:57:30 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) 2026-05-25 01:57:30.472 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-96b62393-4077-44fd-93a1-cb902a461cb7'] response: {'name': 'network-changed', 'server_uuid': '5f503494-d803-4044-8228-f1704ed01f4f', 'tag': '60f82d38-2481-4678-befa-772d8bd84060', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1421/2891] 199.204.45.30 () {30 vars in 703 bytes} [Mon May 25 01:57:30 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1471/2892] 199.204.45.30 () {30 vars in 679 bytes} [Mon May 25 01:57:30 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: 1422/2893] 199.204.45.30 () {30 vars in 715 bytes} [Mon May 25 01:57:30 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: 1472/2894] 199.204.45.30 () {30 vars in 739 bytes} [Mon May 25 01:57:30 2026] GET /v2.0/subnets/d37d700c-f376-4e49-ae42-a1eb8f22e2bd => generated 675 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1423/2895] 199.204.45.30 () {30 vars in 735 bytes} [Mon May 25 01:57:30 2026] GET /v2.0/ports/23186c54-31a4-4a81-b1f7-cae906b590ed => generated 1132 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1473/2896] 199.204.45.30 () {30 vars in 735 bytes} [Mon May 25 01:57:30 2026] GET /v2.0/ports/4b2d80f6-3644-41a5-8608-2238dc0467a8 => generated 1346 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1424/2897] 199.204.45.30 () {30 vars in 739 bytes} [Mon May 25 01:57:30 2026] GET /v2.0/subnets/d37d700c-f376-4e49-ae42-a1eb8f22e2bd => generated 675 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1474/2898] 199.204.45.30 () {30 vars in 741 bytes} [Mon May 25 01:57:30 2026] GET /v2.0/networks/3e868796-e877-4c82-a819-0131ab91b49d => generated 800 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1425/2899] 199.204.45.30 () {30 vars in 735 bytes} [Mon May 25 01:57:30 2026] GET /v2.0/ports/23186c54-31a4-4a81-b1f7-cae906b590ed => generated 1132 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1475/2900] 199.204.45.30 () {30 vars in 739 bytes} [Mon May 25 01:57:30 2026] GET /v2.0/subnets/d37d700c-f376-4e49-ae42-a1eb8f22e2bd => generated 675 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1426/2901] 199.204.45.30 () {34 vars in 1079 bytes} [Mon May 25 01:57:30 2026] GET /v2.0/ports?tenant_id=4df878ffcdd640d5acc1269c9a41af84&device_id=5f503494-d803-4044-8228-f1704ed01f4f => generated 3811 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1476/2902] 199.204.45.30 () {34 vars in 985 bytes} [Mon May 25 01:57:30 2026] GET /v2.0/networks?id=fb799a4f-7cf8-4573-b705-18387115aa14 => generated 801 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1427/2903] 199.204.45.30 () {34 vars in 1057 bytes} [Mon May 25 01:57:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.112&port_id=60f82d38-2481-4678-befa-772d8bd84060 => 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: 1477/2904] 199.204.45.30 () {34 vars in 983 bytes} [Mon May 25 01:57:31 2026] GET /v2.0/subnets?id=10e0b91b-ef24-48e6-b050-d7a7cec851be => generated 675 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1428/2905] 199.204.45.30 () {34 vars in 1051 bytes} [Mon May 25 01:57:31 2026] GET /v2.0/ports?network_id=fb799a4f-7cf8-4573-b705-18387115aa14&device_owner=network%3Adhcp => generated 1457 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1478/2906] 199.204.45.30 () {34 vars in 1011 bytes} [Mon May 25 01:57:31 2026] GET /v2.0/networks/fb799a4f-7cf8-4573-b705-18387115aa14?fields=segments => generated 14 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1429/2907] 199.204.45.30 () {34 vars in 1111 bytes} [Mon May 25 01:57:31 2026] GET /v2.0/networks/fb799a4f-7cf8-4573-b705-18387115aa14?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1479/2908] 10.0.0.124 () {30 vars in 689 bytes} [Mon May 25 01:57:35 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: 1430/2909] 10.0.0.124 () {30 vars in 691 bytes} [Mon May 25 01:57:35 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: 1480/2910] 10.0.0.124 () {30 vars in 667 bytes} [Mon May 25 01:57:35 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: 1431/2911] 10.0.0.124 () {30 vars in 703 bytes} [Mon May 25 01:57:35 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: 1481/2912] 10.0.0.124 () {28 vars in 438 bytes} [Mon May 25 01:57:36 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: 1432/2913] 10.0.0.124 () {30 vars in 727 bytes} [Mon May 25 01:57:36 2026] GET /v2.0/subnets/98c382d0-57bb-457c-9668-bcfbc70bb5b4 => generated 656 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1482/2914] 199.204.45.30 () {30 vars in 701 bytes} [Mon May 25 01:57:37 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: 1433/2915] 199.204.45.30 () {30 vars in 703 bytes} [Mon May 25 01:57:37 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: 1483/2916] 199.204.45.30 () {30 vars in 679 bytes} [Mon May 25 01:57:37 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: 1434/2917] 199.204.45.30 () {30 vars in 715 bytes} [Mon May 25 01:57:37 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: 1484/2918] 199.204.45.30 () {30 vars in 739 bytes} [Mon May 25 01:57:37 2026] GET /v2.0/subnets/10e0b91b-ef24-48e6-b050-d7a7cec851be => generated 672 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1435/2919] 199.204.45.30 () {30 vars in 739 bytes} [Mon May 25 01:57:37 2026] GET /v2.0/subnets/98c382d0-57bb-457c-9668-bcfbc70bb5b4 => generated 674 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1485/2920] 199.204.45.30 () {30 vars in 767 bytes} [Mon May 25 01:57:37 2026] GET /v2.0/ports?device_id=5f503494-d803-4044-8228-f1704ed01f4f => generated 3811 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1436/2921] 199.204.45.30 () {30 vars in 701 bytes} [Mon May 25 01:57:38 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: 1486/2922] 199.204.45.30 () {30 vars in 703 bytes} [Mon May 25 01:57:38 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: 1437/2923] 199.204.45.30 () {30 vars in 679 bytes} [Mon May 25 01:57:38 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: 1487/2924] 199.204.45.30 () {30 vars in 715 bytes} [Mon May 25 01:57:38 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: 1439/2927] 199.204.45.30 () {34 vars in 1011 bytes} [Mon May 25 01:57:39 2026] GET /v2.0/networks/e117de4b-a401-40a9-9c12-f61becff3164?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1489/2928] 199.204.45.30 () {34 vars in 1111 bytes} [Mon May 25 01:57:39 2026] GET /v2.0/networks/e117de4b-a401-40a9-9c12-f61becff3164?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1440/2929] 199.204.45.30 () {34 vars in 985 bytes} [Mon May 25 01:57:39 2026] GET /v2.0/networks?id=e117de4b-a401-40a9-9c12-f61becff3164 => generated 801 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1490/2930] 199.204.45.30 () {38 vars in 954 bytes} [Mon May 25 01:57:40 2026] POST /v2.0/ports => generated 1303 bytes in 359 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1441/2931] 199.204.45.30 () {38 vars in 1027 bytes} [Mon May 25 01:57:40 2026] PUT /v2.0/ports/ff978ae9-b4b5-495c-8a53-1d2c4fccf091 => generated 1464 bytes in 443 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1491/2932] 199.204.45.30 () {34 vars in 1079 bytes} [Mon May 25 01:57:41 2026] GET /v2.0/ports?tenant_id=4df878ffcdd640d5acc1269c9a41af84&device_id=5f503494-d803-4044-8228-f1704ed01f4f => generated 5267 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1442/2933] 199.204.45.30 () {34 vars in 1059 bytes} [Mon May 25 01:57:41 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.80&port_id=8e41cda4-5163-4506-bf80-94ecc73066ee => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1492/2934] 199.204.45.30 () {34 vars in 983 bytes} [Mon May 25 01:57:41 2026] GET /v2.0/subnets?id=09132203-2242-4729-9c17-4e62c47884ba => generated 654 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-25 01:57:41.978 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-a0562632-7680-4cd2-b38c-e154ad1a1015'] response: {'name': 'network-changed', 'server_uuid': '5f503494-d803-4044-8228-f1704ed01f4f', 'tag': 'ff978ae9-b4b5-495c-8a53-1d2c4fccf091', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1443/2935] 199.204.45.30 () {34 vars in 1051 bytes} [Mon May 25 01:57:41 2026] GET /v2.0/ports?network_id=dcb0852c-db10-4bf4-8684-2b9191eca4b8&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: 1493/2936] 199.204.45.30 () {34 vars in 1011 bytes} [Mon May 25 01:57:42 2026] GET /v2.0/networks/dcb0852c-db10-4bf4-8684-2b9191eca4b8?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1444/2937] 199.204.45.30 () {34 vars in 1111 bytes} [Mon May 25 01:57:42 2026] GET /v2.0/networks/dcb0852c-db10-4bf4-8684-2b9191eca4b8?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1494/2938] 199.204.45.30 () {34 vars in 1055 bytes} [Mon May 25 01:57:42 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.38&port_id=4b2d80f6-3644-41a5-8608-2238dc0467a8 => 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: 1445/2939] 199.204.45.30 () {34 vars in 983 bytes} [Mon May 25 01:57:42 2026] GET /v2.0/subnets?id=d37d700c-f376-4e49-ae42-a1eb8f22e2bd => generated 678 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1495/2940] 199.204.45.30 () {34 vars in 1051 bytes} [Mon May 25 01:57:42 2026] GET /v2.0/ports?network_id=3e868796-e877-4c82-a819-0131ab91b49d&device_owner=network%3Adhcp => generated 1461 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1446/2941] 199.204.45.30 () {34 vars in 1011 bytes} [Mon May 25 01:57:42 2026] GET /v2.0/networks/3e868796-e877-4c82-a819-0131ab91b49d?fields=segments => generated 14 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1496/2942] 199.204.45.30 () {34 vars in 1111 bytes} [Mon May 25 01:57:42 2026] GET /v2.0/networks/3e868796-e877-4c82-a819-0131ab91b49d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1447/2943] 199.204.45.30 () {34 vars in 1057 bytes} [Mon May 25 01:57:42 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.112&port_id=60f82d38-2481-4678-befa-772d8bd84060 => 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: 1497/2944] 199.204.45.30 () {34 vars in 983 bytes} [Mon May 25 01:57:42 2026] GET /v2.0/subnets?id=10e0b91b-ef24-48e6-b050-d7a7cec851be => generated 675 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1448/2945] 199.204.45.30 () {34 vars in 1051 bytes} [Mon May 25 01:57:42 2026] GET /v2.0/ports?network_id=fb799a4f-7cf8-4573-b705-18387115aa14&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: 1498/2946] 199.204.45.30 () {34 vars in 1011 bytes} [Mon May 25 01:57:42 2026] GET /v2.0/networks/fb799a4f-7cf8-4573-b705-18387115aa14?fields=segments => generated 14 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1449/2947] 199.204.45.30 () {34 vars in 1111 bytes} [Mon May 25 01:57:42 2026] GET /v2.0/networks/fb799a4f-7cf8-4573-b705-18387115aa14?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: 7|app: 0|req: 1499/2948] 199.204.45.30 () {34 vars in 1057 bytes} [Mon May 25 01:57:42 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.138&port_id=ff978ae9-b4b5-495c-8a53-1d2c4fccf091 => generated 19 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1450/2949] 199.204.45.30 () {34 vars in 1103 bytes} [Mon May 25 01:57:42 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A38&port_id=ff978ae9-b4b5-495c-8a53-1d2c4fccf091 => 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: 1500/2950] 199.204.45.30 () {34 vars in 1063 bytes} [Mon May 25 01:57:42 2026] GET /v2.0/subnets?id=98c382d0-57bb-457c-9668-bcfbc70bb5b4&id=c08c0f2d-185c-45ab-b10c-a4aa79bb6b6a => generated 1413 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1451/2951] 199.204.45.30 () {34 vars in 1051 bytes} [Mon May 25 01:57:42 2026] GET /v2.0/ports?network_id=e117de4b-a401-40a9-9c12-f61becff3164&device_owner=network%3Adhcp => generated 1461 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1501/2952] 199.204.45.30 () {34 vars in 1051 bytes} [Mon May 25 01:57:42 2026] GET /v2.0/ports?network_id=e117de4b-a401-40a9-9c12-f61becff3164&device_owner=network%3Adhcp => generated 1461 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1452/2953] 199.204.45.30 () {34 vars in 1011 bytes} [Mon May 25 01:57:42 2026] GET /v2.0/networks/e117de4b-a401-40a9-9c12-f61becff3164?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1502/2954] 199.204.45.30 () {34 vars in 1111 bytes} [Mon May 25 01:57:42 2026] GET /v2.0/networks/e117de4b-a401-40a9-9c12-f61becff3164?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1453/2955] 199.204.45.30 () {34 vars in 1079 bytes} [Mon May 25 01:57:43 2026] GET /v2.0/ports?tenant_id=4df878ffcdd640d5acc1269c9a41af84&device_id=5f503494-d803-4044-8228-f1704ed01f4f => generated 5267 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1503/2956] 199.204.45.30 () {34 vars in 985 bytes} [Mon May 25 01:57:43 2026] GET /v2.0/networks?id=e117de4b-a401-40a9-9c12-f61becff3164 => 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: 1454/2957] 199.204.45.30 () {34 vars in 1057 bytes} [Mon May 25 01:57:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.138&port_id=ff978ae9-b4b5-495c-8a53-1d2c4fccf091 => 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: 1504/2958] 199.204.45.30 () {34 vars in 1103 bytes} [Mon May 25 01:57:44 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A38&port_id=ff978ae9-b4b5-495c-8a53-1d2c4fccf091 => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1455/2959] 199.204.45.30 () {34 vars in 1063 bytes} [Mon May 25 01:57:44 2026] GET /v2.0/subnets?id=98c382d0-57bb-457c-9668-bcfbc70bb5b4&id=c08c0f2d-185c-45ab-b10c-a4aa79bb6b6a => generated 1413 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1505/2960] 199.204.45.30 () {34 vars in 1051 bytes} [Mon May 25 01:57:44 2026] GET /v2.0/ports?network_id=e117de4b-a401-40a9-9c12-f61becff3164&device_owner=network%3Adhcp => generated 1461 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1456/2961] 199.204.45.30 () {34 vars in 1051 bytes} [Mon May 25 01:57:44 2026] GET /v2.0/ports?network_id=e117de4b-a401-40a9-9c12-f61becff3164&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: 7|app: 0|req: 1506/2962] 199.204.45.30 () {34 vars in 1011 bytes} [Mon May 25 01:57:44 2026] GET /v2.0/networks/e117de4b-a401-40a9-9c12-f61becff3164?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1457/2963] 199.204.45.30 () {34 vars in 1111 bytes} [Mon May 25 01:57:44 2026] GET /v2.0/networks/e117de4b-a401-40a9-9c12-f61becff3164?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1507/2964] 10.0.0.7 () {34 vars in 969 bytes} [Mon May 25 01:57:46 2026] GET /v2.0/ports/ff978ae9-b4b5-495c-8a53-1d2c4fccf091 => generated 1466 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1458/2965] 199.204.45.30 () {30 vars in 735 bytes} [Mon May 25 01:57:46 2026] GET /v2.0/ports/ff978ae9-b4b5-495c-8a53-1d2c4fccf091 => generated 1466 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1508/2966] 199.204.45.30 () {30 vars in 735 bytes} [Mon May 25 01:57:46 2026] GET /v2.0/ports/ff978ae9-b4b5-495c-8a53-1d2c4fccf091 => generated 1466 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1459/2967] 199.204.45.30 () {34 vars in 788 bytes} [Mon May 25 01:57:46 2026] PUT /v2.0/ports/ff978ae9-b4b5-495c-8a53-1d2c4fccf091 => generated 1201 bytes in 287 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1509/2968] 199.204.45.30 () {30 vars in 741 bytes} [Mon May 25 01:57:46 2026] GET /v2.0/networks/e117de4b-a401-40a9-9c12-f61becff3164 => generated 798 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1460/2969] 199.204.45.30 () {30 vars in 739 bytes} [Mon May 25 01:57:46 2026] GET /v2.0/subnets/98c382d0-57bb-457c-9668-bcfbc70bb5b4 => generated 674 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1510/2970] 199.204.45.30 () {30 vars in 701 bytes} [Mon May 25 01:57: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) 2026-05-25 01:57:47.004 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-0dd3e02e-c2fd-47e7-b36a-fc42bbbf6180'] response: {'name': 'network-changed', 'server_uuid': '5f503494-d803-4044-8228-f1704ed01f4f', 'tag': 'ff978ae9-b4b5-495c-8a53-1d2c4fccf091', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1461/2971] 199.204.45.30 () {30 vars in 703 bytes} [Mon May 25 01:57:47 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: 1511/2972] 199.204.45.30 () {30 vars in 679 bytes} [Mon May 25 01:57:47 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1462/2973] 199.204.45.30 () {30 vars in 715 bytes} [Mon May 25 01:57:47 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1512/2974] 199.204.45.30 () {30 vars in 739 bytes} [Mon May 25 01:57:47 2026] GET /v2.0/subnets/d37d700c-f376-4e49-ae42-a1eb8f22e2bd => generated 675 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1463/2975] 199.204.45.30 () {30 vars in 735 bytes} [Mon May 25 01:57:47 2026] GET /v2.0/ports/23186c54-31a4-4a81-b1f7-cae906b590ed => generated 1132 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1513/2976] 199.204.45.30 () {30 vars in 735 bytes} [Mon May 25 01:57:47 2026] GET /v2.0/ports/4b2d80f6-3644-41a5-8608-2238dc0467a8 => generated 1346 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1464/2977] 199.204.45.30 () {30 vars in 739 bytes} [Mon May 25 01:57:47 2026] GET /v2.0/subnets/d37d700c-f376-4e49-ae42-a1eb8f22e2bd => generated 675 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1514/2978] 199.204.45.30 () {30 vars in 741 bytes} [Mon May 25 01:57:47 2026] GET /v2.0/networks/3e868796-e877-4c82-a819-0131ab91b49d => generated 800 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1465/2979] 199.204.45.30 () {30 vars in 735 bytes} [Mon May 25 01:57:47 2026] GET /v2.0/ports/23186c54-31a4-4a81-b1f7-cae906b590ed => generated 1132 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1515/2980] 199.204.45.30 () {30 vars in 739 bytes} [Mon May 25 01:57:47 2026] GET /v2.0/subnets/d37d700c-f376-4e49-ae42-a1eb8f22e2bd => generated 675 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1466/2981] 199.204.45.30 () {34 vars in 1079 bytes} [Mon May 25 01:57:47 2026] GET /v2.0/ports?tenant_id=4df878ffcdd640d5acc1269c9a41af84&device_id=5f503494-d803-4044-8228-f1704ed01f4f => generated 5040 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1516/2982] 199.204.45.30 () {34 vars in 985 bytes} [Mon May 25 01:57:47 2026] GET /v2.0/networks?id=e117de4b-a401-40a9-9c12-f61becff3164 => generated 801 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1467/2983] 199.204.45.30 () {34 vars in 1057 bytes} [Mon May 25 01:57:47 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.138&port_id=ff978ae9-b4b5-495c-8a53-1d2c4fccf091 => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1517/2984] 199.204.45.30 () {34 vars in 983 bytes} [Mon May 25 01:57:47 2026] GET /v2.0/subnets?id=98c382d0-57bb-457c-9668-bcfbc70bb5b4 => generated 677 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1468/2985] 199.204.45.30 () {34 vars in 1051 bytes} [Mon May 25 01:57:47 2026] GET /v2.0/ports?network_id=e117de4b-a401-40a9-9c12-f61becff3164&device_owner=network%3Adhcp => generated 1461 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1518/2986] 199.204.45.30 () {34 vars in 1011 bytes} [Mon May 25 01:57:47 2026] GET /v2.0/networks/e117de4b-a401-40a9-9c12-f61becff3164?fields=segments => generated 14 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1469/2987] 199.204.45.30 () {34 vars in 1111 bytes} [Mon May 25 01:57:47 2026] GET /v2.0/networks/e117de4b-a401-40a9-9c12-f61becff3164?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: 1520/2990] 199.204.45.30 () {34 vars in 1095 bytes} [Mon May 25 01:57:54 2026] GET /v2.0/ports?device_id=b57b2ec1-d245-42ec-8458-ab64ee0d31a1&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1471/2991] 199.204.45.30 () {34 vars in 1079 bytes} [Mon May 25 01:57:55 2026] GET /v2.0/ports?tenant_id=635c00e2e0374ce1a0830ecfe25d4995&device_id=b57b2ec1-d245-42ec-8458-ab64ee0d31a1 => generated 1469 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1521/2992] 199.204.45.30 () {30 vars in 701 bytes} [Mon May 25 01:57:55 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: 1472/2993] 199.204.45.30 () {30 vars in 703 bytes} [Mon May 25 01:57:55 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: 1522/2994] 199.204.45.30 () {30 vars in 679 bytes} [Mon May 25 01:57:55 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: 1473/2995] 199.204.45.30 () {30 vars in 715 bytes} [Mon May 25 01:57:55 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1523/2996] 199.204.45.30 () {30 vars in 739 bytes} [Mon May 25 01:57:55 2026] GET /v2.0/subnets/10e0b91b-ef24-48e6-b050-d7a7cec851be => generated 672 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1474/2997] 199.204.45.30 () {30 vars in 767 bytes} [Mon May 25 01:57:55 2026] GET /v2.0/ports?device_id=5f503494-d803-4044-8228-f1704ed01f4f => generated 5040 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1524/2998] 199.204.45.30 () {30 vars in 701 bytes} [Mon May 25 01:57:55 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: 1475/2999] 199.204.45.30 () {30 vars in 703 bytes} [Mon May 25 01:57:55 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1525/3000] 199.204.45.30 () {30 vars in 679 bytes} [Mon May 25 01:57:55 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: 1476/3001] 199.204.45.30 () {30 vars in 715 bytes} [Mon May 25 01:57:55 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: 1526/3002] 199.204.45.30 () {30 vars in 735 bytes} [Mon May 25 01:57:55 2026] GET /v2.0/ports/ff978ae9-b4b5-495c-8a53-1d2c4fccf091 => generated 1237 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1527/3003] 199.204.45.30 () {34 vars in 985 bytes} [Mon May 25 01:57:56 2026] GET /v2.0/networks?id=e117de4b-a401-40a9-9c12-f61becff3164 => generated 801 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1528/3004] 199.204.45.30 () {34 vars in 1057 bytes} [Mon May 25 01:57:56 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.110&port_id=d6a35c21-dca2-40fd-bd54-3d29e85676ce => generated 860 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1529/3005] 199.204.45.30 () {34 vars in 1103 bytes} [Mon May 25 01:57:56 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3Ae2&port_id=d6a35c21-dca2-40fd-bd54-3d29e85676ce => 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: 1530/3006] 199.204.45.30 () {34 vars in 1063 bytes} [Mon May 25 01:57:56 2026] GET /v2.0/subnets?id=98c382d0-57bb-457c-9668-bcfbc70bb5b4&id=c08c0f2d-185c-45ab-b10c-a4aa79bb6b6a => generated 1413 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1531/3007] 199.204.45.30 () {34 vars in 1051 bytes} [Mon May 25 01:57:56 2026] GET /v2.0/ports?network_id=e117de4b-a401-40a9-9c12-f61becff3164&device_owner=network%3Adhcp => generated 1461 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1532/3008] 199.204.45.30 () {34 vars in 1051 bytes} [Mon May 25 01:57:56 2026] GET /v2.0/ports?network_id=e117de4b-a401-40a9-9c12-f61becff3164&device_owner=network%3Adhcp => generated 1461 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1477/3009] 199.204.45.30 () {34 vars in 787 bytes} [Mon May 25 01:57:56 2026] PUT /v2.0/ports/ff978ae9-b4b5-495c-8a53-1d2c4fccf091 => generated 1026 bytes in 326 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1533/3010] 199.204.45.30 () {34 vars in 1011 bytes} [Mon May 25 01:57:56 2026] GET /v2.0/networks/e117de4b-a401-40a9-9c12-f61becff3164?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1478/3011] 199.204.45.30 () {30 vars in 741 bytes} [Mon May 25 01:57:56 2026] GET /v2.0/networks/e117de4b-a401-40a9-9c12-f61becff3164 => generated 798 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-25 01:57:56.428 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-5f764d51-e098-441a-a384-85ae34bd99cf'] response: {'name': 'network-changed', 'server_uuid': '5f503494-d803-4044-8228-f1704ed01f4f', 'tag': 'ff978ae9-b4b5-495c-8a53-1d2c4fccf091', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1534/3012] 199.204.45.30 () {34 vars in 1111 bytes} [Mon May 25 01:57:56 2026] GET /v2.0/networks/e117de4b-a401-40a9-9c12-f61becff3164?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1479/3013] 199.204.45.30 () {30 vars in 767 bytes} [Mon May 25 01:57:56 2026] GET /v2.0/ports?device_id=5f503494-d803-4044-8228-f1704ed01f4f => generated 4865 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1535/3014] 199.204.45.30 () {30 vars in 767 bytes} [Mon May 25 01:57:56 2026] GET /v2.0/ports?device_id=5f503494-d803-4044-8228-f1704ed01f4f => generated 4865 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1480/3015] 199.204.45.30 () {34 vars in 1079 bytes} [Mon May 25 01:57:56 2026] GET /v2.0/ports?tenant_id=4df878ffcdd640d5acc1269c9a41af84&device_id=5f503494-d803-4044-8228-f1704ed01f4f => generated 4865 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1536/3016] 199.204.45.30 () {34 vars in 985 bytes} [Mon May 25 01:57:56 2026] GET /v2.0/networks?id=e117de4b-a401-40a9-9c12-f61becff3164 => generated 801 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1481/3017] 199.204.45.30 () {34 vars in 1011 bytes} [Mon May 25 01:57:57 2026] GET /v2.0/networks/e117de4b-a401-40a9-9c12-f61becff3164?fields=segments => generated 14 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1537/3018] 199.204.45.30 () {34 vars in 1111 bytes} [Mon May 25 01:57:57 2026] GET /v2.0/networks/e117de4b-a401-40a9-9c12-f61becff3164?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1482/3019] 199.204.45.30 () {30 vars in 767 bytes} [Mon May 25 01:57:57 2026] GET /v2.0/ports?device_id=5f503494-d803-4044-8228-f1704ed01f4f => generated 4865 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1538/3020] 199.204.45.30 () {34 vars in 974 bytes} [Mon May 25 01:57:58 2026] GET /v2.0/ports/ff978ae9-b4b5-495c-8a53-1d2c4fccf091 => generated 1062 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1539/3021] 199.204.45.30 () {30 vars in 767 bytes} [Mon May 25 01:57:59 2026] GET /v2.0/ports?device_id=5f503494-d803-4044-8228-f1704ed01f4f => generated 4865 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1483/3022] 199.204.45.30 () {36 vars in 996 bytes} [Mon May 25 01:57:58 2026] DELETE /v2.0/ports/ff978ae9-b4b5-495c-8a53-1d2c4fccf091 => generated 0 bytes in 208 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1540/3023] 199.204.45.30 () {30 vars in 767 bytes} [Mon May 25 01:58:00 2026] GET /v2.0/ports?device_id=5f503494-d803-4044-8228-f1704ed01f4f => generated 3811 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-25 01:58:00.131 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9bcf61af-d58c-4ee7-81b2-3b1a592efdce 12c24dbac76447ca80a2ca546a8e1eae 4df878ffcdd640d5acc1269c9a41af84 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1484/3024] 199.204.45.30 () {32 vars in 757 bytes} [Mon May 25 01:58:00 2026] DELETE /v2.0/ports/ff978ae9-b4b5-495c-8a53-1d2c4fccf091 => generated 132 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1541/3025] 199.204.45.30 () {30 vars in 701 bytes} [Mon May 25 01:58:00 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: 1485/3026] 199.204.45.30 () {30 vars in 703 bytes} [Mon May 25 01:58:00 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: 1542/3027] 199.204.45.30 () {30 vars in 679 bytes} [Mon May 25 01:58:00 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) 2026-05-25 01:58:00.257 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-35dbfa0c-6c45-46e2-bec2-684071176acb'] response: {'server_uuid': '5f503494-d803-4044-8228-f1704ed01f4f', 'name': 'network-vif-deleted', 'tag': 'ff978ae9-b4b5-495c-8a53-1d2c4fccf091', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1486/3028] 199.204.45.30 () {30 vars in 715 bytes} [Mon May 25 01:58:00 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: 1543/3029] 199.204.45.30 () {30 vars in 739 bytes} [Mon May 25 01:58:00 2026] GET /v2.0/subnets/d37d700c-f376-4e49-ae42-a1eb8f22e2bd => generated 675 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1487/3030] 199.204.45.30 () {30 vars in 735 bytes} [Mon May 25 01:58:00 2026] GET /v2.0/ports/23186c54-31a4-4a81-b1f7-cae906b590ed => generated 1132 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1544/3031] 199.204.45.30 () {30 vars in 735 bytes} [Mon May 25 01:58:00 2026] GET /v2.0/ports/4b2d80f6-3644-41a5-8608-2238dc0467a8 => generated 1346 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1488/3032] 199.204.45.30 () {30 vars in 739 bytes} [Mon May 25 01:58:00 2026] GET /v2.0/subnets/d37d700c-f376-4e49-ae42-a1eb8f22e2bd => generated 675 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1545/3033] 199.204.45.30 () {30 vars in 741 bytes} [Mon May 25 01:58:00 2026] GET /v2.0/networks/3e868796-e877-4c82-a819-0131ab91b49d => generated 800 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1489/3034] 199.204.45.30 () {30 vars in 735 bytes} [Mon May 25 01:58:00 2026] GET /v2.0/ports/23186c54-31a4-4a81-b1f7-cae906b590ed => generated 1132 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1546/3035] 199.204.45.30 () {30 vars in 739 bytes} [Mon May 25 01:58:00 2026] GET /v2.0/subnets/d37d700c-f376-4e49-ae42-a1eb8f22e2bd => generated 675 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1490/3036] 199.204.45.30 () {34 vars in 1079 bytes} [Mon May 25 01:58:00 2026] GET /v2.0/ports?tenant_id=4df878ffcdd640d5acc1269c9a41af84&device_id=5f503494-d803-4044-8228-f1704ed01f4f => generated 3811 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1547/3037] 199.204.45.30 () {34 vars in 1145 bytes} [Mon May 25 01:58:00 2026] GET /v2.0/networks?id=dcb0852c-db10-4bf4-8684-2b9191eca4b8&id=3e868796-e877-4c82-a819-0131ab91b49d&id=fb799a4f-7cf8-4573-b705-18387115aa14 => generated 2311 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1491/3038] 199.204.45.30 () {34 vars in 1059 bytes} [Mon May 25 01:58:00 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.80&port_id=8e41cda4-5163-4506-bf80-94ecc73066ee => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1548/3039] 199.204.45.30 () {34 vars in 983 bytes} [Mon May 25 01:58:00 2026] GET /v2.0/subnets?id=09132203-2242-4729-9c17-4e62c47884ba => generated 654 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1492/3040] 199.204.45.30 () {34 vars in 1051 bytes} [Mon May 25 01:58:00 2026] GET /v2.0/ports?network_id=dcb0852c-db10-4bf4-8684-2b9191eca4b8&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: 1549/3041] 199.204.45.30 () {34 vars in 1011 bytes} [Mon May 25 01:58:00 2026] GET /v2.0/networks/dcb0852c-db10-4bf4-8684-2b9191eca4b8?fields=segments => generated 14 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1493/3042] 199.204.45.30 () {34 vars in 1111 bytes} [Mon May 25 01:58:00 2026] GET /v2.0/networks/dcb0852c-db10-4bf4-8684-2b9191eca4b8?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1550/3043] 199.204.45.30 () {34 vars in 1055 bytes} [Mon May 25 01:58:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.38&port_id=4b2d80f6-3644-41a5-8608-2238dc0467a8 => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1494/3044] 199.204.45.30 () {34 vars in 983 bytes} [Mon May 25 01:58:01 2026] GET /v2.0/subnets?id=d37d700c-f376-4e49-ae42-a1eb8f22e2bd => generated 678 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1551/3045] 199.204.45.30 () {34 vars in 1051 bytes} [Mon May 25 01:58:01 2026] GET /v2.0/ports?network_id=3e868796-e877-4c82-a819-0131ab91b49d&device_owner=network%3Adhcp => generated 1461 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1495/3046] 199.204.45.30 () {34 vars in 1011 bytes} [Mon May 25 01:58:01 2026] GET /v2.0/networks/3e868796-e877-4c82-a819-0131ab91b49d?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: 1552/3047] 199.204.45.30 () {34 vars in 1111 bytes} [Mon May 25 01:58:01 2026] GET /v2.0/networks/3e868796-e877-4c82-a819-0131ab91b49d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1496/3048] 199.204.45.30 () {34 vars in 1057 bytes} [Mon May 25 01:58:01 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.112&port_id=60f82d38-2481-4678-befa-772d8bd84060 => 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: 1553/3049] 199.204.45.30 () {34 vars in 983 bytes} [Mon May 25 01:58:01 2026] GET /v2.0/subnets?id=10e0b91b-ef24-48e6-b050-d7a7cec851be => generated 675 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1497/3050] 199.204.45.30 () {34 vars in 1051 bytes} [Mon May 25 01:58:01 2026] GET /v2.0/ports?network_id=fb799a4f-7cf8-4573-b705-18387115aa14&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: 1554/3051] 199.204.45.30 () {34 vars in 1011 bytes} [Mon May 25 01:58:01 2026] GET /v2.0/networks/fb799a4f-7cf8-4573-b705-18387115aa14?fields=segments => generated 14 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1498/3052] 199.204.45.30 () {34 vars in 1111 bytes} [Mon May 25 01:58:01 2026] GET /v2.0/networks/fb799a4f-7cf8-4573-b705-18387115aa14?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1555/3053] 199.204.45.30 () {30 vars in 701 bytes} [Mon May 25 01:58:06 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1499/3054] 199.204.45.30 () {30 vars in 703 bytes} [Mon May 25 01:58:06 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: 1556/3055] 199.204.45.30 () {30 vars in 679 bytes} [Mon May 25 01:58:06 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1500/3056] 199.204.45.30 () {30 vars in 715 bytes} [Mon May 25 01:58:06 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: 1557/3057] 199.204.45.30 () {30 vars in 767 bytes} [Mon May 25 01:58:06 2026] GET /v2.0/ports?device_id=5f503494-d803-4044-8228-f1704ed01f4f => generated 3811 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1501/3058] 199.204.45.30 () {30 vars in 701 bytes} [Mon May 25 01:58:06 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: 1558/3059] 199.204.45.30 () {30 vars in 703 bytes} [Mon May 25 01:58:06 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1502/3060] 199.204.45.30 () {30 vars in 679 bytes} [Mon May 25 01:58:06 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1559/3061] 199.204.45.30 () {30 vars in 715 bytes} [Mon May 25 01:58:06 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: 1503/3062] 199.204.45.30 () {30 vars in 735 bytes} [Mon May 25 01:58:06 2026] GET /v2.0/ports/60f82d38-2481-4678-befa-772d8bd84060 => generated 1237 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1560/3063] 199.204.45.30 () {34 vars in 787 bytes} [Mon May 25 01:58:06 2026] PUT /v2.0/ports/60f82d38-2481-4678-befa-772d8bd84060 => generated 1026 bytes in 317 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1504/3064] 199.204.45.30 () {30 vars in 741 bytes} [Mon May 25 01:58:06 2026] GET /v2.0/networks/fb799a4f-7cf8-4573-b705-18387115aa14 => generated 798 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1561/3065] 199.204.45.30 () {30 vars in 767 bytes} [Mon May 25 01:58:06 2026] GET /v2.0/ports?device_id=5f503494-d803-4044-8228-f1704ed01f4f => generated 3636 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1505/3066] 199.204.45.30 () {30 vars in 767 bytes} [Mon May 25 01:58:07 2026] GET /v2.0/ports?device_id=5f503494-d803-4044-8228-f1704ed01f4f => generated 3636 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-25 01:58:07.479 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ef54fed7-986d-4b94-bb48-f251d4c8e5ff'] response: {'name': 'network-changed', 'server_uuid': '5f503494-d803-4044-8228-f1704ed01f4f', 'tag': '60f82d38-2481-4678-befa-772d8bd84060', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1562/3067] 199.204.45.30 () {34 vars in 1079 bytes} [Mon May 25 01:58:07 2026] GET /v2.0/ports?tenant_id=4df878ffcdd640d5acc1269c9a41af84&device_id=5f503494-d803-4044-8228-f1704ed01f4f => generated 3636 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1506/3068] 199.204.45.30 () {34 vars in 985 bytes} [Mon May 25 01:58:07 2026] GET /v2.0/networks?id=fb799a4f-7cf8-4573-b705-18387115aa14 => generated 801 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1563/3069] 199.204.45.30 () {34 vars in 1011 bytes} [Mon May 25 01:58:07 2026] GET /v2.0/networks/fb799a4f-7cf8-4573-b705-18387115aa14?fields=segments => generated 14 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1507/3070] 199.204.45.30 () {34 vars in 1111 bytes} [Mon May 25 01:58:07 2026] GET /v2.0/networks/fb799a4f-7cf8-4573-b705-18387115aa14?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1564/3071] 199.204.45.30 () {30 vars in 767 bytes} [Mon May 25 01:58:08 2026] GET /v2.0/ports?device_id=5f503494-d803-4044-8228-f1704ed01f4f => generated 3636 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1509/3074] 199.204.45.30 () {34 vars in 974 bytes} [Mon May 25 01:58:09 2026] GET /v2.0/ports/60f82d38-2481-4678-befa-772d8bd84060 => generated 1062 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1510/3075] 199.204.45.30 () {30 vars in 767 bytes} [Mon May 25 01:58:09 2026] GET /v2.0/ports?device_id=5f503494-d803-4044-8228-f1704ed01f4f => generated 3636 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1566/3076] 199.204.45.30 () {36 vars in 996 bytes} [Mon May 25 01:58:09 2026] DELETE /v2.0/ports/60f82d38-2481-4678-befa-772d8bd84060 => 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: 1511/3077] 199.204.45.30 () {30 vars in 767 bytes} [Mon May 25 01:58:10 2026] GET /v2.0/ports?device_id=5f503494-d803-4044-8228-f1704ed01f4f => generated 2582 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-25 01:58:10.295 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2bd21f4e-54ce-4ebd-a38c-660f6573260e 12c24dbac76447ca80a2ca546a8e1eae 4df878ffcdd640d5acc1269c9a41af84 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1567/3078] 199.204.45.30 () {32 vars in 757 bytes} [Mon May 25 01:58:10 2026] DELETE /v2.0/ports/60f82d38-2481-4678-befa-772d8bd84060 => 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: 1512/3079] 199.204.45.30 () {30 vars in 701 bytes} [Mon May 25 01:58:10 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) 2026-05-25 01:58:10.414 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-641f9424-fe5c-4c33-aadf-6527187d7b93'] response: {'server_uuid': '5f503494-d803-4044-8228-f1704ed01f4f', 'name': 'network-vif-deleted', 'tag': '60f82d38-2481-4678-befa-772d8bd84060', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1568/3080] 199.204.45.30 () {30 vars in 703 bytes} [Mon May 25 01:58:10 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1513/3081] 199.204.45.30 () {30 vars in 679 bytes} [Mon May 25 01:58:10 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: 1569/3082] 199.204.45.30 () {30 vars in 715 bytes} [Mon May 25 01:58:10 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: 1514/3083] 199.204.45.30 () {30 vars in 739 bytes} [Mon May 25 01:58:10 2026] GET /v2.0/subnets/d37d700c-f376-4e49-ae42-a1eb8f22e2bd => generated 675 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1570/3084] 199.204.45.30 () {30 vars in 735 bytes} [Mon May 25 01:58:10 2026] GET /v2.0/ports/23186c54-31a4-4a81-b1f7-cae906b590ed => generated 1132 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1515/3085] 199.204.45.30 () {30 vars in 735 bytes} [Mon May 25 01:58:10 2026] GET /v2.0/ports/4b2d80f6-3644-41a5-8608-2238dc0467a8 => generated 1346 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1571/3086] 199.204.45.30 () {30 vars in 739 bytes} [Mon May 25 01:58:10 2026] GET /v2.0/subnets/d37d700c-f376-4e49-ae42-a1eb8f22e2bd => generated 675 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1516/3087] 199.204.45.30 () {30 vars in 741 bytes} [Mon May 25 01:58:10 2026] GET /v2.0/networks/3e868796-e877-4c82-a819-0131ab91b49d => generated 800 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1572/3088] 199.204.45.30 () {30 vars in 735 bytes} [Mon May 25 01:58:10 2026] GET /v2.0/ports/23186c54-31a4-4a81-b1f7-cae906b590ed => generated 1132 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1517/3089] 199.204.45.30 () {30 vars in 739 bytes} [Mon May 25 01:58:10 2026] GET /v2.0/subnets/d37d700c-f376-4e49-ae42-a1eb8f22e2bd => generated 675 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1573/3090] 199.204.45.30 () {34 vars in 1079 bytes} [Mon May 25 01:58:10 2026] GET /v2.0/ports?tenant_id=4df878ffcdd640d5acc1269c9a41af84&device_id=5f503494-d803-4044-8228-f1704ed01f4f => generated 2582 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1518/3091] 199.204.45.30 () {34 vars in 1065 bytes} [Mon May 25 01:58:10 2026] GET /v2.0/networks?id=dcb0852c-db10-4bf4-8684-2b9191eca4b8&id=3e868796-e877-4c82-a819-0131ab91b49d => generated 1524 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1574/3092] 199.204.45.30 () {34 vars in 1059 bytes} [Mon May 25 01:58:10 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.80&port_id=8e41cda4-5163-4506-bf80-94ecc73066ee => 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: 1519/3093] 199.204.45.30 () {34 vars in 983 bytes} [Mon May 25 01:58:10 2026] GET /v2.0/subnets?id=09132203-2242-4729-9c17-4e62c47884ba => generated 654 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1575/3094] 199.204.45.30 () {34 vars in 1051 bytes} [Mon May 25 01:58:10 2026] GET /v2.0/ports?network_id=dcb0852c-db10-4bf4-8684-2b9191eca4b8&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: 1520/3095] 199.204.45.30 () {34 vars in 1011 bytes} [Mon May 25 01:58:11 2026] GET /v2.0/networks/dcb0852c-db10-4bf4-8684-2b9191eca4b8?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: 1576/3096] 199.204.45.30 () {34 vars in 1111 bytes} [Mon May 25 01:58:11 2026] GET /v2.0/networks/dcb0852c-db10-4bf4-8684-2b9191eca4b8?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1521/3097] 199.204.45.30 () {34 vars in 1055 bytes} [Mon May 25 01:58:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.38&port_id=4b2d80f6-3644-41a5-8608-2238dc0467a8 => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1577/3098] 199.204.45.30 () {34 vars in 983 bytes} [Mon May 25 01:58:11 2026] GET /v2.0/subnets?id=d37d700c-f376-4e49-ae42-a1eb8f22e2bd => generated 678 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1522/3099] 199.204.45.30 () {34 vars in 1051 bytes} [Mon May 25 01:58:11 2026] GET /v2.0/ports?network_id=3e868796-e877-4c82-a819-0131ab91b49d&device_owner=network%3Adhcp => generated 1461 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1578/3100] 199.204.45.30 () {34 vars in 1011 bytes} [Mon May 25 01:58:11 2026] GET /v2.0/networks/3e868796-e877-4c82-a819-0131ab91b49d?fields=segments => generated 14 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1523/3101] 199.204.45.30 () {34 vars in 1111 bytes} [Mon May 25 01:58:11 2026] GET /v2.0/networks/3e868796-e877-4c82-a819-0131ab91b49d?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: 7|app: 0|req: 1579/3102] 199.204.45.30 () {30 vars in 701 bytes} [Mon May 25 01:58:22 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: 1524/3103] 199.204.45.30 () {30 vars in 703 bytes} [Mon May 25 01:58:22 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: 1580/3104] 199.204.45.30 () {30 vars in 679 bytes} [Mon May 25 01:58:22 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1525/3105] 199.204.45.30 () {30 vars in 715 bytes} [Mon May 25 01:58:22 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-25 01:58:22.223 7 INFO neutron.api.v2.resource [None req-1b6ade46-3b63-4ce5-91e2-ca4bcfd71a71 12c24dbac76447ca80a2ca546a8e1eae 4df878ffcdd640d5acc1269c9a41af84 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1581/3106] 199.204.45.30 () {30 vars in 761 bytes} [Mon May 25 01:58:22 2026] GET /v2.0/security-groups/lb-8234cf8d-26e4-4e49-8e28-fdfd1b4f1983 => generated 149 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1526/3107] 199.204.45.30 () {30 vars in 783 bytes} [Mon May 25 01:58:22 2026] GET /v2.0/security-groups?name=lb-8234cf8d-26e4-4e49-8e28-fdfd1b4f1983 => generated 2865 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1582/3108] 199.204.45.30 () {30 vars in 813 bytes} [Mon May 25 01:58:22 2026] GET /v2.0/security-group-rules?security_group_id=aabadb35-dd6c-41c8-a0c4-de9dd2403fce => generated 2334 bytes in 451 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1527/3109] 199.204.45.30 () {32 vars in 787 bytes} [Mon May 25 01:58:22 2026] DELETE /v2.0/security-group-rules/c2412696-265c-4bd1-b6ac-e9b49b213b29 => 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: 1583/3110] 199.204.45.30 () {32 vars in 787 bytes} [Mon May 25 01:58:22 2026] DELETE /v2.0/security-group-rules/ea2bc917-6c79-40fe-b617-9a4525ebc5c4 => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-25 01:58:26.442 8 INFO neutron.db.l3_db [None req-ddc467c2-8ccd-494a-b6a2-7e0ba0964904 4381acf6ee56461085cf30cb2495e62d 635c00e2e0374ce1a0830ecfe25d4995 - - default default] Floating IP d1d312ed-b818-4ffd-9022-2cecb141f55f disassociated (deleted). External IP: 10.96.250.205, port: 23186c54-31a4-4a81-b1f7-cae906b590ed. [pid: 8|app: 0|req: 1529/3113] 10.0.0.96 () {32 vars in 731 bytes} [Mon May 25 01:58:26 2026] DELETE /v2.0/floatingips/d1d312ed-b818-4ffd-9022-2cecb141f55f => generated 0 bytes in 623 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-25 01:58:26.768 7 INFO neutron.api.v2.resource [None req-e1975ac3-09e2-4024-a5b0-a415f52e8c04 4381acf6ee56461085cf30cb2495e62d 635c00e2e0374ce1a0830ecfe25d4995 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1585/3114] 10.0.0.96 () {32 vars in 728 bytes} [Mon May 25 01:58:26 2026] GET /v2.0/floatingips/d1d312ed-b818-4ffd-9022-2cecb141f55f => generated 144 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1530/3115] 199.204.45.30 () {30 vars in 701 bytes} [Mon May 25 01:58:27 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: 1586/3116] 199.204.45.30 () {30 vars in 703 bytes} [Mon May 25 01:58:27 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: 1531/3117] 199.204.45.30 () {30 vars in 679 bytes} [Mon May 25 01:58:27 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: 1587/3118] 199.204.45.30 () {30 vars in 715 bytes} [Mon May 25 01:58:27 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-25 01:58:27.461 8 INFO neutron.api.v2.resource [None req-91aa8789-8e1c-4193-b6e3-84045b17817b 12c24dbac76447ca80a2ca546a8e1eae 4df878ffcdd640d5acc1269c9a41af84 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1532/3119] 199.204.45.30 () {30 vars in 761 bytes} [Mon May 25 01:58:27 2026] GET /v2.0/security-groups/lb-8234cf8d-26e4-4e49-8e28-fdfd1b4f1983 => generated 149 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1588/3120] 199.204.45.30 () {30 vars in 783 bytes} [Mon May 25 01:58:27 2026] GET /v2.0/security-groups?name=lb-8234cf8d-26e4-4e49-8e28-fdfd1b4f1983 => generated 1639 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1533/3121] 199.204.45.30 () {30 vars in 813 bytes} [Mon May 25 01:58:27 2026] GET /v2.0/security-group-rules?security_group_id=aabadb35-dd6c-41c8-a0c4-de9dd2403fce => generated 1182 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1589/3122] 199.204.45.30 () {30 vars in 701 bytes} [Mon May 25 01:58:27 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: 1534/3123] 199.204.45.30 () {30 vars in 703 bytes} [Mon May 25 01:58:27 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: 1590/3124] 199.204.45.30 () {30 vars in 679 bytes} [Mon May 25 01:58: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: 1535/3125] 199.204.45.30 () {30 vars in 715 bytes} [Mon May 25 01:58:28 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: 1591/3126] 199.204.45.30 () {30 vars in 739 bytes} [Mon May 25 01:58:28 2026] GET /v2.0/subnets/d37d700c-f376-4e49-ae42-a1eb8f22e2bd => generated 675 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1536/3127] 199.204.45.30 () {30 vars in 767 bytes} [Mon May 25 01:58:28 2026] GET /v2.0/ports?device_id=5f503494-d803-4044-8228-f1704ed01f4f => generated 2582 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1592/3128] 199.204.45.30 () {30 vars in 767 bytes} [Mon May 25 01:58:28 2026] GET /v2.0/ports?device_id=5f503494-d803-4044-8228-f1704ed01f4f => generated 2582 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1537/3129] 199.204.45.30 () {30 vars in 767 bytes} [Mon May 25 01:58:28 2026] GET /v2.0/ports?device_id=5f503494-d803-4044-8228-f1704ed01f4f => generated 2582 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1593/3130] 199.204.45.30 () {30 vars in 767 bytes} [Mon May 25 01:58:29 2026] GET /v2.0/ports?device_id=5f503494-d803-4044-8228-f1704ed01f4f => generated 2582 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1538/3131] 199.204.45.30 () {34 vars in 974 bytes} [Mon May 25 01:58:30 2026] GET /v2.0/ports/4b2d80f6-3644-41a5-8608-2238dc0467a8 => generated 1346 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1594/3132] 199.204.45.30 () {34 vars in 1059 bytes} [Mon May 25 01:58:30 2026] GET /v2.0/ports/4b2d80f6-3644-41a5-8608-2238dc0467a8?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1539/3133] 199.204.45.30 () {34 vars in 1015 bytes} [Mon May 25 01:58:30 2026] GET /v2.0/networks/3e868796-e877-4c82-a819-0131ab91b49d?fields=dns_domain => generated 29 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1595/3134] 199.204.45.30 () {30 vars in 767 bytes} [Mon May 25 01:58:30 2026] GET /v2.0/ports?device_id=5f503494-d803-4044-8228-f1704ed01f4f => generated 2582 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1540/3135] 199.204.45.30 () {38 vars in 1027 bytes} [Mon May 25 01:58:30 2026] PUT /v2.0/ports/4b2d80f6-3644-41a5-8608-2238dc0467a8 => generated 1147 bytes in 291 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1596/3136] 199.204.45.30 () {30 vars in 767 bytes} [Mon May 25 01:58:31 2026] GET /v2.0/ports?device_id=5f503494-d803-4044-8228-f1704ed01f4f => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1541/3137] 199.204.45.30 () {34 vars in 787 bytes} [Mon May 25 01:58:31 2026] PUT /v2.0/ports/4b2d80f6-3644-41a5-8608-2238dc0467a8 => generated 1086 bytes in 212 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1597/3138] 199.204.45.30 () {30 vars in 735 bytes} [Mon May 25 01:58:31 2026] GET /v2.0/ports/4b2d80f6-3644-41a5-8608-2238dc0467a8 => generated 1086 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1542/3139] 199.204.45.30 () {32 vars in 757 bytes} [Mon May 25 01:58:31 2026] DELETE /v2.0/ports/4b2d80f6-3644-41a5-8608-2238dc0467a8 => 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: 1598/3140] 199.204.45.30 () {30 vars in 701 bytes} [Mon May 25 01:58:31 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: 1543/3141] 199.204.45.30 () {30 vars in 703 bytes} [Mon May 25 01:58:32 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1599/3142] 199.204.45.30 () {30 vars in 679 bytes} [Mon May 25 01:58:32 2026] GET /v2.0/extensions/qos => generated 166 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1544/3143] 199.204.45.30 () {30 vars in 715 bytes} [Mon May 25 01:58:32 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-25 01:58:32.058 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ebad8063-73b1-4033-bd35-a41f806e556d 12c24dbac76447ca80a2ca546a8e1eae 4df878ffcdd640d5acc1269c9a41af84 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1600/3144] 199.204.45.30 () {32 vars in 757 bytes} [Mon May 25 01:58:32 2026] DELETE /v2.0/ports/4b2d80f6-3644-41a5-8608-2238dc0467a8 => 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: 1545/3145] 199.204.45.30 () {30 vars in 735 bytes} [Mon May 25 01:58:32 2026] GET /v2.0/ports/23186c54-31a4-4a81-b1f7-cae906b590ed => generated 1132 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-25 01:58:32.123 7 INFO neutron.api.v2.resource [None req-2791b4cd-7241-451f-8f15-d518474904f0 12c24dbac76447ca80a2ca546a8e1eae 4df878ffcdd640d5acc1269c9a41af84 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1601/3146] 199.204.45.30 () {30 vars in 761 bytes} [Mon May 25 01:58:32 2026] GET /v2.0/security-groups/lb-8234cf8d-26e4-4e49-8e28-fdfd1b4f1983 => generated 149 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1546/3147] 199.204.45.30 () {30 vars in 783 bytes} [Mon May 25 01:58:32 2026] GET /v2.0/security-groups?name=lb-8234cf8d-26e4-4e49-8e28-fdfd1b4f1983 => generated 1639 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1602/3148] 199.204.45.30 () {34 vars in 1079 bytes} [Mon May 25 01:58:32 2026] GET /v2.0/ports?tenant_id=4df878ffcdd640d5acc1269c9a41af84&device_id=5f503494-d803-4044-8228-f1704ed01f4f => generated 1244 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1603/3149] 199.204.45.30 () {30 vars in 735 bytes} [Mon May 25 01:58:32 2026] GET /v2.0/ports/23186c54-31a4-4a81-b1f7-cae906b590ed => generated 1132 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1547/3150] 199.204.45.30 () {34 vars in 1065 bytes} [Mon May 25 01:58:32 2026] GET /v2.0/networks?id=dcb0852c-db10-4bf4-8684-2b9191eca4b8&id=3e868796-e877-4c82-a819-0131ab91b49d => generated 1524 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1548/3151] 199.204.45.30 () {34 vars in 1059 bytes} [Mon May 25 01:58:32 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.80&port_id=8e41cda4-5163-4506-bf80-94ecc73066ee => 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: 1549/3152] 199.204.45.30 () {34 vars in 983 bytes} [Mon May 25 01:58:32 2026] GET /v2.0/subnets?id=09132203-2242-4729-9c17-4e62c47884ba => generated 654 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1550/3153] 199.204.45.30 () {34 vars in 1051 bytes} [Mon May 25 01:58:32 2026] GET /v2.0/ports?network_id=dcb0852c-db10-4bf4-8684-2b9191eca4b8&device_owner=network%3Adhcp => generated 1244 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1551/3154] 199.204.45.30 () {34 vars in 1011 bytes} [Mon May 25 01:58:32 2026] GET /v2.0/networks/dcb0852c-db10-4bf4-8684-2b9191eca4b8?fields=segments => generated 14 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1604/3155] 199.204.45.30 () {34 vars in 787 bytes} [Mon May 25 01:58:32 2026] PUT /v2.0/ports/23186c54-31a4-4a81-b1f7-cae906b590ed => generated 1094 bytes in 195 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1552/3156] 199.204.45.30 () {34 vars in 1111 bytes} [Mon May 25 01:58:32 2026] GET /v2.0/networks/dcb0852c-db10-4bf4-8684-2b9191eca4b8?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1605/3157] 199.204.45.30 () {32 vars in 777 bytes} [Mon May 25 01:58:32 2026] DELETE /v2.0/security-groups/aabadb35-dd6c-41c8-a0c4-de9dd2403fce => 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: 1553/3158] 199.204.45.30 () {32 vars in 757 bytes} [Mon May 25 01:58:32 2026] DELETE /v2.0/ports/23186c54-31a4-4a81-b1f7-cae906b590ed => generated 0 bytes in 265 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1606/3159] 199.204.45.30 () {34 vars in 993 bytes} [Mon May 25 01:58:34 2026] GET /v2.0/ports?device_id=5f503494-d803-4044-8228-f1704ed01f4f => 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: 1554/3160] 199.204.45.30 () {36 vars in 996 bytes} [Mon May 25 01:58:34 2026] DELETE /v2.0/ports/8e41cda4-5163-4506-bf80-94ecc73066ee => generated 0 bytes in 240 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-25 01:58:37.318 7 INFO neutron.db.l3_db [None req-49c9a71a-af27-46aa-bfa7-c7a2158afb15 4381acf6ee56461085cf30cb2495e62d 635c00e2e0374ce1a0830ecfe25d4995 - - default default] Floating IP 69a74608-ceed-41e4-be6a-86bc3d15b789 disassociated (deleted). External IP: 10.96.250.208, port: d6a35c21-dca2-40fd-bd54-3d29e85676ce. [pid: 7|app: 0|req: 1607/3161] 10.0.0.96 () {32 vars in 731 bytes} [Mon May 25 01:58:36 2026] DELETE /v2.0/floatingips/69a74608-ceed-41e4-be6a-86bc3d15b789 => generated 0 bytes in 740 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-25 01:58:37.717 8 INFO neutron.api.v2.resource [None req-37e5c978-72b6-4b63-805a-9e2d2fbf23e7 4381acf6ee56461085cf30cb2495e62d 635c00e2e0374ce1a0830ecfe25d4995 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1555/3162] 10.0.0.96 () {32 vars in 728 bytes} [Mon May 25 01:58:37 2026] GET /v2.0/floatingips/69a74608-ceed-41e4-be6a-86bc3d15b789 => generated 144 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-25 01:58:37.906 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a1f3e625-99de-43bf-b7ef-f445d897040e'] response: {'name': 'network-changed', 'server_uuid': 'b57b2ec1-d245-42ec-8458-ab64ee0d31a1', 'tag': 'd6a35c21-dca2-40fd-bd54-3d29e85676ce', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1608/3163] 10.0.0.7 () {34 vars in 988 bytes} [Mon May 25 01:58:37 2026] GET /v2.0/ports?device_id=b57b2ec1-d245-42ec-8458-ab64ee0d31a1 => generated 1200 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-25 01:58:37.999 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-5a79a70f-fec7-4611-b7c7-4138eaa49a03'] response: {'server_uuid': '5f503494-d803-4044-8228-f1704ed01f4f', 'name': 'network-vif-deleted', 'tag': '8e41cda4-5163-4506-bf80-94ecc73066ee', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1556/3164] 10.0.0.7 () {34 vars in 1038 bytes} [Mon May 25 01:58:37 2026] GET /v2.0/security-groups?id=2a985210-47f7-4b9e-8248-c584e3153957&fields=id&fields=name => generated 111 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1609/3165] 199.204.45.30 () {34 vars in 1079 bytes} [Mon May 25 01:58:38 2026] GET /v2.0/ports?tenant_id=635c00e2e0374ce1a0830ecfe25d4995&device_id=b57b2ec1-d245-42ec-8458-ab64ee0d31a1 => generated 1469 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1557/3166] 199.204.45.30 () {34 vars in 985 bytes} [Mon May 25 01:58:38 2026] GET /v2.0/networks?id=e117de4b-a401-40a9-9c12-f61becff3164 => generated 801 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1610/3167] 199.204.45.30 () {34 vars in 1057 bytes} [Mon May 25 01:58:38 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.110&port_id=d6a35c21-dca2-40fd-bd54-3d29e85676ce => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1558/3168] 199.204.45.30 () {34 vars in 1103 bytes} [Mon May 25 01:58:38 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3Ae2&port_id=d6a35c21-dca2-40fd-bd54-3d29e85676ce => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1611/3171] 199.204.45.30 () {34 vars in 1063 bytes} [Mon May 25 01:58:38 2026] GET /v2.0/subnets?id=98c382d0-57bb-457c-9668-bcfbc70bb5b4&id=c08c0f2d-185c-45ab-b10c-a4aa79bb6b6a => generated 1413 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1561/3172] 199.204.45.30 () {34 vars in 1051 bytes} [Mon May 25 01:58:38 2026] GET /v2.0/ports?network_id=e117de4b-a401-40a9-9c12-f61becff3164&device_owner=network%3Adhcp => generated 1461 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1612/3173] 199.204.45.30 () {34 vars in 1051 bytes} [Mon May 25 01:58:38 2026] GET /v2.0/ports?network_id=e117de4b-a401-40a9-9c12-f61becff3164&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: 1562/3174] 199.204.45.30 () {34 vars in 1011 bytes} [Mon May 25 01:58:38 2026] GET /v2.0/networks/e117de4b-a401-40a9-9c12-f61becff3164?fields=segments => generated 14 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1613/3175] 199.204.45.30 () {34 vars in 1111 bytes} [Mon May 25 01:58:38 2026] GET /v2.0/networks/e117de4b-a401-40a9-9c12-f61becff3164?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: 1563/3176] 199.204.45.30 () {34 vars in 993 bytes} [Mon May 25 01:58:39 2026] GET /v2.0/ports?device_id=b57b2ec1-d245-42ec-8458-ab64ee0d31a1 => generated 1200 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1614/3177] 199.204.45.30 () {36 vars in 996 bytes} [Mon May 25 01:58:39 2026] DELETE /v2.0/ports/d6a35c21-dca2-40fd-bd54-3d29e85676ce => generated 0 bytes in 335 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1564/3178] 10.0.0.7 () {34 vars in 988 bytes} [Mon May 25 01:58:43 2026] GET /v2.0/ports?device_id=b57b2ec1-d245-42ec-8458-ab64ee0d31a1 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-25 01:58:48.206 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-179b4356-ae4d-478b-8d52-0e94cabf3f94'] response: {'server_uuid': 'b57b2ec1-d245-42ec-8458-ab64ee0d31a1', 'name': 'network-vif-deleted', 'tag': 'd6a35c21-dca2-40fd-bd54-3d29e85676ce', 'status': 'completed', 'code': 200} 2026-05-25 01:58:48.503 7 INFO neutron.db.l3_db [None req-0adbf94a-b413-47df-9459-e18797e4ebbf 4381acf6ee56461085cf30cb2495e62d 635c00e2e0374ce1a0830ecfe25d4995 - - default default] Floating IP 7bf3140d-8a2d-4c77-bf62-06a39ee01fbf disassociated (deleted). External IP: 10.96.250.202, port: 965beb85-0f4e-4b27-bab2-6f6dc9522ddf. [pid: 7|app: 0|req: 1615/3179] 10.0.0.96 () {32 vars in 731 bytes} [Mon May 25 01:58:48 2026] DELETE /v2.0/floatingips/7bf3140d-8a2d-4c77-bf62-06a39ee01fbf => generated 0 bytes in 656 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-25 01:58:48.834 8 INFO neutron.api.v2.resource [None req-072bd836-747a-465b-a83d-9c54f88421a4 4381acf6ee56461085cf30cb2495e62d 635c00e2e0374ce1a0830ecfe25d4995 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1565/3180] 10.0.0.96 () {32 vars in 728 bytes} [Mon May 25 01:58:48 2026] GET /v2.0/floatingips/7bf3140d-8a2d-4c77-bf62-06a39ee01fbf => generated 144 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1616/3181] 10.0.0.7 () {34 vars in 988 bytes} [Mon May 25 01:58:48 2026] GET /v2.0/ports?device_id=643152c2-2913-4927-99eb-0ee3a2bb28a5 => generated 1196 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1566/3182] 10.0.0.7 () {34 vars in 1038 bytes} [Mon May 25 01:58:49 2026] GET /v2.0/security-groups?id=2a985210-47f7-4b9e-8248-c584e3153957&fields=id&fields=name => generated 111 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-25 01:58:50.892 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d0af06b4-5f2d-4dc5-9970-1594fa6001c7'] response: {'name': 'network-changed', 'server_uuid': '643152c2-2913-4927-99eb-0ee3a2bb28a5', 'tag': '965beb85-0f4e-4b27-bab2-6f6dc9522ddf', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1617/3183] 199.204.45.30 () {34 vars in 993 bytes} [Mon May 25 01:58:50 2026] GET /v2.0/ports?device_id=643152c2-2913-4927-99eb-0ee3a2bb28a5 => generated 1196 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1567/3184] 199.204.45.30 () {36 vars in 996 bytes} [Mon May 25 01:58:50 2026] DELETE /v2.0/ports/965beb85-0f4e-4b27-bab2-6f6dc9522ddf => generated 0 bytes in 298 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1618/3185] 199.204.45.30 () {34 vars in 1079 bytes} [Mon May 25 01:58:51 2026] GET /v2.0/ports?tenant_id=635c00e2e0374ce1a0830ecfe25d4995&device_id=643152c2-2913-4927-99eb-0ee3a2bb28a5 => 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: 1620/3188] 10.0.0.7 () {34 vars in 988 bytes} [Mon May 25 01:58:54 2026] GET /v2.0/ports?device_id=643152c2-2913-4927-99eb-0ee3a2bb28a5 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-25 01:58:59.294 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b968e059-4bc1-43ef-94b2-3c05a8e2ba4c'] response: {'server_uuid': '643152c2-2913-4927-99eb-0ee3a2bb28a5', 'name': 'network-vif-deleted', 'tag': '965beb85-0f4e-4b27-bab2-6f6dc9522ddf', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1569/3189] 10.0.0.96 () {32 vars in 749 bytes} [Mon May 25 01:58:59 2026] DELETE /v2.0/security-group-rules/5f98a82e-b23d-48a6-b373-54f76a4813a5 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-25 01:58:59.354 7 INFO neutron.api.v2.resource [None req-e1abef7e-a751-474f-9a75-85362b4f3bed 4381acf6ee56461085cf30cb2495e62d 635c00e2e0374ce1a0830ecfe25d4995 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1621/3190] 10.0.0.96 () {32 vars in 746 bytes} [Mon May 25 01:58:59 2026] GET /v2.0/security-group-rules/5f98a82e-b23d-48a6-b373-54f76a4813a5 => generated 155 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1570/3191] 10.0.0.96 () {32 vars in 749 bytes} [Mon May 25 01:58:59 2026] DELETE /v2.0/security-group-rules/bcfaa1c4-3664-4075-bb51-45643746d73a => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-25 01:58:59.445 7 INFO neutron.api.v2.resource [None req-6de51e4e-8bec-4061-baa3-149a4d9cd8f3 4381acf6ee56461085cf30cb2495e62d 635c00e2e0374ce1a0830ecfe25d4995 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1622/3192] 10.0.0.96 () {32 vars in 746 bytes} [Mon May 25 01:58:59 2026] GET /v2.0/security-group-rules/bcfaa1c4-3664-4075-bb51-45643746d73a => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1571/3193] 10.0.0.96 () {32 vars in 749 bytes} [Mon May 25 01:58:59 2026] DELETE /v2.0/security-group-rules/14e5f693-df36-4e8f-8fb0-331b3b5d87b5 => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-25 01:58:59.537 7 INFO neutron.api.v2.resource [None req-f2efcdf1-a2f5-4276-8b6d-17f4ac1c082d 4381acf6ee56461085cf30cb2495e62d 635c00e2e0374ce1a0830ecfe25d4995 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1623/3194] 10.0.0.96 () {32 vars in 746 bytes} [Mon May 25 01:58:59 2026] GET /v2.0/security-group-rules/14e5f693-df36-4e8f-8fb0-331b3b5d87b5 => generated 155 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1572/3195] 10.0.0.96 () {32 vars in 749 bytes} [Mon May 25 01:58:59 2026] DELETE /v2.0/security-group-rules/907c01f0-8c6c-451f-a57e-adac6bb452f4 => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-25 01:58:59.616 7 INFO neutron.api.v2.resource [None req-67a24db1-15b6-456c-96d1-21e620989cfc 4381acf6ee56461085cf30cb2495e62d 635c00e2e0374ce1a0830ecfe25d4995 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1624/3196] 10.0.0.96 () {32 vars in 746 bytes} [Mon May 25 01:58:59 2026] GET /v2.0/security-group-rules/907c01f0-8c6c-451f-a57e-adac6bb452f4 => generated 155 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1573/3197] 10.0.0.96 () {32 vars in 749 bytes} [Mon May 25 01:58:59 2026] DELETE /v2.0/security-group-rules/2d90c5a8-30df-4d18-9c7a-643fda26ddf5 => generated 0 bytes in 51 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-25 01:58:59.687 7 INFO neutron.api.v2.resource [None req-411d7dc4-97b5-449f-a405-6eb2c82d40ef 4381acf6ee56461085cf30cb2495e62d 635c00e2e0374ce1a0830ecfe25d4995 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1625/3198] 10.0.0.96 () {32 vars in 746 bytes} [Mon May 25 01:58:59 2026] GET /v2.0/security-group-rules/2d90c5a8-30df-4d18-9c7a-643fda26ddf5 => generated 155 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1574/3199] 10.0.0.96 () {32 vars in 749 bytes} [Mon May 25 01:58:59 2026] DELETE /v2.0/security-group-rules/57650524-3d28-4a1c-879e-2f788557b0a1 => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-25 01:58:59.769 7 INFO neutron.api.v2.resource [None req-4b3103b5-0828-4be5-8221-7ae267fe2852 4381acf6ee56461085cf30cb2495e62d 635c00e2e0374ce1a0830ecfe25d4995 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1626/3200] 10.0.0.96 () {32 vars in 746 bytes} [Mon May 25 01:58:59 2026] GET /v2.0/security-group-rules/57650524-3d28-4a1c-879e-2f788557b0a1 => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1575/3201] 10.0.0.96 () {32 vars in 749 bytes} [Mon May 25 01:58:59 2026] DELETE /v2.0/security-group-rules/b5b803bd-5322-4d1e-a454-4daecde42271 => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-25 01:58:59.857 7 INFO neutron.api.v2.resource [None req-6715005d-6a60-4e67-bb36-8b4e51bbc1d8 4381acf6ee56461085cf30cb2495e62d 635c00e2e0374ce1a0830ecfe25d4995 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1627/3202] 10.0.0.96 () {32 vars in 746 bytes} [Mon May 25 01:58:59 2026] GET /v2.0/security-group-rules/b5b803bd-5322-4d1e-a454-4daecde42271 => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1576/3203] 10.0.0.96 () {32 vars in 749 bytes} [Mon May 25 01:58:59 2026] DELETE /v2.0/security-group-rules/2f3eae28-78ce-462f-a6bc-c4057d92416b => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-25 01:58:59.942 7 INFO neutron.api.v2.resource [None req-5e9f5bf9-bd3e-4ed7-8e18-17c56bc2382e 4381acf6ee56461085cf30cb2495e62d 635c00e2e0374ce1a0830ecfe25d4995 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1628/3204] 10.0.0.96 () {32 vars in 746 bytes} [Mon May 25 01:58:59 2026] GET /v2.0/security-group-rules/2f3eae28-78ce-462f-a6bc-c4057d92416b => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1577/3205] 10.0.0.96 () {32 vars in 749 bytes} [Mon May 25 01:58:59 2026] DELETE /v2.0/security-group-rules/8b95ef07-a3ba-4b76-88cb-68edbfa7b1f2 => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-25 01:59:00.026 7 INFO neutron.api.v2.resource [None req-e8b2305f-ad4d-4978-8054-3f07734133b4 4381acf6ee56461085cf30cb2495e62d 635c00e2e0374ce1a0830ecfe25d4995 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1629/3206] 10.0.0.96 () {32 vars in 746 bytes} [Mon May 25 01:59:00 2026] GET /v2.0/security-group-rules/8b95ef07-a3ba-4b76-88cb-68edbfa7b1f2 => generated 155 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1578/3207] 10.0.0.96 () {32 vars in 749 bytes} [Mon May 25 01:59:00 2026] DELETE /v2.0/security-group-rules/83bee63e-59f8-4ec1-a754-6adfbed56963 => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-25 01:59:00.122 7 INFO neutron.api.v2.resource [None req-0e3ec8b1-2004-430d-b3f1-52e3f713c1b5 4381acf6ee56461085cf30cb2495e62d 635c00e2e0374ce1a0830ecfe25d4995 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1630/3208] 10.0.0.96 () {32 vars in 746 bytes} [Mon May 25 01:59:00 2026] GET /v2.0/security-group-rules/83bee63e-59f8-4ec1-a754-6adfbed56963 => generated 155 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1579/3209] 10.0.0.96 () {32 vars in 749 bytes} [Mon May 25 01:59:00 2026] DELETE /v2.0/security-group-rules/bf3f261b-f7cf-40ce-a02f-fb4ab692ea6a => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-25 01:59:00.208 7 INFO neutron.api.v2.resource [None req-15edac3e-1dae-4bdd-8f12-1e61d2cfa678 4381acf6ee56461085cf30cb2495e62d 635c00e2e0374ce1a0830ecfe25d4995 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1631/3210] 10.0.0.96 () {32 vars in 746 bytes} [Mon May 25 01:59:00 2026] GET /v2.0/security-group-rules/bf3f261b-f7cf-40ce-a02f-fb4ab692ea6a => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1580/3211] 10.0.0.96 () {32 vars in 739 bytes} [Mon May 25 01:59:00 2026] DELETE /v2.0/security-groups/2a985210-47f7-4b9e-8248-c584e3153957 => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-25 01:59:00.303 7 INFO neutron.api.v2.resource [None req-3a316ca8-6498-41b1-8db2-e2ea0f7a5d45 4381acf6ee56461085cf30cb2495e62d 635c00e2e0374ce1a0830ecfe25d4995 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1632/3212] 10.0.0.96 () {32 vars in 736 bytes} [Mon May 25 01:59:00 2026] GET /v2.0/security-groups/2a985210-47f7-4b9e-8248-c584e3153957 => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1581/3213] 10.0.0.96 () {34 vars in 788 bytes} [Mon May 25 01:59:00 2026] PUT /v2.0/routers/d6fd878d-f833-4b60-a567-1f32d9558704/remove_router_interface => generated 309 bytes in 934 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-25 01:59:01.471 7 INFO neutron.api.v2.resource [None req-9c21917f-da92-4b04-8c28-13c94e983cf2 4381acf6ee56461085cf30cb2495e62d 635c00e2e0374ce1a0830ecfe25d4995 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1633/3214] 10.0.0.96 () {34 vars in 788 bytes} [Mon May 25 01:59:01 2026] PUT /v2.0/routers/d6fd878d-f833-4b60-a567-1f32d9558704/remove_router_interface => generated 198 bytes in 186 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1582/3215] 10.0.0.96 () {34 vars in 788 bytes} [Mon May 25 01:59:01 2026] PUT /v2.0/routers/d6fd878d-f833-4b60-a567-1f32d9558704/remove_router_interface => generated 309 bytes in 978 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-25 01:59:02.628 7 INFO neutron.api.v2.resource [None req-6aa3c57e-b514-462f-9fea-aa7aa64d5afd 4381acf6ee56461085cf30cb2495e62d 635c00e2e0374ce1a0830ecfe25d4995 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1634/3216] 10.0.0.96 () {34 vars in 788 bytes} [Mon May 25 01:59:02 2026] PUT /v2.0/routers/d6fd878d-f833-4b60-a567-1f32d9558704/remove_router_interface => generated 198 bytes in 165 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1583/3217] 10.0.0.96 () {34 vars in 788 bytes} [Mon May 25 01:59:02 2026] PUT /v2.0/routers/d6fd878d-f833-4b60-a567-1f32d9558704/remove_router_interface => generated 309 bytes in 939 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-25 01:59:03.735 7 INFO neutron.api.v2.resource [None req-a4798888-6fde-424a-8b38-aff5025b2f61 4381acf6ee56461085cf30cb2495e62d 635c00e2e0374ce1a0830ecfe25d4995 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1635/3218] 10.0.0.96 () {34 vars in 788 bytes} [Mon May 25 01:59:03 2026] PUT /v2.0/routers/d6fd878d-f833-4b60-a567-1f32d9558704/remove_router_interface => generated 198 bytes in 158 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-25 01:59:04.538 8 INFO neutron.services.segments.plugin [-] Segment df052515-dc75-4337-9194-a35eaf43cb07 resource provider aggregate not found 2026-05-25 01:59:04.543 8 INFO neutron.services.segments.plugin [-] Segment df052515-dc75-4337-9194-a35eaf43cb07 resource provider aggregate not found 2026-05-25 01:59:04.554 8 INFO neutron.services.segments.plugin [-] Segment df052515-dc75-4337-9194-a35eaf43cb07 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid df052515-dc75-4337-9194-a35eaf43cb07 found for delete ", "request_id": "req-1ad3363f-7ba9-49e3-9dc8-47bf67bdba38"}]} 2026-05-25 01:59:04.558 8 INFO neutron.services.segments.plugin [-] Segment df052515-dc75-4337-9194-a35eaf43cb07 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid df052515-dc75-4337-9194-a35eaf43cb07 found for delete ", "request_id": "req-a7afdd19-ef9d-4acf-965a-f8573c66efe5"}]} 2026-05-25 01:59:04.560 8 INFO neutron.db.l3_hamode_db [None req-3ab60986-5df6-4012-984d-adf88858a9b6 4381acf6ee56461085cf30cb2495e62d 635c00e2e0374ce1a0830ecfe25d4995 - - default default] HA network c49dd954-976c-4c3b-876e-0895be4cb506 was deleted as no HA routers are present in tenant 635c00e2e0374ce1a0830ecfe25d4995. [pid: 8|app: 0|req: 1584/3219] 10.0.0.96 () {32 vars in 723 bytes} [Mon May 25 01:59:03 2026] DELETE /v2.0/routers/d6fd878d-f833-4b60-a567-1f32d9558704 => generated 0 bytes in 822 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-25 01:59:04.589 7 INFO neutron.api.v2.resource [None req-b318e0d7-99c5-4076-aec3-0d96213595fa 4381acf6ee56461085cf30cb2495e62d 635c00e2e0374ce1a0830ecfe25d4995 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1636/3220] 10.0.0.96 () {32 vars in 720 bytes} [Mon May 25 01:59:04 2026] GET /v2.0/routers/d6fd878d-f833-4b60-a567-1f32d9558704 => generated 135 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1585/3221] 10.0.0.96 () {32 vars in 723 bytes} [Mon May 25 01:59:04 2026] DELETE /v2.0/subnets/c08c0f2d-185c-45ab-b10c-a4aa79bb6b6a => generated 0 bytes in 142 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-25 01:59:04.755 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7b40a22e-7b0f-4910-842c-2ce9cca84580 4381acf6ee56461085cf30cb2495e62d 635c00e2e0374ce1a0830ecfe25d4995 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1637/3222] 10.0.0.96 () {32 vars in 720 bytes} [Mon May 25 01:59:04 2026] GET /v2.0/subnets/c08c0f2d-185c-45ab-b10c-a4aa79bb6b6a => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1586/3223] 10.0.0.96 () {32 vars in 723 bytes} [Mon May 25 01:59:04 2026] DELETE /v2.0/subnets/98c382d0-57bb-457c-9668-bcfbc70bb5b4 => generated 0 bytes in 137 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-25 01:59:04.920 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0b4cc886-ca8f-4868-ab59-83cea4830700 4381acf6ee56461085cf30cb2495e62d 635c00e2e0374ce1a0830ecfe25d4995 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1638/3224] 10.0.0.96 () {32 vars in 720 bytes} [Mon May 25 01:59:04 2026] GET /v2.0/subnets/98c382d0-57bb-457c-9668-bcfbc70bb5b4 => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1587/3225] 10.0.0.96 () {32 vars in 725 bytes} [Mon May 25 01:59:04 2026] DELETE /v2.0/networks/e117de4b-a401-40a9-9c12-f61becff3164 => generated 0 bytes in 264 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-25 01:59:05.223 7 INFO neutron.pecan_wsgi.hooks.translation [None req-fe7cb860-09bb-489f-8d22-9d2583678099 4381acf6ee56461085cf30cb2495e62d 635c00e2e0374ce1a0830ecfe25d4995 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1639/3226] 10.0.0.96 () {32 vars in 722 bytes} [Mon May 25 01:59:05 2026] GET /v2.0/networks/e117de4b-a401-40a9-9c12-f61becff3164 => generated 138 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1588/3227] 10.0.0.96 () {32 vars in 723 bytes} [Mon May 25 01:59:05 2026] DELETE /v2.0/subnets/05f93de7-8a57-4511-9b30-6b3bac9036e8 => generated 0 bytes in 160 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-25 01:59:05.412 7 INFO neutron.pecan_wsgi.hooks.translation [None req-80ca8926-4900-4002-bfc2-45500fed0729 4381acf6ee56461085cf30cb2495e62d 635c00e2e0374ce1a0830ecfe25d4995 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1640/3228] 10.0.0.96 () {32 vars in 720 bytes} [Mon May 25 01:59:05 2026] GET /v2.0/subnets/05f93de7-8a57-4511-9b30-6b3bac9036e8 => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1589/3229] 10.0.0.96 () {32 vars in 723 bytes} [Mon May 25 01:59:05 2026] DELETE /v2.0/subnets/10e0b91b-ef24-48e6-b050-d7a7cec851be => generated 0 bytes in 151 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-25 01:59:05.590 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3917b9a8-ee24-4064-8708-315f9345855f 4381acf6ee56461085cf30cb2495e62d 635c00e2e0374ce1a0830ecfe25d4995 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1641/3230] 10.0.0.96 () {32 vars in 720 bytes} [Mon May 25 01:59:05 2026] GET /v2.0/subnets/10e0b91b-ef24-48e6-b050-d7a7cec851be => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1590/3231] 10.0.0.96 () {32 vars in 725 bytes} [Mon May 25 01:59:05 2026] DELETE /v2.0/networks/fb799a4f-7cf8-4573-b705-18387115aa14 => generated 0 bytes in 250 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-25 01:59:05.870 7 INFO neutron.pecan_wsgi.hooks.translation [None req-78881709-8edb-4d23-b1dc-728f739d7eeb 4381acf6ee56461085cf30cb2495e62d 635c00e2e0374ce1a0830ecfe25d4995 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1642/3232] 10.0.0.96 () {32 vars in 722 bytes} [Mon May 25 01:59:05 2026] GET /v2.0/networks/fb799a4f-7cf8-4573-b705-18387115aa14 => generated 138 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1591/3233] 10.0.0.96 () {32 vars in 723 bytes} [Mon May 25 01:59:05 2026] DELETE /v2.0/subnets/0ab1eea7-4ffe-415e-adfc-9870bb8a022b => generated 0 bytes in 146 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-25 01:59:06.048 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6b17bc0e-d4c9-49d4-aa4e-d15dd3a2605a 4381acf6ee56461085cf30cb2495e62d 635c00e2e0374ce1a0830ecfe25d4995 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1643/3234] 10.0.0.96 () {32 vars in 720 bytes} [Mon May 25 01:59:06 2026] GET /v2.0/subnets/0ab1eea7-4ffe-415e-adfc-9870bb8a022b => generated 136 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1592/3235] 10.0.0.96 () {32 vars in 723 bytes} [Mon May 25 01:59:06 2026] DELETE /v2.0/subnets/d37d700c-f376-4e49-ae42-a1eb8f22e2bd => generated 0 bytes in 141 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-25 01:59:06.214 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e91941e0-75ec-4c60-b859-707f7049f608 4381acf6ee56461085cf30cb2495e62d 635c00e2e0374ce1a0830ecfe25d4995 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1644/3236] 10.0.0.96 () {32 vars in 720 bytes} [Mon May 25 01:59:06 2026] GET /v2.0/subnets/d37d700c-f376-4e49-ae42-a1eb8f22e2bd => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1593/3237] 10.0.0.96 () {32 vars in 725 bytes} [Mon May 25 01:59:06 2026] DELETE /v2.0/networks/3e868796-e877-4c82-a819-0131ab91b49d => generated 0 bytes in 264 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-25 01:59:06.507 7 INFO neutron.pecan_wsgi.hooks.translation [None req-22be98b4-85df-4025-adf0-41bb9c1cce73 4381acf6ee56461085cf30cb2495e62d 635c00e2e0374ce1a0830ecfe25d4995 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1645/3238] 10.0.0.96 () {32 vars in 722 bytes} [Mon May 25 01:59:06 2026] GET /v2.0/networks/3e868796-e877-4c82-a819-0131ab91b49d => generated 138 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-25 01:59:08.447 8 INFO neutron.services.segments.plugin [-] Segment 3c1ee5e7-c884-442f-8e86-583d09d12c9d resource provider aggregate not found 2026-05-25 01:59:08.453 8 INFO neutron.services.segments.plugin [-] Segment 3c1ee5e7-c884-442f-8e86-583d09d12c9d resource provider aggregate not found 2026-05-25 01:59:08.462 8 INFO neutron.services.segments.plugin [-] Segment 3c1ee5e7-c884-442f-8e86-583d09d12c9d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3c1ee5e7-c884-442f-8e86-583d09d12c9d found for delete ", "request_id": "req-3c331cd0-349b-41a9-8ade-6757b85af49d"}]} 2026-05-25 01:59:08.469 8 INFO neutron.services.segments.plugin [-] Segment 3c1ee5e7-c884-442f-8e86-583d09d12c9d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3c1ee5e7-c884-442f-8e86-583d09d12c9d found for delete ", "request_id": "req-da67c57f-f074-485e-888d-5c2839ba7f70"}]} 2026-05-25 01:59:08.473 8 INFO neutron.services.segments.plugin [-] Segment 2a0fe3f3-94f9-4e01-b3b1-9307a7f34fa7 resource provider aggregate not found 2026-05-25 01:59:08.488 8 INFO neutron.services.segments.plugin [-] Segment 2a0fe3f3-94f9-4e01-b3b1-9307a7f34fa7 resource provider aggregate not found 2026-05-25 01:59:08.495 8 INFO neutron.services.segments.plugin [-] Segment 2a0fe3f3-94f9-4e01-b3b1-9307a7f34fa7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2a0fe3f3-94f9-4e01-b3b1-9307a7f34fa7 found for delete ", "request_id": "req-262d55a3-7ada-46e4-a899-b065f42d913b"}]} 2026-05-25 01:59:08.508 8 INFO neutron.services.segments.plugin [-] Segment 2a0fe3f3-94f9-4e01-b3b1-9307a7f34fa7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2a0fe3f3-94f9-4e01-b3b1-9307a7f34fa7 found for delete ", "request_id": "req-47a40d18-d92e-46e5-9f4f-87b8ccf94c49"}]} 2026-05-25 01:59:08.513 8 INFO neutron.services.segments.plugin [-] Segment 88e238b8-b332-49f7-a929-ac370bc43916 resource provider aggregate not found 2026-05-25 01:59:08.520 8 INFO neutron.services.segments.plugin [-] Segment 88e238b8-b332-49f7-a929-ac370bc43916 resource provider aggregate not found 2026-05-25 01:59:08.526 8 INFO neutron.services.segments.plugin [-] Segment 88e238b8-b332-49f7-a929-ac370bc43916 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 88e238b8-b332-49f7-a929-ac370bc43916 found for delete ", "request_id": "req-b1dd9d7e-82a4-4b39-93f6-0d64791e0ea0"}]} 2026-05-25 01:59:08.531 8 INFO neutron.services.segments.plugin [-] Segment 88e238b8-b332-49f7-a929-ac370bc43916 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 88e238b8-b332-49f7-a929-ac370bc43916 found for delete ", "request_id": "req-0775894a-e065-4631-949f-289d7b902829"}]} [pid: 8|app: 0|req: 1594/3241] 10.0.0.96 () {32 vars in 773 bytes} [Mon May 25 01:59:08 2026] GET /v2.0/security-groups?tenant_id=90e471ab0c38418f852c29a30a13e476&name=default => generated 2929 bytes in 311 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1648/3242] 10.0.0.96 () {32 vars in 739 bytes} [Mon May 25 01:59:08 2026] DELETE /v2.0/security-groups/a6e27096-5d3e-4659-8209-656a48396e5d => 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: 1595/3243] 10.0.0.96 () {32 vars in 773 bytes} [Mon May 25 01:59:08 2026] GET /v2.0/security-groups?tenant_id=19d3725dadcd47baaef5148dd4a55acf&name=default => generated 2929 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1649/3244] 10.0.0.96 () {32 vars in 739 bytes} [Mon May 25 01:59:09 2026] DELETE /v2.0/security-groups/f293ec64-b5fa-483a-8281-83e3435bb001 => generated 0 bytes in 143 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1596/3245] 10.0.0.96 () {32 vars in 773 bytes} [Mon May 25 01:59:09 2026] GET /v2.0/security-groups?tenant_id=ad6a3ed9696445058b3205faae328333&name=default => generated 2929 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1650/3246] 10.0.0.96 () {32 vars in 739 bytes} [Mon May 25 01:59:09 2026] DELETE /v2.0/security-groups/16907cc7-ea23-432b-8326-4380030cd820 => 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: 1597/3247] 10.0.0.96 () {32 vars in 773 bytes} [Mon May 25 01:59:09 2026] GET /v2.0/security-groups?tenant_id=a6bcbca4fa9646eb909d4456bbb7fd56&name=default => generated 2929 bytes in 159 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1651/3248] 10.0.0.96 () {32 vars in 739 bytes} [Mon May 25 01:59:09 2026] DELETE /v2.0/security-groups/2a6b7927-6c3d-4c99-aa39-b5465b862438 => 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: 1598/3249] 10.0.0.96 () {32 vars in 773 bytes} [Mon May 25 01:59:10 2026] GET /v2.0/security-groups?tenant_id=7ed0b25d2eaa45569befa5c2e8af391a&name=default => generated 2929 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1652/3250] 10.0.0.96 () {32 vars in 739 bytes} [Mon May 25 01:59:10 2026] DELETE /v2.0/security-groups/d8e56510-6dd9-40b2-bd23-fdf794c9747c => 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: 1599/3251] 10.0.0.96 () {32 vars in 773 bytes} [Mon May 25 01:59:10 2026] GET /v2.0/security-groups?tenant_id=6fa5e3eb3f7e4ad0ba2398ca2d8fae97&name=default => generated 2929 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1653/3252] 10.0.0.96 () {32 vars in 739 bytes} [Mon May 25 01:59:10 2026] DELETE /v2.0/security-groups/3cad3078-3ce4-422d-887e-efbdad4dd716 => 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: 1600/3253] 10.0.0.96 () {32 vars in 773 bytes} [Mon May 25 01:59:10 2026] GET /v2.0/security-groups?tenant_id=635c00e2e0374ce1a0830ecfe25d4995&name=default => generated 2929 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1654/3254] 10.0.0.96 () {32 vars in 739 bytes} [Mon May 25 01:59:10 2026] DELETE /v2.0/security-groups/d2bc3d8b-04d1-4439-ab2e-477100c9cdf9 => 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: 1601/3255] 10.0.0.96 () {32 vars in 648 bytes} [Mon May 25 01:59:13 2026] GET /v2.0/networks => generated 2168 bytes in 188 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1655/3256] 10.0.0.96 () {32 vars in 654 bytes} [Mon May 25 01:59:14 2026] GET /v2.0/floatingips => generated 19 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1602/3257] 10.0.0.96 () {32 vars in 646 bytes} [Mon May 25 01:59:14 2026] GET /v2.0/routers => generated 15 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1656/3258] 10.0.0.96 () {32 vars in 642 bytes} [Mon May 25 01:59:14 2026] GET /v2.0/ports => generated 4721 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1603/3259] 10.0.0.96 () {32 vars in 646 bytes} [Mon May 25 01:59:14 2026] GET /v2.0/subnets => generated 1308 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1657/3260] 10.0.0.96 () {32 vars in 648 bytes} [Mon May 25 01:59:14 2026] GET /v2.0/networks => generated 2168 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1604/3261] 10.0.0.96 () {32 vars in 662 bytes} [Mon May 25 01:59:14 2026] GET /v2.0/security-groups => generated 17397 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1658/3262] 10.0.0.96 () {32 vars in 654 bytes} [Mon May 25 01:59:14 2026] GET /v2.0/subnetpools => generated 19 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0)