+ 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 11 01:30:12 2026] *** compiled with version: 11.4.0 on 09 May 2026 21:15:36 os: Linux-5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 nodename: neutron-server-6c79d97f9f-s99bl machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9696 fd 3 Python version: 3.10.12 (main, Mar 3 2026, 11:56:32) [GCC 11.4.0] Python main interpreter initialized at 0x560b02965a70 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... /var/lib/openstack/lib/python3.10/site-packages/munch/__init__.py:24: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources /var/lib/openstack/lib/python3.10/site-packages/munch/__init__.py:24: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 2026-05-11 01:30:16.260 8 INFO neutron.common.config [-] Logging enabled! 2026-05-11 01:30:16.260 8 INFO neutron.common.config [-] uwsgi version 21.2.2.dev24 2026-05-11 01:30:16.261 7 INFO neutron.common.config [-] Logging enabled! 2026-05-11 01:30:16.262 7 INFO neutron.common.config [-] uwsgi version 21.2.2.dev24 2026-05-11 01:30:16.527 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-11 01:30:16.528 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-11 01:30:17.344 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-11 01:30:17.347 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-11 01:30:17.350 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-05-11 01:30:17.351 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-11 01:30:17.351 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-11 01:30:17.352 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-11 01:30:17.352 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-11 01:30:17.358 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-11 01:30:17.358 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-11 01:30:17.358 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-11 01:30:17.369 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-11 01:30:17.372 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-11 01:30:17.375 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-05-11 01:30:17.376 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-11 01:30:17.376 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-11 01:30:17.376 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-11 01:30:17.376 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-11 01:30:17.376 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-11 01:30:17.377 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-11 01:30:17.378 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-11 01:30:17.382 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-11 01:30:17.383 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-11 01:30:17.383 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-11 01:30:17.401 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-11 01:30:17.402 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-11 01:30:17.402 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-11 01:30:17.420 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-11 01:30:17.420 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-11 01:30:17.420 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-11 01:30:17.420 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-11 01:30:17.445 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-11 01:30:17.445 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-11 01:30:17.445 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-11 01:30:17.445 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-11 01:30:17.819 7 INFO neutron.plugins.ml2.managers [None req-6cbde338-6998-4157-a4ba-c533c3162282 - - - - - -] Initializing driver for type 'vlan' 2026-05-11 01:30:17.821 8 INFO neutron.plugins.ml2.managers [None req-658d36c3-89aa-4083-96a5-3b358cb1cc0e - - - - - -] Initializing driver for type 'vlan' 2026-05-11 01:30:18.140 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-658d36c3-89aa-4083-96a5-3b358cb1cc0e - - - - - -] VlanTypeDriver initialization complete 2026-05-11 01:30:18.140 8 INFO neutron.plugins.ml2.managers [None req-658d36c3-89aa-4083-96a5-3b358cb1cc0e - - - - - -] Initializing driver for type 'vxlan' 2026-05-11 01:30:18.141 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-658d36c3-89aa-4083-96a5-3b358cb1cc0e - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-11 01:30:18.151 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-6cbde338-6998-4157-a4ba-c533c3162282 - - - - - -] VlanTypeDriver initialization complete 2026-05-11 01:30:18.152 7 INFO neutron.plugins.ml2.managers [None req-6cbde338-6998-4157-a4ba-c533c3162282 - - - - - -] Initializing driver for type 'vxlan' 2026-05-11 01:30:18.152 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-6cbde338-6998-4157-a4ba-c533c3162282 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-11 01:30:18.163 8 INFO neutron.plugins.ml2.managers [None req-658d36c3-89aa-4083-96a5-3b358cb1cc0e - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-11 01:30:18.163 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-658d36c3-89aa-4083-96a5-3b358cb1cc0e - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-11 01:30:18.163 8 INFO neutron.plugins.ml2.managers [None req-658d36c3-89aa-4083-96a5-3b358cb1cc0e - - - - - -] Initializing extension driver 'port_security' 2026-05-11 01:30:18.164 8 INFO neutron.plugins.ml2.extensions.port_security [None req-658d36c3-89aa-4083-96a5-3b358cb1cc0e - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-11 01:30:18.164 8 INFO neutron.plugins.ml2.managers [None req-658d36c3-89aa-4083-96a5-3b358cb1cc0e - - - - - -] Initializing extension driver 'qos' 2026-05-11 01:30:18.164 8 INFO neutron.plugins.ml2.managers [None req-658d36c3-89aa-4083-96a5-3b358cb1cc0e - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-11 01:30:18.164 8 INFO neutron.plugins.ml2.managers [None req-658d36c3-89aa-4083-96a5-3b358cb1cc0e - - - - - -] Initializing mechanism driver 'l2population' 2026-05-11 01:30:18.174 7 INFO neutron.plugins.ml2.managers [None req-6cbde338-6998-4157-a4ba-c533c3162282 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-11 01:30:18.175 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-6cbde338-6998-4157-a4ba-c533c3162282 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-11 01:30:18.175 7 INFO neutron.plugins.ml2.managers [None req-6cbde338-6998-4157-a4ba-c533c3162282 - - - - - -] Initializing extension driver 'port_security' 2026-05-11 01:30:18.175 7 INFO neutron.plugins.ml2.extensions.port_security [None req-6cbde338-6998-4157-a4ba-c533c3162282 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-11 01:30:18.174 8 INFO neutron.quota [None req-9426741b-c8c7-4e83-849a-aab304d93832 - - - - - -] Loaded quota_driver: . 2026-05-11 01:30:18.175 7 INFO neutron.plugins.ml2.managers [None req-6cbde338-6998-4157-a4ba-c533c3162282 - - - - - -] Initializing extension driver 'qos' 2026-05-11 01:30:18.175 8 INFO neutron.plugins.ml2.plugin [None req-9426741b-c8c7-4e83-849a-aab304d93832 - - - - - -] Modular L2 Plugin initialization complete 2026-05-11 01:30:18.175 7 INFO neutron.plugins.ml2.managers [None req-6cbde338-6998-4157-a4ba-c533c3162282 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-11 01:30:18.175 7 INFO neutron.plugins.ml2.managers [None req-6cbde338-6998-4157-a4ba-c533c3162282 - - - - - -] Initializing mechanism driver 'l2population' 2026-05-11 01:30:18.175 8 INFO neutron.plugins.ml2.managers [None req-9426741b-c8c7-4e83-849a-aab304d93832 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-11 01:30:18.176 8 INFO neutron.plugins.ml2.managers [None req-9426741b-c8c7-4e83-849a-aab304d93832 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-11 01:30:18.176 8 INFO neutron.plugins.ml2.managers [None req-9426741b-c8c7-4e83-849a-aab304d93832 - - - - - -] Got port-security extension from driver 'port_security' 2026-05-11 01:30:18.176 8 INFO neutron.extensions.vlantransparent [None req-9426741b-c8c7-4e83-849a-aab304d93832 - - - - - -] Disabled vlantransparent extension. 2026-05-11 01:30:18.176 8 INFO neutron.manager [None req-9426741b-c8c7-4e83-849a-aab304d93832 - - - - - -] Loading Plugin: qos 2026-05-11 01:30:18.186 7 INFO neutron.quota [None req-3f6ffeae-5af3-4b33-990c-8286801158c5 - - - - - -] Loaded quota_driver: . 2026-05-11 01:30:18.187 7 INFO neutron.plugins.ml2.plugin [None req-3f6ffeae-5af3-4b33-990c-8286801158c5 - - - - - -] Modular L2 Plugin initialization complete 2026-05-11 01:30:18.187 7 INFO neutron.plugins.ml2.managers [None req-3f6ffeae-5af3-4b33-990c-8286801158c5 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-11 01:30:18.187 7 INFO neutron.plugins.ml2.managers [None req-3f6ffeae-5af3-4b33-990c-8286801158c5 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-11 01:30:18.187 7 INFO neutron.plugins.ml2.managers [None req-3f6ffeae-5af3-4b33-990c-8286801158c5 - - - - - -] Got port-security extension from driver 'port_security' 2026-05-11 01:30:18.187 7 INFO neutron.extensions.vlantransparent [None req-3f6ffeae-5af3-4b33-990c-8286801158c5 - - - - - -] Disabled vlantransparent extension. 2026-05-11 01:30:18.187 8 INFO neutron.manager [None req-9426741b-c8c7-4e83-849a-aab304d93832 - - - - - -] Loading Plugin: router 2026-05-11 01:30:18.188 7 INFO neutron.manager [None req-3f6ffeae-5af3-4b33-990c-8286801158c5 - - - - - -] Loading Plugin: qos 2026-05-11 01:30:18.198 7 INFO neutron.manager [None req-3f6ffeae-5af3-4b33-990c-8286801158c5 - - - - - -] Loading Plugin: router 2026-05-11 01:30:18.221 8 INFO neutron.services.service_base [None req-9426741b-c8c7-4e83-849a-aab304d93832 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-11 01:30:18.221 8 INFO neutron.manager [None req-9426741b-c8c7-4e83-849a-aab304d93832 - - - - - -] Loading Plugin: segments 2026-05-11 01:30:18.231 7 INFO neutron.services.service_base [None req-3f6ffeae-5af3-4b33-990c-8286801158c5 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-11 01:30:18.232 7 INFO neutron.manager [None req-3f6ffeae-5af3-4b33-990c-8286801158c5 - - - - - -] Loading Plugin: segments 2026-05-11 01:30:18.315 8 INFO neutron.manager [None req-9426741b-c8c7-4e83-849a-aab304d93832 - - - - - -] Loading Plugin: trunk 2026-05-11 01:30:18.328 7 INFO neutron.manager [None req-3f6ffeae-5af3-4b33-990c-8286801158c5 - - - - - -] Loading Plugin: trunk 2026-05-11 01:30:18.369 8 INFO neutron.manager [None req-9426741b-c8c7-4e83-849a-aab304d93832 - - - - - -] Loading Plugin: vpnaas 2026-05-11 01:30:18.373 7 INFO neutron.manager [None req-3f6ffeae-5af3-4b33-990c-8286801158c5 - - - - - -] Loading Plugin: vpnaas 2026-05-11 01:30:18.407 8 WARNING stevedore.named [None req-9426741b-c8c7-4e83-849a-aab304d93832 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-11 01:30:18.409 7 WARNING stevedore.named [None req-3f6ffeae-5af3-4b33-990c-8286801158c5 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-11 01:30:18.465 8 INFO neutron_vpnaas.services.vpn.plugin [None req-9426741b-c8c7-4e83-849a-aab304d93832 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-11 01:30:18.466 8 INFO neutron.common.utils [None req-9426741b-c8c7-4e83-849a-aab304d93832 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-11 01:30:18.466 8 INFO neutron.manager [None req-9426741b-c8c7-4e83-849a-aab304d93832 - - - - - -] Loading Plugin: auto_allocate 2026-05-11 01:30:18.470 8 INFO neutron.manager [None req-9426741b-c8c7-4e83-849a-aab304d93832 - - - - - -] Loading Plugin: tag 2026-05-11 01:30:18.475 8 INFO neutron.manager [None req-9426741b-c8c7-4e83-849a-aab304d93832 - - - - - -] Loading Plugin: timestamp 2026-05-11 01:30:18.476 7 INFO neutron_vpnaas.services.vpn.plugin [None req-3f6ffeae-5af3-4b33-990c-8286801158c5 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-11 01:30:18.477 7 INFO neutron.common.utils [None req-3f6ffeae-5af3-4b33-990c-8286801158c5 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-11 01:30:18.477 7 INFO neutron.manager [None req-3f6ffeae-5af3-4b33-990c-8286801158c5 - - - - - -] Loading Plugin: auto_allocate 2026-05-11 01:30:18.479 8 INFO neutron.manager [None req-9426741b-c8c7-4e83-849a-aab304d93832 - - - - - -] Loading Plugin: network_ip_availability 2026-05-11 01:30:18.482 7 INFO neutron.manager [None req-3f6ffeae-5af3-4b33-990c-8286801158c5 - - - - - -] Loading Plugin: tag 2026-05-11 01:30:18.482 8 INFO neutron.manager [None req-9426741b-c8c7-4e83-849a-aab304d93832 - - - - - -] Loading Plugin: flavors 2026-05-11 01:30:18.485 8 INFO neutron.manager [None req-9426741b-c8c7-4e83-849a-aab304d93832 - - - - - -] Loading Plugin: revisions 2026-05-11 01:30:18.487 7 INFO neutron.manager [None req-3f6ffeae-5af3-4b33-990c-8286801158c5 - - - - - -] Loading Plugin: timestamp 2026-05-11 01:30:18.488 8 INFO neutron.api.extensions [None req-9426741b-c8c7-4e83-849a-aab304d93832 - - - - - -] Initializing extension manager. 2026-05-11 01:30:18.489 8 INFO neutron.api.extensions [None req-9426741b-c8c7-4e83-849a-aab304d93832 - - - - - -] Loaded extension: address-group 2026-05-11 01:30:18.490 7 INFO neutron.manager [None req-3f6ffeae-5af3-4b33-990c-8286801158c5 - - - - - -] Loading Plugin: network_ip_availability 2026-05-11 01:30:18.490 8 INFO neutron.api.extensions [None req-9426741b-c8c7-4e83-849a-aab304d93832 - - - - - -] Loaded extension: address-scope 2026-05-11 01:30:18.491 8 INFO neutron.api.extensions [None req-9426741b-c8c7-4e83-849a-aab304d93832 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-11 01:30:18.492 8 INFO neutron.api.extensions [None req-9426741b-c8c7-4e83-849a-aab304d93832 - - - - - -] Loaded extension: agent 2026-05-11 01:30:18.492 8 INFO neutron.api.extensions [None req-9426741b-c8c7-4e83-849a-aab304d93832 - - - - - -] Loaded extension: agent-resources-synced 2026-05-11 01:30:18.493 7 INFO neutron.manager [None req-3f6ffeae-5af3-4b33-990c-8286801158c5 - - - - - -] Loading Plugin: flavors 2026-05-11 01:30:18.493 8 INFO neutron.api.extensions [None req-9426741b-c8c7-4e83-849a-aab304d93832 - - - - - -] Loaded extension: allowed-address-pairs 2026-05-11 01:30:18.494 8 INFO neutron.api.extensions [None req-9426741b-c8c7-4e83-849a-aab304d93832 - - - - - -] Loaded extension: auto-allocated-topology 2026-05-11 01:30:18.495 8 INFO neutron.api.extensions [None req-9426741b-c8c7-4e83-849a-aab304d93832 - - - - - -] Loaded extension: availability_zone 2026-05-11 01:30:18.496 8 INFO neutron.api.extensions [None req-9426741b-c8c7-4e83-849a-aab304d93832 - - - - - -] Loaded extension: availability_zone_filter 2026-05-11 01:30:18.496 7 INFO neutron.manager [None req-3f6ffeae-5af3-4b33-990c-8286801158c5 - - - - - -] Loading Plugin: revisions 2026-05-11 01:30:18.496 8 INFO neutron.api.extensions [None req-9426741b-c8c7-4e83-849a-aab304d93832 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-11 01:30:18.497 8 INFO neutron.api.extensions [None req-9426741b-c8c7-4e83-849a-aab304d93832 - - - - - -] Loaded extension: default-subnetpools 2026-05-11 01:30:18.498 8 INFO neutron.api.extensions [None req-9426741b-c8c7-4e83-849a-aab304d93832 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-11 01:30:18.499 7 INFO neutron.api.extensions [None req-3f6ffeae-5af3-4b33-990c-8286801158c5 - - - - - -] Initializing extension manager. 2026-05-11 01:30:18.499 8 INFO neutron.api.extensions [None req-9426741b-c8c7-4e83-849a-aab304d93832 - - - - - -] Loaded extension: dns-integration 2026-05-11 01:30:18.500 8 INFO neutron.api.extensions [None req-9426741b-c8c7-4e83-849a-aab304d93832 - - - - - -] Loaded extension: dns-domain-ports 2026-05-11 01:30:18.500 7 INFO neutron.api.extensions [None req-3f6ffeae-5af3-4b33-990c-8286801158c5 - - - - - -] Loaded extension: address-group 2026-05-11 01:30:18.500 8 INFO neutron.api.extensions [None req-9426741b-c8c7-4e83-849a-aab304d93832 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-11 01:30:18.501 7 INFO neutron.api.extensions [None req-3f6ffeae-5af3-4b33-990c-8286801158c5 - - - - - -] Loaded extension: address-scope 2026-05-11 01:30:18.501 8 INFO neutron.api.extensions [None req-9426741b-c8c7-4e83-849a-aab304d93832 - - - - - -] Loaded extension: dvr 2026-05-11 01:30:18.502 7 INFO neutron.api.extensions [None req-3f6ffeae-5af3-4b33-990c-8286801158c5 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-11 01:30:18.502 8 INFO neutron.api.extensions [None req-9426741b-c8c7-4e83-849a-aab304d93832 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-11 01:30:18.502 8 INFO neutron.api.extensions [None req-9426741b-c8c7-4e83-849a-aab304d93832 - - - - - -] Loaded extension: empty-string-filtering 2026-05-11 01:30:18.502 7 INFO neutron.api.extensions [None req-3f6ffeae-5af3-4b33-990c-8286801158c5 - - - - - -] Loaded extension: agent 2026-05-11 01:30:18.503 7 INFO neutron.api.extensions [None req-3f6ffeae-5af3-4b33-990c-8286801158c5 - - - - - -] Loaded extension: agent-resources-synced 2026-05-11 01:30:18.503 8 INFO neutron.api.extensions [None req-9426741b-c8c7-4e83-849a-aab304d93832 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-11 01:30:18.504 8 INFO neutron.api.extensions [None req-9426741b-c8c7-4e83-849a-aab304d93832 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-11 01:30:18.504 7 INFO neutron.api.extensions [None req-3f6ffeae-5af3-4b33-990c-8286801158c5 - - - - - -] Loaded extension: allowed-address-pairs 2026-05-11 01:30:18.504 8 INFO neutron.api.extensions [None req-9426741b-c8c7-4e83-849a-aab304d93832 - - - - - -] Loaded extension: external-net 2026-05-11 01:30:18.505 8 INFO neutron.api.extensions [None req-9426741b-c8c7-4e83-849a-aab304d93832 - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-11 01:30:18.505 7 INFO neutron.api.extensions [None req-3f6ffeae-5af3-4b33-990c-8286801158c5 - - - - - -] Loaded extension: auto-allocated-topology 2026-05-11 01:30:18.505 8 INFO neutron.api.extensions [None req-9426741b-c8c7-4e83-849a-aab304d93832 - - - - - -] Loaded extension: extraroute 2026-05-11 01:30:18.506 7 INFO neutron.api.extensions [None req-3f6ffeae-5af3-4b33-990c-8286801158c5 - - - - - -] Loaded extension: availability_zone 2026-05-11 01:30:18.506 8 INFO neutron.api.extensions [None req-9426741b-c8c7-4e83-849a-aab304d93832 - - - - - -] Loaded extension: extraroute-atomic 2026-05-11 01:30:18.506 7 INFO neutron.api.extensions [None req-3f6ffeae-5af3-4b33-990c-8286801158c5 - - - - - -] Loaded extension: availability_zone_filter 2026-05-11 01:30:18.507 7 INFO neutron.api.extensions [None req-3f6ffeae-5af3-4b33-990c-8286801158c5 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-11 01:30:18.507 8 INFO neutron.api.extensions [None req-9426741b-c8c7-4e83-849a-aab304d93832 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-11 01:30:18.507 7 INFO neutron.api.extensions [None req-3f6ffeae-5af3-4b33-990c-8286801158c5 - - - - - -] Loaded extension: default-subnetpools 2026-05-11 01:30:18.508 8 INFO neutron.api.extensions [None req-9426741b-c8c7-4e83-849a-aab304d93832 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-11 01:30:18.508 8 INFO neutron.api.extensions [None req-9426741b-c8c7-4e83-849a-aab304d93832 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-11 01:30:18.509 7 INFO neutron.api.extensions [None req-3f6ffeae-5af3-4b33-990c-8286801158c5 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-11 01:30:18.509 8 INFO neutron.api.extensions [None req-9426741b-c8c7-4e83-849a-aab304d93832 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-11 01:30:18.509 7 INFO neutron.api.extensions [None req-3f6ffeae-5af3-4b33-990c-8286801158c5 - - - - - -] Loaded extension: dns-integration 2026-05-11 01:30:18.510 8 INFO neutron.api.extensions [None req-9426741b-c8c7-4e83-849a-aab304d93832 - - - - - -] Loaded extension: fip-port-details 2026-05-11 01:30:18.510 7 INFO neutron.api.extensions [None req-3f6ffeae-5af3-4b33-990c-8286801158c5 - - - - - -] Loaded extension: dns-domain-ports 2026-05-11 01:30:18.510 7 INFO neutron.api.extensions [None req-3f6ffeae-5af3-4b33-990c-8286801158c5 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-11 01:30:18.510 8 INFO neutron.api.extensions [None req-9426741b-c8c7-4e83-849a-aab304d93832 - - - - - -] Loaded extension: flavors 2026-05-11 01:30:18.511 7 INFO neutron.api.extensions [None req-3f6ffeae-5af3-4b33-990c-8286801158c5 - - - - - -] Loaded extension: dvr 2026-05-11 01:30:18.512 8 INFO neutron.api.extensions [None req-9426741b-c8c7-4e83-849a-aab304d93832 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-11 01:30:18.512 7 INFO neutron.api.extensions [None req-3f6ffeae-5af3-4b33-990c-8286801158c5 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-11 01:30:18.512 7 INFO neutron.api.extensions [None req-3f6ffeae-5af3-4b33-990c-8286801158c5 - - - - - -] Loaded extension: empty-string-filtering 2026-05-11 01:30:18.512 8 INFO neutron.api.extensions [None req-9426741b-c8c7-4e83-849a-aab304d93832 - - - - - -] Loaded extension: floatingip-pools 2026-05-11 01:30:18.513 7 INFO neutron.api.extensions [None req-3f6ffeae-5af3-4b33-990c-8286801158c5 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-11 01:30:18.513 8 INFO neutron.api.extensions [None req-9426741b-c8c7-4e83-849a-aab304d93832 - - - - - -] Loaded extension: ip_allocation 2026-05-11 01:30:18.513 7 INFO neutron.api.extensions [None req-3f6ffeae-5af3-4b33-990c-8286801158c5 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-11 01:30:18.514 8 INFO neutron.api.extensions [None req-9426741b-c8c7-4e83-849a-aab304d93832 - - - - - -] Loaded extension: ip-substring-filtering 2026-05-11 01:30:18.514 7 INFO neutron.api.extensions [None req-3f6ffeae-5af3-4b33-990c-8286801158c5 - - - - - -] Loaded extension: external-net 2026-05-11 01:30:18.514 8 INFO neutron.api.extensions [None req-9426741b-c8c7-4e83-849a-aab304d93832 - - - - - -] Loaded extension: l2_adjacency 2026-05-11 01:30:18.514 7 INFO neutron.api.extensions [None req-3f6ffeae-5af3-4b33-990c-8286801158c5 - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-11 01:30:18.515 7 INFO neutron.api.extensions [None req-3f6ffeae-5af3-4b33-990c-8286801158c5 - - - - - -] Loaded extension: extraroute 2026-05-11 01:30:18.516 7 INFO neutron.api.extensions [None req-3f6ffeae-5af3-4b33-990c-8286801158c5 - - - - - -] Loaded extension: extraroute-atomic 2026-05-11 01:30:18.516 8 INFO neutron.api.extensions [None req-9426741b-c8c7-4e83-849a-aab304d93832 - - - - - -] Loaded extension: router 2026-05-11 01:30:18.516 7 INFO neutron.api.extensions [None req-3f6ffeae-5af3-4b33-990c-8286801158c5 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-11 01:30:18.517 7 INFO neutron.api.extensions [None req-3f6ffeae-5af3-4b33-990c-8286801158c5 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-11 01:30:18.517 7 INFO neutron.api.extensions [None req-3f6ffeae-5af3-4b33-990c-8286801158c5 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-11 01:30:18.517 8 INFO neutron.api.extensions [None req-9426741b-c8c7-4e83-849a-aab304d93832 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-11 01:30:18.518 7 INFO neutron.api.extensions [None req-3f6ffeae-5af3-4b33-990c-8286801158c5 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-11 01:30:18.518 8 INFO neutron.api.extensions [None req-9426741b-c8c7-4e83-849a-aab304d93832 - - - - - -] Loaded extension: ext-gw-mode 2026-05-11 01:30:18.518 7 INFO neutron.api.extensions [None req-3f6ffeae-5af3-4b33-990c-8286801158c5 - - - - - -] Loaded extension: fip-port-details 2026-05-11 01:30:18.519 8 INFO neutron.api.extensions [None req-9426741b-c8c7-4e83-849a-aab304d93832 - - - - - -] Loaded extension: l3-ha 2026-05-11 01:30:18.519 7 INFO neutron.api.extensions [None req-3f6ffeae-5af3-4b33-990c-8286801158c5 - - - - - -] Loaded extension: flavors 2026-05-11 01:30:18.519 8 INFO neutron.api.extensions [None req-9426741b-c8c7-4e83-849a-aab304d93832 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-11 01:30:18.520 8 INFO neutron.api.extensions [None req-9426741b-c8c7-4e83-849a-aab304d93832 - - - - - -] Loaded extension: l3-flavors 2026-05-11 01:30:18.520 7 INFO neutron.api.extensions [None req-3f6ffeae-5af3-4b33-990c-8286801158c5 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-11 01:30:18.521 8 INFO neutron.api.extensions [None req-9426741b-c8c7-4e83-849a-aab304d93832 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-11 01:30:18.521 7 INFO neutron.api.extensions [None req-3f6ffeae-5af3-4b33-990c-8286801158c5 - - - - - -] Loaded extension: floatingip-pools 2026-05-11 01:30:18.522 8 INFO neutron.api.extensions [None req-9426741b-c8c7-4e83-849a-aab304d93832 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-11 01:30:18.522 7 INFO neutron.api.extensions [None req-3f6ffeae-5af3-4b33-990c-8286801158c5 - - - - - -] Loaded extension: ip_allocation 2026-05-11 01:30:18.522 7 INFO neutron.api.extensions [None req-3f6ffeae-5af3-4b33-990c-8286801158c5 - - - - - -] Loaded extension: ip-substring-filtering 2026-05-11 01:30:18.523 7 INFO neutron.api.extensions [None req-3f6ffeae-5af3-4b33-990c-8286801158c5 - - - - - -] Loaded extension: l2_adjacency 2026-05-11 01:30:18.523 8 INFO neutron.api.extensions [None req-9426741b-c8c7-4e83-849a-aab304d93832 - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-11 01:30:18.524 7 INFO neutron.api.extensions [None req-3f6ffeae-5af3-4b33-990c-8286801158c5 - - - - - -] Loaded extension: router 2026-05-11 01:30:18.525 8 INFO neutron.api.extensions [None req-9426741b-c8c7-4e83-849a-aab304d93832 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-11 01:30:18.525 7 INFO neutron.api.extensions [None req-3f6ffeae-5af3-4b33-990c-8286801158c5 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-11 01:30:18.526 8 INFO neutron.api.extensions [None req-9426741b-c8c7-4e83-849a-aab304d93832 - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-11 01:30:18.526 7 INFO neutron.api.extensions [None req-3f6ffeae-5af3-4b33-990c-8286801158c5 - - - - - -] Loaded extension: ext-gw-mode 2026-05-11 01:30:18.526 7 INFO neutron.api.extensions [None req-3f6ffeae-5af3-4b33-990c-8286801158c5 - - - - - -] Loaded extension: l3-ha 2026-05-11 01:30:18.527 8 INFO neutron.api.extensions [None req-9426741b-c8c7-4e83-849a-aab304d93832 - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-11 01:30:18.527 7 INFO neutron.api.extensions [None req-3f6ffeae-5af3-4b33-990c-8286801158c5 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-11 01:30:18.528 8 INFO neutron.api.extensions [None req-9426741b-c8c7-4e83-849a-aab304d93832 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-11 01:30:18.528 7 INFO neutron.api.extensions [None req-3f6ffeae-5af3-4b33-990c-8286801158c5 - - - - - -] Loaded extension: l3-flavors 2026-05-11 01:30:18.528 8 INFO neutron.api.extensions [None req-9426741b-c8c7-4e83-849a-aab304d93832 - - - - - -] Loaded extension: multi-provider 2026-05-11 01:30:18.528 7 INFO neutron.api.extensions [None req-3f6ffeae-5af3-4b33-990c-8286801158c5 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-11 01:30:18.529 8 INFO neutron.api.extensions [None req-9426741b-c8c7-4e83-849a-aab304d93832 - - - - - -] Loaded extension: net-mtu 2026-05-11 01:30:18.529 7 INFO neutron.api.extensions [None req-3f6ffeae-5af3-4b33-990c-8286801158c5 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-11 01:30:18.529 8 INFO neutron.api.extensions [None req-9426741b-c8c7-4e83-849a-aab304d93832 - - - - - -] Loaded extension: net-mtu-writable 2026-05-11 01:30:18.530 8 INFO neutron.api.extensions [None req-9426741b-c8c7-4e83-849a-aab304d93832 - - - - - -] Loaded extension: network_availability_zone 2026-05-11 01:30:18.531 7 INFO neutron.api.extensions [None req-3f6ffeae-5af3-4b33-990c-8286801158c5 - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-11 01:30:18.531 8 INFO neutron.api.extensions [None req-9426741b-c8c7-4e83-849a-aab304d93832 - - - - - -] Loaded extension: network-ip-availability 2026-05-11 01:30:18.532 7 INFO neutron.api.extensions [None req-3f6ffeae-5af3-4b33-990c-8286801158c5 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-11 01:30:18.532 8 INFO neutron.api.extensions [None req-9426741b-c8c7-4e83-849a-aab304d93832 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-11 01:30:18.533 8 INFO neutron.api.extensions [None req-9426741b-c8c7-4e83-849a-aab304d93832 - - - - - -] Loaded extension: pagination 2026-05-11 01:30:18.533 7 INFO neutron.api.extensions [None req-3f6ffeae-5af3-4b33-990c-8286801158c5 - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-11 01:30:18.533 8 INFO neutron.api.extensions [None req-9426741b-c8c7-4e83-849a-aab304d93832 - - - - - -] Loaded extension: port-device-profile 2026-05-11 01:30:18.534 7 INFO neutron.api.extensions [None req-3f6ffeae-5af3-4b33-990c-8286801158c5 - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-11 01:30:18.534 8 INFO neutron.api.extensions [None req-9426741b-c8c7-4e83-849a-aab304d93832 - - - - - -] Loaded extension: port-mac-override 2026-05-11 01:30:18.534 7 INFO neutron.api.extensions [None req-3f6ffeae-5af3-4b33-990c-8286801158c5 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-11 01:30:18.535 8 INFO neutron.api.extensions [None req-9426741b-c8c7-4e83-849a-aab304d93832 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-11 01:30:18.535 7 INFO neutron.api.extensions [None req-3f6ffeae-5af3-4b33-990c-8286801158c5 - - - - - -] Loaded extension: multi-provider 2026-05-11 01:30:18.535 8 INFO neutron.api.extensions [None req-9426741b-c8c7-4e83-849a-aab304d93832 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-11 01:30:18.536 7 INFO neutron.api.extensions [None req-3f6ffeae-5af3-4b33-990c-8286801158c5 - - - - - -] Loaded extension: net-mtu 2026-05-11 01:30:18.536 8 INFO neutron.api.extensions [None req-9426741b-c8c7-4e83-849a-aab304d93832 - - - - - -] Loaded extension: port-resource-request 2026-05-11 01:30:18.536 7 INFO neutron.api.extensions [None req-3f6ffeae-5af3-4b33-990c-8286801158c5 - - - - - -] Loaded extension: net-mtu-writable 2026-05-11 01:30:18.537 8 INFO neutron.api.extensions [None req-9426741b-c8c7-4e83-849a-aab304d93832 - - - - - -] Loaded extension: port-resource-request-groups 2026-05-11 01:30:18.537 7 INFO neutron.api.extensions [None req-3f6ffeae-5af3-4b33-990c-8286801158c5 - - - - - -] Loaded extension: network_availability_zone 2026-05-11 01:30:18.537 8 INFO neutron.api.extensions [None req-9426741b-c8c7-4e83-849a-aab304d93832 - - - - - -] Loaded extension: binding 2026-05-11 01:30:18.537 7 INFO neutron.api.extensions [None req-3f6ffeae-5af3-4b33-990c-8286801158c5 - - - - - -] Loaded extension: network-ip-availability 2026-05-11 01:30:18.538 8 INFO neutron.api.extensions [None req-9426741b-c8c7-4e83-849a-aab304d93832 - - - - - -] Loaded extension: binding-extended 2026-05-11 01:30:18.539 7 INFO neutron.api.extensions [None req-3f6ffeae-5af3-4b33-990c-8286801158c5 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-11 01:30:18.539 8 INFO neutron.api.extensions [None req-9426741b-c8c7-4e83-849a-aab304d93832 - - - - - -] Loaded extension: port-security 2026-05-11 01:30:18.539 7 INFO neutron.api.extensions [None req-3f6ffeae-5af3-4b33-990c-8286801158c5 - - - - - -] Loaded extension: pagination 2026-05-11 01:30:18.539 8 INFO neutron.api.extensions [None req-9426741b-c8c7-4e83-849a-aab304d93832 - - - - - -] Loaded extension: project-id 2026-05-11 01:30:18.540 7 INFO neutron.api.extensions [None req-3f6ffeae-5af3-4b33-990c-8286801158c5 - - - - - -] Loaded extension: port-device-profile 2026-05-11 01:30:18.540 8 INFO neutron.api.extensions [None req-9426741b-c8c7-4e83-849a-aab304d93832 - - - - - -] Loaded extension: provider 2026-05-11 01:30:18.540 7 INFO neutron.api.extensions [None req-3f6ffeae-5af3-4b33-990c-8286801158c5 - - - - - -] Loaded extension: port-mac-override 2026-05-11 01:30:18.541 7 INFO neutron.api.extensions [None req-3f6ffeae-5af3-4b33-990c-8286801158c5 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-11 01:30:18.541 7 INFO neutron.api.extensions [None req-3f6ffeae-5af3-4b33-990c-8286801158c5 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-11 01:30:18.542 7 INFO neutron.api.extensions [None req-3f6ffeae-5af3-4b33-990c-8286801158c5 - - - - - -] Loaded extension: port-resource-request 2026-05-11 01:30:18.542 8 INFO neutron.api.extensions [None req-9426741b-c8c7-4e83-849a-aab304d93832 - - - - - -] Loaded extension: qos 2026-05-11 01:30:18.542 7 INFO neutron.api.extensions [None req-3f6ffeae-5af3-4b33-990c-8286801158c5 - - - - - -] Loaded extension: port-resource-request-groups 2026-05-11 01:30:18.543 8 INFO neutron.api.extensions [None req-9426741b-c8c7-4e83-849a-aab304d93832 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-11 01:30:18.543 7 INFO neutron.api.extensions [None req-3f6ffeae-5af3-4b33-990c-8286801158c5 - - - - - -] Loaded extension: binding 2026-05-11 01:30:18.543 8 INFO neutron.api.extensions [None req-9426741b-c8c7-4e83-849a-aab304d93832 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-11 01:30:18.544 7 INFO neutron.api.extensions [None req-3f6ffeae-5af3-4b33-990c-8286801158c5 - - - - - -] Loaded extension: binding-extended 2026-05-11 01:30:18.544 8 INFO neutron.api.extensions [None req-9426741b-c8c7-4e83-849a-aab304d93832 - - - - - -] Loaded extension: qos-default 2026-05-11 01:30:18.544 7 INFO neutron.api.extensions [None req-3f6ffeae-5af3-4b33-990c-8286801158c5 - - - - - -] Loaded extension: port-security 2026-05-11 01:30:18.545 7 INFO neutron.api.extensions [None req-3f6ffeae-5af3-4b33-990c-8286801158c5 - - - - - -] Loaded extension: project-id 2026-05-11 01:30:18.545 8 INFO neutron.api.extensions [None req-9426741b-c8c7-4e83-849a-aab304d93832 - - - - - -] Loaded extension: qos-fip 2026-05-11 01:30:18.545 7 INFO neutron.api.extensions [None req-3f6ffeae-5af3-4b33-990c-8286801158c5 - - - - - -] Loaded extension: provider 2026-05-11 01:30:18.545 8 INFO neutron.api.extensions [None req-9426741b-c8c7-4e83-849a-aab304d93832 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-11 01:30:18.546 8 INFO neutron.api.extensions [None req-9426741b-c8c7-4e83-849a-aab304d93832 - - - - - -] Loaded extension: qos-gateway-ip 2026-05-11 01:30:18.547 8 INFO neutron.api.extensions [None req-9426741b-c8c7-4e83-849a-aab304d93832 - - - - - -] Loaded extension: qos-port-network-policy 2026-05-11 01:30:18.547 7 INFO neutron.api.extensions [None req-3f6ffeae-5af3-4b33-990c-8286801158c5 - - - - - -] Loaded extension: qos 2026-05-11 01:30:18.547 8 INFO neutron.api.extensions [None req-9426741b-c8c7-4e83-849a-aab304d93832 - - - - - -] Loaded extension: qos-pps-minimum 2026-05-11 01:30:18.548 7 INFO neutron.api.extensions [None req-3f6ffeae-5af3-4b33-990c-8286801158c5 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-11 01:30:18.548 8 INFO neutron.api.extensions [None req-9426741b-c8c7-4e83-849a-aab304d93832 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-11 01:30:18.548 7 INFO neutron.api.extensions [None req-3f6ffeae-5af3-4b33-990c-8286801158c5 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-11 01:30:18.549 7 INFO neutron.api.extensions [None req-3f6ffeae-5af3-4b33-990c-8286801158c5 - - - - - -] Loaded extension: qos-default 2026-05-11 01:30:18.549 8 INFO neutron.api.extensions [None req-9426741b-c8c7-4e83-849a-aab304d93832 - - - - - -] Loaded extension: qos-pps 2026-05-11 01:30:18.549 7 INFO neutron.api.extensions [None req-3f6ffeae-5af3-4b33-990c-8286801158c5 - - - - - -] Loaded extension: qos-fip 2026-05-11 01:30:18.549 8 INFO neutron.api.extensions [None req-9426741b-c8c7-4e83-849a-aab304d93832 - - - - - -] Loaded extension: qos-rule-type-details 2026-05-11 01:30:18.550 7 INFO neutron.api.extensions [None req-3f6ffeae-5af3-4b33-990c-8286801158c5 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-11 01:30:18.550 8 INFO neutron.api.extensions [None req-9426741b-c8c7-4e83-849a-aab304d93832 - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-11 01:30:18.551 7 INFO neutron.api.extensions [None req-3f6ffeae-5af3-4b33-990c-8286801158c5 - - - - - -] Loaded extension: qos-gateway-ip 2026-05-11 01:30:18.551 8 INFO neutron.api.extensions [None req-9426741b-c8c7-4e83-849a-aab304d93832 - - - - - -] Loaded extension: qos-rules-alias 2026-05-11 01:30:18.551 7 INFO neutron.api.extensions [None req-3f6ffeae-5af3-4b33-990c-8286801158c5 - - - - - -] Loaded extension: qos-port-network-policy 2026-05-11 01:30:18.552 8 INFO neutron.api.extensions [None req-9426741b-c8c7-4e83-849a-aab304d93832 - - - - - -] Loaded extension: quota-check-limit 2026-05-11 01:30:18.552 7 INFO neutron.api.extensions [None req-3f6ffeae-5af3-4b33-990c-8286801158c5 - - - - - -] Loaded extension: qos-pps-minimum 2026-05-11 01:30:18.552 7 INFO neutron.api.extensions [None req-3f6ffeae-5af3-4b33-990c-8286801158c5 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-11 01:30:18.553 7 INFO neutron.api.extensions [None req-3f6ffeae-5af3-4b33-990c-8286801158c5 - - - - - -] Loaded extension: qos-pps 2026-05-11 01:30:18.553 8 INFO neutron.api.extensions [None req-9426741b-c8c7-4e83-849a-aab304d93832 - - - - - -] Loaded extension: quotas 2026-05-11 01:30:18.554 7 INFO neutron.api.extensions [None req-3f6ffeae-5af3-4b33-990c-8286801158c5 - - - - - -] Loaded extension: qos-rule-type-details 2026-05-11 01:30:18.554 7 INFO neutron.api.extensions [None req-3f6ffeae-5af3-4b33-990c-8286801158c5 - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-11 01:30:18.554 8 INFO neutron.api.extensions [None req-9426741b-c8c7-4e83-849a-aab304d93832 - - - - - -] Loaded extension: quota_details 2026-05-11 01:30:18.555 7 INFO neutron.api.extensions [None req-3f6ffeae-5af3-4b33-990c-8286801158c5 - - - - - -] Loaded extension: qos-rules-alias 2026-05-11 01:30:18.555 7 INFO neutron.api.extensions [None req-3f6ffeae-5af3-4b33-990c-8286801158c5 - - - - - -] Loaded extension: quota-check-limit 2026-05-11 01:30:18.556 8 INFO neutron.api.extensions [None req-9426741b-c8c7-4e83-849a-aab304d93832 - - - - - -] Loaded extension: rbac-policies 2026-05-11 01:30:18.556 8 INFO neutron.api.extensions [None req-9426741b-c8c7-4e83-849a-aab304d93832 - - - - - -] Loaded extension: rbac-address-group 2026-05-11 01:30:18.557 7 INFO neutron.api.extensions [None req-3f6ffeae-5af3-4b33-990c-8286801158c5 - - - - - -] Loaded extension: quotas 2026-05-11 01:30:18.557 8 INFO neutron.api.extensions [None req-9426741b-c8c7-4e83-849a-aab304d93832 - - - - - -] Loaded extension: rbac-address-scope 2026-05-11 01:30:18.558 8 INFO neutron.api.extensions [None req-9426741b-c8c7-4e83-849a-aab304d93832 - - - - - -] Loaded extension: rbac-security-groups 2026-05-11 01:30:18.558 7 INFO neutron.api.extensions [None req-3f6ffeae-5af3-4b33-990c-8286801158c5 - - - - - -] Loaded extension: quota_details 2026-05-11 01:30:18.558 8 INFO neutron.api.extensions [None req-9426741b-c8c7-4e83-849a-aab304d93832 - - - - - -] Loaded extension: rbac-subnetpool 2026-05-11 01:30:18.559 8 INFO neutron.api.extensions [None req-9426741b-c8c7-4e83-849a-aab304d93832 - - - - - -] Loaded extension: revision-if-match 2026-05-11 01:30:18.559 7 INFO neutron.api.extensions [None req-3f6ffeae-5af3-4b33-990c-8286801158c5 - - - - - -] Loaded extension: rbac-policies 2026-05-11 01:30:18.560 8 INFO neutron.api.extensions [None req-9426741b-c8c7-4e83-849a-aab304d93832 - - - - - -] Loaded extension: standard-attr-revisions 2026-05-11 01:30:18.560 7 INFO neutron.api.extensions [None req-3f6ffeae-5af3-4b33-990c-8286801158c5 - - - - - -] Loaded extension: rbac-address-group 2026-05-11 01:30:18.560 7 INFO neutron.api.extensions [None req-3f6ffeae-5af3-4b33-990c-8286801158c5 - - - - - -] Loaded extension: rbac-address-scope 2026-05-11 01:30:18.561 8 INFO neutron.api.extensions [None req-9426741b-c8c7-4e83-849a-aab304d93832 - - - - - -] Loaded extension: router_availability_zone 2026-05-11 01:30:18.561 7 INFO neutron.api.extensions [None req-3f6ffeae-5af3-4b33-990c-8286801158c5 - - - - - -] Loaded extension: rbac-security-groups 2026-05-11 01:30:18.561 8 INFO neutron.api.extensions [None req-9426741b-c8c7-4e83-849a-aab304d93832 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-11 01:30:18.561 7 INFO neutron.api.extensions [None req-3f6ffeae-5af3-4b33-990c-8286801158c5 - - - - - -] Loaded extension: rbac-subnetpool 2026-05-11 01:30:18.562 8 INFO neutron.api.extensions [None req-9426741b-c8c7-4e83-849a-aab304d93832 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-11 01:30:18.562 7 INFO neutron.api.extensions [None req-3f6ffeae-5af3-4b33-990c-8286801158c5 - - - - - -] Loaded extension: revision-if-match 2026-05-11 01:30:18.563 8 INFO neutron.api.extensions [None req-9426741b-c8c7-4e83-849a-aab304d93832 - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-11 01:30:18.563 7 INFO neutron.api.extensions [None req-3f6ffeae-5af3-4b33-990c-8286801158c5 - - - - - -] Loaded extension: standard-attr-revisions 2026-05-11 01:30:18.563 8 INFO neutron.api.extensions [None req-9426741b-c8c7-4e83-849a-aab304d93832 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-11 01:30:18.563 7 INFO neutron.api.extensions [None req-3f6ffeae-5af3-4b33-990c-8286801158c5 - - - - - -] Loaded extension: router_availability_zone 2026-05-11 01:30:18.564 8 INFO neutron.api.extensions [None req-9426741b-c8c7-4e83-849a-aab304d93832 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-11 01:30:18.564 7 INFO neutron.api.extensions [None req-3f6ffeae-5af3-4b33-990c-8286801158c5 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-11 01:30:18.564 7 INFO neutron.api.extensions [None req-3f6ffeae-5af3-4b33-990c-8286801158c5 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-11 01:30:18.565 7 INFO neutron.api.extensions [None req-3f6ffeae-5af3-4b33-990c-8286801158c5 - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-11 01:30:18.566 7 INFO neutron.api.extensions [None req-3f6ffeae-5af3-4b33-990c-8286801158c5 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-11 01:30:18.566 7 INFO neutron.api.extensions [None req-3f6ffeae-5af3-4b33-990c-8286801158c5 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-11 01:30:18.571 8 INFO neutron.api.extensions [None req-9426741b-c8c7-4e83-849a-aab304d93832 - - - - - -] Loaded extension: security-group 2026-05-11 01:30:18.572 8 INFO neutron.api.extensions [None req-9426741b-c8c7-4e83-849a-aab304d93832 - - - - - -] Loaded extension: segment 2026-05-11 01:30:18.573 8 INFO neutron.api.extensions [None req-9426741b-c8c7-4e83-849a-aab304d93832 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-11 01:30:18.574 8 INFO neutron.api.extensions [None req-9426741b-c8c7-4e83-849a-aab304d93832 - - - - - -] Loaded extension: service-type 2026-05-11 01:30:18.574 8 INFO neutron.api.extensions [None req-9426741b-c8c7-4e83-849a-aab304d93832 - - - - - -] Loaded extension: sorting 2026-05-11 01:30:18.575 8 INFO neutron.api.extensions [None req-9426741b-c8c7-4e83-849a-aab304d93832 - - - - - -] Loaded extension: standard-attr-segment 2026-05-11 01:30:18.575 7 INFO neutron.api.extensions [None req-3f6ffeae-5af3-4b33-990c-8286801158c5 - - - - - -] Loaded extension: security-group 2026-05-11 01:30:18.576 8 INFO neutron.api.extensions [None req-9426741b-c8c7-4e83-849a-aab304d93832 - - - - - -] Loaded extension: standard-attr-description 2026-05-11 01:30:18.576 7 INFO neutron.api.extensions [None req-3f6ffeae-5af3-4b33-990c-8286801158c5 - - - - - -] Loaded extension: segment 2026-05-11 01:30:18.576 8 INFO neutron.api.extensions [None req-9426741b-c8c7-4e83-849a-aab304d93832 - - - - - -] Loaded extension: stateful-security-group 2026-05-11 01:30:18.576 7 INFO neutron.api.extensions [None req-3f6ffeae-5af3-4b33-990c-8286801158c5 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-11 01:30:18.577 8 WARNING neutron.api.extensions [None req-9426741b-c8c7-4e83-849a-aab304d93832 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-05-11 01:30:18.577 7 INFO neutron.api.extensions [None req-3f6ffeae-5af3-4b33-990c-8286801158c5 - - - - - -] Loaded extension: service-type 2026-05-11 01:30:18.578 8 INFO neutron.api.extensions [None req-9426741b-c8c7-4e83-849a-aab304d93832 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-11 01:30:18.578 7 INFO neutron.api.extensions [None req-3f6ffeae-5af3-4b33-990c-8286801158c5 - - - - - -] Loaded extension: sorting 2026-05-11 01:30:18.578 7 INFO neutron.api.extensions [None req-3f6ffeae-5af3-4b33-990c-8286801158c5 - - - - - -] Loaded extension: standard-attr-segment 2026-05-11 01:30:18.578 8 INFO neutron.api.extensions [None req-9426741b-c8c7-4e83-849a-aab304d93832 - - - - - -] Loaded extension: subnet_onboard 2026-05-11 01:30:18.579 7 INFO neutron.api.extensions [None req-3f6ffeae-5af3-4b33-990c-8286801158c5 - - - - - -] Loaded extension: standard-attr-description 2026-05-11 01:30:18.579 8 INFO neutron.api.extensions [None req-9426741b-c8c7-4e83-849a-aab304d93832 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-11 01:30:18.579 7 INFO neutron.api.extensions [None req-3f6ffeae-5af3-4b33-990c-8286801158c5 - - - - - -] Loaded extension: stateful-security-group 2026-05-11 01:30:18.580 8 INFO neutron.api.extensions [None req-9426741b-c8c7-4e83-849a-aab304d93832 - - - - - -] Loaded extension: subnet-service-types 2026-05-11 01:30:18.580 7 WARNING neutron.api.extensions [None req-3f6ffeae-5af3-4b33-990c-8286801158c5 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-05-11 01:30:18.580 8 INFO neutron.api.extensions [None req-9426741b-c8c7-4e83-849a-aab304d93832 - - - - - -] Loaded extension: subnet_allocation 2026-05-11 01:30:18.580 7 INFO neutron.api.extensions [None req-3f6ffeae-5af3-4b33-990c-8286801158c5 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-11 01:30:18.581 7 INFO neutron.api.extensions [None req-3f6ffeae-5af3-4b33-990c-8286801158c5 - - - - - -] Loaded extension: subnet_onboard 2026-05-11 01:30:18.581 8 INFO neutron.api.extensions [None req-9426741b-c8c7-4e83-849a-aab304d93832 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-11 01:30:18.582 7 INFO neutron.api.extensions [None req-3f6ffeae-5af3-4b33-990c-8286801158c5 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-11 01:30:18.582 8 INFO neutron.api.extensions [None req-9426741b-c8c7-4e83-849a-aab304d93832 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-11 01:30:18.582 7 INFO neutron.api.extensions [None req-3f6ffeae-5af3-4b33-990c-8286801158c5 - - - - - -] Loaded extension: subnet-service-types 2026-05-11 01:30:18.583 7 INFO neutron.api.extensions [None req-3f6ffeae-5af3-4b33-990c-8286801158c5 - - - - - -] Loaded extension: subnet_allocation 2026-05-11 01:30:18.584 7 INFO neutron.api.extensions [None req-3f6ffeae-5af3-4b33-990c-8286801158c5 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-11 01:30:18.584 8 INFO neutron.api.extensions [None req-9426741b-c8c7-4e83-849a-aab304d93832 - - - - - -] Loaded extension: standard-attr-tag 2026-05-11 01:30:18.584 7 INFO neutron.api.extensions [None req-3f6ffeae-5af3-4b33-990c-8286801158c5 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-11 01:30:18.585 8 INFO neutron.api.extensions [None req-9426741b-c8c7-4e83-849a-aab304d93832 - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-11 01:30:18.585 8 INFO neutron.api.extensions [None req-9426741b-c8c7-4e83-849a-aab304d93832 - - - - - -] Loaded extension: trunk 2026-05-11 01:30:18.586 8 INFO neutron.api.extensions [None req-9426741b-c8c7-4e83-849a-aab304d93832 - - - - - -] Loaded extension: trunk-details 2026-05-11 01:30:18.586 7 INFO neutron.api.extensions [None req-3f6ffeae-5af3-4b33-990c-8286801158c5 - - - - - -] Loaded extension: standard-attr-tag 2026-05-11 01:30:18.587 8 INFO neutron.api.extensions [None req-9426741b-c8c7-4e83-849a-aab304d93832 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-11 01:30:18.587 7 INFO neutron.api.extensions [None req-3f6ffeae-5af3-4b33-990c-8286801158c5 - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-11 01:30:18.587 8 INFO neutron.api.extensions [None req-9426741b-c8c7-4e83-849a-aab304d93832 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-11 01:30:18.588 7 INFO neutron.api.extensions [None req-3f6ffeae-5af3-4b33-990c-8286801158c5 - - - - - -] Loaded extension: trunk 2026-05-11 01:30:18.588 7 INFO neutron.api.extensions [None req-3f6ffeae-5af3-4b33-990c-8286801158c5 - - - - - -] Loaded extension: trunk-details 2026-05-11 01:30:18.588 8 INFO neutron.api.extensions [None req-9426741b-c8c7-4e83-849a-aab304d93832 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-11 01:30:18.589 7 INFO neutron.api.extensions [None req-3f6ffeae-5af3-4b33-990c-8286801158c5 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-11 01:30:18.589 8 INFO neutron.api.extensions [None req-9426741b-c8c7-4e83-849a-aab304d93832 - - - - - -] Loaded extension: vpn-flavors 2026-05-11 01:30:18.589 7 INFO neutron.api.extensions [None req-3f6ffeae-5af3-4b33-990c-8286801158c5 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-11 01:30:18.590 7 INFO neutron.api.extensions [None req-3f6ffeae-5af3-4b33-990c-8286801158c5 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-11 01:30:18.590 8 INFO neutron.api.extensions [None req-9426741b-c8c7-4e83-849a-aab304d93832 - - - - - -] Loaded extension: vpnaas 2026-05-11 01:30:18.591 7 INFO neutron.api.extensions [None req-3f6ffeae-5af3-4b33-990c-8286801158c5 - - - - - -] Loaded extension: vpn-flavors 2026-05-11 01:30:18.592 7 INFO neutron.api.extensions [None req-3f6ffeae-5af3-4b33-990c-8286801158c5 - - - - - -] Loaded extension: vpnaas 2026-05-11 01:30:18.593 8 INFO neutron.quota.resource_registry [None req-9426741b-c8c7-4e83-849a-aab304d93832 - - - - - -] Creating instance of TrackedResource for resource:network 2026-05-11 01:30:18.593 8 INFO neutron.quota.resource_registry [None req-9426741b-c8c7-4e83-849a-aab304d93832 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-05-11 01:30:18.593 8 INFO neutron.quota.resource_registry [None req-9426741b-c8c7-4e83-849a-aab304d93832 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-11 01:30:18.594 8 INFO neutron.quota.resource_registry [None req-9426741b-c8c7-4e83-849a-aab304d93832 - - - - - -] Creating instance of TrackedResource for resource:port 2026-05-11 01:30:18.594 7 INFO neutron.quota.resource_registry [None req-3f6ffeae-5af3-4b33-990c-8286801158c5 - - - - - -] Creating instance of TrackedResource for resource:network 2026-05-11 01:30:18.594 7 INFO neutron.quota.resource_registry [None req-3f6ffeae-5af3-4b33-990c-8286801158c5 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-05-11 01:30:18.594 8 INFO neutron.quota.resource_registry [None req-9426741b-c8c7-4e83-849a-aab304d93832 - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-11 01:30:18.595 7 INFO neutron.quota.resource_registry [None req-3f6ffeae-5af3-4b33-990c-8286801158c5 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-11 01:30:18.595 8 INFO neutron.quota.resource_registry [None req-9426741b-c8c7-4e83-849a-aab304d93832 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-11 01:30:18.595 7 INFO neutron.quota.resource_registry [None req-3f6ffeae-5af3-4b33-990c-8286801158c5 - - - - - -] Creating instance of TrackedResource for resource:port 2026-05-11 01:30:18.596 7 INFO neutron.quota.resource_registry [None req-3f6ffeae-5af3-4b33-990c-8286801158c5 - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-11 01:30:18.596 7 INFO neutron.quota.resource_registry [None req-3f6ffeae-5af3-4b33-990c-8286801158c5 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-11 01:30:18.598 8 INFO neutron.quota.resource_registry [None req-9426741b-c8c7-4e83-849a-aab304d93832 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-11 01:30:18.598 7 INFO neutron.quota.resource_registry [None req-3f6ffeae-5af3-4b33-990c-8286801158c5 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-11 01:30:18.598 8 INFO neutron.quota.resource_registry [None req-9426741b-c8c7-4e83-849a-aab304d93832 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-11 01:30:18.598 7 INFO neutron.quota.resource_registry [None req-3f6ffeae-5af3-4b33-990c-8286801158c5 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-11 01:30:18.598 7 INFO neutron.quota.resource_registry [None req-3f6ffeae-5af3-4b33-990c-8286801158c5 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-11 01:30:18.598 8 INFO neutron.quota.resource_registry [None req-9426741b-c8c7-4e83-849a-aab304d93832 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-11 01:30:18.598 7 INFO neutron.quota.resource_registry [None req-3f6ffeae-5af3-4b33-990c-8286801158c5 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-11 01:30:18.599 8 INFO neutron.quota.resource_registry [None req-9426741b-c8c7-4e83-849a-aab304d93832 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-11 01:30:18.599 7 WARNING neutron.quota.resource_registry [None req-3f6ffeae-5af3-4b33-990c-8286801158c5 - - - - - -] subnetpool is already registered 2026-05-11 01:30:18.599 8 WARNING neutron.quota.resource_registry [None req-9426741b-c8c7-4e83-849a-aab304d93832 - - - - - -] subnetpool is already registered 2026-05-11 01:30:18.599 7 INFO neutron.quota.resource_registry [None req-3f6ffeae-5af3-4b33-990c-8286801158c5 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-11 01:30:18.599 7 WARNING neutron.quota.resource_registry [None req-3f6ffeae-5af3-4b33-990c-8286801158c5 - - - - - -] subnetpool is already registered 2026-05-11 01:30:18.599 8 INFO neutron.quota.resource_registry [None req-9426741b-c8c7-4e83-849a-aab304d93832 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-11 01:30:18.599 7 INFO neutron.quota.resource_registry [None req-3f6ffeae-5af3-4b33-990c-8286801158c5 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-11 01:30:18.599 8 WARNING neutron.quota.resource_registry [None req-9426741b-c8c7-4e83-849a-aab304d93832 - - - - - -] subnetpool is already registered 2026-05-11 01:30:18.599 7 INFO neutron.quota.resource_registry [None req-3f6ffeae-5af3-4b33-990c-8286801158c5 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-11 01:30:18.600 8 INFO neutron.quota.resource_registry [None req-9426741b-c8c7-4e83-849a-aab304d93832 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-11 01:30:18.600 7 INFO neutron.quota.resource_registry [None req-3f6ffeae-5af3-4b33-990c-8286801158c5 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-11 01:30:18.600 7 INFO neutron.quota.resource_registry [None req-3f6ffeae-5af3-4b33-990c-8286801158c5 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-11 01:30:18.600 8 INFO neutron.quota.resource_registry [None req-9426741b-c8c7-4e83-849a-aab304d93832 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-11 01:30:18.600 7 INFO neutron.quota.resource_registry [None req-3f6ffeae-5af3-4b33-990c-8286801158c5 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-11 01:30:18.600 8 INFO neutron.quota.resource_registry [None req-9426741b-c8c7-4e83-849a-aab304d93832 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-11 01:30:18.600 7 INFO neutron.quota.resource_registry [None req-3f6ffeae-5af3-4b33-990c-8286801158c5 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-11 01:30:18.600 8 INFO neutron.quota.resource_registry [None req-9426741b-c8c7-4e83-849a-aab304d93832 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-11 01:30:18.601 8 INFO neutron.quota.resource_registry [None req-9426741b-c8c7-4e83-849a-aab304d93832 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-11 01:30:18.601 8 INFO neutron.quota.resource_registry [None req-9426741b-c8c7-4e83-849a-aab304d93832 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-11 01:30:18.602 7 INFO neutron.quota.resource_registry [None req-3f6ffeae-5af3-4b33-990c-8286801158c5 - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-11 01:30:18.602 7 WARNING neutron.quota.resource_registry [None req-3f6ffeae-5af3-4b33-990c-8286801158c5 - - - - - -] router is already registered 2026-05-11 01:30:18.603 7 INFO neutron.quota.resource_registry [None req-3f6ffeae-5af3-4b33-990c-8286801158c5 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-11 01:30:18.603 7 WARNING neutron.quota.resource_registry [None req-3f6ffeae-5af3-4b33-990c-8286801158c5 - - - - - -] floatingip is already registered 2026-05-11 01:30:18.603 8 INFO neutron.quota.resource_registry [None req-9426741b-c8c7-4e83-849a-aab304d93832 - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-11 01:30:18.603 8 WARNING neutron.quota.resource_registry [None req-9426741b-c8c7-4e83-849a-aab304d93832 - - - - - -] router is already registered 2026-05-11 01:30:18.604 8 INFO neutron.quota.resource_registry [None req-9426741b-c8c7-4e83-849a-aab304d93832 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-11 01:30:18.604 7 INFO neutron.quota.resource_registry [None req-3f6ffeae-5af3-4b33-990c-8286801158c5 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-11 01:30:18.604 8 WARNING neutron.quota.resource_registry [None req-9426741b-c8c7-4e83-849a-aab304d93832 - - - - - -] floatingip is already registered 2026-05-11 01:30:18.604 7 WARNING neutron.quota.resource_registry [None req-3f6ffeae-5af3-4b33-990c-8286801158c5 - - - - - -] rbac_policy is already registered 2026-05-11 01:30:18.604 7 INFO neutron.quota.resource_registry [None req-3f6ffeae-5af3-4b33-990c-8286801158c5 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-11 01:30:18.604 7 WARNING neutron.quota.resource_registry [None req-3f6ffeae-5af3-4b33-990c-8286801158c5 - - - - - -] security_group is already registered 2026-05-11 01:30:18.604 7 INFO neutron.quota.resource_registry [None req-3f6ffeae-5af3-4b33-990c-8286801158c5 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-11 01:30:18.605 7 WARNING neutron.quota.resource_registry [None req-3f6ffeae-5af3-4b33-990c-8286801158c5 - - - - - -] security_group_rule is already registered 2026-05-11 01:30:18.605 7 INFO neutron.quota.resource_registry [None req-3f6ffeae-5af3-4b33-990c-8286801158c5 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-11 01:30:18.605 7 WARNING neutron.quota.resource_registry [None req-3f6ffeae-5af3-4b33-990c-8286801158c5 - - - - - -] subnetpool is already registered 2026-05-11 01:30:18.605 8 INFO neutron.quota.resource_registry [None req-9426741b-c8c7-4e83-849a-aab304d93832 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-11 01:30:18.605 7 INFO neutron.quota.resource_registry [None req-3f6ffeae-5af3-4b33-990c-8286801158c5 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-11 01:30:18.605 8 WARNING neutron.quota.resource_registry [None req-9426741b-c8c7-4e83-849a-aab304d93832 - - - - - -] rbac_policy is already registered 2026-05-11 01:30:18.605 7 WARNING neutron.quota.resource_registry [None req-3f6ffeae-5af3-4b33-990c-8286801158c5 - - - - - -] subnetpool is already registered 2026-05-11 01:30:18.605 8 INFO neutron.quota.resource_registry [None req-9426741b-c8c7-4e83-849a-aab304d93832 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-11 01:30:18.606 7 INFO neutron.quota.resource_registry [None req-3f6ffeae-5af3-4b33-990c-8286801158c5 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-11 01:30:18.606 8 WARNING neutron.quota.resource_registry [None req-9426741b-c8c7-4e83-849a-aab304d93832 - - - - - -] security_group is already registered 2026-05-11 01:30:18.606 7 WARNING neutron.quota.resource_registry [None req-3f6ffeae-5af3-4b33-990c-8286801158c5 - - - - - -] trunk is already registered 2026-05-11 01:30:18.606 7 INFO neutron.quota.resource_registry [None req-3f6ffeae-5af3-4b33-990c-8286801158c5 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-11 01:30:18.606 8 INFO neutron.quota.resource_registry [None req-9426741b-c8c7-4e83-849a-aab304d93832 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-11 01:30:18.606 7 WARNING neutron.quota.resource_registry [None req-3f6ffeae-5af3-4b33-990c-8286801158c5 - - - - - -] endpoint_group is already registered 2026-05-11 01:30:18.606 8 WARNING neutron.quota.resource_registry [None req-9426741b-c8c7-4e83-849a-aab304d93832 - - - - - -] security_group_rule is already registered 2026-05-11 01:30:18.606 7 INFO neutron.quota.resource_registry [None req-3f6ffeae-5af3-4b33-990c-8286801158c5 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-11 01:30:18.606 7 WARNING neutron.quota.resource_registry [None req-3f6ffeae-5af3-4b33-990c-8286801158c5 - - - - - -] vpnservice is already registered 2026-05-11 01:30:18.606 8 INFO neutron.quota.resource_registry [None req-9426741b-c8c7-4e83-849a-aab304d93832 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-11 01:30:18.607 7 INFO neutron.quota.resource_registry [None req-3f6ffeae-5af3-4b33-990c-8286801158c5 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-11 01:30:18.607 7 WARNING neutron.quota.resource_registry [None req-3f6ffeae-5af3-4b33-990c-8286801158c5 - - - - - -] ipsec_site_connection is already registered 2026-05-11 01:30:18.607 8 WARNING neutron.quota.resource_registry [None req-9426741b-c8c7-4e83-849a-aab304d93832 - - - - - -] subnetpool is already registered 2026-05-11 01:30:18.607 7 INFO neutron.quota.resource_registry [None req-3f6ffeae-5af3-4b33-990c-8286801158c5 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-11 01:30:18.607 8 INFO neutron.quota.resource_registry [None req-9426741b-c8c7-4e83-849a-aab304d93832 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-11 01:30:18.607 7 WARNING neutron.quota.resource_registry [None req-3f6ffeae-5af3-4b33-990c-8286801158c5 - - - - - -] ipsecpolicy is already registered 2026-05-11 01:30:18.607 8 WARNING neutron.quota.resource_registry [None req-9426741b-c8c7-4e83-849a-aab304d93832 - - - - - -] subnetpool is already registered 2026-05-11 01:30:18.607 7 INFO neutron.quota.resource_registry [None req-3f6ffeae-5af3-4b33-990c-8286801158c5 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-11 01:30:18.607 7 WARNING neutron.quota.resource_registry [None req-3f6ffeae-5af3-4b33-990c-8286801158c5 - - - - - -] ikepolicy is already registered 2026-05-11 01:30:18.607 8 INFO neutron.quota.resource_registry [None req-9426741b-c8c7-4e83-849a-aab304d93832 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-11 01:30:18.608 8 WARNING neutron.quota.resource_registry [None req-9426741b-c8c7-4e83-849a-aab304d93832 - - - - - -] trunk is already registered 2026-05-11 01:30:18.608 8 INFO neutron.quota.resource_registry [None req-9426741b-c8c7-4e83-849a-aab304d93832 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-11 01:30:18.608 8 WARNING neutron.quota.resource_registry [None req-9426741b-c8c7-4e83-849a-aab304d93832 - - - - - -] endpoint_group is already registered 2026-05-11 01:30:18.608 8 INFO neutron.quota.resource_registry [None req-9426741b-c8c7-4e83-849a-aab304d93832 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-11 01:30:18.609 8 WARNING neutron.quota.resource_registry [None req-9426741b-c8c7-4e83-849a-aab304d93832 - - - - - -] vpnservice is already registered 2026-05-11 01:30:18.609 8 INFO neutron.quota.resource_registry [None req-9426741b-c8c7-4e83-849a-aab304d93832 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-11 01:30:18.609 8 WARNING neutron.quota.resource_registry [None req-9426741b-c8c7-4e83-849a-aab304d93832 - - - - - -] ipsec_site_connection is already registered 2026-05-11 01:30:18.609 8 INFO neutron.quota.resource_registry [None req-9426741b-c8c7-4e83-849a-aab304d93832 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-11 01:30:18.610 8 WARNING neutron.quota.resource_registry [None req-9426741b-c8c7-4e83-849a-aab304d93832 - - - - - -] ipsecpolicy is already registered 2026-05-11 01:30:18.610 8 INFO neutron.quota.resource_registry [None req-9426741b-c8c7-4e83-849a-aab304d93832 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-11 01:30:18.610 8 WARNING neutron.quota.resource_registry [None req-9426741b-c8c7-4e83-849a-aab304d93832 - - - - - -] ikepolicy is already registered 2026-05-11 01:30:18.643 7 WARNING keystonemiddleware._common.config [None req-3f6ffeae-5af3-4b33-990c-8286801158c5 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-11 01:30:18.645 8 WARNING keystonemiddleware._common.config [None req-9426741b-c8c7-4e83-849a-aab304d93832 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-11 01:30:18.650 7 WARNING oslo_config.cfg [None req-3f6ffeae-5af3-4b33-990c-8286801158c5 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-05-11 01:30:18.653 8 WARNING oslo_config.cfg [None req-9426741b-c8c7-4e83-849a-aab304d93832 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x560b02965a70 pid: 7 (default app) WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x560b02965a70 pid: 8 (default app) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 01:30:23.832 8 WARNING oslo_policy.policy [None req-c9586c26-70d5-4bd1-8e61-c5e3f6b2fe32 7b643627ab1b4c938108f89a5cfaf7a5 b0d49083c0f84326b0e36ace7b36643c - - default default] Policies ['delete_port', 'update_port:allowed_address_pairs', 'update_port:allowed_address_pairs:ip_address', 'update_port:allowed_address_pairs:mac_address', 'update_port:fixed_ips', 'update_port:mac_address'] reference a rule that is not defined. [pid: 8|app: 0|req: 1/3] 199.204.45.23 () {44 vars in 910 bytes} [Mon May 11 01:30:23 2026] GET /v2.0/networks => generated 15 bytes in 1013 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 01:30:24.432 7 WARNING oslo_policy.policy [None req-4ca38639-ed55-411e-ab28-6965d9a13cfd 7b643627ab1b4c938108f89a5cfaf7a5 b0d49083c0f84326b0e36ace7b36643c - - default default] Policies ['delete_port', 'update_port:allowed_address_pairs', 'update_port:allowed_address_pairs:ip_address', 'update_port:allowed_address_pairs:mac_address', 'update_port:fixed_ips', 'update_port:mac_address'] reference a rule that is not defined. 2026-05-11 01:30:25.096 7 WARNING neutron.services.revisions.revision_plugin [None req-4ca38639-ed55-411e-ab28-6965d9a13cfd 7b643627ab1b4c938108f89a5cfaf7a5 b0d49083c0f84326b0e36ace7b36643c - - - -] Could not find related network for resource to bump revision. 2026-05-11 01:30:25.130 7 INFO neutron.db.segments_db [None req-4ca38639-ed55-411e-ab28-6965d9a13cfd 7b643627ab1b4c938108f89a5cfaf7a5 b0d49083c0f84326b0e36ace7b36643c - - - -] Added segment eb2fdcee-f682-4719-91f4-3c1621fcf66d of type flat for network fdcde7f1-c6b4-412b-8bed-a014d2d9f152 2026-05-11 01:30:25.194 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4ca38639-ed55-411e-ab28-6965d9a13cfd 7b643627ab1b4c938108f89a5cfaf7a5 b0d49083c0f84326b0e36ace7b36643c - - - -] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 3/4] 199.204.45.23 () {48 vars in 964 bytes} [Mon May 11 01:30:24 2026] POST /v2.0/networks => generated 124 bytes in 846 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/6] 199.204.45.23 () {44 vars in 910 bytes} [Mon May 11 01:30:30 2026] GET /v2.0/networks => generated 15 bytes in 388 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 01:30:31.418 8 WARNING neutron.services.revisions.revision_plugin [None req-e74c202d-5425-46dd-af21-3a369f7f2b18 7b643627ab1b4c938108f89a5cfaf7a5 b0d49083c0f84326b0e36ace7b36643c - - - -] Could not find related network for resource to bump revision. 2026-05-11 01:30:31.440 8 INFO neutron.db.segments_db [None req-e74c202d-5425-46dd-af21-3a369f7f2b18 7b643627ab1b4c938108f89a5cfaf7a5 b0d49083c0f84326b0e36ace7b36643c - - - -] Added segment cc2ecb11-ddfe-4cfb-9521-8153f26ad50c of type flat for network debede14-ac2f-4ed5-bf47-5fafff43fbed 2026-05-11 01:30:31.490 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e74c202d-5425-46dd-af21-3a369f7f2b18 7b643627ab1b4c938108f89a5cfaf7a5 b0d49083c0f84326b0e36ace7b36643c - - - -] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 3/7] 199.204.45.23 () {48 vars in 964 bytes} [Mon May 11 01:30:31 2026] POST /v2.0/networks => generated 124 bytes in 179 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/8] 199.204.45.23 () {44 vars in 910 bytes} [Mon May 11 01:30:37 2026] GET /v2.0/networks => generated 15 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 01:30:37.349 8 WARNING neutron.services.revisions.revision_plugin [None req-5da6be12-3ed6-48c3-95c7-c9484d7dfc93 7b643627ab1b4c938108f89a5cfaf7a5 b0d49083c0f84326b0e36ace7b36643c - - - -] Could not find related network for resource to bump revision. 2026-05-11 01:30:37.363 8 INFO neutron.db.segments_db [None req-5da6be12-3ed6-48c3-95c7-c9484d7dfc93 7b643627ab1b4c938108f89a5cfaf7a5 b0d49083c0f84326b0e36ace7b36643c - - - -] Added segment 63d12031-06fb-4896-b20e-e40b54baff59 of type flat for network ecc7061a-37f7-49c4-bdd8-806c9f2a7909 2026-05-11 01:30:37.396 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5da6be12-3ed6-48c3-95c7-c9484d7dfc93 7b643627ab1b4c938108f89a5cfaf7a5 b0d49083c0f84326b0e36ace7b36643c - - - -] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 4/9] 199.204.45.23 () {48 vars in 964 bytes} [Mon May 11 01:30:37 2026] POST /v2.0/networks => generated 124 bytes in 107 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/10] 199.204.45.23 () {44 vars in 910 bytes} [Mon May 11 01:30:43 2026] GET /v2.0/networks => generated 15 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 01:30:43.250 8 WARNING neutron.services.revisions.revision_plugin [None req-5396b477-1cf0-403f-8667-ec58efa5c62a 7b643627ab1b4c938108f89a5cfaf7a5 b0d49083c0f84326b0e36ace7b36643c - - - -] Could not find related network for resource to bump revision. 2026-05-11 01:30:43.271 8 INFO neutron.db.segments_db [None req-5396b477-1cf0-403f-8667-ec58efa5c62a 7b643627ab1b4c938108f89a5cfaf7a5 b0d49083c0f84326b0e36ace7b36643c - - - -] Added segment 3dfb2730-a6c1-464e-b88e-344186bb2b42 of type flat for network 15a407d8-a8fd-455b-960b-47b2756bec41 2026-05-11 01:30:43.318 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5396b477-1cf0-403f-8667-ec58efa5c62a 7b643627ab1b4c938108f89a5cfaf7a5 b0d49083c0f84326b0e36ace7b36643c - - - -] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 5/11] 199.204.45.23 () {48 vars in 964 bytes} [Mon May 11 01:30:43 2026] POST /v2.0/networks => generated 124 bytes in 122 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/13] 199.204.45.23 () {44 vars in 910 bytes} [Mon May 11 01:30:49 2026] GET /v2.0/networks => generated 15 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 01:30:49.187 7 WARNING neutron.services.revisions.revision_plugin [None req-89bab47e-f778-4bbd-aaec-6d4923fb7fc2 7b643627ab1b4c938108f89a5cfaf7a5 b0d49083c0f84326b0e36ace7b36643c - - - -] Could not find related network for resource to bump revision. 2026-05-11 01:30:49.221 7 INFO neutron.db.segments_db [None req-89bab47e-f778-4bbd-aaec-6d4923fb7fc2 7b643627ab1b4c938108f89a5cfaf7a5 b0d49083c0f84326b0e36ace7b36643c - - - -] Added segment eab9391b-1ed8-4c03-8fac-2220468fda41 of type flat for network be4a11d2-0d81-440e-9fe2-94ccaa5aedc3 2026-05-11 01:30:49.257 7 INFO neutron.pecan_wsgi.hooks.translation [None req-89bab47e-f778-4bbd-aaec-6d4923fb7fc2 7b643627ab1b4c938108f89a5cfaf7a5 b0d49083c0f84326b0e36ace7b36643c - - - -] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 8/14] 199.204.45.23 () {48 vars in 964 bytes} [Mon May 11 01:30:49 2026] POST /v2.0/networks => generated 124 bytes in 135 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/15] 199.204.45.23 () {44 vars in 910 bytes} [Mon May 11 01:30:54 2026] GET /v2.0/networks => generated 15 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 01:30:55.109 7 WARNING neutron.services.revisions.revision_plugin [None req-0b8342be-e4ce-4d42-a210-aa83643d0412 7b643627ab1b4c938108f89a5cfaf7a5 b0d49083c0f84326b0e36ace7b36643c - - - -] Could not find related network for resource to bump revision. 2026-05-11 01:30:55.127 7 INFO neutron.db.segments_db [None req-0b8342be-e4ce-4d42-a210-aa83643d0412 7b643627ab1b4c938108f89a5cfaf7a5 b0d49083c0f84326b0e36ace7b36643c - - - -] Added segment 98c8b16f-e855-4b33-a233-194ffe259110 of type flat for network 57ff117c-726b-48cc-985e-11e4f8433af8 [pid: 7|app: 0|req: 9/16] 199.204.45.23 () {48 vars in 964 bytes} [Mon May 11 01:30:55 2026] POST /v2.0/networks => generated 706 bytes in 345 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/17] 199.204.45.23 () {44 vars in 908 bytes} [Mon May 11 01:30:56 2026] GET /v2.0/subnets => generated 14 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/18] 199.204.45.23 () {44 vars in 910 bytes} [Mon May 11 01:30:56 2026] GET /v2.0/networks => generated 709 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 9/19] 199.204.45.23 () {48 vars in 962 bytes} [Mon May 11 01:30:56 2026] POST /v2.0/subnets => generated 641 bytes in 466 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 01:37:32.653 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [2d863868-0a94-42ac-bd3e-472c041639f6] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-11 01:37:32.654 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [aa76a8ce-df1c-4e79-9130-a5c242150728] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-11 01:37:32.657 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Mon May 11 01:37:32 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks (ip 199.204.45.23) !!! [pid: 7|app: 0|req: 38/73] 199.204.45.23 () {44 vars in 910 bytes} [Mon May 11 01:37:32 2026] GET /v2.0/networks => generated 753 bytes in 189 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 01:37:32.849 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [77afbda7-078b-4062-aebb-f58bfd1cef1c] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-11 01:37:32.850 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [575df825-1274-4d60-9eb9-504bf28d2b89] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-11 01:37:32.852 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Mon May 11 01:37:32 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks (ip 199.204.45.23) !!! 2026-05-11 01:37:32.911 8 INFO neutron.db.segments_db [None req-eb6fa271-1c02-4ee0-a0e0-aec65aa3ba9f 7b643627ab1b4c938108f89a5cfaf7a5 b0d49083c0f84326b0e36ace7b36643c - - - -] Added segment aaaaac50-d0dc-4765-ac45-feac5daa8a04 of type vxlan for network 0f5bf0d1-7564-43e9-ada6-792352f4ac21 [pid: 8|app: 0|req: 36/74] 199.204.45.23 () {48 vars in 963 bytes} [Mon May 11 01:37:32 2026] POST /v2.0/networks => generated 707 bytes in 208 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 01:37:34.031 7 INFO oslo.messaging._drivers.impl_rabbit [-] [2d863868-0a94-42ac-bd3e-472c041639f6] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 36770. 2026-05-11 01:37:34.031 7 INFO oslo.messaging._drivers.impl_rabbit [-] [aa76a8ce-df1c-4e79-9130-a5c242150728] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 36784. [pid: 7|app: 0|req: 39/75] 199.204.45.23 () {44 vars in 908 bytes} [Mon May 11 01:37:34 2026] GET /v2.0/subnets => generated 644 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 01:37:34.216 8 INFO oslo.messaging._drivers.impl_rabbit [-] [575df825-1274-4d60-9eb9-504bf28d2b89] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 36788. 2026-05-11 01:37:34.223 8 INFO oslo.messaging._drivers.impl_rabbit [-] [77afbda7-078b-4062-aebb-f58bfd1cef1c] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 36786. [pid: 8|app: 0|req: 37/76] 199.204.45.23 () {44 vars in 910 bytes} [Mon May 11 01:37:34 2026] GET /v2.0/networks => generated 1430 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/77] 199.204.45.23 () {48 vars in 962 bytes} [Mon May 11 01:37:34 2026] POST /v2.0/subnets => generated 627 bytes in 269 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 38/78] 199.204.45.23 () {44 vars in 1022 bytes} [Mon May 11 01:37:35 2026] GET /v2.0/security-groups?tenant_id=b0d49083c0f84326b0e36ace7b36643c => generated 2793 bytes in 83 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.23 () {48 vars in 978 bytes} [Mon May 11 01:37:35 2026] POST /v2.0/security-groups => generated 1552 bytes in 96 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/80] 199.204.45.23 () {44 vars in 1022 bytes} [Mon May 11 01:37:36 2026] GET /v2.0/security-groups?tenant_id=b0d49083c0f84326b0e36ace7b36643c => generated 4327 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/81] 199.204.45.23 () {44 vars in 937 bytes} [Mon May 11 01:37:36 2026] GET /v2.0/security-groups => generated 4327 bytes in 40 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.23 () {48 vars in 988 bytes} [Mon May 11 01:37:36 2026] POST /v2.0/security-group-rules => generated 569 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/83] 199.204.45.23 () {44 vars in 1022 bytes} [Mon May 11 01:37:37 2026] GET /v2.0/security-groups?tenant_id=b0d49083c0f84326b0e36ace7b36643c => generated 4909 bytes in 70 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.23 () {44 vars in 937 bytes} [Mon May 11 01:37:37 2026] GET /v2.0/security-groups => generated 4909 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/85] 199.204.45.23 () {48 vars in 988 bytes} [Mon May 11 01:37:37 2026] POST /v2.0/security-group-rules => generated 571 bytes in 92 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/86] 199.204.45.23 () {44 vars in 1022 bytes} [Mon May 11 01:37:38 2026] GET /v2.0/security-groups?tenant_id=b0d49083c0f84326b0e36ace7b36643c => generated 5493 bytes in 81 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.23 () {44 vars in 937 bytes} [Mon May 11 01:37:38 2026] GET /v2.0/security-groups => generated 5493 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/88] 199.204.45.23 () {48 vars in 988 bytes} [Mon May 11 01:37:38 2026] POST /v2.0/security-group-rules => generated 571 bytes in 84 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.23 () {44 vars in 1022 bytes} [Mon May 11 01:37:39 2026] GET /v2.0/security-groups?tenant_id=b0d49083c0f84326b0e36ace7b36643c => generated 6077 bytes in 72 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.23 () {44 vars in 937 bytes} [Mon May 11 01:37:39 2026] GET /v2.0/security-groups => generated 6077 bytes in 48 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.23 () {48 vars in 988 bytes} [Mon May 11 01:37:39 2026] POST /v2.0/security-group-rules => generated 571 bytes in 83 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/92] 199.204.45.23 () {44 vars in 1022 bytes} [Mon May 11 01:37:40 2026] GET /v2.0/security-groups?tenant_id=b0d49083c0f84326b0e36ace7b36643c => generated 6661 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/93] 199.204.45.23 () {44 vars in 937 bytes} [Mon May 11 01:37:40 2026] GET /v2.0/security-groups => generated 6661 bytes in 34 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.23 () {48 vars in 988 bytes} [Mon May 11 01:37:40 2026] POST /v2.0/security-group-rules => generated 571 bytes in 90 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/95] 199.204.45.23 () {44 vars in 937 bytes} [Mon May 11 01:37:41 2026] GET /v2.0/security-groups => generated 7245 bytes in 75 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.23 () {44 vars in 904 bytes} [Mon May 11 01:37:41 2026] GET /v2.0/ports => generated 2489 bytes in 248 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 50/97] 199.204.45.23 () {44 vars in 910 bytes} [Mon May 11 01:37:41 2026] GET /v2.0/networks => generated 1474 bytes in 318 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/98] 199.204.45.23 () {48 vars in 958 bytes} [Mon May 11 01:37:42 2026] POST /v2.0/ports => generated 1100 bytes in 384 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 01:37:48.465 8 INFO neutron.pecan_wsgi.hooks.translation [None req-bb3a1187-5d3d-4774-aaa9-3c1e6ea90f7d 7b643627ab1b4c938108f89a5cfaf7a5 b0d49083c0f84326b0e36ace7b36643c - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 50/101] 199.204.45.23 () {44 vars in 978 bytes} [Mon May 11 01:37:48 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 79 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 52/102] 199.204.45.23 () {44 vars in 1000 bytes} [Mon May 11 01:37:48 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1103 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 51/103] 199.204.45.23 () {48 vars in 1030 bytes} [Mon May 11 01:37:48 2026] PUT /v2.0/ports/346b7668-d3d2-4e4c-9be6-c852748b1fe7 => generated 1213 bytes in 513 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 53/104] 199.204.45.23 () {44 vars in 904 bytes} [Mon May 11 01:37:50 2026] GET /v2.0/ports => generated 3730 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 52/105] 199.204.45.23 () {44 vars in 1022 bytes} [Mon May 11 01:37:51 2026] GET /v2.0/security-groups?tenant_id=b0d49083c0f84326b0e36ace7b36643c => generated 7245 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 54/106] 199.204.45.23 () {48 vars in 978 bytes} [Mon May 11 01:37:51 2026] POST /v2.0/security-groups => generated 1546 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 53/107] 199.204.45.23 () {44 vars in 1022 bytes} [Mon May 11 01:37:52 2026] GET /v2.0/security-groups?tenant_id=b0d49083c0f84326b0e36ace7b36643c => generated 8773 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 55/108] 199.204.45.23 () {44 vars in 937 bytes} [Mon May 11 01:37:52 2026] GET /v2.0/security-groups => generated 8773 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 54/109] 199.204.45.23 () {48 vars in 988 bytes} [Mon May 11 01:37:52 2026] POST /v2.0/security-group-rules => generated 591 bytes in 82 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 56/110] 199.204.45.23 () {44 vars in 1022 bytes} [Mon May 11 01:37:53 2026] GET /v2.0/security-groups?tenant_id=b0d49083c0f84326b0e36ace7b36643c => generated 9377 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 55/111] 199.204.45.23 () {44 vars in 937 bytes} [Mon May 11 01:37:53 2026] GET /v2.0/security-groups => generated 9377 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 57/112] 199.204.45.23 () {48 vars in 988 bytes} [Mon May 11 01:37:53 2026] POST /v2.0/security-group-rules => generated 595 bytes in 96 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 62/125] 199.204.45.23 () {44 vars in 972 bytes} [Mon May 11 01:39:17 2026] GET /v2.0/quotas/b0d49083c0f84326b0e36ace7b36643c => generated 292 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/quotasv2.py:140: UserWarning: Neutron quota engine will require "--force" parameter to set a quota limit without checking the resource usage. warnings.warn('Neutron quota engine will require "--force" ' [pid: 7|app: 0|req: 64/126] 199.204.45.23 () {48 vars in 1024 bytes} [Mon May 11 01:39:17 2026] PUT /v2.0/quotas/b0d49083c0f84326b0e36ace7b36643c => generated 291 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 63/127] 199.204.45.23 () {44 vars in 972 bytes} [Mon May 11 01:39:17 2026] GET /v2.0/quotas/b0d49083c0f84326b0e36ace7b36643c => generated 291 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 01:41:16.498 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [77afbda7-078b-4062-aebb-f58bfd1cef1c] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-11 01:41:16.502 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [575df825-1274-4d60-9eb9-504bf28d2b89] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-11 01:41:16.503 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Mon May 11 01:41:16 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.23) !!! /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-11 01:41:16.765 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7ced38d0-f6c4-456b-a823-57a60a5e42cf 7b643627ab1b4c938108f89a5cfaf7a5 b0d49083c0f84326b0e36ace7b36643c - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 72/144] 199.204.45.23 () {30 vars in 742 bytes} [Mon May 11 01:41:16 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 274 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 01:41:16.782 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [aa76a8ce-df1c-4e79-9130-a5c242150728] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-11 01:41:16.783 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [2d863868-0a94-42ac-bd3e-472c041639f6] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-11 01:41:16.786 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Mon May 11 01:41:16 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/ports?name=octavia-health-manager-port-instance (ip 199.204.45.23) !!! /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 73/145] 199.204.45.23 () {30 vars in 764 bytes} [Mon May 11 01:41:16 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 01:41:18.492 8 INFO oslo.messaging._drivers.impl_rabbit [-] [77afbda7-078b-4062-aebb-f58bfd1cef1c] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 59950. 2026-05-11 01:41:18.493 8 INFO oslo.messaging._drivers.impl_rabbit [-] [575df825-1274-4d60-9eb9-504bf28d2b89] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 59966. 2026-05-11 01:41:18.544 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ef33cf29-66c5-4c03-8daa-a5062fbebc10 7b643627ab1b4c938108f89a5cfaf7a5 b0d49083c0f84326b0e36ace7b36643c - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 73/146] 199.204.45.23 () {30 vars in 742 bytes} [Mon May 11 01:41:18 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) 2026-05-11 01:41:18.603 7 INFO oslo.messaging._drivers.impl_rabbit [-] [aa76a8ce-df1c-4e79-9130-a5c242150728] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 59974. [pid: 7|app: 0|req: 74/147] 199.204.45.23 () {30 vars in 764 bytes} [Mon May 11 01:41:18 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 01:47:15.994 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [77afbda7-078b-4062-aebb-f58bfd1cef1c] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-11 01:47:15.996 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [575df825-1274-4d60-9eb9-504bf28d2b89] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-11 01:47:15.998 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Mon May 11 01:47:15 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/security-groups?tenant_id=76a3d455936d4f6f95918b27530952ff (ip 199.204.45.23) !!! [pid: 8|app: 0|req: 98/196] 199.204.45.23 () {44 vars in 1022 bytes} [Mon May 11 01:47:15 2026] GET /v2.0/security-groups?tenant_id=76a3d455936d4f6f95918b27530952ff => generated 2797 bytes in 243 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 01:47:16.249 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [aa76a8ce-df1c-4e79-9130-a5c242150728] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-11 01:47:16.250 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [2d863868-0a94-42ac-bd3e-472c041639f6] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-11 01:47:16.252 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Mon May 11 01:47:16 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/security-groups (ip 199.204.45.23) !!! [pid: 7|app: 0|req: 99/197] 199.204.45.23 () {48 vars in 978 bytes} [Mon May 11 01:47:16 2026] POST /v2.0/security-groups => generated 1560 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-11 01:47:17.251 8 INFO oslo.messaging._drivers.impl_rabbit [-] [77afbda7-078b-4062-aebb-f58bfd1cef1c] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 52050. 2026-05-11 01:47:17.253 8 INFO oslo.messaging._drivers.impl_rabbit [-] [575df825-1274-4d60-9eb9-504bf28d2b89] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 52066. [pid: 8|app: 0|req: 99/198] 199.204.45.23 () {44 vars in 1022 bytes} [Mon May 11 01:47:17 2026] GET /v2.0/security-groups?tenant_id=76a3d455936d4f6f95918b27530952ff => generated 4339 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 01:47:17.340 7 INFO oslo.messaging._drivers.impl_rabbit [-] [aa76a8ce-df1c-4e79-9130-a5c242150728] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 52080. 2026-05-11 01:47:17.340 7 INFO oslo.messaging._drivers.impl_rabbit [-] [2d863868-0a94-42ac-bd3e-472c041639f6] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 52086. [pid: 7|app: 0|req: 100/199] 199.204.45.23 () {44 vars in 937 bytes} [Mon May 11 01:47:17 2026] GET /v2.0/security-groups => generated 14303 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 100/200] 199.204.45.23 () {48 vars in 988 bytes} [Mon May 11 01:47:17 2026] POST /v2.0/security-group-rules => generated 565 bytes in 93 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 101/201] 199.204.45.23 () {44 vars in 1022 bytes} [Mon May 11 01:47:18 2026] GET /v2.0/security-groups?tenant_id=76a3d455936d4f6f95918b27530952ff => generated 4917 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 101/202] 199.204.45.23 () {44 vars in 937 bytes} [Mon May 11 01:47:18 2026] GET /v2.0/security-groups => generated 14881 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 102/203] 199.204.45.23 () {48 vars in 988 bytes} [Mon May 11 01:47:18 2026] POST /v2.0/security-group-rules => generated 567 bytes in 87 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 102/204] 199.204.45.23 () {44 vars in 1022 bytes} [Mon May 11 01:47:19 2026] GET /v2.0/security-groups?tenant_id=76a3d455936d4f6f95918b27530952ff => generated 5497 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 103/205] 199.204.45.23 () {44 vars in 937 bytes} [Mon May 11 01:47:19 2026] GET /v2.0/security-groups => generated 15461 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 103/206] 199.204.45.23 () {48 vars in 988 bytes} [Mon May 11 01:47:19 2026] POST /v2.0/security-group-rules => generated 569 bytes in 98 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 104/207] 199.204.45.23 () {44 vars in 1022 bytes} [Mon May 11 01:47:20 2026] GET /v2.0/security-groups?tenant_id=76a3d455936d4f6f95918b27530952ff => generated 6079 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 104/208] 199.204.45.23 () {44 vars in 937 bytes} [Mon May 11 01:47:20 2026] GET /v2.0/security-groups => generated 16043 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 105/209] 199.204.45.23 () {48 vars in 988 bytes} [Mon May 11 01:47:20 2026] POST /v2.0/security-group-rules => generated 570 bytes in 88 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 114/226] 199.204.45.23 () {30 vars in 739 bytes} [Mon May 11 01:49:23 2026] GET /v2.0/networks?tenant_id=76a3d455936d4f6f95918b27530952ff&shared=False => generated 15 bytes in 162 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 01:49:23.390 8 INFO neutron.db.segments_db [None req-8a483f45-7213-40c6-b42c-eb40e1e883a5 843068b226aa42aba7abcf192cbde46c 76a3d455936d4f6f95918b27530952ff - - - -] Added segment 52367666-46f1-4778-bd7f-aa2498651af3 of type vxlan for network 64dbbf89-2858-4b1d-953a-9b4b9f2672a1 [pid: 8|app: 0|req: 113/227] 199.204.45.23 () {34 vars in 681 bytes} [Mon May 11 01:49:23 2026] POST /v2.0/networks => generated 718 bytes in 186 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 115/228] 199.204.45.23 () {30 vars in 721 bytes} [Mon May 11 01:49:23 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 12 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 114/229] 199.204.45.23 () {30 vars in 632 bytes} [Mon May 11 01:49:23 2026] GET /v2.0/extensions => generated 19178 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 116/230] 199.204.45.23 () {34 vars in 676 bytes} [Mon May 11 01:49:23 2026] POST /v2.0/ports => generated 963 bytes in 431 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 115/231] 199.204.45.23 () {30 vars in 702 bytes} [Mon May 11 01:49:24 2026] GET /v2.0/networks/64dbbf89-2858-4b1d-953a-9b4b9f2672a1 => generated 705 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 117/232] 199.204.45.23 () {30 vars in 721 bytes} [Mon May 11 01:49:26 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1002 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 116/233] 199.204.45.23 () {30 vars in 702 bytes} [Mon May 11 01:49:26 2026] GET /v2.0/networks/64dbbf89-2858-4b1d-953a-9b4b9f2672a1 => generated 705 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 118/236] 199.204.45.23 () {44 vars in 972 bytes} [Mon May 11 01:49:40 2026] GET /v2.0/quotas/76a3d455936d4f6f95918b27530952ff => generated 292 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 119/237] 199.204.45.23 () {48 vars in 1024 bytes} [Mon May 11 01:49:40 2026] PUT /v2.0/quotas/76a3d455936d4f6f95918b27530952ff => generated 291 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 119/238] 199.204.45.23 () {44 vars in 972 bytes} [Mon May 11 01:49:40 2026] GET /v2.0/quotas/76a3d455936d4f6f95918b27530952ff => generated 291 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:00:55.677 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [aa76a8ce-df1c-4e79-9130-a5c242150728] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-11 02:00:55.678 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [2d863868-0a94-42ac-bd3e-472c041639f6] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-11 02:00:55.679 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Mon May 11 02:00:55 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks (ip 199.204.45.23) !!! [pid: 7|app: 0|req: 165/329] 199.204.45.23 () {44 vars in 910 bytes} [Mon May 11 02:00:55 2026] GET /v2.0/networks => generated 2168 bytes in 211 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:00:56.866 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [77afbda7-078b-4062-aebb-f58bfd1cef1c] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-11 02:00:56.867 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [575df825-1274-4d60-9eb9-504bf28d2b89] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-11 02:00:56.877 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Mon May 11 02:00:56 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/subnets (ip 199.204.45.23) !!! [pid: 8|app: 0|req: 165/330] 199.204.45.23 () {44 vars in 908 bytes} [Mon May 11 02:00:56 2026] GET /v2.0/subnets => generated 1261 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:00:57.038 7 INFO oslo.messaging._drivers.impl_rabbit [-] [2d863868-0a94-42ac-bd3e-472c041639f6] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 41844. 2026-05-11 02:00:57.038 7 INFO oslo.messaging._drivers.impl_rabbit [-] [aa76a8ce-df1c-4e79-9130-a5c242150728] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 41832. [pid: 7|app: 0|req: 166/331] 199.204.45.23 () {44 vars in 910 bytes} [Mon May 11 02:00:56 2026] GET /v2.0/networks => generated 2168 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 170/338] 199.204.45.23 () {44 vars in 910 bytes} [Mon May 11 02:01:37 2026] GET /v2.0/networks => generated 2168 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:01:38.648 8 INFO oslo.messaging._drivers.impl_rabbit [-] [575df825-1274-4d60-9eb9-504bf28d2b89] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 40620. 2026-05-11 02:01:38.648 8 INFO oslo.messaging._drivers.impl_rabbit [-] [77afbda7-078b-4062-aebb-f58bfd1cef1c] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 40608. [pid: 8|app: 0|req: 169/339] 199.204.45.23 () {44 vars in 908 bytes} [Mon May 11 02:01:38 2026] GET /v2.0/subnets => generated 1261 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 171/340] 199.204.45.23 () {44 vars in 910 bytes} [Mon May 11 02:01:38 2026] GET /v2.0/networks => generated 2168 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 170/341] 199.204.45.23 () {44 vars in 1022 bytes} [Mon May 11 02:01:39 2026] GET /v2.0/security-groups?tenant_id=b0d49083c0f84326b0e36ace7b36643c => generated 9985 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 172/342] 199.204.45.23 () {44 vars in 1022 bytes} [Mon May 11 02:01:40 2026] GET /v2.0/security-groups?tenant_id=b0d49083c0f84326b0e36ace7b36643c => generated 9985 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 171/343] 199.204.45.23 () {44 vars in 1022 bytes} [Mon May 11 02:01:41 2026] GET /v2.0/security-groups?tenant_id=b0d49083c0f84326b0e36ace7b36643c => generated 9985 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 173/344] 199.204.45.23 () {44 vars in 1022 bytes} [Mon May 11 02:01:42 2026] GET /v2.0/security-groups?tenant_id=b0d49083c0f84326b0e36ace7b36643c => generated 9985 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 172/345] 199.204.45.23 () {44 vars in 1022 bytes} [Mon May 11 02:01:43 2026] GET /v2.0/security-groups?tenant_id=b0d49083c0f84326b0e36ace7b36643c => generated 9985 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 174/348] 199.204.45.23 () {44 vars in 1022 bytes} [Mon May 11 02:01:44 2026] GET /v2.0/security-groups?tenant_id=b0d49083c0f84326b0e36ace7b36643c => generated 9985 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 175/349] 199.204.45.23 () {44 vars in 937 bytes} [Mon May 11 02:01:45 2026] GET /v2.0/security-groups => generated 16626 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 175/350] 199.204.45.23 () {44 vars in 904 bytes} [Mon May 11 02:01:45 2026] GET /v2.0/ports => generated 4725 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:01:51.623 7 INFO neutron.pecan_wsgi.hooks.translation [None req-73b1cd94-155c-4208-a1c9-7193cbb78f8d 7b643627ab1b4c938108f89a5cfaf7a5 b0d49083c0f84326b0e36ace7b36643c - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 176/351] 199.204.45.23 () {44 vars in 978 bytes} [Mon May 11 02:01:51 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 90 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 176/352] 199.204.45.23 () {44 vars in 1000 bytes} [Mon May 11 02:01:51 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1254 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 177/353] 199.204.45.23 () {44 vars in 904 bytes} [Mon May 11 02:01:53 2026] GET /v2.0/ports => generated 4725 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 177/354] 199.204.45.23 () {44 vars in 1022 bytes} [Mon May 11 02:01:54 2026] GET /v2.0/security-groups?tenant_id=b0d49083c0f84326b0e36ace7b36643c => generated 9985 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 178/355] 199.204.45.23 () {44 vars in 1022 bytes} [Mon May 11 02:01:54 2026] GET /v2.0/security-groups?tenant_id=b0d49083c0f84326b0e36ace7b36643c => generated 9985 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 178/356] 199.204.45.23 () {44 vars in 1022 bytes} [Mon May 11 02:01:55 2026] GET /v2.0/security-groups?tenant_id=b0d49083c0f84326b0e36ace7b36643c => generated 9985 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 180/359] 199.204.45.23 () {44 vars in 972 bytes} [Mon May 11 02:02:06 2026] GET /v2.0/quotas/b0d49083c0f84326b0e36ace7b36643c => generated 291 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/368] 199.204.45.23 () {44 vars in 1022 bytes} [Mon May 11 02:02:59 2026] GET /v2.0/security-groups?tenant_id=76a3d455936d4f6f95918b27530952ff => generated 6662 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 184/369] 199.204.45.23 () {44 vars in 1022 bytes} [Mon May 11 02:03:00 2026] GET /v2.0/security-groups?tenant_id=76a3d455936d4f6f95918b27530952ff => generated 6662 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/370] 199.204.45.23 () {44 vars in 1022 bytes} [Mon May 11 02:03:01 2026] GET /v2.0/security-groups?tenant_id=76a3d455936d4f6f95918b27530952ff => generated 6662 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/371] 199.204.45.23 () {44 vars in 1022 bytes} [Mon May 11 02:03:02 2026] GET /v2.0/security-groups?tenant_id=76a3d455936d4f6f95918b27530952ff => generated 6662 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/372] 199.204.45.23 () {44 vars in 1022 bytes} [Mon May 11 02:03:03 2026] GET /v2.0/security-groups?tenant_id=76a3d455936d4f6f95918b27530952ff => generated 6662 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/373] 199.204.45.23 () {44 vars in 972 bytes} [Mon May 11 02:03:10 2026] GET /v2.0/quotas/76a3d455936d4f6f95918b27530952ff => generated 291 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/382] 199.204.45.23 () {44 vars in 910 bytes} [Mon May 11 02:04:01 2026] GET /v2.0/networks => generated 2168 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/387] 10.0.0.232 () {32 vars in 649 bytes} [Mon May 11 02:04:40 2026] GET /v2.0/networks => generated 2168 bytes in 179 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:04:42.058 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [575df825-1274-4d60-9eb9-504bf28d2b89] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-11 02:04:42.060 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [77afbda7-078b-4062-aebb-f58bfd1cef1c] 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: 194/388] 10.0.0.232 () {32 vars in 655 bytes} [Mon May 11 02:04:42 2026] GET /v2.0/floatingips => generated 19 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/389] 10.0.0.232 () {32 vars in 647 bytes} [Mon May 11 02:04:42 2026] GET /v2.0/routers => generated 15 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/390] 10.0.0.232 () {32 vars in 643 bytes} [Mon May 11 02:04:42 2026] GET /v2.0/ports => generated 4725 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/391] 10.0.0.232 () {32 vars in 647 bytes} [Mon May 11 02:04:42 2026] GET /v2.0/subnets => generated 1261 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/392] 10.0.0.232 () {32 vars in 649 bytes} [Mon May 11 02:04:42 2026] GET /v2.0/networks => generated 2168 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/393] 10.0.0.232 () {32 vars in 663 bytes} [Mon May 11 02:04:42 2026] GET /v2.0/security-groups => generated 16626 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/394] 10.0.0.232 () {32 vars in 655 bytes} [Mon May 11 02:04:42 2026] GET /v2.0/subnetpools => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:04:53.644 8 INFO oslo.messaging._drivers.impl_rabbit [-] [77afbda7-078b-4062-aebb-f58bfd1cef1c] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 34800. 2026-05-11 02:04:53.646 8 INFO oslo.messaging._drivers.impl_rabbit [-] [575df825-1274-4d60-9eb9-504bf28d2b89] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 34806. 2026-05-11 02:04:53.765 7 INFO neutron.db.segments_db [None req-745230fa-3740-4f59-a529-8f00ae18ae11 7b643627ab1b4c938108f89a5cfaf7a5 b0d49083c0f84326b0e36ace7b36643c - - - -] Added segment 668094b9-affa-4fe5-99d1-1908f6408620 of type vxlan for network 5b078152-3e88-4f46-8f4c-5e76222f64b0 2026-05-11 02:04:53.773 8 INFO neutron.db.segments_db [None req-a8c493fd-c7ee-49a9-b4ff-1bde0d076a29 7b643627ab1b4c938108f89a5cfaf7a5 b0d49083c0f84326b0e36ace7b36643c - - - -] Added segment 87e8196f-7f7d-4833-a3e0-a13a3820f8c6 of type vxlan for network e8d166b7-34b3-4191-9ee0-31c2d9ca5f9b [pid: 7|app: 0|req: 199/397] 10.0.0.232 () {34 vars in 671 bytes} [Mon May 11 02:04:53 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) [pid: 8|app: 0|req: 199/398] 10.0.0.232 () {34 vars in 671 bytes} [Mon May 11 02:04:53 2026] POST /v2.0/networks => generated 746 bytes in 309 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/399] 10.0.0.232 () {34 vars in 669 bytes} [Mon May 11 02:04:53 2026] POST /v2.0/subnets => generated 669 bytes in 252 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/400] 10.0.0.232 () {34 vars in 669 bytes} [Mon May 11 02:04:53 2026] POST /v2.0/subnets => generated 667 bytes in 274 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:04:54.216 8 INFO neutron.db.segments_db [None req-03efafc6-39bb-42a1-a52b-ec3f80164313 7b643627ab1b4c938108f89a5cfaf7a5 b0d49083c0f84326b0e36ace7b36643c - - - -] Added segment 977c14ca-173c-4acd-bf01-4455beeb131b of type vxlan for network ca5fbe79-6ea2-48d3-8064-492218a91a64 2026-05-11 02:04:54.224 7 INFO neutron.db.segments_db [None req-f401571d-9089-43d8-9226-fd868789b7b5 7b643627ab1b4c938108f89a5cfaf7a5 b0d49083c0f84326b0e36ace7b36643c - - - -] Added segment e31e8829-5c7d-4e78-a6e5-e1ec9250f330 of type vxlan for network 023c68bc-9488-47fe-bc0a-bccff2f63967 2026-05-11 02:04:54.537 7 INFO neutron.db.l3_hamode_db [None req-f401571d-9089-43d8-9226-fd868789b7b5 7b643627ab1b4c938108f89a5cfaf7a5 b0d49083c0f84326b0e36ace7b36643c - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-11 02:04:54.758 8 INFO neutron.db.l3_hamode_db [None req-03efafc6-39bb-42a1-a52b-ec3f80164313 7b643627ab1b4c938108f89a5cfaf7a5 b0d49083c0f84326b0e36ace7b36643c - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-11 02:04:55.921 8 INFO neutron.db.l3_hamode_db [None req-03efafc6-39bb-42a1-a52b-ec3f80164313 7b643627ab1b4c938108f89a5cfaf7a5 b0d49083c0f84326b0e36ace7b36643c - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-11 02:04:55.981 7 INFO neutron.db.l3_hamode_db [None req-f401571d-9089-43d8-9226-fd868789b7b5 7b643627ab1b4c938108f89a5cfaf7a5 b0d49083c0f84326b0e36ace7b36643c - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 201/401] 10.0.0.232 () {34 vars in 669 bytes} [Mon May 11 02:04:54 2026] POST /v2.0/routers => generated 733 bytes in 3202 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/402] 10.0.0.232 () {34 vars in 669 bytes} [Mon May 11 02:04:54 2026] POST /v2.0/routers => generated 731 bytes in 3214 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/403] 10.0.0.232 () {32 vars in 774 bytes} [Mon May 11 02:04:57 2026] GET /v2.0/security-groups?tenant_id=ba54d072d80545beb1b8ba30b4c0286b&name=default => generated 2797 bytes in 257 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/404] 10.0.0.232 () {32 vars in 774 bytes} [Mon May 11 02:04:57 2026] GET /v2.0/security-groups?tenant_id=819b4028d8ff41ecaddca9ce2eda2281&name=default => generated 2797 bytes in 300 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/405] 10.0.0.232 () {34 vars in 783 bytes} [Mon May 11 02:04:57 2026] PUT /v2.0/routers/5f6cafc2-5830-47af-b711-e0f09bae8419/add_router_interface => generated 309 bytes in 1302 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/406] 10.0.0.232 () {32 vars in 740 bytes} [Mon May 11 02:04:58 2026] DELETE /v2.0/security-groups/17243b98-7d34-4a91-a597-a48209d3fcef => generated 0 bytes in 128 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/407] 10.0.0.232 () {32 vars in 740 bytes} [Mon May 11 02:04:59 2026] DELETE /v2.0/security-groups/4bcee9c6-d1ba-4d85-ac77-29c160e09b8e => 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: 208/410] 10.0.0.232 () {32 vars in 774 bytes} [Mon May 11 02:04:59 2026] GET /v2.0/security-groups?tenant_id=5cfa1c4051f04303af5d3e2ee11a8d4f&name=default => generated 2797 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/411] 10.0.0.232 () {34 vars in 783 bytes} [Mon May 11 02:04:57 2026] PUT /v2.0/routers/e0777e01-0b20-4972-a2c1-855bb5892bf6/add_router_interface => generated 309 bytes in 1668 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/412] 10.0.0.232 () {32 vars in 740 bytes} [Mon May 11 02:04:59 2026] DELETE /v2.0/security-groups/46b2d993-2c22-41dc-87ff-8c2b88f51814 => 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: 204/413] 10.0.0.232 () {34 vars in 685 bytes} [Mon May 11 02:04:59 2026] POST /v2.0/security-groups => generated 1597 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/414] 10.0.0.232 () {34 vars in 695 bytes} [Mon May 11 02:04:59 2026] POST /v2.0/security-group-rules => generated 565 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/415] 10.0.0.232 () {34 vars in 685 bytes} [Mon May 11 02:04:59 2026] POST /v2.0/security-groups => generated 1596 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/416] 10.0.0.232 () {34 vars in 695 bytes} [Mon May 11 02:04:59 2026] POST /v2.0/security-group-rules => generated 570 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/417] 10.0.0.232 () {34 vars in 695 bytes} [Mon May 11 02:05:00 2026] POST /v2.0/security-group-rules => generated 565 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/418] 10.0.0.232 () {34 vars in 695 bytes} [Mon May 11 02:05:00 2026] POST /v2.0/security-group-rules => generated 570 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/419] 10.0.0.232 () {34 vars in 676 bytes} [Mon May 11 02:05:00 2026] POST /v2.0/floatingips => generated 552 bytes in 793 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/420] 10.0.0.232 () {34 vars in 676 bytes} [Mon May 11 02:05:00 2026] POST /v2.0/floatingips => generated 552 bytes in 1043 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:05:01.612 8 INFO neutron.db.segments_db [None req-4d5d8b21-b711-41b8-9173-117fcab5b414 7b643627ab1b4c938108f89a5cfaf7a5 b0d49083c0f84326b0e36ace7b36643c - - - -] Added segment 296cd814-a537-4b51-8a9d-4d285c27a197 of type vxlan for network 79eba1f7-f301-482c-bad2-475ca1c81f57 [pid: 8|app: 0|req: 209/421] 10.0.0.232 () {34 vars in 671 bytes} [Mon May 11 02:05:01 2026] POST /v2.0/networks => generated 748 bytes in 666 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/422] 10.0.0.232 () {34 vars in 669 bytes} [Mon May 11 02:05:01 2026] POST /v2.0/subnets => generated 671 bytes in 258 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:05:02.076 8 INFO neutron.db.segments_db [None req-9aa6e99d-aa9f-41d9-b9a0-a354a7be0081 7b643627ab1b4c938108f89a5cfaf7a5 b0d49083c0f84326b0e36ace7b36643c - - - -] Added segment f8c16b2d-d4a9-4294-8aeb-ba2d3a67a28a of type vxlan for network 2a0c5675-fb91-4ad5-9006-bf9496aaa813 [pid: 7|app: 0|req: 214/423] 10.0.0.20 () {34 vars in 1099 bytes} [Mon May 11 02:05:02 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1662534757&fields=id&tenant_id=f8a04061b47d4603af5c2c24532b2a57 => generated 69 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/424] 10.0.0.20 () {34 vars in 981 bytes} [Mon May 11 02:05:02 2026] GET /v2.0/networks?id=5b078152-3e88-4f46-8f4c-5e76222f64b0 => generated 676 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 216/425] 10.0.0.20 () {34 vars in 964 bytes} [Mon May 11 02:05:02 2026] GET /v2.0/quotas/f8a04061b47d4603af5c2c24532b2a57 => generated 292 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:05:02.385 8 INFO neutron.db.l3_hamode_db [None req-9aa6e99d-aa9f-41d9-b9a0-a354a7be0081 7b643627ab1b4c938108f89a5cfaf7a5 b0d49083c0f84326b0e36ace7b36643c - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 217/426] 10.0.0.20 () {34 vars in 1001 bytes} [Mon May 11 02:05:02 2026] GET /v2.0/ports?tenant_id=f8a04061b47d4603af5c2c24532b2a57&fields=id => generated 103 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 218/427] 10.0.0.20 () {34 vars in 906 bytes} [Mon May 11 02:05:02 2026] GET /v2.0/extensions => generated 19178 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 219/428] 10.0.0.20 () {34 vars in 1007 bytes} [Mon May 11 02:05:03 2026] GET /v2.0/networks/5b078152-3e88-4f46-8f4c-5e76222f64b0?fields=segments => generated 14 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 220/429] 10.0.0.20 () {34 vars in 1107 bytes} [Mon May 11 02:05:03 2026] GET /v2.0/networks/5b078152-3e88-4f46-8f4c-5e76222f64b0?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:05:03.471 8 INFO neutron.db.l3_hamode_db [None req-9aa6e99d-aa9f-41d9-b9a0-a354a7be0081 7b643627ab1b4c938108f89a5cfaf7a5 b0d49083c0f84326b0e36ace7b36643c - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 221/430] 10.0.0.20 () {34 vars in 989 bytes} [Mon May 11 02:05:03 2026] GET /v2.0/ports?device_id=77f0cefa-969b-4ae2-a576-611e5c79b734 => generated 12 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/431] 10.0.0.232 () {34 vars in 669 bytes} [Mon May 11 02:05:02 2026] POST /v2.0/routers => generated 735 bytes in 2595 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/432] 199.204.45.23 () {34 vars in 985 bytes} [Mon May 11 02:05:04 2026] GET /v2.0/networks?id=5b078152-3e88-4f46-8f4c-5e76222f64b0 => generated 676 bytes in 871 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/433] 10.0.0.20 () {34 vars in 989 bytes} [Mon May 11 02:05:05 2026] GET /v2.0/ports?device_id=77f0cefa-969b-4ae2-a576-611e5c79b734 => generated 12 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 213/434] 199.204.45.23 () {34 vars in 1049 bytes} [Mon May 11 02:05:05 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=f8a04061b47d4603af5c2c24532b2a57 => generated 181 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 222/435] 10.0.0.232 () {34 vars in 783 bytes} [Mon May 11 02:05:04 2026] PUT /v2.0/routers/c1a159e7-5305-453b-97cf-bb640c3579bc/add_router_interface => generated 309 bytes in 1670 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/436] 199.204.45.23 () {38 vars in 954 bytes} [Mon May 11 02:05:05 2026] POST /v2.0/ports => generated 954 bytes in 597 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 215/437] 199.204.45.23 () {34 vars in 910 bytes} [Mon May 11 02:05:06 2026] GET /v2.0/extensions => generated 19178 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 223/438] 10.0.0.232 () {32 vars in 774 bytes} [Mon May 11 02:05:06 2026] GET /v2.0/security-groups?tenant_id=8f6fd81706ac4b37810de733ca20007d&name=default => generated 2801 bytes in 348 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 216/439] 10.0.0.232 () {32 vars in 740 bytes} [Mon May 11 02:05:06 2026] DELETE /v2.0/security-groups/7bb6c185-4da9-46d7-b3c6-2259a494ade8 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 217/440] 10.0.0.20 () {38 vars in 970 bytes} [Mon May 11 02:05:06 2026] POST /v2.0/security-groups => generated 1621 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 218/441] 10.0.0.20 () {34 vars in 989 bytes} [Mon May 11 02:05:06 2026] GET /v2.0/ports?device_id=77f0cefa-969b-4ae2-a576-611e5c79b734 => generated 957 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 219/442] 10.0.0.232 () {32 vars in 774 bytes} [Mon May 11 02:05:07 2026] GET /v2.0/security-groups?tenant_id=341e67fb434d412abb5e7ac04e6ac505&name=default => generated 2801 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 220/443] 10.0.0.20 () {34 vars in 990 bytes} [Mon May 11 02:05:07 2026] GET /v2.0/security-groups/68b8d45d-be32-48ed-8f13-329274c5ba5f => generated 1621 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 221/444] 10.0.0.20 () {34 vars in 1039 bytes} [Mon May 11 02:05:07 2026] GET /v2.0/security-groups?id=f3267671-551d-48ac-a4be-82db589db6ea&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: 7|app: 0|req: 224/445] 199.204.45.23 () {38 vars in 1027 bytes} [Mon May 11 02:05:06 2026] PUT /v2.0/ports/14af0705-c8ad-444e-be55-7780cee02cc9 => generated 1199 bytes in 459 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 222/446] 10.0.0.232 () {32 vars in 740 bytes} [Mon May 11 02:05:07 2026] DELETE /v2.0/security-groups/dfc22573-aa2f-427a-80a5-d29206d7d2bc => 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: 223/447] 199.204.45.23 () {34 vars in 1079 bytes} [Mon May 11 02:05:07 2026] GET /v2.0/ports?tenant_id=f8a04061b47d4603af5c2c24532b2a57&device_id=77f0cefa-969b-4ae2-a576-611e5c79b734 => generated 1238 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 224/448] 199.204.45.23 () {34 vars in 1057 bytes} [Mon May 11 02:05:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=14af0705-c8ad-444e-be55-7780cee02cc9 => generated 19 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 225/449] 10.0.0.20 () {38 vars in 980 bytes} [Mon May 11 02:05:07 2026] POST /v2.0/security-group-rules => generated 582 bytes in 241 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 225/450] 10.0.0.20 () {34 vars in 1099 bytes} [Mon May 11 02:05:07 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1775250210&fields=id&tenant_id=88d7f10b26ca43849e249890a0e5ee98 => generated 69 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 226/451] 199.204.45.23 () {34 vars in 983 bytes} [Mon May 11 02:05:07 2026] GET /v2.0/subnets?id=88256ffc-af3b-4b59-82da-6107005ad2d2 => generated 670 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 227/452] 10.0.0.20 () {34 vars in 981 bytes} [Mon May 11 02:05:07 2026] GET /v2.0/networks?id=e8d166b7-34b3-4191-9ee0-31c2d9ca5f9b => generated 678 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 226/453] 10.0.0.20 () {38 vars in 970 bytes} [Mon May 11 02:05:07 2026] POST /v2.0/security-groups => generated 1621 bytes in 145 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.20 () {34 vars in 964 bytes} [Mon May 11 02:05:07 2026] GET /v2.0/quotas/88d7f10b26ca43849e249890a0e5ee98 => 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: 228/455] 199.204.45.23 () {34 vars in 1051 bytes} [Mon May 11 02:05:07 2026] GET /v2.0/ports?network_id=5b078152-3e88-4f46-8f4c-5e76222f64b0&device_owner=network%3Adhcp => generated 1244 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 229/456] 199.204.45.23 () {34 vars in 1011 bytes} [Mon May 11 02:05:07 2026] GET /v2.0/networks/5b078152-3e88-4f46-8f4c-5e76222f64b0?fields=segments => generated 14 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 228/457] 10.0.0.20 () {34 vars in 1001 bytes} [Mon May 11 02:05:07 2026] GET /v2.0/ports?tenant_id=88d7f10b26ca43849e249890a0e5ee98&fields=id => generated 103 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:05:07.839 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-19428227-6693-4685-9f85-be507422da52'] response: {'name': 'network-changed', 'server_uuid': '77f0cefa-969b-4ae2-a576-611e5c79b734', 'tag': '14af0705-c8ad-444e-be55-7780cee02cc9', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 229/458] 10.0.0.20 () {34 vars in 990 bytes} [Mon May 11 02:05:07 2026] GET /v2.0/security-groups/58b0e7b1-3b39-4aea-aa44-6289864286ee => generated 1621 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 230/459] 199.204.45.23 () {34 vars in 1111 bytes} [Mon May 11 02:05:07 2026] GET /v2.0/networks/5b078152-3e88-4f46-8f4c-5e76222f64b0?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 230/460] 10.0.0.20 () {34 vars in 1007 bytes} [Mon May 11 02:05:07 2026] GET /v2.0/networks/e8d166b7-34b3-4191-9ee0-31c2d9ca5f9b?fields=segments => generated 14 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 231/461] 10.0.0.20 () {38 vars in 980 bytes} [Mon May 11 02:05:07 2026] POST /v2.0/security-group-rules => generated 582 bytes in 94 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 231/462] 10.0.0.20 () {34 vars in 1107 bytes} [Mon May 11 02:05:07 2026] GET /v2.0/networks/e8d166b7-34b3-4191-9ee0-31c2d9ca5f9b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 232/463] 199.204.45.23 () {34 vars in 1079 bytes} [Mon May 11 02:05:07 2026] GET /v2.0/ports?tenant_id=f8a04061b47d4603af5c2c24532b2a57&device_id=77f0cefa-969b-4ae2-a576-611e5c79b734 => generated 1238 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 232/464] 10.0.0.20 () {34 vars in 990 bytes} [Mon May 11 02:05:08 2026] GET /v2.0/security-groups/58b0e7b1-3b39-4aea-aa44-6289864286ee => generated 2214 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 233/465] 199.204.45.23 () {34 vars in 985 bytes} [Mon May 11 02:05:08 2026] GET /v2.0/networks?id=5b078152-3e88-4f46-8f4c-5e76222f64b0 => generated 772 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 233/466] 10.0.0.20 () {38 vars in 980 bytes} [Mon May 11 02:05:08 2026] POST /v2.0/security-group-rules => generated 587 bytes in 91 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 234/467] 10.0.0.20 () {34 vars in 990 bytes} [Mon May 11 02:05:08 2026] GET /v2.0/security-groups/58b0e7b1-3b39-4aea-aa44-6289864286ee => generated 2812 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 235/468] 10.0.0.20 () {34 vars in 1000 bytes} [Mon May 11 02:05:08 2026] GET /v2.0/security-group-rules/bbe3eb0e-6035-4e4e-b5fb-735973773028 => generated 584 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 236/469] 10.0.0.20 () {34 vars in 990 bytes} [Mon May 11 02:05:08 2026] GET /v2.0/security-groups/58b0e7b1-3b39-4aea-aa44-6289864286ee => generated 2812 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 237/470] 10.0.0.20 () {36 vars in 1022 bytes} [Mon May 11 02:05:08 2026] DELETE /v2.0/security-group-rules/bbe3eb0e-6035-4e4e-b5fb-735973773028 => generated 0 bytes in 154 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 238/471] 10.0.0.20 () {34 vars in 989 bytes} [Mon May 11 02:05:08 2026] GET /v2.0/ports?device_id=77f0cefa-969b-4ae2-a576-611e5c79b734 => generated 969 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 239/472] 10.0.0.20 () {34 vars in 989 bytes} [Mon May 11 02:05:08 2026] GET /v2.0/ports?device_id=4c163f28-8a07-4f03-bd37-476aa9e84a13 => 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: 240/473] 10.0.0.20 () {34 vars in 1039 bytes} [Mon May 11 02:05:08 2026] GET /v2.0/security-groups?id=f3267671-551d-48ac-a4be-82db589db6ea&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: 234/474] 199.204.45.23 () {34 vars in 1057 bytes} [Mon May 11 02:05:08 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=14af0705-c8ad-444e-be55-7780cee02cc9 => generated 19 bytes in 455 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 241/475] 10.0.0.20 () {34 vars in 990 bytes} [Mon May 11 02:05:08 2026] GET /v2.0/security-groups/58b0e7b1-3b39-4aea-aa44-6289864286ee => generated 2214 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 235/476] 199.204.45.23 () {34 vars in 983 bytes} [Mon May 11 02:05:08 2026] GET /v2.0/subnets?id=88256ffc-af3b-4b59-82da-6107005ad2d2 => generated 670 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 236/477] 199.204.45.23 () {34 vars in 1051 bytes} [Mon May 11 02:05:08 2026] GET /v2.0/ports?network_id=5b078152-3e88-4f46-8f4c-5e76222f64b0&device_owner=network%3Adhcp => generated 1244 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/478] 10.0.0.20 () {36 vars in 1012 bytes} [Mon May 11 02:05:08 2026] DELETE /v2.0/security-groups/58b0e7b1-3b39-4aea-aa44-6289864286ee => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 243/479] 10.0.0.20 () {34 vars in 990 bytes} [Mon May 11 02:05:08 2026] GET /v2.0/security-groups/68b8d45d-be32-48ed-8f13-329274c5ba5f => generated 2214 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 237/480] 199.204.45.23 () {34 vars in 1011 bytes} [Mon May 11 02:05:08 2026] GET /v2.0/networks/5b078152-3e88-4f46-8f4c-5e76222f64b0?fields=segments => generated 14 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/481] 10.0.0.20 () {36 vars in 1012 bytes} [Mon May 11 02:05:08 2026] DELETE /v2.0/security-groups/68b8d45d-be32-48ed-8f13-329274c5ba5f => 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: 238/482] 199.204.45.23 () {34 vars in 1111 bytes} [Mon May 11 02:05:08 2026] GET /v2.0/networks/5b078152-3e88-4f46-8f4c-5e76222f64b0?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 239/483] 199.204.45.23 () {34 vars in 985 bytes} [Mon May 11 02:05:09 2026] GET /v2.0/networks?id=e8d166b7-34b3-4191-9ee0-31c2d9ca5f9b => generated 678 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 240/484] 199.204.45.23 () {34 vars in 1049 bytes} [Mon May 11 02:05:09 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=88d7f10b26ca43849e249890a0e5ee98 => generated 181 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:05:09.629 7 INFO neutron.db.segments_db [None req-69907420-2f17-48a4-8211-5c10e19c1a9c f8b95699f50c42e496d73c4329622b57 c5f35ec699b748e7879c7199a85b6e8c - - - -] Added segment 4103c2d9-cf8a-4019-9275-bd1b97e8b35f of type vxlan for network d96ae492-04ba-420a-bffa-a70c53651eb3 [pid: 7|app: 0|req: 241/485] 10.0.0.232 () {34 vars in 670 bytes} [Mon May 11 02:05:09 2026] POST /v2.0/networks => generated 650 bytes in 579 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 245/486] 10.0.0.232 () {34 vars in 789 bytes} [Mon May 11 02:05:08 2026] PUT /v2.0/routers/c1a159e7-5305-453b-97cf-bb640c3579bc/remove_router_interface => generated 309 bytes in 1394 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/487] 10.0.0.20 () {34 vars in 989 bytes} [Mon May 11 02:05:10 2026] GET /v2.0/ports?device_id=77f0cefa-969b-4ae2-a576-611e5c79b734 => generated 969 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 247/488] 10.0.0.20 () {34 vars in 989 bytes} [Mon May 11 02:05:10 2026] GET /v2.0/ports?device_id=4c163f28-8a07-4f03-bd37-476aa9e84a13 => generated 957 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 242/489] 199.204.45.23 () {38 vars in 954 bytes} [Mon May 11 02:05:09 2026] POST /v2.0/ports => generated 954 bytes in 574 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 248/490] 10.0.0.232 () {34 vars in 669 bytes} [Mon May 11 02:05:10 2026] POST /v2.0/subnets => generated 603 bytes in 416 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/491] 10.0.0.20 () {34 vars in 1039 bytes} [Mon May 11 02:05:10 2026] GET /v2.0/security-groups?id=f3267671-551d-48ac-a4be-82db589db6ea&fields=id&fields=name => generated 114 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 250/492] 10.0.0.20 () {34 vars in 1039 bytes} [Mon May 11 02:05:10 2026] GET /v2.0/security-groups?id=a397f730-8b58-4466-82f7-fd027055d4a6&fields=id&fields=name => generated 114 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:05:11.279 7 WARNING neutron.plugins.ml2.ovo_rpc [None req-9a46a5db-48cf-475a-b5c9-eed158d3f120 7b643627ab1b4c938108f89a5cfaf7a5 b0d49083c0f84326b0e36ace7b36643c - - - -] This handler is supposed to handle AFTER events, as in 'AFTER it's committed', not BEFORE. Offending resource event: port, after_delete. Location: File "/var/lib/openstack/lib/python3.10/site-packages/paste/urlmap.py", line 216, in __call__ return app(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/request_id.py", line 58, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/catch_errors.py", line 40, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ response = req.get_response(self._app) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/keystonemiddleware/audit/__init__.py", line 159, in __call__ response = req.get_response(self._application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/routes/middleware.py", line 153, in __call__ response = self.app(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/resource.py", line 98, in resource result = method(request=request, **args) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/base.py", line 574, in delete return self._delete(request, id, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/base.py", line 602, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/l3_db.py", line 2201, in delete_router super(L3_NAT_db_mixin, self).delete_router(context, id) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped return f_with_retry(*args, **kwargs, File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/l3_db.py", line 629, in delete_router self._core_plugin.delete_port(context.elevated(), rp_id, File "/var/lib/openstack/lib/python3.10/site-packages/neutron/common/utils.py", line 707, in inner return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 224, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 2182, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 2187, in _post_delete_port registry.publish(resources.PORT, events.AFTER_DELETE, self, File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/registry.py", line 54, in publish _get_callback_manager().publish(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/utils.py", line 104, in _wrapped return function(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 150, in publish errors = self._notify_loop(resource, event, trigger, payload) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 181, in _notify_loop callback(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 100, in handle_event if self._is_session_semantic_violated( File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 84, in _is_session_semantic_violated stack = traceback.extract_stack()  [pid: 8|app: 0|req: 251/493] 199.204.45.23 () {38 vars in 1027 bytes} [Mon May 11 02:05:10 2026] PUT /v2.0/ports/ce2c66ab-addb-4191-ab24-a6ef5046991e => generated 1199 bytes in 384 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 02:05:11.377 8 INFO neutron.db.segments_db [None req-470ba691-fd2f-4c52-adf3-4f733f856a30 f8b95699f50c42e496d73c4329622b57 c5f35ec699b748e7879c7199a85b6e8c - - - -] Added segment fb8bfc02-1217-4754-b8ff-30a51ef3c06f of type vxlan for network 81c975c7-76ce-4409-97f8-62a444f4526e 2026-05-11 02:05:11.734 7 INFO neutron.db.l3_hamode_db [None req-9a46a5db-48cf-475a-b5c9-eed158d3f120 7b643627ab1b4c938108f89a5cfaf7a5 b0d49083c0f84326b0e36ace7b36643c - - - -] HA network 2a0c5675-fb91-4ad5-9006-bf9496aaa813 was deleted as no HA routers are present in tenant a2bf3c8745364914a09b65712d1c7d1d. [pid: 7|app: 0|req: 243/494] 10.0.0.232 () {32 vars in 724 bytes} [Mon May 11 02:05:10 2026] DELETE /v2.0/routers/c1a159e7-5305-453b-97cf-bb640c3579bc => generated 0 bytes in 1281 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 244/495] 199.204.45.23 () {34 vars in 1079 bytes} [Mon May 11 02:05:11 2026] GET /v2.0/ports?tenant_id=88d7f10b26ca43849e249890a0e5ee98&device_id=4c163f28-8a07-4f03-bd37-476aa9e84a13 => generated 1238 bytes in 162 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:05:12.087 8 INFO neutron.db.l3_hamode_db [None req-470ba691-fd2f-4c52-adf3-4f733f856a30 f8b95699f50c42e496d73c4329622b57 c5f35ec699b748e7879c7199a85b6e8c - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 245/496] 10.0.0.232 () {32 vars in 724 bytes} [Mon May 11 02:05:11 2026] DELETE /v2.0/subnets/bd19e7be-9162-443d-bb5a-2a40d32e36cd => generated 0 bytes in 260 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 246/497] 199.204.45.23 () {34 vars in 1057 bytes} [Mon May 11 02:05:12 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=ce2c66ab-addb-4191-ab24-a6ef5046991e => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:05:12.193 7 INFO neutron.services.segments.plugin [-] Segment f8c16b2d-d4a9-4294-8aeb-ba2d3a67a28a resource provider aggregate not found 2026-05-11 02:05:12.223 7 INFO neutron.services.segments.plugin [-] Segment f8c16b2d-d4a9-4294-8aeb-ba2d3a67a28a resource provider aggregate not found 2026-05-11 02:05:12.229 7 INFO neutron.services.segments.plugin [-] Segment f8c16b2d-d4a9-4294-8aeb-ba2d3a67a28a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f8c16b2d-d4a9-4294-8aeb-ba2d3a67a28a found for delete ", "request_id": "req-fff9a464-2413-4fd0-938d-32a82f195c49"}]} 2026-05-11 02:05:12.248 7 INFO neutron.services.segments.plugin [-] Segment f8c16b2d-d4a9-4294-8aeb-ba2d3a67a28a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f8c16b2d-d4a9-4294-8aeb-ba2d3a67a28a found for delete ", "request_id": "req-cf90e397-b232-4738-8c65-f72b30ecbf65"}]} [pid: 7|app: 0|req: 247/498] 10.0.0.20 () {34 vars in 989 bytes} [Mon May 11 02:05:12 2026] GET /v2.0/ports?device_id=77f0cefa-969b-4ae2-a576-611e5c79b734 => generated 969 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/499] 10.0.0.20 () {34 vars in 989 bytes} [Mon May 11 02:05:12 2026] GET /v2.0/ports?device_id=4c163f28-8a07-4f03-bd37-476aa9e84a13 => generated 969 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() [pid: 7|app: 0|req: 249/500] 10.0.0.232 () {32 vars in 726 bytes} [Mon May 11 02:05:12 2026] DELETE /v2.0/networks/79eba1f7-f301-482c-bad2-475ca1c81f57 => generated 0 bytes in 408 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/501] 199.204.45.23 () {34 vars in 983 bytes} [Mon May 11 02:05:12 2026] GET /v2.0/subnets?id=77c740f8-d7a4-4009-9962-9d720f2a340b => generated 672 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 251/502] 10.0.0.20 () {34 vars in 1039 bytes} [Mon May 11 02:05:12 2026] GET /v2.0/security-groups?id=f3267671-551d-48ac-a4be-82db589db6ea&fields=id&fields=name => generated 114 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/503] 10.0.0.20 () {34 vars in 1039 bytes} [Mon May 11 02:05:12 2026] GET /v2.0/security-groups?id=a397f730-8b58-4466-82f7-fd027055d4a6&fields=id&fields=name => generated 114 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/504] 199.204.45.23 () {34 vars in 1051 bytes} [Mon May 11 02:05:12 2026] GET /v2.0/ports?network_id=e8d166b7-34b3-4191-9ee0-31c2d9ca5f9b&device_owner=network%3Adhcp => generated 1244 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/505] 199.204.45.23 () {34 vars in 1011 bytes} [Mon May 11 02:05:12 2026] GET /v2.0/networks/e8d166b7-34b3-4191-9ee0-31c2d9ca5f9b?fields=segments => generated 14 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:05:13.053 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-212c977d-2969-44f1-8d3a-3f4ef37b7c95'] response: {'name': 'network-changed', 'server_uuid': '4c163f28-8a07-4f03-bd37-476aa9e84a13', 'tag': 'ce2c66ab-addb-4191-ab24-a6ef5046991e', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 255/506] 199.204.45.23 () {34 vars in 1111 bytes} [Mon May 11 02:05:13 2026] GET /v2.0/networks/e8d166b7-34b3-4191-9ee0-31c2d9ca5f9b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:05:13.134 8 INFO neutron.db.l3_hamode_db [None req-470ba691-fd2f-4c52-adf3-4f733f856a30 f8b95699f50c42e496d73c4329622b57 c5f35ec699b748e7879c7199a85b6e8c - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 256/507] 10.0.0.232 () {32 vars in 774 bytes} [Mon May 11 02:05:13 2026] GET /v2.0/security-groups?tenant_id=a2bf3c8745364914a09b65712d1c7d1d&name=default => generated 2801 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 257/508] 10.0.0.232 () {32 vars in 740 bytes} [Mon May 11 02:05:13 2026] DELETE /v2.0/security-groups/037f6097-55d0-4eb5-a7f6-deb35319af3f => generated 0 bytes in 167 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 258/509] 199.204.45.23 () {34 vars in 1079 bytes} [Mon May 11 02:05:13 2026] GET /v2.0/ports?tenant_id=88d7f10b26ca43849e249890a0e5ee98&device_id=4c163f28-8a07-4f03-bd37-476aa9e84a13 => generated 1238 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 259/510] 199.204.45.23 () {34 vars in 985 bytes} [Mon May 11 02:05:13 2026] GET /v2.0/networks?id=e8d166b7-34b3-4191-9ee0-31c2d9ca5f9b => generated 774 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 260/511] 199.204.45.23 () {34 vars in 1057 bytes} [Mon May 11 02:05:13 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=ce2c66ab-addb-4191-ab24-a6ef5046991e => generated 19 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 261/512] 199.204.45.23 () {34 vars in 983 bytes} [Mon May 11 02:05:13 2026] GET /v2.0/subnets?id=77c740f8-d7a4-4009-9962-9d720f2a340b => generated 672 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 262/513] 199.204.45.23 () {34 vars in 1051 bytes} [Mon May 11 02:05:13 2026] GET /v2.0/ports?network_id=e8d166b7-34b3-4191-9ee0-31c2d9ca5f9b&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: 263/514] 199.204.45.23 () {34 vars in 1011 bytes} [Mon May 11 02:05:13 2026] GET /v2.0/networks/e8d166b7-34b3-4191-9ee0-31c2d9ca5f9b?fields=segments => generated 14 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 264/515] 199.204.45.23 () {34 vars in 1111 bytes} [Mon May 11 02:05:13 2026] GET /v2.0/networks/e8d166b7-34b3-4191-9ee0-31c2d9ca5f9b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 267/518] 10.0.0.20 () {34 vars in 989 bytes} [Mon May 11 02:05:14 2026] GET /v2.0/ports?device_id=77f0cefa-969b-4ae2-a576-611e5c79b734 => generated 971 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 268/519] 10.0.0.20 () {34 vars in 989 bytes} [Mon May 11 02:05:14 2026] GET /v2.0/ports?device_id=4c163f28-8a07-4f03-bd37-476aa9e84a13 => generated 969 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 269/520] 10.0.0.20 () {34 vars in 1039 bytes} [Mon May 11 02:05:14 2026] GET /v2.0/security-groups?id=f3267671-551d-48ac-a4be-82db589db6ea&fields=id&fields=name => generated 114 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 270/521] 10.0.0.20 () {34 vars in 1039 bytes} [Mon May 11 02:05:14 2026] GET /v2.0/security-groups?id=a397f730-8b58-4466-82f7-fd027055d4a6&fields=id&fields=name => generated 114 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:05:14.311 7 INFO neutron.services.segments.plugin [-] Segment 296cd814-a537-4b51-8a9d-4d285c27a197 resource provider aggregate not found [pid: 8|app: 0|req: 252/522] 10.0.0.232 () {34 vars in 669 bytes} [Mon May 11 02:05:11 2026] POST /v2.0/routers => generated 695 bytes in 3009 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:05:14.326 7 INFO neutron.services.segments.plugin [-] Segment 296cd814-a537-4b51-8a9d-4d285c27a197 resource provider aggregate not found /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 02:05:14.357 7 INFO neutron.services.segments.plugin [-] Segment 296cd814-a537-4b51-8a9d-4d285c27a197 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 296cd814-a537-4b51-8a9d-4d285c27a197 found for delete ", "request_id": "req-ee643fbd-f07e-458f-bd0d-790252787601"}]} 2026-05-11 02:05:14.360 7 INFO neutron.services.segments.plugin [-] Segment 296cd814-a537-4b51-8a9d-4d285c27a197 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 296cd814-a537-4b51-8a9d-4d285c27a197 found for delete ", "request_id": "req-5992b381-1b31-4e32-afa3-06e3f9305af7"}]} [pid: 7|app: 0|req: 271/523] 10.0.0.20 () {34 vars in 989 bytes} [Mon May 11 02:05:14 2026] GET /v2.0/ports?device_id=77f0cefa-969b-4ae2-a576-611e5c79b734 => generated 971 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:05:15.415 7 INFO neutron.db.l3_db [None req-478dab6c-44b0-47f0-a508-397446358990 40e199ea46cf430cad2485f968818be3 f8a04061b47d4603af5c2c24532b2a57 - - - -] Floating IP 03d18188-f21b-4ff7-8980-27b9b49b9c67 associated. External IP: 10.96.250.213, port: 14af0705-c8ad-444e-be55-7780cee02cc9. [pid: 7|app: 0|req: 272/524] 10.0.0.232 () {34 vars in 749 bytes} [Mon May 11 02:05:14 2026] PUT /v2.0/floatingips/03d18188-f21b-4ff7-8980-27b9b49b9c67 => generated 855 bytes in 1447 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:05:15.874 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-0e8bb9b7-5e3b-46ed-bbcb-38ff1d105bfe'] response: {'name': 'network-changed', 'server_uuid': '77f0cefa-969b-4ae2-a576-611e5c79b734', 'tag': '14af0705-c8ad-444e-be55-7780cee02cc9', 'status': 'completed', 'code': 200} 2026-05-11 02:05:16.202 7 INFO neutron.db.segments_db [None req-3f0e9790-ddc7-43e7-a189-41852caffe96 7b643627ab1b4c938108f89a5cfaf7a5 b0d49083c0f84326b0e36ace7b36643c - - - -] Added segment 5b928478-8024-42df-a069-966d96d61761 of type vxlan for network c1939b53-f118-42d2-891e-d8ea64a0a308 [pid: 7|app: 0|req: 273/525] 10.0.0.232 () {34 vars in 671 bytes} [Mon May 11 02:05:15 2026] POST /v2.0/networks => generated 744 bytes in 529 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/526] 10.0.0.20 () {34 vars in 989 bytes} [Mon May 11 02:05:16 2026] GET /v2.0/ports?device_id=4c163f28-8a07-4f03-bd37-476aa9e84a13 => generated 971 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 275/527] 199.204.45.23 () {34 vars in 1079 bytes} [Mon May 11 02:05:16 2026] GET /v2.0/ports?tenant_id=f8a04061b47d4603af5c2c24532b2a57&device_id=77f0cefa-969b-4ae2-a576-611e5c79b734 => 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: 253/528] 10.0.0.232 () {34 vars in 783 bytes} [Mon May 11 02:05:14 2026] PUT /v2.0/routers/8306a01a-ed0a-48ae-8c7f-a0607db9a4e6/add_router_interface => generated 309 bytes in 2178 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 254/529] 10.0.0.20 () {34 vars in 1039 bytes} [Mon May 11 02:05:16 2026] GET /v2.0/security-groups?id=a397f730-8b58-4466-82f7-fd027055d4a6&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: 8|app: 0|req: 255/530] 199.204.45.23 () {34 vars in 985 bytes} [Mon May 11 02:05:16 2026] GET /v2.0/networks?id=5b078152-3e88-4f46-8f4c-5e76222f64b0 => generated 772 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 276/531] 10.0.0.232 () {34 vars in 669 bytes} [Mon May 11 02:05:16 2026] POST /v2.0/subnets => generated 667 bytes in 290 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 277/532] 199.204.45.23 () {34 vars in 1057 bytes} [Mon May 11 02:05:16 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=14af0705-c8ad-444e-be55-7780cee02cc9 => generated 858 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:05:16.910 7 INFO neutron.db.segments_db [None req-5e0113d3-6001-4fa8-b799-b2bcca6ff302 7b643627ab1b4c938108f89a5cfaf7a5 b0d49083c0f84326b0e36ace7b36643c - - - -] Added segment 4ab8ea46-6df4-44f4-9a84-76f2e77095a5 of type vxlan for network e4718216-f3d1-491d-bfac-37e987782a7d [pid: 8|app: 0|req: 256/533] 10.0.0.232 () {34 vars in 665 bytes} [Mon May 11 02:05:16 2026] POST /v2.0/ports => generated 955 bytes in 555 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 257/534] 199.204.45.23 () {34 vars in 983 bytes} [Mon May 11 02:05:17 2026] GET /v2.0/subnets?id=88256ffc-af3b-4b59-82da-6107005ad2d2 => generated 670 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:05:17.322 7 INFO neutron.db.l3_hamode_db [None req-5e0113d3-6001-4fa8-b799-b2bcca6ff302 7b643627ab1b4c938108f89a5cfaf7a5 b0d49083c0f84326b0e36ace7b36643c - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 258/535] 10.0.0.232 () {34 vars in 665 bytes} [Mon May 11 02:05:17 2026] POST /v2.0/ports => generated 959 bytes in 448 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 259/536] 199.204.45.23 () {34 vars in 1051 bytes} [Mon May 11 02:05:17 2026] GET /v2.0/ports?network_id=5b078152-3e88-4f46-8f4c-5e76222f64b0&device_owner=network%3Adhcp => generated 1244 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 260/537] 10.0.0.20 () {34 vars in 989 bytes} [Mon May 11 02:05:17 2026] GET /v2.0/ports?device_id=4c163f28-8a07-4f03-bd37-476aa9e84a13 => generated 971 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:05:18.389 7 INFO neutron.db.l3_hamode_db [None req-5e0113d3-6001-4fa8-b799-b2bcca6ff302 7b643627ab1b4c938108f89a5cfaf7a5 b0d49083c0f84326b0e36ace7b36643c - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-11 02:05:18.754 8 INFO neutron.db.l3_db [None req-cd9e42c0-a61b-4152-885c-9d185ba6bb99 f8b95699f50c42e496d73c4329622b57 c5f35ec699b748e7879c7199a85b6e8c - - - -] Floating IP 9aa59ddc-d9a7-4b92-a9f8-a1c35c1d6eb6 associated. External IP: 10.96.250.204, port: d41c817f-36c2-4751-ac10-6445599d4e89. [pid: 8|app: 0|req: 261/538] 10.0.0.232 () {34 vars in 677 bytes} [Mon May 11 02:05:17 2026] POST /v2.0/floatingips => generated 843 bytes in 1238 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 262/539] 199.204.45.23 () {34 vars in 1011 bytes} [Mon May 11 02:05:19 2026] GET /v2.0/networks/5b078152-3e88-4f46-8f4c-5e76222f64b0?fields=segments => generated 14 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 263/540] 10.0.0.20 () {34 vars in 1039 bytes} [Mon May 11 02:05:19 2026] GET /v2.0/security-groups?id=a397f730-8b58-4466-82f7-fd027055d4a6&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: 278/541] 10.0.0.232 () {34 vars in 669 bytes} [Mon May 11 02:05:16 2026] POST /v2.0/routers => generated 731 bytes in 2551 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:05:19.379 8 INFO neutron.db.l3_db [None req-3bf42e92-2b63-490a-8428-83a8c7d57f0a f8b95699f50c42e496d73c4329622b57 c5f35ec699b748e7879c7199a85b6e8c - - - -] Floating IP 9aa59ddc-d9a7-4b92-a9f8-a1c35c1d6eb6 disassociated. External IP: 10.96.250.204, port: d41c817f-36c2-4751-ac10-6445599d4e89. [pid: 7|app: 0|req: 279/542] 199.204.45.23 () {34 vars in 1111 bytes} [Mon May 11 02:05:19 2026] GET /v2.0/networks/5b078152-3e88-4f46-8f4c-5e76222f64b0?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 280/543] 10.0.0.20 () {34 vars in 989 bytes} [Mon May 11 02:05:19 2026] GET /v2.0/ports?device_id=4c163f28-8a07-4f03-bd37-476aa9e84a13 => generated 971 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 264/544] 10.0.0.232 () {34 vars in 749 bytes} [Mon May 11 02:05:19 2026] PUT /v2.0/floatingips/9aa59ddc-d9a7-4b92-a9f8-a1c35c1d6eb6 => generated 552 bytes in 1035 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:05:20.717 8 INFO neutron.db.l3_db [None req-48e63017-f0e5-4dc2-ab0c-b511dfa007f6 eadf57479bdc4cefa29349c69c19f92a 88d7f10b26ca43849e249890a0e5ee98 - - - -] Floating IP a32d30d1-9971-4dbf-b777-1ea7855bc7d9 associated. External IP: 10.96.250.203, port: ce2c66ab-addb-4191-ab24-a6ef5046991e. [pid: 8|app: 0|req: 265/545] 10.0.0.232 () {34 vars in 749 bytes} [Mon May 11 02:05:20 2026] PUT /v2.0/floatingips/a32d30d1-9971-4dbf-b777-1ea7855bc7d9 => generated 855 bytes in 877 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:05:21.180 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-a560c380-86d9-48d6-b4ed-cc78cf872b4b'] response: {'name': 'network-changed', 'server_uuid': '4c163f28-8a07-4f03-bd37-476aa9e84a13', 'tag': 'ce2c66ab-addb-4191-ab24-a6ef5046991e', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 281/546] 10.0.0.232 () {34 vars in 783 bytes} [Mon May 11 02:05:19 2026] PUT /v2.0/routers/cb0315cb-6592-4b21-8500-e4ec4479775f/add_router_interface => generated 309 bytes in 1983 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 266/547] 10.0.0.232 () {32 vars in 732 bytes} [Mon May 11 02:05:21 2026] DELETE /v2.0/floatingips/9aa59ddc-d9a7-4b92-a9f8-a1c35c1d6eb6 => generated 0 bytes in 373 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 282/548] 10.0.0.20 () {34 vars in 989 bytes} [Mon May 11 02:05:21 2026] GET /v2.0/ports?device_id=4c163f28-8a07-4f03-bd37-476aa9e84a13 => 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: 267/549] 199.204.45.23 () {34 vars in 1079 bytes} [Mon May 11 02:05:21 2026] GET /v2.0/ports?tenant_id=88d7f10b26ca43849e249890a0e5ee98&device_id=4c163f28-8a07-4f03-bd37-476aa9e84a13 => generated 1240 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 268/550] 10.0.0.20 () {34 vars in 1039 bytes} [Mon May 11 02:05:21 2026] GET /v2.0/security-groups?id=a397f730-8b58-4466-82f7-fd027055d4a6&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: 8|app: 0|req: 269/551] 199.204.45.23 () {34 vars in 985 bytes} [Mon May 11 02:05:21 2026] GET /v2.0/networks?id=e8d166b7-34b3-4191-9ee0-31c2d9ca5f9b => generated 774 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 270/552] 199.204.45.23 () {34 vars in 1057 bytes} [Mon May 11 02:05:21 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=ce2c66ab-addb-4191-ab24-a6ef5046991e => generated 858 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 271/553] 199.204.45.23 () {34 vars in 983 bytes} [Mon May 11 02:05:21 2026] GET /v2.0/subnets?id=77c740f8-d7a4-4009-9962-9d720f2a340b => generated 672 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 272/554] 199.204.45.23 () {34 vars in 1051 bytes} [Mon May 11 02:05:21 2026] GET /v2.0/ports?network_id=e8d166b7-34b3-4191-9ee0-31c2d9ca5f9b&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: 273/555] 199.204.45.23 () {34 vars in 1011 bytes} [Mon May 11 02:05:21 2026] GET /v2.0/networks/e8d166b7-34b3-4191-9ee0-31c2d9ca5f9b?fields=segments => generated 14 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 274/556] 199.204.45.23 () {34 vars in 1111 bytes} [Mon May 11 02:05:21 2026] GET /v2.0/networks/e8d166b7-34b3-4191-9ee0-31c2d9ca5f9b?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: 275/557] 10.0.0.20 () {38 vars in 970 bytes} [Mon May 11 02:05:22 2026] POST /v2.0/security-groups => generated 1617 bytes in 100 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 276/558] 10.0.0.20 () {34 vars in 989 bytes} [Mon May 11 02:05:22 2026] GET /v2.0/ports?device_id=4c163f28-8a07-4f03-bd37-476aa9e84a13 => generated 971 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 277/559] 10.0.0.20 () {38 vars in 970 bytes} [Mon May 11 02:05:22 2026] POST /v2.0/security-groups => generated 1616 bytes in 91 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 278/560] 10.0.0.20 () {34 vars in 1039 bytes} [Mon May 11 02:05:22 2026] GET /v2.0/security-groups?id=a397f730-8b58-4466-82f7-fd027055d4a6&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: 279/561] 10.0.0.20 () {38 vars in 970 bytes} [Mon May 11 02:05:22 2026] POST /v2.0/security-groups => generated 1616 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-11 02:05:22.471 7 INFO neutron.db.l3_db [None req-49865fdd-eb1e-48e1-849a-bb2be1b9492c f8b95699f50c42e496d73c4329622b57 c5f35ec699b748e7879c7199a85b6e8c - - - -] Floating IP be2cba01-cd93-486f-827a-6b3412549315 associated. External IP: 10.96.250.209, port: 4e72ddca-f81d-444f-9c55-8d6fedaab703. [pid: 8|app: 0|req: 280/562] 10.0.0.20 () {34 vars in 1001 bytes} [Mon May 11 02:05:22 2026] GET /v2.0/security-groups?tenant_id=caa041cb7af444e79ab9c50c8b11d5c2 => generated 7596 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 281/563] 10.0.0.20 () {34 vars in 990 bytes} [Mon May 11 02:05:22 2026] GET /v2.0/security-groups/6e70caa7-b88d-4de7-9175-f77de080322f => generated 2798 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 282/564] 10.0.0.20 () {34 vars in 990 bytes} [Mon May 11 02:05:22 2026] GET /v2.0/security-groups/6e70caa7-b88d-4de7-9175-f77de080322f => generated 2798 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/565] 199.204.45.23 () {34 vars in 993 bytes} [Mon May 11 02:05:22 2026] GET /v2.0/ports?device_id=4c163f28-8a07-4f03-bd37-476aa9e84a13 => generated 971 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/566] 10.0.0.20 () {34 vars in 990 bytes} [Mon May 11 02:05:22 2026] GET /v2.0/security-groups/ceb49bc7-8e27-4a53-a4c3-6f781794db0e => generated 1617 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/567] 10.0.0.232 () {34 vars in 677 bytes} [Mon May 11 02:05:21 2026] POST /v2.0/floatingips => generated 842 bytes in 1316 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/568] 10.0.0.20 () {36 vars in 1012 bytes} [Mon May 11 02:05:22 2026] DELETE /v2.0/security-groups/ceb49bc7-8e27-4a53-a4c3-6f781794db0e => 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: 285/569] 10.0.0.232 () {32 vars in 729 bytes} [Mon May 11 02:05:22 2026] GET /v2.0/floatingips/be2cba01-cd93-486f-827a-6b3412549315 => generated 842 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:05:23.054 7 INFO neutron.api.v2.resource [req-a9a6ffb2-3f59-4bfd-bc8c-44060a889106 req-eb4b701c-1495-45bd-90c7-7b54d83fd246 640480b856e9457c895e7471e9737faa caa041cb7af444e79ab9c50c8b11d5c2 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 286/570] 10.0.0.20 () {34 vars in 990 bytes} [Mon May 11 02:05:23 2026] GET /v2.0/security-groups/ceb49bc7-8e27-4a53-a4c3-6f781794db0e => 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: 287/571] 10.0.0.232 () {32 vars in 655 bytes} [Mon May 11 02:05:23 2026] GET /v2.0/floatingips => generated 845 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:05:23.132 8 INFO neutron.db.l3_db [None req-96d5c372-9c28-4ae2-885e-f4a10cce4ea0 eadf57479bdc4cefa29349c69c19f92a 88d7f10b26ca43849e249890a0e5ee98 - - - -] Floating IP a32d30d1-9971-4dbf-b777-1ea7855bc7d9 disassociated. External IP: 10.96.250.203, port: ce2c66ab-addb-4191-ab24-a6ef5046991e. [pid: 7|app: 0|req: 288/572] 10.0.0.20 () {34 vars in 990 bytes} [Mon May 11 02:05:23 2026] GET /v2.0/security-groups/226fc241-8a0c-47e9-b2b5-58ee4dc12b28 => generated 1616 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:05:23.579 7 INFO neutron.db.l3_db [None req-fda39b8f-ac6c-4faf-a553-296327011eea f8b95699f50c42e496d73c4329622b57 c5f35ec699b748e7879c7199a85b6e8c - - - -] Floating IP be2cba01-cd93-486f-827a-6b3412549315 associated. External IP: 10.96.250.209, port: 4e72ddca-f81d-444f-9c55-8d6fedaab703. [pid: 8|app: 0|req: 285/573] 199.204.45.23 () {36 vars in 996 bytes} [Mon May 11 02:05:22 2026] DELETE /v2.0/ports/ce2c66ab-addb-4191-ab24-a6ef5046991e => generated 0 bytes in 887 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/574] 10.0.0.20 () {36 vars in 1012 bytes} [Mon May 11 02:05:23 2026] DELETE /v2.0/security-groups/226fc241-8a0c-47e9-b2b5-58ee4dc12b28 => 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: 287/575] 10.0.0.20 () {34 vars in 989 bytes} [Mon May 11 02:05:23 2026] GET /v2.0/ports?device_id=4c163f28-8a07-4f03-bd37-476aa9e84a13 => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:05:23.832 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-834e78e7-0eef-407a-8891-693179984bc8'] response: {'server_uuid': '4c163f28-8a07-4f03-bd37-476aa9e84a13', 'name': 'network-vif-deleted', 'tag': 'ce2c66ab-addb-4191-ab24-a6ef5046991e', 'status': 'completed', 'code': 200} 2026-05-11 02:05:23.851 8 INFO neutron.api.v2.resource [req-2c4d6714-a541-42ca-a843-54ec1df260ae req-074ee5fc-2dcf-44ab-8782-c9e986fe33a7 640480b856e9457c895e7471e9737faa caa041cb7af444e79ab9c50c8b11d5c2 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 288/576] 10.0.0.20 () {34 vars in 990 bytes} [Mon May 11 02:05:23 2026] GET /v2.0/security-groups/226fc241-8a0c-47e9-b2b5-58ee4dc12b28 => generated 146 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/577] 10.0.0.20 () {34 vars in 990 bytes} [Mon May 11 02:05:23 2026] GET /v2.0/security-groups/6cf72f21-b7c0-4550-93d6-1c26d13b14a3 => generated 1616 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/578] 10.0.0.20 () {36 vars in 1012 bytes} [Mon May 11 02:05:23 2026] DELETE /v2.0/security-groups/6cf72f21-b7c0-4550-93d6-1c26d13b14a3 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:05:24.117 8 INFO neutron.api.v2.resource [req-71c39555-46fa-4068-b064-91b8d8a983e4 req-85243e59-4b08-46a6-80d7-523c30be2a46 640480b856e9457c895e7471e9737faa caa041cb7af444e79ab9c50c8b11d5c2 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 291/579] 10.0.0.20 () {34 vars in 990 bytes} [Mon May 11 02:05:24 2026] GET /v2.0/security-groups/6cf72f21-b7c0-4550-93d6-1c26d13b14a3 => generated 146 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/580] 10.0.0.20 () {34 vars in 1001 bytes} [Mon May 11 02:05:24 2026] GET /v2.0/security-groups?tenant_id=caa041cb7af444e79ab9c50c8b11d5c2 => generated 2801 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/581] 10.0.0.232 () {34 vars in 749 bytes} [Mon May 11 02:05:23 2026] PUT /v2.0/floatingips/be2cba01-cd93-486f-827a-6b3412549315 => generated 843 bytes in 1037 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/582] 10.0.0.20 () {34 vars in 990 bytes} [Mon May 11 02:05:24 2026] GET /v2.0/security-groups/6e70caa7-b88d-4de7-9175-f77de080322f => generated 2798 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/583] 10.0.0.20 () {34 vars in 990 bytes} [Mon May 11 02:05:24 2026] GET /v2.0/security-groups/6e70caa7-b88d-4de7-9175-f77de080322f => generated 2798 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:05:24.357 8 INFO neutron.api.v2.resource [req-8f18f919-1685-4cd0-aee1-1054b09cafff req-5504a77c-1b5c-4a48-a925-5c1c11af99ac 640480b856e9457c895e7471e9737faa caa041cb7af444e79ab9c50c8b11d5c2 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 295/584] 10.0.0.20 () {34 vars in 990 bytes} [Mon May 11 02:05:24 2026] GET /v2.0/security-groups/6cf72f21-b7c0-4550-93d6-1c26d13b14a3 => generated 146 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 02:05:24.401 8 INFO neutron.api.v2.resource [req-06d4270a-5cd0-4fc5-affc-df4408f6108a req-f824c80b-ddd3-4c3b-9db0-94835b60eb91 640480b856e9457c895e7471e9737faa caa041cb7af444e79ab9c50c8b11d5c2 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 296/585] 10.0.0.20 () {34 vars in 990 bytes} [Mon May 11 02:05:24 2026] GET /v2.0/security-groups/226fc241-8a0c-47e9-b2b5-58ee4dc12b28 => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 02:05:24.449 8 INFO neutron.api.v2.resource [req-31fe0509-4569-4ab8-8d8a-4bd9ce34e41a req-10e6bc7e-2d4a-4ea3-9ac0-3ac621d6d872 640480b856e9457c895e7471e9737faa caa041cb7af444e79ab9c50c8b11d5c2 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 297/586] 10.0.0.20 () {34 vars in 990 bytes} [Mon May 11 02:05:24 2026] GET /v2.0/security-groups/ceb49bc7-8e27-4a53-a4c3-6f781794db0e => generated 146 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 02:05:24.787 7 INFO neutron.db.l3_db [None req-34e5e740-da87-49c3-98b7-d47c6a9bba2a f8b95699f50c42e496d73c4329622b57 c5f35ec699b748e7879c7199a85b6e8c - - - -] Floating IP be2cba01-cd93-486f-827a-6b3412549315 disassociated. External IP: 10.96.250.209, port: d41c817f-36c2-4751-ac10-6445599d4e89. [pid: 7|app: 0|req: 290/587] 10.0.0.232 () {34 vars in 749 bytes} [Mon May 11 02:05:24 2026] PUT /v2.0/floatingips/be2cba01-cd93-486f-827a-6b3412549315 => generated 552 bytes in 910 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/588] 10.0.0.175 () {34 vars in 990 bytes} [Mon May 11 02:05:25 2026] GET /v2.0/ports?device_id=77f0cefa-969b-4ae2-a576-611e5c79b734 => generated 1240 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/589] 10.0.0.232 () {32 vars in 740 bytes} [Mon May 11 02:05:25 2026] DELETE /v2.0/security-groups/a397f730-8b58-4466-82f7-fd027055d4a6 => 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: 298/590] 10.0.0.232 () {34 vars in 789 bytes} [Mon May 11 02:05:24 2026] PUT /v2.0/routers/cb0315cb-6592-4b21-8500-e4ec4479775f/remove_router_interface => generated 309 bytes in 1166 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/591] 10.0.0.175 () {34 vars in 1040 bytes} [Mon May 11 02:05:25 2026] GET /v2.0/security-groups?id=f3267671-551d-48ac-a4be-82db589db6ea&fields=id&fields=name => generated 114 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:05:25.668 8 INFO neutron.api.v2.resource [None req-6f11bb0a-52e4-4225-9a54-3ac5be5f2b4e eadf57479bdc4cefa29349c69c19f92a 88d7f10b26ca43849e249890a0e5ee98 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 300/592] 10.0.0.232 () {32 vars in 737 bytes} [Mon May 11 02:05:25 2026] GET /v2.0/security-groups/a397f730-8b58-4466-82f7-fd027055d4a6 => 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: 293/593] 10.0.0.232 () {32 vars in 732 bytes} [Mon May 11 02:05:25 2026] DELETE /v2.0/floatingips/be2cba01-cd93-486f-827a-6b3412549315 => generated 0 bytes in 378 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/594] 10.0.0.232 () {32 vars in 732 bytes} [Mon May 11 02:05:25 2026] DELETE /v2.0/floatingips/a32d30d1-9971-4dbf-b777-1ea7855bc7d9 => generated 0 bytes in 331 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:05:26.071 7 INFO neutron.api.v2.resource [None req-6473c0ef-3512-475e-bdf8-9bb7f50783f7 f8b95699f50c42e496d73c4329622b57 c5f35ec699b748e7879c7199a85b6e8c - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 295/595] 10.0.0.232 () {32 vars in 732 bytes} [Mon May 11 02:05:26 2026] DELETE /v2.0/floatingips/be2cba01-cd93-486f-827a-6b3412549315 => generated 144 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 02:05:26.776 8 WARNING neutron.plugins.ml2.ovo_rpc [None req-f6dbc399-7d4c-4476-b153-f4042b0e5f7c 7b643627ab1b4c938108f89a5cfaf7a5 b0d49083c0f84326b0e36ace7b36643c - - - -] This handler is supposed to handle AFTER events, as in 'AFTER it's committed', not BEFORE. Offending resource event: port, after_delete. Location: File "/var/lib/openstack/lib/python3.10/site-packages/paste/urlmap.py", line 216, in __call__ return app(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/request_id.py", line 58, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/catch_errors.py", line 40, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ response = req.get_response(self._app) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/keystonemiddleware/audit/__init__.py", line 159, in __call__ response = req.get_response(self._application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/routes/middleware.py", line 153, in __call__ response = self.app(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/resource.py", line 98, in resource result = method(request=request, **args) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/base.py", line 574, in delete return self._delete(request, id, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/base.py", line 602, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/l3_db.py", line 2201, in delete_router super(L3_NAT_db_mixin, self).delete_router(context, id) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped return f_with_retry(*args, **kwargs, File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/l3_db.py", line 629, in delete_router self._core_plugin.delete_port(context.elevated(), rp_id, File "/var/lib/openstack/lib/python3.10/site-packages/neutron/common/utils.py", line 707, in inner return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 224, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 2182, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 2187, in _post_delete_port registry.publish(resources.PORT, events.AFTER_DELETE, self, File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/registry.py", line 54, in publish _get_callback_manager().publish(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/utils.py", line 104, in _wrapped return function(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 150, in publish errors = self._notify_loop(resource, event, trigger, payload) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 181, in _notify_loop callback(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 100, in handle_event if self._is_session_semantic_violated( File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 84, in _is_session_semantic_violated stack = traceback.extract_stack()  [pid: 7|app: 0|req: 296/596] 10.0.0.232 () {34 vars in 789 bytes} [Mon May 11 02:05:26 2026] PUT /v2.0/routers/5f6cafc2-5830-47af-b711-e0f09bae8419/remove_router_interface => generated 309 bytes in 1130 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:05:27.266 8 INFO neutron.db.l3_hamode_db [None req-f6dbc399-7d4c-4476-b153-f4042b0e5f7c 7b643627ab1b4c938108f89a5cfaf7a5 b0d49083c0f84326b0e36ace7b36643c - - - -] HA network e4718216-f3d1-491d-bfac-37e987782a7d was deleted as no HA routers are present in tenant caa041cb7af444e79ab9c50c8b11d5c2. [pid: 8|app: 0|req: 301/597] 10.0.0.232 () {32 vars in 724 bytes} [Mon May 11 02:05:25 2026] DELETE /v2.0/routers/cb0315cb-6592-4b21-8500-e4ec4479775f => generated 0 bytes in 1610 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/598] 10.0.0.232 () {32 vars in 720 bytes} [Mon May 11 02:05:27 2026] DELETE /v2.0/ports/d41c817f-36c2-4751-ac10-6445599d4e89 => generated 0 bytes in 399 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 02:05:27.630 8 INFO neutron.services.segments.plugin [-] Segment 4ab8ea46-6df4-44f4-9a84-76f2e77095a5 resource provider aggregate not found 2026-05-11 02:05:27.637 8 INFO neutron.services.segments.plugin [-] Segment 4ab8ea46-6df4-44f4-9a84-76f2e77095a5 resource provider aggregate not found 2026-05-11 02:05:27.652 8 INFO neutron.services.segments.plugin [-] Segment 4ab8ea46-6df4-44f4-9a84-76f2e77095a5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4ab8ea46-6df4-44f4-9a84-76f2e77095a5 found for delete ", "request_id": "req-dcb8eba4-a4ed-4608-a8e7-16148d940582"}]} 2026-05-11 02:05:27.653 8 INFO neutron.services.segments.plugin [-] Segment 4ab8ea46-6df4-44f4-9a84-76f2e77095a5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4ab8ea46-6df4-44f4-9a84-76f2e77095a5 found for delete ", "request_id": "req-db162b97-c243-4a2a-b2f3-b08659bcb20d"}]} [pid: 7|app: 0|req: 298/599] 10.0.0.232 () {32 vars in 724 bytes} [Mon May 11 02:05:27 2026] DELETE /v2.0/subnets/f710b51b-939c-4181-9d84-3ad98da08761 => 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: 299/600] 10.0.0.232 () {32 vars in 720 bytes} [Mon May 11 02:05:27 2026] DELETE /v2.0/ports/4e72ddca-f81d-444f-9c55-8d6fedaab703 => generated 0 bytes in 389 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 02:05:28.309 8 INFO neutron.db.l3_hamode_db [None req-e2aacf3a-762a-49d5-b8e4-d55855a016a0 7b643627ab1b4c938108f89a5cfaf7a5 b0d49083c0f84326b0e36ace7b36643c - - - -] HA network ca5fbe79-6ea2-48d3-8064-492218a91a64 was deleted as no HA routers are present in tenant 88d7f10b26ca43849e249890a0e5ee98. [pid: 8|app: 0|req: 302/601] 10.0.0.232 () {32 vars in 724 bytes} [Mon May 11 02:05:27 2026] DELETE /v2.0/routers/5f6cafc2-5830-47af-b711-e0f09bae8419 => generated 0 bytes in 1038 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:05:28.395 7 INFO neutron.services.segments.plugin [-] Segment 5b928478-8024-42df-a069-966d96d61761 resource provider aggregate not found 2026-05-11 02:05:28.402 7 INFO neutron.services.segments.plugin [-] Segment 5b928478-8024-42df-a069-966d96d61761 resource provider aggregate not found 2026-05-11 02:05:28.417 7 INFO neutron.services.segments.plugin [-] Segment 5b928478-8024-42df-a069-966d96d61761 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5b928478-8024-42df-a069-966d96d61761 found for delete ", "request_id": "req-5bc64321-4925-4cbf-a263-cc854f5eebb1"}]} 2026-05-11 02:05:28.420 7 INFO neutron.services.segments.plugin [-] Segment 5b928478-8024-42df-a069-966d96d61761 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5b928478-8024-42df-a069-966d96d61761 found for delete ", "request_id": "req-5a33320a-e7be-466c-be76-c4fe9fbd7632"}]} [pid: 8|app: 0|req: 303/602] 10.0.0.232 () {32 vars in 736 bytes} [Mon May 11 02:05:28 2026] GET /v2.0/ports?device_id=8306a01a-ed0a-48ae-8c7f-a0607db9a4e6 => generated 958 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/603] 10.0.0.232 () {32 vars in 726 bytes} [Mon May 11 02:05:28 2026] DELETE /v2.0/networks/c1939b53-f118-42d2-891e-d8ea64a0a308 => generated 0 bytes in 226 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/604] 10.0.0.232 () {32 vars in 724 bytes} [Mon May 11 02:05:28 2026] DELETE /v2.0/subnets/77c740f8-d7a4-4009-9962-9d720f2a340b => generated 0 bytes in 237 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/605] 10.0.0.232 () {32 vars in 774 bytes} [Mon May 11 02:05:28 2026] GET /v2.0/security-groups?tenant_id=caa041cb7af444e79ab9c50c8b11d5c2&name=default => generated 2801 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/606] 10.0.0.232 () {32 vars in 726 bytes} [Mon May 11 02:05:28 2026] DELETE /v2.0/networks/e8d166b7-34b3-4191-9ee0-31c2d9ca5f9b => generated 0 bytes in 396 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/607] 10.0.0.232 () {32 vars in 740 bytes} [Mon May 11 02:05:29 2026] DELETE /v2.0/security-groups/6e70caa7-b88d-4de7-9175-f77de080322f => 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: 310/610] 10.0.0.232 () {32 vars in 774 bytes} [Mon May 11 02:05:29 2026] GET /v2.0/security-groups?tenant_id=88d7f10b26ca43849e249890a0e5ee98&name=default => generated 2797 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/611] 10.0.0.232 () {32 vars in 740 bytes} [Mon May 11 02:05:29 2026] DELETE /v2.0/security-groups/267be370-fa1d-4082-afdb-faf902732e87 => 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: 301/612] 10.0.0.232 () {34 vars in 789 bytes} [Mon May 11 02:05:28 2026] PUT /v2.0/routers/8306a01a-ed0a-48ae-8c7f-a0607db9a4e6/remove_router_interface => generated 309 bytes in 1670 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:05:30.173 8 INFO neutron.services.segments.plugin [-] Segment 977c14ca-173c-4acd-bf01-4455beeb131b resource provider aggregate not found 2026-05-11 02:05:30.184 8 INFO neutron.services.segments.plugin [-] Segment 977c14ca-173c-4acd-bf01-4455beeb131b resource provider aggregate not found 2026-05-11 02:05:30.203 8 INFO neutron.services.segments.plugin [-] Segment 977c14ca-173c-4acd-bf01-4455beeb131b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 977c14ca-173c-4acd-bf01-4455beeb131b found for delete ", "request_id": "req-97898929-cdd4-4081-bbdf-42b893e54401"}]} 2026-05-11 02:05:30.231 8 INFO neutron.services.segments.plugin [-] Segment 977c14ca-173c-4acd-bf01-4455beeb131b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 977c14ca-173c-4acd-bf01-4455beeb131b found for delete ", "request_id": "req-72d8b2ef-7f1f-4e39-917f-2268a3d24303"}]} 2026-05-11 02:05:30.252 8 INFO neutron.services.segments.plugin [-] Segment 87e8196f-7f7d-4833-a3e0-a13a3820f8c6 resource provider aggregate not found [pid: 7|app: 0|req: 302/613] 10.0.0.20 () {34 vars in 989 bytes} [Mon May 11 02:05:30 2026] GET /v2.0/ports?device_id=77f0cefa-969b-4ae2-a576-611e5c79b734 => generated 971 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:05:30.257 8 INFO neutron.services.segments.plugin [-] Segment 87e8196f-7f7d-4833-a3e0-a13a3820f8c6 resource provider aggregate not found 2026-05-11 02:05:30.279 8 INFO neutron.services.segments.plugin [-] Segment 87e8196f-7f7d-4833-a3e0-a13a3820f8c6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 87e8196f-7f7d-4833-a3e0-a13a3820f8c6 found for delete ", "request_id": "req-23c848e0-33f5-4c73-b962-cc37cf3323be"}]} 2026-05-11 02:05:30.283 8 INFO neutron.services.segments.plugin [-] Segment 87e8196f-7f7d-4833-a3e0-a13a3820f8c6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 87e8196f-7f7d-4833-a3e0-a13a3820f8c6 found for delete ", "request_id": "req-845a877c-b590-4537-b366-aab803d6061c"}]} [pid: 7|app: 0|req: 303/614] 10.0.0.20 () {34 vars in 1039 bytes} [Mon May 11 02:05:30 2026] GET /v2.0/security-groups?id=f3267671-551d-48ac-a4be-82db589db6ea&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: 304/615] 10.0.0.20 () {34 vars in 989 bytes} [Mon May 11 02:05:30 2026] GET /v2.0/ports?device_id=77f0cefa-969b-4ae2-a576-611e5c79b734 => generated 971 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/616] 10.0.0.20 () {34 vars in 1039 bytes} [Mon May 11 02:05:30 2026] GET /v2.0/security-groups?id=f3267671-551d-48ac-a4be-82db589db6ea&fields=id&fields=name => generated 114 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/617] 10.0.0.20 () {34 vars in 989 bytes} [Mon May 11 02:05:30 2026] GET /v2.0/ports?device_id=77f0cefa-969b-4ae2-a576-611e5c79b734 => generated 971 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/618] 199.204.45.23 () {34 vars in 1079 bytes} [Mon May 11 02:05:30 2026] GET /v2.0/ports?tenant_id=f8a04061b47d4603af5c2c24532b2a57&device_id=77f0cefa-969b-4ae2-a576-611e5c79b734 => generated 1240 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/619] 10.0.0.20 () {34 vars in 1039 bytes} [Mon May 11 02:05:30 2026] GET /v2.0/security-groups?id=f3267671-551d-48ac-a4be-82db589db6ea&fields=id&fields=name => generated 114 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/620] 199.204.45.23 () {34 vars in 985 bytes} [Mon May 11 02:05:30 2026] GET /v2.0/networks?id=5b078152-3e88-4f46-8f4c-5e76222f64b0 => generated 772 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:05:31.345 7 INFO neutron.db.segments_db [None req-9e659d67-23dc-465e-b995-d8d9d4b257dc 7b643627ab1b4c938108f89a5cfaf7a5 b0d49083c0f84326b0e36ace7b36643c - - - -] Added segment 5678c33a-2ab2-41a0-8cd4-6d813db27703 of type vxlan for network 061ac74e-0cf7-4ba2-963f-30e7a7b22cc0 [pid: 7|app: 0|req: 310/621] 10.0.0.232 () {34 vars in 671 bytes} [Mon May 11 02:05:31 2026] POST /v2.0/networks => generated 751 bytes in 372 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:05:31.450 8 INFO neutron.db.l3_hamode_db [None req-13d409dc-1204-4e92-9a20-79fab24892ea f8b95699f50c42e496d73c4329622b57 c5f35ec699b748e7879c7199a85b6e8c - - - -] HA network 81c975c7-76ce-4409-97f8-62a444f4526e was deleted as no HA routers are present in tenant c5f35ec699b748e7879c7199a85b6e8c. [pid: 8|app: 0|req: 312/622] 10.0.0.232 () {32 vars in 724 bytes} [Mon May 11 02:05:30 2026] DELETE /v2.0/routers/8306a01a-ed0a-48ae-8c7f-a0607db9a4e6 => generated 0 bytes in 1346 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/623] 199.204.45.23 () {34 vars in 1057 bytes} [Mon May 11 02:05:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=14af0705-c8ad-444e-be55-7780cee02cc9 => generated 860 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:05:31.596 7 INFO neutron.db.segments_db [None req-02b0f1d3-3f29-4535-9a42-09283bb39ff9 7b643627ab1b4c938108f89a5cfaf7a5 b0d49083c0f84326b0e36ace7b36643c - - - -] Added segment 4e720776-3d64-41d5-9a97-b6eebad46418 of type vxlan for network f7a95cea-0802-44c5-88f8-b5acfdb23579 [pid: 7|app: 0|req: 311/624] 10.0.0.232 () {34 vars in 671 bytes} [Mon May 11 02:05:31 2026] POST /v2.0/networks => generated 737 bytes in 256 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/625] 10.0.0.232 () {34 vars in 669 bytes} [Mon May 11 02:05:31 2026] POST /v2.0/subnets => generated 674 bytes in 210 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/626] 199.204.45.23 () {34 vars in 983 bytes} [Mon May 11 02:05:31 2026] GET /v2.0/subnets?id=88256ffc-af3b-4b59-82da-6107005ad2d2 => generated 670 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/627] 10.0.0.232 () {32 vars in 724 bytes} [Mon May 11 02:05:31 2026] DELETE /v2.0/subnets/5fc9b68d-ce53-4cb1-9c2d-9c6f9453e3a7 => generated 0 bytes in 214 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 02:05:31.978 7 INFO neutron.db.segments_db [None req-a1c739f6-98e5-4948-b9e4-4cf0ca8055c5 7b643627ab1b4c938108f89a5cfaf7a5 b0d49083c0f84326b0e36ace7b36643c - - - -] Added segment 6039d528-45b1-4688-a39c-d2876b33de62 of type vxlan for network 86673c6b-dacb-4f4f-93dd-ef694868f912 [pid: 8|app: 0|req: 316/628] 10.0.0.232 () {34 vars in 669 bytes} [Mon May 11 02:05:31 2026] POST /v2.0/subnets => generated 660 bytes in 333 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/629] 199.204.45.23 () {34 vars in 1051 bytes} [Mon May 11 02:05:32 2026] GET /v2.0/ports?network_id=5b078152-3e88-4f46-8f4c-5e76222f64b0&device_owner=network%3Adhcp => generated 1244 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:05:32.300 8 INFO neutron.services.segments.plugin [-] Segment fb8bfc02-1217-4754-b8ff-30a51ef3c06f resource provider aggregate not found 2026-05-11 02:05:32.305 7 INFO neutron.db.l3_hamode_db [None req-a1c739f6-98e5-4948-b9e4-4cf0ca8055c5 7b643627ab1b4c938108f89a5cfaf7a5 b0d49083c0f84326b0e36ace7b36643c - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-11 02:05:32.310 8 INFO neutron.services.segments.plugin [-] Segment fb8bfc02-1217-4754-b8ff-30a51ef3c06f resource provider aggregate not found 2026-05-11 02:05:32.315 8 INFO neutron.services.segments.plugin [-] Segment fb8bfc02-1217-4754-b8ff-30a51ef3c06f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fb8bfc02-1217-4754-b8ff-30a51ef3c06f found for delete ", "request_id": "req-dcee9e80-c9a8-4cd8-8abf-3ec07436309f"}]} 2026-05-11 02:05:32.325 8 INFO neutron.services.segments.plugin [-] Segment fb8bfc02-1217-4754-b8ff-30a51ef3c06f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fb8bfc02-1217-4754-b8ff-30a51ef3c06f found for delete ", "request_id": "req-a471ea6b-eb3c-46e1-8afa-fa2105440df1"}]} [pid: 8|app: 0|req: 318/630] 10.0.0.232 () {32 vars in 726 bytes} [Mon May 11 02:05:32 2026] DELETE /v2.0/networks/d96ae492-04ba-420a-bffa-a70c53651eb3 => generated 0 bytes in 250 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/631] 10.0.0.20 () {34 vars in 989 bytes} [Mon May 11 02:05:32 2026] GET /v2.0/ports?device_id=77f0cefa-969b-4ae2-a576-611e5c79b734 => generated 971 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:05:32.635 8 INFO neutron.db.segments_db [None req-fdc0090a-3f84-4204-8b60-0695d5ca1452 7b643627ab1b4c938108f89a5cfaf7a5 b0d49083c0f84326b0e36ace7b36643c - - - -] Added segment ca60b4d3-f28f-4432-a1b3-a1afe3cee7a8 of type vxlan for network f02b148b-ebf9-43af-a110-f7a86828bc3d 2026-05-11 02:05:33.012 8 INFO neutron.db.l3_hamode_db [None req-fdc0090a-3f84-4204-8b60-0695d5ca1452 7b643627ab1b4c938108f89a5cfaf7a5 b0d49083c0f84326b0e36ace7b36643c - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-11 02:05:33.376 7 INFO neutron.db.l3_hamode_db [None req-a1c739f6-98e5-4948-b9e4-4cf0ca8055c5 7b643627ab1b4c938108f89a5cfaf7a5 b0d49083c0f84326b0e36ace7b36643c - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-11 02:05:34.349 8 INFO neutron.services.segments.plugin [-] Segment 4103c2d9-cf8a-4019-9275-bd1b97e8b35f resource provider aggregate not found 2026-05-11 02:05:34.356 8 INFO neutron.services.segments.plugin [-] Segment 4103c2d9-cf8a-4019-9275-bd1b97e8b35f resource provider aggregate not found 2026-05-11 02:05:34.368 8 INFO neutron.services.segments.plugin [-] Segment 4103c2d9-cf8a-4019-9275-bd1b97e8b35f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4103c2d9-cf8a-4019-9275-bd1b97e8b35f found for delete ", "request_id": "req-e1300b32-fa46-4b08-8663-0fc6ac056d6a"}]} 2026-05-11 02:05:34.370 8 INFO neutron.services.segments.plugin [-] Segment 4103c2d9-cf8a-4019-9275-bd1b97e8b35f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4103c2d9-cf8a-4019-9275-bd1b97e8b35f found for delete ", "request_id": "req-739e686b-89d0-4fe6-b66e-5821b69bd013"}]} [pid: 7|app: 0|req: 313/632] 10.0.0.232 () {34 vars in 669 bytes} [Mon May 11 02:05:31 2026] POST /v2.0/routers => generated 738 bytes in 2534 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:05:34.460 8 INFO neutron.db.l3_hamode_db [None req-fdc0090a-3f84-4204-8b60-0695d5ca1452 7b643627ab1b4c938108f89a5cfaf7a5 b0d49083c0f84326b0e36ace7b36643c - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 314/633] 199.204.45.23 () {34 vars in 1011 bytes} [Mon May 11 02:05:34 2026] GET /v2.0/networks/5b078152-3e88-4f46-8f4c-5e76222f64b0?fields=segments => generated 14 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/634] 10.0.0.20 () {34 vars in 1039 bytes} [Mon May 11 02:05:34 2026] GET /v2.0/security-groups?id=f3267671-551d-48ac-a4be-82db589db6ea&fields=id&fields=name => generated 114 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/635] 10.0.0.232 () {32 vars in 774 bytes} [Mon May 11 02:05:34 2026] GET /v2.0/security-groups?tenant_id=c5f35ec699b748e7879c7199a85b6e8c&name=default => generated 2801 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/636] 10.0.0.232 () {34 vars in 669 bytes} [Mon May 11 02:05:32 2026] POST /v2.0/routers => generated 724 bytes in 2963 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/637] 199.204.45.23 () {34 vars in 1111 bytes} [Mon May 11 02:05:35 2026] GET /v2.0/networks/5b078152-3e88-4f46-8f4c-5e76222f64b0?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: 322/638] 10.0.0.232 () {32 vars in 740 bytes} [Mon May 11 02:05:35 2026] DELETE /v2.0/security-groups/44485a82-4407-480d-97a9-36a6228ab19a => 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: 317/639] 10.0.0.232 () {34 vars in 783 bytes} [Mon May 11 02:05:34 2026] PUT /v2.0/routers/485d2485-ce75-4651-bc0e-8c8a7ed372cc/add_router_interface => generated 309 bytes in 1524 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/640] 10.0.0.20 () {34 vars in 989 bytes} [Mon May 11 02:05:36 2026] GET /v2.0/ports?device_id=77f0cefa-969b-4ae2-a576-611e5c79b734 => generated 971 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/641] 10.0.0.20 () {34 vars in 1039 bytes} [Mon May 11 02:05:36 2026] GET /v2.0/security-groups?id=f3267671-551d-48ac-a4be-82db589db6ea&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: 320/642] 10.0.0.232 () {34 vars in 685 bytes} [Mon May 11 02:05:36 2026] POST /v2.0/security-groups => generated 1595 bytes in 185 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/643] 10.0.0.232 () {34 vars in 695 bytes} [Mon May 11 02:05:37 2026] POST /v2.0/security-group-rules => generated 565 bytes in 174 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/644] 10.0.0.232 () {34 vars in 783 bytes} [Mon May 11 02:05:35 2026] PUT /v2.0/routers/49cd8b75-02d8-45be-8893-f7329ed867cf/add_router_interface => generated 309 bytes in 1641 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/645] 10.0.0.232 () {34 vars in 695 bytes} [Mon May 11 02:05:37 2026] POST /v2.0/security-group-rules => generated 570 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/646] 10.0.0.20 () {34 vars in 989 bytes} [Mon May 11 02:05:37 2026] GET /v2.0/ports?device_id=77f0cefa-969b-4ae2-a576-611e5c79b734 => generated 971 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/647] 10.0.0.20 () {34 vars in 1039 bytes} [Mon May 11 02:05:37 2026] GET /v2.0/security-groups?id=f3267671-551d-48ac-a4be-82db589db6ea&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:05:37.972 7 INFO neutron.db.segments_db [None req-25fe6169-e4af-4b3c-8b3d-90ee9f957e79 e56f018465ce4a2fa7695154c691d561 3a6ab6cbce584f80b406bd13f4b25fcf - - - -] Added segment 4a26e104-6602-4237-a666-55affc58e8cc of type vxlan for network 63472bc6-d678-42b9-b173-ce0c189407a3 [pid: 7|app: 0|req: 325/648] 10.0.0.232 () {34 vars in 670 bytes} [Mon May 11 02:05:37 2026] POST /v2.0/networks => generated 648 bytes in 426 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/649] 10.0.0.232 () {34 vars in 676 bytes} [Mon May 11 02:05:37 2026] POST /v2.0/floatingips => generated 552 bytes in 748 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/650] 10.0.0.232 () {34 vars in 685 bytes} [Mon May 11 02:05:38 2026] POST /v2.0/security-groups => generated 1596 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/651] 10.0.0.232 () {34 vars in 695 bytes} [Mon May 11 02:05:38 2026] POST /v2.0/security-group-rules => generated 565 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/652] 10.0.0.232 () {34 vars in 695 bytes} [Mon May 11 02:05:38 2026] POST /v2.0/security-group-rules => generated 570 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/653] 10.0.0.232 () {34 vars in 669 bytes} [Mon May 11 02:05:38 2026] POST /v2.0/subnets => generated 649 bytes in 385 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/654] 10.0.0.20 () {34 vars in 1099 bytes} [Mon May 11 02:05:38 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1872116561&fields=id&tenant_id=316e2a474beb4d2ea16e44fff4f7abc6 => generated 69 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:05:39.097 7 INFO neutron.db.segments_db [None req-06a968b8-295f-4bdc-8411-bd902ace9b5c e56f018465ce4a2fa7695154c691d561 3a6ab6cbce584f80b406bd13f4b25fcf - - - -] Added segment 81ffba47-d9f1-4795-8372-76f0f1184f89 of type vxlan for network 33ca5c16-d250-4eb3-8fa9-00dc48a04f29 [pid: 8|app: 0|req: 326/655] 10.0.0.232 () {34 vars in 676 bytes} [Mon May 11 02:05:38 2026] POST /v2.0/floatingips => generated 552 bytes in 707 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/656] 10.0.0.20 () {34 vars in 981 bytes} [Mon May 11 02:05:39 2026] GET /v2.0/networks?id=061ac74e-0cf7-4ba2-963f-30e7a7b22cc0 => generated 683 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/657] 10.0.0.20 () {34 vars in 964 bytes} [Mon May 11 02:05:39 2026] GET /v2.0/quotas/316e2a474beb4d2ea16e44fff4f7abc6 => generated 292 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/658] 10.0.0.232 () {34 vars in 670 bytes} [Mon May 11 02:05:39 2026] POST /v2.0/networks => generated 648 bytes in 229 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/659] 10.0.0.20 () {34 vars in 1001 bytes} [Mon May 11 02:05:39 2026] GET /v2.0/ports?tenant_id=316e2a474beb4d2ea16e44fff4f7abc6&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: 331/660] 10.0.0.232 () {34 vars in 743 bytes} [Mon May 11 02:05:39 2026] PUT /v2.0/networks/33ca5c16-d250-4eb3-8fa9-00dc48a04f29 => generated 592 bytes in 241 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/661] 10.0.0.232 () {34 vars in 669 bytes} [Mon May 11 02:05:39 2026] POST /v2.0/subnets => generated 622 bytes in 453 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/662] 10.0.0.20 () {34 vars in 906 bytes} [Mon May 11 02:05:39 2026] GET /v2.0/extensions => generated 19178 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/663] 10.0.0.20 () {34 vars in 1097 bytes} [Mon May 11 02:05:39 2026] GET /v2.0/security-groups?name=tempest-securitygroup--758304325&fields=id&tenant_id=039d78c48e514f119ab7daf0e87c6e5b => generated 69 bytes in 625 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/664] 10.0.0.20 () {34 vars in 1007 bytes} [Mon May 11 02:05:40 2026] GET /v2.0/networks/061ac74e-0cf7-4ba2-963f-30e7a7b22cc0?fields=segments => generated 14 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/665] 10.0.0.20 () {34 vars in 981 bytes} [Mon May 11 02:05:40 2026] GET /v2.0/networks?id=f7a95cea-0802-44c5-88f8-b5acfdb23579 => generated 669 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/666] 10.0.0.232 () {34 vars in 741 bytes} [Mon May 11 02:05:40 2026] PUT /v2.0/subnets/853c4d73-230c-4ea0-92d8-f358c7773b87 => generated 632 bytes in 409 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/667] 10.0.0.20 () {34 vars in 1107 bytes} [Mon May 11 02:05:40 2026] GET /v2.0/networks/061ac74e-0cf7-4ba2-963f-30e7a7b22cc0?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/668] 10.0.0.20 () {34 vars in 964 bytes} [Mon May 11 02:05:40 2026] GET /v2.0/quotas/039d78c48e514f119ab7daf0e87c6e5b => generated 292 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/669] 10.0.0.20 () {34 vars in 1001 bytes} [Mon May 11 02:05:40 2026] GET /v2.0/ports?tenant_id=039d78c48e514f119ab7daf0e87c6e5b&fields=id => generated 103 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/670] 10.0.0.20 () {34 vars in 1007 bytes} [Mon May 11 02:05:40 2026] GET /v2.0/networks/f7a95cea-0802-44c5-88f8-b5acfdb23579?fields=segments => generated 14 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/671] 10.0.0.20 () {34 vars in 989 bytes} [Mon May 11 02:05:40 2026] GET /v2.0/ports?device_id=f59a91c3-3b82-4aa4-a839-dcfc161bfc04 => 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: 337/672] 10.0.0.20 () {34 vars in 1107 bytes} [Mon May 11 02:05:40 2026] GET /v2.0/networks/f7a95cea-0802-44c5-88f8-b5acfdb23579?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/673] 10.0.0.20 () {34 vars in 989 bytes} [Mon May 11 02:05:40 2026] GET /v2.0/ports?device_id=824ae9e7-9795-44c5-9270-5da0f2456ccc => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:05:41.122 7 INFO neutron.services.segments.plugin [-] Segment 81ffba47-d9f1-4795-8372-76f0f1184f89 resource provider aggregate not found 2026-05-11 02:05:41.134 7 INFO neutron.services.segments.plugin [-] Segment 81ffba47-d9f1-4795-8372-76f0f1184f89 resource provider aggregate not found 2026-05-11 02:05:41.151 7 INFO neutron.services.segments.plugin [-] Segment 81ffba47-d9f1-4795-8372-76f0f1184f89 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 81ffba47-d9f1-4795-8372-76f0f1184f89 found for delete ", "request_id": "req-9a63438a-6799-4d9f-b9cf-ed615fa4d7f6"}]} 2026-05-11 02:05:41.161 7 INFO neutron.services.segments.plugin [-] Segment 81ffba47-d9f1-4795-8372-76f0f1184f89 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 81ffba47-d9f1-4795-8372-76f0f1184f89 found for delete ", "request_id": "req-f544ad5f-9731-43c8-b4b5-d24d4c24d663"}]} [pid: 7|app: 0|req: 336/674] 10.0.0.232 () {32 vars in 726 bytes} [Mon May 11 02:05:40 2026] DELETE /v2.0/networks/33ca5c16-d250-4eb3-8fa9-00dc48a04f29 => generated 0 bytes in 738 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 02:05:41.226 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d5bb172e-8367-4877-b553-c4ba61b2c011 e56f018465ce4a2fa7695154c691d561 3a6ab6cbce584f80b406bd13f4b25fcf - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 339/675] 10.0.0.232 () {32 vars in 726 bytes} [Mon May 11 02:05:41 2026] DELETE /v2.0/networks/33ca5c16-d250-4eb3-8fa9-00dc48a04f29 => generated 138 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/676] 10.0.0.232 () {32 vars in 694 bytes} [Mon May 11 02:05:41 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/677] 10.0.0.232 () {32 vars in 742 bytes} [Mon May 11 02:05:41 2026] GET /v2.0/subnets?network_id=57ff117c-726b-48cc-985e-11e4f8433af8 => generated 626 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/678] 10.0.0.232 () {32 vars in 653 bytes} [Mon May 11 02:05:41 2026] GET /v2.0/extensions => generated 19178 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/679] 199.204.45.23 () {34 vars in 985 bytes} [Mon May 11 02:05:41 2026] GET /v2.0/networks?id=061ac74e-0cf7-4ba2-963f-30e7a7b22cc0 => generated 683 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/680] 10.0.0.232 () {32 vars in 649 bytes} [Mon May 11 02:05:41 2026] GET /v2.0/networks => generated 1313 bytes in 198 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/681] 199.204.45.23 () {34 vars in 1049 bytes} [Mon May 11 02:05:41 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=316e2a474beb4d2ea16e44fff4f7abc6 => generated 181 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/682] 10.0.0.232 () {32 vars in 647 bytes} [Mon May 11 02:05:41 2026] GET /v2.0/subnets => generated 1265 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/683] 10.0.0.20 () {34 vars in 989 bytes} [Mon May 11 02:05:41 2026] GET /v2.0/ports?device_id=f59a91c3-3b82-4aa4-a839-dcfc161bfc04 => 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: 344/684] 10.0.0.232 () {32 vars in 723 bytes} [Mon May 11 02:05:41 2026] GET /v2.0/networks/63472bc6-d678-42b9-b173-ce0c189407a3 => generated 673 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/685] 199.204.45.23 () {34 vars in 985 bytes} [Mon May 11 02:05:41 2026] GET /v2.0/networks?id=f7a95cea-0802-44c5-88f8-b5acfdb23579 => generated 669 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/686] 10.0.0.232 () {32 vars in 721 bytes} [Mon May 11 02:05:42 2026] GET /v2.0/subnets/7a0f34e6-88bd-45f1-980f-80afa186df52 => generated 649 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/687] 199.204.45.23 () {34 vars in 1049 bytes} [Mon May 11 02:05:42 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=039d78c48e514f119ab7daf0e87c6e5b => generated 180 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:05:42.125 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7ce0e6e7-f441-487b-ad6d-c29a9c71478f e56f018465ce4a2fa7695154c691d561 3a6ab6cbce584f80b406bd13f4b25fcf - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 348/688] 10.0.0.232 () {32 vars in 724 bytes} [Mon May 11 02:05:42 2026] DELETE /v2.0/subnets/853c4d73-230c-4ea0-92d8-f358c7773b87 => generated 136 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/689] 10.0.0.20 () {34 vars in 989 bytes} [Mon May 11 02:05:42 2026] GET /v2.0/ports?device_id=824ae9e7-9795-44c5-9270-5da0f2456ccc => 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: 341/690] 199.204.45.23 () {38 vars in 954 bytes} [Mon May 11 02:05:41 2026] POST /v2.0/ports => generated 954 bytes in 612 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 02:05:42.447 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8572a76f-cf77-4ee1-a288-32eab9424b43 e56f018465ce4a2fa7695154c691d561 3a6ab6cbce584f80b406bd13f4b25fcf - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 342/691] 10.0.0.232 () {32 vars in 726 bytes} [Mon May 11 02:05:42 2026] DELETE /v2.0/networks/33ca5c16-d250-4eb3-8fa9-00dc48a04f29 => generated 138 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/692] 199.204.45.23 () {38 vars in 954 bytes} [Mon May 11 02:05:42 2026] POST /v2.0/ports => generated 954 bytes in 490 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 351/693] 10.0.0.232 () {32 vars in 724 bytes} [Mon May 11 02:05:42 2026] DELETE /v2.0/subnets/7a0f34e6-88bd-45f1-980f-80afa186df52 => generated 0 bytes in 282 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/694] 199.204.45.23 () {38 vars in 1027 bytes} [Mon May 11 02:05:42 2026] PUT /v2.0/ports/36c04146-9d0e-49a7-9d52-506842b97078 => generated 1199 bytes in 505 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 02:05:43.012 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-cf23ad31-ec47-4a14-a281-35e54a989f62'] response: {'name': 'network-changed', 'server_uuid': 'f59a91c3-3b82-4aa4-a839-dcfc161bfc04', 'tag': '36c04146-9d0e-49a7-9d52-506842b97078', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 344/695] 10.0.0.20 () {34 vars in 989 bytes} [Mon May 11 02:05:42 2026] GET /v2.0/ports?device_id=f59a91c3-3b82-4aa4-a839-dcfc161bfc04 => generated 969 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 02:05:43.486 7 INFO neutron.services.segments.plugin [-] Segment 4a26e104-6602-4237-a666-55affc58e8cc resource provider aggregate not found 2026-05-11 02:05:43.493 7 INFO neutron.services.segments.plugin [-] Segment 4a26e104-6602-4237-a666-55affc58e8cc resource provider aggregate not found 2026-05-11 02:05:43.512 7 INFO neutron.services.segments.plugin [-] Segment 4a26e104-6602-4237-a666-55affc58e8cc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4a26e104-6602-4237-a666-55affc58e8cc found for delete ", "request_id": "req-f787bc11-e898-4233-a91e-0e433e1693b3"}]} 2026-05-11 02:05:43.513 7 INFO neutron.services.segments.plugin [-] Segment 4a26e104-6602-4237-a666-55affc58e8cc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4a26e104-6602-4237-a666-55affc58e8cc found for delete ", "request_id": "req-7c9a24f2-05ec-4784-b121-728defbfea17"}]} [pid: 7|app: 0|req: 345/696] 10.0.0.232 () {32 vars in 726 bytes} [Mon May 11 02:05:43 2026] DELETE /v2.0/networks/63472bc6-d678-42b9-b173-ce0c189407a3 => generated 0 bytes in 419 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/697] 199.204.45.23 () {34 vars in 1079 bytes} [Mon May 11 02:05:43 2026] GET /v2.0/ports?tenant_id=316e2a474beb4d2ea16e44fff4f7abc6&device_id=f59a91c3-3b82-4aa4-a839-dcfc161bfc04 => 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: 347/698] 10.0.0.20 () {34 vars in 1039 bytes} [Mon May 11 02:05:43 2026] GET /v2.0/security-groups?id=fdaeabfe-30be-45cc-a6e6-c3a2d1c974d7&fields=id&fields=name => generated 114 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/699] 10.0.0.20 () {34 vars in 989 bytes} [Mon May 11 02:05:43 2026] GET /v2.0/ports?device_id=824ae9e7-9795-44c5-9270-5da0f2456ccc => generated 969 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/700] 199.204.45.23 () {34 vars in 1057 bytes} [Mon May 11 02:05:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=36c04146-9d0e-49a7-9d52-506842b97078 => 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: 350/701] 10.0.0.20 () {34 vars in 1039 bytes} [Mon May 11 02:05:43 2026] GET /v2.0/security-groups?id=fd1a8e7c-a209-4a64-9679-b5ec43adf4c3&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: 351/702] 199.204.45.23 () {34 vars in 983 bytes} [Mon May 11 02:05:43 2026] GET /v2.0/subnets?id=99235fed-5604-4f03-95ad-7a7d8fc1aacf => generated 677 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/703] 199.204.45.23 () {38 vars in 1027 bytes} [Mon May 11 02:05:42 2026] PUT /v2.0/ports/b79484f3-6aef-4b1a-95db-3f9f72f57eff => generated 1199 bytes in 940 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/704] 199.204.45.23 () {34 vars in 1051 bytes} [Mon May 11 02:05:43 2026] GET /v2.0/ports?network_id=061ac74e-0cf7-4ba2-963f-30e7a7b22cc0&device_owner=network%3Adhcp => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 02:05:43.938 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-62bb83ec-137f-43e4-a58f-836436c76ee1'] response: {'name': 'network-changed', 'server_uuid': '824ae9e7-9795-44c5-9270-5da0f2456ccc', 'tag': 'b79484f3-6aef-4b1a-95db-3f9f72f57eff', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 353/705] 199.204.45.23 () {34 vars in 1079 bytes} [Mon May 11 02:05:43 2026] GET /v2.0/ports?tenant_id=039d78c48e514f119ab7daf0e87c6e5b&device_id=824ae9e7-9795-44c5-9270-5da0f2456ccc => generated 1238 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/706] 199.204.45.23 () {34 vars in 1011 bytes} [Mon May 11 02:05:43 2026] GET /v2.0/networks/061ac74e-0cf7-4ba2-963f-30e7a7b22cc0?fields=segments => generated 14 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/707] 199.204.45.23 () {34 vars in 1057 bytes} [Mon May 11 02:05:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=b79484f3-6aef-4b1a-95db-3f9f72f57eff => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 354/708] 199.204.45.23 () {34 vars in 1111 bytes} [Mon May 11 02:05:43 2026] GET /v2.0/networks/061ac74e-0cf7-4ba2-963f-30e7a7b22cc0?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: 357/711] 199.204.45.23 () {34 vars in 983 bytes} [Mon May 11 02:05:44 2026] GET /v2.0/subnets?id=319a18d3-d233-4633-98b6-d1cfe7f94836 => generated 663 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/712] 10.0.0.232 () {32 vars in 774 bytes} [Mon May 11 02:05:43 2026] GET /v2.0/security-groups?tenant_id=3a6ab6cbce584f80b406bd13f4b25fcf&name=default => generated 2801 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/713] 10.0.0.232 () {32 vars in 740 bytes} [Mon May 11 02:05:44 2026] DELETE /v2.0/security-groups/2d02317e-d447-498b-a261-12dadbffb0d7 => 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: 356/714] 199.204.45.23 () {34 vars in 1051 bytes} [Mon May 11 02:05:44 2026] GET /v2.0/ports?network_id=f7a95cea-0802-44c5-88f8-b5acfdb23579&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: 359/715] 199.204.45.23 () {34 vars in 1079 bytes} [Mon May 11 02:05:44 2026] GET /v2.0/ports?tenant_id=316e2a474beb4d2ea16e44fff4f7abc6&device_id=f59a91c3-3b82-4aa4-a839-dcfc161bfc04 => generated 1238 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/716] 199.204.45.23 () {34 vars in 1011 bytes} [Mon May 11 02:05:44 2026] GET /v2.0/networks/f7a95cea-0802-44c5-88f8-b5acfdb23579?fields=segments => generated 14 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/717] 199.204.45.23 () {34 vars in 985 bytes} [Mon May 11 02:05:44 2026] GET /v2.0/networks?id=061ac74e-0cf7-4ba2-963f-30e7a7b22cc0 => generated 779 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/718] 199.204.45.23 () {34 vars in 1057 bytes} [Mon May 11 02:05:44 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=36c04146-9d0e-49a7-9d52-506842b97078 => 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: 358/719] 199.204.45.23 () {34 vars in 1111 bytes} [Mon May 11 02:05:44 2026] GET /v2.0/networks/f7a95cea-0802-44c5-88f8-b5acfdb23579?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/720] 199.204.45.23 () {34 vars in 983 bytes} [Mon May 11 02:05:44 2026] GET /v2.0/subnets?id=99235fed-5604-4f03-95ad-7a7d8fc1aacf => generated 677 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/721] 199.204.45.23 () {34 vars in 1051 bytes} [Mon May 11 02:05:44 2026] GET /v2.0/ports?network_id=061ac74e-0cf7-4ba2-963f-30e7a7b22cc0&device_owner=network%3Adhcp => generated 1244 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/722] 199.204.45.23 () {34 vars in 1079 bytes} [Mon May 11 02:05:44 2026] GET /v2.0/ports?tenant_id=039d78c48e514f119ab7daf0e87c6e5b&device_id=824ae9e7-9795-44c5-9270-5da0f2456ccc => generated 1238 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/723] 199.204.45.23 () {34 vars in 1011 bytes} [Mon May 11 02:05:44 2026] GET /v2.0/networks/061ac74e-0cf7-4ba2-963f-30e7a7b22cc0?fields=segments => generated 14 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/724] 199.204.45.23 () {34 vars in 985 bytes} [Mon May 11 02:05:44 2026] GET /v2.0/networks?id=f7a95cea-0802-44c5-88f8-b5acfdb23579 => generated 765 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/725] 199.204.45.23 () {34 vars in 1057 bytes} [Mon May 11 02:05:44 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=b79484f3-6aef-4b1a-95db-3f9f72f57eff => generated 19 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/726] 199.204.45.23 () {34 vars in 1111 bytes} [Mon May 11 02:05:44 2026] GET /v2.0/networks/061ac74e-0cf7-4ba2-963f-30e7a7b22cc0?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: 362/727] 199.204.45.23 () {34 vars in 983 bytes} [Mon May 11 02:05:44 2026] GET /v2.0/subnets?id=319a18d3-d233-4633-98b6-d1cfe7f94836 => generated 663 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/728] 199.204.45.23 () {34 vars in 1051 bytes} [Mon May 11 02:05:44 2026] GET /v2.0/ports?network_id=f7a95cea-0802-44c5-88f8-b5acfdb23579&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: 366/729] 10.0.0.20 () {34 vars in 989 bytes} [Mon May 11 02:05:44 2026] GET /v2.0/ports?device_id=f59a91c3-3b82-4aa4-a839-dcfc161bfc04 => generated 969 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/730] 199.204.45.23 () {34 vars in 1011 bytes} [Mon May 11 02:05:44 2026] GET /v2.0/networks/f7a95cea-0802-44c5-88f8-b5acfdb23579?fields=segments => generated 14 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/731] 10.0.0.20 () {34 vars in 1039 bytes} [Mon May 11 02:05:44 2026] GET /v2.0/security-groups?id=fdaeabfe-30be-45cc-a6e6-c3a2d1c974d7&fields=id&fields=name => generated 114 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/732] 10.0.0.20 () {34 vars in 989 bytes} [Mon May 11 02:05:44 2026] GET /v2.0/ports?device_id=824ae9e7-9795-44c5-9270-5da0f2456ccc => 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: 368/733] 199.204.45.23 () {34 vars in 1111 bytes} [Mon May 11 02:05:44 2026] GET /v2.0/networks/f7a95cea-0802-44c5-88f8-b5acfdb23579?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/734] 10.0.0.20 () {34 vars in 1039 bytes} [Mon May 11 02:05:44 2026] GET /v2.0/security-groups?id=fd1a8e7c-a209-4a64-9679-b5ec43adf4c3&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: 367/735] 10.0.0.20 () {34 vars in 989 bytes} [Mon May 11 02:05:45 2026] GET /v2.0/ports?device_id=f59a91c3-3b82-4aa4-a839-dcfc161bfc04 => 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: 368/736] 10.0.0.20 () {34 vars in 1039 bytes} [Mon May 11 02:05:46 2026] GET /v2.0/security-groups?id=fdaeabfe-30be-45cc-a6e6-c3a2d1c974d7&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: 369/737] 10.0.0.20 () {34 vars in 989 bytes} [Mon May 11 02:05:46 2026] GET /v2.0/ports?device_id=824ae9e7-9795-44c5-9270-5da0f2456ccc => 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: 370/738] 10.0.0.20 () {34 vars in 1039 bytes} [Mon May 11 02:05:46 2026] GET /v2.0/security-groups?id=fd1a8e7c-a209-4a64-9679-b5ec43adf4c3&fields=id&fields=name => generated 113 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:05:46.271 8 INFO neutron.db.segments_db [None req-9c88c39a-8060-400b-b5fc-6298ec97d036 f323ed5aec60421989449862755d131a 4d9186654c4642a19a7c5014a29c6e88 - - - -] Added segment 4e1ed070-d4a0-4fce-a9e4-215b91f0b57e of type vxlan for network e5ed632d-879f-45da-a94a-b9348aa78e6d [pid: 8|app: 0|req: 369/739] 10.0.0.232 () {34 vars in 670 bytes} [Mon May 11 02:05:45 2026] POST /v2.0/networks => generated 645 bytes in 512 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/740] 10.0.0.232 () {34 vars in 665 bytes} [Mon May 11 02:05:46 2026] POST /v2.0/ports => generated 775 bytes in 316 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:05:46.832 8 INFO neutron.db.segments_db [None req-20e9af21-6351-4994-9860-d3d996fbbccd f323ed5aec60421989449862755d131a 4d9186654c4642a19a7c5014a29c6e88 - - - -] Added segment a9a15ee4-a4e1-4272-b5c9-833946c13965 of type vxlan for network 66286a72-0fe7-4550-8c6b-1f75b0453be1 [pid: 8|app: 0|req: 370/741] 10.0.0.232 () {34 vars in 670 bytes} [Mon May 11 02:05:46 2026] POST /v2.0/networks => generated 631 bytes in 220 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 371/742] 10.0.0.20 () {34 vars in 989 bytes} [Mon May 11 02:05:47 2026] GET /v2.0/ports?device_id=f59a91c3-3b82-4aa4-a839-dcfc161bfc04 => 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: 372/743] 10.0.0.20 () {34 vars in 1039 bytes} [Mon May 11 02:05:47 2026] GET /v2.0/security-groups?id=fdaeabfe-30be-45cc-a6e6-c3a2d1c974d7&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: 373/744] 10.0.0.20 () {34 vars in 989 bytes} [Mon May 11 02:05:47 2026] GET /v2.0/ports?device_id=824ae9e7-9795-44c5-9270-5da0f2456ccc => generated 971 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/745] 10.0.0.232 () {34 vars in 669 bytes} [Mon May 11 02:05:46 2026] POST /v2.0/subnets => generated 602 bytes in 363 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/746] 10.0.0.20 () {34 vars in 989 bytes} [Mon May 11 02:05:47 2026] GET /v2.0/ports?device_id=f59a91c3-3b82-4aa4-a839-dcfc161bfc04 => 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: 373/747] 10.0.0.20 () {34 vars in 1039 bytes} [Mon May 11 02:05:47 2026] GET /v2.0/security-groups?id=fd1a8e7c-a209-4a64-9679-b5ec43adf4c3&fields=id&fields=name => generated 113 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:05:47.836 7 INFO neutron.db.l3_db [None req-8b0cc20e-febb-47c2-a4b9-a6aef66fa1db b3f2bc3e33be459e85a4e7b37442a92c 316e2a474beb4d2ea16e44fff4f7abc6 - - - -] Floating IP af8a7368-edba-4cc6-a676-48dcc21c4ea0 associated. External IP: 10.96.250.206, port: 36c04146-9d0e-49a7-9d52-506842b97078. [pid: 8|app: 0|req: 375/748] 10.0.0.232 () {34 vars in 665 bytes} [Mon May 11 02:05:47 2026] POST /v2.0/ports => generated 954 bytes in 508 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 376/749] 199.204.45.23 () {34 vars in 1095 bytes} [Mon May 11 02:05:47 2026] GET /v2.0/ports?device_id=77f0cefa-969b-4ae2-a576-611e5c79b734&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/750] 10.0.0.232 () {34 vars in 749 bytes} [Mon May 11 02:05:47 2026] PUT /v2.0/floatingips/af8a7368-edba-4cc6-a676-48dcc21c4ea0 => generated 855 bytes in 849 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/751] 10.0.0.232 () {32 vars in 720 bytes} [Mon May 11 02:05:47 2026] DELETE /v2.0/ports/475178d2-0640-403e-be7a-5fa69cc56c7f => generated 0 bytes in 374 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/752] 199.204.45.23 () {34 vars in 1079 bytes} [Mon May 11 02:05:48 2026] GET /v2.0/ports?tenant_id=f8a04061b47d4603af5c2c24532b2a57&device_id=77f0cefa-969b-4ae2-a576-611e5c79b734 => generated 1240 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:05:48.319 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-094299b2-4ce6-4017-a86a-98961adec4a7'] response: {'name': 'network-changed', 'server_uuid': 'f59a91c3-3b82-4aa4-a839-dcfc161bfc04', 'tag': '36c04146-9d0e-49a7-9d52-506842b97078', 'status': 'completed', 'code': 200} 2026-05-11 02:05:48.329 8 INFO neutron.pecan_wsgi.hooks.translation [None req-15f367d9-ba4d-4607-9f9d-2b7ab096c73f f323ed5aec60421989449862755d131a 4d9186654c4642a19a7c5014a29c6e88 - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 378/753] 10.0.0.232 () {32 vars in 720 bytes} [Mon May 11 02:05:48 2026] DELETE /v2.0/ports/475178d2-0640-403e-be7a-5fa69cc56c7f => generated 132 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 02:05:48.356 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2baf2c6b-fe8d-4b1d-b957-b3b0462d07ca f323ed5aec60421989449862755d131a 4d9186654c4642a19a7c5014a29c6e88 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 379/754] 10.0.0.232 () {32 vars in 717 bytes} [Mon May 11 02:05:48 2026] GET /v2.0/ports/475178d2-0640-403e-be7a-5fa69cc56c7f => 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: 380/755] 199.204.45.23 () {34 vars in 985 bytes} [Mon May 11 02:05:48 2026] GET /v2.0/networks?id=5b078152-3e88-4f46-8f4c-5e76222f64b0 => generated 772 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/756] 10.0.0.20 () {34 vars in 989 bytes} [Mon May 11 02:05:48 2026] GET /v2.0/ports?device_id=f59a91c3-3b82-4aa4-a839-dcfc161bfc04 => generated 971 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/757] 199.204.45.23 () {34 vars in 1079 bytes} [Mon May 11 02:05:48 2026] GET /v2.0/ports?tenant_id=316e2a474beb4d2ea16e44fff4f7abc6&device_id=f59a91c3-3b82-4aa4-a839-dcfc161bfc04 => generated 1240 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/758] 199.204.45.23 () {34 vars in 1057 bytes} [Mon May 11 02:05:48 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=14af0705-c8ad-444e-be55-7780cee02cc9 => generated 860 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/759] 10.0.0.20 () {34 vars in 1039 bytes} [Mon May 11 02:05:48 2026] GET /v2.0/security-groups?id=fdaeabfe-30be-45cc-a6e6-c3a2d1c974d7&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: 384/760] 199.204.45.23 () {34 vars in 985 bytes} [Mon May 11 02:05:48 2026] GET /v2.0/networks?id=061ac74e-0cf7-4ba2-963f-30e7a7b22cc0 => generated 779 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/761] 10.0.0.20 () {34 vars in 989 bytes} [Mon May 11 02:05:48 2026] GET /v2.0/ports?device_id=824ae9e7-9795-44c5-9270-5da0f2456ccc => generated 971 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/762] 199.204.45.23 () {34 vars in 983 bytes} [Mon May 11 02:05:48 2026] GET /v2.0/subnets?id=88256ffc-af3b-4b59-82da-6107005ad2d2 => generated 670 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/763] 10.0.0.232 () {32 vars in 724 bytes} [Mon May 11 02:05:48 2026] DELETE /v2.0/subnets/4b780508-3dae-4acf-8ecf-9360b853f6f4 => generated 0 bytes in 274 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/764] 199.204.45.23 () {34 vars in 1057 bytes} [Mon May 11 02:05:48 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=36c04146-9d0e-49a7-9d52-506842b97078 => generated 858 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/765] 10.0.0.20 () {34 vars in 1039 bytes} [Mon May 11 02:05:48 2026] GET /v2.0/security-groups?id=fd1a8e7c-a209-4a64-9679-b5ec43adf4c3&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: 388/766] 199.204.45.23 () {34 vars in 1051 bytes} [Mon May 11 02:05:48 2026] GET /v2.0/ports?network_id=5b078152-3e88-4f46-8f4c-5e76222f64b0&device_owner=network%3Adhcp => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/767] 199.204.45.23 () {34 vars in 983 bytes} [Mon May 11 02:05:48 2026] GET /v2.0/subnets?id=99235fed-5604-4f03-95ad-7a7d8fc1aacf => generated 677 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/768] 199.204.45.23 () {34 vars in 1011 bytes} [Mon May 11 02:05:48 2026] GET /v2.0/networks/5b078152-3e88-4f46-8f4c-5e76222f64b0?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: 391/769] 10.0.0.20 () {34 vars in 989 bytes} [Mon May 11 02:05:48 2026] GET /v2.0/ports?device_id=824ae9e7-9795-44c5-9270-5da0f2456ccc => generated 971 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/770] 199.204.45.23 () {34 vars in 1051 bytes} [Mon May 11 02:05:48 2026] GET /v2.0/ports?network_id=061ac74e-0cf7-4ba2-963f-30e7a7b22cc0&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: 393/771] 199.204.45.23 () {34 vars in 1111 bytes} [Mon May 11 02:05:48 2026] GET /v2.0/networks/5b078152-3e88-4f46-8f4c-5e76222f64b0?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:05:49.192 7 INFO neutron.services.segments.plugin [-] Segment a9a15ee4-a4e1-4272-b5c9-833946c13965 resource provider aggregate not found 2026-05-11 02:05:49.198 7 INFO neutron.services.segments.plugin [-] Segment a9a15ee4-a4e1-4272-b5c9-833946c13965 resource provider aggregate not found 2026-05-11 02:05:49.221 7 INFO neutron.services.segments.plugin [-] Segment a9a15ee4-a4e1-4272-b5c9-833946c13965 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a9a15ee4-a4e1-4272-b5c9-833946c13965 found for delete ", "request_id": "req-56a96f2d-eb42-43d0-83ad-e2fa372ff35a"}]} 2026-05-11 02:05:49.223 7 INFO neutron.services.segments.plugin [-] Segment a9a15ee4-a4e1-4272-b5c9-833946c13965 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a9a15ee4-a4e1-4272-b5c9-833946c13965 found for delete ", "request_id": "req-389d580b-0061-4faf-96d4-e62d1485cd89"}]} [pid: 7|app: 0|req: 379/772] 10.0.0.232 () {32 vars in 726 bytes} [Mon May 11 02:05:48 2026] DELETE /v2.0/networks/66286a72-0fe7-4550-8c6b-1f75b0453be1 => generated 0 bytes in 468 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/773] 199.204.45.23 () {34 vars in 1011 bytes} [Mon May 11 02:05:49 2026] GET /v2.0/networks/061ac74e-0cf7-4ba2-963f-30e7a7b22cc0?fields=segments => generated 14 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/774] 10.0.0.175 () {34 vars in 990 bytes} [Mon May 11 02:05:49 2026] GET /v2.0/ports?device_id=77f0cefa-969b-4ae2-a576-611e5c79b734 => generated 1240 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:05:49.371 7 INFO neutron.db.segments_db [None req-b315648d-8f84-4692-852a-4bc67d0ebfba f323ed5aec60421989449862755d131a 4d9186654c4642a19a7c5014a29c6e88 - - - -] Added segment f62c0128-2f72-4bbd-9dfe-5a3a5a739493 of type vxlan for network 041ab199-09b4-45ac-94a3-873cc3889cea 2026-05-11 02:05:49.414 8 INFO neutron.db.l3_db [None req-e20986b4-ecb1-47e8-a433-636a08ab6e50 6f56b525cf3048139d91e9ca5f4acdab 039d78c48e514f119ab7daf0e87c6e5b - - - -] Floating IP f43241a6-2b32-4058-9bf1-53d90775898c associated. External IP: 10.96.250.219, port: b79484f3-6aef-4b1a-95db-3f9f72f57eff. [pid: 7|app: 0|req: 382/775] 10.0.0.232 () {34 vars in 670 bytes} [Mon May 11 02:05:49 2026] POST /v2.0/networks => generated 631 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/776] 199.204.45.23 () {34 vars in 1111 bytes} [Mon May 11 02:05:49 2026] GET /v2.0/networks/061ac74e-0cf7-4ba2-963f-30e7a7b22cc0?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/777] 10.0.0.175 () {34 vars in 1040 bytes} [Mon May 11 02:05:49 2026] GET /v2.0/security-groups?id=f3267671-551d-48ac-a4be-82db589db6ea&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/778] 10.0.0.232 () {34 vars in 749 bytes} [Mon May 11 02:05:49 2026] PUT /v2.0/floatingips/f43241a6-2b32-4058-9bf1-53d90775898c => generated 855 bytes in 817 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:05:49.924 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-288a40bc-6317-4fb1-9b4a-77461583799b'] response: {'name': 'network-changed', 'server_uuid': '824ae9e7-9795-44c5-9270-5da0f2456ccc', 'tag': 'b79484f3-6aef-4b1a-95db-3f9f72f57eff', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 395/779] 10.0.0.20 () {34 vars in 989 bytes} [Mon May 11 02:05:49 2026] GET /v2.0/ports?device_id=824ae9e7-9795-44c5-9270-5da0f2456ccc => generated 971 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/780] 10.0.0.20 () {34 vars in 1039 bytes} [Mon May 11 02:05:49 2026] GET /v2.0/security-groups?id=fd1a8e7c-a209-4a64-9679-b5ec43adf4c3&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: 385/781] 10.0.0.232 () {34 vars in 669 bytes} [Mon May 11 02:05:49 2026] POST /v2.0/subnets => generated 602 bytes in 396 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/782] 199.204.45.23 () {34 vars in 1079 bytes} [Mon May 11 02:05:49 2026] GET /v2.0/ports?tenant_id=039d78c48e514f119ab7daf0e87c6e5b&device_id=824ae9e7-9795-44c5-9270-5da0f2456ccc => generated 1240 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/783] 199.204.45.23 () {34 vars in 985 bytes} [Mon May 11 02:05:50 2026] GET /v2.0/networks?id=f7a95cea-0802-44c5-88f8-b5acfdb23579 => generated 765 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/784] 199.204.45.23 () {34 vars in 1057 bytes} [Mon May 11 02:05:50 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=b79484f3-6aef-4b1a-95db-3f9f72f57eff => generated 858 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/785] 10.0.0.20 () {34 vars in 989 bytes} [Mon May 11 02:05:50 2026] GET /v2.0/ports?device_id=824ae9e7-9795-44c5-9270-5da0f2456ccc => generated 971 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/786] 199.204.45.23 () {34 vars in 983 bytes} [Mon May 11 02:05:50 2026] GET /v2.0/subnets?id=319a18d3-d233-4633-98b6-d1cfe7f94836 => generated 663 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/787] 10.0.0.20 () {34 vars in 1039 bytes} [Mon May 11 02:05:50 2026] GET /v2.0/security-groups?id=fd1a8e7c-a209-4a64-9679-b5ec43adf4c3&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: 403/788] 199.204.45.23 () {34 vars in 1051 bytes} [Mon May 11 02:05:50 2026] GET /v2.0/ports?network_id=f7a95cea-0802-44c5-88f8-b5acfdb23579&device_owner=network%3Adhcp => generated 1244 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/789] 10.0.0.232 () {34 vars in 665 bytes} [Mon May 11 02:05:50 2026] POST /v2.0/ports => generated 911 bytes in 522 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/790] 199.204.45.23 () {34 vars in 1011 bytes} [Mon May 11 02:05:50 2026] GET /v2.0/networks/f7a95cea-0802-44c5-88f8-b5acfdb23579?fields=segments => generated 14 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/791] 199.204.45.23 () {34 vars in 1111 bytes} [Mon May 11 02:05:50 2026] GET /v2.0/networks/f7a95cea-0802-44c5-88f8-b5acfdb23579?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/792] 199.204.45.23 () {34 vars in 993 bytes} [Mon May 11 02:05:50 2026] GET /v2.0/ports?device_id=824ae9e7-9795-44c5-9270-5da0f2456ccc => generated 971 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/793] 10.0.0.232 () {32 vars in 720 bytes} [Mon May 11 02:05:50 2026] DELETE /v2.0/ports/b04e7774-b702-4efe-a833-797b9e369494 => generated 0 bytes in 837 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 02:05:51.414 7 INFO neutron.pecan_wsgi.hooks.translation [None req-df68012f-e93e-4ba7-9c37-fc98529ac34e f323ed5aec60421989449862755d131a 4d9186654c4642a19a7c5014a29c6e88 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 388/794] 10.0.0.232 () {32 vars in 717 bytes} [Mon May 11 02:05:51 2026] GET /v2.0/ports/b04e7774-b702-4efe-a833-797b9e369494 => generated 132 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/795] 10.0.0.232 () {32 vars in 724 bytes} [Mon May 11 02:05:51 2026] DELETE /v2.0/subnets/15809848-0fc1-4f0b-9b37-0a6a64952ea1 => 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: 390/796] 10.0.0.20 () {34 vars in 989 bytes} [Mon May 11 02:05:51 2026] GET /v2.0/ports?device_id=824ae9e7-9795-44c5-9270-5da0f2456ccc => generated 971 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:05:52.048 8 INFO neutron.db.l3_db [None req-43bb1a13-4a03-43fc-b255-987b464cd7b4 6f56b525cf3048139d91e9ca5f4acdab 039d78c48e514f119ab7daf0e87c6e5b - - - -] Floating IP f43241a6-2b32-4058-9bf1-53d90775898c disassociated. External IP: 10.96.250.219, port: b79484f3-6aef-4b1a-95db-3f9f72f57eff. 2026-05-11 02:05:52.117 7 INFO neutron.services.segments.plugin [-] Segment f62c0128-2f72-4bbd-9dfe-5a3a5a739493 resource provider aggregate not found 2026-05-11 02:05:52.121 7 INFO neutron.services.segments.plugin [-] Segment f62c0128-2f72-4bbd-9dfe-5a3a5a739493 resource provider aggregate not found 2026-05-11 02:05:52.142 7 INFO neutron.services.segments.plugin [-] Segment f62c0128-2f72-4bbd-9dfe-5a3a5a739493 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f62c0128-2f72-4bbd-9dfe-5a3a5a739493 found for delete ", "request_id": "req-bc1e3421-72d5-42af-8969-e2b2be7ed559"}]} 2026-05-11 02:05:52.143 7 INFO neutron.services.segments.plugin [-] Segment f62c0128-2f72-4bbd-9dfe-5a3a5a739493 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f62c0128-2f72-4bbd-9dfe-5a3a5a739493 found for delete ", "request_id": "req-34b7ee5a-a2cb-4940-a446-ead37dc6310f"}]} [pid: 7|app: 0|req: 391/797] 10.0.0.232 () {32 vars in 726 bytes} [Mon May 11 02:05:51 2026] DELETE /v2.0/networks/041ab199-09b4-45ac-94a3-873cc3889cea => generated 0 bytes in 473 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/798] 10.0.0.20 () {34 vars in 1039 bytes} [Mon May 11 02:05:52 2026] GET /v2.0/security-groups?id=fd1a8e7c-a209-4a64-9679-b5ec43adf4c3&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: 7|app: 0|req: 393/799] 10.0.0.232 () {34 vars in 665 bytes} [Mon May 11 02:05:52 2026] POST /v2.0/ports => generated 775 bytes in 285 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 407/800] 199.204.45.23 () {36 vars in 996 bytes} [Mon May 11 02:05:50 2026] DELETE /v2.0/ports/b79484f3-6aef-4b1a-95db-3f9f72f57eff => generated 0 bytes in 1588 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/801] 10.0.0.232 () {34 vars in 737 bytes} [Mon May 11 02:05:52 2026] PUT /v2.0/ports/0e841df9-e423-4e73-9669-a079643387f8 => generated 752 bytes in 172 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:05:52.712 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-63af7f7f-6df4-4ec3-8943-6029c3bb1066'] response: {'server_uuid': '824ae9e7-9795-44c5-9270-5da0f2456ccc', 'name': 'network-vif-deleted', 'tag': 'b79484f3-6aef-4b1a-95db-3f9f72f57eff', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 408/802] 10.0.0.232 () {32 vars in 720 bytes} [Mon May 11 02:05:52 2026] DELETE /v2.0/ports/0e841df9-e423-4e73-9669-a079643387f8 => generated 0 bytes in 229 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/803] 10.0.0.232 () {32 vars in 643 bytes} [Mon May 11 02:05:52 2026] GET /v2.0/ports => generated 778 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:05:53.048 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b633a89b-e0ba-46c4-8d6b-d0812a00b473 f323ed5aec60421989449862755d131a 4d9186654c4642a19a7c5014a29c6e88 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 409/804] 10.0.0.232 () {32 vars in 717 bytes} [Mon May 11 02:05:53 2026] GET /v2.0/ports/0e841df9-e423-4e73-9669-a079643387f8 => generated 132 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/805] 10.0.0.232 () {32 vars in 643 bytes} [Mon May 11 02:05: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) [pid: 8|app: 0|req: 410/806] 10.0.0.232 () {32 vars in 717 bytes} [Mon May 11 02:05:53 2026] GET /v2.0/ports/a366a29d-bf27-499e-96be-5b590fab85bf => generated 775 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:05:53.206 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b8840e13-8c6b-4998-b567-70b6dba2dd5b f323ed5aec60421989449862755d131a 4d9186654c4642a19a7c5014a29c6e88 - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 411/807] 10.0.0.232 () {32 vars in 720 bytes} [Mon May 11 02:05:53 2026] DELETE /v2.0/ports/b04e7774-b702-4efe-a833-797b9e369494 => generated 132 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 02:05:53.230 8 INFO neutron.pecan_wsgi.hooks.translation [None req-eb5d925b-244a-44f2-8d63-44952a77ed20 f323ed5aec60421989449862755d131a 4d9186654c4642a19a7c5014a29c6e88 - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 412/808] 10.0.0.232 () {32 vars in 724 bytes} [Mon May 11 02:05:53 2026] DELETE /v2.0/subnets/15809848-0fc1-4f0b-9b37-0a6a64952ea1 => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/809] 10.0.0.20 () {34 vars in 989 bytes} [Mon May 11 02:05:53 2026] GET /v2.0/ports?device_id=77f0cefa-969b-4ae2-a576-611e5c79b734 => generated 971 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:05:53.255 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c69ec92b-5018-44c0-aab6-c3b6beaa50c4 f323ed5aec60421989449862755d131a 4d9186654c4642a19a7c5014a29c6e88 - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 413/810] 10.0.0.232 () {32 vars in 724 bytes} [Mon May 11 02:05:53 2026] DELETE /v2.0/subnets/4b780508-3dae-4acf-8ecf-9360b853f6f4 => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/811] 10.0.0.20 () {34 vars in 1039 bytes} [Mon May 11 02:05:53 2026] GET /v2.0/security-groups?id=f3267671-551d-48ac-a4be-82db589db6ea&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: 7|app: 0|req: 399/812] 10.0.0.232 () {32 vars in 740 bytes} [Mon May 11 02:05:53 2026] DELETE /v2.0/security-groups/fd1a8e7c-a209-4a64-9679-b5ec43adf4c3 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:05:53.409 7 INFO neutron.api.v2.resource [None req-b4a665b9-2a62-4ecb-97ed-c476b29852a5 6f56b525cf3048139d91e9ca5f4acdab 039d78c48e514f119ab7daf0e87c6e5b - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 400/813] 10.0.0.232 () {32 vars in 737 bytes} [Mon May 11 02:05:53 2026] GET /v2.0/security-groups/fd1a8e7c-a209-4a64-9679-b5ec43adf4c3 => generated 146 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/814] 10.0.0.232 () {32 vars in 720 bytes} [Mon May 11 02:05:53 2026] DELETE /v2.0/ports/a366a29d-bf27-499e-96be-5b590fab85bf => generated 0 bytes in 243 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/815] 10.0.0.20 () {34 vars in 989 bytes} [Mon May 11 02:05:53 2026] GET /v2.0/ports?device_id=77f0cefa-969b-4ae2-a576-611e5c79b734 => generated 971 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/816] 10.0.0.232 () {32 vars in 732 bytes} [Mon May 11 02:05:53 2026] DELETE /v2.0/floatingips/f43241a6-2b32-4058-9bf1-53d90775898c => generated 0 bytes in 399 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:05:53.859 8 INFO neutron.services.segments.plugin [-] Segment 4e1ed070-d4a0-4fce-a9e4-215b91f0b57e resource provider aggregate not found 2026-05-11 02:05:53.864 8 INFO neutron.services.segments.plugin [-] Segment 4e1ed070-d4a0-4fce-a9e4-215b91f0b57e resource provider aggregate not found [pid: 7|app: 0|req: 402/817] 10.0.0.20 () {34 vars in 1039 bytes} [Mon May 11 02:05:53 2026] GET /v2.0/security-groups?id=f3267671-551d-48ac-a4be-82db589db6ea&fields=id&fields=name => generated 114 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:05:53.880 8 INFO neutron.services.segments.plugin [-] Segment 4e1ed070-d4a0-4fce-a9e4-215b91f0b57e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4e1ed070-d4a0-4fce-a9e4-215b91f0b57e found for delete ", "request_id": "req-1e2c25f3-3d6f-473f-9b82-82e131a5e169"}]} 2026-05-11 02:05:53.881 8 INFO neutron.services.segments.plugin [-] Segment 4e1ed070-d4a0-4fce-a9e4-215b91f0b57e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4e1ed070-d4a0-4fce-a9e4-215b91f0b57e found for delete ", "request_id": "req-73a1e8aa-bda6-40eb-becd-b6eda4493bd9"}]} [pid: 8|app: 0|req: 416/818] 10.0.0.232 () {32 vars in 726 bytes} [Mon May 11 02:05:53 2026] DELETE /v2.0/networks/e5ed632d-879f-45da-a94a-b9348aa78e6d => generated 0 bytes in 289 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/819] 199.204.45.23 () {34 vars in 993 bytes} [Mon May 11 02:05:54 2026] GET /v2.0/ports?device_id=77f0cefa-969b-4ae2-a576-611e5c79b734 => generated 971 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:05:54.884 8 INFO neutron.db.l3_db [None req-30d2b257-0609-438e-b12a-959b5fbf4d36 40e199ea46cf430cad2485f968818be3 f8a04061b47d4603af5c2c24532b2a57 - - - -] Floating IP 03d18188-f21b-4ff7-8980-27b9b49b9c67 disassociated. External IP: 10.96.250.213, port: 14af0705-c8ad-444e-be55-7780cee02cc9. [pid: 7|app: 0|req: 403/820] 10.0.0.232 () {34 vars in 789 bytes} [Mon May 11 02:05:53 2026] PUT /v2.0/routers/49cd8b75-02d8-45be-8893-f7329ed867cf/remove_router_interface => generated 309 bytes in 1098 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/821] 10.0.0.232 () {32 vars in 774 bytes} [Mon May 11 02:05:54 2026] GET /v2.0/security-groups?tenant_id=4d9186654c4642a19a7c5014a29c6e88&name=default => generated 2801 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/822] 10.0.0.20 () {34 vars in 989 bytes} [Mon May 11 02:05:55 2026] GET /v2.0/ports?device_id=77f0cefa-969b-4ae2-a576-611e5c79b734 => 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: 418/823] 199.204.45.23 () {36 vars in 996 bytes} [Mon May 11 02:05:54 2026] DELETE /v2.0/ports/14af0705-c8ad-444e-be55-7780cee02cc9 => generated 0 bytes in 1246 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 02:05:55.394 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-3f8c9ea6-fc3a-47a6-948e-e44d17a2983d'] response: {'server_uuid': '77f0cefa-969b-4ae2-a576-611e5c79b734', 'name': 'network-vif-deleted', 'tag': '14af0705-c8ad-444e-be55-7780cee02cc9', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 419/824] 10.0.0.232 () {32 vars in 740 bytes} [Mon May 11 02:05:55 2026] DELETE /v2.0/security-groups/883eb086-2909-4b34-8325-1482388ac2a4 => generated 0 bytes in 148 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:05:56.141 7 INFO neutron.services.segments.plugin [-] Segment ca60b4d3-f28f-4432-a1b3-a1afe3cee7a8 resource provider aggregate not found 2026-05-11 02:05:56.146 7 INFO neutron.services.segments.plugin [-] Segment ca60b4d3-f28f-4432-a1b3-a1afe3cee7a8 resource provider aggregate not found 2026-05-11 02:05:56.166 7 INFO neutron.services.segments.plugin [-] Segment ca60b4d3-f28f-4432-a1b3-a1afe3cee7a8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ca60b4d3-f28f-4432-a1b3-a1afe3cee7a8 found for delete ", "request_id": "req-13291dcd-fd82-42e9-9656-600fdddfa023"}]} 2026-05-11 02:05:56.167 7 INFO neutron.services.segments.plugin [-] Segment ca60b4d3-f28f-4432-a1b3-a1afe3cee7a8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ca60b4d3-f28f-4432-a1b3-a1afe3cee7a8 found for delete ", "request_id": "req-58ace6bb-7e75-4e0e-887d-c7f62fb8ad4d"}]} 2026-05-11 02:05:56.173 7 INFO neutron.db.l3_hamode_db [None req-187725b0-0ebb-43dd-b551-c86abb9f96d9 7b643627ab1b4c938108f89a5cfaf7a5 b0d49083c0f84326b0e36ace7b36643c - - - -] HA network f02b148b-ebf9-43af-a110-f7a86828bc3d was deleted as no HA routers are present in tenant 039d78c48e514f119ab7daf0e87c6e5b. [pid: 7|app: 0|req: 406/825] 10.0.0.232 () {32 vars in 724 bytes} [Mon May 11 02:05:55 2026] DELETE /v2.0/routers/49cd8b75-02d8-45be-8893-f7329ed867cf => generated 0 bytes in 1076 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/826] 10.0.0.232 () {32 vars in 740 bytes} [Mon May 11 02:05:56 2026] DELETE /v2.0/security-groups/f3267671-551d-48ac-a4be-82db589db6ea => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:05:56.305 7 INFO neutron.api.v2.resource [None req-76d1e5c8-9505-46e8-ad72-99b83b296475 40e199ea46cf430cad2485f968818be3 f8a04061b47d4603af5c2c24532b2a57 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 408/827] 10.0.0.232 () {32 vars in 737 bytes} [Mon May 11 02:05:56 2026] GET /v2.0/security-groups/f3267671-551d-48ac-a4be-82db589db6ea => generated 146 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/828] 10.0.0.232 () {32 vars in 724 bytes} [Mon May 11 02:05:56 2026] DELETE /v2.0/subnets/319a18d3-d233-4633-98b6-d1cfe7f94836 => generated 0 bytes in 204 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/829] 10.0.0.232 () {32 vars in 732 bytes} [Mon May 11 02:05:56 2026] DELETE /v2.0/floatingips/03d18188-f21b-4ff7-8980-27b9b49b9c67 => generated 0 bytes in 343 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:05:56.760 8 INFO neutron.services.segments.plugin [-] Segment 4e720776-3d64-41d5-9a97-b6eebad46418 resource provider aggregate not found 2026-05-11 02:05:56.766 8 INFO neutron.services.segments.plugin [-] Segment 4e720776-3d64-41d5-9a97-b6eebad46418 resource provider aggregate not found 2026-05-11 02:05:56.783 8 INFO neutron.services.segments.plugin [-] Segment 4e720776-3d64-41d5-9a97-b6eebad46418 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4e720776-3d64-41d5-9a97-b6eebad46418 found for delete ", "request_id": "req-e33e6c75-8922-4a04-821a-8b5d7d9a4832"}]} 2026-05-11 02:05:56.785 8 INFO neutron.services.segments.plugin [-] Segment 4e720776-3d64-41d5-9a97-b6eebad46418 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4e720776-3d64-41d5-9a97-b6eebad46418 found for delete ", "request_id": "req-e2523975-e034-424d-a5f7-47593a794e8b"}]} [pid: 8|app: 0|req: 421/830] 10.0.0.232 () {32 vars in 726 bytes} [Mon May 11 02:05:56 2026] DELETE /v2.0/networks/f7a95cea-0802-44c5-88f8-b5acfdb23579 => generated 0 bytes in 398 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 422/831] 10.0.0.232 () {32 vars in 774 bytes} [Mon May 11 02:05:56 2026] GET /v2.0/security-groups?tenant_id=039d78c48e514f119ab7daf0e87c6e5b&name=default => generated 2801 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:05:57.023 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [2d863868-0a94-42ac-bd3e-472c041639f6] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: Server unexpectedly closed connection. Trying again in 1 seconds.: OSError: Server unexpectedly closed connection [pid: 8|app: 0|req: 423/832] 10.0.0.232 () {32 vars in 740 bytes} [Mon May 11 02:05:56 2026] DELETE /v2.0/security-groups/e995d784-59eb-4f7f-a07f-72f6ffed4cb1 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:05:57.481 8 INFO neutron.db.segments_db [None req-5599d693-3234-48be-96fd-b1980c64ce2a 73b12ff8309c41809612b4d7cf68391b cce65649a4fa423e9cf9527f3f8f052a - - - -] Added segment bfe55dcd-5a99-4f0a-b44c-34b547d66f42 of type vxlan for network 5ee1517c-1104-48ba-812f-00cdb30aac3b [pid: 8|app: 0|req: 424/833] 10.0.0.232 () {34 vars in 670 bytes} [Mon May 11 02:05:57 2026] POST /v2.0/networks => generated 630 bytes in 458 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/834] 10.0.0.232 () {34 vars in 789 bytes} [Mon May 11 02:05:56 2026] PUT /v2.0/routers/e0777e01-0b20-4972-a2c1-855bb5892bf6/remove_router_interface => generated 309 bytes in 990 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:05:57.665 8 INFO neutron.db.segments_db [None req-cff3c301-d71e-4776-9f7d-c78555a4d47a 73b12ff8309c41809612b4d7cf68391b cce65649a4fa423e9cf9527f3f8f052a - - - -] Added segment 0d340629-ff54-43f6-a3e9-4d992f7bcf26 of type vxlan for network 53d97809-0cf6-4676-867b-ab07d0508033 [pid: 8|app: 0|req: 425/835] 10.0.0.232 () {34 vars in 670 bytes} [Mon May 11 02:05:57 2026] POST /v2.0/networks => generated 629 bytes in 179 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/836] 10.0.0.232 () {34 vars in 669 bytes} [Mon May 11 02:05:57 2026] POST /v2.0/subnets => generated 602 bytes in 392 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:05:58.220 7 INFO oslo.messaging._drivers.impl_rabbit [-] [2d863868-0a94-42ac-bd3e-472c041639f6] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 32970. [pid: 8|app: 0|req: 427/837] 10.0.0.232 () {34 vars in 669 bytes} [Mon May 11 02:05:58 2026] POST /v2.0/subnets => generated 602 bytes in 332 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 428/838] 10.0.0.175 () {34 vars in 990 bytes} [Mon May 11 02:05:58 2026] GET /v2.0/ports?device_id=f59a91c3-3b82-4aa4-a839-dcfc161bfc04 => generated 1240 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:05:58.610 8 INFO neutron.db.segments_db [None req-a38b3b49-7065-4fda-a4fd-06d170a9b929 73b12ff8309c41809612b4d7cf68391b cce65649a4fa423e9cf9527f3f8f052a - - - -] Added segment feebc247-a413-4d4f-a67e-cc2cb33373fd of type vxlan for network bc183afa-b542-4e6a-a943-5df4b032d4ba 2026-05-11 02:05:59.038 8 INFO neutron.db.l3_hamode_db [None req-a38b3b49-7065-4fda-a4fd-06d170a9b929 73b12ff8309c41809612b4d7cf68391b cce65649a4fa423e9cf9527f3f8f052a - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-11 02:05:59.074 7 INFO neutron.services.segments.plugin [-] Segment e31e8829-5c7d-4e78-a6e5-e1ec9250f330 resource provider aggregate not found 2026-05-11 02:05:59.080 7 INFO neutron.services.segments.plugin [-] Segment e31e8829-5c7d-4e78-a6e5-e1ec9250f330 resource provider aggregate not found 2026-05-11 02:05:59.097 7 INFO neutron.services.segments.plugin [-] Segment e31e8829-5c7d-4e78-a6e5-e1ec9250f330 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e31e8829-5c7d-4e78-a6e5-e1ec9250f330 found for delete ", "request_id": "req-271e1911-b494-4d39-9c64-63d9c12e3b58"}]} 2026-05-11 02:05:59.103 7 INFO neutron.db.l3_hamode_db [None req-49ac34a5-b96a-45d9-b38c-de2dcff25952 7b643627ab1b4c938108f89a5cfaf7a5 b0d49083c0f84326b0e36ace7b36643c - - - -] HA network 023c68bc-9488-47fe-bc0a-bccff2f63967 was deleted as no HA routers are present in tenant f8a04061b47d4603af5c2c24532b2a57. [pid: 7|app: 0|req: 411/839] 10.0.0.232 () {32 vars in 724 bytes} [Mon May 11 02:05:57 2026] DELETE /v2.0/routers/e0777e01-0b20-4972-a2c1-855bb5892bf6 => generated 0 bytes in 1456 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:05:59.111 7 INFO neutron.services.segments.plugin [-] Segment e31e8829-5c7d-4e78-a6e5-e1ec9250f330 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e31e8829-5c7d-4e78-a6e5-e1ec9250f330 found for delete ", "request_id": "req-d83cbf3c-ec4d-4172-9206-855071ddbd4c"}]} [pid: 7|app: 0|req: 412/840] 10.0.0.175 () {34 vars in 1040 bytes} [Mon May 11 02:05:59 2026] GET /v2.0/security-groups?id=fdaeabfe-30be-45cc-a6e6-c3a2d1c974d7&fields=id&fields=name => generated 114 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:05:59.210 8 INFO neutron.db.l3_hamode_db [None req-a38b3b49-7065-4fda-a4fd-06d170a9b929 73b12ff8309c41809612b4d7cf68391b cce65649a4fa423e9cf9527f3f8f052a - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 415/843] 10.0.0.232 () {32 vars in 724 bytes} [Mon May 11 02:05:59 2026] DELETE /v2.0/subnets/88256ffc-af3b-4b59-82da-6107005ad2d2 => generated 0 bytes in 204 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/844] 10.0.0.232 () {32 vars in 726 bytes} [Mon May 11 02:05:59 2026] DELETE /v2.0/networks/5b078152-3e88-4f46-8f4c-5e76222f64b0 => generated 0 bytes in 401 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/845] 10.0.0.232 () {32 vars in 774 bytes} [Mon May 11 02:05:59 2026] GET /v2.0/security-groups?tenant_id=f8a04061b47d4603af5c2c24532b2a57&name=default => generated 2797 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 429/846] 10.0.0.232 () {34 vars in 669 bytes} [Mon May 11 02:05:58 2026] POST /v2.0/routers => generated 507 bytes in 1499 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/847] 10.0.0.232 () {32 vars in 740 bytes} [Mon May 11 02:05:59 2026] DELETE /v2.0/security-groups/187cfbb8-5a8f-40f6-bdaa-9abb8dd186d9 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/848] 10.0.0.20 () {34 vars in 989 bytes} [Mon May 11 02:06:00 2026] GET /v2.0/ports?device_id=f59a91c3-3b82-4aa4-a839-dcfc161bfc04 => generated 971 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/849] 10.0.0.20 () {34 vars in 970 bytes} [Mon May 11 02:06:00 2026] GET /v2.0/ports/36c04146-9d0e-49a7-9d52-506842b97078 => generated 968 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:06:01.214 7 INFO neutron.services.segments.plugin [-] Segment 668094b9-affa-4fe5-99d1-1908f6408620 resource provider aggregate not found 2026-05-11 02:06:01.219 7 INFO neutron.services.segments.plugin [-] Segment 668094b9-affa-4fe5-99d1-1908f6408620 resource provider aggregate not found 2026-05-11 02:06:01.238 7 INFO neutron.services.segments.plugin [-] Segment 668094b9-affa-4fe5-99d1-1908f6408620 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 668094b9-affa-4fe5-99d1-1908f6408620 found for delete ", "request_id": "req-0ce9ab4b-a3c0-45d4-86f1-60d495539f04"}]} 2026-05-11 02:06:01.243 7 INFO neutron.services.segments.plugin [-] Segment 668094b9-affa-4fe5-99d1-1908f6408620 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 668094b9-affa-4fe5-99d1-1908f6408620 found for delete ", "request_id": "req-79902759-4d56-4a88-9adb-9329cd9794ea"}]} [pid: 7|app: 0|req: 421/850] 199.204.45.23 () {34 vars in 999 bytes} [Mon May 11 02:06:01 2026] GET /v2.0/subnets?network_id=061ac74e-0cf7-4ba2-963f-30e7a7b22cc0 => generated 659 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 422/851] 199.204.45.23 () {34 vars in 1145 bytes} [Mon May 11 02:06:01 2026] GET /v2.0/ports?device_id=f59a91c3-3b82-4aa4-a839-dcfc161bfc04&device_owner=compute%3Anova&network_id=061ac74e-0cf7-4ba2-963f-30e7a7b22cc0 => generated 971 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 430/852] 10.0.0.232 () {34 vars in 783 bytes} [Mon May 11 02:06:00 2026] PUT /v2.0/routers/97be347e-ac2f-4e15-b4c9-cc66829d5481/add_router_interface => generated 309 bytes in 1433 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 431/853] 10.0.0.232 () {32 vars in 717 bytes} [Mon May 11 02:06:01 2026] GET /v2.0/ports/d81c11b2-b38b-493d-9219-52a39b65168a => generated 955 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/854] 199.204.45.23 () {38 vars in 1027 bytes} [Mon May 11 02:06:01 2026] PUT /v2.0/ports/36c04146-9d0e-49a7-9d52-506842b97078 => generated 1145 bytes in 538 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 424/855] 199.204.45.23 () {34 vars in 1079 bytes} [Mon May 11 02:06:01 2026] GET /v2.0/ports?tenant_id=316e2a474beb4d2ea16e44fff4f7abc6&device_id=f59a91c3-3b82-4aa4-a839-dcfc161bfc04 => generated 1417 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:06:01.970 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-2304ff04-caa5-449e-a6aa-570cde43a2e4'] response: {'name': 'network-changed', 'server_uuid': 'f59a91c3-3b82-4aa4-a839-dcfc161bfc04', 'tag': '36c04146-9d0e-49a7-9d52-506842b97078', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 425/856] 199.204.45.23 () {34 vars in 985 bytes} [Mon May 11 02:06:01 2026] GET /v2.0/networks?id=061ac74e-0cf7-4ba2-963f-30e7a7b22cc0 => generated 779 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/857] 199.204.45.23 () {34 vars in 1057 bytes} [Mon May 11 02:06:02 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=36c04146-9d0e-49a7-9d52-506842b97078 => 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: 427/858] 199.204.45.23 () {34 vars in 1057 bytes} [Mon May 11 02:06:02 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=36c04146-9d0e-49a7-9d52-506842b97078 => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 428/859] 199.204.45.23 () {34 vars in 983 bytes} [Mon May 11 02:06:02 2026] GET /v2.0/subnets?id=99235fed-5604-4f03-95ad-7a7d8fc1aacf => generated 677 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 429/860] 199.204.45.23 () {34 vars in 1051 bytes} [Mon May 11 02:06:02 2026] GET /v2.0/ports?network_id=061ac74e-0cf7-4ba2-963f-30e7a7b22cc0&device_owner=network%3Adhcp => generated 1244 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 430/861] 199.204.45.23 () {34 vars in 1011 bytes} [Mon May 11 02:06:02 2026] GET /v2.0/networks/061ac74e-0cf7-4ba2-963f-30e7a7b22cc0?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: 431/862] 199.204.45.23 () {34 vars in 1111 bytes} [Mon May 11 02:06:02 2026] GET /v2.0/networks/061ac74e-0cf7-4ba2-963f-30e7a7b22cc0?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 432/863] 199.204.45.23 () {34 vars in 1079 bytes} [Mon May 11 02:06:02 2026] GET /v2.0/ports?tenant_id=316e2a474beb4d2ea16e44fff4f7abc6&device_id=f59a91c3-3b82-4aa4-a839-dcfc161bfc04 => generated 1417 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 433/864] 199.204.45.23 () {34 vars in 985 bytes} [Mon May 11 02:06:02 2026] GET /v2.0/networks?id=061ac74e-0cf7-4ba2-963f-30e7a7b22cc0 => generated 779 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 434/865] 199.204.45.23 () {34 vars in 1057 bytes} [Mon May 11 02:06:02 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=36c04146-9d0e-49a7-9d52-506842b97078 => generated 860 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 435/866] 199.204.45.23 () {34 vars in 1057 bytes} [Mon May 11 02:06:02 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=36c04146-9d0e-49a7-9d52-506842b97078 => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 436/867] 199.204.45.23 () {34 vars in 983 bytes} [Mon May 11 02:06:02 2026] GET /v2.0/subnets?id=99235fed-5604-4f03-95ad-7a7d8fc1aacf => generated 677 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 437/868] 199.204.45.23 () {34 vars in 1051 bytes} [Mon May 11 02:06:02 2026] GET /v2.0/ports?network_id=061ac74e-0cf7-4ba2-963f-30e7a7b22cc0&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: 438/869] 199.204.45.23 () {34 vars in 1011 bytes} [Mon May 11 02:06:02 2026] GET /v2.0/networks/061ac74e-0cf7-4ba2-963f-30e7a7b22cc0?fields=segments => generated 14 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 439/870] 199.204.45.23 () {34 vars in 1111 bytes} [Mon May 11 02:06:02 2026] GET /v2.0/networks/061ac74e-0cf7-4ba2-963f-30e7a7b22cc0?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 432/871] 10.0.0.232 () {34 vars in 783 bytes} [Mon May 11 02:06:01 2026] PUT /v2.0/routers/97be347e-ac2f-4e15-b4c9-cc66829d5481/add_router_interface => generated 309 bytes in 1725 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 440/872] 10.0.0.232 () {32 vars in 774 bytes} [Mon May 11 02:06:03 2026] GET /v2.0/security-groups?tenant_id=73ade5058c644181b41f9a52d906cdf9&name=default => generated 2801 bytes in 297 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 441/873] 10.0.0.20 () {34 vars in 989 bytes} [Mon May 11 02:06:03 2026] GET /v2.0/ports?device_id=f59a91c3-3b82-4aa4-a839-dcfc161bfc04 => generated 1148 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 433/874] 10.0.0.232 () {32 vars in 774 bytes} [Mon May 11 02:06:03 2026] GET /v2.0/security-groups?tenant_id=ecd669b38c17492e891b5e212d77b395&name=default => generated 2801 bytes in 209 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 442/875] 10.0.0.232 () {32 vars in 717 bytes} [Mon May 11 02:06:03 2026] GET /v2.0/ports/7d8d51b4-026e-4771-8473-d4bbe695cbe2 => 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: 443/876] 10.0.0.20 () {34 vars in 1039 bytes} [Mon May 11 02:06:03 2026] GET /v2.0/security-groups?id=fdaeabfe-30be-45cc-a6e6-c3a2d1c974d7&fields=id&fields=name => generated 114 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 434/877] 10.0.0.232 () {32 vars in 740 bytes} [Mon May 11 02:06:03 2026] DELETE /v2.0/security-groups/35f35729-ebe9-4636-8e53-da141e7dae12 => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 444/878] 10.0.0.232 () {32 vars in 740 bytes} [Mon May 11 02:06:03 2026] DELETE /v2.0/security-groups/5b1dafb4-20c7-4161-b77f-5a8868875ecd => 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: 445/879] 10.0.0.232 () {32 vars in 774 bytes} [Mon May 11 02:06:03 2026] GET /v2.0/security-groups?tenant_id=254931b2af04445f8d20442f4dac33ff&name=default => generated 2801 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 446/880] 199.204.45.23 () {34 vars in 1117 bytes} [Mon May 11 02:06:03 2026] GET /v2.0/ports?device_id=f59a91c3-3b82-4aa4-a839-dcfc161bfc04&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.8 => generated 1148 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 447/881] 10.0.0.232 () {32 vars in 740 bytes} [Mon May 11 02:06:03 2026] DELETE /v2.0/security-groups/793ea36c-d9e6-4d8a-bab6-192c9c42384e => generated 0 bytes in 133 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 448/882] 199.204.45.23 () {38 vars in 1027 bytes} [Mon May 11 02:06:03 2026] PUT /v2.0/ports/36c04146-9d0e-49a7-9d52-506842b97078 => generated 968 bytes in 437 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 02:06:04.469 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-57cc407c-aa8f-47c5-a733-660ee548285c'] response: {'name': 'network-changed', 'server_uuid': 'f59a91c3-3b82-4aa4-a839-dcfc161bfc04', 'tag': '36c04146-9d0e-49a7-9d52-506842b97078', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 449/883] 199.204.45.23 () {34 vars in 1079 bytes} [Mon May 11 02:06:04 2026] GET /v2.0/ports?tenant_id=316e2a474beb4d2ea16e44fff4f7abc6&device_id=f59a91c3-3b82-4aa4-a839-dcfc161bfc04 => generated 1240 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 450/884] 199.204.45.23 () {34 vars in 985 bytes} [Mon May 11 02:06:04 2026] GET /v2.0/networks?id=061ac74e-0cf7-4ba2-963f-30e7a7b22cc0 => generated 779 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 451/885] 199.204.45.23 () {34 vars in 1057 bytes} [Mon May 11 02:06:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=36c04146-9d0e-49a7-9d52-506842b97078 => generated 860 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 452/886] 199.204.45.23 () {34 vars in 983 bytes} [Mon May 11 02:06:04 2026] GET /v2.0/subnets?id=99235fed-5604-4f03-95ad-7a7d8fc1aacf => generated 677 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 453/887] 199.204.45.23 () {34 vars in 1051 bytes} [Mon May 11 02:06:04 2026] GET /v2.0/ports?network_id=061ac74e-0cf7-4ba2-963f-30e7a7b22cc0&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: 454/888] 199.204.45.23 () {34 vars in 1011 bytes} [Mon May 11 02:06:04 2026] GET /v2.0/networks/061ac74e-0cf7-4ba2-963f-30e7a7b22cc0?fields=segments => generated 14 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 455/889] 199.204.45.23 () {34 vars in 1111 bytes} [Mon May 11 02:06:04 2026] GET /v2.0/networks/061ac74e-0cf7-4ba2-963f-30e7a7b22cc0?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: 456/890] 199.204.45.23 () {34 vars in 1079 bytes} [Mon May 11 02:06:04 2026] GET /v2.0/ports?tenant_id=316e2a474beb4d2ea16e44fff4f7abc6&device_id=f59a91c3-3b82-4aa4-a839-dcfc161bfc04 => generated 1240 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 457/891] 199.204.45.23 () {34 vars in 985 bytes} [Mon May 11 02:06:04 2026] GET /v2.0/networks?id=061ac74e-0cf7-4ba2-963f-30e7a7b22cc0 => generated 779 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 458/892] 199.204.45.23 () {34 vars in 1057 bytes} [Mon May 11 02:06:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=36c04146-9d0e-49a7-9d52-506842b97078 => generated 860 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 435/893] 10.0.0.232 () {34 vars in 789 bytes} [Mon May 11 02:06:03 2026] PUT /v2.0/routers/97be347e-ac2f-4e15-b4c9-cc66829d5481/remove_router_interface => generated 309 bytes in 1552 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 459/894] 199.204.45.23 () {34 vars in 983 bytes} [Mon May 11 02:06:05 2026] GET /v2.0/subnets?id=99235fed-5604-4f03-95ad-7a7d8fc1aacf => generated 677 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 460/895] 199.204.45.23 () {34 vars in 1051 bytes} [Mon May 11 02:06:05 2026] GET /v2.0/ports?network_id=061ac74e-0cf7-4ba2-963f-30e7a7b22cc0&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: 461/896] 199.204.45.23 () {34 vars in 1011 bytes} [Mon May 11 02:06:05 2026] GET /v2.0/networks/061ac74e-0cf7-4ba2-963f-30e7a7b22cc0?fields=segments => generated 14 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 462/897] 199.204.45.23 () {34 vars in 1111 bytes} [Mon May 11 02:06:05 2026] GET /v2.0/networks/061ac74e-0cf7-4ba2-963f-30e7a7b22cc0?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 463/898] 10.0.0.20 () {34 vars in 989 bytes} [Mon May 11 02:06:05 2026] GET /v2.0/ports?device_id=f59a91c3-3b82-4aa4-a839-dcfc161bfc04 => generated 971 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 464/899] 10.0.0.20 () {34 vars in 1039 bytes} [Mon May 11 02:06:06 2026] GET /v2.0/security-groups?id=fdaeabfe-30be-45cc-a6e6-c3a2d1c974d7&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 436/900] 10.0.0.232 () {34 vars in 789 bytes} [Mon May 11 02:06:05 2026] PUT /v2.0/routers/97be347e-ac2f-4e15-b4c9-cc66829d5481/remove_router_interface => generated 309 bytes in 1134 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 465/901] 10.0.0.232 () {32 vars in 736 bytes} [Mon May 11 02:06:06 2026] GET /v2.0/ports?device_id=97be347e-ac2f-4e15-b4c9-cc66829d5481 => 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: 466/902] 199.204.45.23 () {34 vars in 993 bytes} [Mon May 11 02:06:06 2026] GET /v2.0/ports?device_id=f59a91c3-3b82-4aa4-a839-dcfc161bfc04 => generated 971 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:06:06.847 7 INFO neutron.db.l3_db [None req-9998adc4-43f0-4b0d-8c3b-e4d842c3bf0a b3f2bc3e33be459e85a4e7b37442a92c 316e2a474beb4d2ea16e44fff4f7abc6 - - - -] Floating IP af8a7368-edba-4cc6-a676-48dcc21c4ea0 disassociated. External IP: 10.96.250.206, port: 36c04146-9d0e-49a7-9d52-506842b97078. 2026-05-11 02:06:07.020 8 INFO neutron.services.segments.plugin [-] Segment feebc247-a413-4d4f-a67e-cc2cb33373fd resource provider aggregate not found 2026-05-11 02:06:07.025 8 INFO neutron.services.segments.plugin [-] Segment feebc247-a413-4d4f-a67e-cc2cb33373fd resource provider aggregate not found 2026-05-11 02:06:07.044 8 INFO neutron.services.segments.plugin [-] Segment feebc247-a413-4d4f-a67e-cc2cb33373fd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid feebc247-a413-4d4f-a67e-cc2cb33373fd found for delete ", "request_id": "req-3291cf93-a216-45ed-b368-5d469afb61bd"}]} 2026-05-11 02:06:07.046 8 INFO neutron.services.segments.plugin [-] Segment feebc247-a413-4d4f-a67e-cc2cb33373fd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid feebc247-a413-4d4f-a67e-cc2cb33373fd found for delete ", "request_id": "req-ddec07c5-6aef-418f-ab58-fa1878909584"}]} 2026-05-11 02:06:07.053 8 INFO neutron.db.l3_hamode_db [None req-2b461af2-87f4-448a-9abe-47f82663f28f 73b12ff8309c41809612b4d7cf68391b cce65649a4fa423e9cf9527f3f8f052a - - - -] HA network bc183afa-b542-4e6a-a943-5df4b032d4ba was deleted as no HA routers are present in tenant cce65649a4fa423e9cf9527f3f8f052a. [pid: 8|app: 0|req: 437/903] 10.0.0.232 () {32 vars in 724 bytes} [Mon May 11 02:06:06 2026] DELETE /v2.0/routers/97be347e-ac2f-4e15-b4c9-cc66829d5481 => generated 0 bytes in 735 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 467/904] 199.204.45.23 () {36 vars in 996 bytes} [Mon May 11 02:06:06 2026] DELETE /v2.0/ports/36c04146-9d0e-49a7-9d52-506842b97078 => generated 0 bytes in 788 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 438/905] 10.0.0.232 () {32 vars in 724 bytes} [Mon May 11 02:06:07 2026] DELETE /v2.0/subnets/ccf25d73-fce6-4871-aa1c-5d54457f0a61 => generated 0 bytes in 243 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 468/906] 10.0.0.20 () {34 vars in 989 bytes} [Mon May 11 02:06:07 2026] GET /v2.0/ports?device_id=f59a91c3-3b82-4aa4-a839-dcfc161bfc04 => 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: 439/907] 10.0.0.232 () {32 vars in 724 bytes} [Mon May 11 02:06:07 2026] DELETE /v2.0/subnets/296fd710-a280-4d0c-a006-bbce8268cc4d => generated 0 bytes in 207 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 02:06:07.531 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-8b37c510-9992-4162-a34c-9b84f63acbe8'] response: {'server_uuid': 'f59a91c3-3b82-4aa4-a839-dcfc161bfc04', 'name': 'network-vif-deleted', 'tag': '36c04146-9d0e-49a7-9d52-506842b97078', 'status': 'completed', 'code': 200} 2026-05-11 02:06:07.887 7 INFO neutron.services.segments.plugin [-] Segment 0d340629-ff54-43f6-a3e9-4d992f7bcf26 resource provider aggregate not found 2026-05-11 02:06:07.892 7 INFO neutron.services.segments.plugin [-] Segment 0d340629-ff54-43f6-a3e9-4d992f7bcf26 resource provider aggregate not found [pid: 7|app: 0|req: 469/908] 10.0.0.232 () {32 vars in 726 bytes} [Mon May 11 02:06:07 2026] DELETE /v2.0/networks/53d97809-0cf6-4676-867b-ab07d0508033 => generated 0 bytes in 405 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 02:06:07.939 7 INFO neutron.services.segments.plugin [-] Segment 0d340629-ff54-43f6-a3e9-4d992f7bcf26 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0d340629-ff54-43f6-a3e9-4d992f7bcf26 found for delete ", "request_id": "req-55b15e2b-937d-4981-a770-c067918e41ec"}]} 2026-05-11 02:06:07.959 7 INFO neutron.services.segments.plugin [-] Segment 0d340629-ff54-43f6-a3e9-4d992f7bcf26 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0d340629-ff54-43f6-a3e9-4d992f7bcf26 found for delete ", "request_id": "req-0c414be8-d65a-4c9e-8bf0-0036615071a5"}]} [pid: 8|app: 0|req: 440/909] 10.0.0.232 () {32 vars in 774 bytes} [Mon May 11 02:06:07 2026] GET /v2.0/security-groups?tenant_id=2be420f050a74ef18a34d9fff0c78b08&name=default => generated 2801 bytes in 305 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 470/910] 10.0.0.232 () {32 vars in 726 bytes} [Mon May 11 02:06:07 2026] DELETE /v2.0/networks/5ee1517c-1104-48ba-812f-00cdb30aac3b => 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: 471/911] 10.0.0.232 () {32 vars in 740 bytes} [Mon May 11 02:06:08 2026] DELETE /v2.0/security-groups/77e08577-e605-40d4-9e2c-dd49c14eb27a => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:06:08.267 7 INFO neutron.db.segments_db [None req-f2ab74e7-15b0-4cc8-a51d-2f62caa7d8a3 73b12ff8309c41809612b4d7cf68391b cce65649a4fa423e9cf9527f3f8f052a - - - -] Added segment 324dbeb4-da3a-469a-b0ec-8f332015c1cd of type vxlan for network fc411058-929c-43ae-a91c-41fb59c26004 [pid: 8|app: 0|req: 441/912] 10.0.0.232 () {32 vars in 774 bytes} [Mon May 11 02:06:08 2026] GET /v2.0/security-groups?tenant_id=ba514beb6ae54ce2bf857f9486e7c14c&name=default => generated 2801 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 442/913] 10.0.0.232 () {32 vars in 740 bytes} [Mon May 11 02:06:08 2026] DELETE /v2.0/security-groups/c48e4e7a-0af7-4a19-adfb-0cee21ef3956 => 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: 472/914] 10.0.0.232 () {34 vars in 670 bytes} [Mon May 11 02:06:08 2026] POST /v2.0/networks => generated 629 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 443/915] 10.0.0.232 () {32 vars in 774 bytes} [Mon May 11 02:06:08 2026] GET /v2.0/security-groups?tenant_id=6e072dd506cc4a8da5cf0839ddb49599&name=default => generated 2801 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 444/916] 10.0.0.232 () {32 vars in 740 bytes} [Mon May 11 02:06:08 2026] DELETE /v2.0/security-groups/fdaeabfe-30be-45cc-a6e6-c3a2d1c974d7 => 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: 473/917] 10.0.0.232 () {34 vars in 669 bytes} [Mon May 11 02:06:08 2026] POST /v2.0/subnets => generated 602 bytes in 312 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 445/918] 10.0.0.232 () {32 vars in 740 bytes} [Mon May 11 02:06:08 2026] DELETE /v2.0/security-groups/f7af77b4-d6e1-4232-9227-84b9d6177521 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:06:08.743 8 INFO neutron.api.v2.resource [None req-30590068-572b-4294-b018-712c8391c919 b3f2bc3e33be459e85a4e7b37442a92c 316e2a474beb4d2ea16e44fff4f7abc6 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 446/919] 10.0.0.232 () {32 vars in 737 bytes} [Mon May 11 02:06:08 2026] GET /v2.0/security-groups/fdaeabfe-30be-45cc-a6e6-c3a2d1c974d7 => generated 146 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 474/920] 10.0.0.232 () {32 vars in 774 bytes} [Mon May 11 02:06:08 2026] GET /v2.0/security-groups?tenant_id=8f641334fa844bee894f3203093f60d3&name=default => generated 2801 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:06:08.793 8 INFO neutron.db.segments_db [None req-800c9a90-bfa8-4f8e-a060-e1324ae2fdff 73b12ff8309c41809612b4d7cf68391b cce65649a4fa423e9cf9527f3f8f052a - - - -] Added segment 078f59b1-2272-414b-afd1-172c1d146348 of type vxlan for network dc4fb41f-efd9-4e31-8550-d98fdc62d9ed 2026-05-11 02:06:09.106 8 INFO neutron.db.l3_hamode_db [None req-800c9a90-bfa8-4f8e-a060-e1324ae2fdff 73b12ff8309c41809612b4d7cf68391b cce65649a4fa423e9cf9527f3f8f052a - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-11 02:06:09.308 8 INFO neutron.db.l3_hamode_db [None req-800c9a90-bfa8-4f8e-a060-e1324ae2fdff 73b12ff8309c41809612b4d7cf68391b cce65649a4fa423e9cf9527f3f8f052a - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 475/921] 10.0.0.232 () {32 vars in 732 bytes} [Mon May 11 02:06:08 2026] DELETE /v2.0/floatingips/af8a7368-edba-4cc6-a676-48dcc21c4ea0 => generated 0 bytes in 927 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 476/922] 10.0.0.232 () {32 vars in 740 bytes} [Mon May 11 02:06:09 2026] DELETE /v2.0/security-groups/e53d4879-a29c-4c15-8bb3-1ee7feb1df86 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:06:10.002 7 INFO neutron.services.segments.plugin [-] Segment bfe55dcd-5a99-4f0a-b44c-34b547d66f42 resource provider aggregate not found 2026-05-11 02:06:10.015 7 INFO neutron.services.segments.plugin [-] Segment bfe55dcd-5a99-4f0a-b44c-34b547d66f42 resource provider aggregate not found 2026-05-11 02:06:10.028 7 INFO neutron.services.segments.plugin [-] Segment bfe55dcd-5a99-4f0a-b44c-34b547d66f42 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bfe55dcd-5a99-4f0a-b44c-34b547d66f42 found for delete ", "request_id": "req-8b04835b-131c-477f-8f22-85f70abc88fd"}]} 2026-05-11 02:06:10.041 7 INFO neutron.services.segments.plugin [-] Segment bfe55dcd-5a99-4f0a-b44c-34b547d66f42 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bfe55dcd-5a99-4f0a-b44c-34b547d66f42 found for delete ", "request_id": "req-3097bde0-9377-4166-8529-c3c9dc1bbc2b"}]} [pid: 8|app: 0|req: 447/923] 10.0.0.232 () {34 vars in 669 bytes} [Mon May 11 02:06:08 2026] POST /v2.0/routers => generated 506 bytes in 1529 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 448/924] 10.0.0.232 () {34 vars in 665 bytes} [Mon May 11 02:06:10 2026] POST /v2.0/ports => generated 952 bytes in 395 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 477/925] 10.0.0.232 () {34 vars in 789 bytes} [Mon May 11 02:06:09 2026] PUT /v2.0/routers/485d2485-ce75-4651-bc0e-8c8a7ed372cc/remove_router_interface => generated 309 bytes in 1307 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:06:12.421 7 INFO neutron.services.segments.plugin [-] Segment 6039d528-45b1-4688-a39c-d2876b33de62 resource provider aggregate not found 2026-05-11 02:06:12.427 7 INFO neutron.services.segments.plugin [-] Segment 6039d528-45b1-4688-a39c-d2876b33de62 resource provider aggregate not found 2026-05-11 02:06:12.445 7 INFO neutron.services.segments.plugin [-] Segment 6039d528-45b1-4688-a39c-d2876b33de62 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6039d528-45b1-4688-a39c-d2876b33de62 found for delete ", "request_id": "req-bc6122e4-8748-445d-b7cd-5c3d697466eb"}]} 2026-05-11 02:06:12.447 7 INFO neutron.services.segments.plugin [-] Segment 6039d528-45b1-4688-a39c-d2876b33de62 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6039d528-45b1-4688-a39c-d2876b33de62 found for delete ", "request_id": "req-314dcabf-94ae-483c-8a93-9b34137eff20"}]} 2026-05-11 02:06:12.453 7 INFO neutron.db.l3_hamode_db [None req-2257c162-665c-4b50-b6a5-72c3ae8de798 7b643627ab1b4c938108f89a5cfaf7a5 b0d49083c0f84326b0e36ace7b36643c - - - -] HA network 86673c6b-dacb-4f4f-93dd-ef694868f912 was deleted as no HA routers are present in tenant 316e2a474beb4d2ea16e44fff4f7abc6. [pid: 7|app: 0|req: 478/926] 10.0.0.232 () {32 vars in 724 bytes} [Mon May 11 02:06:11 2026] DELETE /v2.0/routers/485d2485-ce75-4651-bc0e-8c8a7ed372cc => generated 0 bytes in 1314 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 449/927] 10.0.0.232 () {34 vars in 783 bytes} [Mon May 11 02:06:10 2026] PUT /v2.0/routers/cd21bb54-726a-49e7-a85b-fc30dacc2424/add_router_interface => generated 309 bytes in 1825 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 450/928] 10.0.0.232 () {32 vars in 717 bytes} [Mon May 11 02:06:12 2026] GET /v2.0/ports/7c091a38-c552-48e5-bb80-1d9f9b64a473 => generated 1026 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 479/929] 10.0.0.232 () {32 vars in 724 bytes} [Mon May 11 02:06:12 2026] DELETE /v2.0/subnets/99235fed-5604-4f03-95ad-7a7d8fc1aacf => generated 0 bytes in 186 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 480/930] 10.0.0.232 () {32 vars in 726 bytes} [Mon May 11 02:06:12 2026] DELETE /v2.0/networks/061ac74e-0cf7-4ba2-963f-30e7a7b22cc0 => generated 0 bytes in 390 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 481/931] 10.0.0.232 () {32 vars in 774 bytes} [Mon May 11 02:06:13 2026] GET /v2.0/security-groups?tenant_id=50917cd30dd44e4ca3aadeb19add8a65&name=default => generated 2801 bytes in 307 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 482/932] 10.0.0.232 () {32 vars in 774 bytes} [Mon May 11 02:06:13 2026] GET /v2.0/security-groups?tenant_id=316e2a474beb4d2ea16e44fff4f7abc6&name=default => generated 2801 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 483/933] 10.0.0.232 () {32 vars in 740 bytes} [Mon May 11 02:06:13 2026] DELETE /v2.0/security-groups/52e1a1d7-fb9a-4c64-97f0-3ab18af9a1cf => 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: 484/934] 10.0.0.232 () {32 vars in 740 bytes} [Mon May 11 02:06:13 2026] DELETE /v2.0/security-groups/ab9a9cb5-42cd-40e5-819b-b87712118028 => 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: 451/935] 10.0.0.232 () {34 vars in 789 bytes} [Mon May 11 02:06:12 2026] PUT /v2.0/routers/cd21bb54-726a-49e7-a85b-fc30dacc2424/remove_router_interface => generated 309 bytes in 1079 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 485/936] 10.0.0.232 () {32 vars in 774 bytes} [Mon May 11 02:06:13 2026] GET /v2.0/security-groups?tenant_id=3b0e4a8afdee421e8a816d7f00a94228&name=default => generated 2801 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 486/937] 10.0.0.232 () {32 vars in 740 bytes} [Mon May 11 02:06:13 2026] DELETE /v2.0/security-groups/eb50b12f-cc10-468c-996a-4e0d026dff90 => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:06:13.851 8 INFO neutron.api.v2.resource [None req-e3a5e7d1-101e-4879-b322-9d0bf01179a2 73b12ff8309c41809612b4d7cf68391b cce65649a4fa423e9cf9527f3f8f052a - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 452/938] 10.0.0.232 () {34 vars in 789 bytes} [Mon May 11 02:06:13 2026] PUT /v2.0/routers/cd21bb54-726a-49e7-a85b-fc30dacc2424/remove_router_interface => generated 197 bytes in 151 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 487/939] 10.0.0.232 () {32 vars in 736 bytes} [Mon May 11 02:06:13 2026] GET /v2.0/ports?device_id=cd21bb54-726a-49e7-a85b-fc30dacc2424 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:06:14.618 8 INFO neutron.services.segments.plugin [-] Segment 078f59b1-2272-414b-afd1-172c1d146348 resource provider aggregate not found 2026-05-11 02:06:14.623 8 INFO neutron.services.segments.plugin [-] Segment 078f59b1-2272-414b-afd1-172c1d146348 resource provider aggregate not found 2026-05-11 02:06:14.642 8 INFO neutron.services.segments.plugin [-] Segment 078f59b1-2272-414b-afd1-172c1d146348 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 078f59b1-2272-414b-afd1-172c1d146348 found for delete ", "request_id": "req-f16f7630-16dc-4534-93d7-45289cc32c28"}]} 2026-05-11 02:06:14.644 8 INFO neutron.services.segments.plugin [-] Segment 078f59b1-2272-414b-afd1-172c1d146348 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 078f59b1-2272-414b-afd1-172c1d146348 found for delete ", "request_id": "req-9b86f1a6-c280-43a4-ae15-e7099207d6d3"}]} 2026-05-11 02:06:14.658 8 INFO neutron.db.l3_hamode_db [None req-cd6702cd-e9e9-4e2a-9a04-aa40ebe6fa98 73b12ff8309c41809612b4d7cf68391b cce65649a4fa423e9cf9527f3f8f052a - - - -] HA network dc4fb41f-efd9-4e31-8550-d98fdc62d9ed was deleted as no HA routers are present in tenant cce65649a4fa423e9cf9527f3f8f052a. [pid: 8|app: 0|req: 453/942] 10.0.0.232 () {32 vars in 724 bytes} [Mon May 11 02:06:13 2026] DELETE /v2.0/routers/cd21bb54-726a-49e7-a85b-fc30dacc2424 => generated 0 bytes in 772 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:06:14.706 7 INFO neutron.services.segments.plugin [-] Segment 5678c33a-2ab2-41a0-8cd4-6d813db27703 resource provider aggregate not found 2026-05-11 02:06:14.710 7 INFO neutron.services.segments.plugin [-] Segment 5678c33a-2ab2-41a0-8cd4-6d813db27703 resource provider aggregate not found 2026-05-11 02:06:14.729 7 INFO neutron.services.segments.plugin [-] Segment 5678c33a-2ab2-41a0-8cd4-6d813db27703 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5678c33a-2ab2-41a0-8cd4-6d813db27703 found for delete ", "request_id": "req-a625918a-3371-495d-966d-814e41f4c661"}]} 2026-05-11 02:06:14.791 7 INFO neutron.services.segments.plugin [-] Segment 5678c33a-2ab2-41a0-8cd4-6d813db27703 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5678c33a-2ab2-41a0-8cd4-6d813db27703 found for delete ", "request_id": "req-2173c93a-1939-47fb-b8b8-320b60253531"}]} [pid: 7|app: 0|req: 490/943] 10.0.0.232 () {32 vars in 724 bytes} [Mon May 11 02:06:14 2026] DELETE /v2.0/subnets/212b0246-b6a7-40f4-afac-7e29b3157d52 => generated 0 bytes in 262 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 454/944] 10.0.0.232 () {32 vars in 726 bytes} [Mon May 11 02:06:14 2026] DELETE /v2.0/networks/fc411058-929c-43ae-a91c-41fb59c26004 => generated 0 bytes in 489 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 02:06:15.492 7 INFO neutron.db.segments_db [None req-c68608cd-a963-4692-9551-c18983615999 73b12ff8309c41809612b4d7cf68391b cce65649a4fa423e9cf9527f3f8f052a - - - -] Added segment c1a109a1-b566-4992-8b9d-71378f59fc71 of type vxlan for network 0c21cf28-9c71-47b8-a944-241b7b8fd904 [pid: 7|app: 0|req: 491/945] 10.0.0.232 () {34 vars in 670 bytes} [Mon May 11 02:06:15 2026] POST /v2.0/networks => generated 630 bytes in 191 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:06:15.844 8 INFO neutron.db.segments_db [None req-b89d87cc-7028-4cf7-948e-873f830f26f0 7b643627ab1b4c938108f89a5cfaf7a5 b0d49083c0f84326b0e36ace7b36643c - - - -] Added segment 24ea7154-fa66-44bc-93c4-8ab4acdf0452 of type vxlan for network a619e630-c606-4f55-b9b7-5a2f3ea140b2 [pid: 8|app: 0|req: 455/946] 10.0.0.232 () {34 vars in 671 bytes} [Mon May 11 02:06:15 2026] POST /v2.0/networks => generated 744 bytes in 418 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 492/947] 10.0.0.232 () {34 vars in 669 bytes} [Mon May 11 02:06:15 2026] POST /v2.0/subnets => generated 602 bytes in 339 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:06:16.046 7 INFO neutron.db.segments_db [None req-2303bc42-b15a-4f1e-8ca6-ccfbd1cd97d2 73b12ff8309c41809612b4d7cf68391b cce65649a4fa423e9cf9527f3f8f052a - - - -] Added segment 1e4acf79-8f31-445c-907e-b256665e9998 of type vxlan for network cd1d9515-c96c-4abf-9782-bc941cdc035d [pid: 8|app: 0|req: 456/948] 10.0.0.232 () {34 vars in 669 bytes} [Mon May 11 02:06:15 2026] POST /v2.0/subnets => generated 667 bytes in 291 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:06:16.376 7 INFO neutron.db.l3_hamode_db [None req-2303bc42-b15a-4f1e-8ca6-ccfbd1cd97d2 73b12ff8309c41809612b4d7cf68391b cce65649a4fa423e9cf9527f3f8f052a - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 457/949] 10.0.0.232 () {32 vars in 774 bytes} [Mon May 11 02:06:16 2026] GET /v2.0/security-groups?tenant_id=7b0cd64c378a442693d98adb2b401c39&name=default => generated 2801 bytes in 220 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:06:16.558 8 INFO neutron.db.segments_db [None req-cfccdf26-9905-405b-b52f-17783c391a76 7b643627ab1b4c938108f89a5cfaf7a5 b0d49083c0f84326b0e36ace7b36643c - - - -] Added segment 43ec9927-5599-4bd5-b62a-4d1b8ac46ae8 of type vxlan for network 05a0faa6-6b8b-4e65-b8c9-a61e34858068 2026-05-11 02:06:16.559 7 INFO neutron.db.l3_hamode_db [None req-2303bc42-b15a-4f1e-8ca6-ccfbd1cd97d2 73b12ff8309c41809612b4d7cf68391b cce65649a4fa423e9cf9527f3f8f052a - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-11 02:06:16.682 8 INFO neutron.services.segments.plugin [-] Segment 324dbeb4-da3a-469a-b0ec-8f332015c1cd resource provider aggregate not found 2026-05-11 02:06:16.687 8 INFO neutron.services.segments.plugin [-] Segment 324dbeb4-da3a-469a-b0ec-8f332015c1cd resource provider aggregate not found 2026-05-11 02:06:16.706 8 INFO neutron.services.segments.plugin [-] Segment 324dbeb4-da3a-469a-b0ec-8f332015c1cd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 324dbeb4-da3a-469a-b0ec-8f332015c1cd found for delete ", "request_id": "req-74db0cf8-9319-48d5-8487-75e951962fe9"}]} 2026-05-11 02:06:16.708 8 INFO neutron.services.segments.plugin [-] Segment 324dbeb4-da3a-469a-b0ec-8f332015c1cd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 324dbeb4-da3a-469a-b0ec-8f332015c1cd found for delete ", "request_id": "req-bfa7e9f3-e5ad-4543-95f8-971eeea661e8"}]} 2026-05-11 02:06:16.906 8 INFO neutron.db.l3_hamode_db [None req-cfccdf26-9905-405b-b52f-17783c391a76 7b643627ab1b4c938108f89a5cfaf7a5 b0d49083c0f84326b0e36ace7b36643c - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 493/950] 10.0.0.232 () {34 vars in 669 bytes} [Mon May 11 02:06:15 2026] POST /v2.0/routers => generated 507 bytes in 1374 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 494/951] 10.0.0.232 () {32 vars in 774 bytes} [Mon May 11 02:06:17 2026] GET /v2.0/security-groups?tenant_id=bf3c6cb59d8a4ca7b1437801718afe29&name=default => generated 2801 bytes in 167 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 495/952] 10.0.0.232 () {32 vars in 740 bytes} [Mon May 11 02:06:17 2026] DELETE /v2.0/security-groups/3002c85d-a5ff-43e6-878e-8d678b7515ac => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:06:18.357 8 INFO neutron.db.l3_hamode_db [None req-cfccdf26-9905-405b-b52f-17783c391a76 7b643627ab1b4c938108f89a5cfaf7a5 b0d49083c0f84326b0e36ace7b36643c - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 458/953] 10.0.0.232 () {34 vars in 669 bytes} [Mon May 11 02:06:16 2026] POST /v2.0/routers => generated 731 bytes in 3072 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 459/954] 10.0.0.232 () {32 vars in 740 bytes} [Mon May 11 02:06:19 2026] DELETE /v2.0/security-groups/e68c2d9e-128e-4f3c-9409-b8604dee7761 => 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: 460/955] 10.0.0.232 () {32 vars in 774 bytes} [Mon May 11 02:06:19 2026] GET /v2.0/security-groups?tenant_id=0c12db1e61c746aa994b90e2dfa73798&name=default => generated 2801 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 496/956] 10.0.0.232 () {34 vars in 783 bytes} [Mon May 11 02:06:17 2026] PUT /v2.0/routers/ec29eee9-6ae9-4d41-b205-747ce342d038/add_router_interface => generated 309 bytes in 2205 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 497/957] 10.0.0.232 () {32 vars in 740 bytes} [Mon May 11 02:06:19 2026] DELETE /v2.0/security-groups/36aba115-72d7-4a89-a381-c0deb272b7f0 => 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: 498/958] 10.0.0.232 () {32 vars in 717 bytes} [Mon May 11 02:06:19 2026] GET /v2.0/ports/d93679d1-bd12-4e2e-b6b9-c177701ba6b8 => generated 955 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 499/959] 10.0.0.232 () {34 vars in 789 bytes} [Mon May 11 02:06:19 2026] PUT /v2.0/routers/ec29eee9-6ae9-4d41-b205-747ce342d038/remove_router_interface => generated 309 bytes in 1189 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 500/960] 10.0.0.232 () {32 vars in 736 bytes} [Mon May 11 02:06:21 2026] GET /v2.0/ports?device_id=ec29eee9-6ae9-4d41-b205-747ce342d038 => 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: 461/961] 10.0.0.232 () {34 vars in 783 bytes} [Mon May 11 02:06:19 2026] PUT /v2.0/routers/d2e539c3-e27a-4eba-8175-2f55113f77a0/add_router_interface => generated 309 bytes in 1450 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:06:21.923 7 INFO neutron.services.segments.plugin [-] Segment 1e4acf79-8f31-445c-907e-b256665e9998 resource provider aggregate not found 2026-05-11 02:06:21.929 7 INFO neutron.services.segments.plugin [-] Segment 1e4acf79-8f31-445c-907e-b256665e9998 resource provider aggregate not found 2026-05-11 02:06:21.947 7 INFO neutron.services.segments.plugin [-] Segment 1e4acf79-8f31-445c-907e-b256665e9998 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1e4acf79-8f31-445c-907e-b256665e9998 found for delete ", "request_id": "req-a59e1767-091b-4618-b4ca-ee72cc0f3fea"}]} 2026-05-11 02:06:21.952 7 INFO neutron.services.segments.plugin [-] Segment 1e4acf79-8f31-445c-907e-b256665e9998 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1e4acf79-8f31-445c-907e-b256665e9998 found for delete ", "request_id": "req-5b530e59-56bb-4d40-b2b3-c29cb3251800"}]} 2026-05-11 02:06:21.964 7 INFO neutron.db.l3_hamode_db [None req-a7e25359-bb4b-4cce-8e3f-c1424542d78b 73b12ff8309c41809612b4d7cf68391b cce65649a4fa423e9cf9527f3f8f052a - - - -] HA network cd1d9515-c96c-4abf-9782-bc941cdc035d was deleted as no HA routers are present in tenant cce65649a4fa423e9cf9527f3f8f052a. [pid: 7|app: 0|req: 501/962] 10.0.0.232 () {32 vars in 724 bytes} [Mon May 11 02:06:21 2026] DELETE /v2.0/routers/ec29eee9-6ae9-4d41-b205-747ce342d038 => generated 0 bytes in 762 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 462/963] 10.0.0.232 () {34 vars in 685 bytes} [Mon May 11 02:06:21 2026] POST /v2.0/security-groups => generated 1596 bytes in 184 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 502/964] 10.0.0.232 () {32 vars in 724 bytes} [Mon May 11 02:06:21 2026] DELETE /v2.0/subnets/366aa8f1-4a7a-4e0b-97a9-894f781c6cfe => generated 0 bytes in 244 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 463/965] 10.0.0.232 () {32 vars in 774 bytes} [Mon May 11 02:06:22 2026] GET /v2.0/security-groups?tenant_id=46efe616dfdd4c2c9f1ef15563a894ef&name=default => generated 2801 bytes in 239 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 503/966] 10.0.0.232 () {34 vars in 695 bytes} [Mon May 11 02:06:22 2026] POST /v2.0/security-group-rules => generated 565 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 504/967] 10.0.0.232 () {32 vars in 740 bytes} [Mon May 11 02:06:22 2026] DELETE /v2.0/security-groups/b1e1e91c-3a95-40e9-b15d-5337488fb153 => 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: 505/968] 10.0.0.232 () {34 vars in 695 bytes} [Mon May 11 02:06:22 2026] POST /v2.0/security-group-rules => generated 570 bytes in 97 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: 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-11 02:06:22.748 8 INFO neutron.services.segments.plugin [-] Segment c1a109a1-b566-4992-8b9d-71378f59fc71 resource provider aggregate not found 2026-05-11 02:06:22.753 8 INFO neutron.services.segments.plugin [-] Segment c1a109a1-b566-4992-8b9d-71378f59fc71 resource provider aggregate not found 2026-05-11 02:06:22.769 8 INFO neutron.services.segments.plugin [-] Segment c1a109a1-b566-4992-8b9d-71378f59fc71 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c1a109a1-b566-4992-8b9d-71378f59fc71 found for delete ", "request_id": "req-eb80fe14-9f30-4890-9bb6-8cca98039efd"}]} 2026-05-11 02:06:22.770 8 INFO neutron.services.segments.plugin [-] Segment c1a109a1-b566-4992-8b9d-71378f59fc71 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c1a109a1-b566-4992-8b9d-71378f59fc71 found for delete ", "request_id": "req-ce76caca-d60d-4538-a466-f1771d5342ee"}]} [pid: 8|app: 0|req: 464/969] 10.0.0.232 () {32 vars in 726 bytes} [Mon May 11 02:06:22 2026] DELETE /v2.0/networks/0c21cf28-9c71-47b8-a944-241b7b8fd904 => generated 0 bytes in 439 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 02:06:22.854 8 INFO neutron.db.segments_db [None req-3429b522-2ca2-455c-83f8-3370c74b72c6 73b12ff8309c41809612b4d7cf68391b cce65649a4fa423e9cf9527f3f8f052a - - - -] Added segment 75fcd7ea-3edd-4077-aa78-3249710209e0 of type vxlan for network a4d3e85b-c854-4de8-a961-77461fda38b2 [pid: 7|app: 0|req: 506/970] 10.0.0.232 () {34 vars in 676 bytes} [Mon May 11 02:06:22 2026] POST /v2.0/floatingips => generated 552 bytes in 646 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:06:23.241 8 INFO neutron.db.l3_hamode_db [None req-3429b522-2ca2-455c-83f8-3370c74b72c6 73b12ff8309c41809612b4d7cf68391b cce65649a4fa423e9cf9527f3f8f052a - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 507/971] 10.0.0.20 () {34 vars in 1099 bytes} [Mon May 11 02:06:23 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1559107461&fields=id&tenant_id=7d395e3d809a47af9926c5b0a6608c5a => generated 69 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 508/972] 10.0.0.20 () {34 vars in 981 bytes} [Mon May 11 02:06:23 2026] GET /v2.0/networks?id=a619e630-c606-4f55-b9b7-5a2f3ea140b2 => generated 676 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 509/973] 10.0.0.20 () {34 vars in 964 bytes} [Mon May 11 02:06:23 2026] GET /v2.0/quotas/7d395e3d809a47af9926c5b0a6608c5a => generated 292 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 510/974] 10.0.0.20 () {34 vars in 1001 bytes} [Mon May 11 02:06:23 2026] GET /v2.0/ports?tenant_id=7d395e3d809a47af9926c5b0a6608c5a&fields=id => generated 103 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 511/975] 10.0.0.20 () {34 vars in 1007 bytes} [Mon May 11 02:06:23 2026] GET /v2.0/networks/a619e630-c606-4f55-b9b7-5a2f3ea140b2?fields=segments => generated 14 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 512/976] 10.0.0.20 () {34 vars in 1107 bytes} [Mon May 11 02:06:23 2026] GET /v2.0/networks/a619e630-c606-4f55-b9b7-5a2f3ea140b2?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:06:24.177 8 INFO neutron.db.l3_hamode_db [None req-3429b522-2ca2-455c-83f8-3370c74b72c6 73b12ff8309c41809612b4d7cf68391b cce65649a4fa423e9cf9527f3f8f052a - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 513/977] 10.0.0.20 () {34 vars in 989 bytes} [Mon May 11 02:06:24 2026] GET /v2.0/ports?device_id=ed24130d-869c-4a23-9f60-01384befb0f3 => 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: 514/978] 10.0.0.232 () {32 vars in 774 bytes} [Mon May 11 02:06:24 2026] GET /v2.0/security-groups?tenant_id=bfb8e6e18e8d4a73a6be97d0caee2f4a&name=default => generated 2801 bytes in 357 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 515/979] 10.0.0.232 () {32 vars in 740 bytes} [Mon May 11 02:06:24 2026] DELETE /v2.0/security-groups/dd942d0a-7b3b-40b1-8c59-33ba58086b77 => 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: 516/980] 10.0.0.232 () {32 vars in 774 bytes} [Mon May 11 02:06:25 2026] GET /v2.0/security-groups?tenant_id=39c44f9ddde241b2b0c2d39c29ed8fc6&name=default => generated 2801 bytes in 162 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 517/981] 199.204.45.23 () {34 vars in 985 bytes} [Mon May 11 02:06:25 2026] GET /v2.0/networks?id=a619e630-c606-4f55-b9b7-5a2f3ea140b2 => generated 676 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 518/982] 10.0.0.232 () {32 vars in 740 bytes} [Mon May 11 02:06:25 2026] DELETE /v2.0/security-groups/fdaea82e-c5ad-4af9-838f-0c2f82fe1a19 => 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: 519/983] 10.0.0.20 () {34 vars in 989 bytes} [Mon May 11 02:06:25 2026] GET /v2.0/ports?device_id=ed24130d-869c-4a23-9f60-01384befb0f3 => generated 12 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 520/984] 199.204.45.23 () {34 vars in 1049 bytes} [Mon May 11 02:06:25 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=7d395e3d809a47af9926c5b0a6608c5a => generated 181 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 465/985] 10.0.0.232 () {34 vars in 669 bytes} [Mon May 11 02:06:22 2026] POST /v2.0/routers => generated 687 bytes in 3040 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 466/986] 10.0.0.232 () {32 vars in 721 bytes} [Mon May 11 02:06:25 2026] GET /v2.0/routers/be6d07d6-f85c-49af-9091-7b115eefd930 => generated 693 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 521/987] 199.204.45.23 () {38 vars in 954 bytes} [Mon May 11 02:06:25 2026] POST /v2.0/ports => generated 954 bytes in 456 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 467/988] 10.0.0.232 () {32 vars in 647 bytes} [Mon May 11 02:06:25 2026] GET /v2.0/routers => generated 696 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 522/989] 199.204.45.23 () {38 vars in 1027 bytes} [Mon May 11 02:06:26 2026] PUT /v2.0/ports/67f652f1-d0d9-4e94-8164-524339015c97 => generated 1199 bytes in 465 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 02:06:26.578 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-54ba31d2-21bc-4d7d-8b40-61bd4b92c438'] response: {'name': 'network-changed', 'server_uuid': 'ed24130d-869c-4a23-9f60-01384befb0f3', 'tag': '67f652f1-d0d9-4e94-8164-524339015c97', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 523/990] 199.204.45.23 () {34 vars in 1079 bytes} [Mon May 11 02:06:26 2026] GET /v2.0/ports?tenant_id=7d395e3d809a47af9926c5b0a6608c5a&device_id=ed24130d-869c-4a23-9f60-01384befb0f3 => generated 1238 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 468/991] 10.0.0.232 () {34 vars in 741 bytes} [Mon May 11 02:06:26 2026] PUT /v2.0/routers/be6d07d6-f85c-49af-9091-7b115eefd930 => generated 700 bytes in 562 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 524/992] 10.0.0.20 () {34 vars in 989 bytes} [Mon May 11 02:06:26 2026] GET /v2.0/ports?device_id=ed24130d-869c-4a23-9f60-01384befb0f3 => generated 969 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 469/993] 10.0.0.232 () {32 vars in 721 bytes} [Mon May 11 02:06:26 2026] GET /v2.0/routers/be6d07d6-f85c-49af-9091-7b115eefd930 => generated 700 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 525/994] 199.204.45.23 () {34 vars in 1057 bytes} [Mon May 11 02:06:26 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=67f652f1-d0d9-4e94-8164-524339015c97 => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 470/995] 10.0.0.20 () {34 vars in 1039 bytes} [Mon May 11 02:06:26 2026] GET /v2.0/security-groups?id=968fc581-a707-4094-afe5-1757bda79fb6&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: 526/996] 199.204.45.23 () {34 vars in 983 bytes} [Mon May 11 02:06:26 2026] GET /v2.0/subnets?id=35485c8e-bb2d-48da-ad54-76af280cf3d5 => generated 670 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 471/997] 10.0.0.232 () {32 vars in 736 bytes} [Mon May 11 02:06:26 2026] GET /v2.0/ports?device_id=be6d07d6-f85c-49af-9091-7b115eefd930 => 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: 527/998] 199.204.45.23 () {34 vars in 1051 bytes} [Mon May 11 02:06:26 2026] GET /v2.0/ports?network_id=a619e630-c606-4f55-b9b7-5a2f3ea140b2&device_owner=network%3Adhcp => generated 1244 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 528/999] 199.204.45.23 () {34 vars in 1011 bytes} [Mon May 11 02:06:26 2026] GET /v2.0/networks/a619e630-c606-4f55-b9b7-5a2f3ea140b2?fields=segments => generated 14 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 529/1000] 199.204.45.23 () {34 vars in 1111 bytes} [Mon May 11 02:06:26 2026] GET /v2.0/networks/a619e630-c606-4f55-b9b7-5a2f3ea140b2?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) 2026-05-11 02:06:27.319 7 INFO neutron.db.segments_db [None req-d88778c4-43cb-4422-a773-13d8dfd7272e 9a9afbb7360740deaca613693dbfce8c c0948e965c944b30b021844a39d34aab - - - -] Added segment 234bc1be-c2b0-4533-9547-104d4185de3b of type vxlan for network d23a4f29-c812-4242-be2e-40ec6aca48be 2026-05-11 02:06:27.443 7 INFO neutron.db.segments_db [None req-d88778c4-43cb-4422-a773-13d8dfd7272e 9a9afbb7360740deaca613693dbfce8c c0948e965c944b30b021844a39d34aab - - - -] Added segment 88f481f0-6cc7-46f2-af5d-7e3f2c7db627 of type vxlan for network 0b12445b-4af1-4869-9b33-4c510b259762 [pid: 7|app: 0|req: 530/1001] 10.0.0.232 () {34 vars in 670 bytes} [Mon May 11 02:06:26 2026] POST /v2.0/networks => generated 1245 bytes in 642 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 531/1002] 199.204.45.23 () {34 vars in 1079 bytes} [Mon May 11 02:06:27 2026] GET /v2.0/ports?tenant_id=7d395e3d809a47af9926c5b0a6608c5a&device_id=ed24130d-869c-4a23-9f60-01384befb0f3 => generated 1238 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 532/1003] 10.0.0.232 () {32 vars in 649 bytes} [Mon May 11 02:06:27 2026] GET /v2.0/networks => generated 1844 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 533/1004] 199.204.45.23 () {34 vars in 985 bytes} [Mon May 11 02:06:27 2026] GET /v2.0/networks?id=a619e630-c606-4f55-b9b7-5a2f3ea140b2 => generated 772 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:06:27.868 8 INFO neutron.services.segments.plugin [-] Segment 75fcd7ea-3edd-4077-aa78-3249710209e0 resource provider aggregate not found 2026-05-11 02:06:27.873 8 INFO neutron.services.segments.plugin [-] Segment 75fcd7ea-3edd-4077-aa78-3249710209e0 resource provider aggregate not found 2026-05-11 02:06:27.889 8 INFO neutron.services.segments.plugin [-] Segment 75fcd7ea-3edd-4077-aa78-3249710209e0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 75fcd7ea-3edd-4077-aa78-3249710209e0 found for delete ", "request_id": "req-eeb9ef6f-f7b3-40a8-a241-aa16a364f8c7"}]} 2026-05-11 02:06:27.890 8 INFO neutron.services.segments.plugin [-] Segment 75fcd7ea-3edd-4077-aa78-3249710209e0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 75fcd7ea-3edd-4077-aa78-3249710209e0 found for delete ", "request_id": "req-0304b22e-c4d6-45ae-8e5c-7580d9884138"}]} 2026-05-11 02:06:27.899 8 INFO neutron.db.l3_hamode_db [None req-7c1e999c-ca05-4291-8a95-4acb82016eb2 73b12ff8309c41809612b4d7cf68391b cce65649a4fa423e9cf9527f3f8f052a - - - -] HA network a4d3e85b-c854-4de8-a961-77461fda38b2 was deleted as no HA routers are present in tenant cce65649a4fa423e9cf9527f3f8f052a. [pid: 8|app: 0|req: 472/1005] 10.0.0.232 () {32 vars in 724 bytes} [Mon May 11 02:06:26 2026] DELETE /v2.0/routers/be6d07d6-f85c-49af-9091-7b115eefd930 => generated 0 bytes in 1155 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 473/1006] 10.0.0.20 () {34 vars in 989 bytes} [Mon May 11 02:06:27 2026] GET /v2.0/ports?device_id=ed24130d-869c-4a23-9f60-01384befb0f3 => generated 969 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 474/1007] 199.204.45.23 () {34 vars in 1057 bytes} [Mon May 11 02:06:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=67f652f1-d0d9-4e94-8164-524339015c97 => 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: 475/1008] 10.0.0.232 () {32 vars in 736 bytes} [Mon May 11 02:06:28 2026] GET /v2.0/ports?device_id=be6d07d6-f85c-49af-9091-7b115eefd930 => 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: 476/1009] 10.0.0.20 () {34 vars in 1039 bytes} [Mon May 11 02:06:28 2026] GET /v2.0/security-groups?id=968fc581-a707-4094-afe5-1757bda79fb6&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: 477/1010] 199.204.45.23 () {34 vars in 983 bytes} [Mon May 11 02:06:28 2026] GET /v2.0/subnets?id=35485c8e-bb2d-48da-ad54-76af280cf3d5 => generated 670 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:06:28.175 8 INFO neutron.api.v2.resource [None req-3f3f9fa8-0f98-4d8e-9ddd-fdb0b3bc81cd 73b12ff8309c41809612b4d7cf68391b cce65649a4fa423e9cf9527f3f8f052a - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 478/1011] 10.0.0.232 () {32 vars in 724 bytes} [Mon May 11 02:06:28 2026] DELETE /v2.0/routers/be6d07d6-f85c-49af-9091-7b115eefd930 => generated 135 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 479/1012] 199.204.45.23 () {34 vars in 1051 bytes} [Mon May 11 02:06:28 2026] GET /v2.0/ports?network_id=a619e630-c606-4f55-b9b7-5a2f3ea140b2&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: 480/1013] 10.0.0.232 () {32 vars in 736 bytes} [Mon May 11 02:06:28 2026] GET /v2.0/ports?device_id=ec29eee9-6ae9-4d41-b205-747ce342d038 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 481/1014] 199.204.45.23 () {34 vars in 1011 bytes} [Mon May 11 02:06:28 2026] GET /v2.0/networks/a619e630-c606-4f55-b9b7-5a2f3ea140b2?fields=segments => generated 14 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:06:28.348 8 INFO neutron.api.v2.resource [None req-a91f1c91-d696-4290-a3d0-a6ecc9c8b144 73b12ff8309c41809612b4d7cf68391b cce65649a4fa423e9cf9527f3f8f052a - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 482/1015] 10.0.0.232 () {32 vars in 724 bytes} [Mon May 11 02:06:28 2026] DELETE /v2.0/routers/ec29eee9-6ae9-4d41-b205-747ce342d038 => generated 135 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 483/1016] 199.204.45.23 () {34 vars in 1111 bytes} [Mon May 11 02:06:28 2026] GET /v2.0/networks/a619e630-c606-4f55-b9b7-5a2f3ea140b2?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) 2026-05-11 02:06:28.426 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3e317ab0-6533-4677-9dd8-f521e99c369d 73b12ff8309c41809612b4d7cf68391b cce65649a4fa423e9cf9527f3f8f052a - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 484/1017] 10.0.0.232 () {32 vars in 724 bytes} [Mon May 11 02:06:28 2026] DELETE /v2.0/subnets/366aa8f1-4a7a-4e0b-97a9-894f781c6cfe => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 485/1018] 10.0.0.232 () {32 vars in 736 bytes} [Mon May 11 02:06:28 2026] GET /v2.0/ports?device_id=cd21bb54-726a-49e7-a85b-fc30dacc2424 => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:06:28.509 8 INFO neutron.api.v2.resource [None req-6be78b94-4f07-4ae8-a51c-8e82deaff8e7 73b12ff8309c41809612b4d7cf68391b cce65649a4fa423e9cf9527f3f8f052a - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 486/1019] 10.0.0.232 () {32 vars in 724 bytes} [Mon May 11 02:06:28 2026] DELETE /v2.0/routers/cd21bb54-726a-49e7-a85b-fc30dacc2424 => generated 135 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 02:06:28.533 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ea65fdbb-0e51-4bd1-b1e2-1d2fc176d0ef 73b12ff8309c41809612b4d7cf68391b cce65649a4fa423e9cf9527f3f8f052a - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 487/1020] 10.0.0.232 () {32 vars in 724 bytes} [Mon May 11 02:06:28 2026] DELETE /v2.0/subnets/212b0246-b6a7-40f4-afac-7e29b3157d52 => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 02:06:28.545 7 INFO neutron.services.segments.plugin [-] Segment 234bc1be-c2b0-4533-9547-104d4185de3b resource provider aggregate not found 2026-05-11 02:06:28.556 7 INFO neutron.services.segments.plugin [-] Segment 234bc1be-c2b0-4533-9547-104d4185de3b resource provider aggregate not found [pid: 8|app: 0|req: 488/1021] 10.0.0.232 () {32 vars in 736 bytes} [Mon May 11 02:06:28 2026] GET /v2.0/ports?device_id=97be347e-ac2f-4e15-b4c9-cc66829d5481 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:06:28.579 7 INFO neutron.services.segments.plugin [-] Segment 234bc1be-c2b0-4533-9547-104d4185de3b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 234bc1be-c2b0-4533-9547-104d4185de3b found for delete ", "request_id": "req-21883691-2c9a-4744-aa47-83e647b7a3e0"}]} 2026-05-11 02:06:28.603 8 INFO neutron.api.v2.resource [None req-fc1d3c53-d125-49c1-b337-ed871030c992 73b12ff8309c41809612b4d7cf68391b cce65649a4fa423e9cf9527f3f8f052a - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 489/1022] 10.0.0.232 () {32 vars in 724 bytes} [Mon May 11 02:06:28 2026] DELETE /v2.0/routers/97be347e-ac2f-4e15-b4c9-cc66829d5481 => generated 135 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 534/1023] 10.0.0.232 () {32 vars in 726 bytes} [Mon May 11 02:06:27 2026] DELETE /v2.0/networks/d23a4f29-c812-4242-be2e-40ec6aca48be => generated 0 bytes in 810 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 02:06:28.619 7 INFO neutron.services.segments.plugin [-] Segment 234bc1be-c2b0-4533-9547-104d4185de3b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 234bc1be-c2b0-4533-9547-104d4185de3b found for delete ", "request_id": "req-81ba66f2-3af3-48e2-a569-8b6c38bf9946"}]} 2026-05-11 02:06:28.628 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d04438ef-408d-4638-b5cd-fcf6772000b4 73b12ff8309c41809612b4d7cf68391b cce65649a4fa423e9cf9527f3f8f052a - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 490/1024] 10.0.0.232 () {32 vars in 724 bytes} [Mon May 11 02:06:28 2026] DELETE /v2.0/subnets/ccf25d73-fce6-4871-aa1c-5d54457f0a61 => generated 136 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 02:06:28.665 8 INFO neutron.pecan_wsgi.hooks.translation [None req-44c7ae4b-4e61-45b5-a6cb-2941989e7f97 73b12ff8309c41809612b4d7cf68391b cce65649a4fa423e9cf9527f3f8f052a - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 491/1025] 10.0.0.232 () {32 vars in 724 bytes} [Mon May 11 02:06:28 2026] DELETE /v2.0/subnets/296fd710-a280-4d0c-a006-bbce8268cc4d => generated 136 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 535/1026] 10.0.0.232 () {32 vars in 726 bytes} [Mon May 11 02:06:28 2026] DELETE /v2.0/networks/0b12445b-4af1-4869-9b33-4c510b259762 => generated 0 bytes in 254 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 492/1027] 10.0.0.232 () {32 vars in 649 bytes} [Mon May 11 02:06:28 2026] GET /v2.0/networks => generated 651 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:06:29.028 8 INFO neutron.db.segments_db [None req-6cf877b9-6737-4c21-ad8a-b03e31393b08 9a9afbb7360740deaca613693dbfce8c c0948e965c944b30b021844a39d34aab - - - -] Added segment 91291fb0-b909-4179-bc33-03115eecf679 of type vxlan for network af06cf0a-b13f-4c3f-8404-be8c3c6fe34f [pid: 8|app: 0|req: 493/1028] 10.0.0.232 () {34 vars in 670 bytes} [Mon May 11 02:06:28 2026] POST /v2.0/networks => generated 654 bytes in 207 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 496/1031] 10.0.0.232 () {32 vars in 774 bytes} [Mon May 11 02:06:29 2026] GET /v2.0/security-groups?tenant_id=cce65649a4fa423e9cf9527f3f8f052a&name=default => generated 2801 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 536/1032] 10.0.0.232 () {32 vars in 774 bytes} [Mon May 11 02:06:28 2026] GET /v2.0/security-groups?tenant_id=ddb8bf9986994f7baa89119d9471ac4d&name=default => generated 2801 bytes in 375 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:06:29.299 8 INFO neutron.db.segments_db [None req-565852d5-b2f4-405a-b002-b8bcb13b00a0 9a9afbb7360740deaca613693dbfce8c c0948e965c944b30b021844a39d34aab - - - -] Added segment 8bef5e8d-6ea2-4b85-89f1-e282d21e0b5d of type vxlan for network 0cf2d5bf-3050-47cc-8a60-527685ac71c3 [pid: 7|app: 0|req: 537/1033] 10.0.0.20 () {34 vars in 989 bytes} [Mon May 11 02:06:29 2026] GET /v2.0/ports?device_id=ed24130d-869c-4a23-9f60-01384befb0f3 => generated 971 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 497/1034] 10.0.0.232 () {34 vars in 670 bytes} [Mon May 11 02:06:29 2026] POST /v2.0/networks => generated 653 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 538/1035] 10.0.0.232 () {32 vars in 740 bytes} [Mon May 11 02:06:29 2026] DELETE /v2.0/security-groups/6514d35a-50af-47e4-879a-b9ecd51c1936 => 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: 498/1036] 10.0.0.232 () {32 vars in 740 bytes} [Mon May 11 02:06:29 2026] DELETE /v2.0/security-groups/e013ff46-6569-4ef2-9148-892193b9affb => 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: 539/1037] 10.0.0.20 () {34 vars in 1039 bytes} [Mon May 11 02:06:29 2026] GET /v2.0/security-groups?id=968fc581-a707-4094-afe5-1757bda79fb6&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: 540/1038] 10.0.0.20 () {34 vars in 989 bytes} [Mon May 11 02:06:29 2026] GET /v2.0/ports?device_id=ed24130d-869c-4a23-9f60-01384befb0f3 => generated 971 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:06:30.073 7 INFO neutron.db.l3_db [None req-1a886ef6-7314-4c26-8c66-1d33cbe631ae 5bdbb6ce59434c3bbac44c6c98d717a1 7d395e3d809a47af9926c5b0a6608c5a - - - -] Floating IP a2bcacfc-46d2-43ce-af4e-e549c13eb5f8 associated. External IP: 10.96.250.205, port: 67f652f1-d0d9-4e94-8164-524339015c97. [pid: 8|app: 0|req: 499/1039] 10.0.0.232 () {34 vars in 665 bytes} [Mon May 11 02:06:29 2026] POST /v2.0/ports => generated 1505 bytes in 625 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 500/1040] 10.0.0.232 () {32 vars in 643 bytes} [Mon May 11 02:06:30 2026] GET /v2.0/ports => generated 1505 bytes in 164 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 541/1041] 10.0.0.232 () {34 vars in 749 bytes} [Mon May 11 02:06:29 2026] PUT /v2.0/floatingips/a2bcacfc-46d2-43ce-af4e-e549c13eb5f8 => generated 855 bytes in 813 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 501/1042] 10.0.0.232 () {32 vars in 720 bytes} [Mon May 11 02:06:30 2026] DELETE /v2.0/ports/08546b8a-22ab-4440-ae6e-2961e46a81b6 => generated 0 bytes in 247 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 542/1043] 10.0.0.20 () {34 vars in 989 bytes} [Mon May 11 02:06:30 2026] GET /v2.0/ports?device_id=ed24130d-869c-4a23-9f60-01384befb0f3 => generated 971 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:06:30.593 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-af193bd9-a514-43b4-9700-6703c34142c8'] response: {'name': 'network-changed', 'server_uuid': 'ed24130d-869c-4a23-9f60-01384befb0f3', 'tag': '67f652f1-d0d9-4e94-8164-524339015c97', 'status': 'completed', 'code': 200} 2026-05-11 02:06:30.599 7 INFO neutron.services.segments.plugin [-] Segment 88f481f0-6cc7-46f2-af5d-7e3f2c7db627 resource provider aggregate not found 2026-05-11 02:06:30.627 7 INFO neutron.services.segments.plugin [-] Segment 88f481f0-6cc7-46f2-af5d-7e3f2c7db627 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 88f481f0-6cc7-46f2-af5d-7e3f2c7db627 found for delete ", "request_id": "req-443a21b5-7d5d-4d38-9cb0-33ce10ce6921"}]} [pid: 7|app: 0|req: 543/1044] 10.0.0.20 () {34 vars in 1039 bytes} [Mon May 11 02:06:30 2026] GET /v2.0/security-groups?id=968fc581-a707-4094-afe5-1757bda79fb6&fields=id&fields=name => generated 114 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:06:30.648 7 INFO neutron.services.segments.plugin [-] Segment 88f481f0-6cc7-46f2-af5d-7e3f2c7db627 resource provider aggregate not found 2026-05-11 02:06:30.672 7 INFO neutron.services.segments.plugin [-] Segment 88f481f0-6cc7-46f2-af5d-7e3f2c7db627 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 88f481f0-6cc7-46f2-af5d-7e3f2c7db627 found for delete ", "request_id": "req-2e12a60e-50d3-4902-a902-18454d8f5458"}]} [pid: 7|app: 0|req: 544/1045] 199.204.45.23 () {34 vars in 1079 bytes} [Mon May 11 02:06:30 2026] GET /v2.0/ports?tenant_id=7d395e3d809a47af9926c5b0a6608c5a&device_id=ed24130d-869c-4a23-9f60-01384befb0f3 => generated 1240 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 545/1046] 199.204.45.23 () {34 vars in 985 bytes} [Mon May 11 02:06:30 2026] GET /v2.0/networks?id=a619e630-c606-4f55-b9b7-5a2f3ea140b2 => generated 772 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 546/1047] 199.204.45.23 () {34 vars in 1057 bytes} [Mon May 11 02:06:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=67f652f1-d0d9-4e94-8164-524339015c97 => generated 858 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 502/1048] 10.0.0.232 () {32 vars in 720 bytes} [Mon May 11 02:06:30 2026] DELETE /v2.0/ports/586c7f89-a33f-4d5e-90ea-d1c1af880282 => generated 0 bytes in 291 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 547/1049] 199.204.45.23 () {34 vars in 983 bytes} [Mon May 11 02:06:30 2026] GET /v2.0/subnets?id=35485c8e-bb2d-48da-ad54-76af280cf3d5 => generated 670 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 503/1050] 10.0.0.232 () {32 vars in 643 bytes} [Mon May 11 02:06:30 2026] GET /v2.0/ports => 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: 548/1051] 199.204.45.23 () {34 vars in 1051 bytes} [Mon May 11 02:06:30 2026] GET /v2.0/ports?network_id=a619e630-c606-4f55-b9b7-5a2f3ea140b2&device_owner=network%3Adhcp => generated 1244 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:06:30.964 8 INFO neutron.db.segments_db [None req-a43ec465-1f45-4033-bb42-07d886bfc645 9a9afbb7360740deaca613693dbfce8c c0948e965c944b30b021844a39d34aab - - - -] Added segment f0334c31-5bda-45ee-a971-99216c4f687d of type vxlan for network ad3b9364-2320-42c6-a81e-3a122c94e5dd [pid: 7|app: 0|req: 549/1052] 10.0.0.20 () {34 vars in 989 bytes} [Mon May 11 02:06:30 2026] GET /v2.0/ports?device_id=ed24130d-869c-4a23-9f60-01384befb0f3 => generated 971 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 550/1053] 199.204.45.23 () {34 vars in 1011 bytes} [Mon May 11 02:06:30 2026] GET /v2.0/networks/a619e630-c606-4f55-b9b7-5a2f3ea140b2?fields=segments => generated 14 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 504/1054] 10.0.0.232 () {34 vars in 670 bytes} [Mon May 11 02:06:30 2026] POST /v2.0/networks => generated 653 bytes in 188 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 551/1055] 10.0.0.20 () {34 vars in 1039 bytes} [Mon May 11 02:06:31 2026] GET /v2.0/security-groups?id=968fc581-a707-4094-afe5-1757bda79fb6&fields=id&fields=name => generated 114 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:06:31.168 7 INFO neutron.db.segments_db [None req-7d44bcea-f2e7-45a7-807d-2ea634d173ed 9a9afbb7360740deaca613693dbfce8c c0948e965c944b30b021844a39d34aab - - - -] Added segment 0201d03c-2d3e-44d2-875b-c4795d53e22c of type vxlan for network 2934d861-8d46-4742-8901-491b96287679 [pid: 8|app: 0|req: 505/1056] 199.204.45.23 () {34 vars in 1111 bytes} [Mon May 11 02:06:31 2026] GET /v2.0/networks/a619e630-c606-4f55-b9b7-5a2f3ea140b2?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 552/1057] 10.0.0.232 () {34 vars in 670 bytes} [Mon May 11 02:06:31 2026] POST /v2.0/networks => generated 654 bytes in 218 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 553/1058] 199.204.45.23 () {34 vars in 993 bytes} [Mon May 11 02:06:31 2026] GET /v2.0/ports?device_id=ed24130d-869c-4a23-9f60-01384befb0f3 => generated 971 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 506/1059] 10.0.0.232 () {34 vars in 684 bytes} [Mon May 11 02:06:31 2026] POST /v2.0/security-groups => generated 1560 bytes in 440 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 507/1060] 10.0.0.232 () {32 vars in 663 bytes} [Mon May 11 02:06:31 2026] GET /v2.0/security-groups => generated 4343 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 508/1061] 10.0.0.232 () {34 vars in 758 bytes} [Mon May 11 02:06:31 2026] PUT /v2.0/security-groups/e6a76d0e-eabc-4cd4-83c1-13890f3a926b => generated 1600 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 509/1062] 10.0.0.232 () {34 vars in 669 bytes} [Mon May 11 02:06:31 2026] POST /v2.0/subnets => generated 1275 bytes in 574 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 510/1063] 10.0.0.232 () {32 vars in 737 bytes} [Mon May 11 02:06:32 2026] GET /v2.0/security-groups/e6a76d0e-eabc-4cd4-83c1-13890f3a926b => generated 1600 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 511/1064] 10.0.0.20 () {34 vars in 989 bytes} [Mon May 11 02:06:32 2026] GET /v2.0/ports?device_id=ed24130d-869c-4a23-9f60-01384befb0f3 => generated 971 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 512/1065] 10.0.0.232 () {32 vars in 647 bytes} [Mon May 11 02:06:32 2026] GET /v2.0/subnets => generated 1888 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:06:32.560 7 INFO neutron.db.l3_db [None req-bf14f344-400f-47f4-b1e0-8f4f5f640a63 5bdbb6ce59434c3bbac44c6c98d717a1 7d395e3d809a47af9926c5b0a6608c5a - - - -] Floating IP a2bcacfc-46d2-43ce-af4e-e549c13eb5f8 disassociated. External IP: 10.96.250.205, port: 67f652f1-d0d9-4e94-8164-524339015c97. [pid: 8|app: 0|req: 513/1066] 10.0.0.232 () {32 vars in 740 bytes} [Mon May 11 02:06:32 2026] DELETE /v2.0/security-groups/e6a76d0e-eabc-4cd4-83c1-13890f3a926b => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 514/1067] 10.0.0.20 () {34 vars in 1039 bytes} [Mon May 11 02:06:32 2026] GET /v2.0/security-groups?id=968fc581-a707-4094-afe5-1757bda79fb6&fields=id&fields=name => generated 114 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 515/1068] 10.0.0.232 () {32 vars in 724 bytes} [Mon May 11 02:06:32 2026] DELETE /v2.0/subnets/aec301e0-55bf-4376-8ed0-8503eb73f387 => generated 0 bytes in 299 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 554/1069] 199.204.45.23 () {36 vars in 996 bytes} [Mon May 11 02:06:31 2026] DELETE /v2.0/ports/67f652f1-d0d9-4e94-8164-524339015c97 => generated 0 bytes in 1413 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 516/1070] 10.0.0.232 () {32 vars in 663 bytes} [Mon May 11 02:06:32 2026] GET /v2.0/security-groups => generated 2801 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:06:33.000 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-9f9fd9ec-45c7-4902-aaed-fbbd29c50ebf'] response: {'server_uuid': 'ed24130d-869c-4a23-9f60-01384befb0f3', 'name': 'network-vif-deleted', 'tag': '67f652f1-d0d9-4e94-8164-524339015c97', 'status': 'completed', 'code': 200} 2026-05-11 02:06:33.005 8 INFO neutron.api.v2.resource [None req-2fad1528-45ae-45b2-abc3-20f8910538b8 4eaaccda7d134d3ca1002c06d115fcde 54133c947f714417af58a0705bde8e38 - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 517/1071] 10.0.0.232 () {32 vars in 740 bytes} [Mon May 11 02:06:32 2026] DELETE /v2.0/security-groups/e6a76d0e-eabc-4cd4-83c1-13890f3a926b => generated 146 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 518/1072] 10.0.0.232 () {34 vars in 684 bytes} [Mon May 11 02:06:33 2026] POST /v2.0/security-groups => generated 1561 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 555/1073] 10.0.0.232 () {32 vars in 724 bytes} [Mon May 11 02:06:32 2026] DELETE /v2.0/subnets/f801de43-21e3-4434-a282-bbf62c9a7ca6 => generated 0 bytes in 196 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 556/1074] 10.0.0.232 () {32 vars in 647 bytes} [Mon May 11 02:06:33 2026] GET /v2.0/subnets => generated 626 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 519/1075] 10.0.0.232 () {34 vars in 695 bytes} [Mon May 11 02:06:33 2026] POST /v2.0/security-group-rules => generated 569 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 520/1076] 10.0.0.232 () {32 vars in 747 bytes} [Mon May 11 02:06:33 2026] GET /v2.0/security-group-rules/742bef18-ee24-49ed-a1b0-aa77a8155c29 => generated 569 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 521/1077] 10.0.0.232 () {32 vars in 673 bytes} [Mon May 11 02:06:33 2026] GET /v2.0/security-group-rules => generated 3918 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 522/1078] 10.0.0.232 () {32 vars in 750 bytes} [Mon May 11 02:06:33 2026] DELETE /v2.0/security-group-rules/742bef18-ee24-49ed-a1b0-aa77a8155c29 => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 523/1079] 10.0.0.232 () {32 vars in 673 bytes} [Mon May 11 02:06:33 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 524/1080] 10.0.0.232 () {34 vars in 695 bytes} [Mon May 11 02:06:33 2026] POST /v2.0/security-group-rules => generated 569 bytes in 86 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 525/1081] 10.0.0.232 () {32 vars in 747 bytes} [Mon May 11 02:06:33 2026] GET /v2.0/security-group-rules/f412aeab-01d8-4cfa-b348-6f362408d394 => generated 569 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 526/1082] 10.0.0.232 () {32 vars in 673 bytes} [Mon May 11 02:06:33 2026] GET /v2.0/security-group-rules => generated 3918 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 527/1083] 10.0.0.232 () {32 vars in 750 bytes} [Mon May 11 02:06:33 2026] DELETE /v2.0/security-group-rules/f412aeab-01d8-4cfa-b348-6f362408d394 => 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: 528/1084] 10.0.0.232 () {32 vars in 673 bytes} [Mon May 11 02:06:33 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:06:33.674 7 INFO neutron.services.segments.plugin [-] Segment 0201d03c-2d3e-44d2-875b-c4795d53e22c resource provider aggregate not found 2026-05-11 02:06:33.683 7 INFO neutron.services.segments.plugin [-] Segment 0201d03c-2d3e-44d2-875b-c4795d53e22c resource provider aggregate not found 2026-05-11 02:06:33.701 8 INFO neutron.db.securitygroups_db [None req-593860fb-526c-4d9e-90c3-6f546d18c869 4eaaccda7d134d3ca1002c06d115fcde 54133c947f714417af58a0705bde8e38 - - - -] Project 54133c947f714417af58a0705bde8e38 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-05-11 02:06:33.705 7 INFO neutron.services.segments.plugin [-] Segment 0201d03c-2d3e-44d2-875b-c4795d53e22c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0201d03c-2d3e-44d2-875b-c4795d53e22c found for delete ", "request_id": "req-6c2221d5-be9e-4194-b39c-32e78eeff8e4"}]} 2026-05-11 02:06:33.706 7 INFO neutron.services.segments.plugin [-] Segment 0201d03c-2d3e-44d2-875b-c4795d53e22c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0201d03c-2d3e-44d2-875b-c4795d53e22c found for delete ", "request_id": "req-5ebb55f0-08af-40a9-932b-211f36b6f537"}]} [pid: 7|app: 0|req: 557/1085] 10.0.0.232 () {32 vars in 726 bytes} [Mon May 11 02:06:33 2026] DELETE /v2.0/networks/2934d861-8d46-4742-8901-491b96287679 => generated 0 bytes in 456 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 529/1086] 10.0.0.232 () {34 vars in 695 bytes} [Mon May 11 02:06:33 2026] POST /v2.0/security-group-rules => generated 575 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 558/1087] 10.0.0.232 () {32 vars in 740 bytes} [Mon May 11 02:06:33 2026] DELETE /v2.0/security-groups/968fc581-a707-4094-afe5-1757bda79fb6 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 559/1088] 10.0.0.232 () {32 vars in 747 bytes} [Mon May 11 02:06:33 2026] GET /v2.0/security-group-rules/fe6d6e78-e96a-47be-9512-94542fcb2ef4 => generated 575 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:06:33.848 7 INFO neutron.api.v2.resource [None req-cc7410db-2235-43de-87c7-d1c0f90db1c1 5bdbb6ce59434c3bbac44c6c98d717a1 7d395e3d809a47af9926c5b0a6608c5a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 560/1089] 10.0.0.232 () {32 vars in 737 bytes} [Mon May 11 02:06:33 2026] GET /v2.0/security-groups/968fc581-a707-4094-afe5-1757bda79fb6 => 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: 561/1090] 10.0.0.232 () {32 vars in 673 bytes} [Mon May 11 02:06:33 2026] GET /v2.0/security-group-rules => generated 3924 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:06:34.161 8 INFO neutron.services.segments.plugin [-] Segment f0334c31-5bda-45ee-a971-99216c4f687d resource provider aggregate not found 2026-05-11 02:06:34.166 8 INFO neutron.services.segments.plugin [-] Segment f0334c31-5bda-45ee-a971-99216c4f687d resource provider aggregate not found 2026-05-11 02:06:34.181 8 INFO neutron.services.segments.plugin [-] Segment f0334c31-5bda-45ee-a971-99216c4f687d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f0334c31-5bda-45ee-a971-99216c4f687d found for delete ", "request_id": "req-8a056480-ac3b-4c2e-b2f4-8cbede64ef6a"}]} 2026-05-11 02:06:34.181 8 INFO neutron.services.segments.plugin [-] Segment f0334c31-5bda-45ee-a971-99216c4f687d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f0334c31-5bda-45ee-a971-99216c4f687d found for delete ", "request_id": "req-9057aba5-f985-4a4e-9720-fdf7966f33be"}]} [pid: 8|app: 0|req: 530/1091] 10.0.0.232 () {32 vars in 726 bytes} [Mon May 11 02:06:33 2026] DELETE /v2.0/networks/ad3b9364-2320-42c6-a81e-3a122c94e5dd => generated 0 bytes in 411 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 531/1092] 10.0.0.232 () {32 vars in 750 bytes} [Mon May 11 02:06:34 2026] DELETE /v2.0/security-group-rules/fe6d6e78-e96a-47be-9512-94542fcb2ef4 => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 562/1093] 10.0.0.232 () {32 vars in 732 bytes} [Mon May 11 02:06:33 2026] DELETE /v2.0/floatingips/a2bcacfc-46d2-43ce-af4e-e549c13eb5f8 => generated 0 bytes in 385 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 563/1094] 10.0.0.232 () {32 vars in 673 bytes} [Mon May 11 02:06:34 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 532/1095] 10.0.0.232 () {32 vars in 726 bytes} [Mon May 11 02:06:34 2026] DELETE /v2.0/networks/0cf2d5bf-3050-47cc-8a60-527685ac71c3 => generated 0 bytes in 211 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 533/1096] 10.0.0.232 () {32 vars in 740 bytes} [Mon May 11 02:06:34 2026] DELETE /v2.0/security-groups/ca749852-d9f4-490b-97a0-7eafc9b87cc7 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 534/1097] 10.0.0.232 () {32 vars in 726 bytes} [Mon May 11 02:06:34 2026] DELETE /v2.0/networks/af06cf0a-b13f-4c3f-8404-be8c3c6fe34f => generated 0 bytes in 668 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 535/1098] 10.0.0.232 () {32 vars in 663 bytes} [Mon May 11 02:06:35 2026] GET /v2.0/security-groups => generated 2801 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 536/1099] 10.0.0.232 () {32 vars in 663 bytes} [Mon May 11 02:06:35 2026] GET /v2.0/security-groups => generated 2801 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 564/1100] 10.0.0.232 () {34 vars in 789 bytes} [Mon May 11 02:06:34 2026] PUT /v2.0/routers/d2e539c3-e27a-4eba-8175-2f55113f77a0/remove_router_interface => generated 309 bytes in 1114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 565/1101] 10.0.0.232 () {32 vars in 774 bytes} [Mon May 11 02:06:35 2026] GET /v2.0/security-groups?tenant_id=c0948e965c944b30b021844a39d34aab&name=default => generated 2801 bytes in 213 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 566/1102] 10.0.0.232 () {32 vars in 774 bytes} [Mon May 11 02:06:35 2026] GET /v2.0/security-groups?tenant_id=54133c947f714417af58a0705bde8e38&name=default => generated 2801 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 567/1103] 10.0.0.232 () {32 vars in 740 bytes} [Mon May 11 02:06:36 2026] DELETE /v2.0/security-groups/bb20fb87-dca9-42e3-a8ce-a2bfa8592f04 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:06:36.213 8 INFO neutron.services.segments.plugin [-] Segment 8bef5e8d-6ea2-4b85-89f1-e282d21e0b5d resource provider aggregate not found 2026-05-11 02:06:36.218 8 INFO neutron.services.segments.plugin [-] Segment 8bef5e8d-6ea2-4b85-89f1-e282d21e0b5d resource provider aggregate not found 2026-05-11 02:06:36.260 8 INFO neutron.services.segments.plugin [-] Segment 8bef5e8d-6ea2-4b85-89f1-e282d21e0b5d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8bef5e8d-6ea2-4b85-89f1-e282d21e0b5d found for delete ", "request_id": "req-80b83eb6-6b01-4fc7-9a76-af9ea25946ee"}]} 2026-05-11 02:06:36.265 8 INFO neutron.services.segments.plugin [-] Segment 8bef5e8d-6ea2-4b85-89f1-e282d21e0b5d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8bef5e8d-6ea2-4b85-89f1-e282d21e0b5d found for delete ", "request_id": "req-532e6475-e4a9-4e52-ba9b-a9ec900e30e2"}]} 2026-05-11 02:06:36.292 8 INFO neutron.services.segments.plugin [-] Segment 91291fb0-b909-4179-bc33-03115eecf679 resource provider aggregate not found 2026-05-11 02:06:36.298 8 INFO neutron.services.segments.plugin [-] Segment 91291fb0-b909-4179-bc33-03115eecf679 resource provider aggregate not found [pid: 7|app: 0|req: 568/1104] 10.0.0.232 () {32 vars in 740 bytes} [Mon May 11 02:06:36 2026] DELETE /v2.0/security-groups/06586bff-e6e5-4bb3-a220-3e7d20b42398 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:06:36.312 8 INFO neutron.services.segments.plugin [-] Segment 91291fb0-b909-4179-bc33-03115eecf679 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 91291fb0-b909-4179-bc33-03115eecf679 found for delete ", "request_id": "req-bc4c5eff-0172-4e64-8af5-97ca49cd0974"}]} 2026-05-11 02:06:36.316 8 INFO neutron.services.segments.plugin [-] Segment 91291fb0-b909-4179-bc33-03115eecf679 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 91291fb0-b909-4179-bc33-03115eecf679 found for delete ", "request_id": "req-e4dbb0d6-3f12-401e-8790-14057bde71c0"}]} 2026-05-11 02:06:36.581 8 INFO neutron.db.l3_hamode_db [None req-ac14fd1e-c0c5-45da-a78d-4ae988e9ac62 7b643627ab1b4c938108f89a5cfaf7a5 b0d49083c0f84326b0e36ace7b36643c - - - -] HA network 05a0faa6-6b8b-4e65-b8c9-a61e34858068 was deleted as no HA routers are present in tenant 7d395e3d809a47af9926c5b0a6608c5a. [pid: 8|app: 0|req: 537/1105] 10.0.0.232 () {32 vars in 724 bytes} [Mon May 11 02:06:35 2026] DELETE /v2.0/routers/d2e539c3-e27a-4eba-8175-2f55113f77a0 => generated 0 bytes in 1163 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 569/1106] 10.0.0.232 () {32 vars in 724 bytes} [Mon May 11 02:06:36 2026] DELETE /v2.0/subnets/35485c8e-bb2d-48da-ad54-76af280cf3d5 => 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: 538/1107] 10.0.0.232 () {32 vars in 726 bytes} [Mon May 11 02:06:36 2026] DELETE /v2.0/networks/a619e630-c606-4f55-b9b7-5a2f3ea140b2 => generated 0 bytes in 420 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 570/1108] 10.0.0.232 () {32 vars in 774 bytes} [Mon May 11 02:06:37 2026] GET /v2.0/security-groups?tenant_id=7d395e3d809a47af9926c5b0a6608c5a&name=default => generated 2801 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 539/1109] 10.0.0.232 () {32 vars in 740 bytes} [Mon May 11 02:06:37 2026] DELETE /v2.0/security-groups/e5b1196b-9a31-4b53-83f9-e5f92a11254b => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 540/1110] 10.0.0.232 () {34 vars in 677 bytes} [Mon May 11 02:06:38 2026] POST /v2.0/subnetpools => generated 549 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 541/1111] 10.0.0.232 () {32 vars in 729 bytes} [Mon May 11 02:06:38 2026] GET /v2.0/subnetpools/83c885b3-4897-4405-9b39-09917cb946d1 => generated 549 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:06:38.334 8 INFO neutron.services.segments.plugin [-] Segment 43ec9927-5599-4bd5-b62a-4d1b8ac46ae8 resource provider aggregate not found 2026-05-11 02:06:38.343 8 INFO neutron.services.segments.plugin [-] Segment 43ec9927-5599-4bd5-b62a-4d1b8ac46ae8 resource provider aggregate not found [pid: 8|app: 0|req: 542/1112] 10.0.0.232 () {34 vars in 749 bytes} [Mon May 11 02:06:38 2026] PUT /v2.0/subnetpools/83c885b3-4897-4405-9b39-09917cb946d1 => generated 500 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:06:38.360 8 INFO neutron.services.segments.plugin [-] Segment 43ec9927-5599-4bd5-b62a-4d1b8ac46ae8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 43ec9927-5599-4bd5-b62a-4d1b8ac46ae8 found for delete ", "request_id": "req-fb7f4ebd-3f0d-4e7a-a7de-8352ea224f08"}]} 2026-05-11 02:06:38.363 7 INFO neutron.db.segments_db [None req-48dfbc33-24c8-4c92-a530-84fc567e25e1 9eb101c838664a97b320f66566195051 fd638980aeaa4f83a5193b35337414ce - - - -] Added segment 5f2b3485-9c5f-48e0-91ae-d6cceb587f93 of type vxlan for network f74f3ed5-6e85-47cc-9df8-bf052df8ec9d 2026-05-11 02:06:38.370 8 INFO neutron.services.segments.plugin [-] Segment 43ec9927-5599-4bd5-b62a-4d1b8ac46ae8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 43ec9927-5599-4bd5-b62a-4d1b8ac46ae8 found for delete ", "request_id": "req-bc6daeb8-627e-4ed3-9eba-4f59805d64ab"}]} 2026-05-11 02:06:38.388 8 INFO neutron.services.segments.plugin [-] Segment 24ea7154-fa66-44bc-93c4-8ab4acdf0452 resource provider aggregate not found 2026-05-11 02:06:38.395 8 INFO neutron.services.segments.plugin [-] Segment 24ea7154-fa66-44bc-93c4-8ab4acdf0452 resource provider aggregate not found 2026-05-11 02:06:38.407 8 INFO neutron.services.segments.plugin [-] Segment 24ea7154-fa66-44bc-93c4-8ab4acdf0452 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 24ea7154-fa66-44bc-93c4-8ab4acdf0452 found for delete ", "request_id": "req-79992590-b0df-45b4-972c-b456fcfa83fd"}]} 2026-05-11 02:06:38.414 8 INFO neutron.services.segments.plugin [-] Segment 24ea7154-fa66-44bc-93c4-8ab4acdf0452 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 24ea7154-fa66-44bc-93c4-8ab4acdf0452 found for delete ", "request_id": "req-f28703c9-e473-4e28-88e4-c5086c5ad52f"}]} [pid: 8|app: 0|req: 543/1113] 10.0.0.232 () {32 vars in 732 bytes} [Mon May 11 02:06:38 2026] DELETE /v2.0/subnetpools/83c885b3-4897-4405-9b39-09917cb946d1 => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:06:38.454 8 INFO neutron.api.v2.resource [None req-2929f0e9-9808-4afe-8ae7-11546f4a0571 b2450a094e97471395a6f37e7d2b496d 95ad03f63aab41d58b1e4dfe654b6b91 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 544/1114] 10.0.0.232 () {32 vars in 729 bytes} [Mon May 11 02:06:38 2026] GET /v2.0/subnetpools/83c885b3-4897-4405-9b39-09917cb946d1 => generated 145 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 02:06:38.477 8 INFO neutron.api.v2.resource [None req-d008f154-060d-4b15-aa42-2636babc92e1 b2450a094e97471395a6f37e7d2b496d 95ad03f63aab41d58b1e4dfe654b6b91 - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 545/1115] 10.0.0.232 () {32 vars in 732 bytes} [Mon May 11 02:06:38 2026] DELETE /v2.0/subnetpools/83c885b3-4897-4405-9b39-09917cb946d1 => generated 145 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 571/1116] 10.0.0.232 () {34 vars in 670 bytes} [Mon May 11 02:06:38 2026] POST /v2.0/networks => generated 644 bytes in 492 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 546/1117] 10.0.0.232 () {34 vars in 669 bytes} [Mon May 11 02:06:38 2026] POST /v2.0/subnets => generated 617 bytes in 326 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:06:38.914 8 INFO neutron.db.segments_db [None req-190373c2-4d1a-4f25-80a3-61036b77787f 9eb101c838664a97b320f66566195051 fd638980aeaa4f83a5193b35337414ce - - - -] Added segment f2d034fa-275c-4bd8-97f0-b014e894957d of type vxlan for network f0ffd886-c0e1-4a7b-896c-1a8ff9edf408 [pid: 8|app: 0|req: 547/1118] 10.0.0.232 () {34 vars in 670 bytes} [Mon May 11 02:06:38 2026] POST /v2.0/networks => generated 644 bytes in 177 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 572/1119] 10.0.0.232 () {32 vars in 774 bytes} [Mon May 11 02:06:38 2026] GET /v2.0/security-groups?tenant_id=95ad03f63aab41d58b1e4dfe654b6b91&name=default => generated 2801 bytes in 281 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 548/1120] 10.0.0.232 () {34 vars in 743 bytes} [Mon May 11 02:06:39 2026] PUT /v2.0/networks/f0ffd886-c0e1-4a7b-896c-1a8ff9edf408 => generated 592 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 573/1121] 10.0.0.232 () {32 vars in 740 bytes} [Mon May 11 02:06:39 2026] DELETE /v2.0/security-groups/d6d3237e-ad55-4586-9fa8-7ec21d9d8b41 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:06:39.394 8 INFO neutron.db.segments_db [None req-22037afd-d7e8-47c6-817d-604adefc32c4 7b643627ab1b4c938108f89a5cfaf7a5 b0d49083c0f84326b0e36ace7b36643c - - - -] Added segment b427372c-51b7-47e5-85ad-00630ea5816a of type vxlan for network f6c5e9a8-dbb5-49c0-9167-ac2a26192ea8 [pid: 8|app: 0|req: 549/1122] 10.0.0.232 () {34 vars in 671 bytes} [Mon May 11 02:06:39 2026] POST /v2.0/networks => generated 745 bytes in 351 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 574/1123] 10.0.0.232 () {34 vars in 669 bytes} [Mon May 11 02:06:39 2026] POST /v2.0/subnets => generated 602 bytes in 370 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 550/1124] 10.0.0.232 () {34 vars in 669 bytes} [Mon May 11 02:06:39 2026] POST /v2.0/subnets => generated 668 bytes in 346 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 575/1125] 10.0.0.232 () {34 vars in 741 bytes} [Mon May 11 02:06:39 2026] PUT /v2.0/subnets/e1b318b5-6682-490d-87b7-e2349cbcf83d => generated 612 bytes in 439 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:06:40.130 7 INFO neutron.db.segments_db [None req-43f9956d-d1f5-421c-939a-30c854a6288e 7b643627ab1b4c938108f89a5cfaf7a5 b0d49083c0f84326b0e36ace7b36643c - - - -] Added segment b2cc1de3-1b0e-4711-8da8-b00ed05ac970 of type vxlan for network 0c7344e1-8450-41bb-a9c8-f17985f85159 [pid: 8|app: 0|req: 551/1126] 10.0.0.232 () {32 vars in 774 bytes} [Mon May 11 02:06:39 2026] GET /v2.0/security-groups?tenant_id=2906797e99d245839bc5e09ebaeebaa8&name=default => generated 2801 bytes in 288 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:06:40.523 7 INFO neutron.db.l3_hamode_db [None req-43f9956d-d1f5-421c-939a-30c854a6288e 7b643627ab1b4c938108f89a5cfaf7a5 b0d49083c0f84326b0e36ace7b36643c - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-11 02:06:40.786 8 INFO neutron.services.segments.plugin [-] Segment f2d034fa-275c-4bd8-97f0-b014e894957d resource provider aggregate not found 2026-05-11 02:06:40.792 8 INFO neutron.services.segments.plugin [-] Segment f2d034fa-275c-4bd8-97f0-b014e894957d resource provider aggregate not found 2026-05-11 02:06:40.809 8 INFO neutron.services.segments.plugin [-] Segment f2d034fa-275c-4bd8-97f0-b014e894957d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f2d034fa-275c-4bd8-97f0-b014e894957d found for delete ", "request_id": "req-66eb498e-0de3-4260-a64b-150ef5a69f92"}]} 2026-05-11 02:06:40.815 8 INFO neutron.services.segments.plugin [-] Segment f2d034fa-275c-4bd8-97f0-b014e894957d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f2d034fa-275c-4bd8-97f0-b014e894957d found for delete ", "request_id": "req-662827f8-5397-41f9-9d88-bcba19829068"}]} [pid: 8|app: 0|req: 552/1127] 10.0.0.232 () {32 vars in 726 bytes} [Mon May 11 02:06:40 2026] DELETE /v2.0/networks/f0ffd886-c0e1-4a7b-896c-1a8ff9edf408 => generated 0 bytes in 640 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 553/1128] 10.0.0.232 () {32 vars in 740 bytes} [Mon May 11 02:06:40 2026] DELETE /v2.0/security-groups/bd818a93-6081-4c6a-b54b-5d54707d1a57 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:06:40.937 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ae45240b-5d95-42e2-93b4-fcb359107290 9eb101c838664a97b320f66566195051 fd638980aeaa4f83a5193b35337414ce - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 554/1129] 10.0.0.232 () {32 vars in 726 bytes} [Mon May 11 02:06:40 2026] DELETE /v2.0/networks/f0ffd886-c0e1-4a7b-896c-1a8ff9edf408 => generated 138 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 555/1130] 10.0.0.232 () {32 vars in 694 bytes} [Mon May 11 02:06:40 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 172 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 556/1131] 10.0.0.232 () {32 vars in 623 bytes} [Mon May 11 02:06:41 2026] GET / => generated 151 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 557/1132] 10.0.0.232 () {32 vars in 742 bytes} [Mon May 11 02:06:41 2026] GET /v2.0/subnets?network_id=57ff117c-726b-48cc-985e-11e4f8433af8 => generated 626 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 558/1133] 10.0.0.232 () {32 vars in 633 bytes} [Mon May 11 02:06:41 2026] GET /v2.0/ => generated 632 bytes in 270 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 559/1134] 10.0.0.232 () {32 vars in 653 bytes} [Mon May 11 02:06:41 2026] GET /v2.0/extensions => generated 19178 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 560/1135] 10.0.0.232 () {32 vars in 649 bytes} [Mon May 11 02:06:41 2026] GET /v2.0/networks => generated 1309 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 561/1136] 10.0.0.232 () {32 vars in 647 bytes} [Mon May 11 02:06:41 2026] GET /v2.0/subnets => generated 1233 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 562/1137] 10.0.0.232 () {32 vars in 723 bytes} [Mon May 11 02:06:41 2026] GET /v2.0/networks/f74f3ed5-6e85-47cc-9df8-bf052df8ec9d => generated 669 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 563/1138] 10.0.0.232 () {32 vars in 721 bytes} [Mon May 11 02:06:41 2026] GET /v2.0/subnets/33637883-4e23-4f8b-ab81-50d4c5f7d3df => generated 617 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:06:41.798 8 INFO neutron.pecan_wsgi.hooks.translation [None req-668e206e-a9dc-4bfa-a757-df7895728dba 9eb101c838664a97b320f66566195051 fd638980aeaa4f83a5193b35337414ce - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 564/1139] 10.0.0.232 () {32 vars in 724 bytes} [Mon May 11 02:06:41 2026] DELETE /v2.0/subnets/e1b318b5-6682-490d-87b7-e2349cbcf83d => generated 136 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 02:06:41.830 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f3aa8a62-8c27-4895-bc46-0e5dc3e4279f 9eb101c838664a97b320f66566195051 fd638980aeaa4f83a5193b35337414ce - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 565/1140] 10.0.0.232 () {32 vars in 726 bytes} [Mon May 11 02:06:41 2026] DELETE /v2.0/networks/f0ffd886-c0e1-4a7b-896c-1a8ff9edf408 => generated 138 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 566/1141] 10.0.0.232 () {32 vars in 724 bytes} [Mon May 11 02:06:41 2026] DELETE /v2.0/subnets/33637883-4e23-4f8b-ab81-50d4c5f7d3df => generated 0 bytes in 255 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 02:06:42.158 7 INFO neutron.db.l3_hamode_db [None req-43f9956d-d1f5-421c-939a-30c854a6288e 7b643627ab1b4c938108f89a5cfaf7a5 b0d49083c0f84326b0e36ace7b36643c - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 567/1142] 10.0.0.232 () {32 vars in 726 bytes} [Mon May 11 02:06:42 2026] DELETE /v2.0/networks/f74f3ed5-6e85-47cc-9df8-bf052df8ec9d => generated 0 bytes in 514 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 02:06:42.833 8 INFO neutron.services.segments.plugin [-] Segment 5f2b3485-9c5f-48e0-91ae-d6cceb587f93 resource provider aggregate not found 2026-05-11 02:06:42.857 8 INFO neutron.services.segments.plugin [-] Segment 5f2b3485-9c5f-48e0-91ae-d6cceb587f93 resource provider aggregate not found 2026-05-11 02:06:42.864 8 INFO neutron.services.segments.plugin [-] Segment 5f2b3485-9c5f-48e0-91ae-d6cceb587f93 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5f2b3485-9c5f-48e0-91ae-d6cceb587f93 found for delete ", "request_id": "req-a4297143-8556-4554-9e61-ba515636c1b6"}]} 2026-05-11 02:06:42.883 8 INFO neutron.services.segments.plugin [-] Segment 5f2b3485-9c5f-48e0-91ae-d6cceb587f93 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5f2b3485-9c5f-48e0-91ae-d6cceb587f93 found for delete ", "request_id": "req-002ab8c1-551d-4f0b-abe6-d2d131f5d4bd"}]} [pid: 8|app: 0|req: 568/1143] 10.0.0.232 () {32 vars in 774 bytes} [Mon May 11 02:06:42 2026] GET /v2.0/security-groups?tenant_id=37178d0b611f44c69ae2cb922df9dc6c&name=default => generated 2801 bytes in 343 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 569/1144] 10.0.0.232 () {32 vars in 740 bytes} [Mon May 11 02:06:42 2026] DELETE /v2.0/security-groups/b05eb410-987d-4de3-83a7-5faa22fe01e7 => generated 0 bytes in 128 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 576/1145] 10.0.0.232 () {34 vars in 669 bytes} [Mon May 11 02:06:40 2026] POST /v2.0/routers => generated 732 bytes in 3218 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 570/1146] 10.0.0.232 () {32 vars in 774 bytes} [Mon May 11 02:06:43 2026] GET /v2.0/security-groups?tenant_id=fd638980aeaa4f83a5193b35337414ce&name=default => generated 2801 bytes in 266 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 571/1147] 10.0.0.232 () {32 vars in 740 bytes} [Mon May 11 02:06:43 2026] DELETE /v2.0/security-groups/3659a66b-72de-4a4b-bb01-1d401b74f5a9 => 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: 574/1150] 10.0.0.218 () {30 vars in 650 bytes} [Mon May 11 02:06:44 2026] GET /v2.0/extensions => generated 19178 bytes in 265 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 575/1151] 10.0.0.218 () {30 vars in 724 bytes} [Mon May 11 02:06:44 2026] GET /v2.0/quotas/333ac995e4ae484cbc8317e24a98b327/details => generated 847 bytes in 167 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 577/1152] 10.0.0.232 () {34 vars in 783 bytes} [Mon May 11 02:06:43 2026] PUT /v2.0/routers/e4febd46-ca5b-49e5-8f2f-4a54827f3472/add_router_interface => generated 309 bytes in 1643 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 576/1153] 10.0.0.232 () {34 vars in 684 bytes} [Mon May 11 02:06:45 2026] POST /v2.0/security-groups => generated 1560 bytes in 293 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 578/1154] 10.0.0.232 () {32 vars in 663 bytes} [Mon May 11 02:06:45 2026] GET /v2.0/security-groups => generated 4343 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 577/1155] 10.0.0.232 () {34 vars in 758 bytes} [Mon May 11 02:06:45 2026] PUT /v2.0/security-groups/acf6da37-f2e0-4544-a054-838d0e096ec2 => generated 1599 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 579/1156] 10.0.0.232 () {32 vars in 737 bytes} [Mon May 11 02:06:45 2026] GET /v2.0/security-groups/acf6da37-f2e0-4544-a054-838d0e096ec2 => generated 1599 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 578/1157] 10.0.0.232 () {32 vars in 740 bytes} [Mon May 11 02:06:45 2026] DELETE /v2.0/security-groups/acf6da37-f2e0-4544-a054-838d0e096ec2 => 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: 580/1158] 10.0.0.20 () {34 vars in 981 bytes} [Mon May 11 02:06:46 2026] GET /v2.0/networks?id=f6c5e9a8-dbb5-49c0-9167-ac2a26192ea8 => generated 677 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 581/1159] 10.0.0.20 () {34 vars in 964 bytes} [Mon May 11 02:06:46 2026] GET /v2.0/quotas/7197824ef5b5423caef3e942d6753264 => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 579/1160] 10.0.0.232 () {32 vars in 663 bytes} [Mon May 11 02:06:46 2026] GET /v2.0/security-groups => generated 2801 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:06:46.174 8 INFO neutron.api.v2.resource [None req-c705f946-6f6b-4e87-9ceb-5f2a900ec292 d6a69dea99ae475a8ce967efaeeb3203 dfd3944d673740f4847f7cb836a84fcc - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 580/1161] 10.0.0.232 () {32 vars in 740 bytes} [Mon May 11 02:06:46 2026] DELETE /v2.0/security-groups/acf6da37-f2e0-4544-a054-838d0e096ec2 => generated 146 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 582/1162] 10.0.0.20 () {34 vars in 1001 bytes} [Mon May 11 02:06:46 2026] GET /v2.0/ports?tenant_id=7197824ef5b5423caef3e942d6753264&fields=id => generated 103 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 581/1163] 10.0.0.232 () {34 vars in 684 bytes} [Mon May 11 02:06:46 2026] POST /v2.0/security-groups => generated 1560 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 583/1164] 10.0.0.20 () {34 vars in 1007 bytes} [Mon May 11 02:06:46 2026] GET /v2.0/networks/f6c5e9a8-dbb5-49c0-9167-ac2a26192ea8?fields=segments => generated 14 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 584/1165] 10.0.0.20 () {34 vars in 1107 bytes} [Mon May 11 02:06:46 2026] GET /v2.0/networks/f6c5e9a8-dbb5-49c0-9167-ac2a26192ea8?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 582/1166] 10.0.0.232 () {34 vars in 695 bytes} [Mon May 11 02:06:46 2026] POST /v2.0/security-group-rules => generated 569 bytes in 100 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 585/1167] 10.0.0.232 () {32 vars in 747 bytes} [Mon May 11 02:06:46 2026] GET /v2.0/security-group-rules/51d8f31e-34cd-460b-8e43-9799b3f4d518 => generated 569 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 583/1168] 10.0.0.232 () {32 vars in 673 bytes} [Mon May 11 02:06:46 2026] GET /v2.0/security-group-rules => generated 3918 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 586/1169] 10.0.0.232 () {32 vars in 750 bytes} [Mon May 11 02:06:46 2026] DELETE /v2.0/security-group-rules/51d8f31e-34cd-460b-8e43-9799b3f4d518 => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 584/1170] 10.0.0.20 () {34 vars in 989 bytes} [Mon May 11 02:06:46 2026] GET /v2.0/ports?device_id=9a2b8d0d-621b-4916-8918-2bf8b6c79cea => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 587/1171] 10.0.0.232 () {32 vars in 673 bytes} [Mon May 11 02:06:46 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 585/1172] 10.0.0.232 () {34 vars in 695 bytes} [Mon May 11 02:06:46 2026] POST /v2.0/security-group-rules => generated 569 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 588/1173] 10.0.0.232 () {32 vars in 747 bytes} [Mon May 11 02:06:46 2026] GET /v2.0/security-group-rules/d89e59c6-154b-4b21-ab5f-598ab63a848c => generated 569 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 586/1174] 10.0.0.232 () {32 vars in 673 bytes} [Mon May 11 02:06:46 2026] GET /v2.0/security-group-rules => generated 3918 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 589/1175] 10.0.0.232 () {32 vars in 750 bytes} [Mon May 11 02:06:46 2026] DELETE /v2.0/security-group-rules/d89e59c6-154b-4b21-ab5f-598ab63a848c => generated 0 bytes in 56 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 587/1176] 10.0.0.232 () {32 vars in 673 bytes} [Mon May 11 02:06:46 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 588/1177] 10.0.0.218 () {30 vars in 650 bytes} [Mon May 11 02:06:46 2026] GET /v2.0/extensions => generated 19178 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 590/1178] 10.0.0.232 () {34 vars in 695 bytes} [Mon May 11 02:06:46 2026] POST /v2.0/security-group-rules => generated 570 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 591/1179] 10.0.0.232 () {32 vars in 747 bytes} [Mon May 11 02:06:47 2026] GET /v2.0/security-group-rules/7878fb2a-c571-4760-ae82-0cdcc967cbe6 => generated 570 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 592/1180] 10.0.0.232 () {32 vars in 673 bytes} [Mon May 11 02:06:47 2026] GET /v2.0/security-group-rules => generated 3919 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 589/1181] 10.0.0.218 () {30 vars in 724 bytes} [Mon May 11 02:06:47 2026] GET /v2.0/quotas/333ac995e4ae484cbc8317e24a98b327/details => generated 847 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 593/1182] 10.0.0.232 () {32 vars in 750 bytes} [Mon May 11 02:06:47 2026] DELETE /v2.0/security-group-rules/7878fb2a-c571-4760-ae82-0cdcc967cbe6 => generated 0 bytes in 49 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 590/1183] 10.0.0.232 () {32 vars in 673 bytes} [Mon May 11 02:06:47 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 594/1184] 10.0.0.232 () {32 vars in 740 bytes} [Mon May 11 02:06:47 2026] DELETE /v2.0/security-groups/d320210d-80e3-420f-8494-d094cf7b7600 => 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: 595/1185] 10.0.0.232 () {32 vars in 663 bytes} [Mon May 11 02:06:47 2026] GET /v2.0/security-groups => generated 2801 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 596/1186] 10.0.0.232 () {32 vars in 663 bytes} [Mon May 11 02:06:47 2026] GET /v2.0/security-groups => generated 2801 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 591/1187] 199.204.45.23 () {34 vars in 985 bytes} [Mon May 11 02:06:47 2026] GET /v2.0/networks?id=f6c5e9a8-dbb5-49c0-9167-ac2a26192ea8 => generated 677 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 592/1188] 10.0.0.20 () {34 vars in 989 bytes} [Mon May 11 02:06:47 2026] GET /v2.0/ports?device_id=9a2b8d0d-621b-4916-8918-2bf8b6c79cea => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 597/1189] 199.204.45.23 () {38 vars in 954 bytes} [Mon May 11 02:06:47 2026] POST /v2.0/ports => generated 958 bytes in 425 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 598/1190] 10.0.0.232 () {32 vars in 774 bytes} [Mon May 11 02:06:47 2026] GET /v2.0/security-groups?tenant_id=b439c8b9a88e46938c15740eb4fee69a&name=default => generated 2801 bytes in 258 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 599/1191] 10.0.0.232 () {32 vars in 774 bytes} [Mon May 11 02:06:48 2026] GET /v2.0/security-groups?tenant_id=dfd3944d673740f4847f7cb836a84fcc&name=default => generated 2801 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 593/1192] 199.204.45.23 () {38 vars in 1027 bytes} [Mon May 11 02:06:47 2026] PUT /v2.0/ports/d95feed0-5036-42af-88df-fabf8628408b => generated 1203 bytes in 477 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 600/1193] 10.0.0.232 () {32 vars in 740 bytes} [Mon May 11 02:06:48 2026] DELETE /v2.0/security-groups/d798dfa8-948e-4f29-88a4-b98b87c9235f => generated 0 bytes in 152 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:06:48.400 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-94cb5e1d-9c11-42cc-a0a2-93cdcacf0358'] response: {'name': 'network-changed', 'server_uuid': '9a2b8d0d-621b-4916-8918-2bf8b6c79cea', 'tag': 'd95feed0-5036-42af-88df-fabf8628408b', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 601/1194] 199.204.45.23 () {34 vars in 1079 bytes} [Mon May 11 02:06:48 2026] GET /v2.0/ports?tenant_id=7197824ef5b5423caef3e942d6753264&device_id=9a2b8d0d-621b-4916-8918-2bf8b6c79cea => generated 1242 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 602/1195] 199.204.45.23 () {34 vars in 1059 bytes} [Mon May 11 02:06:48 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=d95feed0-5036-42af-88df-fabf8628408b => generated 19 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 594/1196] 10.0.0.232 () {32 vars in 740 bytes} [Mon May 11 02:06:48 2026] DELETE /v2.0/security-groups/06b536e7-2660-43af-8009-13069f75e3ff => generated 0 bytes in 177 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 603/1197] 199.204.45.23 () {34 vars in 983 bytes} [Mon May 11 02:06:48 2026] GET /v2.0/subnets?id=4801cff1-f0fa-44f2-a962-77d57f41fd86 => generated 671 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 604/1198] 199.204.45.23 () {34 vars in 1051 bytes} [Mon May 11 02:06:48 2026] GET /v2.0/ports?network_id=f6c5e9a8-dbb5-49c0-9167-ac2a26192ea8&device_owner=network%3Adhcp => generated 1244 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 595/1199] 10.0.0.232 () {32 vars in 774 bytes} [Mon May 11 02:06:48 2026] GET /v2.0/security-groups?tenant_id=d6258cb9978c4a079763b78eadd0fc26&name=default => generated 2801 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 605/1200] 199.204.45.23 () {34 vars in 1011 bytes} [Mon May 11 02:06:48 2026] GET /v2.0/networks/f6c5e9a8-dbb5-49c0-9167-ac2a26192ea8?fields=segments => generated 14 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 596/1201] 10.0.0.232 () {32 vars in 740 bytes} [Mon May 11 02:06:48 2026] DELETE /v2.0/security-groups/fe8dc6a7-366b-4610-b9bd-35bc540b076e => 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: 606/1202] 199.204.45.23 () {34 vars in 1111 bytes} [Mon May 11 02:06:48 2026] GET /v2.0/networks/f6c5e9a8-dbb5-49c0-9167-ac2a26192ea8?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 607/1203] 199.204.45.23 () {34 vars in 1079 bytes} [Mon May 11 02:06:48 2026] GET /v2.0/ports?tenant_id=7197824ef5b5423caef3e942d6753264&device_id=9a2b8d0d-621b-4916-8918-2bf8b6c79cea => generated 1242 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 597/1204] 10.0.0.20 () {34 vars in 989 bytes} [Mon May 11 02:06:48 2026] GET /v2.0/ports?device_id=9a2b8d0d-621b-4916-8918-2bf8b6c79cea => generated 973 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 608/1205] 199.204.45.23 () {34 vars in 985 bytes} [Mon May 11 02:06:48 2026] GET /v2.0/networks?id=f6c5e9a8-dbb5-49c0-9167-ac2a26192ea8 => generated 773 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 598/1206] 10.0.0.20 () {34 vars in 1039 bytes} [Mon May 11 02:06:48 2026] GET /v2.0/security-groups?id=dd30eac5-2eba-4830-bd66-09523b762bd7&fields=id&fields=name => generated 88 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 609/1207] 199.204.45.23 () {34 vars in 1059 bytes} [Mon May 11 02:06:48 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=d95feed0-5036-42af-88df-fabf8628408b => generated 19 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 599/1208] 199.204.45.23 () {34 vars in 983 bytes} [Mon May 11 02:06:49 2026] GET /v2.0/subnets?id=4801cff1-f0fa-44f2-a962-77d57f41fd86 => generated 671 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 610/1209] 199.204.45.23 () {34 vars in 1051 bytes} [Mon May 11 02:06:49 2026] GET /v2.0/ports?network_id=f6c5e9a8-dbb5-49c0-9167-ac2a26192ea8&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: 600/1210] 199.204.45.23 () {34 vars in 1011 bytes} [Mon May 11 02:06:49 2026] GET /v2.0/networks/f6c5e9a8-dbb5-49c0-9167-ac2a26192ea8?fields=segments => generated 14 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 611/1211] 199.204.45.23 () {34 vars in 1111 bytes} [Mon May 11 02:06:49 2026] GET /v2.0/networks/f6c5e9a8-dbb5-49c0-9167-ac2a26192ea8?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: 601/1212] 10.0.0.232 () {32 vars in 774 bytes} [Mon May 11 02:06:49 2026] GET /v2.0/security-groups?tenant_id=333ac995e4ae484cbc8317e24a98b327&name=default => generated 2801 bytes in 202 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 612/1213] 10.0.0.232 () {32 vars in 740 bytes} [Mon May 11 02:06:49 2026] DELETE /v2.0/security-groups/a1ff09c0-fb1a-44d2-a98c-ac63e07a5621 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 602/1214] 10.0.0.20 () {34 vars in 989 bytes} [Mon May 11 02:06:50 2026] GET /v2.0/ports?device_id=9a2b8d0d-621b-4916-8918-2bf8b6c79cea => generated 973 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 613/1215] 10.0.0.20 () {34 vars in 1039 bytes} [Mon May 11 02:06:50 2026] GET /v2.0/security-groups?id=dd30eac5-2eba-4830-bd66-09523b762bd7&fields=id&fields=name => generated 88 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 603/1216] 10.0.0.232 () {32 vars in 774 bytes} [Mon May 11 02:06:51 2026] GET /v2.0/security-groups?tenant_id=15b5b33923744e959637643c947e4883&name=default => generated 2801 bytes in 277 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 614/1217] 10.0.0.20 () {34 vars in 989 bytes} [Mon May 11 02:06:51 2026] GET /v2.0/ports?device_id=9a2b8d0d-621b-4916-8918-2bf8b6c79cea => generated 975 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 615/1218] 10.0.0.20 () {34 vars in 1039 bytes} [Mon May 11 02:06:51 2026] GET /v2.0/security-groups?id=dd30eac5-2eba-4830-bd66-09523b762bd7&fields=id&fields=name => generated 88 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 604/1219] 10.0.0.232 () {32 vars in 740 bytes} [Mon May 11 02:06:51 2026] DELETE /v2.0/security-groups/bd093663-5e1d-4699-82cd-2a86186fe4a5 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 616/1220] 10.0.0.20 () {34 vars in 989 bytes} [Mon May 11 02:06:51 2026] GET /v2.0/ports?device_id=9a2b8d0d-621b-4916-8918-2bf8b6c79cea => generated 975 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 605/1221] 10.0.0.20 () {34 vars in 1039 bytes} [Mon May 11 02:06:51 2026] GET /v2.0/security-groups?id=dd30eac5-2eba-4830-bd66-09523b762bd7&fields=id&fields=name => generated 88 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 606/1222] 199.204.45.23 () {34 vars in 993 bytes} [Mon May 11 02:06:52 2026] GET /v2.0/ports?device_id=9a2b8d0d-621b-4916-8918-2bf8b6c79cea => generated 975 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 617/1223] 10.0.0.232 () {32 vars in 774 bytes} [Mon May 11 02:06:52 2026] GET /v2.0/security-groups?tenant_id=ab9007a20e784d4796199c8b87218ac0&name=default => generated 2801 bytes in 256 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 618/1224] 10.0.0.232 () {32 vars in 740 bytes} [Mon May 11 02:06:52 2026] DELETE /v2.0/security-groups/eb090b04-43a7-4898-ae80-a35b8c3d3edf => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 607/1225] 199.204.45.23 () {36 vars in 996 bytes} [Mon May 11 02:06:52 2026] DELETE /v2.0/ports/d95feed0-5036-42af-88df-fabf8628408b => generated 0 bytes in 343 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 619/1226] 10.0.0.20 () {34 vars in 989 bytes} [Mon May 11 02:06:52 2026] GET /v2.0/ports?device_id=9a2b8d0d-621b-4916-8918-2bf8b6c79cea => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:06:53.099 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-7dc19579-8ab3-4936-8053-cf64996ec1b7'] response: {'server_uuid': '9a2b8d0d-621b-4916-8918-2bf8b6c79cea', 'name': 'network-vif-deleted', 'tag': 'd95feed0-5036-42af-88df-fabf8628408b', 'status': 'completed', 'code': 200} 2026-05-11 02:06:53.345 8 INFO neutron.db.segments_db [None req-29e49d73-5eea-4ba2-8efe-7e54eb571de4 66610d04a75a4dfab43d0112fce8ef1a c746fa207f90458fb496b0fd39379fc8 - - - -] Added segment cdd1e10b-fc4d-43e0-ade5-0c83141100c0 of type vxlan for network f163673f-32e5-4053-9fc0-9ece524d4bee [pid: 8|app: 0|req: 608/1227] 10.0.0.232 () {34 vars in 671 bytes} [Mon May 11 02:06:53 2026] POST /v2.0/networks => generated 633 bytes in 429 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:06:53.523 7 INFO neutron.db.segments_db [None req-37e81b38-52fe-4cb9-9820-1d9932abfaa4 66610d04a75a4dfab43d0112fce8ef1a c746fa207f90458fb496b0fd39379fc8 - - - -] Added segment 6dffdc52-35eb-4024-815c-2dba1462557b of type vxlan for network 4a779ea4-3452-43df-b604-8751a54132bd 2026-05-11 02:06:53.843 7 INFO neutron.db.l3_hamode_db [None req-37e81b38-52fe-4cb9-9820-1d9932abfaa4 66610d04a75a4dfab43d0112fce8ef1a c746fa207f90458fb496b0fd39379fc8 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-11 02:06:55.668 7 INFO neutron.db.l3_hamode_db [None req-37e81b38-52fe-4cb9-9820-1d9932abfaa4 66610d04a75a4dfab43d0112fce8ef1a c746fa207f90458fb496b0fd39379fc8 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 609/1228] 10.0.0.232 () {34 vars in 789 bytes} [Mon May 11 02:06:54 2026] PUT /v2.0/routers/e4febd46-ca5b-49e5-8f2f-4a54827f3472/remove_router_interface => generated 309 bytes in 1736 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 620/1229] 10.0.0.232 () {34 vars in 669 bytes} [Mon May 11 02:06:53 2026] POST /v2.0/routers => generated 694 bytes in 3312 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:06:56.856 8 INFO neutron.services.segments.plugin [-] Segment b2cc1de3-1b0e-4711-8da8-b00ed05ac970 resource provider aggregate not found 2026-05-11 02:06:56.862 8 INFO neutron.services.segments.plugin [-] Segment b2cc1de3-1b0e-4711-8da8-b00ed05ac970 resource provider aggregate not found 2026-05-11 02:06:56.874 8 INFO neutron.services.segments.plugin [-] Segment b2cc1de3-1b0e-4711-8da8-b00ed05ac970 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b2cc1de3-1b0e-4711-8da8-b00ed05ac970 found for delete ", "request_id": "req-16fb245b-897e-4c7b-abe1-149f6decd2ba"}]} 2026-05-11 02:06:56.880 8 INFO neutron.services.segments.plugin [-] Segment b2cc1de3-1b0e-4711-8da8-b00ed05ac970 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b2cc1de3-1b0e-4711-8da8-b00ed05ac970 found for delete ", "request_id": "req-58c82ac3-8445-422b-8e22-1772c02129de"}]} 2026-05-11 02:06:56.886 8 INFO neutron.db.l3_hamode_db [None req-6013553e-ed01-4c80-bf9c-1a5cb85a66f2 7b643627ab1b4c938108f89a5cfaf7a5 b0d49083c0f84326b0e36ace7b36643c - - - -] HA network 0c7344e1-8450-41bb-a9c8-f17985f85159 was deleted as no HA routers are present in tenant 7197824ef5b5423caef3e942d6753264. [pid: 8|app: 0|req: 610/1230] 10.0.0.232 () {32 vars in 724 bytes} [Mon May 11 02:06:55 2026] DELETE /v2.0/routers/e4febd46-ca5b-49e5-8f2f-4a54827f3472 => generated 0 bytes in 1073 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 621/1231] 10.0.0.232 () {32 vars in 774 bytes} [Mon May 11 02:06:56 2026] GET /v2.0/security-groups?tenant_id=e27bda1045ee4a468312dfe790feaf0c&name=default => generated 2801 bytes in 249 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 611/1232] 10.0.0.232 () {32 vars in 776 bytes} [Mon May 11 02:06:56 2026] GET /v2.0/subnets?project_id=c746fa207f90458fb496b0fd39379fc8&cidr=10.100.0.0%2F28 => generated 14 bytes in 210 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 612/1233] 10.0.0.232 () {32 vars in 740 bytes} [Mon May 11 02:06:57 2026] DELETE /v2.0/security-groups/8ffa91b6-1f0d-4638-8f10-219954e497d8 => 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: 622/1234] 10.0.0.232 () {32 vars in 724 bytes} [Mon May 11 02:06:57 2026] DELETE /v2.0/subnets/4801cff1-f0fa-44f2-a962-77d57f41fd86 => 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: 613/1235] 10.0.0.232 () {32 vars in 694 bytes} [Mon May 11 02:06:57 2026] GET /v2.0/networks?router%3Aexternal=True => generated 753 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 614/1236] 10.0.0.232 () {32 vars in 784 bytes} [Mon May 11 02:06:57 2026] GET /v2.0/subnets?network_id=57ff117c-726b-48cc-985e-11e4f8433af8&cidr=10.100.0.0%2F28 => generated 14 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:06:57.721 7 INFO neutron.services.segments.plugin [-] Segment b427372c-51b7-47e5-85ad-00630ea5816a resource provider aggregate not found 2026-05-11 02:06:57.726 7 INFO neutron.services.segments.plugin [-] Segment b427372c-51b7-47e5-85ad-00630ea5816a resource provider aggregate not found [pid: 8|app: 0|req: 615/1237] 10.0.0.232 () {34 vars in 669 bytes} [Mon May 11 02:06:57 2026] POST /v2.0/subnets => generated 632 bytes in 381 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:06:57.741 7 INFO neutron.services.segments.plugin [-] Segment b427372c-51b7-47e5-85ad-00630ea5816a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b427372c-51b7-47e5-85ad-00630ea5816a found for delete ", "request_id": "req-4aa7c751-b11c-433b-bff7-f9284085fc2b"}]} 2026-05-11 02:06:57.746 7 INFO neutron.services.segments.plugin [-] Segment b427372c-51b7-47e5-85ad-00630ea5816a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b427372c-51b7-47e5-85ad-00630ea5816a found for delete ", "request_id": "req-72f2ab2a-be44-4cb7-b6d9-fb4ce55a7cba"}]} [pid: 7|app: 0|req: 623/1238] 10.0.0.232 () {32 vars in 726 bytes} [Mon May 11 02:06:57 2026] DELETE /v2.0/networks/f6c5e9a8-dbb5-49c0-9167-ac2a26192ea8 => generated 0 bytes in 495 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 624/1239] 10.0.0.232 () {32 vars in 774 bytes} [Mon May 11 02:06:57 2026] GET /v2.0/security-groups?tenant_id=7197824ef5b5423caef3e942d6753264&name=default => generated 2801 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 625/1240] 10.0.0.232 () {32 vars in 740 bytes} [Mon May 11 02:06:57 2026] DELETE /v2.0/security-groups/dd30eac5-2eba-4830-bd66-09523b762bd7 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:06:59.331 7 INFO neutron.db.segments_db [None req-4e62e45a-58a6-493e-ae17-c33f79973d23 7b643627ab1b4c938108f89a5cfaf7a5 b0d49083c0f84326b0e36ace7b36643c - - - -] Added segment 1a238b69-8048-4781-829a-1c7272e8e648 of type vxlan for network 7f293e0d-ab07-4ff2-868a-6b2b4468645b [pid: 7|app: 0|req: 628/1243] 10.0.0.232 () {34 vars in 671 bytes} [Mon May 11 02:06:59 2026] POST /v2.0/networks => generated 740 bytes in 427 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 616/1244] 10.0.0.232 () {34 vars in 783 bytes} [Mon May 11 02:06:57 2026] PUT /v2.0/routers/0a546e88-460a-4df2-97ef-e1b232f7034a/add_router_interface => generated 309 bytes in 1883 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 629/1245] 10.0.0.232 () {34 vars in 669 bytes} [Mon May 11 02:06:59 2026] POST /v2.0/subnets => generated 663 bytes in 255 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 617/1246] 10.0.0.232 () {32 vars in 649 bytes} [Mon May 11 02:06:59 2026] GET /v2.0/networks => generated 4355 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:06:59.801 7 INFO neutron.db.segments_db [None req-b2be21ba-e9b0-42df-ae3e-64cfa7b55f4e 7b643627ab1b4c938108f89a5cfaf7a5 b0d49083c0f84326b0e36ace7b36643c - - - -] Added segment 553450da-213d-4cae-99fd-60accb6a9534 of type vxlan for network 7da5a5b6-d793-4c30-99c2-d563d3d54862 [pid: 8|app: 0|req: 618/1247] 10.0.0.232 () {32 vars in 647 bytes} [Mon May 11 02:06:59 2026] GET /v2.0/subnets => generated 3152 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 619/1248] 10.0.0.232 () {32 vars in 647 bytes} [Mon May 11 02:06:59 2026] GET /v2.0/routers => generated 737 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:07:00.113 7 INFO neutron.db.l3_hamode_db [None req-b2be21ba-e9b0-42df-ae3e-64cfa7b55f4e 7b643627ab1b4c938108f89a5cfaf7a5 b0d49083c0f84326b0e36ace7b36643c - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 620/1249] 10.0.0.232 () {34 vars in 685 bytes} [Mon May 11 02:07:00 2026] POST /v2.0/security-groups => generated 1609 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 621/1250] 10.0.0.232 () {34 vars in 695 bytes} [Mon May 11 02:07:00 2026] POST /v2.0/security-group-rules => generated 565 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 622/1251] 10.0.0.232 () {34 vars in 695 bytes} [Mon May 11 02:07:00 2026] POST /v2.0/security-group-rules => generated 564 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 623/1252] 10.0.0.232 () {34 vars in 695 bytes} [Mon May 11 02:07:00 2026] POST /v2.0/security-group-rules => generated 570 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 624/1253] 10.0.0.232 () {34 vars in 695 bytes} [Mon May 11 02:07:00 2026] POST /v2.0/security-group-rules => generated 569 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:07:00.720 8 INFO neutron.db.securitygroups_db [None req-261da3cd-7c78-4bc1-ae6d-ede3fad4ae29 66610d04a75a4dfab43d0112fce8ef1a c746fa207f90458fb496b0fd39379fc8 - - - -] Project c746fa207f90458fb496b0fd39379fc8 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: 625/1254] 10.0.0.232 () {34 vars in 695 bytes} [Mon May 11 02:07:00 2026] POST /v2.0/security-group-rules => generated 575 bytes in 94 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:07:00.821 8 INFO neutron.db.securitygroups_db [None req-85a5cd4b-876d-4725-853d-1dd3580da235 66610d04a75a4dfab43d0112fce8ef1a c746fa207f90458fb496b0fd39379fc8 - - - -] Project c746fa207f90458fb496b0fd39379fc8 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-05-11 02:07:01.287 7 INFO neutron.db.l3_hamode_db [None req-b2be21ba-e9b0-42df-ae3e-64cfa7b55f4e 7b643627ab1b4c938108f89a5cfaf7a5 b0d49083c0f84326b0e36ace7b36643c - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 626/1255] 10.0.0.232 () {34 vars in 695 bytes} [Mon May 11 02:07:00 2026] POST /v2.0/security-group-rules => generated 574 bytes in 629 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:07:01.948 8 WARNING keystonemiddleware.audit [None req-85a5cd4b-876d-4725-853d-1dd3580da235 66610d04a75a4dfab43d0112fce8ef1a c746fa207f90458fb496b0fd39379fc8 - - - -] Skipping service tempest-service-1574089117 as it have no endpoints. [pid: 8|app: 0|req: 627/1256] 10.0.0.232 () {32 vars in 649 bytes} [Mon May 11 02:07:01 2026] GET /v2.0/networks => generated 1298 bytes in 218 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 628/1257] 10.0.0.20 () {34 vars in 1097 bytes} [Mon May 11 02:07:02 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-338017494&fields=id&tenant_id=c746fa207f90458fb496b0fd39379fc8 => generated 69 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 629/1258] 10.0.0.20 () {34 vars in 981 bytes} [Mon May 11 02:07:02 2026] GET /v2.0/networks?id=f163673f-32e5-4053-9fc0-9ece524d4bee => generated 661 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 630/1259] 10.0.0.20 () {34 vars in 964 bytes} [Mon May 11 02:07:02 2026] GET /v2.0/quotas/c746fa207f90458fb496b0fd39379fc8 => 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: 631/1260] 10.0.0.20 () {34 vars in 1001 bytes} [Mon May 11 02:07:02 2026] GET /v2.0/ports?tenant_id=c746fa207f90458fb496b0fd39379fc8&fields=id => generated 103 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 632/1261] 10.0.0.20 () {34 vars in 1007 bytes} [Mon May 11 02:07:02 2026] GET /v2.0/networks/f163673f-32e5-4053-9fc0-9ece524d4bee?fields=segments => generated 14 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 630/1262] 10.0.0.232 () {34 vars in 669 bytes} [Mon May 11 02:06:59 2026] POST /v2.0/routers => generated 727 bytes in 2703 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 633/1263] 10.0.0.20 () {34 vars in 1107 bytes} [Mon May 11 02:07:02 2026] GET /v2.0/networks/f163673f-32e5-4053-9fc0-9ece524d4bee?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 634/1264] 10.0.0.20 () {34 vars in 989 bytes} [Mon May 11 02:07:02 2026] GET /v2.0/ports?device_id=0e85a4ce-9c49-4bfb-b7e9-8a30b901c8a1 => 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: 635/1265] 10.0.0.232 () {32 vars in 774 bytes} [Mon May 11 02:07:03 2026] GET /v2.0/security-groups?tenant_id=13e4dbc7f5fc4549817e7e9e26ded7fb&name=default => generated 2801 bytes in 302 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 636/1266] 199.204.45.23 () {34 vars in 985 bytes} [Mon May 11 02:07:03 2026] GET /v2.0/networks?id=f163673f-32e5-4053-9fc0-9ece524d4bee => generated 661 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 637/1267] 10.0.0.232 () {32 vars in 740 bytes} [Mon May 11 02:07:03 2026] DELETE /v2.0/security-groups/ce4a625c-187f-443a-a974-d3a8d57b9375 => 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: 638/1268] 199.204.45.23 () {34 vars in 1049 bytes} [Mon May 11 02:07:03 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=c746fa207f90458fb496b0fd39379fc8 => generated 180 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 639/1269] 10.0.0.20 () {34 vars in 989 bytes} [Mon May 11 02:07:03 2026] GET /v2.0/ports?device_id=0e85a4ce-9c49-4bfb-b7e9-8a30b901c8a1 => 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: 640/1270] 199.204.45.23 () {38 vars in 954 bytes} [Mon May 11 02:07:03 2026] POST /v2.0/ports => generated 954 bytes in 485 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 641/1271] 10.0.0.232 () {32 vars in 774 bytes} [Mon May 11 02:07:04 2026] GET /v2.0/security-groups?tenant_id=cb9c69e4465a49a99fee351169bbf2b3&name=default => generated 2801 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 631/1272] 10.0.0.232 () {34 vars in 783 bytes} [Mon May 11 02:07:02 2026] PUT /v2.0/routers/1cbe1bea-b3e4-407a-8192-f98bc53e564a/add_router_interface => generated 309 bytes in 2076 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 632/1273] 10.0.0.232 () {32 vars in 740 bytes} [Mon May 11 02:07:04 2026] DELETE /v2.0/security-groups/ee0d985a-2d89-464b-9837-1878e1f65489 => 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: 642/1274] 199.204.45.23 () {38 vars in 1027 bytes} [Mon May 11 02:07:04 2026] PUT /v2.0/ports/f506ecf2-8e40-4e5b-9e0a-d96b5002d640 => generated 1199 bytes in 479 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 02:07:05.062 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-642147bb-e263-4289-a625-45aaf0d6369e'] response: {'name': 'network-changed', 'server_uuid': '0e85a4ce-9c49-4bfb-b7e9-8a30b901c8a1', 'tag': 'f506ecf2-8e40-4e5b-9e0a-d96b5002d640', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 643/1275] 199.204.45.23 () {34 vars in 1079 bytes} [Mon May 11 02:07:05 2026] GET /v2.0/ports?tenant_id=c746fa207f90458fb496b0fd39379fc8&device_id=0e85a4ce-9c49-4bfb-b7e9-8a30b901c8a1 => generated 1238 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 633/1276] 10.0.0.20 () {34 vars in 989 bytes} [Mon May 11 02:07:04 2026] GET /v2.0/ports?device_id=0e85a4ce-9c49-4bfb-b7e9-8a30b901c8a1 => generated 969 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 644/1277] 199.204.45.23 () {34 vars in 1057 bytes} [Mon May 11 02:07:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=f506ecf2-8e40-4e5b-9e0a-d96b5002d640 => 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: 645/1278] 199.204.45.23 () {34 vars in 983 bytes} [Mon May 11 02:07:05 2026] GET /v2.0/subnets?id=73471c48-b344-4357-ae9c-716b23a1ff21 => generated 653 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 634/1279] 10.0.0.20 () {34 vars in 1039 bytes} [Mon May 11 02:07:05 2026] GET /v2.0/security-groups?id=6be9fa4c-7f5f-4f46-97cf-f460e514b514&fields=id&fields=name => generated 113 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 646/1280] 199.204.45.23 () {34 vars in 1051 bytes} [Mon May 11 02:07:05 2026] GET /v2.0/ports?network_id=f163673f-32e5-4053-9fc0-9ece524d4bee&device_owner=network%3Adhcp => generated 1244 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 635/1281] 199.204.45.23 () {34 vars in 1011 bytes} [Mon May 11 02:07:05 2026] GET /v2.0/networks/f163673f-32e5-4053-9fc0-9ece524d4bee?fields=segments => generated 14 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 636/1282] 199.204.45.23 () {34 vars in 1111 bytes} [Mon May 11 02:07:05 2026] GET /v2.0/networks/f163673f-32e5-4053-9fc0-9ece524d4bee?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 647/1283] 10.0.0.232 () {32 vars in 774 bytes} [Mon May 11 02:07:05 2026] GET /v2.0/security-groups?tenant_id=656e43cd7f6541bcb6ede65213a79a10&name=default => generated 2801 bytes in 229 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 637/1284] 199.204.45.23 () {34 vars in 1079 bytes} [Mon May 11 02:07:05 2026] GET /v2.0/ports?tenant_id=c746fa207f90458fb496b0fd39379fc8&device_id=0e85a4ce-9c49-4bfb-b7e9-8a30b901c8a1 => generated 1238 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 648/1285] 10.0.0.232 () {32 vars in 740 bytes} [Mon May 11 02:07:05 2026] DELETE /v2.0/security-groups/754ba3cc-ae95-44a5-8d3d-e9a7e74e5d6f => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 638/1286] 199.204.45.23 () {34 vars in 985 bytes} [Mon May 11 02:07:05 2026] GET /v2.0/networks?id=f163673f-32e5-4053-9fc0-9ece524d4bee => generated 757 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 649/1287] 199.204.45.23 () {34 vars in 1057 bytes} [Mon May 11 02:07:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=f506ecf2-8e40-4e5b-9e0a-d96b5002d640 => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 639/1288] 199.204.45.23 () {34 vars in 983 bytes} [Mon May 11 02:07:05 2026] GET /v2.0/subnets?id=73471c48-b344-4357-ae9c-716b23a1ff21 => generated 653 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 650/1289] 199.204.45.23 () {34 vars in 1051 bytes} [Mon May 11 02:07:05 2026] GET /v2.0/ports?network_id=f163673f-32e5-4053-9fc0-9ece524d4bee&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: 640/1290] 199.204.45.23 () {34 vars in 1011 bytes} [Mon May 11 02:07:05 2026] GET /v2.0/networks/f163673f-32e5-4053-9fc0-9ece524d4bee?fields=segments => generated 14 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 651/1291] 199.204.45.23 () {34 vars in 1111 bytes} [Mon May 11 02:07:05 2026] GET /v2.0/networks/f163673f-32e5-4053-9fc0-9ece524d4bee?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: 641/1292] 10.0.0.20 () {34 vars in 989 bytes} [Mon May 11 02:07:06 2026] GET /v2.0/ports?device_id=0e85a4ce-9c49-4bfb-b7e9-8a30b901c8a1 => generated 969 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 652/1293] 10.0.0.20 () {34 vars in 1039 bytes} [Mon May 11 02:07:06 2026] GET /v2.0/security-groups?id=6be9fa4c-7f5f-4f46-97cf-f460e514b514&fields=id&fields=name => generated 113 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 642/1294] 10.0.0.20 () {34 vars in 981 bytes} [Mon May 11 02:07:06 2026] GET /v2.0/networks?id=7f293e0d-ab07-4ff2-868a-6b2b4468645b => generated 672 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 653/1295] 10.0.0.20 () {34 vars in 964 bytes} [Mon May 11 02:07:07 2026] GET /v2.0/quotas/52e91f95da854ca797ca2ccd28392381 => generated 292 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 643/1296] 10.0.0.20 () {34 vars in 1001 bytes} [Mon May 11 02:07:07 2026] GET /v2.0/ports?tenant_id=52e91f95da854ca797ca2ccd28392381&fields=id => generated 103 bytes in 220 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 654/1297] 10.0.0.20 () {34 vars in 1007 bytes} [Mon May 11 02:07:07 2026] GET /v2.0/networks/7f293e0d-ab07-4ff2-868a-6b2b4468645b?fields=segments => generated 14 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 644/1298] 10.0.0.20 () {34 vars in 1107 bytes} [Mon May 11 02:07:07 2026] GET /v2.0/networks/7f293e0d-ab07-4ff2-868a-6b2b4468645b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 655/1299] 10.0.0.20 () {34 vars in 989 bytes} [Mon May 11 02:07:07 2026] GET /v2.0/ports?device_id=0e85a4ce-9c49-4bfb-b7e9-8a30b901c8a1 => generated 971 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 645/1300] 10.0.0.20 () {34 vars in 1039 bytes} [Mon May 11 02:07:07 2026] GET /v2.0/security-groups?id=6be9fa4c-7f5f-4f46-97cf-f460e514b514&fields=id&fields=name => generated 113 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 656/1301] 10.0.0.20 () {34 vars in 989 bytes} [Mon May 11 02:07:07 2026] GET /v2.0/ports?device_id=ee03082f-fdde-449f-b816-fc86f7ccfe68 => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 646/1302] 10.0.0.20 () {34 vars in 989 bytes} [Mon May 11 02:07:07 2026] GET /v2.0/ports?device_id=0e85a4ce-9c49-4bfb-b7e9-8a30b901c8a1 => generated 971 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 657/1303] 10.0.0.20 () {34 vars in 1039 bytes} [Mon May 11 02:07:07 2026] GET /v2.0/security-groups?id=6be9fa4c-7f5f-4f46-97cf-f460e514b514&fields=id&fields=name => generated 113 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 647/1304] 10.0.0.232 () {32 vars in 736 bytes} [Mon May 11 02:07:07 2026] GET /v2.0/ports?device_id=0e85a4ce-9c49-4bfb-b7e9-8a30b901c8a1 => generated 1240 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 648/1305] 199.204.45.23 () {34 vars in 985 bytes} [Mon May 11 02:07:08 2026] GET /v2.0/networks?id=7f293e0d-ab07-4ff2-868a-6b2b4468645b => generated 672 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 649/1306] 199.204.45.23 () {38 vars in 954 bytes} [Mon May 11 02:07:08 2026] POST /v2.0/ports => generated 954 bytes in 491 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 650/1307] 10.0.0.20 () {34 vars in 989 bytes} [Mon May 11 02:07:08 2026] GET /v2.0/ports?device_id=ee03082f-fdde-449f-b816-fc86f7ccfe68 => generated 957 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:07:08.946 8 INFO neutron.db.l3_db [None req-ba4e39f9-154c-4f97-8bad-14a4e6b25421 66610d04a75a4dfab43d0112fce8ef1a c746fa207f90458fb496b0fd39379fc8 - - - -] Floating IP b4c9ae15-553e-4351-8058-21bfd13b4045 associated. External IP: 10.96.250.219, port: f506ecf2-8e40-4e5b-9e0a-d96b5002d640. [pid: 8|app: 0|req: 658/1308] 10.0.0.232 () {34 vars in 677 bytes} [Mon May 11 02:07:07 2026] POST /v2.0/floatingips => generated 855 bytes in 1422 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 651/1309] 199.204.45.23 () {38 vars in 1027 bytes} [Mon May 11 02:07:08 2026] PUT /v2.0/ports/6cc503fe-15f6-4888-ba5c-7fc5f101ed99 => generated 1199 bytes in 413 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 659/1310] 10.0.0.20 () {34 vars in 1039 bytes} [Mon May 11 02:07:09 2026] GET /v2.0/security-groups?id=69ea8d51-974f-49ba-99ab-2a140cc1b224&fields=id&fields=name => generated 88 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 02:07:09.390 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b60666ac-acee-4277-bfcd-b4c94aed35b5'] response: {'name': 'network-changed', 'server_uuid': '0e85a4ce-9c49-4bfb-b7e9-8a30b901c8a1', 'tag': 'f506ecf2-8e40-4e5b-9e0a-d96b5002d640', 'status': 'completed', 'code': 200} 2026-05-11 02:07:09.392 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-3af74b5c-7027-4fd4-a25e-7360230fbb60'] response: {'name': 'network-changed', 'server_uuid': 'ee03082f-fdde-449f-b816-fc86f7ccfe68', 'tag': '6cc503fe-15f6-4888-ba5c-7fc5f101ed99', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 652/1311] 10.0.0.232 () {32 vars in 729 bytes} [Mon May 11 02:07:09 2026] GET /v2.0/floatingips/b4c9ae15-553e-4351-8058-21bfd13b4045 => generated 855 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 660/1312] 199.204.45.23 () {34 vars in 1079 bytes} [Mon May 11 02:07:09 2026] GET /v2.0/ports?tenant_id=c746fa207f90458fb496b0fd39379fc8&device_id=0e85a4ce-9c49-4bfb-b7e9-8a30b901c8a1 => generated 1240 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 653/1313] 199.204.45.23 () {34 vars in 1079 bytes} [Mon May 11 02:07:09 2026] GET /v2.0/ports?tenant_id=52e91f95da854ca797ca2ccd28392381&device_id=ee03082f-fdde-449f-b816-fc86f7ccfe68 => generated 1238 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 654/1314] 199.204.45.23 () {34 vars in 1057 bytes} [Mon May 11 02:07:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=6cc503fe-15f6-4888-ba5c-7fc5f101ed99 => generated 19 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 655/1315] 199.204.45.23 () {34 vars in 983 bytes} [Mon May 11 02:07:09 2026] GET /v2.0/subnets?id=3ba091b0-0ebf-450d-aca3-7f249483023f => generated 666 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 661/1316] 199.204.45.23 () {34 vars in 985 bytes} [Mon May 11 02:07:09 2026] GET /v2.0/networks?id=f163673f-32e5-4053-9fc0-9ece524d4bee => generated 757 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 656/1317] 199.204.45.23 () {34 vars in 1051 bytes} [Mon May 11 02:07:09 2026] GET /v2.0/ports?network_id=7f293e0d-ab07-4ff2-868a-6b2b4468645b&device_owner=network%3Adhcp => generated 1244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 662/1318] 199.204.45.23 () {34 vars in 1057 bytes} [Mon May 11 02:07:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=f506ecf2-8e40-4e5b-9e0a-d96b5002d640 => generated 858 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 657/1319] 199.204.45.23 () {34 vars in 1011 bytes} [Mon May 11 02:07:09 2026] GET /v2.0/networks/7f293e0d-ab07-4ff2-868a-6b2b4468645b?fields=segments => generated 14 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 663/1320] 199.204.45.23 () {34 vars in 983 bytes} [Mon May 11 02:07:09 2026] GET /v2.0/subnets?id=73471c48-b344-4357-ae9c-716b23a1ff21 => generated 653 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 658/1321] 199.204.45.23 () {34 vars in 1111 bytes} [Mon May 11 02:07:09 2026] GET /v2.0/networks/7f293e0d-ab07-4ff2-868a-6b2b4468645b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 664/1322] 199.204.45.23 () {34 vars in 1051 bytes} [Mon May 11 02:07:09 2026] GET /v2.0/ports?network_id=f163673f-32e5-4053-9fc0-9ece524d4bee&device_owner=network%3Adhcp => generated 1244 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 659/1323] 199.204.45.23 () {34 vars in 1079 bytes} [Mon May 11 02:07:09 2026] GET /v2.0/ports?tenant_id=52e91f95da854ca797ca2ccd28392381&device_id=ee03082f-fdde-449f-b816-fc86f7ccfe68 => generated 1238 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 665/1324] 199.204.45.23 () {34 vars in 1011 bytes} [Mon May 11 02:07:09 2026] GET /v2.0/networks/f163673f-32e5-4053-9fc0-9ece524d4bee?fields=segments => generated 14 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 660/1325] 199.204.45.23 () {34 vars in 985 bytes} [Mon May 11 02:07:09 2026] GET /v2.0/networks?id=7f293e0d-ab07-4ff2-868a-6b2b4468645b => generated 768 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 661/1326] 199.204.45.23 () {34 vars in 1057 bytes} [Mon May 11 02:07:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=6cc503fe-15f6-4888-ba5c-7fc5f101ed99 => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 666/1327] 199.204.45.23 () {34 vars in 1111 bytes} [Mon May 11 02:07:09 2026] GET /v2.0/networks/f163673f-32e5-4053-9fc0-9ece524d4bee?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 662/1328] 199.204.45.23 () {34 vars in 983 bytes} [Mon May 11 02:07:10 2026] GET /v2.0/subnets?id=3ba091b0-0ebf-450d-aca3-7f249483023f => generated 666 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 667/1329] 199.204.45.23 () {34 vars in 1051 bytes} [Mon May 11 02:07:10 2026] GET /v2.0/ports?network_id=7f293e0d-ab07-4ff2-868a-6b2b4468645b&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: 663/1330] 199.204.45.23 () {34 vars in 1011 bytes} [Mon May 11 02:07:10 2026] GET /v2.0/networks/7f293e0d-ab07-4ff2-868a-6b2b4468645b?fields=segments => generated 14 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 668/1331] 199.204.45.23 () {34 vars in 1111 bytes} [Mon May 11 02:07:10 2026] GET /v2.0/networks/7f293e0d-ab07-4ff2-868a-6b2b4468645b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 664/1332] 10.0.0.232 () {32 vars in 729 bytes} [Mon May 11 02:07:10 2026] GET /v2.0/floatingips/b4c9ae15-553e-4351-8058-21bfd13b4045 => generated 855 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 669/1333] 10.0.0.20 () {34 vars in 989 bytes} [Mon May 11 02:07:10 2026] GET /v2.0/ports?device_id=ee03082f-fdde-449f-b816-fc86f7ccfe68 => generated 969 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 670/1334] 10.0.0.20 () {34 vars in 1039 bytes} [Mon May 11 02:07:10 2026] GET /v2.0/security-groups?id=69ea8d51-974f-49ba-99ab-2a140cc1b224&fields=id&fields=name => generated 88 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:07:10.888 7 INFO neutron.db.segments_db [None req-bcd37447-044f-43f4-af08-a8a8fa652d13 ff4105356938418dbbbbfa07745084b6 adac545fe2cd4cde915514cbb962d730 - - - -] Added segment 132695ed-6f21-4384-a9ec-fed4f2686d27 of type vxlan for network 6f3614dc-28b1-4e3e-bad8-0012bfee134c [pid: 7|app: 0|req: 665/1335] 10.0.0.232 () {34 vars in 670 bytes} [Mon May 11 02:07:10 2026] POST /v2.0/networks => generated 631 bytes in 523 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 671/1336] 10.0.0.232 () {34 vars in 664 bytes} [Mon May 11 02:07:11 2026] POST /v2.0/ports => generated 743 bytes in 367 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:07:11.477 7 INFO neutron.db.segments_db [None req-39afc0b5-ff1f-41bd-9109-28bf83144246 ff4105356938418dbbbbfa07745084b6 adac545fe2cd4cde915514cbb962d730 - - - -] Added segment 2c70dd9a-e4a0-47f6-8e7f-a80230860356 of type vxlan for network 888a8ef5-bca8-437f-92b7-eea88ff26d71 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 672/1337] 10.0.0.232 () {32 vars in 729 bytes} [Mon May 11 02:07:11 2026] GET /v2.0/floatingips/b4c9ae15-553e-4351-8058-21bfd13b4045 => generated 857 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 666/1338] 10.0.0.232 () {34 vars in 670 bytes} [Mon May 11 02:07:11 2026] POST /v2.0/networks => generated 631 bytes in 189 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 667/1339] 10.0.0.20 () {34 vars in 989 bytes} [Mon May 11 02:07:11 2026] GET /v2.0/ports?device_id=ee03082f-fdde-449f-b816-fc86f7ccfe68 => generated 971 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 668/1340] 10.0.0.20 () {34 vars in 1039 bytes} [Mon May 11 02:07:11 2026] GET /v2.0/security-groups?id=69ea8d51-974f-49ba-99ab-2a140cc1b224&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: 673/1341] 10.0.0.232 () {34 vars in 664 bytes} [Mon May 11 02:07:11 2026] POST /v2.0/ports => generated 743 bytes in 355 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 02:07:12.053 8 INFO neutron.db.segments_db [None req-86037aa6-0c34-4651-a759-73c9a7af8fc8 ff4105356938418dbbbbfa07745084b6 adac545fe2cd4cde915514cbb962d730 - - - -] Added segment 2e81e380-84d2-45e9-a625-a941e7786a66 of type vxlan for network 7302650f-ae5b-4b92-b081-91a044bd7ba4 [pid: 8|app: 0|req: 674/1342] 10.0.0.232 () {34 vars in 670 bytes} [Mon May 11 02:07:11 2026] POST /v2.0/networks => generated 631 bytes in 188 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 669/1343] 10.0.0.232 () {32 vars in 774 bytes} [Mon May 11 02:07:11 2026] GET /v2.0/security-groups?tenant_id=5004d887ad7644108208288a262050fe&name=default => generated 2801 bytes in 282 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 670/1344] 10.0.0.232 () {32 vars in 740 bytes} [Mon May 11 02:07:12 2026] DELETE /v2.0/security-groups/5a5d05df-651c-4336-96ff-9fafd8e8a0d3 => 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: 671/1345] 10.0.0.20 () {34 vars in 989 bytes} [Mon May 11 02:07:12 2026] GET /v2.0/ports?device_id=ee03082f-fdde-449f-b816-fc86f7ccfe68 => generated 971 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 672/1346] 10.0.0.232 () {32 vars in 774 bytes} [Mon May 11 02:07:12 2026] GET /v2.0/security-groups?tenant_id=ca2578d84d2041e48df3fd61753a1116&name=default => generated 2801 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 675/1347] 10.0.0.232 () {34 vars in 664 bytes} [Mon May 11 02:07:12 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) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 673/1348] 10.0.0.20 () {34 vars in 1039 bytes} [Mon May 11 02:07:12 2026] GET /v2.0/security-groups?id=69ea8d51-974f-49ba-99ab-2a140cc1b224&fields=id&fields=name => generated 88 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:07:12.595 7 INFO neutron.db.segments_db [None req-316d479a-2416-44d6-ad28-7976a7b5e168 ff4105356938418dbbbbfa07745084b6 adac545fe2cd4cde915514cbb962d730 - - - -] Added segment 5330000a-716c-4dd1-b0c3-52613c1f702d of type vxlan for network 216f7646-6462-4263-8b49-753fcddee94a [pid: 8|app: 0|req: 676/1349] 10.0.0.232 () {32 vars in 740 bytes} [Mon May 11 02:07:12 2026] DELETE /v2.0/security-groups/800725ff-0595-4239-bd64-98045b3f2fa1 => 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: 674/1350] 10.0.0.232 () {34 vars in 670 bytes} [Mon May 11 02:07:12 2026] POST /v2.0/networks => generated 632 bytes in 216 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 675/1351] 199.204.45.23 () {34 vars in 993 bytes} [Mon May 11 02:07:12 2026] GET /v2.0/ports?device_id=ee03082f-fdde-449f-b816-fc86f7ccfe68 => generated 971 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 677/1352] 10.0.0.232 () {34 vars in 664 bytes} [Mon May 11 02:07:12 2026] POST /v2.0/ports => generated 743 bytes in 336 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 676/1353] 199.204.45.23 () {36 vars in 996 bytes} [Mon May 11 02:07:12 2026] DELETE /v2.0/ports/6cc503fe-15f6-4888-ba5c-7fc5f101ed99 => generated 0 bytes in 334 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 02:07:13.165 8 INFO neutron.db.segments_db [None req-4c550743-b799-4f92-a08c-f1ea97be1b74 ff4105356938418dbbbbfa07745084b6 adac545fe2cd4cde915514cbb962d730 - - - -] Added segment 39f85d5d-73f3-4543-8f28-e2635d714ace of type vxlan for network e4ef3655-fa7d-4b69-8999-0247de33ba38 [pid: 8|app: 0|req: 678/1354] 10.0.0.232 () {34 vars in 670 bytes} [Mon May 11 02:07:13 2026] POST /v2.0/networks => generated 632 bytes in 716 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:07:13.876 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-72932bb0-e433-4278-9918-ca7fc4912474'] response: {'server_uuid': 'ee03082f-fdde-449f-b816-fc86f7ccfe68', 'name': 'network-vif-deleted', 'tag': '6cc503fe-15f6-4888-ba5c-7fc5f101ed99', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 677/1357] 10.0.0.232 () {34 vars in 664 bytes} [Mon May 11 02:07:13 2026] POST /v2.0/ports => generated 743 bytes in 374 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 681/1358] 10.0.0.232 () {34 vars in 747 bytes} [Mon May 11 02:07:14 2026] PUT /v2.0/ports/d5412b01-6364-4a5f-bb50-61723571fef9/tags => generated 17 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 678/1359] 10.0.0.232 () {34 vars in 747 bytes} [Mon May 11 02:07:14 2026] PUT /v2.0/ports/47d03078-5407-4334-bd0d-6e6f64a42583/tags => generated 25 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 682/1360] 10.0.0.232 () {34 vars in 747 bytes} [Mon May 11 02:07:14 2026] PUT /v2.0/ports/d4e2569b-28af-440a-9d45-7aeacc124b26/tags => generated 34 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 683/1361] 10.0.0.232 () {34 vars in 747 bytes} [Mon May 11 02:07:14 2026] PUT /v2.0/ports/2c2e2ea1-56b3-4ac5-950b-17b7a381919c/tags => generated 19 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 679/1362] 10.0.0.232 () {32 vars in 653 bytes} [Mon May 11 02:07:14 2026] GET /v2.0/extensions => generated 19178 bytes in 173 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 680/1363] 10.0.0.232 () {32 vars in 681 bytes} [Mon May 11 02:07:14 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: 7|app: 0|req: 681/1364] 10.0.0.232 () {32 vars in 681 bytes} [Mon May 11 02:07:14 2026] GET /v2.0/extensions/address-scope => generated 163 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 682/1365] 10.0.0.232 () {32 vars in 729 bytes} [Mon May 11 02:07:14 2026] GET /v2.0/extensions/router-admin-state-down-before-update => generated 312 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 683/1366] 10.0.0.232 () {32 vars in 665 bytes} [Mon May 11 02:07:14 2026] GET /v2.0/extensions/agent => generated 153 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 684/1367] 10.0.0.232 () {32 vars in 699 bytes} [Mon May 11 02:07:14 2026] GET /v2.0/extensions/agent-resources-synced => generated 223 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 685/1368] 10.0.0.232 () {32 vars in 697 bytes} [Mon May 11 02:07:14 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 686/1369] 10.0.0.232 () {32 vars in 701 bytes} [Mon May 11 02:07:14 2026] GET /v2.0/extensions/auto-allocated-topology => 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: 687/1370] 10.0.0.232 () {32 vars in 689 bytes} [Mon May 11 02:07:14 2026] GET /v2.0/extensions/availability_zone => generated 178 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 688/1371] 10.0.0.232 () {32 vars in 703 bytes} [Mon May 11 02:07:14 2026] GET /v2.0/extensions/availability_zone_filter => generated 220 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 689/1372] 10.0.0.232 () {32 vars in 693 bytes} [Mon May 11 02:07:14 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: 7|app: 0|req: 690/1373] 10.0.0.232 () {32 vars in 695 bytes} [Mon May 11 02:07:14 2026] GET /v2.0/extensions/dhcp_agent_scheduler => generated 187 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 691/1374] 10.0.0.232 () {32 vars in 685 bytes} [Mon May 11 02:07:14 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 684/1375] 10.0.0.232 () {32 vars in 660 bytes} [Mon May 11 02:07:14 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 215 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 692/1376] 10.0.0.232 () {32 vars in 687 bytes} [Mon May 11 02:07:14 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: 7|app: 0|req: 693/1377] 10.0.0.232 () {32 vars in 661 bytes} [Mon May 11 02:07:14 2026] GET /v2.0/extensions/dvr => generated 193 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 694/1378] 10.0.0.232 () {32 vars in 699 bytes} [Mon May 11 02:07:14 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: 7|app: 0|req: 695/1379] 10.0.0.232 () {32 vars in 679 bytes} [Mon May 11 02:07:14 2026] GET /v2.0/extensions/external-net => generated 200 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 696/1380] 10.0.0.232 () {32 vars in 683 bytes} [Mon May 11 02:07:14 2026] GET /v2.0/extensions/extra_dhcp_opt => generated 304 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 697/1381] 10.0.0.232 () {32 vars in 675 bytes} [Mon May 11 02:07:14 2026] GET /v2.0/extensions/extraroute => generated 181 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 698/1382] 10.0.0.232 () {32 vars in 689 bytes} [Mon May 11 02:07:14 2026] GET /v2.0/extensions/extraroute-atomic => generated 250 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 699/1383] 10.0.0.232 () {32 vars in 723 bytes} [Mon May 11 02:07:14 2026] GET /v2.0/extensions/floating-ip-port-forwarding-detail => generated 271 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 700/1384] 10.0.0.232 () {32 vars in 687 bytes} [Mon May 11 02:07:14 2026] GET /v2.0/extensions/fip-port-details => generated 212 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 685/1385] 10.0.0.232 () {32 vars in 674 bytes} [Mon May 11 02:07:14 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 701/1386] 10.0.0.232 () {32 vars in 669 bytes} [Mon May 11 02:07:14 2026] GET /v2.0/extensions/flavors => generated 193 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 702/1387] 10.0.0.232 () {32 vars in 687 bytes} [Mon May 11 02:07:14 2026] GET /v2.0/extensions/floatingip-pools => generated 188 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 703/1388] 10.0.0.232 () {32 vars in 681 bytes} [Mon May 11 02:07:14 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: 7|app: 0|req: 704/1389] 10.0.0.232 () {32 vars in 699 bytes} [Mon May 11 02:07:14 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: 686/1390] 10.0.0.232 () {32 vars in 670 bytes} [Mon May 11 02:07:14 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 687/1391] 10.0.0.232 () {32 vars in 679 bytes} [Mon May 11 02:07:14 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: 688/1392] 10.0.0.232 () {32 vars in 682 bytes} [Mon May 11 02:07:14 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 689/1393] 10.0.0.232 () {32 vars in 667 bytes} [Mon May 11 02:07:14 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: 690/1394] 10.0.0.232 () {32 vars in 668 bytes} [Mon May 11 02:07:14 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: 691/1395] 10.0.0.232 () {32 vars in 677 bytes} [Mon May 11 02:07:14 2026] GET /v2.0/extensions/ext-gw-mode => generated 268 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 692/1396] 10.0.0.232 () {32 vars in 682 bytes} [Mon May 11 02:07:14 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 2228 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 693/1397] 10.0.0.232 () {32 vars in 665 bytes} [Mon May 11 02:07:15 2026] GET /v2.0/extensions/l3-ha => 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: 694/1398] 10.0.0.232 () {32 vars in 678 bytes} [Mon May 11 02:07:15 2026] GET /v2.0/ports?not-tags-any=blue => generated 2228 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 695/1399] 10.0.0.232 () {32 vars in 675 bytes} [Mon May 11 02:07:15 2026] GET /v2.0/extensions/l3-flavors => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 696/1400] 10.0.0.232 () {32 vars in 690 bytes} [Mon May 11 02:07:15 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 1488 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 697/1401] 10.0.0.232 () {32 vars in 713 bytes} [Mon May 11 02:07:15 2026] GET /v2.0/extensions/l3-port-ip-change-not-allowed => generated 245 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 698/1402] 10.0.0.232 () {32 vars in 720 bytes} [Mon May 11 02:07:15 2026] DELETE /v2.0/ports/d5412b01-6364-4a5f-bb50-61723571fef9 => 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: 699/1403] 10.0.0.232 () {32 vars in 691 bytes} [Mon May 11 02:07:15 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: 700/1404] 10.0.0.232 () {32 vars in 720 bytes} [Mon May 11 02:07:15 2026] DELETE /v2.0/ports/47d03078-5407-4334-bd0d-6e6f64a42583 => generated 0 bytes in 252 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 701/1405] 10.0.0.232 () {32 vars in 683 bytes} [Mon May 11 02:07:15 2026] GET /v2.0/extensions/multi-provider => generated 212 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 702/1406] 10.0.0.232 () {32 vars in 720 bytes} [Mon May 11 02:07:15 2026] DELETE /v2.0/ports/d4e2569b-28af-440a-9d45-7aeacc124b26 => 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: 703/1407] 10.0.0.232 () {32 vars in 669 bytes} [Mon May 11 02:07:15 2026] GET /v2.0/extensions/net-mtu => generated 176 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 705/1408] 10.0.0.232 () {34 vars in 789 bytes} [Mon May 11 02:07:14 2026] PUT /v2.0/routers/1cbe1bea-b3e4-407a-8192-f98bc53e564a/remove_router_interface => generated 309 bytes in 1167 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 706/1409] 10.0.0.232 () {32 vars in 687 bytes} [Mon May 11 02:07:15 2026] GET /v2.0/extensions/net-mtu-writable => generated 207 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 704/1410] 10.0.0.232 () {32 vars in 720 bytes} [Mon May 11 02:07:15 2026] DELETE /v2.0/ports/2c2e2ea1-56b3-4ac5-950b-17b7a381919c => generated 0 bytes in 258 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 705/1411] 10.0.0.232 () {32 vars in 705 bytes} [Mon May 11 02:07:16 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: 8|app: 0|req: 706/1412] 10.0.0.232 () {32 vars in 720 bytes} [Mon May 11 02:07:16 2026] DELETE /v2.0/ports/8190be4d-3810-4031-9b96-8e5de51ae051 => generated 0 bytes in 235 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 707/1413] 10.0.0.232 () {32 vars in 701 bytes} [Mon May 11 02:07:16 2026] GET /v2.0/extensions/network-ip-availability => generated 216 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:07:16.656 8 INFO neutron.services.segments.plugin [-] Segment 132695ed-6f21-4384-a9ec-fed4f2686d27 resource provider aggregate not found 2026-05-11 02:07:16.661 8 INFO neutron.services.segments.plugin [-] Segment 132695ed-6f21-4384-a9ec-fed4f2686d27 resource provider aggregate not found 2026-05-11 02:07:16.691 8 INFO neutron.services.segments.plugin [-] Segment 132695ed-6f21-4384-a9ec-fed4f2686d27 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 132695ed-6f21-4384-a9ec-fed4f2686d27 found for delete ", "request_id": "req-fba4d5fa-82e2-412f-8289-f8216682245c"}]} 2026-05-11 02:07:16.692 8 INFO neutron.services.segments.plugin [-] Segment 132695ed-6f21-4384-a9ec-fed4f2686d27 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 132695ed-6f21-4384-a9ec-fed4f2686d27 found for delete ", "request_id": "req-e4341222-0c80-41ac-beee-2aa692994d80"}]} [pid: 8|app: 0|req: 708/1414] 10.0.0.232 () {32 vars in 726 bytes} [Mon May 11 02:07:16 2026] DELETE /v2.0/networks/6f3614dc-28b1-4e3e-bad8-0012bfee134c => generated 0 bytes in 297 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 709/1415] 10.0.0.232 () {32 vars in 675 bytes} [Mon May 11 02:07:16 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: 710/1416] 10.0.0.232 () {32 vars in 726 bytes} [Mon May 11 02:07:16 2026] DELETE /v2.0/networks/888a8ef5-bca8-437f-92b7-eea88ff26d71 => 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: 711/1417] 10.0.0.232 () {32 vars in 693 bytes} [Mon May 11 02:07:16 2026] GET /v2.0/extensions/port-device-profile => generated 189 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:07:17.014 7 INFO neutron.services.segments.plugin [-] Segment 553450da-213d-4cae-99fd-60accb6a9534 resource provider aggregate not found 2026-05-11 02:07:17.027 7 INFO neutron.services.segments.plugin [-] Segment 553450da-213d-4cae-99fd-60accb6a9534 resource provider aggregate not found 2026-05-11 02:07:17.038 7 INFO neutron.services.segments.plugin [-] Segment 553450da-213d-4cae-99fd-60accb6a9534 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 553450da-213d-4cae-99fd-60accb6a9534 found for delete ", "request_id": "req-8bf958c5-ff8d-488f-80bd-99bdb9a3e896"}]} 2026-05-11 02:07:17.043 7 INFO neutron.services.segments.plugin [-] Segment 553450da-213d-4cae-99fd-60accb6a9534 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 553450da-213d-4cae-99fd-60accb6a9534 found for delete ", "request_id": "req-d6f395c0-2cde-4094-acbb-2e3eab06b34c"}]} 2026-05-11 02:07:17.052 7 INFO neutron.db.l3_hamode_db [None req-4e903d19-59da-42fa-9552-f15b8ea4701a 7b643627ab1b4c938108f89a5cfaf7a5 b0d49083c0f84326b0e36ace7b36643c - - - -] HA network 7da5a5b6-d793-4c30-99c2-d563d3d54862 was deleted as no HA routers are present in tenant 52e91f95da854ca797ca2ccd28392381. [pid: 7|app: 0|req: 707/1418] 10.0.0.232 () {32 vars in 724 bytes} [Mon May 11 02:07:15 2026] DELETE /v2.0/routers/1cbe1bea-b3e4-407a-8192-f98bc53e564a => generated 0 bytes in 1123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 708/1419] 10.0.0.232 () {32 vars in 689 bytes} [Mon May 11 02:07:17 2026] GET /v2.0/extensions/port-mac-override => generated 251 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 712/1420] 10.0.0.232 () {32 vars in 726 bytes} [Mon May 11 02:07:16 2026] DELETE /v2.0/networks/7302650f-ae5b-4b92-b081-91a044bd7ba4 => generated 0 bytes in 246 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 713/1421] 10.0.0.232 () {32 vars in 709 bytes} [Mon May 11 02:07:17 2026] GET /v2.0/extensions/port-mac-address-regenerate => generated 209 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 709/1422] 10.0.0.232 () {32 vars in 724 bytes} [Mon May 11 02:07:17 2026] DELETE /v2.0/subnets/3ba091b0-0ebf-450d-aca3-7f249483023f => generated 0 bytes in 205 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 710/1423] 10.0.0.232 () {32 vars in 705 bytes} [Mon May 11 02:07:17 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: 714/1424] 10.0.0.232 () {32 vars in 726 bytes} [Mon May 11 02:07:17 2026] DELETE /v2.0/networks/216f7646-6462-4263-8b49-753fcddee94a => generated 0 bytes in 176 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 715/1425] 10.0.0.232 () {32 vars in 697 bytes} [Mon May 11 02:07:17 2026] GET /v2.0/extensions/port-resource-request => generated 185 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 716/1426] 10.0.0.232 () {32 vars in 726 bytes} [Mon May 11 02:07:17 2026] DELETE /v2.0/networks/e4ef3655-fa7d-4b69-8999-0247de33ba38 => generated 0 bytes in 220 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 717/1427] 10.0.0.232 () {32 vars in 711 bytes} [Mon May 11 02:07:17 2026] GET /v2.0/extensions/port-resource-request-groups => generated 271 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 718/1428] 10.0.0.232 () {32 vars in 669 bytes} [Mon May 11 02:07:17 2026] GET /v2.0/extensions/binding => generated 193 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 711/1429] 10.0.0.232 () {32 vars in 726 bytes} [Mon May 11 02:07:17 2026] DELETE /v2.0/networks/7f293e0d-ab07-4ff2-868a-6b2b4468645b => generated 0 bytes in 363 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 719/1430] 10.0.0.232 () {32 vars in 687 bytes} [Mon May 11 02:07:17 2026] GET /v2.0/extensions/binding-extended => generated 212 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 712/1431] 10.0.0.232 () {32 vars in 681 bytes} [Mon May 11 02:07:17 2026] GET /v2.0/extensions/port-security => generated 160 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 720/1432] 10.0.0.232 () {32 vars in 675 bytes} [Mon May 11 02:07:17 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 713/1433] 10.0.0.232 () {32 vars in 671 bytes} [Mon May 11 02:07:17 2026] GET /v2.0/extensions/provider => generated 191 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 721/1434] 10.0.0.232 () {32 vars in 661 bytes} [Mon May 11 02:07:17 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: 714/1435] 10.0.0.232 () {32 vars in 699 bytes} [Mon May 11 02:07:17 2026] GET /v2.0/extensions/qos-bw-limit-direction => generated 258 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 722/1436] 10.0.0.232 () {32 vars in 699 bytes} [Mon May 11 02:07:17 2026] GET /v2.0/extensions/qos-bw-minimum-ingress => generated 251 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 715/1437] 10.0.0.232 () {32 vars in 677 bytes} [Mon May 11 02:07:17 2026] GET /v2.0/extensions/qos-default => generated 183 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 723/1438] 10.0.0.232 () {32 vars in 669 bytes} [Mon May 11 02:07:17 2026] GET /v2.0/extensions/qos-fip => generated 178 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 716/1439] 10.0.0.232 () {32 vars in 683 bytes} [Mon May 11 02:07:17 2026] GET /v2.0/extensions/qos-gateway-ip => generated 197 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 724/1440] 10.0.0.232 () {32 vars in 701 bytes} [Mon May 11 02:07:17 2026] GET /v2.0/extensions/qos-port-network-policy => generated 209 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 717/1441] 10.0.0.232 () {32 vars in 685 bytes} [Mon May 11 02:07:17 2026] GET /v2.0/extensions/qos-pps-minimum => generated 203 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 725/1442] 10.0.0.232 () {32 vars in 707 bytes} [Mon May 11 02:07:17 2026] GET /v2.0/extensions/qos-pps-minimum-rule-alias => generated 277 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 718/1443] 10.0.0.232 () {32 vars in 669 bytes} [Mon May 11 02:07:17 2026] GET /v2.0/extensions/qos-pps => generated 195 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 726/1444] 10.0.0.232 () {32 vars in 697 bytes} [Mon May 11 02:07:17 2026] GET /v2.0/extensions/qos-rule-type-details => generated 229 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 719/1445] 10.0.0.232 () {32 vars in 695 bytes} [Mon May 11 02:07:17 2026] GET /v2.0/extensions/qos-rule-type-filter => generated 373 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 727/1446] 10.0.0.232 () {32 vars in 685 bytes} [Mon May 11 02:07:17 2026] GET /v2.0/extensions/qos-rules-alias => generated 254 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 720/1447] 10.0.0.232 () {32 vars in 689 bytes} [Mon May 11 02:07:17 2026] GET /v2.0/extensions/quota-check-limit => generated 226 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 728/1448] 10.0.0.232 () {32 vars in 667 bytes} [Mon May 11 02:07:17 2026] GET /v2.0/extensions/quotas => generated 192 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 729/1449] 10.0.0.232 () {32 vars in 681 bytes} [Mon May 11 02:07:17 2026] GET /v2.0/extensions/quota_details => generated 213 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 730/1450] 10.0.0.232 () {32 vars in 681 bytes} [Mon May 11 02:07:17 2026] GET /v2.0/extensions/rbac-policies => generated 223 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 731/1451] 10.0.0.232 () {32 vars in 691 bytes} [Mon May 11 02:07:17 2026] GET /v2.0/extensions/rbac-address-group => generated 198 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 721/1452] 10.0.0.232 () {32 vars in 774 bytes} [Mon May 11 02:07:17 2026] GET /v2.0/security-groups?tenant_id=52e91f95da854ca797ca2ccd28392381&name=default => generated 2801 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 732/1453] 10.0.0.232 () {32 vars in 691 bytes} [Mon May 11 02:07:17 2026] GET /v2.0/extensions/rbac-address-scope => 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: 733/1454] 10.0.0.232 () {32 vars in 695 bytes} [Mon May 11 02:07:17 2026] GET /v2.0/extensions/rbac-security-groups => generated 210 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 734/1455] 10.0.0.232 () {32 vars in 685 bytes} [Mon May 11 02:07:17 2026] GET /v2.0/extensions/rbac-subnetpool => generated 181 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 735/1456] 10.0.0.232 () {32 vars in 689 bytes} [Mon May 11 02:07:17 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: 736/1457] 10.0.0.232 () {32 vars in 701 bytes} [Mon May 11 02:07:17 2026] GET /v2.0/extensions/standard-attr-revisions => generated 229 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 737/1458] 10.0.0.232 () {32 vars in 703 bytes} [Mon May 11 02:07:17 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: 738/1459] 10.0.0.232 () {32 vars in 717 bytes} [Mon May 11 02:07:17 2026] GET /v2.0/extensions/security-groups-normalized-cidr => 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: 739/1460] 10.0.0.232 () {32 vars in 715 bytes} [Mon May 11 02:07:17 2026] GET /v2.0/extensions/port-security-groups-filtering => generated 228 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 740/1461] 10.0.0.232 () {32 vars in 727 bytes} [Mon May 11 02:07:17 2026] GET /v2.0/extensions/security-groups-remote-address-group => generated 254 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 741/1462] 10.0.0.232 () {32 vars in 719 bytes} [Mon May 11 02:07:17 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: 742/1463] 10.0.0.232 () {32 vars in 683 bytes} [Mon May 11 02:07:17 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 722/1464] 10.0.0.232 () {32 vars in 740 bytes} [Mon May 11 02:07:17 2026] DELETE /v2.0/security-groups/69ea8d51-974f-49ba-99ab-2a140cc1b224 => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 743/1465] 10.0.0.232 () {32 vars in 669 bytes} [Mon May 11 02:07:17 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: 7|app: 0|req: 723/1466] 10.0.0.232 () {32 vars in 719 bytes} [Mon May 11 02:07:17 2026] GET /v2.0/extensions/segments-peer-subnet-host-routes => generated 233 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 744/1467] 10.0.0.232 () {32 vars in 679 bytes} [Mon May 11 02:07:17 2026] GET /v2.0/extensions/service-type => generated 221 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 724/1468] 10.0.0.232 () {32 vars in 669 bytes} [Mon May 11 02:07:18 2026] GET /v2.0/extensions/sorting => generated 183 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 745/1469] 10.0.0.232 () {32 vars in 697 bytes} [Mon May 11 02:07:18 2026] GET /v2.0/extensions/standard-attr-segment => generated 212 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 725/1470] 10.0.0.232 () {32 vars in 705 bytes} [Mon May 11 02:07:18 2026] GET /v2.0/extensions/standard-attr-description => generated 214 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 746/1471] 10.0.0.232 () {32 vars in 701 bytes} [Mon May 11 02:07:18 2026] GET /v2.0/extensions/stateful-security-group => generated 208 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 726/1472] 10.0.0.232 () {32 vars in 683 bytes} [Mon May 11 02:07:18 2026] GET /v2.0/extensions/subnet_onboard => generated 197 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 747/1473] 10.0.0.232 () {32 vars in 705 bytes} [Mon May 11 02:07:18 2026] GET /v2.0/extensions/subnet-segmentid-writable => generated 227 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 727/1474] 10.0.0.232 () {32 vars in 695 bytes} [Mon May 11 02:07:18 2026] GET /v2.0/extensions/subnet-service-types => generated 206 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 748/1475] 10.0.0.232 () {32 vars in 689 bytes} [Mon May 11 02:07:18 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) [pid: 7|app: 0|req: 728/1476] 10.0.0.232 () {32 vars in 697 bytes} [Mon May 11 02:07:18 2026] GET /v2.0/extensions/subnetpool-prefix-ops => generated 224 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 749/1477] 10.0.0.232 () {32 vars in 689 bytes} [Mon May 11 02:07:18 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: 7|app: 0|req: 729/1478] 10.0.0.232 () {32 vars in 701 bytes} [Mon May 11 02:07:18 2026] GET /v2.0/extensions/standard-attr-timestamp => generated 255 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 750/1479] 10.0.0.232 () {32 vars in 665 bytes} [Mon May 11 02:07:18 2026] GET /v2.0/extensions/trunk => generated 164 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 730/1480] 10.0.0.232 () {32 vars in 681 bytes} [Mon May 11 02:07:18 2026] GET /v2.0/extensions/trunk-details => generated 168 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 751/1481] 10.0.0.232 () {32 vars in 693 bytes} [Mon May 11 02:07:18 2026] GET /v2.0/extensions/vpn-endpoint-groups => generated 177 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 731/1482] 10.0.0.232 () {32 vars in 677 bytes} [Mon May 11 02:07:18 2026] GET /v2.0/extensions/vpn-flavors => generated 182 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 752/1483] 10.0.0.232 () {32 vars in 667 bytes} [Mon May 11 02:07:18 2026] GET /v2.0/extensions/vpnaas => generated 154 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 732/1484] 10.0.0.232 () {32 vars in 774 bytes} [Mon May 11 02:07:18 2026] GET /v2.0/security-groups?tenant_id=1f1d499fd47f40ca80c2f608c9c8afa1&name=default => generated 2801 bytes in 310 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:07:18.722 8 INFO neutron.services.segments.plugin [-] Segment 2c70dd9a-e4a0-47f6-8e7f-a80230860356 resource provider aggregate not found 2026-05-11 02:07:18.729 8 INFO neutron.services.segments.plugin [-] Segment 2c70dd9a-e4a0-47f6-8e7f-a80230860356 resource provider aggregate not found 2026-05-11 02:07:18.741 8 INFO neutron.services.segments.plugin [-] Segment 2c70dd9a-e4a0-47f6-8e7f-a80230860356 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2c70dd9a-e4a0-47f6-8e7f-a80230860356 found for delete ", "request_id": "req-0288b1ef-3268-474c-8cba-a6d2af861b28"}]} 2026-05-11 02:07:18.747 8 INFO neutron.services.segments.plugin [-] Segment 2c70dd9a-e4a0-47f6-8e7f-a80230860356 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2c70dd9a-e4a0-47f6-8e7f-a80230860356 found for delete ", "request_id": "req-888b723b-12cf-4bdf-9af4-ec70de4b6f5f"}]} 2026-05-11 02:07:18.763 8 INFO neutron.services.segments.plugin [-] Segment 2e81e380-84d2-45e9-a625-a941e7786a66 resource provider aggregate not found 2026-05-11 02:07:18.769 8 INFO neutron.services.segments.plugin [-] Segment 2e81e380-84d2-45e9-a625-a941e7786a66 resource provider aggregate not found 2026-05-11 02:07:18.788 8 INFO neutron.services.segments.plugin [-] Segment 2e81e380-84d2-45e9-a625-a941e7786a66 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2e81e380-84d2-45e9-a625-a941e7786a66 found for delete ", "request_id": "req-66aa9422-ff14-4b59-8a6b-1c01ac54c810"}]} 2026-05-11 02:07:18.793 8 INFO neutron.services.segments.plugin [-] Segment 2e81e380-84d2-45e9-a625-a941e7786a66 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2e81e380-84d2-45e9-a625-a941e7786a66 found for delete ", "request_id": "req-1291e233-53d4-4c02-b97b-3c775a0d255c"}]} 2026-05-11 02:07:18.809 8 INFO neutron.services.segments.plugin [-] Segment 5330000a-716c-4dd1-b0c3-52613c1f702d resource provider aggregate not found 2026-05-11 02:07:18.816 8 INFO neutron.services.segments.plugin [-] Segment 5330000a-716c-4dd1-b0c3-52613c1f702d resource provider aggregate not found [pid: 8|app: 0|req: 753/1485] 10.0.0.232 () {32 vars in 740 bytes} [Mon May 11 02:07:18 2026] DELETE /v2.0/security-groups/feff74d9-a572-4202-87ee-5d6aa6d547c2 => generated 0 bytes in 167 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 733/1486] 10.0.0.232 () {32 vars in 774 bytes} [Mon May 11 02:07:18 2026] GET /v2.0/security-groups?tenant_id=29795f6c297944e4bd490c46012b0ebb&name=default => generated 2801 bytes in 211 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:07:18.893 8 INFO neutron.services.segments.plugin [-] Segment 5330000a-716c-4dd1-b0c3-52613c1f702d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5330000a-716c-4dd1-b0c3-52613c1f702d found for delete ", "request_id": "req-c3a076a6-fe34-4245-af7f-26a680186d20"}]} 2026-05-11 02:07:18.905 8 INFO neutron.services.segments.plugin [-] Segment 5330000a-716c-4dd1-b0c3-52613c1f702d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5330000a-716c-4dd1-b0c3-52613c1f702d found for delete ", "request_id": "req-64408517-5dae-4198-8da0-e4aacf0ea4dc"}]} 2026-05-11 02:07:18.926 8 INFO neutron.services.segments.plugin [-] Segment 39f85d5d-73f3-4543-8f28-e2635d714ace resource provider aggregate not found 2026-05-11 02:07:18.938 8 INFO neutron.services.segments.plugin [-] Segment 39f85d5d-73f3-4543-8f28-e2635d714ace resource provider aggregate not found 2026-05-11 02:07:18.947 8 INFO neutron.services.segments.plugin [-] Segment 39f85d5d-73f3-4543-8f28-e2635d714ace resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 39f85d5d-73f3-4543-8f28-e2635d714ace found for delete ", "request_id": "req-47c9e87d-6af7-47fa-ab61-f6abdea4274e"}]} 2026-05-11 02:07:18.958 8 INFO neutron.services.segments.plugin [-] Segment 39f85d5d-73f3-4543-8f28-e2635d714ace resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 39f85d5d-73f3-4543-8f28-e2635d714ace found for delete ", "request_id": "req-664a1073-84ca-43bf-9c37-e508515118cf"}]} [pid: 8|app: 0|req: 754/1487] 10.0.0.232 () {32 vars in 740 bytes} [Mon May 11 02:07:18 2026] DELETE /v2.0/security-groups/aa23973a-4ccd-4ace-82c1-d50946eae5aa => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:07:19.082 7 INFO neutron.services.segments.plugin [-] Segment 1a238b69-8048-4781-829a-1c7272e8e648 resource provider aggregate not found 2026-05-11 02:07:19.093 7 INFO neutron.services.segments.plugin [-] Segment 1a238b69-8048-4781-829a-1c7272e8e648 resource provider aggregate not found [pid: 7|app: 0|req: 734/1488] 10.0.0.232 () {32 vars in 774 bytes} [Mon May 11 02:07:18 2026] GET /v2.0/security-groups?tenant_id=c75fc9f038164d4b8c1ef75f78b5b03f&name=default => generated 2801 bytes in 188 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 755/1489] 10.0.0.232 () {32 vars in 740 bytes} [Mon May 11 02:07:19 2026] DELETE /v2.0/security-groups/f62716ae-d094-40df-8abe-77e46f6983cc => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:07:19.309 7 INFO neutron.services.segments.plugin [-] Segment 1a238b69-8048-4781-829a-1c7272e8e648 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1a238b69-8048-4781-829a-1c7272e8e648 found for delete ", "request_id": "req-7c65ad91-249a-4979-adfe-a7a3c40f7f0d"}]} 2026-05-11 02:07:19.315 7 INFO neutron.services.segments.plugin [-] Segment 1a238b69-8048-4781-829a-1c7272e8e648 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1a238b69-8048-4781-829a-1c7272e8e648 found for delete ", "request_id": "req-ef29f5d6-4dac-4c0b-9e65-1dd7e64fc1c4"}]} [pid: 7|app: 0|req: 735/1490] 10.0.0.232 () {32 vars in 774 bytes} [Mon May 11 02:07:19 2026] GET /v2.0/security-groups?tenant_id=adac545fe2cd4cde915514cbb962d730&name=default => generated 2801 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 756/1491] 10.0.0.232 () {32 vars in 740 bytes} [Mon May 11 02:07:19 2026] DELETE /v2.0/security-groups/f4ac1fc3-8155-43a1-b87f-aa11b09679d2 => 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: 736/1492] 10.0.0.175 () {34 vars in 990 bytes} [Mon May 11 02:07:19 2026] GET /v2.0/ports?device_id=0e85a4ce-9c49-4bfb-b7e9-8a30b901c8a1 => generated 1240 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 757/1493] 10.0.0.175 () {34 vars in 1040 bytes} [Mon May 11 02:07:19 2026] GET /v2.0/security-groups?id=6be9fa4c-7f5f-4f46-97cf-f460e514b514&fields=id&fields=name => generated 113 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:07:19.871 7 INFO neutron.db.segments_db [None req-35409b55-1e71-4ff9-b27c-a435e6804032 7b643627ab1b4c938108f89a5cfaf7a5 b0d49083c0f84326b0e36ace7b36643c - - - -] Added segment 73b324d9-41f8-4f01-9129-bf17583c25fd of type vxlan for network 57607ee6-cf6a-43ad-b43e-e2d1779cea1f [pid: 7|app: 0|req: 737/1494] 10.0.0.232 () {34 vars in 671 bytes} [Mon May 11 02:07:19 2026] POST /v2.0/networks => generated 741 bytes in 416 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 758/1495] 10.0.0.232 () {34 vars in 669 bytes} [Mon May 11 02:07:19 2026] POST /v2.0/subnets => generated 664 bytes in 266 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:07:20.352 7 INFO neutron.db.segments_db [None req-109901b1-e3a0-43d8-9675-11bb7ed8beeb 7b643627ab1b4c938108f89a5cfaf7a5 b0d49083c0f84326b0e36ace7b36643c - - - -] Added segment d9a9cfaf-bbc5-4d84-a2c6-d6656d2ee070 of type vxlan for network d54e516e-6d8d-4f8a-9e04-acdeda5d5f7d 2026-05-11 02:07:20.712 7 INFO neutron.db.l3_hamode_db [None req-109901b1-e3a0-43d8-9675-11bb7ed8beeb 7b643627ab1b4c938108f89a5cfaf7a5 b0d49083c0f84326b0e36ace7b36643c - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-11 02:07:21.103 8 INFO neutron.db.segments_db [None req-6cb0f9d0-d45d-4744-840b-7fb07a67f919 bcaeb93135174924807f22b41e51361d dedcea9ad1e845a7a0016cd5d3536d79 - - - -] Added segment 434ee4c3-c280-448d-9107-7a9ed7e8e6f7 of type vxlan for network a5ed582f-a685-446e-a940-476a8851001a 2026-05-11 02:07:21.187 8 INFO neutron.db.segments_db [None req-6cb0f9d0-d45d-4744-840b-7fb07a67f919 bcaeb93135174924807f22b41e51361d dedcea9ad1e845a7a0016cd5d3536d79 - - - -] Added segment 11ac31d2-3473-4847-bcd7-0647ce443d94 of type vxlan for network 79b6433c-357c-4af5-b58e-5506ddf9dbca [pid: 8|app: 0|req: 759/1496] 10.0.0.232 () {34 vars in 670 bytes} [Mon May 11 02:07:20 2026] POST /v2.0/networks => generated 1246 bytes in 531 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 760/1497] 10.0.0.232 () {32 vars in 649 bytes} [Mon May 11 02:07:21 2026] GET /v2.0/networks => generated 1845 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:07:21.685 8 INFO neutron.services.segments.plugin [-] Segment 434ee4c3-c280-448d-9107-7a9ed7e8e6f7 resource provider aggregate not found 2026-05-11 02:07:21.691 8 INFO neutron.services.segments.plugin [-] Segment 434ee4c3-c280-448d-9107-7a9ed7e8e6f7 resource provider aggregate not found 2026-05-11 02:07:21.700 8 INFO neutron.services.segments.plugin [-] Segment 434ee4c3-c280-448d-9107-7a9ed7e8e6f7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 434ee4c3-c280-448d-9107-7a9ed7e8e6f7 found for delete ", "request_id": "req-3332770e-8d99-401b-a47f-f9b488c45ac2"}]} 2026-05-11 02:07:21.708 8 INFO neutron.services.segments.plugin [-] Segment 434ee4c3-c280-448d-9107-7a9ed7e8e6f7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 434ee4c3-c280-448d-9107-7a9ed7e8e6f7 found for delete ", "request_id": "req-1e66b57e-1e87-476f-abe7-959143bebabf"}]} [pid: 8|app: 0|req: 761/1498] 10.0.0.232 () {32 vars in 726 bytes} [Mon May 11 02:07:21 2026] DELETE /v2.0/networks/a5ed582f-a685-446e-a940-476a8851001a => generated 0 bytes in 261 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 762/1499] 10.0.0.232 () {32 vars in 726 bytes} [Mon May 11 02:07:21 2026] DELETE /v2.0/networks/79b6433c-357c-4af5-b58e-5506ddf9dbca => generated 0 bytes in 306 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 763/1500] 10.0.0.232 () {32 vars in 649 bytes} [Mon May 11 02:07:22 2026] GET /v2.0/networks => generated 651 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:07:22.179 8 INFO neutron.db.segments_db [None req-0780b981-7953-45ea-bf5b-f4317f5e4ca1 bcaeb93135174924807f22b41e51361d dedcea9ad1e845a7a0016cd5d3536d79 - - - -] Added segment d113c530-e451-4682-b530-ba635b9e5430 of type vxlan for network b857348d-05b8-4359-95f5-400cfebc9709 [pid: 8|app: 0|req: 764/1501] 10.0.0.232 () {34 vars in 670 bytes} [Mon May 11 02:07:22 2026] POST /v2.0/networks => generated 649 bytes in 189 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:07:22.358 7 INFO neutron.db.l3_hamode_db [None req-109901b1-e3a0-43d8-9675-11bb7ed8beeb 7b643627ab1b4c938108f89a5cfaf7a5 b0d49083c0f84326b0e36ace7b36643c - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-11 02:07:22.387 8 INFO neutron.db.segments_db [None req-c97e34ff-8480-4469-abca-0ce14cee3d13 bcaeb93135174924807f22b41e51361d dedcea9ad1e845a7a0016cd5d3536d79 - - - -] Added segment a26909c8-825b-463d-8c7c-0352f3a9fc23 of type vxlan for network 18887fad-8e13-4c38-a08c-61b53235b272 [pid: 8|app: 0|req: 765/1502] 10.0.0.232 () {34 vars in 670 bytes} [Mon May 11 02:07:22 2026] POST /v2.0/networks => generated 650 bytes in 211 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 766/1503] 10.0.0.232 () {34 vars in 665 bytes} [Mon May 11 02:07:22 2026] POST /v2.0/ports => generated 1506 bytes in 732 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 767/1504] 10.0.0.232 () {32 vars in 643 bytes} [Mon May 11 02:07:23 2026] GET /v2.0/ports => generated 1506 bytes in 187 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 738/1505] 10.0.0.232 () {34 vars in 669 bytes} [Mon May 11 02:07:20 2026] POST /v2.0/routers => generated 728 bytes in 3331 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:07:23.723 8 INFO neutron.services.segments.plugin [-] Segment 11ac31d2-3473-4847-bcd7-0647ce443d94 resource provider aggregate not found 2026-05-11 02:07:23.729 8 INFO neutron.services.segments.plugin [-] Segment 11ac31d2-3473-4847-bcd7-0647ce443d94 resource provider aggregate not found 2026-05-11 02:07:23.736 8 INFO neutron.services.segments.plugin [-] Segment 11ac31d2-3473-4847-bcd7-0647ce443d94 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 11ac31d2-3473-4847-bcd7-0647ce443d94 found for delete ", "request_id": "req-ef01a3b9-eac6-44fe-98df-8e625fed6c4a"}]} 2026-05-11 02:07:23.762 8 INFO neutron.services.segments.plugin [-] Segment 11ac31d2-3473-4847-bcd7-0647ce443d94 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 11ac31d2-3473-4847-bcd7-0647ce443d94 found for delete ", "request_id": "req-617d9fc9-1976-4121-9669-6ec1c42571d7"}]} [pid: 8|app: 0|req: 768/1506] 10.0.0.232 () {32 vars in 720 bytes} [Mon May 11 02:07:23 2026] DELETE /v2.0/ports/929a0b8d-4058-4960-9a13-d5e1ddb790a1 => generated 0 bytes in 303 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 769/1507] 10.0.0.232 () {34 vars in 678 bytes} [Mon May 11 02:07:23 2026] POST /v2.0/qos/policies => generated 359 bytes in 247 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 770/1508] 10.0.0.232 () {32 vars in 720 bytes} [Mon May 11 02:07:24 2026] DELETE /v2.0/ports/0ad17a42-2a3e-45c4-91bc-7925afe27e2f => generated 0 bytes in 211 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 771/1509] 10.0.0.232 () {32 vars in 826 bytes} [Mon May 11 02:07:24 2026] GET /v2.0/ports?project_id=c746fa207f90458fb496b0fd39379fc8&network_id=f163673f-32e5-4053-9fc0-9ece524d4bee => generated 3691 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 772/1510] 10.0.0.232 () {34 vars in 678 bytes} [Mon May 11 02:07:24 2026] POST /v2.0/qos/policies => generated 359 bytes in 36 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 773/1511] 10.0.0.232 () {32 vars in 643 bytes} [Mon May 11 02:07:24 2026] GET /v2.0/ports => 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: 774/1512] 10.0.0.232 () {34 vars in 678 bytes} [Mon May 11 02:07:24 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-11 02:07:24.431 8 INFO neutron.db.segments_db [None req-1c4d4b0c-82ac-4589-9846-1cce48f1b648 bcaeb93135174924807f22b41e51361d dedcea9ad1e845a7a0016cd5d3536d79 - - - -] Added segment 1f7af9ba-82c0-4acb-a6c5-92b61d3ec687 of type vxlan for network 4ee2980f-ea00-4cdc-98f9-87c4bbf2ccf4 [pid: 8|app: 0|req: 775/1513] 10.0.0.232 () {34 vars in 670 bytes} [Mon May 11 02:07:24 2026] POST /v2.0/networks => generated 649 bytes in 190 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 776/1514] 10.0.0.232 () {34 vars in 678 bytes} [Mon May 11 02:07:24 2026] POST /v2.0/qos/policies => generated 359 bytes in 39 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 777/1515] 10.0.0.232 () {32 vars in 742 bytes} [Mon May 11 02:07:24 2026] GET /v2.0/subnets?network_id=57ff117c-726b-48cc-985e-11e4f8433af8 => generated 644 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:07:24.705 8 INFO neutron.db.segments_db [None req-e70d9000-76ca-443b-b996-74a9b13c9e47 bcaeb93135174924807f22b41e51361d dedcea9ad1e845a7a0016cd5d3536d79 - - - -] Added segment fdbc700b-70f6-46de-93e7-dd0d9ca3b0c1 of type vxlan for network d39c0f29-f583-48db-ba37-39640279d59c [pid: 8|app: 0|req: 778/1516] 10.0.0.232 () {34 vars in 670 bytes} [Mon May 11 02:07:24 2026] POST /v2.0/networks => generated 650 bytes in 194 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 779/1517] 10.0.0.232 () {34 vars in 678 bytes} [Mon May 11 02:07:24 2026] POST /v2.0/qos/policies => generated 359 bytes in 54 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:07:25.041 8 INFO neutron.db.l3_db [None req-02b2dd72-30bf-4d29-8daf-4bf56cd4ae2a 66610d04a75a4dfab43d0112fce8ef1a c746fa207f90458fb496b0fd39379fc8 - - - -] Floating IP b4c9ae15-553e-4351-8058-21bfd13b4045 disassociated. External IP: 10.96.250.219, port: f506ecf2-8e40-4e5b-9e0a-d96b5002d640. [pid: 7|app: 0|req: 739/1518] 10.0.0.232 () {34 vars in 783 bytes} [Mon May 11 02:07:23 2026] PUT /v2.0/routers/a17edf23-0eda-4c06-b89e-4ae148c64eb2/add_router_interface => generated 309 bytes in 1507 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 740/1519] 10.0.0.232 () {34 vars in 669 bytes} [Mon May 11 02:07:25 2026] POST /v2.0/subnets => generated 1224 bytes in 617 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 741/1520] 10.0.0.232 () {34 vars in 753 bytes} [Mon May 11 02:07:25 2026] PUT /v2.0/policies/5c119bb8-8945-49f3-880d-906becc0eebc/tags => generated 17 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 742/1521] 10.0.0.232 () {32 vars in 647 bytes} [Mon May 11 02:07:25 2026] GET /v2.0/subnets => generated 1837 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 743/1522] 10.0.0.232 () {34 vars in 753 bytes} [Mon May 11 02:07:25 2026] PUT /v2.0/policies/f128288d-387e-4f06-99f5-57f93ce8ac72/tags => generated 25 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 780/1523] 10.0.0.232 () {34 vars in 749 bytes} [Mon May 11 02:07:24 2026] PUT /v2.0/floatingips/b4c9ae15-553e-4351-8058-21bfd13b4045 => generated 554 bytes in 1032 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 781/1524] 10.0.0.232 () {34 vars in 753 bytes} [Mon May 11 02:07:25 2026] PUT /v2.0/policies/57f70aa5-197f-40ad-9687-4df98562e59a/tags => generated 34 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:07:25.986 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ef459992-9007-4cb6-be99-9b388f9bce47'] response: {'name': 'network-changed', 'server_uuid': '0e85a4ce-9c49-4bfb-b7e9-8a30b901c8a1', 'tag': 'f506ecf2-8e40-4e5b-9e0a-d96b5002d640', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 782/1525] 10.0.0.232 () {32 vars in 729 bytes} [Mon May 11 02:07:25 2026] GET /v2.0/floatingips/b4c9ae15-553e-4351-8058-21bfd13b4045 => generated 554 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 783/1526] 10.0.0.232 () {34 vars in 753 bytes} [Mon May 11 02:07:25 2026] PUT /v2.0/policies/3d652be9-9206-4370-b1f9-25606e5e3d49/tags => 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: 784/1527] 199.204.45.23 () {34 vars in 1079 bytes} [Mon May 11 02:07:26 2026] GET /v2.0/ports?tenant_id=c746fa207f90458fb496b0fd39379fc8&device_id=0e85a4ce-9c49-4bfb-b7e9-8a30b901c8a1 => generated 1240 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 785/1528] 199.204.45.23 () {34 vars in 985 bytes} [Mon May 11 02:07:26 2026] GET /v2.0/networks?id=f163673f-32e5-4053-9fc0-9ece524d4bee => generated 757 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 744/1529] 10.0.0.232 () {32 vars in 724 bytes} [Mon May 11 02:07:25 2026] DELETE /v2.0/subnets/4ca2f832-e1ee-42b3-832a-e8954c6fbca8 => generated 0 bytes in 327 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 786/1530] 199.204.45.23 () {34 vars in 1057 bytes} [Mon May 11 02:07:26 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=f506ecf2-8e40-4e5b-9e0a-d96b5002d640 => 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: 787/1531] 199.204.45.23 () {34 vars in 983 bytes} [Mon May 11 02:07:26 2026] GET /v2.0/subnets?id=73471c48-b344-4357-ae9c-716b23a1ff21 => generated 653 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 788/1532] 199.204.45.23 () {34 vars in 1051 bytes} [Mon May 11 02:07:26 2026] GET /v2.0/ports?network_id=f163673f-32e5-4053-9fc0-9ece524d4bee&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: 789/1533] 199.204.45.23 () {34 vars in 1011 bytes} [Mon May 11 02:07:26 2026] GET /v2.0/networks/f163673f-32e5-4053-9fc0-9ece524d4bee?fields=segments => generated 14 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 790/1534] 199.204.45.23 () {34 vars in 1111 bytes} [Mon May 11 02:07:26 2026] GET /v2.0/networks/f163673f-32e5-4053-9fc0-9ece524d4bee?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 745/1535] 10.0.0.232 () {32 vars in 724 bytes} [Mon May 11 02:07:26 2026] DELETE /v2.0/subnets/6027a16e-ae01-4e5b-acbd-8df878e76e21 => generated 0 bytes in 225 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 02:07:26.512 8 INFO neutron.db.segments_db [None req-d3d6b49a-9a7b-44eb-8c2b-6eb919b34e08 7b643627ab1b4c938108f89a5cfaf7a5 b0d49083c0f84326b0e36ace7b36643c - - - -] Added segment f3613c17-bff6-4bfe-aeab-76850756939e of type vxlan for network a11c1557-ef66-4cf9-bbfe-3360df2c3eb5 [pid: 8|app: 0|req: 791/1536] 10.0.0.232 () {34 vars in 671 bytes} [Mon May 11 02:07:26 2026] POST /v2.0/networks => generated 740 bytes in 258 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 792/1537] 10.0.0.232 () {32 vars in 647 bytes} [Mon May 11 02:07:26 2026] GET /v2.0/subnets => generated 626 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 746/1538] 10.0.0.232 () {32 vars in 674 bytes} [Mon May 11 02:07:26 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 445 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 793/1539] 10.0.0.232 () {34 vars in 669 bytes} [Mon May 11 02:07:26 2026] POST /v2.0/subnets => generated 663 bytes in 218 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 794/1540] 10.0.0.232 () {32 vars in 688 bytes} [Mon May 11 02:07:26 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:07:27.046 8 INFO neutron.db.segments_db [None req-bb4df8b9-398d-41cf-b4f6-a554cf887e03 7b643627ab1b4c938108f89a5cfaf7a5 b0d49083c0f84326b0e36ace7b36643c - - - -] Added segment d20d62de-7c80-41f8-93f9-0cefbf68acde of type vxlan for network 0565338f-3992-49bd-ad0f-25c1f473bde6 2026-05-11 02:07:27.220 7 INFO neutron.services.segments.plugin [-] Segment fdbc700b-70f6-46de-93e7-dd0d9ca3b0c1 resource provider aggregate not found 2026-05-11 02:07:27.226 7 INFO neutron.services.segments.plugin [-] Segment fdbc700b-70f6-46de-93e7-dd0d9ca3b0c1 resource provider aggregate not found 2026-05-11 02:07:27.244 7 INFO neutron.services.segments.plugin [-] Segment fdbc700b-70f6-46de-93e7-dd0d9ca3b0c1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fdbc700b-70f6-46de-93e7-dd0d9ca3b0c1 found for delete ", "request_id": "req-21d114b3-3448-44be-81eb-2e4ee0d7e5ac"}]} [pid: 7|app: 0|req: 747/1541] 10.0.0.232 () {32 vars in 726 bytes} [Mon May 11 02:07:26 2026] DELETE /v2.0/networks/d39c0f29-f583-48db-ba37-39640279d59c => generated 0 bytes in 411 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 02:07:27.254 7 INFO neutron.services.segments.plugin [-] Segment fdbc700b-70f6-46de-93e7-dd0d9ca3b0c1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fdbc700b-70f6-46de-93e7-dd0d9ca3b0c1 found for delete ", "request_id": "req-b1ac7e6f-c8b7-492f-8048-7195c1953fe6"}]} [pid: 7|app: 0|req: 748/1542] 10.0.0.232 () {32 vars in 684 bytes} [Mon May 11 02:07:27 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 749/1543] 10.0.0.232 () {32 vars in 729 bytes} [Mon May 11 02:07:27 2026] GET /v2.0/floatingips/b4c9ae15-553e-4351-8058-21bfd13b4045 => generated 554 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:07:27.425 8 INFO neutron.db.l3_hamode_db [None req-bb4df8b9-398d-41cf-b4f6-a554cf887e03 7b643627ab1b4c938108f89a5cfaf7a5 b0d49083c0f84326b0e36ace7b36643c - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 750/1544] 10.0.0.232 () {32 vars in 726 bytes} [Mon May 11 02:07:27 2026] DELETE /v2.0/networks/4ee2980f-ea00-4cdc-98f9-87c4bbf2ccf4 => generated 0 bytes in 385 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 751/1545] 10.0.0.232 () {32 vars in 696 bytes} [Mon May 11 02:07:27 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 752/1546] 10.0.0.232 () {32 vars in 726 bytes} [Mon May 11 02:07:27 2026] DELETE /v2.0/networks/18887fad-8e13-4c38-a08c-61b53235b272 => generated 0 bytes in 170 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 753/1547] 10.0.0.232 () {32 vars in 682 bytes} [Mon May 11 02:07:27 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 754/1548] 10.0.0.232 () {32 vars in 726 bytes} [Mon May 11 02:07:28 2026] DELETE /v2.0/networks/b857348d-05b8-4359-95f5-400cfebc9709 => generated 0 bytes in 183 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 755/1549] 10.0.0.232 () {32 vars in 696 bytes} [Mon May 11 02:07:28 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 756/1550] 10.0.0.232 () {32 vars in 692 bytes} [Mon May 11 02:07:28 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 757/1551] 10.0.0.232 () {32 vars in 729 bytes} [Mon May 11 02:07:28 2026] GET /v2.0/floatingips/b4c9ae15-553e-4351-8058-21bfd13b4045 => generated 552 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 758/1552] 10.0.0.232 () {32 vars in 704 bytes} [Mon May 11 02:07:28 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:07:28.484 8 INFO neutron.db.l3_hamode_db [None req-bb4df8b9-398d-41cf-b4f6-a554cf887e03 7b643627ab1b4c938108f89a5cfaf7a5 b0d49083c0f84326b0e36ace7b36643c - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 759/1553] 10.0.0.232 () {32 vars in 734 bytes} [Mon May 11 02:07:28 2026] DELETE /v2.0/qos/policies/5c119bb8-8945-49f3-880d-906becc0eebc => 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: 760/1554] 10.0.0.232 () {32 vars in 734 bytes} [Mon May 11 02:07:28 2026] DELETE /v2.0/qos/policies/f128288d-387e-4f06-99f5-57f93ce8ac72 => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 761/1555] 10.0.0.232 () {32 vars in 734 bytes} [Mon May 11 02:07:28 2026] DELETE /v2.0/qos/policies/57f70aa5-197f-40ad-9687-4df98562e59a => generated 0 bytes in 51 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 762/1556] 10.0.0.232 () {32 vars in 734 bytes} [Mon May 11 02:07:28 2026] DELETE /v2.0/qos/policies/3d652be9-9206-4370-b1f9-25606e5e3d49 => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 763/1557] 10.0.0.232 () {32 vars in 734 bytes} [Mon May 11 02:07:28 2026] DELETE /v2.0/qos/policies/4a0fb9b7-091f-415c-a1de-e368543d61f6 => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 764/1558] 10.0.0.232 () {32 vars in 774 bytes} [Mon May 11 02:07:28 2026] GET /v2.0/security-groups?tenant_id=dedcea9ad1e845a7a0016cd5d3536d79&name=default => generated 2801 bytes in 164 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 765/1559] 10.0.0.232 () {32 vars in 740 bytes} [Mon May 11 02:07:28 2026] DELETE /v2.0/security-groups/e0636821-1669-42c1-b26f-57fa9d23f894 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:07:29.507 7 INFO neutron.services.segments.plugin [-] Segment 1f7af9ba-82c0-4acb-a6c5-92b61d3ec687 resource provider aggregate not found 2026-05-11 02:07:29.514 7 INFO neutron.services.segments.plugin [-] Segment 1f7af9ba-82c0-4acb-a6c5-92b61d3ec687 resource provider aggregate not found 2026-05-11 02:07:29.523 7 INFO neutron.services.segments.plugin [-] Segment 1f7af9ba-82c0-4acb-a6c5-92b61d3ec687 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1f7af9ba-82c0-4acb-a6c5-92b61d3ec687 found for delete ", "request_id": "req-89ac5238-4202-4328-8f95-13321af6811d"}]} 2026-05-11 02:07:29.532 7 INFO neutron.services.segments.plugin [-] Segment 1f7af9ba-82c0-4acb-a6c5-92b61d3ec687 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1f7af9ba-82c0-4acb-a6c5-92b61d3ec687 found for delete ", "request_id": "req-82fce8fc-6b6d-4e55-aeba-6ea604abc07d"}]} 2026-05-11 02:07:29.544 7 INFO neutron.services.segments.plugin [-] Segment a26909c8-825b-463d-8c7c-0352f3a9fc23 resource provider aggregate not found 2026-05-11 02:07:29.556 7 INFO neutron.services.segments.plugin [-] Segment a26909c8-825b-463d-8c7c-0352f3a9fc23 resource provider aggregate not found 2026-05-11 02:07:29.565 7 INFO neutron.services.segments.plugin [-] Segment a26909c8-825b-463d-8c7c-0352f3a9fc23 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a26909c8-825b-463d-8c7c-0352f3a9fc23 found for delete ", "request_id": "req-5fb0ad42-874b-4200-a39d-1f8a9ae5e7bf"}]} 2026-05-11 02:07:29.575 7 INFO neutron.services.segments.plugin [-] Segment a26909c8-825b-463d-8c7c-0352f3a9fc23 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a26909c8-825b-463d-8c7c-0352f3a9fc23 found for delete ", "request_id": "req-ec928ceb-9231-4b52-930f-79fb19edb4fe"}]} 2026-05-11 02:07:29.586 7 INFO neutron.services.segments.plugin [-] Segment d113c530-e451-4682-b530-ba635b9e5430 resource provider aggregate not found 2026-05-11 02:07:29.593 7 INFO neutron.services.segments.plugin [-] Segment d113c530-e451-4682-b530-ba635b9e5430 resource provider aggregate not found 2026-05-11 02:07:29.605 7 INFO neutron.services.segments.plugin [-] Segment d113c530-e451-4682-b530-ba635b9e5430 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d113c530-e451-4682-b530-ba635b9e5430 found for delete ", "request_id": "req-fb6860c6-04cc-47e5-9836-4d6eace58582"}]} 2026-05-11 02:07:29.611 7 INFO neutron.services.segments.plugin [-] Segment d113c530-e451-4682-b530-ba635b9e5430 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d113c530-e451-4682-b530-ba635b9e5430 found for delete ", "request_id": "req-be6e88a1-9572-4112-9146-e7f681e38893"}]} [pid: 7|app: 0|req: 768/1562] 10.0.0.232 () {34 vars in 685 bytes} [Mon May 11 02:07:29 2026] POST /v2.0/security-groups => generated 1611 bytes in 195 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 795/1563] 10.0.0.232 () {34 vars in 669 bytes} [Mon May 11 02:07:26 2026] POST /v2.0/routers => generated 727 bytes in 2751 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 796/1564] 10.0.0.232 () {34 vars in 695 bytes} [Mon May 11 02:07:29 2026] POST /v2.0/security-group-rules => generated 565 bytes in 97 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 769/1565] 10.0.0.232 () {32 vars in 774 bytes} [Mon May 11 02:07:29 2026] GET /v2.0/security-groups?tenant_id=24202fd469e548d2820be7dc88c57f73&name=default => generated 2801 bytes in 197 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 770/1566] 10.0.0.232 () {34 vars in 695 bytes} [Mon May 11 02:07:29 2026] POST /v2.0/security-group-rules => generated 564 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 771/1567] 10.0.0.232 () {32 vars in 740 bytes} [Mon May 11 02:07:30 2026] DELETE /v2.0/security-groups/ecb3bac9-0090-4dab-b8e2-3c7dfaf5b0a5 => 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: 772/1568] 10.0.0.232 () {34 vars in 695 bytes} [Mon May 11 02:07:30 2026] POST /v2.0/security-group-rules => generated 570 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 773/1569] 10.0.0.232 () {32 vars in 774 bytes} [Mon May 11 02:07:30 2026] GET /v2.0/security-groups?tenant_id=af4c0e71300644e5b2ac6dfe06e1ea5e&name=default => generated 2801 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 774/1570] 10.0.0.232 () {34 vars in 695 bytes} [Mon May 11 02:07:30 2026] POST /v2.0/security-group-rules => generated 569 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 775/1571] 10.0.0.232 () {32 vars in 740 bytes} [Mon May 11 02:07:30 2026] DELETE /v2.0/security-groups/aa82ad96-e132-48a1-bd00-23a36ef89667 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:07:30.633 7 INFO neutron.db.securitygroups_db [None req-e5e968b2-ce23-4200-8323-adc993a7efe8 66610d04a75a4dfab43d0112fce8ef1a c746fa207f90458fb496b0fd39379fc8 - - - -] Project c746fa207f90458fb496b0fd39379fc8 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: 776/1572] 10.0.0.232 () {34 vars in 695 bytes} [Mon May 11 02:07:30 2026] POST /v2.0/security-group-rules => generated 575 bytes in 100 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:07:30.731 7 INFO neutron.db.securitygroups_db [None req-27a0b516-bb8a-4c8b-aada-6f106d07ad6f 66610d04a75a4dfab43d0112fce8ef1a c746fa207f90458fb496b0fd39379fc8 - - - -] Project c746fa207f90458fb496b0fd39379fc8 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: 777/1573] 10.0.0.232 () {34 vars in 695 bytes} [Mon May 11 02:07:30 2026] POST /v2.0/security-group-rules => generated 574 bytes in 95 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 778/1574] 10.0.0.232 () {32 vars in 774 bytes} [Mon May 11 02:07:30 2026] GET /v2.0/security-groups?tenant_id=dedad8d21d404a07b55b2c1fe004edac&name=default => generated 2801 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 779/1575] 10.0.0.232 () {32 vars in 740 bytes} [Mon May 11 02:07:30 2026] DELETE /v2.0/security-groups/8f5de03a-c4b7-411b-a079-5d281c30df52 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:07:31.315 7 INFO neutron.db.segments_db [None req-c9fb10dc-ef7a-4ec3-91eb-2934799010b1 f6881d7a977745c191482f2c78da0a04 e716389a0c5842a6b56b0a05a7a89d87 - - - -] Added segment f3e7bb73-fbcb-42f1-8688-c59557668318 of type vxlan for network a0138415-d711-40de-8634-834ab4c29ce2 [pid: 7|app: 0|req: 780/1576] 10.0.0.232 () {34 vars in 670 bytes} [Mon May 11 02:07:31 2026] POST /v2.0/networks => generated 648 bytes in 443 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 797/1577] 10.0.0.232 () {34 vars in 783 bytes} [Mon May 11 02:07:29 2026] PUT /v2.0/routers/a14147f3-45a6-44c5-a899-280763e0833b/add_router_interface => generated 309 bytes in 2284 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 781/1578] 10.0.0.232 () {32 vars in 649 bytes} [Mon May 11 02:07:31 2026] GET /v2.0/networks => generated 1298 bytes in 989 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 798/1579] 10.0.0.232 () {34 vars in 665 bytes} [Mon May 11 02:07:32 2026] POST /v2.0/ports => generated 778 bytes in 433 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 782/1580] 10.0.0.20 () {34 vars in 1099 bytes} [Mon May 11 02:07:32 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1655615505&fields=id&tenant_id=c746fa207f90458fb496b0fd39379fc8 => generated 69 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:07:32.661 8 INFO neutron.db.segments_db [None req-955d0d66-c5fc-4b1a-97bc-14be7a127766 f6881d7a977745c191482f2c78da0a04 e716389a0c5842a6b56b0a05a7a89d87 - - - -] Added segment 94910eec-cb0f-4091-9dd1-f5ba25c68a76 of type vxlan for network f01d5a88-9806-47a4-b3a9-4d7189d1826b [pid: 7|app: 0|req: 783/1581] 10.0.0.20 () {34 vars in 981 bytes} [Mon May 11 02:07:32 2026] GET /v2.0/networks?id=f163673f-32e5-4053-9fc0-9ece524d4bee => generated 661 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 784/1582] 10.0.0.20 () {34 vars in 964 bytes} [Mon May 11 02:07:32 2026] GET /v2.0/quotas/c746fa207f90458fb496b0fd39379fc8 => 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: 799/1583] 10.0.0.232 () {34 vars in 670 bytes} [Mon May 11 02:07:32 2026] POST /v2.0/networks => generated 636 bytes in 221 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 785/1584] 10.0.0.20 () {34 vars in 1001 bytes} [Mon May 11 02:07:32 2026] GET /v2.0/ports?tenant_id=c746fa207f90458fb496b0fd39379fc8&fields=id => generated 149 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 786/1585] 10.0.0.20 () {34 vars in 1007 bytes} [Mon May 11 02:07:32 2026] GET /v2.0/networks/f163673f-32e5-4053-9fc0-9ece524d4bee?fields=segments => generated 14 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 787/1586] 10.0.0.20 () {34 vars in 1107 bytes} [Mon May 11 02:07:33 2026] GET /v2.0/networks/f163673f-32e5-4053-9fc0-9ece524d4bee?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 788/1587] 10.0.0.232 () {34 vars in 685 bytes} [Mon May 11 02:07:33 2026] POST /v2.0/security-groups => generated 1611 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 789/1588] 10.0.0.20 () {34 vars in 989 bytes} [Mon May 11 02:07:33 2026] GET /v2.0/ports?device_id=d3aedca5-df84-4bff-ade8-0960b28131ac => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 800/1589] 10.0.0.232 () {34 vars in 669 bytes} [Mon May 11 02:07:32 2026] POST /v2.0/subnets => generated 622 bytes in 460 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 790/1590] 10.0.0.232 () {34 vars in 695 bytes} [Mon May 11 02:07:33 2026] POST /v2.0/security-group-rules => generated 565 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 791/1591] 10.0.0.232 () {34 vars in 695 bytes} [Mon May 11 02:07:33 2026] POST /v2.0/security-group-rules => generated 564 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 792/1592] 10.0.0.232 () {34 vars in 695 bytes} [Mon May 11 02:07:33 2026] POST /v2.0/security-group-rules => generated 570 bytes in 95 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 793/1593] 10.0.0.232 () {34 vars in 695 bytes} [Mon May 11 02:07:33 2026] POST /v2.0/security-group-rules => generated 569 bytes in 83 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:07:33.716 7 INFO neutron.db.securitygroups_db [None req-b2df3829-cc3c-4100-bafa-7fbaad9fdddb c67a0ae73c63453bb45d206b8616a3ae d729a9d12e354ae886681f9f443d0cfc - - - -] Project d729a9d12e354ae886681f9f443d0cfc 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: 801/1594] 10.0.0.232 () {34 vars in 665 bytes} [Mon May 11 02:07:33 2026] POST /v2.0/ports => generated 962 bytes in 469 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 794/1595] 10.0.0.232 () {34 vars in 695 bytes} [Mon May 11 02:07:33 2026] POST /v2.0/security-group-rules => generated 575 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:07:33.849 7 INFO neutron.db.securitygroups_db [None req-bff62050-6124-4f07-818e-d40c588d8d0b c67a0ae73c63453bb45d206b8616a3ae d729a9d12e354ae886681f9f443d0cfc - - - -] Project d729a9d12e354ae886681f9f443d0cfc 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: 795/1596] 10.0.0.232 () {34 vars in 695 bytes} [Mon May 11 02:07:33 2026] POST /v2.0/security-group-rules => generated 574 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 802/1597] 10.0.0.232 () {32 vars in 720 bytes} [Mon May 11 02:07:33 2026] DELETE /v2.0/ports/c07f28fe-55f5-46d0-b38e-0e02000bbcfe => generated 0 bytes in 361 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 02:07:34.114 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e46b8f80-83d7-418b-9039-a1292de77ec9 f6881d7a977745c191482f2c78da0a04 e716389a0c5842a6b56b0a05a7a89d87 - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 803/1598] 10.0.0.232 () {32 vars in 720 bytes} [Mon May 11 02:07:34 2026] DELETE /v2.0/ports/c07f28fe-55f5-46d0-b38e-0e02000bbcfe => generated 132 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 02:07:34.138 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3d6078f6-9eef-447c-b525-0a6bc3b832f4 f6881d7a977745c191482f2c78da0a04 e716389a0c5842a6b56b0a05a7a89d87 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 804/1599] 10.0.0.232 () {32 vars in 717 bytes} [Mon May 11 02:07:34 2026] GET /v2.0/ports/c07f28fe-55f5-46d0-b38e-0e02000bbcfe => generated 132 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 796/1600] 199.204.45.23 () {34 vars in 985 bytes} [Mon May 11 02:07:34 2026] GET /v2.0/networks?id=f163673f-32e5-4053-9fc0-9ece524d4bee => generated 661 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 797/1601] 199.204.45.23 () {34 vars in 1049 bytes} [Mon May 11 02:07:34 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=c746fa207f90458fb496b0fd39379fc8 => generated 273 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 805/1602] 10.0.0.232 () {32 vars in 724 bytes} [Mon May 11 02:07:34 2026] DELETE /v2.0/subnets/81d5e010-5e62-409c-9b34-c872783e60c7 => generated 0 bytes in 226 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 806/1603] 10.0.0.20 () {34 vars in 989 bytes} [Mon May 11 02:07:34 2026] GET /v2.0/ports?device_id=d3aedca5-df84-4bff-ade8-0960b28131ac => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 798/1604] 199.204.45.23 () {38 vars in 954 bytes} [Mon May 11 02:07:34 2026] POST /v2.0/ports => generated 958 bytes in 451 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 02:07:34.807 8 INFO neutron.services.segments.plugin [-] Segment 94910eec-cb0f-4091-9dd1-f5ba25c68a76 resource provider aggregate not found [pid: 7|app: 0|req: 799/1605] 10.0.0.232 () {34 vars in 685 bytes} [Mon May 11 02:07:34 2026] POST /v2.0/security-groups => generated 1596 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-11 02:07:34.831 8 INFO neutron.services.segments.plugin [-] Segment 94910eec-cb0f-4091-9dd1-f5ba25c68a76 resource provider aggregate not found 2026-05-11 02:07:34.837 8 INFO neutron.services.segments.plugin [-] Segment 94910eec-cb0f-4091-9dd1-f5ba25c68a76 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 94910eec-cb0f-4091-9dd1-f5ba25c68a76 found for delete ", "request_id": "req-2b1ef6fd-44d3-49fd-903a-40a4910a1b51"}]} 2026-05-11 02:07:34.854 8 INFO neutron.services.segments.plugin [-] Segment 94910eec-cb0f-4091-9dd1-f5ba25c68a76 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 94910eec-cb0f-4091-9dd1-f5ba25c68a76 found for delete ", "request_id": "req-b1536e26-a9e6-457e-ba4e-575d911bc026"}]} [pid: 8|app: 0|req: 807/1606] 10.0.0.232 () {32 vars in 726 bytes} [Mon May 11 02:07:34 2026] DELETE /v2.0/networks/f01d5a88-9806-47a4-b3a9-4d7189d1826b => generated 0 bytes in 474 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 808/1607] 10.0.0.232 () {34 vars in 695 bytes} [Mon May 11 02:07:34 2026] POST /v2.0/security-group-rules => generated 565 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:07:35.085 8 INFO neutron.db.segments_db [None req-fafc7e8e-74cd-4c07-b43b-795361b6e2d5 f6881d7a977745c191482f2c78da0a04 e716389a0c5842a6b56b0a05a7a89d87 - - - -] Added segment a8befaa6-5e17-47d4-a8a9-0d862cc4500b of type vxlan for network b0535b40-2330-438a-bb36-85c96734709f [pid: 8|app: 0|req: 809/1608] 10.0.0.232 () {34 vars in 670 bytes} [Mon May 11 02:07:35 2026] POST /v2.0/networks => generated 635 bytes in 188 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 810/1609] 10.0.0.232 () {34 vars in 695 bytes} [Mon May 11 02:07:35 2026] POST /v2.0/security-group-rules => generated 570 bytes in 97 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 800/1610] 199.204.45.23 () {38 vars in 1027 bytes} [Mon May 11 02:07:34 2026] PUT /v2.0/ports/8adc088a-4ea2-4152-b288-6154d1ef6aa5 => generated 1203 bytes in 524 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 02:07:35.385 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-2df33870-a927-41c0-a03b-97b4b563f7bc'] response: {'name': 'network-changed', 'server_uuid': 'd3aedca5-df84-4bff-ade8-0960b28131ac', 'tag': '8adc088a-4ea2-4152-b288-6154d1ef6aa5', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 811/1611] 10.0.0.232 () {34 vars in 669 bytes} [Mon May 11 02:07:35 2026] POST /v2.0/subnets => generated 622 bytes in 346 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 812/1612] 199.204.45.23 () {34 vars in 1079 bytes} [Mon May 11 02:07:35 2026] GET /v2.0/ports?tenant_id=c746fa207f90458fb496b0fd39379fc8&device_id=d3aedca5-df84-4bff-ade8-0960b28131ac => generated 1242 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 813/1613] 10.0.0.20 () {34 vars in 989 bytes} [Mon May 11 02:07:35 2026] GET /v2.0/ports?device_id=d3aedca5-df84-4bff-ade8-0960b28131ac => generated 973 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 801/1614] 10.0.0.232 () {34 vars in 676 bytes} [Mon May 11 02:07:35 2026] POST /v2.0/floatingips => generated 552 bytes in 684 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 02:07:36.163 8 INFO neutron.db.segments_db [None req-297335d1-b615-4f71-b310-2fff7abf0ff0 d074d03b1e904dd28fc9756bcba485d4 c7ccbca3a2884cf6b190635bb2638726 - - - -] Added segment a37df374-9860-4fdf-83d7-d321efefaae6 of type vxlan for network 2f2f4bf2-d24a-428a-884b-15733d9114dd [pid: 8|app: 0|req: 814/1615] 10.0.0.232 () {34 vars in 670 bytes} [Mon May 11 02:07:35 2026] POST /v2.0/networks => generated 631 bytes in 499 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 815/1616] 199.204.45.23 () {34 vars in 1059 bytes} [Mon May 11 02:07:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=8adc088a-4ea2-4152-b288-6154d1ef6aa5 => generated 19 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 816/1617] 10.0.0.20 () {34 vars in 1039 bytes} [Mon May 11 02:07:36 2026] GET /v2.0/security-groups?id=b874906b-a510-4e42-9068-5bdd59860750&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: 817/1618] 10.0.0.20 () {34 vars in 1099 bytes} [Mon May 11 02:07:36 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1452994429&fields=id&tenant_id=d729a9d12e354ae886681f9f443d0cfc => 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: 802/1619] 10.0.0.232 () {34 vars in 665 bytes} [Mon May 11 02:07:36 2026] POST /v2.0/ports => generated 926 bytes in 447 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 803/1620] 199.204.45.23 () {34 vars in 983 bytes} [Mon May 11 02:07:36 2026] GET /v2.0/subnets?id=73471c48-b344-4357-ae9c-716b23a1ff21 => generated 653 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 804/1621] 10.0.0.20 () {34 vars in 1099 bytes} [Mon May 11 02:07:36 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1844137552&fields=id&tenant_id=d729a9d12e354ae886681f9f443d0cfc => generated 69 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 818/1622] 10.0.0.232 () {34 vars in 669 bytes} [Mon May 11 02:07:36 2026] POST /v2.0/subnets => generated 602 bytes in 289 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 819/1623] 199.204.45.23 () {34 vars in 1051 bytes} [Mon May 11 02:07:36 2026] GET /v2.0/ports?network_id=f163673f-32e5-4053-9fc0-9ece524d4bee&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: 820/1624] 10.0.0.20 () {34 vars in 981 bytes} [Mon May 11 02:07:36 2026] GET /v2.0/networks?id=57607ee6-cf6a-43ad-b43e-e2d1779cea1f => generated 673 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:07:36.851 8 INFO neutron.db.segments_db [None req-ebca552b-25c5-49cc-95ec-25bf4cbf5770 d074d03b1e904dd28fc9756bcba485d4 c7ccbca3a2884cf6b190635bb2638726 - - - -] Added segment 796ed3ab-6442-4aef-9064-523ffe091e8c of type vxlan for network 28a6f492-21e2-4c52-b748-0156ed67dc4e [pid: 7|app: 0|req: 805/1625] 10.0.0.232 () {32 vars in 720 bytes} [Mon May 11 02:07:36 2026] DELETE /v2.0/ports/2eeabf71-ab40-436b-975a-2e94ec0c7806 => generated 0 bytes in 323 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 806/1626] 199.204.45.23 () {34 vars in 1011 bytes} [Mon May 11 02:07:36 2026] GET /v2.0/networks/f163673f-32e5-4053-9fc0-9ece524d4bee?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: 807/1627] 10.0.0.20 () {34 vars in 964 bytes} [Mon May 11 02:07:36 2026] GET /v2.0/quotas/d729a9d12e354ae886681f9f443d0cfc => generated 292 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:07:36.958 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f88dd3cc-7a6d-4666-856b-fa4da5a02795 f6881d7a977745c191482f2c78da0a04 e716389a0c5842a6b56b0a05a7a89d87 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 808/1628] 10.0.0.232 () {32 vars in 717 bytes} [Mon May 11 02:07:36 2026] GET /v2.0/ports/2eeabf71-ab40-436b-975a-2e94ec0c7806 => 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: 821/1629] 10.0.0.232 () {34 vars in 670 bytes} [Mon May 11 02:07:36 2026] POST /v2.0/networks => generated 632 bytes in 208 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 809/1630] 199.204.45.23 () {34 vars in 1111 bytes} [Mon May 11 02:07:36 2026] GET /v2.0/networks/f163673f-32e5-4053-9fc0-9ece524d4bee?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: 822/1631] 10.0.0.20 () {34 vars in 1001 bytes} [Mon May 11 02:07:37 2026] GET /v2.0/ports?tenant_id=d729a9d12e354ae886681f9f443d0cfc&fields=id => generated 103 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 810/1632] 10.0.0.232 () {32 vars in 724 bytes} [Mon May 11 02:07:37 2026] DELETE /v2.0/subnets/20847fe9-c696-41ce-93ce-a17562a42d38 => generated 0 bytes in 277 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 811/1633] 199.204.45.23 () {34 vars in 1079 bytes} [Mon May 11 02:07:37 2026] GET /v2.0/ports?tenant_id=c746fa207f90458fb496b0fd39379fc8&device_id=d3aedca5-df84-4bff-ade8-0960b28131ac => generated 1242 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 812/1634] 10.0.0.20 () {34 vars in 1007 bytes} [Mon May 11 02:07:37 2026] GET /v2.0/networks/57607ee6-cf6a-43ad-b43e-e2d1779cea1f?fields=segments => generated 14 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 823/1635] 10.0.0.232 () {34 vars in 669 bytes} [Mon May 11 02:07:37 2026] POST /v2.0/subnets => generated 605 bytes in 415 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 824/1636] 199.204.45.23 () {34 vars in 985 bytes} [Mon May 11 02:07:37 2026] GET /v2.0/networks?id=f163673f-32e5-4053-9fc0-9ece524d4bee => generated 757 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 825/1637] 10.0.0.20 () {34 vars in 1107 bytes} [Mon May 11 02:07:37 2026] GET /v2.0/networks/57607ee6-cf6a-43ad-b43e-e2d1779cea1f?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: 826/1638] 10.0.0.20 () {34 vars in 989 bytes} [Mon May 11 02:07:37 2026] GET /v2.0/ports?device_id=d3aedca5-df84-4bff-ade8-0960b28131ac => generated 973 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:07:37.741 8 INFO neutron.db.segments_db [None req-b3f3f663-3a7c-4e98-95c5-14df7a5ed85f d074d03b1e904dd28fc9756bcba485d4 c7ccbca3a2884cf6b190635bb2638726 - - - -] Added segment 4c39f8d2-8c3f-41a9-91f9-2aed5170d983 of type vxlan for network 0236d698-e701-49d8-9617-59101a36ef5b 2026-05-11 02:07:37.824 7 INFO neutron.services.segments.plugin [-] Segment a8befaa6-5e17-47d4-a8a9-0d862cc4500b resource provider aggregate not found 2026-05-11 02:07:37.831 7 INFO neutron.services.segments.plugin [-] Segment a8befaa6-5e17-47d4-a8a9-0d862cc4500b resource provider aggregate not found 2026-05-11 02:07:37.848 7 INFO neutron.services.segments.plugin [-] Segment a8befaa6-5e17-47d4-a8a9-0d862cc4500b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a8befaa6-5e17-47d4-a8a9-0d862cc4500b found for delete ", "request_id": "req-5fe00e41-9c31-417f-bd0a-696ab6ff38c4"}]} 2026-05-11 02:07:37.849 7 INFO neutron.services.segments.plugin [-] Segment a8befaa6-5e17-47d4-a8a9-0d862cc4500b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a8befaa6-5e17-47d4-a8a9-0d862cc4500b found for delete ", "request_id": "req-c370040a-4c8f-4bc3-a330-7b1d8e229283"}]} [pid: 8|app: 0|req: 827/1639] 10.0.0.232 () {34 vars in 670 bytes} [Mon May 11 02:07:37 2026] POST /v2.0/networks => generated 632 bytes in 188 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 813/1640] 10.0.0.232 () {32 vars in 726 bytes} [Mon May 11 02:07:37 2026] DELETE /v2.0/networks/b0535b40-2330-438a-bb36-85c96734709f => generated 0 bytes in 449 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 828/1641] 199.204.45.23 () {34 vars in 1059 bytes} [Mon May 11 02:07:37 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=8adc088a-4ea2-4152-b288-6154d1ef6aa5 => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 814/1642] 10.0.0.20 () {34 vars in 1039 bytes} [Mon May 11 02:07:37 2026] GET /v2.0/security-groups?id=b874906b-a510-4e42-9068-5bdd59860750&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: 829/1643] 10.0.0.20 () {34 vars in 989 bytes} [Mon May 11 02:07:37 2026] GET /v2.0/ports?device_id=8fc8aa75-738b-4355-9f18-697b03a0d29d => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 830/1644] 10.0.0.232 () {34 vars in 665 bytes} [Mon May 11 02:07:37 2026] POST /v2.0/ports => generated 779 bytes in 336 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 815/1645] 10.0.0.232 () {34 vars in 669 bytes} [Mon May 11 02:07:37 2026] POST /v2.0/subnets => generated 605 bytes in 353 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 831/1646] 199.204.45.23 () {34 vars in 983 bytes} [Mon May 11 02:07:38 2026] GET /v2.0/subnets?id=73471c48-b344-4357-ae9c-716b23a1ff21 => generated 653 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:07:38.352 7 INFO neutron.db.segments_db [None req-5027deb2-81c4-4f2b-a6a8-39a3336ecdac d074d03b1e904dd28fc9756bcba485d4 c7ccbca3a2884cf6b190635bb2638726 - - - -] Added segment df7cc1d1-2d55-4ada-9d0d-b777a40f5f1b of type vxlan for network b331e058-7afb-4ab2-af29-ea0dbbd5ce96 [pid: 8|app: 0|req: 832/1647] 10.0.0.232 () {34 vars in 737 bytes} [Mon May 11 02:07:38 2026] PUT /v2.0/ports/a82caa42-bfe7-452f-bf3a-95f133ce1711 => generated 752 bytes in 186 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 816/1648] 10.0.0.232 () {34 vars in 670 bytes} [Mon May 11 02:07:38 2026] POST /v2.0/networks => generated 632 bytes in 247 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 833/1649] 199.204.45.23 () {34 vars in 1051 bytes} [Mon May 11 02:07:38 2026] GET /v2.0/ports?network_id=f163673f-32e5-4053-9fc0-9ece524d4bee&device_owner=network%3Adhcp => generated 1244 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 817/1650] 10.0.0.232 () {32 vars in 720 bytes} [Mon May 11 02:07:38 2026] DELETE /v2.0/ports/a82caa42-bfe7-452f-bf3a-95f133ce1711 => generated 0 bytes in 273 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 818/1651] 199.204.45.23 () {34 vars in 1011 bytes} [Mon May 11 02:07:38 2026] GET /v2.0/networks/f163673f-32e5-4053-9fc0-9ece524d4bee?fields=segments => generated 14 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 819/1652] 199.204.45.23 () {34 vars in 985 bytes} [Mon May 11 02:07:38 2026] GET /v2.0/networks?id=57607ee6-cf6a-43ad-b43e-e2d1779cea1f => generated 673 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 834/1653] 10.0.0.232 () {34 vars in 669 bytes} [Mon May 11 02:07:38 2026] POST /v2.0/subnets => generated 605 bytes in 367 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 835/1654] 199.204.45.23 () {34 vars in 1111 bytes} [Mon May 11 02:07:38 2026] GET /v2.0/networks/f163673f-32e5-4053-9fc0-9ece524d4bee?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 820/1655] 10.0.0.232 () {32 vars in 643 bytes} [Mon May 11 02:07:38 2026] GET /v2.0/ports => generated 781 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 836/1656] 199.204.45.23 () {34 vars in 1049 bytes} [Mon May 11 02:07:38 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=d729a9d12e354ae886681f9f443d0cfc => generated 274 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:07:39.081 7 INFO neutron.db.segments_db [None req-891eedd6-5b0a-4b05-bbbf-57d526f18d05 d074d03b1e904dd28fc9756bcba485d4 c7ccbca3a2884cf6b190635bb2638726 - - - -] Added segment 160c1bfd-0435-473e-98db-2d287c81c71a of type vxlan for network 8bc612b3-dccc-4a71-9130-4cf7ec32e623 [pid: 8|app: 0|req: 837/1657] 10.0.0.20 () {34 vars in 989 bytes} [Mon May 11 02:07:39 2026] GET /v2.0/ports?device_id=d3aedca5-df84-4bff-ade8-0960b28131ac => generated 973 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 838/1658] 10.0.0.20 () {34 vars in 989 bytes} [Mon May 11 02:07:39 2026] GET /v2.0/ports?device_id=8fc8aa75-738b-4355-9f18-697b03a0d29d => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:07:39.157 8 INFO neutron.pecan_wsgi.hooks.translation [None req-47174aa2-d152-4fac-9304-4d913780e200 f6881d7a977745c191482f2c78da0a04 e716389a0c5842a6b56b0a05a7a89d87 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 839/1659] 10.0.0.232 () {32 vars in 717 bytes} [Mon May 11 02:07:39 2026] GET /v2.0/ports/a82caa42-bfe7-452f-bf3a-95f133ce1711 => generated 132 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 821/1660] 10.0.0.232 () {34 vars in 670 bytes} [Mon May 11 02:07:39 2026] POST /v2.0/networks => generated 632 bytes in 173 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 822/1661] 10.0.0.20 () {34 vars in 1039 bytes} [Mon May 11 02:07:39 2026] GET /v2.0/security-groups?id=b874906b-a510-4e42-9068-5bdd59860750&fields=id&fields=name => generated 114 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 823/1662] 10.0.0.232 () {32 vars in 643 bytes} [Mon May 11 02:07:39 2026] GET /v2.0/ports => generated 781 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 824/1663] 10.0.0.232 () {34 vars in 669 bytes} [Mon May 11 02:07:39 2026] POST /v2.0/subnets => generated 605 bytes in 463 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 840/1664] 199.204.45.23 () {38 vars in 954 bytes} [Mon May 11 02:07:39 2026] POST /v2.0/ports => generated 993 bytes in 651 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 825/1665] 10.0.0.232 () {32 vars in 717 bytes} [Mon May 11 02:07:39 2026] GET /v2.0/ports/e18700d7-50d6-47f8-8886-7cb5d94dfead => generated 778 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 841/1666] 10.0.0.232 () {34 vars in 751 bytes} [Mon May 11 02:07:39 2026] PUT /v2.0/subnets/c909fa99-405c-4968-a403-79bf0d929fe0/tags => generated 17 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:07:39.924 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7a87918d-0838-4dec-9b40-0ebd0bc76e39 f6881d7a977745c191482f2c78da0a04 e716389a0c5842a6b56b0a05a7a89d87 - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 842/1667] 10.0.0.232 () {32 vars in 720 bytes} [Mon May 11 02:07:39 2026] DELETE /v2.0/ports/2eeabf71-ab40-436b-975a-2e94ec0c7806 => 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: 843/1668] 10.0.0.232 () {34 vars in 751 bytes} [Mon May 11 02:07:39 2026] PUT /v2.0/subnets/c2b4c909-4f89-4483-a874-9ebac7cf0e29/tags => generated 25 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:07:40.032 8 INFO neutron.pecan_wsgi.hooks.translation [None req-53838290-fdce-41ae-ba90-67b53beef553 f6881d7a977745c191482f2c78da0a04 e716389a0c5842a6b56b0a05a7a89d87 - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 844/1669] 10.0.0.232 () {32 vars in 724 bytes} [Mon May 11 02:07:40 2026] DELETE /v2.0/subnets/20847fe9-c696-41ce-93ce-a17562a42d38 => generated 136 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 845/1670] 10.0.0.232 () {34 vars in 751 bytes} [Mon May 11 02:07:40 2026] PUT /v2.0/subnets/0e4793a2-5024-4ec8-af73-41c0f302b244/tags => generated 34 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:07:40.114 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a148e60a-c2df-457f-8b00-9c995e6f5441 f6881d7a977745c191482f2c78da0a04 e716389a0c5842a6b56b0a05a7a89d87 - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 846/1671] 10.0.0.232 () {32 vars in 724 bytes} [Mon May 11 02:07:40 2026] DELETE /v2.0/subnets/81d5e010-5e62-409c-9b34-c872783e60c7 => generated 136 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 847/1672] 10.0.0.232 () {34 vars in 751 bytes} [Mon May 11 02:07:40 2026] PUT /v2.0/subnets/29086a63-b8a5-46f8-a45c-3c9a85e26bc4/tags => generated 19 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 848/1673] 10.0.0.232 () {32 vars in 720 bytes} [Mon May 11 02:07:40 2026] DELETE /v2.0/ports/e18700d7-50d6-47f8-8886-7cb5d94dfead => generated 0 bytes in 256 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 826/1674] 199.204.45.23 () {38 vars in 1027 bytes} [Mon May 11 02:07:39 2026] PUT /v2.0/ports/4c97af26-be58-4fd1-b8c9-a2de64f99495 => generated 1238 bytes in 607 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 849/1675] 10.0.0.232 () {32 vars in 664 bytes} [Mon May 11 02:07:40 2026] GET /v2.0/subnets?tags=red => generated 1832 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 850/1676] 10.0.0.20 () {34 vars in 989 bytes} [Mon May 11 02:07:40 2026] GET /v2.0/ports?device_id=d3aedca5-df84-4bff-ade8-0960b28131ac => generated 975 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 827/1677] 10.0.0.20 () {34 vars in 989 bytes} [Mon May 11 02:07:40 2026] GET /v2.0/ports?device_id=8fc8aa75-738b-4355-9f18-697b03a0d29d => generated 1008 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 828/1678] 199.204.45.23 () {34 vars in 1079 bytes} [Mon May 11 02:07:40 2026] GET /v2.0/ports?tenant_id=d729a9d12e354ae886681f9f443d0cfc&device_id=8fc8aa75-738b-4355-9f18-697b03a0d29d => generated 1277 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 829/1679] 10.0.0.232 () {32 vars in 678 bytes} [Mon May 11 02:07:40 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1235 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 830/1680] 10.0.0.20 () {34 vars in 1039 bytes} [Mon May 11 02:07:40 2026] GET /v2.0/security-groups?id=b874906b-a510-4e42-9068-5bdd59860750&fields=id&fields=name => generated 114 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:07:40.720 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-bd5cbcad-ce68-4d02-99ed-0cc3e314b2dc'] response: {'name': 'network-changed', 'server_uuid': '8fc8aa75-738b-4355-9f18-697b03a0d29d', 'tag': '4c97af26-be58-4fd1-b8c9-a2de64f99495', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 831/1681] 10.0.0.20 () {34 vars in 1119 bytes} [Mon May 11 02:07:40 2026] GET /v2.0/security-groups?id=1248e4f2-4967-4813-adb1-18bd816d1a0d&id=e23751c2-f9a8-4cb9-af2c-37d4af870c3e&fields=id&fields=name => generated 207 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 832/1682] 199.204.45.23 () {34 vars in 1057 bytes} [Mon May 11 02:07:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=4c97af26-be58-4fd1-b8c9-a2de64f99495 => generated 19 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:07:40.791 8 INFO neutron.services.segments.plugin [-] Segment f3e7bb73-fbcb-42f1-8688-c59557668318 resource provider aggregate not found 2026-05-11 02:07:40.796 8 INFO neutron.services.segments.plugin [-] Segment f3e7bb73-fbcb-42f1-8688-c59557668318 resource provider aggregate not found 2026-05-11 02:07:40.814 8 INFO neutron.services.segments.plugin [-] Segment f3e7bb73-fbcb-42f1-8688-c59557668318 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f3e7bb73-fbcb-42f1-8688-c59557668318 found for delete ", "request_id": "req-cc8f055d-34e0-425d-90da-a2f0290ca206"}]} 2026-05-11 02:07:40.818 8 INFO neutron.services.segments.plugin [-] Segment f3e7bb73-fbcb-42f1-8688-c59557668318 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f3e7bb73-fbcb-42f1-8688-c59557668318 found for delete ", "request_id": "req-abfb683c-72f2-4f72-89c6-ae916162bb73"}]} [pid: 8|app: 0|req: 851/1683] 10.0.0.232 () {32 vars in 726 bytes} [Mon May 11 02:07:40 2026] DELETE /v2.0/networks/a0138415-d711-40de-8634-834ab4c29ce2 => generated 0 bytes in 285 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 833/1684] 10.0.0.232 () {32 vars in 674 bytes} [Mon May 11 02:07:40 2026] GET /v2.0/subnets?tags-any=blue => generated 1235 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 834/1685] 199.204.45.23 () {34 vars in 983 bytes} [Mon May 11 02:07:40 2026] GET /v2.0/subnets?id=b92ce134-2c51-43d1-8bef-92ca69acf1f8 => generated 667 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 835/1686] 10.0.0.232 () {32 vars in 686 bytes} [Mon May 11 02:07:40 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1832 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 836/1687] 199.204.45.23 () {34 vars in 1051 bytes} [Mon May 11 02:07:40 2026] GET /v2.0/ports?network_id=57607ee6-cf6a-43ad-b43e-e2d1779cea1f&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: 837/1688] 10.0.0.232 () {32 vars in 672 bytes} [Mon May 11 02:07:40 2026] GET /v2.0/subnets?not-tags=red => generated 1823 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 838/1689] 199.204.45.23 () {34 vars in 1011 bytes} [Mon May 11 02:07:41 2026] GET /v2.0/networks/57607ee6-cf6a-43ad-b43e-e2d1779cea1f?fields=segments => generated 14 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 839/1690] 10.0.0.232 () {32 vars in 686 bytes} [Mon May 11 02:07:41 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2420 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 840/1691] 199.204.45.23 () {34 vars in 1111 bytes} [Mon May 11 02:07:41 2026] GET /v2.0/networks/57607ee6-cf6a-43ad-b43e-e2d1779cea1f?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: 841/1692] 10.0.0.232 () {32 vars in 682 bytes} [Mon May 11 02:07:41 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2420 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 842/1693] 199.204.45.23 () {34 vars in 1079 bytes} [Mon May 11 02:07:41 2026] GET /v2.0/ports?tenant_id=d729a9d12e354ae886681f9f443d0cfc&device_id=8fc8aa75-738b-4355-9f18-697b03a0d29d => generated 1277 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 843/1694] 10.0.0.232 () {32 vars in 694 bytes} [Mon May 11 02:07:41 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1823 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 844/1695] 10.0.0.232 () {32 vars in 774 bytes} [Mon May 11 02:07:41 2026] GET /v2.0/security-groups?tenant_id=e716389a0c5842a6b56b0a05a7a89d87&name=default => generated 2801 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 845/1696] 199.204.45.23 () {34 vars in 985 bytes} [Mon May 11 02:07:41 2026] GET /v2.0/networks?id=57607ee6-cf6a-43ad-b43e-e2d1779cea1f => generated 769 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 852/1697] 10.0.0.20 () {34 vars in 989 bytes} [Mon May 11 02:07:40 2026] GET /v2.0/ports?device_id=d3aedca5-df84-4bff-ade8-0960b28131ac => generated 975 bytes in 845 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 853/1698] 199.204.45.23 () {34 vars in 993 bytes} [Mon May 11 02:07:41 2026] GET /v2.0/ports?device_id=8fc8aa75-738b-4355-9f18-697b03a0d29d => generated 1277 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 854/1699] 10.0.0.232 () {32 vars in 740 bytes} [Mon May 11 02:07:41 2026] DELETE /v2.0/security-groups/5c17e19a-b912-43a9-a1b9-6313b689d6e8 => 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: 855/1700] 199.204.45.23 () {34 vars in 1057 bytes} [Mon May 11 02:07:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=4c97af26-be58-4fd1-b8c9-a2de64f99495 => generated 19 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 856/1701] 10.0.0.20 () {34 vars in 1039 bytes} [Mon May 11 02:07:41 2026] GET /v2.0/security-groups?id=b874906b-a510-4e42-9068-5bdd59860750&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 857/1702] 199.204.45.23 () {34 vars in 1123 bytes} [Mon May 11 02:07:41 2026] GET /v2.0/security-groups?id=e23751c2-f9a8-4cb9-af2c-37d4af870c3e&id=1248e4f2-4967-4813-adb1-18bd816d1a0d&fields=id&fields=name => generated 207 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 858/1703] 10.0.0.20 () {34 vars in 989 bytes} [Mon May 11 02:07:41 2026] GET /v2.0/ports?device_id=8fc8aa75-738b-4355-9f18-697b03a0d29d => generated 1008 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 859/1704] 199.204.45.23 () {34 vars in 983 bytes} [Mon May 11 02:07:42 2026] GET /v2.0/subnets?id=b92ce134-2c51-43d1-8bef-92ca69acf1f8 => generated 667 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 860/1705] 10.0.0.232 () {32 vars in 736 bytes} [Mon May 11 02:07:42 2026] GET /v2.0/ports?device_id=d3aedca5-df84-4bff-ade8-0960b28131ac => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 861/1706] 10.0.0.20 () {34 vars in 1119 bytes} [Mon May 11 02:07:42 2026] GET /v2.0/security-groups?id=1248e4f2-4967-4813-adb1-18bd816d1a0d&id=e23751c2-f9a8-4cb9-af2c-37d4af870c3e&fields=id&fields=name => generated 207 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 862/1707] 199.204.45.23 () {34 vars in 1051 bytes} [Mon May 11 02:07:42 2026] GET /v2.0/ports?network_id=57607ee6-cf6a-43ad-b43e-e2d1779cea1f&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: 846/1708] 10.0.0.232 () {32 vars in 724 bytes} [Mon May 11 02:07:41 2026] DELETE /v2.0/subnets/c909fa99-405c-4968-a403-79bf0d929fe0 => generated 0 bytes in 770 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 847/1709] 199.204.45.23 () {34 vars in 1011 bytes} [Mon May 11 02:07:42 2026] GET /v2.0/networks/57607ee6-cf6a-43ad-b43e-e2d1779cea1f?fields=segments => generated 14 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:07:42.649 8 INFO neutron.db.l3_db [None req-e0f47745-8a38-447e-99f9-9c2c84bea559 66610d04a75a4dfab43d0112fce8ef1a c746fa207f90458fb496b0fd39379fc8 - - - -] Floating IP b4c9ae15-553e-4351-8058-21bfd13b4045 associated. External IP: 10.96.250.219, port: 8adc088a-4ea2-4152-b288-6154d1ef6aa5. [pid: 7|app: 0|req: 848/1710] 10.0.0.232 () {32 vars in 724 bytes} [Mon May 11 02:07:42 2026] DELETE /v2.0/subnets/c2b4c909-4f89-4483-a874-9ebac7cf0e29 => 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: 849/1711] 199.204.45.23 () {34 vars in 1111 bytes} [Mon May 11 02:07:42 2026] GET /v2.0/networks/57607ee6-cf6a-43ad-b43e-e2d1779cea1f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 850/1712] 10.0.0.232 () {32 vars in 724 bytes} [Mon May 11 02:07:42 2026] DELETE /v2.0/subnets/0e4793a2-5024-4ec8-af73-41c0f302b244 => generated 0 bytes in 262 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 863/1713] 10.0.0.232 () {34 vars in 749 bytes} [Mon May 11 02:07:42 2026] PUT /v2.0/floatingips/b4c9ae15-553e-4351-8058-21bfd13b4045 => generated 856 bytes in 909 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 864/1714] 10.0.0.232 () {32 vars in 729 bytes} [Mon May 11 02:07:43 2026] GET /v2.0/floatingips/b4c9ae15-553e-4351-8058-21bfd13b4045 => generated 856 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:07:43.233 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-fd76d31a-9b95-4e47-bb01-6d43af2dbc3e'] response: {'name': 'network-changed', 'server_uuid': 'd3aedca5-df84-4bff-ade8-0960b28131ac', 'tag': '8adc088a-4ea2-4152-b288-6154d1ef6aa5', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 851/1715] 10.0.0.232 () {32 vars in 724 bytes} [Mon May 11 02:07:43 2026] DELETE /v2.0/subnets/29086a63-b8a5-46f8-a45c-3c9a85e26bc4 => generated 0 bytes in 272 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 865/1716] 10.0.0.20 () {34 vars in 989 bytes} [Mon May 11 02:07:43 2026] GET /v2.0/ports?device_id=8fc8aa75-738b-4355-9f18-697b03a0d29d => generated 1008 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 852/1717] 199.204.45.23 () {34 vars in 1079 bytes} [Mon May 11 02:07:43 2026] GET /v2.0/ports?tenant_id=c746fa207f90458fb496b0fd39379fc8&device_id=d3aedca5-df84-4bff-ade8-0960b28131ac => 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: 853/1718] 10.0.0.20 () {34 vars in 1119 bytes} [Mon May 11 02:07:43 2026] GET /v2.0/security-groups?id=1248e4f2-4967-4813-adb1-18bd816d1a0d&id=e23751c2-f9a8-4cb9-af2c-37d4af870c3e&fields=id&fields=name => generated 207 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 854/1719] 199.204.45.23 () {34 vars in 985 bytes} [Mon May 11 02:07:43 2026] GET /v2.0/networks?id=f163673f-32e5-4053-9fc0-9ece524d4bee => generated 757 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 866/1720] 10.0.0.232 () {32 vars in 724 bytes} [Mon May 11 02:07:43 2026] DELETE /v2.0/subnets/0c951dd8-6bc4-4236-8cc5-1424f7833e74 => generated 0 bytes in 258 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 855/1721] 199.204.45.23 () {34 vars in 1059 bytes} [Mon May 11 02:07:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=8adc088a-4ea2-4152-b288-6154d1ef6aa5 => generated 859 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 856/1722] 199.204.45.23 () {34 vars in 983 bytes} [Mon May 11 02:07:43 2026] GET /v2.0/subnets?id=73471c48-b344-4357-ae9c-716b23a1ff21 => generated 653 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:07:43.827 8 INFO neutron.services.segments.plugin [-] Segment a37df374-9860-4fdf-83d7-d321efefaae6 resource provider aggregate not found 2026-05-11 02:07:43.848 8 INFO neutron.services.segments.plugin [-] Segment a37df374-9860-4fdf-83d7-d321efefaae6 resource provider aggregate not found 2026-05-11 02:07:43.865 8 INFO neutron.services.segments.plugin [-] Segment a37df374-9860-4fdf-83d7-d321efefaae6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a37df374-9860-4fdf-83d7-d321efefaae6 found for delete ", "request_id": "req-f235a369-2941-4057-b80d-e11218b03625"}]} 2026-05-11 02:07:43.886 8 INFO neutron.services.segments.plugin [-] Segment a37df374-9860-4fdf-83d7-d321efefaae6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a37df374-9860-4fdf-83d7-d321efefaae6 found for delete ", "request_id": "req-c3d267dd-90aa-4e21-82f8-8a2132fe2eba"}]} [pid: 8|app: 0|req: 867/1723] 10.0.0.232 () {32 vars in 726 bytes} [Mon May 11 02:07:43 2026] DELETE /v2.0/networks/2f2f4bf2-d24a-428a-884b-15733d9114dd => generated 0 bytes in 293 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 868/1724] 199.204.45.23 () {34 vars in 1051 bytes} [Mon May 11 02:07:43 2026] GET /v2.0/ports?network_id=f163673f-32e5-4053-9fc0-9ece524d4bee&device_owner=network%3Adhcp => generated 1244 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:07:44.133 7 INFO neutron.db.segments_db [None req-bceb25a7-1c0e-4afc-b2f9-5d4c08a409a0 c9ef67b5b4a34d509e534825081a3d2f c0f9260e53e24eab89dae9caf373b588 - - - -] Added segment 5f8a652f-63af-4570-b480-ffdf0cbadc04 of type vxlan for network 67e67590-f697-4744-bdff-4fe857a2fcd7 [pid: 8|app: 0|req: 869/1725] 10.0.0.232 () {32 vars in 726 bytes} [Mon May 11 02:07:43 2026] DELETE /v2.0/networks/28a6f492-21e2-4c52-b748-0156ed67dc4e => generated 0 bytes in 212 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 870/1726] 199.204.45.23 () {34 vars in 1011 bytes} [Mon May 11 02:07:44 2026] GET /v2.0/networks/f163673f-32e5-4053-9fc0-9ece524d4bee?fields=segments => generated 14 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 857/1729] 10.0.0.232 () {34 vars in 670 bytes} [Mon May 11 02:07:43 2026] POST /v2.0/networks => generated 634 bytes in 576 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 858/1730] 10.0.0.232 () {32 vars in 729 bytes} [Mon May 11 02:07:44 2026] GET /v2.0/floatingips/b4c9ae15-553e-4351-8058-21bfd13b4045 => generated 856 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 859/1731] 199.204.45.23 () {34 vars in 1111 bytes} [Mon May 11 02:07:44 2026] GET /v2.0/networks/f163673f-32e5-4053-9fc0-9ece524d4bee?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:07:44.416 7 INFO neutron.db.segments_db [None req-f67cceaa-8516-48e1-b200-43bbbb321273 c9ef67b5b4a34d509e534825081a3d2f c0f9260e53e24eab89dae9caf373b588 - - - -] Added segment 813f5334-6983-42dd-8a72-9bac0c9f0cc6 of type vxlan for network 3d89ab74-4ba8-4f40-a71a-2d05cc846d1f [pid: 8|app: 0|req: 873/1732] 10.0.0.232 () {32 vars in 726 bytes} [Mon May 11 02:07:44 2026] DELETE /v2.0/networks/0236d698-e701-49d8-9617-59101a36ef5b => 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: 860/1733] 10.0.0.232 () {34 vars in 670 bytes} [Mon May 11 02:07:44 2026] POST /v2.0/networks => generated 633 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 861/1734] 10.0.0.20 () {34 vars in 989 bytes} [Mon May 11 02:07:44 2026] GET /v2.0/ports?device_id=8fc8aa75-738b-4355-9f18-697b03a0d29d => generated 1008 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 874/1735] 10.0.0.232 () {32 vars in 726 bytes} [Mon May 11 02:07:44 2026] DELETE /v2.0/networks/b331e058-7afb-4ab2-af29-ea0dbbd5ce96 => generated 0 bytes in 204 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 875/1736] 10.0.0.20 () {34 vars in 1119 bytes} [Mon May 11 02:07:44 2026] GET /v2.0/security-groups?id=1248e4f2-4967-4813-adb1-18bd816d1a0d&id=e23751c2-f9a8-4cb9-af2c-37d4af870c3e&fields=id&fields=name => generated 207 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 876/1737] 10.0.0.232 () {32 vars in 726 bytes} [Mon May 11 02:07:44 2026] DELETE /v2.0/networks/8bc612b3-dccc-4a71-9130-4cf7ec32e623 => generated 0 bytes in 192 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 862/1738] 10.0.0.232 () {34 vars in 669 bytes} [Mon May 11 02:07:44 2026] POST /v2.0/subnets => generated 622 bytes in 364 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 877/1739] 10.0.0.232 () {34 vars in 669 bytes} [Mon May 11 02:07:44 2026] POST /v2.0/subnets => generated 631 bytes in 399 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 863/1740] 10.0.0.232 () {32 vars in 729 bytes} [Mon May 11 02:07:45 2026] GET /v2.0/floatingips/b4c9ae15-553e-4351-8058-21bfd13b4045 => generated 858 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:07:45.420 8 INFO neutron.db.segments_db [None req-0e96bd8d-e0f8-46dd-b44c-fcf547b06a73 c9ef67b5b4a34d509e534825081a3d2f c0f9260e53e24eab89dae9caf373b588 - - - -] Added segment 78035a9d-f3e1-4f4c-bcb1-c7dc857590d4 of type vxlan for network 7db60977-0291-4aca-9b1b-cb9c4154782f [pid: 7|app: 0|req: 864/1741] 10.0.0.20 () {34 vars in 989 bytes} [Mon May 11 02:07:45 2026] GET /v2.0/ports?device_id=8fc8aa75-738b-4355-9f18-697b03a0d29d => generated 1010 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:07:45.907 8 INFO neutron.services.segments.plugin [-] Segment 796ed3ab-6442-4aef-9064-523ffe091e8c resource provider aggregate not found 2026-05-11 02:07:45.920 8 INFO neutron.services.segments.plugin [-] Segment 796ed3ab-6442-4aef-9064-523ffe091e8c resource provider aggregate not found 2026-05-11 02:07:45.929 8 INFO neutron.services.segments.plugin [-] Segment 796ed3ab-6442-4aef-9064-523ffe091e8c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 796ed3ab-6442-4aef-9064-523ffe091e8c found for delete ", "request_id": "req-04a11140-86a7-4a5c-a3b1-88b6f5af75a9"}]} 2026-05-11 02:07:45.955 8 INFO neutron.services.segments.plugin [-] Segment 796ed3ab-6442-4aef-9064-523ffe091e8c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 796ed3ab-6442-4aef-9064-523ffe091e8c found for delete ", "request_id": "req-61999401-4dad-4f3b-bf0b-05bc1dc0f6e3"}]} 2026-05-11 02:07:45.967 8 INFO neutron.services.segments.plugin [-] Segment 4c39f8d2-8c3f-41a9-91f9-2aed5170d983 resource provider aggregate not found 2026-05-11 02:07:45.977 8 INFO neutron.services.segments.plugin [-] Segment 4c39f8d2-8c3f-41a9-91f9-2aed5170d983 resource provider aggregate not found 2026-05-11 02:07:45.996 8 INFO neutron.services.segments.plugin [-] Segment 4c39f8d2-8c3f-41a9-91f9-2aed5170d983 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4c39f8d2-8c3f-41a9-91f9-2aed5170d983 found for delete ", "request_id": "req-8c6d2f28-213f-48ba-b598-86c7138c95e5"}]} [pid: 7|app: 0|req: 865/1742] 10.0.0.20 () {34 vars in 1119 bytes} [Mon May 11 02:07:45 2026] GET /v2.0/security-groups?id=1248e4f2-4967-4813-adb1-18bd816d1a0d&id=e23751c2-f9a8-4cb9-af2c-37d4af870c3e&fields=id&fields=name => generated 207 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:07:46.018 8 INFO neutron.db.l3_hamode_db [None req-0e96bd8d-e0f8-46dd-b44c-fcf547b06a73 c9ef67b5b4a34d509e534825081a3d2f c0f9260e53e24eab89dae9caf373b588 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-11 02:07:46.028 8 INFO neutron.services.segments.plugin [-] Segment 4c39f8d2-8c3f-41a9-91f9-2aed5170d983 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4c39f8d2-8c3f-41a9-91f9-2aed5170d983 found for delete ", "request_id": "req-3a806fe1-cd21-4e32-bc13-a2c13f762bbd"}]} 2026-05-11 02:07:46.038 8 INFO neutron.services.segments.plugin [-] Segment df7cc1d1-2d55-4ada-9d0d-b777a40f5f1b resource provider aggregate not found 2026-05-11 02:07:46.059 8 INFO neutron.services.segments.plugin [-] Segment df7cc1d1-2d55-4ada-9d0d-b777a40f5f1b resource provider aggregate not found 2026-05-11 02:07:46.067 8 INFO neutron.services.segments.plugin [-] Segment df7cc1d1-2d55-4ada-9d0d-b777a40f5f1b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid df7cc1d1-2d55-4ada-9d0d-b777a40f5f1b found for delete ", "request_id": "req-6dfe8ba3-4f51-4ddd-8b5f-63ee7c912358"}]} 2026-05-11 02:07:46.104 8 INFO neutron.services.segments.plugin [-] Segment df7cc1d1-2d55-4ada-9d0d-b777a40f5f1b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid df7cc1d1-2d55-4ada-9d0d-b777a40f5f1b found for delete ", "request_id": "req-70521d8a-1d0b-42a2-b91c-451bdda5b677"}]} 2026-05-11 02:07:46.111 8 INFO neutron.services.segments.plugin [-] Segment 160c1bfd-0435-473e-98db-2d287c81c71a resource provider aggregate not found 2026-05-11 02:07:46.139 8 INFO neutron.services.segments.plugin [-] Segment 160c1bfd-0435-473e-98db-2d287c81c71a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 160c1bfd-0435-473e-98db-2d287c81c71a found for delete ", "request_id": "req-033d7336-2c09-4bec-bf62-1eb8e19cb91f"}]} 2026-05-11 02:07:46.143 8 INFO neutron.services.segments.plugin [-] Segment 160c1bfd-0435-473e-98db-2d287c81c71a resource provider aggregate not found 2026-05-11 02:07:46.176 8 INFO neutron.services.segments.plugin [-] Segment 160c1bfd-0435-473e-98db-2d287c81c71a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 160c1bfd-0435-473e-98db-2d287c81c71a found for delete ", "request_id": "req-1d199cfa-b99c-438f-8b03-816d6a577abc"}]} [pid: 7|app: 0|req: 866/1743] 10.0.0.232 () {32 vars in 774 bytes} [Mon May 11 02:07:46 2026] GET /v2.0/security-groups?tenant_id=c7ccbca3a2884cf6b190635bb2638726&name=default => generated 2801 bytes in 318 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:07:46.333 8 INFO neutron.db.l3_hamode_db [None req-0e96bd8d-e0f8-46dd-b44c-fcf547b06a73 c9ef67b5b4a34d509e534825081a3d2f c0f9260e53e24eab89dae9caf373b588 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 867/1744] 10.0.0.20 () {34 vars in 989 bytes} [Mon May 11 02:07:46 2026] GET /v2.0/ports?device_id=8fc8aa75-738b-4355-9f18-697b03a0d29d => generated 1010 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 868/1745] 10.0.0.232 () {32 vars in 740 bytes} [Mon May 11 02:07:46 2026] DELETE /v2.0/security-groups/f75767a8-0c9a-4a44-88c5-ac3e394e0ac7 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:07:47.127 7 INFO neutron.db.l3_db [None req-b2776769-a1d8-4f80-bf83-1f20d8f26dff c67a0ae73c63453bb45d206b8616a3ae d729a9d12e354ae886681f9f443d0cfc - - - -] Floating IP d70ab077-db31-4824-8dbe-0861f4db8b03 associated. External IP: 10.96.250.203, port: 4c97af26-be58-4fd1-b8c9-a2de64f99495. [pid: 8|app: 0|req: 878/1746] 10.0.0.232 () {34 vars in 669 bytes} [Mon May 11 02:07:45 2026] POST /v2.0/routers => generated 511 bytes in 2111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 869/1747] 10.0.0.232 () {34 vars in 749 bytes} [Mon May 11 02:07:46 2026] PUT /v2.0/floatingips/d70ab077-db31-4824-8dbe-0861f4db8b03 => generated 855 bytes in 1004 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 879/1748] 10.0.0.232 () {32 vars in 774 bytes} [Mon May 11 02:07:47 2026] GET /v2.0/security-groups?tenant_id=40f40d2344ea4502af427f1d2bab6739&name=default => generated 2801 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:07:47.590 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-841e420c-3ce7-4a88-a67c-b22578e35f33'] response: {'name': 'network-changed', 'server_uuid': '8fc8aa75-738b-4355-9f18-697b03a0d29d', 'tag': '4c97af26-be58-4fd1-b8c9-a2de64f99495', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 880/1749] 10.0.0.232 () {32 vars in 740 bytes} [Mon May 11 02:07:47 2026] DELETE /v2.0/security-groups/438a04a0-7673-4bfb-a336-49a9ae2d1708 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 881/1750] 199.204.45.23 () {34 vars in 1079 bytes} [Mon May 11 02:07:47 2026] GET /v2.0/ports?tenant_id=d729a9d12e354ae886681f9f443d0cfc&device_id=8fc8aa75-738b-4355-9f18-697b03a0d29d => generated 1279 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 882/1751] 199.204.45.23 () {34 vars in 985 bytes} [Mon May 11 02:07:47 2026] GET /v2.0/networks?id=57607ee6-cf6a-43ad-b43e-e2d1779cea1f => generated 769 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 883/1752] 199.204.45.23 () {34 vars in 1057 bytes} [Mon May 11 02:07:47 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=4c97af26-be58-4fd1-b8c9-a2de64f99495 => generated 858 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 884/1753] 10.0.0.232 () {32 vars in 774 bytes} [Mon May 11 02:07:47 2026] GET /v2.0/security-groups?tenant_id=b03de18c9fce459fa0d892198ac86f1e&name=default => generated 2801 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 885/1754] 199.204.45.23 () {34 vars in 983 bytes} [Mon May 11 02:07:48 2026] GET /v2.0/subnets?id=b92ce134-2c51-43d1-8bef-92ca69acf1f8 => generated 667 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 886/1755] 10.0.0.232 () {32 vars in 740 bytes} [Mon May 11 02:07:48 2026] DELETE /v2.0/security-groups/7f2aed7f-fb48-4ba4-825c-11862e84d4c3 => 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: 887/1756] 199.204.45.23 () {34 vars in 1051 bytes} [Mon May 11 02:07:48 2026] GET /v2.0/ports?network_id=57607ee6-cf6a-43ad-b43e-e2d1779cea1f&device_owner=network%3Adhcp => generated 1244 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 888/1757] 199.204.45.23 () {34 vars in 1011 bytes} [Mon May 11 02:07:48 2026] GET /v2.0/networks/57607ee6-cf6a-43ad-b43e-e2d1779cea1f?fields=segments => generated 14 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 889/1758] 199.204.45.23 () {34 vars in 1111 bytes} [Mon May 11 02:07:48 2026] GET /v2.0/networks/57607ee6-cf6a-43ad-b43e-e2d1779cea1f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 870/1759] 10.0.0.232 () {34 vars in 783 bytes} [Mon May 11 02:07:47 2026] PUT /v2.0/routers/1d78bbe8-e836-4f7f-a429-0b84270f97ca/add_router_interface => generated 309 bytes in 1981 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 890/1760] 10.0.0.232 () {32 vars in 717 bytes} [Mon May 11 02:07:49 2026] GET /v2.0/ports/11f31085-8958-4af0-bedb-b8828b3cdecd => generated 959 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 891/1761] 199.204.45.23 () {34 vars in 1095 bytes} [Mon May 11 02:07:50 2026] GET /v2.0/ports?device_id=0e85a4ce-9c49-4bfb-b7e9-8a30b901c8a1&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: 892/1762] 199.204.45.23 () {34 vars in 1079 bytes} [Mon May 11 02:07:50 2026] GET /v2.0/ports?tenant_id=c746fa207f90458fb496b0fd39379fc8&device_id=0e85a4ce-9c49-4bfb-b7e9-8a30b901c8a1 => generated 1240 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 893/1763] 199.204.45.23 () {34 vars in 985 bytes} [Mon May 11 02:07:50 2026] GET /v2.0/networks?id=f163673f-32e5-4053-9fc0-9ece524d4bee => generated 757 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 894/1764] 199.204.45.23 () {34 vars in 1057 bytes} [Mon May 11 02:07:50 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=f506ecf2-8e40-4e5b-9e0a-d96b5002d640 => generated 19 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 895/1765] 199.204.45.23 () {34 vars in 983 bytes} [Mon May 11 02:07:50 2026] GET /v2.0/subnets?id=73471c48-b344-4357-ae9c-716b23a1ff21 => generated 653 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 896/1766] 199.204.45.23 () {34 vars in 1051 bytes} [Mon May 11 02:07:51 2026] GET /v2.0/ports?network_id=f163673f-32e5-4053-9fc0-9ece524d4bee&device_owner=network%3Adhcp => generated 1244 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 871/1767] 10.0.0.232 () {34 vars in 783 bytes} [Mon May 11 02:07:49 2026] PUT /v2.0/routers/1d78bbe8-e836-4f7f-a429-0b84270f97ca/add_router_interface => generated 309 bytes in 1470 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 897/1768] 199.204.45.23 () {34 vars in 1011 bytes} [Mon May 11 02:07:51 2026] GET /v2.0/networks/f163673f-32e5-4053-9fc0-9ece524d4bee?fields=segments => generated 14 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 872/1769] 10.0.0.232 () {32 vars in 717 bytes} [Mon May 11 02:07:51 2026] GET /v2.0/ports/137213be-0ca9-48d8-b1c0-5f3cbd928a9d => generated 967 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 898/1770] 199.204.45.23 () {34 vars in 1111 bytes} [Mon May 11 02:07:51 2026] GET /v2.0/networks/f163673f-32e5-4053-9fc0-9ece524d4bee?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 873/1771] 10.0.0.232 () {34 vars in 789 bytes} [Mon May 11 02:07:51 2026] PUT /v2.0/routers/1d78bbe8-e836-4f7f-a429-0b84270f97ca/remove_router_interface => generated 309 bytes in 1024 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:07:52.673 7 INFO neutron.db.segments_db [None req-9db24e4a-a3cb-4ec4-8a08-9a40b4a0bf4b c0f2a4b9139e419a9fc81fbc1c2fb7a6 9b313fe844a646dd95086098677ab05f - - - -] Added segment 4c6a5bf0-231b-4acc-99d6-df04a7fee29f of type vxlan for network 0c3b6676-d4cd-4d26-b902-623cccaebcbb [pid: 7|app: 0|req: 874/1772] 10.0.0.232 () {34 vars in 670 bytes} [Mon May 11 02:07:52 2026] POST /v2.0/networks => generated 632 bytes in 287 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 875/1773] 10.0.0.175 () {34 vars in 990 bytes} [Mon May 11 02:07:52 2026] GET /v2.0/ports?device_id=d3aedca5-df84-4bff-ade8-0960b28131ac => generated 1244 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 876/1774] 10.0.0.232 () {34 vars in 664 bytes} [Mon May 11 02:07:52 2026] POST /v2.0/ports => generated 743 bytes in 295 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 877/1775] 10.0.0.175 () {34 vars in 1040 bytes} [Mon May 11 02:07:53 2026] GET /v2.0/security-groups?id=b874906b-a510-4e42-9068-5bdd59860750&fields=id&fields=name => generated 114 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 878/1776] 10.0.0.232 () {34 vars in 666 bytes} [Mon May 11 02:07:53 2026] POST /v2.0/trunks => generated 407 bytes in 255 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:07:53.530 7 INFO neutron.db.segments_db [None req-f385be9f-c7b8-4758-9c20-053a4c9e61f3 c0f2a4b9139e419a9fc81fbc1c2fb7a6 9b313fe844a646dd95086098677ab05f - - - -] Added segment 17b0852d-83b0-4b53-a4ec-c40e4781f4a5 of type vxlan for network 05631adf-b64d-4ed1-84de-2279029f44b7 [pid: 7|app: 0|req: 879/1777] 10.0.0.232 () {34 vars in 670 bytes} [Mon May 11 02:07:53 2026] POST /v2.0/networks => generated 632 bytes in 174 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 899/1778] 10.0.0.232 () {34 vars in 789 bytes} [Mon May 11 02:07:52 2026] PUT /v2.0/routers/1d78bbe8-e836-4f7f-a429-0b84270f97ca/remove_router_interface => generated 309 bytes in 1687 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 900/1779] 10.0.0.232 () {32 vars in 736 bytes} [Mon May 11 02:07:53 2026] GET /v2.0/ports?device_id=1d78bbe8-e836-4f7f-a429-0b84270f97ca => 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: 880/1780] 10.0.0.232 () {34 vars in 664 bytes} [Mon May 11 02:07:53 2026] POST /v2.0/ports => generated 743 bytes in 323 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 881/1781] 10.0.0.232 () {34 vars in 666 bytes} [Mon May 11 02:07:53 2026] POST /v2.0/trunks => generated 407 bytes in 218 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:07:54.265 7 INFO neutron.db.segments_db [None req-bd10ce6f-33f0-4a58-af62-a52bc07fe943 c0f2a4b9139e419a9fc81fbc1c2fb7a6 9b313fe844a646dd95086098677ab05f - - - -] Added segment 3913b7c0-398e-4a1a-88e4-42e9e77a57df of type vxlan for network 03fe8984-ea9e-4175-9702-95507ea7aff1 [pid: 7|app: 0|req: 882/1782] 10.0.0.232 () {34 vars in 670 bytes} [Mon May 11 02:07:54 2026] POST /v2.0/networks => generated 632 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 883/1783] 10.0.0.232 () {34 vars in 664 bytes} [Mon May 11 02:07:54 2026] POST /v2.0/ports => generated 743 bytes in 335 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 02:07:54.813 8 INFO neutron.services.segments.plugin [-] Segment 78035a9d-f3e1-4f4c-bcb1-c7dc857590d4 resource provider aggregate not found 2026-05-11 02:07:54.820 8 INFO neutron.services.segments.plugin [-] Segment 78035a9d-f3e1-4f4c-bcb1-c7dc857590d4 resource provider aggregate not found 2026-05-11 02:07:54.847 8 INFO neutron.db.l3_hamode_db [None req-38f11b24-255c-4450-891e-25aa55db4f52 c9ef67b5b4a34d509e534825081a3d2f c0f9260e53e24eab89dae9caf373b588 - - - -] HA network 7db60977-0291-4aca-9b1b-cb9c4154782f was deleted as no HA routers are present in tenant c0f9260e53e24eab89dae9caf373b588. 2026-05-11 02:07:54.849 8 INFO neutron.services.segments.plugin [-] Segment 78035a9d-f3e1-4f4c-bcb1-c7dc857590d4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 78035a9d-f3e1-4f4c-bcb1-c7dc857590d4 found for delete ", "request_id": "req-a8e44c76-a633-4b82-987d-569bcc1faee9"}]} 2026-05-11 02:07:54.850 8 INFO neutron.services.segments.plugin [-] Segment 78035a9d-f3e1-4f4c-bcb1-c7dc857590d4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 78035a9d-f3e1-4f4c-bcb1-c7dc857590d4 found for delete ", "request_id": "req-dc3cce28-7e24-4c12-a038-73c5ebe1fe31"}]} [pid: 8|app: 0|req: 901/1784] 10.0.0.232 () {32 vars in 724 bytes} [Mon May 11 02:07:53 2026] DELETE /v2.0/routers/1d78bbe8-e836-4f7f-a429-0b84270f97ca => generated 0 bytes in 903 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 884/1785] 10.0.0.232 () {34 vars in 666 bytes} [Mon May 11 02:07:54 2026] POST /v2.0/trunks => generated 407 bytes in 215 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:07:54.987 7 INFO neutron.db.segments_db [None req-cfd99de7-0df3-4b03-a008-fa3a3f0a36d6 c0f2a4b9139e419a9fc81fbc1c2fb7a6 9b313fe844a646dd95086098677ab05f - - - -] Added segment 25873f6a-a382-49e5-aab0-6f58f6bc0dd3 of type vxlan for network e6381d77-6df2-4c95-bc42-aa5e5a7ea9b2 [pid: 8|app: 0|req: 902/1786] 10.0.0.232 () {32 vars in 724 bytes} [Mon May 11 02:07:54 2026] DELETE /v2.0/subnets/67d7b554-8d0f-4c2d-a6a6-5af1ad2c2ec3 => generated 0 bytes in 235 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 885/1787] 10.0.0.232 () {34 vars in 670 bytes} [Mon May 11 02:07:54 2026] POST /v2.0/networks => generated 631 bytes in 181 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 903/1788] 10.0.0.232 () {32 vars in 724 bytes} [Mon May 11 02:07:55 2026] DELETE /v2.0/subnets/5d22851f-0276-413e-b33e-e140d2a2480f => generated 0 bytes in 232 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 886/1789] 10.0.0.232 () {34 vars in 664 bytes} [Mon May 11 02:07:55 2026] POST /v2.0/ports => generated 743 bytes in 324 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 904/1790] 10.0.0.232 () {32 vars in 726 bytes} [Mon May 11 02:07:55 2026] DELETE /v2.0/networks/3d89ab74-4ba8-4f40-a71a-2d05cc846d1f => 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: 887/1791] 10.0.0.232 () {34 vars in 666 bytes} [Mon May 11 02:07:55 2026] POST /v2.0/trunks => generated 407 bytes in 213 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:07:55.732 7 INFO neutron.db.segments_db [None req-7d4c324e-6d44-4d4a-8c91-3e58378fd890 c0f2a4b9139e419a9fc81fbc1c2fb7a6 9b313fe844a646dd95086098677ab05f - - - -] Added segment a4ec0227-bd44-4de8-abd5-5798c5996961 of type vxlan for network 24828d5e-28fc-4e88-bbcf-a31f180b6839 [pid: 7|app: 0|req: 888/1792] 10.0.0.232 () {34 vars in 670 bytes} [Mon May 11 02:07:55 2026] POST /v2.0/networks => generated 632 bytes in 193 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 905/1793] 10.0.0.232 () {32 vars in 726 bytes} [Mon May 11 02:07:55 2026] DELETE /v2.0/networks/67e67590-f697-4744-bdff-4fe857a2fcd7 => generated 0 bytes in 332 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 02:07:55.982 8 INFO neutron.db.segments_db [None req-14ce30f1-80b3-47b6-a409-70e8199f0b21 c9ef67b5b4a34d509e534825081a3d2f c0f9260e53e24eab89dae9caf373b588 - - - -] Added segment 64774929-95e7-4bf2-b17c-c66705f0fb71 of type vxlan for network 8bbd2d2e-dbf3-413d-a152-8918d49eb82f [pid: 8|app: 0|req: 906/1794] 10.0.0.232 () {34 vars in 670 bytes} [Mon May 11 02:07:55 2026] POST /v2.0/networks => generated 634 bytes in 210 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 889/1795] 10.0.0.232 () {34 vars in 664 bytes} [Mon May 11 02:07:55 2026] POST /v2.0/ports => generated 743 bytes in 330 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 890/1796] 10.0.0.232 () {34 vars in 666 bytes} [Mon May 11 02:07:56 2026] POST /v2.0/trunks => generated 407 bytes in 232 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 891/1797] 10.0.0.232 () {34 vars in 749 bytes} [Mon May 11 02:07:56 2026] PUT /v2.0/trunks/3457c11f-4757-4b83-944c-cad684492d0f/tags => generated 17 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 892/1798] 10.0.0.232 () {34 vars in 749 bytes} [Mon May 11 02:07:56 2026] PUT /v2.0/trunks/87136fff-9da2-4b48-884f-d3ccd71893fe/tags => generated 25 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 907/1799] 10.0.0.232 () {34 vars in 669 bytes} [Mon May 11 02:07:56 2026] POST /v2.0/subnets => generated 622 bytes in 388 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 893/1800] 10.0.0.232 () {34 vars in 749 bytes} [Mon May 11 02:07:56 2026] PUT /v2.0/trunks/b3a61bf9-847b-48a7-a9dd-90ef5eb3820e/tags => generated 34 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 894/1801] 10.0.0.232 () {34 vars in 749 bytes} [Mon May 11 02:07:56 2026] PUT /v2.0/trunks/ef5716c3-e0f7-4250-ba2e-41e5bfb7108d/tags => generated 19 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:07:56.607 8 INFO neutron.db.segments_db [None req-9e6e2380-3e5c-4dd0-9cf0-d31ab1f1ed0b c9ef67b5b4a34d509e534825081a3d2f c0f9260e53e24eab89dae9caf373b588 - - - -] Added segment 5fa38f51-03f9-4d70-9abe-5163fc24098e of type vxlan for network 6cf423ce-37c9-43bb-b26d-79fed9e8aa19 [pid: 7|app: 0|req: 895/1802] 10.0.0.232 () {32 vars in 662 bytes} [Mon May 11 02:07:56 2026] GET /v2.0/trunks?tags=red => generated 1246 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 896/1803] 10.0.0.232 () {32 vars in 676 bytes} [Mon May 11 02:07:56 2026] GET /v2.0/trunks?tags=red%2Cblue => generated 843 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 897/1804] 10.0.0.232 () {32 vars in 672 bytes} [Mon May 11 02:07:56 2026] GET /v2.0/trunks?tags-any=blue => generated 843 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 898/1805] 10.0.0.232 () {32 vars in 684 bytes} [Mon May 11 02:07:56 2026] GET /v2.0/trunks?tags-any=red%2Cblue => generated 1246 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 899/1806] 10.0.0.232 () {32 vars in 670 bytes} [Mon May 11 02:07:56 2026] GET /v2.0/trunks?not-tags=red => generated 815 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 900/1807] 10.0.0.232 () {32 vars in 684 bytes} [Mon May 11 02:07:56 2026] GET /v2.0/trunks?not-tags=red%2Cblue => generated 1218 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 901/1808] 10.0.0.232 () {32 vars in 680 bytes} [Mon May 11 02:07:56 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1218 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 902/1809] 10.0.0.232 () {32 vars in 692 bytes} [Mon May 11 02:07:56 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 815 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:07:56.877 8 INFO neutron.services.segments.plugin [-] Segment 813f5334-6983-42dd-8a72-9bac0c9f0cc6 resource provider aggregate not found 2026-05-11 02:07:56.883 8 INFO neutron.services.segments.plugin [-] Segment 813f5334-6983-42dd-8a72-9bac0c9f0cc6 resource provider aggregate not found 2026-05-11 02:07:56.901 8 INFO neutron.services.segments.plugin [-] Segment 813f5334-6983-42dd-8a72-9bac0c9f0cc6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 813f5334-6983-42dd-8a72-9bac0c9f0cc6 found for delete ", "request_id": "req-3025af91-67c2-457e-a8de-1154bb6ddc48"}]} 2026-05-11 02:07:56.905 8 INFO neutron.services.segments.plugin [-] Segment 813f5334-6983-42dd-8a72-9bac0c9f0cc6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 813f5334-6983-42dd-8a72-9bac0c9f0cc6 found for delete ", "request_id": "req-752f764f-eb37-49e8-a691-ea6354772248"}]} 2026-05-11 02:07:56.923 8 INFO neutron.services.segments.plugin [-] Segment 5f8a652f-63af-4570-b480-ffdf0cbadc04 resource provider aggregate not found 2026-05-11 02:07:56.928 8 INFO neutron.services.segments.plugin [-] Segment 5f8a652f-63af-4570-b480-ffdf0cbadc04 resource provider aggregate not found [pid: 7|app: 0|req: 903/1810] 10.0.0.20 () {34 vars in 989 bytes} [Mon May 11 02:07:56 2026] GET /v2.0/ports?device_id=8fc8aa75-738b-4355-9f18-697b03a0d29d => generated 1010 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:07:56.943 8 INFO neutron.services.segments.plugin [-] Segment 5f8a652f-63af-4570-b480-ffdf0cbadc04 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5f8a652f-63af-4570-b480-ffdf0cbadc04 found for delete ", "request_id": "req-75f02f43-900a-43fe-af85-b212633da5fb"}]} 2026-05-11 02:07:56.947 8 INFO neutron.services.segments.plugin [-] Segment 5f8a652f-63af-4570-b480-ffdf0cbadc04 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5f8a652f-63af-4570-b480-ffdf0cbadc04 found for delete ", "request_id": "req-e1fa29f6-16db-4db9-883c-8df9a8957c89"}]} 2026-05-11 02:07:56.992 8 INFO neutron.db.l3_hamode_db [None req-9e6e2380-3e5c-4dd0-9cf0-d31ab1f1ed0b c9ef67b5b4a34d509e534825081a3d2f c0f9260e53e24eab89dae9caf373b588 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-11 02:07:57.173 8 INFO neutron.db.l3_hamode_db [None req-9e6e2380-3e5c-4dd0-9cf0-d31ab1f1ed0b c9ef67b5b4a34d509e534825081a3d2f c0f9260e53e24eab89dae9caf373b588 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 904/1811] 10.0.0.232 () {32 vars in 719 bytes} [Mon May 11 02:07:56 2026] GET /v2.0/trunks/3457c11f-4757-4b83-944c-cad684492d0f => generated 412 bytes in 649 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 905/1812] 10.0.0.20 () {34 vars in 1119 bytes} [Mon May 11 02:07:57 2026] GET /v2.0/security-groups?id=1248e4f2-4967-4813-adb1-18bd816d1a0d&id=e23751c2-f9a8-4cb9-af2c-37d4af870c3e&fields=id&fields=name => generated 207 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 906/1813] 10.0.0.232 () {32 vars in 717 bytes} [Mon May 11 02:07:57 2026] GET /v2.0/ports/ce67a436-2101-4b4c-8bcd-390bfd81fb23 => generated 826 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 907/1814] 10.0.0.232 () {32 vars in 736 bytes} [Mon May 11 02:07:57 2026] GET /v2.0/ports?device_id=8fc8aa75-738b-4355-9f18-697b03a0d29d => generated 1279 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:07:57.972 7 ERROR neutron_lib.callbacks.manager [None req-f9fe5ac2-ecdd-44f0-b675-4d8878e79834 c0f2a4b9139e419a9fc81fbc1c2fb7a6 9b313fe844a646dd95086098677ab05f - - - -] Error during notification for neutron.services.trunk.rpc.backend.ServerSideRpcBackend.process_event-71927 trunk, after_delete: neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-05-11 02:07:57.972 7 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-05-11 02:07:57.972 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 181, in _notify_loop 2026-05-11 02:07:57.972 7 ERROR neutron_lib.callbacks.manager callback(resource, event, trigger, payload=payload) 2026-05-11 02:07:57.972 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/trunk/rpc/backend.py", line 68, in process_event 2026-05-11 02:07:57.972 7 ERROR neutron_lib.callbacks.manager method[event](context, payload) 2026-05-11 02:07:57.972 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/oslo_log/helpers.py", line 67, in wrapper 2026-05-11 02:07:57.972 7 ERROR neutron_lib.callbacks.manager return method(*args, **kwargs) 2026-05-11 02:07:57.972 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/trunk/rpc/server.py", line 205, in trunk_deleted 2026-05-11 02:07:57.972 7 ERROR neutron_lib.callbacks.manager self._resource_rpc.push(context, [trunk], events.DELETED) 2026-05-11 02:07:57.972 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 245, in push 2026-05-11 02:07:57.972 7 ERROR neutron_lib.callbacks.manager self._push(context, resource_type, type_resources, event_type) 2026-05-11 02:07:57.972 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 249, in _push 2026-05-11 02:07:57.972 7 ERROR neutron_lib.callbacks.manager _validate_resource_type(resource_type) 2026-05-11 02:07:57.972 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 52, in _validate_resource_type 2026-05-11 02:07:57.972 7 ERROR neutron_lib.callbacks.manager raise InvalidResourceTypeClass(resource_type=resource_type) 2026-05-11 02:07:57.972 7 ERROR neutron_lib.callbacks.manager neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-05-11 02:07:57.972 7 ERROR neutron_lib.callbacks.manager  [pid: 7|app: 0|req: 908/1815] 10.0.0.232 () {32 vars in 722 bytes} [Mon May 11 02:07:57 2026] DELETE /v2.0/trunks/3457c11f-4757-4b83-944c-cad684492d0f => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 908/1816] 10.0.0.232 () {34 vars in 669 bytes} [Mon May 11 02:07:56 2026] POST /v2.0/routers => generated 511 bytes in 1511 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 909/1817] 10.0.0.232 () {32 vars in 858 bytes} [Mon May 11 02:07:57 2026] GET /v2.0/floatingips?floating_network_id=57ff117c-726b-48cc-985e-11e4f8433af8&port_id=4c97af26-be58-4fd1-b8c9-a2de64f99495 => generated 860 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 910/1818] 10.0.0.232 () {32 vars in 719 bytes} [Mon May 11 02:07:58 2026] GET /v2.0/trunks/87136fff-9da2-4b48-884f-d3ccd71893fe => generated 420 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 909/1819] 10.0.0.20 () {34 vars in 989 bytes} [Mon May 11 02:07:58 2026] GET /v2.0/ports?device_id=d3aedca5-df84-4bff-ade8-0960b28131ac => generated 975 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 910/1820] 10.0.0.232 () {32 vars in 717 bytes} [Mon May 11 02:07:58 2026] GET /v2.0/ports/e4c72aa5-08eb-4837-acfc-da7d789d3ac5 => generated 826 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 911/1821] 10.0.0.20 () {34 vars in 1039 bytes} [Mon May 11 02:07:58 2026] GET /v2.0/security-groups?id=b874906b-a510-4e42-9068-5bdd59860750&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:07:58.417 8 ERROR neutron_lib.callbacks.manager [None req-51d8b0e5-242b-48e3-8be7-0b027939bcaf c0f2a4b9139e419a9fc81fbc1c2fb7a6 9b313fe844a646dd95086098677ab05f - - - -] Error during notification for neutron.services.trunk.rpc.backend.ServerSideRpcBackend.process_event-115360 trunk, after_delete: neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-05-11 02:07:58.417 8 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-05-11 02:07:58.417 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 181, in _notify_loop 2026-05-11 02:07:58.417 8 ERROR neutron_lib.callbacks.manager callback(resource, event, trigger, payload=payload) 2026-05-11 02:07:58.417 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/trunk/rpc/backend.py", line 68, in process_event 2026-05-11 02:07:58.417 8 ERROR neutron_lib.callbacks.manager method[event](context, payload) 2026-05-11 02:07:58.417 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/oslo_log/helpers.py", line 67, in wrapper 2026-05-11 02:07:58.417 8 ERROR neutron_lib.callbacks.manager return method(*args, **kwargs) 2026-05-11 02:07:58.417 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/trunk/rpc/server.py", line 205, in trunk_deleted 2026-05-11 02:07:58.417 8 ERROR neutron_lib.callbacks.manager self._resource_rpc.push(context, [trunk], events.DELETED) 2026-05-11 02:07:58.417 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 245, in push 2026-05-11 02:07:58.417 8 ERROR neutron_lib.callbacks.manager self._push(context, resource_type, type_resources, event_type) 2026-05-11 02:07:58.417 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 249, in _push 2026-05-11 02:07:58.417 8 ERROR neutron_lib.callbacks.manager _validate_resource_type(resource_type) 2026-05-11 02:07:58.417 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 52, in _validate_resource_type 2026-05-11 02:07:58.417 8 ERROR neutron_lib.callbacks.manager raise InvalidResourceTypeClass(resource_type=resource_type) 2026-05-11 02:07:58.417 8 ERROR neutron_lib.callbacks.manager neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-05-11 02:07:58.417 8 ERROR neutron_lib.callbacks.manager  [pid: 8|app: 0|req: 912/1822] 10.0.0.232 () {32 vars in 722 bytes} [Mon May 11 02:07:58 2026] DELETE /v2.0/trunks/87136fff-9da2-4b48-884f-d3ccd71893fe => generated 0 bytes in 128 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 913/1823] 10.0.0.175 () {34 vars in 990 bytes} [Mon May 11 02:07:58 2026] GET /v2.0/ports?device_id=8fc8aa75-738b-4355-9f18-697b03a0d29d => generated 1279 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 914/1824] 10.0.0.232 () {32 vars in 719 bytes} [Mon May 11 02:07:58 2026] GET /v2.0/trunks/b3a61bf9-847b-48a7-a9dd-90ef5eb3820e => generated 429 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 911/1825] 10.0.0.232 () {34 vars in 665 bytes} [Mon May 11 02:07:58 2026] POST /v2.0/ports => generated 959 bytes in 405 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 915/1826] 199.204.45.23 () {34 vars in 993 bytes} [Mon May 11 02:07:58 2026] GET /v2.0/ports?device_id=d3aedca5-df84-4bff-ade8-0960b28131ac => generated 975 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 912/1827] 10.0.0.175 () {34 vars in 1120 bytes} [Mon May 11 02:07:58 2026] GET /v2.0/security-groups?id=1248e4f2-4967-4813-adb1-18bd816d1a0d&id=e23751c2-f9a8-4cb9-af2c-37d4af870c3e&fields=id&fields=name => generated 207 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 916/1828] 10.0.0.232 () {32 vars in 717 bytes} [Mon May 11 02:07:58 2026] GET /v2.0/ports/a612ed78-dd80-4722-98a3-3765e4c395f2 => generated 826 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:07:59.023 8 INFO neutron.db.l3_db [None req-d0f38410-9127-492f-8a91-492f84f281b7 66610d04a75a4dfab43d0112fce8ef1a c746fa207f90458fb496b0fd39379fc8 - - - -] Floating IP b4c9ae15-553e-4351-8058-21bfd13b4045 disassociated. External IP: 10.96.250.219, port: 8adc088a-4ea2-4152-b288-6154d1ef6aa5. [pid: 8|app: 0|req: 917/1829] 199.204.45.23 () {36 vars in 996 bytes} [Mon May 11 02:07:58 2026] DELETE /v2.0/ports/8adc088a-4ea2-4152-b288-6154d1ef6aa5 => generated 0 bytes in 857 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 02:07:59.513 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-49558214-5f5a-4b7f-b9f6-959cc021dfe2'] response: {'server_uuid': 'd3aedca5-df84-4bff-ade8-0960b28131ac', 'name': 'network-vif-deleted', 'tag': '8adc088a-4ea2-4152-b288-6154d1ef6aa5', 'status': 'completed', 'code': 200} 2026-05-11 02:07:59.574 8 ERROR neutron_lib.callbacks.manager [None req-d7e5ac98-7f14-49f8-bc85-931f2323cd8a c0f2a4b9139e419a9fc81fbc1c2fb7a6 9b313fe844a646dd95086098677ab05f - - - -] Error during notification for neutron.services.trunk.rpc.backend.ServerSideRpcBackend.process_event-115360 trunk, after_delete: neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-05-11 02:07:59.574 8 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-05-11 02:07:59.574 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 181, in _notify_loop 2026-05-11 02:07:59.574 8 ERROR neutron_lib.callbacks.manager callback(resource, event, trigger, payload=payload) 2026-05-11 02:07:59.574 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/trunk/rpc/backend.py", line 68, in process_event 2026-05-11 02:07:59.574 8 ERROR neutron_lib.callbacks.manager method[event](context, payload) 2026-05-11 02:07:59.574 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/oslo_log/helpers.py", line 67, in wrapper 2026-05-11 02:07:59.574 8 ERROR neutron_lib.callbacks.manager return method(*args, **kwargs) 2026-05-11 02:07:59.574 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/trunk/rpc/server.py", line 205, in trunk_deleted 2026-05-11 02:07:59.574 8 ERROR neutron_lib.callbacks.manager self._resource_rpc.push(context, [trunk], events.DELETED) 2026-05-11 02:07:59.574 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 245, in push 2026-05-11 02:07:59.574 8 ERROR neutron_lib.callbacks.manager self._push(context, resource_type, type_resources, event_type) 2026-05-11 02:07:59.574 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 249, in _push 2026-05-11 02:07:59.574 8 ERROR neutron_lib.callbacks.manager _validate_resource_type(resource_type) 2026-05-11 02:07:59.574 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 52, in _validate_resource_type 2026-05-11 02:07:59.574 8 ERROR neutron_lib.callbacks.manager raise InvalidResourceTypeClass(resource_type=resource_type) 2026-05-11 02:07:59.574 8 ERROR neutron_lib.callbacks.manager neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-05-11 02:07:59.574 8 ERROR neutron_lib.callbacks.manager  [pid: 8|app: 0|req: 918/1830] 10.0.0.232 () {32 vars in 722 bytes} [Mon May 11 02:07:59 2026] DELETE /v2.0/trunks/b3a61bf9-847b-48a7-a9dd-90ef5eb3820e => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 921/1833] 10.0.0.20 () {34 vars in 989 bytes} [Mon May 11 02:07:59 2026] GET /v2.0/ports?device_id=d3aedca5-df84-4bff-ade8-0960b28131ac => 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: 922/1834] 10.0.0.232 () {32 vars in 719 bytes} [Mon May 11 02:07:59 2026] GET /v2.0/trunks/ef5716c3-e0f7-4250-ba2e-41e5bfb7108d => generated 414 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 923/1835] 10.0.0.232 () {32 vars in 717 bytes} [Mon May 11 02:07:59 2026] GET /v2.0/ports/43fb4c90-c313-4576-8636-1c42e7052249 => generated 826 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 913/1836] 10.0.0.232 () {34 vars in 783 bytes} [Mon May 11 02:07:58 2026] PUT /v2.0/routers/e1bafe6d-3fd0-46a7-b453-617064a4ddf2/add_router_interface => generated 309 bytes in 1328 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 02:07:59.870 8 ERROR neutron_lib.callbacks.manager [None req-72882389-3a06-41ec-85c7-79d9be8a9187 c0f2a4b9139e419a9fc81fbc1c2fb7a6 9b313fe844a646dd95086098677ab05f - - - -] Error during notification for neutron.services.trunk.rpc.backend.ServerSideRpcBackend.process_event-115360 trunk, after_delete: neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-05-11 02:07:59.870 8 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-05-11 02:07:59.870 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 181, in _notify_loop 2026-05-11 02:07:59.870 8 ERROR neutron_lib.callbacks.manager callback(resource, event, trigger, payload=payload) 2026-05-11 02:07:59.870 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/trunk/rpc/backend.py", line 68, in process_event 2026-05-11 02:07:59.870 8 ERROR neutron_lib.callbacks.manager method[event](context, payload) 2026-05-11 02:07:59.870 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/oslo_log/helpers.py", line 67, in wrapper 2026-05-11 02:07:59.870 8 ERROR neutron_lib.callbacks.manager return method(*args, **kwargs) 2026-05-11 02:07:59.870 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/trunk/rpc/server.py", line 205, in trunk_deleted 2026-05-11 02:07:59.870 8 ERROR neutron_lib.callbacks.manager self._resource_rpc.push(context, [trunk], events.DELETED) 2026-05-11 02:07:59.870 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 245, in push 2026-05-11 02:07:59.870 8 ERROR neutron_lib.callbacks.manager self._push(context, resource_type, type_resources, event_type) 2026-05-11 02:07:59.870 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 249, in _push 2026-05-11 02:07:59.870 8 ERROR neutron_lib.callbacks.manager _validate_resource_type(resource_type) 2026-05-11 02:07:59.870 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 52, in _validate_resource_type 2026-05-11 02:07:59.870 8 ERROR neutron_lib.callbacks.manager raise InvalidResourceTypeClass(resource_type=resource_type) 2026-05-11 02:07:59.870 8 ERROR neutron_lib.callbacks.manager neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-05-11 02:07:59.870 8 ERROR neutron_lib.callbacks.manager  [pid: 8|app: 0|req: 924/1837] 10.0.0.232 () {32 vars in 722 bytes} [Mon May 11 02:07:59 2026] DELETE /v2.0/trunks/ef5716c3-e0f7-4250-ba2e-41e5bfb7108d => generated 0 bytes in 144 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 925/1838] 10.0.0.232 () {32 vars in 719 bytes} [Mon May 11 02:07:59 2026] GET /v2.0/trunks/75d4205b-8dd4-428f-90bc-476f768fbb60 => generated 407 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 914/1839] 10.0.0.232 () {32 vars in 717 bytes} [Mon May 11 02:07:59 2026] GET /v2.0/ports/8300d05f-97e8-43a1-bb34-8a53bb64ac03 => generated 1033 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 926/1840] 10.0.0.232 () {32 vars in 717 bytes} [Mon May 11 02:07:59 2026] GET /v2.0/ports/00de1a10-04b1-4789-84ca-656e3fed8303 => generated 826 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:08:00.157 8 ERROR neutron_lib.callbacks.manager [None req-0ddf6c24-abc6-4b19-b5e5-8c833d190aae c0f2a4b9139e419a9fc81fbc1c2fb7a6 9b313fe844a646dd95086098677ab05f - - - -] Error during notification for neutron.services.trunk.rpc.backend.ServerSideRpcBackend.process_event-115360 trunk, after_delete: neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-05-11 02:08:00.157 8 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-05-11 02:08:00.157 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 181, in _notify_loop 2026-05-11 02:08:00.157 8 ERROR neutron_lib.callbacks.manager callback(resource, event, trigger, payload=payload) 2026-05-11 02:08:00.157 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/trunk/rpc/backend.py", line 68, in process_event 2026-05-11 02:08:00.157 8 ERROR neutron_lib.callbacks.manager method[event](context, payload) 2026-05-11 02:08:00.157 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/oslo_log/helpers.py", line 67, in wrapper 2026-05-11 02:08:00.157 8 ERROR neutron_lib.callbacks.manager return method(*args, **kwargs) 2026-05-11 02:08:00.157 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/trunk/rpc/server.py", line 205, in trunk_deleted 2026-05-11 02:08:00.157 8 ERROR neutron_lib.callbacks.manager self._resource_rpc.push(context, [trunk], events.DELETED) 2026-05-11 02:08:00.157 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 245, in push 2026-05-11 02:08:00.157 8 ERROR neutron_lib.callbacks.manager self._push(context, resource_type, type_resources, event_type) 2026-05-11 02:08:00.157 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 249, in _push 2026-05-11 02:08:00.157 8 ERROR neutron_lib.callbacks.manager _validate_resource_type(resource_type) 2026-05-11 02:08:00.157 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 52, in _validate_resource_type 2026-05-11 02:08:00.157 8 ERROR neutron_lib.callbacks.manager raise InvalidResourceTypeClass(resource_type=resource_type) 2026-05-11 02:08:00.157 8 ERROR neutron_lib.callbacks.manager neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-05-11 02:08:00.157 8 ERROR neutron_lib.callbacks.manager  [pid: 8|app: 0|req: 927/1841] 10.0.0.232 () {32 vars in 722 bytes} [Mon May 11 02:08:00 2026] DELETE /v2.0/trunks/75d4205b-8dd4-428f-90bc-476f768fbb60 => 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: 928/1842] 10.0.0.232 () {32 vars in 720 bytes} [Mon May 11 02:08:00 2026] DELETE /v2.0/ports/ce67a436-2101-4b4c-8bcd-390bfd81fb23 => generated 0 bytes in 216 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 929/1843] 10.0.0.232 () {32 vars in 720 bytes} [Mon May 11 02:08:00 2026] DELETE /v2.0/ports/e4c72aa5-08eb-4837-acfc-da7d789d3ac5 => generated 0 bytes in 214 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 930/1844] 10.0.0.20 () {34 vars in 989 bytes} [Mon May 11 02:08:00 2026] GET /v2.0/ports?device_id=8fc8aa75-738b-4355-9f18-697b03a0d29d => generated 1010 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 931/1845] 10.0.0.232 () {32 vars in 720 bytes} [Mon May 11 02:08:00 2026] DELETE /v2.0/ports/a612ed78-dd80-4722-98a3-3765e4c395f2 => 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: 932/1846] 10.0.0.232 () {32 vars in 740 bytes} [Mon May 11 02:08:00 2026] DELETE /v2.0/security-groups/b874906b-a510-4e42-9068-5bdd59860750 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 933/1847] 10.0.0.20 () {34 vars in 1119 bytes} [Mon May 11 02:08:01 2026] GET /v2.0/security-groups?id=1248e4f2-4967-4813-adb1-18bd816d1a0d&id=e23751c2-f9a8-4cb9-af2c-37d4af870c3e&fields=id&fields=name => generated 207 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 915/1848] 10.0.0.232 () {34 vars in 789 bytes} [Mon May 11 02:08:00 2026] PUT /v2.0/routers/e1bafe6d-3fd0-46a7-b453-617064a4ddf2/remove_router_interface => generated 309 bytes in 1156 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 916/1849] 199.204.45.23 () {34 vars in 993 bytes} [Mon May 11 02:08:01 2026] GET /v2.0/ports?device_id=8fc8aa75-738b-4355-9f18-697b03a0d29d => generated 1010 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 934/1850] 10.0.0.232 () {32 vars in 720 bytes} [Mon May 11 02:08:01 2026] DELETE /v2.0/ports/43fb4c90-c313-4576-8636-1c42e7052249 => generated 0 bytes in 248 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 02:08:01.560 8 INFO neutron.api.v2.resource [None req-9c1e9fff-7a0c-4da1-a7ed-47eb5f17e997 c9ef67b5b4a34d509e534825081a3d2f c0f9260e53e24eab89dae9caf373b588 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 935/1851] 10.0.0.232 () {34 vars in 789 bytes} [Mon May 11 02:08:01 2026] PUT /v2.0/routers/e1bafe6d-3fd0-46a7-b453-617064a4ddf2/remove_router_interface => generated 197 bytes in 165 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 917/1852] 10.0.0.232 () {32 vars in 732 bytes} [Mon May 11 02:08:01 2026] DELETE /v2.0/floatingips/b4c9ae15-553e-4351-8058-21bfd13b4045 => generated 0 bytes in 355 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 918/1853] 10.0.0.232 () {32 vars in 720 bytes} [Mon May 11 02:08:01 2026] DELETE /v2.0/ports/00de1a10-04b1-4789-84ca-656e3fed8303 => generated 0 bytes in 227 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 919/1854] 10.0.0.232 () {32 vars in 736 bytes} [Mon May 11 02:08:01 2026] GET /v2.0/ports?device_id=e1bafe6d-3fd0-46a7-b453-617064a4ddf2 => 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: 920/1855] 10.0.0.20 () {34 vars in 989 bytes} [Mon May 11 02:08:01 2026] GET /v2.0/ports?device_id=0e85a4ce-9c49-4bfb-b7e9-8a30b901c8a1 => generated 971 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:08:02.053 7 INFO neutron.services.segments.plugin [-] Segment 4c6a5bf0-231b-4acc-99d6-df04a7fee29f resource provider aggregate not found 2026-05-11 02:08:02.058 7 INFO neutron.services.segments.plugin [-] Segment 4c6a5bf0-231b-4acc-99d6-df04a7fee29f resource provider aggregate not found 2026-05-11 02:08:02.076 7 INFO neutron.services.segments.plugin [-] Segment 4c6a5bf0-231b-4acc-99d6-df04a7fee29f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4c6a5bf0-231b-4acc-99d6-df04a7fee29f found for delete ", "request_id": "req-15b09ed2-08f8-4cb6-bd19-46a68b4d9de9"}]} 2026-05-11 02:08:02.077 7 INFO neutron.services.segments.plugin [-] Segment 4c6a5bf0-231b-4acc-99d6-df04a7fee29f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4c6a5bf0-231b-4acc-99d6-df04a7fee29f found for delete ", "request_id": "req-32c8b373-f7d4-434d-9b10-2e481556213c"}]} [pid: 7|app: 0|req: 921/1856] 10.0.0.232 () {32 vars in 726 bytes} [Mon May 11 02:08:01 2026] DELETE /v2.0/networks/0c3b6676-d4cd-4d26-b902-623cccaebcbb => generated 0 bytes in 204 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 02:08:02.431 8 INFO neutron.db.l3_db [None req-1090e697-1e5b-44c3-a3bf-e6e10effbd18 c67a0ae73c63453bb45d206b8616a3ae d729a9d12e354ae886681f9f443d0cfc - - - -] Floating IP d70ab077-db31-4824-8dbe-0861f4db8b03 disassociated. External IP: 10.96.250.203, port: 4c97af26-be58-4fd1-b8c9-a2de64f99495. 2026-05-11 02:08:02.787 7 INFO neutron.db.l3_hamode_db [None req-0fc50c90-50b5-43f1-8daf-d01a43c5450a c9ef67b5b4a34d509e534825081a3d2f c0f9260e53e24eab89dae9caf373b588 - - - -] HA network 6cf423ce-37c9-43bb-b26d-79fed9e8aa19 was deleted as no HA routers are present in tenant c0f9260e53e24eab89dae9caf373b588. [pid: 7|app: 0|req: 922/1857] 10.0.0.232 () {32 vars in 724 bytes} [Mon May 11 02:08:02 2026] DELETE /v2.0/routers/e1bafe6d-3fd0-46a7-b453-617064a4ddf2 => generated 0 bytes in 710 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 936/1858] 199.204.45.23 () {36 vars in 996 bytes} [Mon May 11 02:08:01 2026] DELETE /v2.0/ports/4c97af26-be58-4fd1-b8c9-a2de64f99495 => generated 0 bytes in 1264 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 923/1859] 10.0.0.20 () {34 vars in 1039 bytes} [Mon May 11 02:08:02 2026] GET /v2.0/security-groups?id=6be9fa4c-7f5f-4f46-97cf-f460e514b514&fields=id&fields=name => generated 113 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 924/1860] 10.0.0.20 () {34 vars in 989 bytes} [Mon May 11 02:08:02 2026] GET /v2.0/ports?device_id=8fc8aa75-738b-4355-9f18-697b03a0d29d => 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: 925/1861] 199.204.45.23 () {34 vars in 993 bytes} [Mon May 11 02:08:02 2026] GET /v2.0/ports?device_id=0e85a4ce-9c49-4bfb-b7e9-8a30b901c8a1 => generated 971 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:08:02.907 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-557c34db-7bca-45f8-9d0e-c45228edf002'] response: {'server_uuid': '8fc8aa75-738b-4355-9f18-697b03a0d29d', 'name': 'network-vif-deleted', 'tag': '4c97af26-be58-4fd1-b8c9-a2de64f99495', 'status': 'completed', 'code': 200} 2026-05-11 02:08:03.072 8 INFO neutron.services.segments.plugin [-] Segment 17b0852d-83b0-4b53-a4ec-c40e4781f4a5 resource provider aggregate not found 2026-05-11 02:08:03.077 8 INFO neutron.services.segments.plugin [-] Segment 17b0852d-83b0-4b53-a4ec-c40e4781f4a5 resource provider aggregate not found 2026-05-11 02:08:03.094 8 INFO neutron.services.segments.plugin [-] Segment 17b0852d-83b0-4b53-a4ec-c40e4781f4a5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 17b0852d-83b0-4b53-a4ec-c40e4781f4a5 found for delete ", "request_id": "req-8e749e9e-bfd8-482b-a651-39fa669e965c"}]} 2026-05-11 02:08:03.100 8 INFO neutron.services.segments.plugin [-] Segment 17b0852d-83b0-4b53-a4ec-c40e4781f4a5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 17b0852d-83b0-4b53-a4ec-c40e4781f4a5 found for delete ", "request_id": "req-ce9cea51-1d4e-4b87-9da2-1351e66a13cb"}]} [pid: 8|app: 0|req: 937/1862] 10.0.0.232 () {32 vars in 726 bytes} [Mon May 11 02:08:02 2026] DELETE /v2.0/networks/05631adf-b64d-4ed1-84de-2279029f44b7 => generated 0 bytes in 285 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 938/1863] 199.204.45.23 () {36 vars in 996 bytes} [Mon May 11 02:08:03 2026] DELETE /v2.0/ports/f506ecf2-8e40-4e5b-9e0a-d96b5002d640 => generated 0 bytes in 436 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 926/1864] 10.0.0.232 () {32 vars in 724 bytes} [Mon May 11 02:08:02 2026] DELETE /v2.0/subnets/76c7e14f-8f98-40f0-9395-03e42774b82c => generated 0 bytes in 880 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 939/1865] 10.0.0.232 () {32 vars in 726 bytes} [Mon May 11 02:08:03 2026] DELETE /v2.0/networks/03fe8984-ea9e-4175-9702-95507ea7aff1 => generated 0 bytes in 249 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 940/1866] 10.0.0.232 () {32 vars in 726 bytes} [Mon May 11 02:08:03 2026] DELETE /v2.0/networks/e6381d77-6df2-4c95-bc42-aa5e5a7ea9b2 => generated 0 bytes in 258 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 941/1867] 10.0.0.20 () {34 vars in 989 bytes} [Mon May 11 02:08:04 2026] GET /v2.0/ports?device_id=0e85a4ce-9c49-4bfb-b7e9-8a30b901c8a1 => generated 12 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:08:04.103 7 INFO neutron.services.segments.plugin [-] Segment 5fa38f51-03f9-4d70-9abe-5163fc24098e resource provider aggregate not found 2026-05-11 02:08:04.109 7 INFO neutron.services.segments.plugin [-] Segment 5fa38f51-03f9-4d70-9abe-5163fc24098e resource provider aggregate not found 2026-05-11 02:08:04.133 7 INFO neutron.services.segments.plugin [-] Segment 5fa38f51-03f9-4d70-9abe-5163fc24098e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5fa38f51-03f9-4d70-9abe-5163fc24098e found for delete ", "request_id": "req-f49927df-4b57-4769-b395-271b85694933"}]} 2026-05-11 02:08:04.136 7 INFO neutron.services.segments.plugin [-] Segment 5fa38f51-03f9-4d70-9abe-5163fc24098e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5fa38f51-03f9-4d70-9abe-5163fc24098e found for delete ", "request_id": "req-4bb6a230-0cac-43b9-86ab-6271ba0e09fd"}]} [pid: 7|app: 0|req: 927/1868] 10.0.0.232 () {32 vars in 726 bytes} [Mon May 11 02:08:03 2026] DELETE /v2.0/networks/8bbd2d2e-dbf3-413d-a152-8918d49eb82f => generated 0 bytes in 422 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 942/1869] 10.0.0.232 () {32 vars in 740 bytes} [Mon May 11 02:08:04 2026] DELETE /v2.0/security-groups/1248e4f2-4967-4813-adb1-18bd816d1a0d => generated 0 bytes in 131 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:08:04.294 8 INFO neutron.db.segments_db [None req-5ea65330-08e2-4ae0-8d7b-3b50a291dfc5 c9ef67b5b4a34d509e534825081a3d2f c0f9260e53e24eab89dae9caf373b588 - - - -] Added segment 299633ed-dd75-4065-b768-ffc2e562e4cd of type vxlan for network 1d778587-5b9c-4050-bee0-85cd0f0d17b5 [pid: 7|app: 0|req: 928/1870] 10.0.0.232 () {32 vars in 726 bytes} [Mon May 11 02:08:04 2026] DELETE /v2.0/networks/24828d5e-28fc-4e88-bbcf-a31f180b6839 => generated 0 bytes in 190 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 02:08:04.415 7 INFO neutron.api.v2.resource [None req-b419d568-ba74-47ea-b1f8-4212807df73d c67a0ae73c63453bb45d206b8616a3ae d729a9d12e354ae886681f9f443d0cfc - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 929/1871] 10.0.0.232 () {32 vars in 737 bytes} [Mon May 11 02:08:04 2026] GET /v2.0/security-groups/1248e4f2-4967-4813-adb1-18bd816d1a0d => generated 146 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 943/1872] 10.0.0.232 () {34 vars in 670 bytes} [Mon May 11 02:08:04 2026] POST /v2.0/networks => generated 634 bytes in 191 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 930/1873] 10.0.0.232 () {32 vars in 732 bytes} [Mon May 11 02:08:04 2026] DELETE /v2.0/floatingips/d70ab077-db31-4824-8dbe-0861f4db8b03 => generated 0 bytes in 295 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 944/1874] 10.0.0.232 () {34 vars in 669 bytes} [Mon May 11 02:08:04 2026] POST /v2.0/subnets => generated 622 bytes in 356 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 931/1875] 10.0.0.232 () {32 vars in 740 bytes} [Mon May 11 02:08:04 2026] DELETE /v2.0/security-groups/e23751c2-f9a8-4cb9-af2c-37d4af870c3e => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:08:04.839 8 INFO neutron.db.segments_db [None req-3b07c723-d044-462b-a37a-f3be461f98fb c9ef67b5b4a34d509e534825081a3d2f c0f9260e53e24eab89dae9caf373b588 - - - -] Added segment df519f39-ce08-4b0c-b1ec-2ee3e25604ac of type vxlan for network 8051a426-0de1-4f78-8d56-12d19e43d458 2026-05-11 02:08:04.974 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-22ea8ed5-070b-4821-83bd-e6dededb0a37'] response: {'server_uuid': '0e85a4ce-9c49-4bfb-b7e9-8a30b901c8a1', 'name': 'network-vif-deleted', 'tag': 'f506ecf2-8e40-4e5b-9e0a-d96b5002d640', 'status': 'completed', 'code': 200} 2026-05-11 02:08:05.130 8 INFO neutron.services.segments.plugin [-] Segment 3913b7c0-398e-4a1a-88e4-42e9e77a57df resource provider aggregate not found 2026-05-11 02:08:05.145 8 INFO neutron.services.segments.plugin [-] Segment 3913b7c0-398e-4a1a-88e4-42e9e77a57df resource provider aggregate not found 2026-05-11 02:08:05.150 8 INFO neutron.services.segments.plugin [-] Segment 3913b7c0-398e-4a1a-88e4-42e9e77a57df resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3913b7c0-398e-4a1a-88e4-42e9e77a57df found for delete ", "request_id": "req-cd3acb06-0fb3-457c-bf70-6ae5c2709119"}]} 2026-05-11 02:08:05.167 8 INFO neutron.services.segments.plugin [-] Segment 3913b7c0-398e-4a1a-88e4-42e9e77a57df resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3913b7c0-398e-4a1a-88e4-42e9e77a57df found for delete ", "request_id": "req-97bcb5c4-b385-4401-9fba-dc4b90efc9ee"}]} 2026-05-11 02:08:05.172 8 INFO neutron.services.segments.plugin [-] Segment 25873f6a-a382-49e5-aab0-6f58f6bc0dd3 resource provider aggregate not found 2026-05-11 02:08:05.206 8 INFO neutron.services.segments.plugin [-] Segment 25873f6a-a382-49e5-aab0-6f58f6bc0dd3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 25873f6a-a382-49e5-aab0-6f58f6bc0dd3 found for delete ", "request_id": "req-ccc16e3a-4424-48e7-9734-28aae25205d4"}]} 2026-05-11 02:08:05.211 8 INFO neutron.services.segments.plugin [-] Segment 25873f6a-a382-49e5-aab0-6f58f6bc0dd3 resource provider aggregate not found 2026-05-11 02:08:05.230 8 INFO neutron.services.segments.plugin [-] Segment 25873f6a-a382-49e5-aab0-6f58f6bc0dd3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 25873f6a-a382-49e5-aab0-6f58f6bc0dd3 found for delete ", "request_id": "req-e161a47a-7eba-4ace-8031-3d003932f070"}]} 2026-05-11 02:08:05.272 8 INFO neutron.db.l3_hamode_db [None req-3b07c723-d044-462b-a37a-f3be461f98fb c9ef67b5b4a34d509e534825081a3d2f c0f9260e53e24eab89dae9caf373b588 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-11 02:08:05.452 8 INFO neutron.db.l3_hamode_db [None req-3b07c723-d044-462b-a37a-f3be461f98fb c9ef67b5b4a34d509e534825081a3d2f c0f9260e53e24eab89dae9caf373b588 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 932/1876] 10.0.0.232 () {34 vars in 789 bytes} [Mon May 11 02:08:04 2026] PUT /v2.0/routers/a17edf23-0eda-4c06-b89e-4ae148c64eb2/remove_router_interface => generated 309 bytes in 1243 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:08:06.157 7 INFO neutron.services.segments.plugin [-] Segment 64774929-95e7-4bf2-b17c-c66705f0fb71 resource provider aggregate not found 2026-05-11 02:08:06.162 7 INFO neutron.services.segments.plugin [-] Segment 64774929-95e7-4bf2-b17c-c66705f0fb71 resource provider aggregate not found 2026-05-11 02:08:06.179 7 INFO neutron.services.segments.plugin [-] Segment 64774929-95e7-4bf2-b17c-c66705f0fb71 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 64774929-95e7-4bf2-b17c-c66705f0fb71 found for delete ", "request_id": "req-cd9d5159-38fc-48e3-965d-58d168aece4f"}]} 2026-05-11 02:08:06.184 7 INFO neutron.services.segments.plugin [-] Segment 64774929-95e7-4bf2-b17c-c66705f0fb71 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 64774929-95e7-4bf2-b17c-c66705f0fb71 found for delete ", "request_id": "req-09e3f9ec-5dc3-4f9f-809a-3bc2b2c22347"}]} 2026-05-11 02:08:06.195 7 INFO neutron.services.segments.plugin [-] Segment a4ec0227-bd44-4de8-abd5-5798c5996961 resource provider aggregate not found 2026-05-11 02:08:06.201 7 INFO neutron.services.segments.plugin [-] Segment a4ec0227-bd44-4de8-abd5-5798c5996961 resource provider aggregate not found 2026-05-11 02:08:06.216 7 INFO neutron.services.segments.plugin [-] Segment a4ec0227-bd44-4de8-abd5-5798c5996961 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a4ec0227-bd44-4de8-abd5-5798c5996961 found for delete ", "request_id": "req-5397e4b1-e0b8-4100-8bd9-828c7730ead7"}]} 2026-05-11 02:08:06.218 7 INFO neutron.services.segments.plugin [-] Segment a4ec0227-bd44-4de8-abd5-5798c5996961 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a4ec0227-bd44-4de8-abd5-5798c5996961 found for delete ", "request_id": "req-3692f8d8-8c0a-40a7-83f1-d2f66d9162bb"}]} [pid: 8|app: 0|req: 945/1877] 10.0.0.232 () {34 vars in 669 bytes} [Mon May 11 02:08:04 2026] POST /v2.0/routers => generated 510 bytes in 1439 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 933/1878] 10.0.0.232 () {32 vars in 740 bytes} [Mon May 11 02:08:06 2026] DELETE /v2.0/security-groups/6be9fa4c-7f5f-4f46-97cf-f460e514b514 => generated 0 bytes in 131 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 946/1879] 10.0.0.232 () {32 vars in 774 bytes} [Mon May 11 02:08:06 2026] GET /v2.0/security-groups?tenant_id=5efa98fb1d5944148184c2716558c7d1&name=default => generated 2801 bytes in 279 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:08:07.328 7 INFO neutron.db.l3_hamode_db [None req-67dd7964-5fea-4c35-87b3-ca5b7a8bcf05 7b643627ab1b4c938108f89a5cfaf7a5 b0d49083c0f84326b0e36ace7b36643c - - - -] HA network d54e516e-6d8d-4f8a-9e04-acdeda5d5f7d was deleted as no HA routers are present in tenant d729a9d12e354ae886681f9f443d0cfc. [pid: 7|app: 0|req: 934/1880] 10.0.0.232 () {32 vars in 724 bytes} [Mon May 11 02:08:06 2026] DELETE /v2.0/routers/a17edf23-0eda-4c06-b89e-4ae148c64eb2 => generated 0 bytes in 1084 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 947/1881] 10.0.0.232 () {34 vars in 783 bytes} [Mon May 11 02:08:06 2026] PUT /v2.0/routers/c3b1a5e4-f454-4c5d-886b-ce1458cabfc7/add_router_interface => generated 309 bytes in 1280 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 948/1882] 10.0.0.232 () {32 vars in 740 bytes} [Mon May 11 02:08:07 2026] DELETE /v2.0/security-groups/1fd15989-8f98-4f19-90d9-302afee609d7 => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 949/1883] 10.0.0.232 () {32 vars in 724 bytes} [Mon May 11 02:08:07 2026] DELETE /v2.0/subnets/b92ce134-2c51-43d1-8bef-92ca69acf1f8 => generated 0 bytes in 200 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 950/1884] 10.0.0.232 () {32 vars in 717 bytes} [Mon May 11 02:08:08 2026] GET /v2.0/ports/f8cb64c2-8c68-49fd-a0de-0279d813eb30 => generated 959 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 951/1885] 10.0.0.232 () {32 vars in 774 bytes} [Mon May 11 02:08:08 2026] GET /v2.0/security-groups?tenant_id=38145bd2fa954429b87714f0b2f3f66c&name=default => generated 2801 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:08:08.250 7 INFO neutron.services.segments.plugin [-] Segment d9a9cfaf-bbc5-4d84-a2c6-d6656d2ee070 resource provider aggregate not found 2026-05-11 02:08:08.257 7 INFO neutron.services.segments.plugin [-] Segment d9a9cfaf-bbc5-4d84-a2c6-d6656d2ee070 resource provider aggregate not found 2026-05-11 02:08:08.271 7 INFO neutron.services.segments.plugin [-] Segment d9a9cfaf-bbc5-4d84-a2c6-d6656d2ee070 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d9a9cfaf-bbc5-4d84-a2c6-d6656d2ee070 found for delete ", "request_id": "req-6cebe7fc-1924-4f8f-949d-938816d55442"}]} 2026-05-11 02:08:08.278 7 INFO neutron.services.segments.plugin [-] Segment d9a9cfaf-bbc5-4d84-a2c6-d6656d2ee070 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d9a9cfaf-bbc5-4d84-a2c6-d6656d2ee070 found for delete ", "request_id": "req-184038e6-1153-434d-b7a1-5ab727a90efc"}]} [pid: 7|app: 0|req: 935/1886] 10.0.0.232 () {34 vars in 789 bytes} [Mon May 11 02:08:07 2026] PUT /v2.0/routers/0a546e88-460a-4df2-97ef-e1b232f7034a/remove_router_interface => generated 309 bytes in 1132 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:08:08.603 8 INFO neutron.services.segments.plugin [-] Segment 73b324d9-41f8-4f01-9129-bf17583c25fd resource provider aggregate not found 2026-05-11 02:08:08.607 8 INFO neutron.services.segments.plugin [-] Segment 73b324d9-41f8-4f01-9129-bf17583c25fd resource provider aggregate not found 2026-05-11 02:08:08.626 8 INFO neutron.services.segments.plugin [-] Segment 73b324d9-41f8-4f01-9129-bf17583c25fd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 73b324d9-41f8-4f01-9129-bf17583c25fd found for delete ", "request_id": "req-14cca541-5e40-4e55-bfa4-da7b5046dfa1"}]} 2026-05-11 02:08:08.627 8 INFO neutron.services.segments.plugin [-] Segment 73b324d9-41f8-4f01-9129-bf17583c25fd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 73b324d9-41f8-4f01-9129-bf17583c25fd found for delete ", "request_id": "req-a32ac872-02f2-4e40-b2ff-b2f609eca472"}]} [pid: 8|app: 0|req: 952/1887] 10.0.0.232 () {32 vars in 726 bytes} [Mon May 11 02:08:08 2026] DELETE /v2.0/networks/57607ee6-cf6a-43ad-b43e-e2d1779cea1f => generated 0 bytes in 427 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 953/1888] 10.0.0.232 () {32 vars in 740 bytes} [Mon May 11 02:08:08 2026] DELETE /v2.0/security-groups/e9a0f1af-4344-4804-9ce4-8cfedb7c94a1 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 954/1889] 10.0.0.232 () {32 vars in 724 bytes} [Mon May 11 02:08:08 2026] DELETE /v2.0/subnets/73471c48-b344-4357-ae9c-716b23a1ff21 => generated 0 bytes in 220 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 936/1890] 10.0.0.232 () {34 vars in 789 bytes} [Mon May 11 02:08:08 2026] PUT /v2.0/routers/c3b1a5e4-f454-4c5d-886b-ce1458cabfc7/remove_router_interface => generated 309 bytes in 1464 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 937/1891] 10.0.0.232 () {32 vars in 774 bytes} [Mon May 11 02:08:09 2026] GET /v2.0/security-groups?tenant_id=9b313fe844a646dd95086098677ab05f&name=default => generated 2801 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 955/1892] 10.0.0.232 () {34 vars in 789 bytes} [Mon May 11 02:08:08 2026] PUT /v2.0/routers/a14147f3-45a6-44c5-a899-280763e0833b/remove_router_interface => generated 309 bytes in 1785 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 956/1893] 10.0.0.232 () {32 vars in 736 bytes} [Mon May 11 02:08:10 2026] GET /v2.0/ports?device_id=c3b1a5e4-f454-4c5d-886b-ce1458cabfc7 => 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: 957/1894] 10.0.0.232 () {32 vars in 740 bytes} [Mon May 11 02:08:10 2026] DELETE /v2.0/security-groups/5a9e3884-c373-47ee-b51b-ee350b502289 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:08:10.926 7 INFO neutron.services.segments.plugin [-] Segment 6dffdc52-35eb-4024-815c-2dba1462557b resource provider aggregate not found 2026-05-11 02:08:10.932 7 INFO neutron.services.segments.plugin [-] Segment 6dffdc52-35eb-4024-815c-2dba1462557b resource provider aggregate not found 2026-05-11 02:08:10.947 7 INFO neutron.services.segments.plugin [-] Segment 6dffdc52-35eb-4024-815c-2dba1462557b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6dffdc52-35eb-4024-815c-2dba1462557b found for delete ", "request_id": "req-738c7a78-bc81-4085-a3b6-c257fdc71679"}]} 2026-05-11 02:08:10.948 7 INFO neutron.services.segments.plugin [-] Segment 6dffdc52-35eb-4024-815c-2dba1462557b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6dffdc52-35eb-4024-815c-2dba1462557b found for delete ", "request_id": "req-e4f77efd-38c7-483a-9bfe-7a32c99daf5c"}]} 2026-05-11 02:08:10.956 7 INFO neutron.db.l3_hamode_db [None req-74e40cb6-5220-4713-8358-660d96049f5c 66610d04a75a4dfab43d0112fce8ef1a c746fa207f90458fb496b0fd39379fc8 - - - -] HA network 4a779ea4-3452-43df-b604-8751a54132bd was deleted as no HA routers are present in tenant c746fa207f90458fb496b0fd39379fc8. [pid: 7|app: 0|req: 938/1895] 10.0.0.232 () {32 vars in 724 bytes} [Mon May 11 02:08:09 2026] DELETE /v2.0/routers/0a546e88-460a-4df2-97ef-e1b232f7034a => generated 0 bytes in 1003 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:08:11.744 7 INFO neutron.db.l3_hamode_db [None req-e12cdb4a-d5c9-4092-a0d7-9b753066d3be c9ef67b5b4a34d509e534825081a3d2f c0f9260e53e24eab89dae9caf373b588 - - - -] HA network 8051a426-0de1-4f78-8d56-12d19e43d458 was deleted as no HA routers are present in tenant c0f9260e53e24eab89dae9caf373b588. [pid: 7|app: 0|req: 939/1896] 10.0.0.232 () {32 vars in 724 bytes} [Mon May 11 02:08:10 2026] DELETE /v2.0/routers/c3b1a5e4-f454-4c5d-886b-ce1458cabfc7 => generated 0 bytes in 789 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 940/1897] 10.0.0.232 () {32 vars in 726 bytes} [Mon May 11 02:08:11 2026] DELETE /v2.0/networks/f163673f-32e5-4053-9fc0-9ece524d4bee => generated 0 bytes in 235 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 02:08:12.072 8 INFO neutron.services.segments.plugin [-] Segment d20d62de-7c80-41f8-93f9-0cefbf68acde resource provider aggregate not found 2026-05-11 02:08:12.078 8 INFO neutron.services.segments.plugin [-] Segment d20d62de-7c80-41f8-93f9-0cefbf68acde resource provider aggregate not found 2026-05-11 02:08:12.106 8 INFO neutron.services.segments.plugin [-] Segment d20d62de-7c80-41f8-93f9-0cefbf68acde resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d20d62de-7c80-41f8-93f9-0cefbf68acde found for delete ", "request_id": "req-599d0d3b-5229-471d-b6b2-fe2371c2adb3"}]} 2026-05-11 02:08:12.107 8 INFO neutron.services.segments.plugin [-] Segment d20d62de-7c80-41f8-93f9-0cefbf68acde resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d20d62de-7c80-41f8-93f9-0cefbf68acde found for delete ", "request_id": "req-e81161e8-57ca-4ae1-8ed9-b0bf1b664b53"}]} 2026-05-11 02:08:12.112 8 INFO neutron.db.l3_hamode_db [None req-2b355ad4-c8d4-4355-a50d-a54ed08d363d 7b643627ab1b4c938108f89a5cfaf7a5 b0d49083c0f84326b0e36ace7b36643c - - - -] HA network 0565338f-3992-49bd-ad0f-25c1f473bde6 was deleted as no HA routers are present in tenant f844cbad45b547e1a62ed7a98cde6afa. [pid: 8|app: 0|req: 958/1898] 10.0.0.232 () {32 vars in 724 bytes} [Mon May 11 02:08:10 2026] DELETE /v2.0/routers/a14147f3-45a6-44c5-a899-280763e0833b => generated 0 bytes in 1244 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 941/1899] 10.0.0.232 () {32 vars in 724 bytes} [Mon May 11 02:08:11 2026] DELETE /v2.0/subnets/cb1d94d5-490a-486f-814b-4a475bee397a => generated 0 bytes in 246 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 959/1900] 10.0.0.232 () {32 vars in 724 bytes} [Mon May 11 02:08:12 2026] DELETE /v2.0/subnets/897a8cf8-8bbc-43ac-8ce8-62e6176ec352 => generated 0 bytes in 237 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 942/1901] 10.0.0.232 () {32 vars in 726 bytes} [Mon May 11 02:08:12 2026] DELETE /v2.0/networks/1d778587-5b9c-4050-bee0-85cd0f0d17b5 => generated 0 bytes in 412 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 02:08:12.718 7 INFO neutron.db.segments_db [None req-236928bc-0e92-46e7-af52-239bd759aca9 c9ef67b5b4a34d509e534825081a3d2f c0f9260e53e24eab89dae9caf373b588 - - - -] Added segment e7f64de2-b8ac-4e2a-b8b0-741a93031306 of type vxlan for network c4e19dd6-4598-46fa-93c0-bf568bf85d7a [pid: 8|app: 0|req: 960/1902] 10.0.0.232 () {32 vars in 726 bytes} [Mon May 11 02:08:12 2026] DELETE /v2.0/networks/a11c1557-ef66-4cf9-bbfe-3360df2c3eb5 => generated 0 bytes in 428 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 02:08:12.981 7 INFO neutron.services.segments.plugin [-] Segment df519f39-ce08-4b0c-b1ec-2ee3e25604ac resource provider aggregate not found 2026-05-11 02:08:12.995 7 INFO neutron.services.segments.plugin [-] Segment df519f39-ce08-4b0c-b1ec-2ee3e25604ac resource provider aggregate not found 2026-05-11 02:08:13.003 7 INFO neutron.services.segments.plugin [-] Segment df519f39-ce08-4b0c-b1ec-2ee3e25604ac resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid df519f39-ce08-4b0c-b1ec-2ee3e25604ac found for delete ", "request_id": "req-1585ecbf-79e3-4943-9384-59cc45aebbdd"}]} 2026-05-11 02:08:13.022 7 INFO neutron.services.segments.plugin [-] Segment cdd1e10b-fc4d-43e0-ade5-0c83141100c0 resource provider aggregate not found 2026-05-11 02:08:13.029 7 INFO neutron.services.segments.plugin [-] Segment df519f39-ce08-4b0c-b1ec-2ee3e25604ac resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid df519f39-ce08-4b0c-b1ec-2ee3e25604ac found for delete ", "request_id": "req-e6659d0e-b3de-4e6f-b3f0-46de6bc0cfb7"}]} 2026-05-11 02:08:13.044 7 INFO neutron.services.segments.plugin [-] Segment cdd1e10b-fc4d-43e0-ade5-0c83141100c0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cdd1e10b-fc4d-43e0-ade5-0c83141100c0 found for delete ", "request_id": "req-f8a1c791-d7b4-4781-acfb-476689fb6cd2"}]} 2026-05-11 02:08:13.052 7 INFO neutron.services.segments.plugin [-] Segment cdd1e10b-fc4d-43e0-ade5-0c83141100c0 resource provider aggregate not found [pid: 8|app: 0|req: 961/1903] 10.0.0.232 () {32 vars in 774 bytes} [Mon May 11 02:08:12 2026] GET /v2.0/security-groups?tenant_id=008d9cd1240343be9bcf100150feb484&name=default => generated 2801 bytes in 270 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:08:13.075 7 INFO neutron.services.segments.plugin [-] Segment 299633ed-dd75-4065-b768-ffc2e562e4cd resource provider aggregate not found 2026-05-11 02:08:13.081 7 INFO neutron.services.segments.plugin [-] Segment cdd1e10b-fc4d-43e0-ade5-0c83141100c0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cdd1e10b-fc4d-43e0-ade5-0c83141100c0 found for delete ", "request_id": "req-a6c0052f-7d53-4498-9ad9-4930e5b143b4"}]} 2026-05-11 02:08:13.101 7 INFO neutron.services.segments.plugin [-] Segment 299633ed-dd75-4065-b768-ffc2e562e4cd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 299633ed-dd75-4065-b768-ffc2e562e4cd found for delete ", "request_id": "req-decf803b-c134-4493-995a-ed585f885f97"}]} 2026-05-11 02:08:13.102 7 INFO neutron.services.segments.plugin [-] Segment 299633ed-dd75-4065-b768-ffc2e562e4cd resource provider aggregate not found 2026-05-11 02:08:13.119 7 INFO neutron.services.segments.plugin [-] Segment 299633ed-dd75-4065-b768-ffc2e562e4cd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 299633ed-dd75-4065-b768-ffc2e562e4cd found for delete ", "request_id": "req-aa91aa15-4601-4e2b-b711-de67b459a116"}]} 2026-05-11 02:08:13.149 7 INFO neutron.db.l3_hamode_db [None req-236928bc-0e92-46e7-af52-239bd759aca9 c9ef67b5b4a34d509e534825081a3d2f c0f9260e53e24eab89dae9caf373b588 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 962/1904] 10.0.0.232 () {32 vars in 740 bytes} [Mon May 11 02:08:13 2026] DELETE /v2.0/security-groups/d99ffad0-5247-4278-a269-0fc2e53a2d38 => 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: 963/1905] 10.0.0.232 () {32 vars in 774 bytes} [Mon May 11 02:08:13 2026] GET /v2.0/security-groups?tenant_id=f844cbad45b547e1a62ed7a98cde6afa&name=default => generated 2801 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 964/1906] 10.0.0.232 () {32 vars in 740 bytes} [Mon May 11 02:08:13 2026] DELETE /v2.0/security-groups/f1b35190-b0dd-4661-a679-77175fe2c2af => 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: 965/1907] 10.0.0.232 () {32 vars in 774 bytes} [Mon May 11 02:08:13 2026] GET /v2.0/security-groups?tenant_id=c746fa207f90458fb496b0fd39379fc8&name=default => generated 2801 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 966/1908] 10.0.0.232 () {32 vars in 740 bytes} [Mon May 11 02:08:13 2026] DELETE /v2.0/security-groups/5f239de2-62d4-424d-9c69-ab4b82af2465 => 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: 967/1909] 10.0.0.232 () {32 vars in 774 bytes} [Mon May 11 02:08:13 2026] GET /v2.0/security-groups?tenant_id=d729a9d12e354ae886681f9f443d0cfc&name=default => generated 2801 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 968/1910] 10.0.0.232 () {32 vars in 740 bytes} [Mon May 11 02:08:13 2026] DELETE /v2.0/security-groups/29af86c7-2963-43b1-a712-d390688813fd => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:08:14.365 7 INFO neutron.db.l3_hamode_db [None req-236928bc-0e92-46e7-af52-239bd759aca9 c9ef67b5b4a34d509e534825081a3d2f c0f9260e53e24eab89dae9caf373b588 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-11 02:08:14.580 8 INFO neutron.services.segments.plugin [-] Segment f3613c17-bff6-4bfe-aeab-76850756939e resource provider aggregate not found 2026-05-11 02:08:14.603 8 INFO neutron.services.segments.plugin [-] Segment f3613c17-bff6-4bfe-aeab-76850756939e resource provider aggregate not found 2026-05-11 02:08:14.624 8 INFO neutron.services.segments.plugin [-] Segment f3613c17-bff6-4bfe-aeab-76850756939e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f3613c17-bff6-4bfe-aeab-76850756939e found for delete ", "request_id": "req-a62affcc-6b90-4fae-b2b1-22147410b773"}]} 2026-05-11 02:08:14.672 8 INFO neutron.services.segments.plugin [-] Segment f3613c17-bff6-4bfe-aeab-76850756939e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f3613c17-bff6-4bfe-aeab-76850756939e found for delete ", "request_id": "req-135faeee-0ddb-482f-8bce-9f621d20c929"}]} 2026-05-11 02:08:15.206 8 INFO neutron.db.segments_db [None req-c59143d7-00da-47a5-b90c-b86666bc1c3a be9a492cf13042edb86d077f2399a1c7 02c5c6d97f074bebb714b4c0796d425f - - - -] Added segment 6346c59e-6229-404a-8770-2c7d3ed1cc94 of type vxlan for network d9680c26-b3d3-4693-96b8-170138d4ee71 [pid: 8|app: 0|req: 971/1913] 10.0.0.232 () {34 vars in 670 bytes} [Mon May 11 02:08:14 2026] POST /v2.0/networks => generated 632 bytes in 890 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 972/1914] 10.0.0.232 () {34 vars in 753 bytes} [Mon May 11 02:08:15 2026] PUT /v2.0/networks/d9680c26-b3d3-4693-96b8-170138d4ee71/tags => generated 25 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 973/1915] 10.0.0.232 () {32 vars in 733 bytes} [Mon May 11 02:08:15 2026] GET /v2.0/networks/d9680c26-b3d3-4693-96b8-170138d4ee71/tags => generated 25 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 974/1916] 10.0.0.232 () {34 vars in 764 bytes} [Mon May 11 02:08:15 2026] PUT /v2.0/networks/d9680c26-b3d3-4693-96b8-170138d4ee71/tags/green => generated 4 bytes in 69 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 975/1917] 10.0.0.232 () {32 vars in 733 bytes} [Mon May 11 02:08:15 2026] GET /v2.0/networks/d9680c26-b3d3-4693-96b8-170138d4ee71/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: 976/1918] 10.0.0.232 () {34 vars in 760 bytes} [Mon May 11 02:08:15 2026] PUT /v2.0/networks/d9680c26-b3d3-4693-96b8-170138d4ee71/tags/red => generated 4 bytes in 41 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 977/1919] 10.0.0.232 () {32 vars in 733 bytes} [Mon May 11 02:08:15 2026] GET /v2.0/networks/d9680c26-b3d3-4693-96b8-170138d4ee71/tags => generated 34 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 978/1920] 10.0.0.232 () {34 vars in 782 bytes} [Mon May 11 02:08:15 2026] PUT /v2.0/networks/d9680c26-b3d3-4693-96b8-170138d4ee71/tags/black.or.white => generated 4 bytes in 55 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 943/1921] 10.0.0.232 () {34 vars in 669 bytes} [Mon May 11 02:08:12 2026] POST /v2.0/routers => generated 692 bytes in 3191 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 979/1922] 10.0.0.232 () {32 vars in 733 bytes} [Mon May 11 02:08:15 2026] GET /v2.0/networks/d9680c26-b3d3-4693-96b8-170138d4ee71/tags => generated 52 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 944/1923] 10.0.0.232 () {32 vars in 721 bytes} [Mon May 11 02:08:15 2026] GET /v2.0/routers/813c1684-3861-4b5e-8545-bfc8cda54f68 => generated 698 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 980/1924] 10.0.0.232 () {34 vars in 753 bytes} [Mon May 11 02:08:15 2026] PUT /v2.0/networks/d9680c26-b3d3-4693-96b8-170138d4ee71/tags => generated 37 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 981/1925] 10.0.0.232 () {32 vars in 733 bytes} [Mon May 11 02:08:16 2026] GET /v2.0/networks/d9680c26-b3d3-4693-96b8-170138d4ee71/tags => generated 37 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 982/1926] 10.0.0.232 () {32 vars in 741 bytes} [Mon May 11 02:08:16 2026] GET /v2.0/networks/d9680c26-b3d3-4693-96b8-170138d4ee71/tags/red => generated 0 bytes in 45 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 945/1927] 10.0.0.232 () {32 vars in 647 bytes} [Mon May 11 02:08:15 2026] GET /v2.0/routers => generated 701 bytes in 191 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:08:16.169 8 INFO neutron.api.v2.resource [None req-7b8330a9-ef82-45f7-af25-8d51db18e4a8 be9a492cf13042edb86d077f2399a1c7 02c5c6d97f074bebb714b4c0796d425f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 983/1928] 10.0.0.232 () {32 vars in 745 bytes} [Mon May 11 02:08:16 2026] GET /v2.0/networks/d9680c26-b3d3-4693-96b8-170138d4ee71/tags/green => generated 99 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 984/1929] 10.0.0.232 () {32 vars in 744 bytes} [Mon May 11 02:08:16 2026] DELETE /v2.0/networks/d9680c26-b3d3-4693-96b8-170138d4ee71/tags/red => generated 0 bytes in 55 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 985/1930] 10.0.0.232 () {32 vars in 733 bytes} [Mon May 11 02:08:16 2026] GET /v2.0/networks/d9680c26-b3d3-4693-96b8-170138d4ee71/tags => generated 30 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:08:16.355 8 INFO neutron.api.v2.resource [None req-cfbd31d4-e46c-4644-ac51-5c28c3302a34 be9a492cf13042edb86d077f2399a1c7 02c5c6d97f074bebb714b4c0796d425f - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 986/1931] 10.0.0.232 () {32 vars in 748 bytes} [Mon May 11 02:08:16 2026] DELETE /v2.0/networks/d9680c26-b3d3-4693-96b8-170138d4ee71/tags/green => generated 99 bytes in 58 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 987/1932] 10.0.0.232 () {32 vars in 736 bytes} [Mon May 11 02:08:16 2026] DELETE /v2.0/networks/d9680c26-b3d3-4693-96b8-170138d4ee71/tags => generated 0 bytes in 55 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 988/1933] 10.0.0.232 () {32 vars in 733 bytes} [Mon May 11 02:08:16 2026] GET /v2.0/networks/d9680c26-b3d3-4693-96b8-170138d4ee71/tags => generated 12 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:08:16.672 8 INFO neutron.services.segments.plugin [-] Segment 6346c59e-6229-404a-8770-2c7d3ed1cc94 resource provider aggregate not found 2026-05-11 02:08:16.701 8 INFO neutron.services.segments.plugin [-] Segment 6346c59e-6229-404a-8770-2c7d3ed1cc94 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6346c59e-6229-404a-8770-2c7d3ed1cc94 found for delete ", "request_id": "req-3e788382-743f-4240-a0f8-244ff9d5ed6a"}]} 2026-05-11 02:08:16.702 8 INFO neutron.services.segments.plugin [-] Segment 6346c59e-6229-404a-8770-2c7d3ed1cc94 resource provider aggregate not found [pid: 8|app: 0|req: 989/1934] 10.0.0.232 () {32 vars in 726 bytes} [Mon May 11 02:08:16 2026] DELETE /v2.0/networks/d9680c26-b3d3-4693-96b8-170138d4ee71 => generated 0 bytes in 224 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 946/1935] 10.0.0.232 () {34 vars in 741 bytes} [Mon May 11 02:08:16 2026] PUT /v2.0/routers/813c1684-3861-4b5e-8545-bfc8cda54f68 => generated 705 bytes in 1207 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:08:17.385 8 INFO neutron.services.segments.plugin [-] Segment 6346c59e-6229-404a-8770-2c7d3ed1cc94 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6346c59e-6229-404a-8770-2c7d3ed1cc94 found for delete ", "request_id": "req-3a7b4f57-6723-46e0-8664-15d84f163838"}]} [pid: 8|app: 0|req: 990/1936] 10.0.0.232 () {32 vars in 721 bytes} [Mon May 11 02:08:17 2026] GET /v2.0/routers/813c1684-3861-4b5e-8545-bfc8cda54f68 => generated 705 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 991/1937] 10.0.0.232 () {32 vars in 736 bytes} [Mon May 11 02:08:17 2026] GET /v2.0/ports?device_id=813c1684-3861-4b5e-8545-bfc8cda54f68 => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 947/1938] 10.0.0.232 () {32 vars in 774 bytes} [Mon May 11 02:08:17 2026] GET /v2.0/security-groups?tenant_id=02c5c6d97f074bebb714b4c0796d425f&name=default => generated 2801 bytes in 230 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 948/1939] 10.0.0.232 () {32 vars in 740 bytes} [Mon May 11 02:08:17 2026] DELETE /v2.0/security-groups/a4cf5493-dc7d-4776-aff5-4e340cc69648 => 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: 949/1940] 10.0.0.232 () {32 vars in 774 bytes} [Mon May 11 02:08:17 2026] GET /v2.0/security-groups?tenant_id=6f1acbe950a64268b25af9f2299d48a3&name=default => generated 2801 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 950/1941] 10.0.0.232 () {32 vars in 740 bytes} [Mon May 11 02:08:18 2026] DELETE /v2.0/security-groups/6ed20b44-3bab-4cd9-af25-e74db117b62e => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:08:18.401 7 INFO neutron.db.segments_db [None req-1c67c634-8890-4522-963e-ba2a6981f4ce 22f30b4b5b7a4778be7eb88d32b12bbb 33f33fd18e984afcb6d0d430388cfa51 - - - -] Added segment 3a7d9bc3-11e4-49b8-89fd-7c0e69e68277 of type vxlan for network df282b37-d00a-4011-ba54-631bd349f472 [pid: 7|app: 0|req: 951/1942] 10.0.0.232 () {34 vars in 670 bytes} [Mon May 11 02:08:18 2026] POST /v2.0/networks => generated 631 bytes in 378 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:08:18.654 8 INFO neutron.db.l3_hamode_db [None req-0544b013-2943-477b-bb78-bc08d982af32 c9ef67b5b4a34d509e534825081a3d2f c0f9260e53e24eab89dae9caf373b588 - - - -] HA network c4e19dd6-4598-46fa-93c0-bf568bf85d7a was deleted as no HA routers are present in tenant c0f9260e53e24eab89dae9caf373b588. [pid: 8|app: 0|req: 992/1943] 10.0.0.232 () {32 vars in 724 bytes} [Mon May 11 02:08:17 2026] DELETE /v2.0/routers/813c1684-3861-4b5e-8545-bfc8cda54f68 => generated 0 bytes in 1143 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:08:18.724 8 INFO neutron.services.segments.plugin [-] Segment e7f64de2-b8ac-4e2a-b8b0-741a93031306 resource provider aggregate not found 2026-05-11 02:08:18.732 8 INFO neutron.db.segments_db [None req-407e532c-0cff-4faf-bdcf-3470dabdfe36 22f30b4b5b7a4778be7eb88d32b12bbb 33f33fd18e984afcb6d0d430388cfa51 - - - -] Added segment c54072bc-b0ab-46f4-bd65-38828e3b85ca of type vxlan for network b06cb7bc-c500-4633-b7ef-13d82a102844 2026-05-11 02:08:18.749 8 INFO neutron.services.segments.plugin [-] Segment e7f64de2-b8ac-4e2a-b8b0-741a93031306 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e7f64de2-b8ac-4e2a-b8b0-741a93031306 found for delete ", "request_id": "req-7207e491-8510-447a-ba8c-cb0c92ccffcc"}]} [pid: 8|app: 0|req: 993/1944] 10.0.0.232 () {34 vars in 670 bytes} [Mon May 11 02:08:18 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: 8|app: 0|req: 994/1945] 10.0.0.232 () {32 vars in 736 bytes} [Mon May 11 02:08:18 2026] GET /v2.0/ports?device_id=813c1684-3861-4b5e-8545-bfc8cda54f68 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:08:18.927 8 INFO neutron.db.segments_db [None req-ca4a2596-a60d-4b58-90a7-c351a9401eab 22f30b4b5b7a4778be7eb88d32b12bbb 33f33fd18e984afcb6d0d430388cfa51 - - - -] Added segment a63b677d-d936-4777-9a59-3f9f3e7aca0e of type vxlan for network b47564dc-d0a2-4b33-8801-6b3657bcb8aa [pid: 8|app: 0|req: 995/1946] 10.0.0.232 () {34 vars in 670 bytes} [Mon May 11 02:08:18 2026] POST /v2.0/networks => generated 631 bytes in 208 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:08:19.108 8 INFO neutron.api.v2.resource [None req-e94425c6-7d8a-413f-a155-f89e1a9f1f92 c9ef67b5b4a34d509e534825081a3d2f c0f9260e53e24eab89dae9caf373b588 - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 996/1947] 10.0.0.232 () {32 vars in 724 bytes} [Mon May 11 02:08:19 2026] DELETE /v2.0/routers/813c1684-3861-4b5e-8545-bfc8cda54f68 => generated 135 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 02:08:19.161 8 INFO neutron.db.segments_db [None req-357defcf-8aad-440d-8b54-e23ebdf39458 22f30b4b5b7a4778be7eb88d32b12bbb 33f33fd18e984afcb6d0d430388cfa51 - - - -] Added segment 2bdf784e-4f91-4b35-8bf8-a02247f17f95 of type vxlan for network 312717e8-0a81-421e-81af-147b4b77777a [pid: 8|app: 0|req: 997/1948] 10.0.0.232 () {34 vars in 670 bytes} [Mon May 11 02:08:19 2026] POST /v2.0/networks => generated 631 bytes in 184 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 998/1949] 10.0.0.232 () {32 vars in 736 bytes} [Mon May 11 02:08:19 2026] GET /v2.0/ports?device_id=c3b1a5e4-f454-4c5d-886b-ce1458cabfc7 => 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: 952/1950] 10.0.0.232 () {34 vars in 676 bytes} [Mon May 11 02:08:18 2026] POST /v2.0/floatingips => generated 552 bytes in 826 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:08:19.408 8 INFO neutron.db.segments_db [None req-bb24a591-7c3e-4336-9223-c8c43f3fa7a2 22f30b4b5b7a4778be7eb88d32b12bbb 33f33fd18e984afcb6d0d430388cfa51 - - - -] Added segment 598c91bf-f11f-47ea-a6d4-032b31bd12aa of type vxlan for network 45955bda-7258-4a51-9ba8-6973199466b0 2026-05-11 02:08:19.416 8 INFO neutron.services.segments.plugin [-] Segment e7f64de2-b8ac-4e2a-b8b0-741a93031306 resource provider aggregate not found 2026-05-11 02:08:19.416 7 INFO neutron.api.v2.resource [None req-0a777135-f4ac-47de-9f40-1a7d9402f98f c9ef67b5b4a34d509e534825081a3d2f c0f9260e53e24eab89dae9caf373b588 - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 953/1951] 10.0.0.232 () {32 vars in 724 bytes} [Mon May 11 02:08:19 2026] DELETE /v2.0/routers/c3b1a5e4-f454-4c5d-886b-ce1458cabfc7 => generated 135 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 02:08:19.437 8 INFO neutron.services.segments.plugin [-] Segment e7f64de2-b8ac-4e2a-b8b0-741a93031306 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e7f64de2-b8ac-4e2a-b8b0-741a93031306 found for delete ", "request_id": "req-3bb7b502-5950-4120-b668-3c7db17dd4a0"}]} [pid: 8|app: 0|req: 999/1952] 10.0.0.232 () {34 vars in 670 bytes} [Mon May 11 02:08:19 2026] POST /v2.0/networks => generated 631 bytes in 235 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:08:19.583 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b1713f97-fb0f-40db-8dd1-8835b7be1a94 c9ef67b5b4a34d509e534825081a3d2f c0f9260e53e24eab89dae9caf373b588 - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1000/1953] 10.0.0.232 () {32 vars in 724 bytes} [Mon May 11 02:08:19 2026] DELETE /v2.0/subnets/cb1d94d5-490a-486f-814b-4a475bee397a => generated 136 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1001/1954] 10.0.0.232 () {34 vars in 753 bytes} [Mon May 11 02:08:19 2026] PUT /v2.0/networks/df282b37-d00a-4011-ba54-631bd349f472/tags => generated 17 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1002/1955] 10.0.0.232 () {32 vars in 736 bytes} [Mon May 11 02:08:19 2026] GET /v2.0/ports?device_id=e1bafe6d-3fd0-46a7-b453-617064a4ddf2 => 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: 1003/1956] 10.0.0.232 () {34 vars in 753 bytes} [Mon May 11 02:08:19 2026] PUT /v2.0/networks/b06cb7bc-c500-4633-b7ef-13d82a102844/tags => generated 25 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:08:19.756 8 INFO neutron.api.v2.resource [None req-592ced86-01cc-4d2a-a1eb-09c91a3b41b3 c9ef67b5b4a34d509e534825081a3d2f c0f9260e53e24eab89dae9caf373b588 - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1004/1957] 10.0.0.232 () {32 vars in 724 bytes} [Mon May 11 02:08:19 2026] DELETE /v2.0/routers/e1bafe6d-3fd0-46a7-b453-617064a4ddf2 => generated 135 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1005/1958] 10.0.0.232 () {34 vars in 753 bytes} [Mon May 11 02:08:19 2026] PUT /v2.0/networks/b47564dc-d0a2-4b33-8801-6b3657bcb8aa/tags => generated 34 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:08:19.828 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d648e316-96d5-4598-afeb-4cbca6a238d8 c9ef67b5b4a34d509e534825081a3d2f c0f9260e53e24eab89dae9caf373b588 - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1006/1959] 10.0.0.232 () {32 vars in 724 bytes} [Mon May 11 02:08:19 2026] DELETE /v2.0/subnets/76c7e14f-8f98-40f0-9395-03e42774b82c => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1007/1960] 10.0.0.232 () {34 vars in 753 bytes} [Mon May 11 02:08:19 2026] PUT /v2.0/networks/312717e8-0a81-421e-81af-147b4b77777a/tags => generated 19 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1008/1961] 10.0.0.232 () {32 vars in 736 bytes} [Mon May 11 02:08:19 2026] GET /v2.0/ports?device_id=1d78bbe8-e836-4f7f-a429-0b84270f97ca => 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: 1009/1962] 10.0.0.232 () {32 vars in 666 bytes} [Mon May 11 02:08:19 2026] GET /v2.0/networks?tags=red => generated 1855 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:08:20.055 8 INFO neutron.api.v2.resource [None req-c479eea6-575f-4bea-bd91-1f9d3241e592 c9ef67b5b4a34d509e534825081a3d2f c0f9260e53e24eab89dae9caf373b588 - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1010/1963] 10.0.0.232 () {32 vars in 724 bytes} [Mon May 11 02:08:20 2026] DELETE /v2.0/routers/1d78bbe8-e836-4f7f-a429-0b84270f97ca => generated 135 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 954/1964] 10.0.0.232 () {34 vars in 676 bytes} [Mon May 11 02:08:19 2026] POST /v2.0/floatingips => generated 552 bytes in 725 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1011/1965] 10.0.0.232 () {32 vars in 680 bytes} [Mon May 11 02:08:20 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1249 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:08:20.164 7 INFO neutron.pecan_wsgi.hooks.translation [None req-38f671ac-3c5e-4cdc-9538-5373329feb4a c9ef67b5b4a34d509e534825081a3d2f c0f9260e53e24eab89dae9caf373b588 - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 955/1966] 10.0.0.232 () {32 vars in 724 bytes} [Mon May 11 02:08:20 2026] DELETE /v2.0/subnets/67d7b554-8d0f-4c2d-a6a6-5af1ad2c2ec3 => generated 136 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 956/1967] 10.0.0.232 () {32 vars in 676 bytes} [Mon May 11 02:08:20 2026] GET /v2.0/networks?tags-any=blue => generated 1249 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:08:20.263 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ac01c406-c014-4df9-9ed1-6bb8b94df221 c9ef67b5b4a34d509e534825081a3d2f c0f9260e53e24eab89dae9caf373b588 - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 957/1968] 10.0.0.232 () {32 vars in 724 bytes} [Mon May 11 02:08:20 2026] DELETE /v2.0/subnets/5d22851f-0276-413e-b33e-e140d2a2480f => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 958/1969] 10.0.0.232 () {32 vars in 688 bytes} [Mon May 11 02:08:20 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1855 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 959/1970] 10.0.0.232 () {32 vars in 674 bytes} [Mon May 11 02:08:20 2026] GET /v2.0/networks?not-tags=red => generated 1860 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 960/1971] 10.0.0.232 () {32 vars in 688 bytes} [Mon May 11 02:08:20 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2466 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 961/1972] 10.0.0.232 () {32 vars in 684 bytes} [Mon May 11 02:08:20 2026] GET /v2.0/networks?not-tags-any=blue => generated 2466 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1012/1973] 10.0.0.232 () {34 vars in 676 bytes} [Mon May 11 02:08:20 2026] POST /v2.0/floatingips => generated 552 bytes in 682 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1013/1974] 10.0.0.232 () {32 vars in 696 bytes} [Mon May 11 02:08:20 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1860 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 962/1975] 10.0.0.232 () {32 vars in 774 bytes} [Mon May 11 02:08:20 2026] GET /v2.0/security-groups?tenant_id=c0f9260e53e24eab89dae9caf373b588&name=default => generated 2801 bytes in 213 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:08:21.204 7 INFO neutron.services.segments.plugin [-] Segment 3a7d9bc3-11e4-49b8-89fd-7c0e69e68277 resource provider aggregate not found 2026-05-11 02:08:21.209 7 INFO neutron.services.segments.plugin [-] Segment 3a7d9bc3-11e4-49b8-89fd-7c0e69e68277 resource provider aggregate not found 2026-05-11 02:08:21.226 7 INFO neutron.services.segments.plugin [-] Segment 3a7d9bc3-11e4-49b8-89fd-7c0e69e68277 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3a7d9bc3-11e4-49b8-89fd-7c0e69e68277 found for delete ", "request_id": "req-c8716956-b57f-40d9-9c79-87d53ae782a5"}]} 2026-05-11 02:08:21.228 7 INFO neutron.services.segments.plugin [-] Segment 3a7d9bc3-11e4-49b8-89fd-7c0e69e68277 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3a7d9bc3-11e4-49b8-89fd-7c0e69e68277 found for delete ", "request_id": "req-d52064c8-e626-4af6-abd3-074595cbc3ef"}]} [pid: 7|app: 0|req: 963/1976] 10.0.0.232 () {32 vars in 726 bytes} [Mon May 11 02:08:20 2026] DELETE /v2.0/networks/df282b37-d00a-4011-ba54-631bd349f472 => generated 0 bytes in 267 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 964/1977] 10.0.0.232 () {32 vars in 740 bytes} [Mon May 11 02:08:21 2026] DELETE /v2.0/security-groups/576c0d0c-493a-4f37-92ea-cf79351023f5 => 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: 965/1978] 10.0.0.232 () {32 vars in 726 bytes} [Mon May 11 02:08:21 2026] DELETE /v2.0/networks/b06cb7bc-c500-4633-b7ef-13d82a102844 => generated 0 bytes in 256 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 966/1979] 10.0.0.232 () {32 vars in 726 bytes} [Mon May 11 02:08:21 2026] DELETE /v2.0/networks/b47564dc-d0a2-4b33-8801-6b3657bcb8aa => generated 0 bytes in 254 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 967/1980] 10.0.0.232 () {32 vars in 774 bytes} [Mon May 11 02:08:21 2026] GET /v2.0/security-groups?tenant_id=d79704cb9a194aa0a524e16a524daff8&name=default => generated 2801 bytes in 214 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 968/1981] 10.0.0.232 () {32 vars in 726 bytes} [Mon May 11 02:08:22 2026] DELETE /v2.0/networks/312717e8-0a81-421e-81af-147b4b77777a => generated 0 bytes in 204 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1014/1982] 10.0.0.232 () {34 vars in 676 bytes} [Mon May 11 02:08:20 2026] POST /v2.0/floatingips => generated 552 bytes in 1353 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 969/1983] 10.0.0.232 () {32 vars in 740 bytes} [Mon May 11 02:08:22 2026] DELETE /v2.0/security-groups/93b6847c-5bbe-480a-a758-e07e47e2f4da => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:08:22.505 8 INFO neutron.services.segments.plugin [-] Segment 598c91bf-f11f-47ea-a6d4-032b31bd12aa resource provider aggregate not found 2026-05-11 02:08:22.510 8 INFO neutron.services.segments.plugin [-] Segment 598c91bf-f11f-47ea-a6d4-032b31bd12aa resource provider aggregate not found 2026-05-11 02:08:22.531 8 INFO neutron.services.segments.plugin [-] Segment 598c91bf-f11f-47ea-a6d4-032b31bd12aa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 598c91bf-f11f-47ea-a6d4-032b31bd12aa found for delete ", "request_id": "req-917c4a0e-9ffc-4b7b-8615-6090ad043a7b"}]} 2026-05-11 02:08:22.538 8 INFO neutron.services.segments.plugin [-] Segment 598c91bf-f11f-47ea-a6d4-032b31bd12aa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 598c91bf-f11f-47ea-a6d4-032b31bd12aa found for delete ", "request_id": "req-efae9649-a72b-4869-a1a8-6eb951a32219"}]} [pid: 8|app: 0|req: 1015/1984] 10.0.0.232 () {32 vars in 726 bytes} [Mon May 11 02:08:22 2026] DELETE /v2.0/networks/45955bda-7258-4a51-9ba8-6973199466b0 => generated 0 bytes in 223 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1016/1985] 10.0.0.232 () {32 vars in 774 bytes} [Mon May 11 02:08:22 2026] GET /v2.0/security-groups?tenant_id=f40119ee69ee4a55b31093ce1626681a&name=default => generated 2801 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1017/1986] 10.0.0.232 () {32 vars in 740 bytes} [Mon May 11 02:08:22 2026] DELETE /v2.0/security-groups/5983ae97-c425-4c29-81bb-5b4df91866a6 => 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: 970/1987] 10.0.0.232 () {34 vars in 676 bytes} [Mon May 11 02:08:22 2026] POST /v2.0/floatingips => generated 552 bytes in 615 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1018/1988] 10.0.0.232 () {34 vars in 759 bytes} [Mon May 11 02:08:23 2026] PUT /v2.0/floatingips/81d702a0-d365-441d-92ab-dff0d3191424/tags => generated 17 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 971/1989] 10.0.0.232 () {34 vars in 759 bytes} [Mon May 11 02:08:23 2026] PUT /v2.0/floatingips/08afef31-fd72-43fe-8f78-172ebe0a9b08/tags => generated 25 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1019/1990] 10.0.0.232 () {34 vars in 759 bytes} [Mon May 11 02:08:23 2026] PUT /v2.0/floatingips/223c33bd-4bfc-42a1-8811-664c3acd85bc/tags => generated 34 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:08:23.244 7 INFO neutron.services.segments.plugin [-] Segment c54072bc-b0ab-46f4-bd65-38828e3b85ca resource provider aggregate not found 2026-05-11 02:08:23.253 7 INFO neutron.services.segments.plugin [-] Segment c54072bc-b0ab-46f4-bd65-38828e3b85ca resource provider aggregate not found [pid: 7|app: 0|req: 972/1991] 10.0.0.232 () {34 vars in 759 bytes} [Mon May 11 02:08:23 2026] PUT /v2.0/floatingips/82d47bb4-c5e5-4a15-9cab-37d7b65e0b67/tags => generated 19 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:08:23.280 7 INFO neutron.services.segments.plugin [-] Segment c54072bc-b0ab-46f4-bd65-38828e3b85ca resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c54072bc-b0ab-46f4-bd65-38828e3b85ca found for delete ", "request_id": "req-e54c9e57-430e-4dcf-b06a-0983b4ea0871"}]} 2026-05-11 02:08:23.293 7 INFO neutron.services.segments.plugin [-] Segment c54072bc-b0ab-46f4-bd65-38828e3b85ca resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c54072bc-b0ab-46f4-bd65-38828e3b85ca found for delete ", "request_id": "req-331c6360-a3ff-4c4d-8c37-ff8ae7e6ed8a"}]} 2026-05-11 02:08:23.318 7 INFO neutron.services.segments.plugin [-] Segment a63b677d-d936-4777-9a59-3f9f3e7aca0e resource provider aggregate not found 2026-05-11 02:08:23.363 7 INFO neutron.services.segments.plugin [-] Segment a63b677d-d936-4777-9a59-3f9f3e7aca0e resource provider aggregate not found 2026-05-11 02:08:23.379 7 INFO neutron.services.segments.plugin [-] Segment a63b677d-d936-4777-9a59-3f9f3e7aca0e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a63b677d-d936-4777-9a59-3f9f3e7aca0e found for delete ", "request_id": "req-44c60ed7-facc-402a-9c77-4a1013bf9f7d"}]} [pid: 7|app: 0|req: 973/1992] 10.0.0.232 () {32 vars in 672 bytes} [Mon May 11 02:08:23 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:08:23.416 7 INFO neutron.services.segments.plugin [-] Segment a63b677d-d936-4777-9a59-3f9f3e7aca0e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a63b677d-d936-4777-9a59-3f9f3e7aca0e found for delete ", "request_id": "req-31d93891-3ddb-4859-8464-b528a3ee2401"}]} 2026-05-11 02:08:23.430 7 INFO neutron.services.segments.plugin [-] Segment 2bdf784e-4f91-4b35-8bf8-a02247f17f95 resource provider aggregate not found 2026-05-11 02:08:23.455 7 INFO neutron.services.segments.plugin [-] Segment 2bdf784e-4f91-4b35-8bf8-a02247f17f95 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2bdf784e-4f91-4b35-8bf8-a02247f17f95 found for delete ", "request_id": "req-c4c6fae9-658d-48e4-b9eb-1dd0c93ba4a8"}]} 2026-05-11 02:08:23.487 7 INFO neutron.services.segments.plugin [-] Segment 2bdf784e-4f91-4b35-8bf8-a02247f17f95 resource provider aggregate not found [pid: 7|app: 0|req: 974/1993] 10.0.0.232 () {32 vars in 686 bytes} [Mon May 11 02:08:23 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:08:23.516 7 INFO neutron.services.segments.plugin [-] Segment 2bdf784e-4f91-4b35-8bf8-a02247f17f95 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2bdf784e-4f91-4b35-8bf8-a02247f17f95 found for delete ", "request_id": "req-3de0f71a-1fa9-43a8-a59b-61f1f8457e4b"}]} [pid: 8|app: 0|req: 1020/1994] 10.0.0.232 () {32 vars in 774 bytes} [Mon May 11 02:08:23 2026] GET /v2.0/security-groups?tenant_id=10f68d6342d2412290b7bb7291ade4db&name=default => generated 2801 bytes in 303 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 975/1995] 10.0.0.232 () {32 vars in 682 bytes} [Mon May 11 02:08:23 2026] GET /v2.0/floatingips?tags-any=blue => generated 1128 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1021/1996] 10.0.0.232 () {32 vars in 740 bytes} [Mon May 11 02:08:23 2026] DELETE /v2.0/security-groups/ed38c134-77f3-4666-b8da-89c78dee8209 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 976/1997] 10.0.0.232 () {32 vars in 694 bytes} [Mon May 11 02:08:23 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1022/1998] 10.0.0.232 () {32 vars in 680 bytes} [Mon May 11 02:08:23 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1023/1999] 10.0.0.232 () {32 vars in 774 bytes} [Mon May 11 02:08:23 2026] GET /v2.0/security-groups?tenant_id=33f33fd18e984afcb6d0d430388cfa51&name=default => generated 2801 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1024/2000] 10.0.0.232 () {32 vars in 740 bytes} [Mon May 11 02:08:23 2026] DELETE /v2.0/security-groups/0039c034-5571-4451-93e3-89cad4b6556b => 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: 1025/2001] 10.0.0.232 () {32 vars in 774 bytes} [Mon May 11 02:08:24 2026] GET /v2.0/security-groups?tenant_id=e45890aebcfc440aa7c6fc384c41250a&name=default => generated 2801 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1026/2002] 10.0.0.232 () {32 vars in 740 bytes} [Mon May 11 02:08:24 2026] DELETE /v2.0/security-groups/7b22a527-5975-4da2-b2bb-c9e7c2626cb3 => 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: 977/2003] 10.0.0.232 () {32 vars in 694 bytes} [Mon May 11 02:08:23 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 503 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1027/2004] 10.0.0.232 () {32 vars in 690 bytes} [Mon May 11 02:08:24 2026] GET /v2.0/floatingips?not-tags-any=blue => generated 1643 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 978/2005] 10.0.0.232 () {32 vars in 702 bytes} [Mon May 11 02:08:24 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1028/2006] 10.0.0.232 () {32 vars in 732 bytes} [Mon May 11 02:08:24 2026] DELETE /v2.0/floatingips/81d702a0-d365-441d-92ab-dff0d3191424 => generated 0 bytes in 338 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 979/2007] 10.0.0.232 () {32 vars in 732 bytes} [Mon May 11 02:08:24 2026] DELETE /v2.0/floatingips/08afef31-fd72-43fe-8f78-172ebe0a9b08 => generated 0 bytes in 403 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1029/2008] 10.0.0.232 () {32 vars in 732 bytes} [Mon May 11 02:08:25 2026] DELETE /v2.0/floatingips/223c33bd-4bfc-42a1-8811-664c3acd85bc => generated 0 bytes in 438 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 980/2009] 10.0.0.232 () {32 vars in 732 bytes} [Mon May 11 02:08:25 2026] DELETE /v2.0/floatingips/82d47bb4-c5e5-4a15-9cab-37d7b65e0b67 => generated 0 bytes in 351 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1030/2010] 10.0.0.232 () {32 vars in 732 bytes} [Mon May 11 02:08:25 2026] DELETE /v2.0/floatingips/922bbd6f-c2b0-47ee-928a-a43b4f670fb3 => generated 0 bytes in 353 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 981/2011] 10.0.0.232 () {32 vars in 774 bytes} [Mon May 11 02:08:26 2026] GET /v2.0/security-groups?tenant_id=09c5072910b04236a7bb49c355e63173&name=default => generated 2801 bytes in 272 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1031/2012] 10.0.0.232 () {32 vars in 740 bytes} [Mon May 11 02:08:26 2026] DELETE /v2.0/security-groups/e0f67786-88c5-4f76-afbb-1972d40b074c => 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: 982/2013] 10.0.0.232 () {32 vars in 774 bytes} [Mon May 11 02:08:26 2026] GET /v2.0/security-groups?tenant_id=185d4977bd0249749c2eb23bc7a8809a&name=default => generated 2801 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1032/2014] 10.0.0.232 () {32 vars in 740 bytes} [Mon May 11 02:08:27 2026] DELETE /v2.0/security-groups/110bcba2-22e5-4ae3-a9f7-7a1b0796effc => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 983/2015] 10.0.0.232 () {32 vars in 774 bytes} [Mon May 11 02:08:27 2026] GET /v2.0/security-groups?tenant_id=26a1977bc69c4b3389275565ca7bdf29&name=default => generated 2801 bytes in 221 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1033/2016] 10.0.0.232 () {32 vars in 740 bytes} [Mon May 11 02:08:27 2026] DELETE /v2.0/security-groups/5f9ddc18-27ac-4a15-bdf8-c128255770d5 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 984/2017] 10.0.0.232 () {32 vars in 774 bytes} [Mon May 11 02:08:27 2026] GET /v2.0/security-groups?tenant_id=fcd93b3f527f41d68eee29ed2f4d39e6&name=default => generated 2801 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1034/2018] 10.0.0.232 () {32 vars in 740 bytes} [Mon May 11 02:08:27 2026] DELETE /v2.0/security-groups/1c0258c6-8b45-4fa4-831a-5d2a25d578e3 => 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: 985/2019] 10.0.0.232 () {32 vars in 774 bytes} [Mon May 11 02:08:28 2026] GET /v2.0/security-groups?tenant_id=364d64906c6142cfa016c91e6a90d658&name=default => generated 2801 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1035/2020] 10.0.0.232 () {32 vars in 740 bytes} [Mon May 11 02:08:28 2026] DELETE /v2.0/security-groups/8d6c7944-5c9f-4135-9af5-728d365d9b3d => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:08:28.610 7 INFO neutron.db.segments_db [None req-7695d227-9588-4b26-96cb-783f953a46f2 29a840d58a454e31823f0342b5fdaac1 5c1551cd910441cb81c9c2e7cee92bfa - - - -] Added segment 7eb92b74-ef2d-4dde-bff1-cecdda2b4e89 of type vxlan for network 867fd665-7402-42cf-857b-e7d8b4b2b453 2026-05-11 02:08:28.947 7 INFO neutron.db.l3_hamode_db [None req-7695d227-9588-4b26-96cb-783f953a46f2 29a840d58a454e31823f0342b5fdaac1 5c1551cd910441cb81c9c2e7cee92bfa - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-11 02:08:29.125 7 INFO neutron.db.l3_hamode_db [None req-7695d227-9588-4b26-96cb-783f953a46f2 29a840d58a454e31823f0342b5fdaac1 5c1551cd910441cb81c9c2e7cee92bfa - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 986/2023] 10.0.0.232 () {34 vars in 668 bytes} [Mon May 11 02:08:28 2026] POST /v2.0/routers => generated 474 bytes in 1364 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:08:29.905 8 INFO neutron.db.l3_hamode_db [None req-f6160186-b03d-40a4-ae8f-ab4eea3bd3da 29a840d58a454e31823f0342b5fdaac1 5c1551cd910441cb81c9c2e7cee92bfa - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-11 02:08:30.063 8 INFO neutron.db.l3_hamode_db [None req-f6160186-b03d-40a4-ae8f-ab4eea3bd3da 29a840d58a454e31823f0342b5fdaac1 5c1551cd910441cb81c9c2e7cee92bfa - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1038/2024] 10.0.0.232 () {34 vars in 668 bytes} [Mon May 11 02:08:29 2026] POST /v2.0/routers => generated 474 bytes in 957 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:08:30.853 7 INFO neutron.db.l3_hamode_db [None req-1d30e740-8a68-402f-b855-4f36611fcbb6 29a840d58a454e31823f0342b5fdaac1 5c1551cd910441cb81c9c2e7cee92bfa - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-11 02:08:31.032 7 INFO neutron.db.l3_hamode_db [None req-1d30e740-8a68-402f-b855-4f36611fcbb6 29a840d58a454e31823f0342b5fdaac1 5c1551cd910441cb81c9c2e7cee92bfa - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 987/2025] 10.0.0.232 () {34 vars in 668 bytes} [Mon May 11 02:08:30 2026] POST /v2.0/routers => generated 474 bytes in 982 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:08:31.816 7 INFO neutron.db.l3_hamode_db [None req-22738d8f-e4a3-477c-9e27-75f4d8a3b3f5 29a840d58a454e31823f0342b5fdaac1 5c1551cd910441cb81c9c2e7cee92bfa - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-11 02:08:31.918 8 INFO neutron.db.segments_db [None req-de14b438-b629-4e40-af18-74e83d756d48 f1809aadc58c46858b0e965d4ee53bb3 ebe62080ad4742f18542c1ee1a253b31 - - - -] Added segment 05a2bc20-9616-418b-9824-0bb14c3e1a34 of type vxlan for network 7d6d7904-a487-4280-8f46-f74b8e4ad7d8 2026-05-11 02:08:32.025 7 INFO neutron.db.l3_hamode_db [None req-22738d8f-e4a3-477c-9e27-75f4d8a3b3f5 29a840d58a454e31823f0342b5fdaac1 5c1551cd910441cb81c9c2e7cee92bfa - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1039/2026] 10.0.0.232 () {34 vars in 670 bytes} [Mon May 11 02:08:31 2026] POST /v2.0/networks => generated 726 bytes in 449 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1040/2027] 10.0.0.232 () {34 vars in 669 bytes} [Mon May 11 02:08:32 2026] POST /v2.0/subnets => generated 620 bytes in 234 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1041/2028] 10.0.0.232 () {34 vars in 676 bytes} [Mon May 11 02:08:32 2026] POST /v2.0/subnetpools => generated 516 bytes in 95 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:08:32.418 8 WARNING neutron.api.v2.base [None req-2d5b4b9c-55ea-41e9-9fc1-a5ea146edcd4 f1809aadc58c46858b0e965d4ee53bb3 ebe62080ad4742f18542c1ee1a253b31 - - - -] 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-11 02:08:32.419 8 INFO neutron.api.v2.resource [None req-2d5b4b9c-55ea-41e9-9fc1-a5ea146edcd4 f1809aadc58c46858b0e965d4ee53bb3 ebe62080ad4742f18542c1ee1a253b31 - - - -] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 8|app: 0|req: 1042/2029] 10.0.0.232 () {34 vars in 681 bytes} [Mon May 11 02:08:32 2026] POST /v2.0/rbac-policies => generated 143 bytes in 6 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1043/2030] 10.0.0.232 () {34 vars in 676 bytes} [Mon May 11 02:08:32 2026] POST /v2.0/subnetpools => generated 516 bytes in 69 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 988/2031] 10.0.0.232 () {34 vars in 668 bytes} [Mon May 11 02:08:31 2026] POST /v2.0/routers => generated 474 bytes in 929 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:08:32.748 8 INFO neutron.services.segments.plugin [-] Segment 05a2bc20-9616-418b-9824-0bb14c3e1a34 resource provider aggregate not found 2026-05-11 02:08:32.753 8 INFO neutron.services.segments.plugin [-] Segment 05a2bc20-9616-418b-9824-0bb14c3e1a34 resource provider aggregate not found [pid: 7|app: 0|req: 989/2032] 10.0.0.232 () {34 vars in 676 bytes} [Mon May 11 02:08:32 2026] POST /v2.0/subnetpools => generated 516 bytes in 62 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:08:32.768 8 INFO neutron.services.segments.plugin [-] Segment 05a2bc20-9616-418b-9824-0bb14c3e1a34 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 05a2bc20-9616-418b-9824-0bb14c3e1a34 found for delete ", "request_id": "req-847fb534-ece3-43c3-996d-ceeccff302c5"}]} 2026-05-11 02:08:32.773 8 INFO neutron.services.segments.plugin [-] Segment 05a2bc20-9616-418b-9824-0bb14c3e1a34 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 05a2bc20-9616-418b-9824-0bb14c3e1a34 found for delete ", "request_id": "req-e0f3a8d5-e5cb-448a-aa77-50289ada1b0c"}]} 2026-05-11 02:08:32.805 7 INFO neutron.db.l3_hamode_db [None req-73aa1dec-464b-4291-b887-cc8fda5bee58 29a840d58a454e31823f0342b5fdaac1 5c1551cd910441cb81c9c2e7cee92bfa - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-11 02:08:32.957 7 INFO neutron.db.l3_hamode_db [None req-73aa1dec-464b-4291-b887-cc8fda5bee58 29a840d58a454e31823f0342b5fdaac1 5c1551cd910441cb81c9c2e7cee92bfa - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1044/2033] 10.0.0.232 () {32 vars in 726 bytes} [Mon May 11 02:08:32 2026] DELETE /v2.0/networks/7d6d7904-a487-4280-8f46-f74b8e4ad7d8 => generated 0 bytes in 1119 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1045/2034] 10.0.0.232 () {34 vars in 676 bytes} [Mon May 11 02:08:33 2026] POST /v2.0/subnetpools => generated 516 bytes in 60 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 990/2035] 10.0.0.232 () {34 vars in 668 bytes} [Mon May 11 02:08:32 2026] POST /v2.0/routers => generated 474 bytes in 921 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:08:33.723 8 INFO neutron.db.segments_db [None req-12c08707-07d4-4f6a-9f72-931ed0455979 f1809aadc58c46858b0e965d4ee53bb3 ebe62080ad4742f18542c1ee1a253b31 - - - -] Added segment 6fabc49a-64bb-47dc-83e5-4c20b1445333 of type vxlan for network f43f5b0e-a9b3-4ee1-a8f9-aff97b61c4db [pid: 7|app: 0|req: 991/2036] 10.0.0.232 () {34 vars in 676 bytes} [Mon May 11 02:08:33 2026] POST /v2.0/subnetpools => generated 516 bytes in 83 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1046/2037] 10.0.0.232 () {34 vars in 670 bytes} [Mon May 11 02:08:33 2026] POST /v2.0/networks => generated 727 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 992/2038] 10.0.0.232 () {34 vars in 751 bytes} [Mon May 11 02:08:33 2026] PUT /v2.0/routers/3de1eab5-4d39-44cb-b0fb-58e476d8b6a3/tags => generated 17 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1047/2039] 10.0.0.232 () {34 vars in 759 bytes} [Mon May 11 02:08:33 2026] PUT /v2.0/subnetpools/420ede35-e199-4000-9ad1-ee9db2178888/tags => generated 17 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1048/2040] 10.0.0.232 () {34 vars in 751 bytes} [Mon May 11 02:08:33 2026] PUT /v2.0/routers/0ab7e85c-c71d-4a69-8fa5-b247f59b5748/tags => generated 25 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1049/2041] 10.0.0.232 () {34 vars in 759 bytes} [Mon May 11 02:08:33 2026] PUT /v2.0/subnetpools/d0d6eca2-8890-446c-ac55-e1e5dc7d295e/tags => generated 25 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1050/2042] 10.0.0.232 () {34 vars in 751 bytes} [Mon May 11 02:08:33 2026] PUT /v2.0/routers/ecb32207-ceb2-4cfa-965d-1934c7d9f2cb/tags => generated 34 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 993/2043] 10.0.0.232 () {34 vars in 669 bytes} [Mon May 11 02:08:33 2026] POST /v2.0/subnets => generated 623 bytes in 237 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1051/2044] 10.0.0.232 () {34 vars in 759 bytes} [Mon May 11 02:08:34 2026] PUT /v2.0/subnetpools/180ad39d-205b-4061-925f-2651366f48aa/tags => generated 34 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:08:34.117 8 WARNING neutron.api.v2.base [None req-e649798f-b797-43ce-9cfb-b86ad6e69a83 f1809aadc58c46858b0e965d4ee53bb3 ebe62080ad4742f18542c1ee1a253b31 - - - -] 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-11 02:08:34.118 8 INFO neutron.api.v2.resource [None req-e649798f-b797-43ce-9cfb-b86ad6e69a83 f1809aadc58c46858b0e965d4ee53bb3 ebe62080ad4742f18542c1ee1a253b31 - - - -] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 8|app: 0|req: 1052/2045] 10.0.0.232 () {34 vars in 681 bytes} [Mon May 11 02:08:34 2026] POST /v2.0/rbac-policies => generated 547 bytes in 8 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1053/2046] 10.0.0.232 () {34 vars in 759 bytes} [Mon May 11 02:08:34 2026] PUT /v2.0/subnetpools/44175a2a-1717-4f7e-bc2b-2f12de94070d/tags => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 994/2047] 10.0.0.232 () {34 vars in 751 bytes} [Mon May 11 02:08:34 2026] PUT /v2.0/routers/0313cf48-54cd-4366-a960-55e9d6cacef4/tags => generated 19 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 995/2048] 10.0.0.232 () {32 vars in 672 bytes} [Mon May 11 02:08:34 2026] GET /v2.0/subnetpools?tags=red => generated 1563 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 996/2049] 10.0.0.232 () {32 vars in 664 bytes} [Mon May 11 02:08:34 2026] GET /v2.0/routers?tags=red => generated 1463 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 997/2050] 10.0.0.232 () {32 vars in 686 bytes} [Mon May 11 02:08:34 2026] GET /v2.0/subnetpools?tags=red%2Cblue => generated 1056 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:08:34.795 8 INFO neutron.services.segments.plugin [-] Segment 05a2bc20-9616-418b-9824-0bb14c3e1a34 resource provider aggregate not found 2026-05-11 02:08:34.805 8 INFO neutron.services.segments.plugin [-] Segment 05a2bc20-9616-418b-9824-0bb14c3e1a34 resource provider aggregate not found 2026-05-11 02:08:34.818 8 INFO neutron.services.segments.plugin [-] Segment 05a2bc20-9616-418b-9824-0bb14c3e1a34 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 05a2bc20-9616-418b-9824-0bb14c3e1a34 found for delete ", "request_id": "req-d2ba3742-5c07-4149-b511-995bad1cdd78"}]} 2026-05-11 02:08:34.826 8 INFO neutron.services.segments.plugin [-] Segment 05a2bc20-9616-418b-9824-0bb14c3e1a34 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 05a2bc20-9616-418b-9824-0bb14c3e1a34 found for delete ", "request_id": "req-4ad2c6bc-f05f-46d2-a29d-5ba71301da8d"}]} 2026-05-11 02:08:34.841 8 INFO neutron.services.segments.plugin [-] Segment 6fabc49a-64bb-47dc-83e5-4c20b1445333 resource provider aggregate not found 2026-05-11 02:08:34.847 8 INFO neutron.services.segments.plugin [-] Segment 6fabc49a-64bb-47dc-83e5-4c20b1445333 resource provider aggregate not found 2026-05-11 02:08:34.856 8 INFO neutron.services.segments.plugin [-] Segment 6fabc49a-64bb-47dc-83e5-4c20b1445333 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6fabc49a-64bb-47dc-83e5-4c20b1445333 found for delete ", "request_id": "req-a1820414-370f-4463-af9c-6a5eb784abb9"}]} 2026-05-11 02:08:34.863 8 INFO neutron.services.segments.plugin [-] Segment 6fabc49a-64bb-47dc-83e5-4c20b1445333 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6fabc49a-64bb-47dc-83e5-4c20b1445333 found for delete ", "request_id": "req-5ca0940c-dc73-43fb-96d8-01014fa0a395"}]} [pid: 7|app: 0|req: 998/2051] 10.0.0.232 () {32 vars in 678 bytes} [Mon May 11 02:08:34 2026] GET /v2.0/routers?tags=red%2Cblue => generated 988 bytes in 573 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 999/2052] 10.0.0.232 () {32 vars in 682 bytes} [Mon May 11 02:08:34 2026] GET /v2.0/subnetpools?tags-any=blue => generated 1056 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1000/2053] 10.0.0.232 () {32 vars in 674 bytes} [Mon May 11 02:08:34 2026] GET /v2.0/routers?tags-any=blue => generated 988 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1001/2054] 10.0.0.232 () {32 vars in 694 bytes} [Mon May 11 02:08:35 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => generated 1563 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1002/2055] 10.0.0.232 () {32 vars in 686 bytes} [Mon May 11 02:08:35 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1463 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1003/2056] 10.0.0.232 () {32 vars in 680 bytes} [Mon May 11 02:08:35 2026] GET /v2.0/subnetpools?not-tags=red => generated 1028 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1004/2057] 10.0.0.232 () {32 vars in 672 bytes} [Mon May 11 02:08:35 2026] GET /v2.0/routers?not-tags=red => generated 960 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1005/2058] 10.0.0.232 () {32 vars in 694 bytes} [Mon May 11 02:08:35 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => generated 1535 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1054/2059] 10.0.0.232 () {32 vars in 726 bytes} [Mon May 11 02:08:34 2026] DELETE /v2.0/networks/f43f5b0e-a9b3-4ee1-a8f9-aff97b61c4db => generated 0 bytes in 1197 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1055/2060] 10.0.0.232 () {32 vars in 690 bytes} [Mon May 11 02:08:35 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1006/2061] 10.0.0.232 () {32 vars in 686 bytes} [Mon May 11 02:08:35 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1435 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:08:35.449 8 INFO neutron.db.segments_db [None req-cb939fd0-7f18-474e-bdc0-41b4db25aae1 f1809aadc58c46858b0e965d4ee53bb3 ebe62080ad4742f18542c1ee1a253b31 - - - -] Added segment 70aa8f4a-b21b-4bdc-be91-b9974f41ce51 of type vxlan for network 03ae1937-2990-4a93-9596-f4810659e090 [pid: 7|app: 0|req: 1007/2062] 10.0.0.232 () {32 vars in 702 bytes} [Mon May 11 02:08:35 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1056/2063] 10.0.0.232 () {34 vars in 670 bytes} [Mon May 11 02:08:35 2026] POST /v2.0/networks => generated 726 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1008/2064] 10.0.0.232 () {32 vars in 682 bytes} [Mon May 11 02:08:35 2026] GET /v2.0/routers?not-tags-any=blue => generated 1435 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1057/2065] 10.0.0.232 () {32 vars in 732 bytes} [Mon May 11 02:08:35 2026] DELETE /v2.0/subnetpools/420ede35-e199-4000-9ad1-ee9db2178888 => 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: 1058/2066] 10.0.0.232 () {32 vars in 694 bytes} [Mon May 11 02:08:35 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 960 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1009/2067] 10.0.0.232 () {34 vars in 669 bytes} [Mon May 11 02:08:35 2026] POST /v2.0/subnets => generated 623 bytes in 202 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1059/2068] 10.0.0.232 () {32 vars in 732 bytes} [Mon May 11 02:08:35 2026] DELETE /v2.0/subnetpools/d0d6eca2-8890-446c-ac55-e1e5dc7d295e => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1010/2069] 10.0.0.232 () {32 vars in 721 bytes} [Mon May 11 02:08:35 2026] GET /v2.0/routers/3de1eab5-4d39-44cb-b0fb-58e476d8b6a3 => generated 485 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1011/2070] 10.0.0.232 () {32 vars in 732 bytes} [Mon May 11 02:08:35 2026] DELETE /v2.0/subnetpools/180ad39d-205b-4061-925f-2651366f48aa => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1012/2071] 10.0.0.232 () {34 vars in 742 bytes} [Mon May 11 02:08:35 2026] PUT /v2.0/routers/3de1eab5-4d39-44cb-b0fb-58e476d8b6a3 => generated 485 bytes in 689 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1060/2072] 10.0.0.232 () {34 vars in 681 bytes} [Mon May 11 02:08:35 2026] POST /v2.0/rbac-policies => generated 324 bytes in 821 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1013/2073] 10.0.0.232 () {32 vars in 732 bytes} [Mon May 11 02:08:36 2026] DELETE /v2.0/subnetpools/44175a2a-1717-4f7e-bc2b-2f12de94070d => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1061/2074] 10.0.0.232 () {32 vars in 736 bytes} [Mon May 11 02:08:36 2026] GET /v2.0/ports?device_id=3de1eab5-4d39-44cb-b0fb-58e476d8b6a3 => 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: 1014/2075] 10.0.0.232 () {32 vars in 732 bytes} [Mon May 11 02:08:36 2026] DELETE /v2.0/subnetpools/53b1e46d-cb0c-4c90-b0df-a0249a8f9941 => generated 0 bytes in 49 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:08:36.887 8 INFO neutron.services.segments.plugin [-] Segment 6fabc49a-64bb-47dc-83e5-4c20b1445333 resource provider aggregate not found 2026-05-11 02:08:36.896 8 INFO neutron.services.segments.plugin [-] Segment 6fabc49a-64bb-47dc-83e5-4c20b1445333 resource provider aggregate not found 2026-05-11 02:08:36.914 8 INFO neutron.services.segments.plugin [-] Segment 6fabc49a-64bb-47dc-83e5-4c20b1445333 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6fabc49a-64bb-47dc-83e5-4c20b1445333 found for delete ", "request_id": "req-6d350401-de62-418a-8e3c-1a5645e61f90"}]} 2026-05-11 02:08:36.915 8 INFO neutron.services.segments.plugin [-] Segment 6fabc49a-64bb-47dc-83e5-4c20b1445333 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6fabc49a-64bb-47dc-83e5-4c20b1445333 found for delete ", "request_id": "req-50fb832c-c9ba-4af7-a4b7-c8de9bc307ce"}]} [pid: 7|app: 0|req: 1015/2076] 10.0.0.232 () {32 vars in 723 bytes} [Mon May 11 02:08:37 2026] GET /v2.0/networks/03ae1937-2990-4a93-9596-f4810659e090 => generated 654 bytes in 200 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1062/2077] 10.0.0.232 () {32 vars in 724 bytes} [Mon May 11 02:08:36 2026] DELETE /v2.0/routers/3de1eab5-4d39-44cb-b0fb-58e476d8b6a3 => generated 0 bytes in 555 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1016/2078] 10.0.0.232 () {32 vars in 721 bytes} [Mon May 11 02:08:37 2026] GET /v2.0/routers/0ab7e85c-c71d-4a69-8fa5-b247f59b5748 => generated 493 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:08:37.686 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ecf0cadf-9cb4-4c5e-9c0c-4723cf2d174a 94be8ccfa61648f793e8df5f6140f7e1 056c8db7143a436fb7d08041340dd258 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1017/2079] 10.0.0.232 () {32 vars in 723 bytes} [Mon May 11 02:08:37 2026] GET /v2.0/networks/03ae1937-2990-4a93-9596-f4810659e090 => generated 138 bytes in 116 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1018/2080] 10.0.0.232 () {32 vars in 774 bytes} [Mon May 11 02:08:37 2026] GET /v2.0/security-groups?tenant_id=09e0590c26094b21943043615fb2a366&name=default => generated 2805 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1063/2081] 10.0.0.232 () {34 vars in 742 bytes} [Mon May 11 02:08:37 2026] PUT /v2.0/routers/0ab7e85c-c71d-4a69-8fa5-b247f59b5748 => generated 493 bytes in 748 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1064/2082] 10.0.0.232 () {32 vars in 740 bytes} [Mon May 11 02:08:38 2026] DELETE /v2.0/security-groups/110ffaa4-a346-40d4-9c08-abf002155bcb => 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: 1065/2083] 10.0.0.232 () {32 vars in 736 bytes} [Mon May 11 02:08:38 2026] GET /v2.0/ports?device_id=0ab7e85c-c71d-4a69-8fa5-b247f59b5748 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:08:38.344 7 INFO neutron.services.segments.plugin [-] Segment 70aa8f4a-b21b-4bdc-be91-b9974f41ce51 resource provider aggregate not found 2026-05-11 02:08:38.349 7 INFO neutron.services.segments.plugin [-] Segment 70aa8f4a-b21b-4bdc-be91-b9974f41ce51 resource provider aggregate not found 2026-05-11 02:08:38.365 7 INFO neutron.services.segments.plugin [-] Segment 70aa8f4a-b21b-4bdc-be91-b9974f41ce51 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 70aa8f4a-b21b-4bdc-be91-b9974f41ce51 found for delete ", "request_id": "req-df817ead-27a0-419f-9b17-f96e4d06aaed"}]} 2026-05-11 02:08:38.369 7 INFO neutron.services.segments.plugin [-] Segment 70aa8f4a-b21b-4bdc-be91-b9974f41ce51 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 70aa8f4a-b21b-4bdc-be91-b9974f41ce51 found for delete ", "request_id": "req-6b67c0ee-ea5d-47c8-b8b1-2f8784eb7c66"}]} [pid: 7|app: 0|req: 1019/2084] 10.0.0.232 () {32 vars in 726 bytes} [Mon May 11 02:08:37 2026] DELETE /v2.0/networks/03ae1937-2990-4a93-9596-f4810659e090 => generated 0 bytes in 541 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1020/2085] 10.0.0.232 () {32 vars in 774 bytes} [Mon May 11 02:08:38 2026] GET /v2.0/security-groups?tenant_id=f5fa51c313834c02bb2a5016d0319272&name=default => generated 2805 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:08:38.504 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3a904860-2f92-4789-8fe7-c530253b4a48 f1809aadc58c46858b0e965d4ee53bb3 ebe62080ad4742f18542c1ee1a253b31 - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1021/2086] 10.0.0.232 () {32 vars in 724 bytes} [Mon May 11 02:08:38 2026] DELETE /v2.0/subnets/1da67349-812b-4751-ac00-b15835e950cd => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1022/2087] 10.0.0.232 () {32 vars in 740 bytes} [Mon May 11 02:08:38 2026] DELETE /v2.0/security-groups/04e19ed2-ae9a-4362-ae47-1ca984d04caa => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:08:38.627 7 INFO neutron.pecan_wsgi.hooks.translation [None req-799adaf8-ae58-47bd-99f3-9ab9338ee919 f1809aadc58c46858b0e965d4ee53bb3 ebe62080ad4742f18542c1ee1a253b31 - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1023/2088] 10.0.0.232 () {32 vars in 724 bytes} [Mon May 11 02:08:38 2026] DELETE /v2.0/subnets/ba122764-724e-48b3-8be2-f503bb8f1f65 => generated 136 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 02:08:38.656 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a55a2c28-429d-46fa-b3e7-884011629d14 f1809aadc58c46858b0e965d4ee53bb3 ebe62080ad4742f18542c1ee1a253b31 - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1024/2089] 10.0.0.232 () {32 vars in 724 bytes} [Mon May 11 02:08:38 2026] DELETE /v2.0/subnets/8f705870-8136-44fb-9255-7defe8c614f0 => generated 136 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1066/2090] 10.0.0.232 () {32 vars in 724 bytes} [Mon May 11 02:08:38 2026] DELETE /v2.0/routers/0ab7e85c-c71d-4a69-8fa5-b247f59b5748 => generated 0 bytes in 470 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1025/2091] 10.0.0.232 () {32 vars in 721 bytes} [Mon May 11 02:08:38 2026] GET /v2.0/routers/ecb32207-ceb2-4cfa-965d-1934c7d9f2cb => generated 502 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1067/2092] 10.0.0.232 () {32 vars in 774 bytes} [Mon May 11 02:08:38 2026] GET /v2.0/security-groups?tenant_id=68224d6fc512419dbfc7dafe79c496fd&name=default => generated 2805 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1068/2093] 10.0.0.232 () {32 vars in 740 bytes} [Mon May 11 02:08:38 2026] DELETE /v2.0/security-groups/9ecfc314-040a-495f-88ff-4412e2d74591 => 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: 1069/2094] 10.0.0.232 () {32 vars in 774 bytes} [Mon May 11 02:08:39 2026] GET /v2.0/security-groups?tenant_id=b44a5d52be004a98842b89bc1c5db695&name=default => generated 2805 bytes in 239 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1070/2095] 10.0.0.232 () {32 vars in 740 bytes} [Mon May 11 02:08:39 2026] DELETE /v2.0/security-groups/460bab59-3a50-45f6-8713-84f2a2b7ece2 => generated 0 bytes in 128 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1026/2096] 10.0.0.232 () {34 vars in 742 bytes} [Mon May 11 02:08:38 2026] PUT /v2.0/routers/ecb32207-ceb2-4cfa-965d-1934c7d9f2cb => generated 502 bytes in 1111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1071/2097] 10.0.0.232 () {32 vars in 774 bytes} [Mon May 11 02:08:39 2026] GET /v2.0/security-groups?tenant_id=ebe62080ad4742f18542c1ee1a253b31&name=default => generated 2801 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1027/2098] 10.0.0.232 () {32 vars in 736 bytes} [Mon May 11 02:08:39 2026] GET /v2.0/ports?device_id=ecb32207-ceb2-4cfa-965d-1934c7d9f2cb => 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: 1028/2099] 10.0.0.232 () {32 vars in 740 bytes} [Mon May 11 02:08:39 2026] DELETE /v2.0/security-groups/21b31863-5fdc-4e78-bbbb-18d19485af21 => 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: 1029/2100] 10.0.0.232 () {32 vars in 774 bytes} [Mon May 11 02:08:40 2026] GET /v2.0/security-groups?tenant_id=056c8db7143a436fb7d08041340dd258&name=default => generated 2805 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1030/2101] 10.0.0.232 () {32 vars in 740 bytes} [Mon May 11 02:08:40 2026] DELETE /v2.0/security-groups/c230b75f-cf01-4ae5-9cd1-c93795eab5fe => 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: 1072/2102] 10.0.0.232 () {32 vars in 724 bytes} [Mon May 11 02:08:39 2026] DELETE /v2.0/routers/ecb32207-ceb2-4cfa-965d-1934c7d9f2cb => generated 0 bytes in 549 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1031/2103] 10.0.0.232 () {32 vars in 721 bytes} [Mon May 11 02:08:40 2026] GET /v2.0/routers/0313cf48-54cd-4366-a960-55e9d6cacef4 => generated 487 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1073/2104] 10.0.0.232 () {34 vars in 742 bytes} [Mon May 11 02:08:40 2026] PUT /v2.0/routers/0313cf48-54cd-4366-a960-55e9d6cacef4 => generated 487 bytes in 750 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1032/2105] 10.0.0.232 () {32 vars in 736 bytes} [Mon May 11 02:08:41 2026] GET /v2.0/ports?device_id=0313cf48-54cd-4366-a960-55e9d6cacef4 => generated 12 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1074/2106] 10.0.0.232 () {32 vars in 724 bytes} [Mon May 11 02:08:41 2026] DELETE /v2.0/routers/0313cf48-54cd-4366-a960-55e9d6cacef4 => generated 0 bytes in 1041 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1075/2107] 10.0.0.232 () {32 vars in 721 bytes} [Mon May 11 02:08:42 2026] GET /v2.0/routers/31944552-acea-4d5b-925c-007da37ac071 => generated 480 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1033/2108] 10.0.0.232 () {34 vars in 676 bytes} [Mon May 11 02:08:42 2026] POST /v2.0/floatingips => generated 552 bytes in 756 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1034/2109] 10.0.0.232 () {34 vars in 759 bytes} [Mon May 11 02:08:43 2026] PUT /v2.0/floatingips/427fdd53-147b-402d-b76b-7b87253888d4/tags => generated 25 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1035/2110] 10.0.0.232 () {32 vars in 739 bytes} [Mon May 11 02:08:43 2026] GET /v2.0/floatingips/427fdd53-147b-402d-b76b-7b87253888d4/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: 1036/2111] 10.0.0.232 () {34 vars in 770 bytes} [Mon May 11 02:08:43 2026] PUT /v2.0/floatingips/427fdd53-147b-402d-b76b-7b87253888d4/tags/green => generated 4 bytes in 41 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1076/2112] 10.0.0.232 () {34 vars in 742 bytes} [Mon May 11 02:08:42 2026] PUT /v2.0/routers/31944552-acea-4d5b-925c-007da37ac071 => generated 480 bytes in 715 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1037/2113] 10.0.0.232 () {32 vars in 739 bytes} [Mon May 11 02:08:43 2026] GET /v2.0/floatingips/427fdd53-147b-402d-b76b-7b87253888d4/tags => generated 34 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1077/2114] 10.0.0.232 () {32 vars in 736 bytes} [Mon May 11 02:08:43 2026] GET /v2.0/ports?device_id=31944552-acea-4d5b-925c-007da37ac071 => 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: 1038/2115] 10.0.0.232 () {34 vars in 766 bytes} [Mon May 11 02:08:43 2026] PUT /v2.0/floatingips/427fdd53-147b-402d-b76b-7b87253888d4/tags/red => generated 4 bytes in 27 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1039/2116] 10.0.0.232 () {32 vars in 739 bytes} [Mon May 11 02:08:43 2026] GET /v2.0/floatingips/427fdd53-147b-402d-b76b-7b87253888d4/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: 1040/2117] 10.0.0.232 () {34 vars in 788 bytes} [Mon May 11 02:08:43 2026] PUT /v2.0/floatingips/427fdd53-147b-402d-b76b-7b87253888d4/tags/black.or.white => generated 4 bytes in 44 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1041/2118] 10.0.0.232 () {32 vars in 739 bytes} [Mon May 11 02:08:43 2026] GET /v2.0/floatingips/427fdd53-147b-402d-b76b-7b87253888d4/tags => generated 52 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1042/2119] 10.0.0.232 () {34 vars in 759 bytes} [Mon May 11 02:08:43 2026] PUT /v2.0/floatingips/427fdd53-147b-402d-b76b-7b87253888d4/tags => generated 37 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1043/2120] 10.0.0.232 () {32 vars in 739 bytes} [Mon May 11 02:08:43 2026] GET /v2.0/floatingips/427fdd53-147b-402d-b76b-7b87253888d4/tags => generated 37 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1044/2121] 10.0.0.232 () {32 vars in 747 bytes} [Mon May 11 02:08:43 2026] GET /v2.0/floatingips/427fdd53-147b-402d-b76b-7b87253888d4/tags/red => generated 0 bytes in 29 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:08:43.509 7 INFO neutron.api.v2.resource [None req-2fc142dd-9ef9-495a-9bc7-9d235ec0b4fd 71dbe90fd4bd4f0f915c96950d26930c 3490d3f7fdb04ded9a3406a17e23fc2f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1045/2122] 10.0.0.232 () {32 vars in 751 bytes} [Mon May 11 02:08:43 2026] GET /v2.0/floatingips/427fdd53-147b-402d-b76b-7b87253888d4/tags/green => generated 99 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1046/2123] 10.0.0.232 () {32 vars in 750 bytes} [Mon May 11 02:08:43 2026] DELETE /v2.0/floatingips/427fdd53-147b-402d-b76b-7b87253888d4/tags/red => generated 0 bytes in 48 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1047/2124] 10.0.0.232 () {32 vars in 739 bytes} [Mon May 11 02:08:43 2026] GET /v2.0/floatingips/427fdd53-147b-402d-b76b-7b87253888d4/tags => generated 30 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:08:43.634 7 INFO neutron.api.v2.resource [None req-245ccf3a-bef2-4c34-958b-467d0181301e 71dbe90fd4bd4f0f915c96950d26930c 3490d3f7fdb04ded9a3406a17e23fc2f - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1048/2125] 10.0.0.232 () {32 vars in 754 bytes} [Mon May 11 02:08:43 2026] DELETE /v2.0/floatingips/427fdd53-147b-402d-b76b-7b87253888d4/tags/green => generated 99 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1049/2126] 10.0.0.232 () {32 vars in 742 bytes} [Mon May 11 02:08:43 2026] DELETE /v2.0/floatingips/427fdd53-147b-402d-b76b-7b87253888d4/tags => 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: 1050/2127] 10.0.0.232 () {32 vars in 739 bytes} [Mon May 11 02:08:43 2026] GET /v2.0/floatingips/427fdd53-147b-402d-b76b-7b87253888d4/tags => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:08:43.843 8 INFO neutron.services.segments.plugin [-] Segment 7eb92b74-ef2d-4dde-bff1-cecdda2b4e89 resource provider aggregate not found 2026-05-11 02:08:43.849 8 INFO neutron.services.segments.plugin [-] Segment 7eb92b74-ef2d-4dde-bff1-cecdda2b4e89 resource provider aggregate not found 2026-05-11 02:08:43.860 8 INFO neutron.services.segments.plugin [-] Segment 7eb92b74-ef2d-4dde-bff1-cecdda2b4e89 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7eb92b74-ef2d-4dde-bff1-cecdda2b4e89 found for delete ", "request_id": "req-17b2bb57-bf9a-4dcc-a77f-470f1ad79f92"}]} 2026-05-11 02:08:43.869 8 INFO neutron.db.l3_hamode_db [None req-50d5e76b-208f-44ff-b3ac-1f566d0dc637 29a840d58a454e31823f0342b5fdaac1 5c1551cd910441cb81c9c2e7cee92bfa - - - -] HA network 867fd665-7402-42cf-857b-e7d8b4b2b453 was deleted as no HA routers are present in tenant 5c1551cd910441cb81c9c2e7cee92bfa. [pid: 8|app: 0|req: 1078/2128] 10.0.0.232 () {32 vars in 724 bytes} [Mon May 11 02:08:43 2026] DELETE /v2.0/routers/31944552-acea-4d5b-925c-007da37ac071 => generated 0 bytes in 660 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1051/2131] 10.0.0.232 () {32 vars in 732 bytes} [Mon May 11 02:08:43 2026] DELETE /v2.0/floatingips/427fdd53-147b-402d-b76b-7b87253888d4 => generated 0 bytes in 360 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:08:44.239 8 INFO neutron.services.segments.plugin [-] Segment 7eb92b74-ef2d-4dde-bff1-cecdda2b4e89 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7eb92b74-ef2d-4dde-bff1-cecdda2b4e89 found for delete ", "request_id": "req-1b4eef38-199a-45fa-893e-190a9f0823bb"}]} [pid: 8|app: 0|req: 1081/2132] 10.0.0.232 () {34 vars in 684 bytes} [Mon May 11 02:08:44 2026] POST /v2.0/security-groups => generated 1539 bytes in 323 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1052/2133] 10.0.0.232 () {34 vars in 684 bytes} [Mon May 11 02:08:44 2026] POST /v2.0/security-groups => generated 1539 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1082/2134] 10.0.0.232 () {34 vars in 684 bytes} [Mon May 11 02:08:44 2026] POST /v2.0/security-groups => generated 1539 bytes in 100 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1053/2135] 10.0.0.232 () {32 vars in 774 bytes} [Mon May 11 02:08:44 2026] GET /v2.0/security-groups?tenant_id=3e4cdc0fa9634f7ca354eae7e659ba83&name=default => generated 2805 bytes in 197 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1083/2136] 10.0.0.232 () {32 vars in 774 bytes} [Mon May 11 02:08:44 2026] GET /v2.0/security-groups?tenant_id=3490d3f7fdb04ded9a3406a17e23fc2f&name=default => generated 2805 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1054/2137] 10.0.0.232 () {34 vars in 684 bytes} [Mon May 11 02:08:44 2026] POST /v2.0/security-groups => generated 1539 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1084/2138] 10.0.0.232 () {32 vars in 740 bytes} [Mon May 11 02:08:44 2026] DELETE /v2.0/security-groups/62d7867a-ebb2-4c5e-8d07-edb426f27209 => 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: 1055/2139] 10.0.0.232 () {32 vars in 740 bytes} [Mon May 11 02:08:45 2026] DELETE /v2.0/security-groups/1a3cc459-332d-41f5-9968-50d77cd4804e => 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: 1085/2140] 10.0.0.232 () {34 vars in 684 bytes} [Mon May 11 02:08:45 2026] POST /v2.0/security-groups => generated 1539 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1086/2141] 10.0.0.232 () {34 vars in 767 bytes} [Mon May 11 02:08:45 2026] PUT /v2.0/security-groups/5041a13a-2baf-4c83-9a8c-815b2cd6f4d9/tags => generated 17 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1087/2142] 10.0.0.232 () {34 vars in 767 bytes} [Mon May 11 02:08:45 2026] PUT /v2.0/security-groups/9325975d-1299-47f2-9316-e7a170423d00/tags => generated 25 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1056/2143] 10.0.0.232 () {32 vars in 774 bytes} [Mon May 11 02:08:45 2026] GET /v2.0/security-groups?tenant_id=5b323394f06e4f7ab965006d8c188693&name=default => generated 2805 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1088/2144] 10.0.0.232 () {34 vars in 767 bytes} [Mon May 11 02:08:45 2026] PUT /v2.0/security-groups/0bcad658-8156-4009-811f-51b1f74d864e/tags => generated 34 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1089/2145] 10.0.0.232 () {34 vars in 767 bytes} [Mon May 11 02:08:45 2026] PUT /v2.0/security-groups/6cefb6a5-bd7e-4cc4-ba5d-da29329fb80f/tags => 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: 1057/2146] 10.0.0.232 () {32 vars in 740 bytes} [Mon May 11 02:08:45 2026] DELETE /v2.0/security-groups/9d6b5f26-9d1b-41b0-911e-fad21b556a8d => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1090/2147] 10.0.0.232 () {32 vars in 774 bytes} [Mon May 11 02:08:45 2026] GET /v2.0/security-groups?tenant_id=bd2756fdecb3449992e43c45ce7b02e5&name=default => generated 2805 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1058/2148] 10.0.0.232 () {32 vars in 680 bytes} [Mon May 11 02:08:45 2026] GET /v2.0/security-groups?tags=red => generated 4624 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1059/2149] 10.0.0.232 () {32 vars in 694 bytes} [Mon May 11 02:08:45 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3098 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1091/2150] 10.0.0.232 () {32 vars in 740 bytes} [Mon May 11 02:08:45 2026] DELETE /v2.0/security-groups/c969bd1f-70d6-4460-ae62-ca4f8bbe14a6 => 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: 1060/2151] 10.0.0.232 () {32 vars in 690 bytes} [Mon May 11 02:08:45 2026] GET /v2.0/security-groups?tags-any=blue => generated 3098 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1092/2152] 10.0.0.232 () {32 vars in 702 bytes} [Mon May 11 02:08:45 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4624 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1061/2153] 10.0.0.232 () {32 vars in 774 bytes} [Mon May 11 02:08:45 2026] GET /v2.0/security-groups?tenant_id=5c1551cd910441cb81c9c2e7cee92bfa&name=default => generated 2805 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1093/2154] 10.0.0.232 () {32 vars in 688 bytes} [Mon May 11 02:08:45 2026] GET /v2.0/security-groups?not-tags=red => generated 5854 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1062/2155] 10.0.0.232 () {32 vars in 740 bytes} [Mon May 11 02:08:45 2026] DELETE /v2.0/security-groups/1ff8a8c5-203f-4dd3-b63e-37a23a695abd => 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: 1094/2156] 10.0.0.232 () {32 vars in 702 bytes} [Mon May 11 02:08:45 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7380 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1063/2157] 10.0.0.232 () {32 vars in 698 bytes} [Mon May 11 02:08:45 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7380 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1095/2158] 10.0.0.232 () {32 vars in 710 bytes} [Mon May 11 02:08:45 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 5854 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1064/2159] 10.0.0.232 () {32 vars in 740 bytes} [Mon May 11 02:08:45 2026] DELETE /v2.0/security-groups/5041a13a-2baf-4c83-9a8c-815b2cd6f4d9 => 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: 1096/2160] 10.0.0.232 () {32 vars in 740 bytes} [Mon May 11 02:08:45 2026] DELETE /v2.0/security-groups/9325975d-1299-47f2-9316-e7a170423d00 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1065/2161] 10.0.0.232 () {32 vars in 740 bytes} [Mon May 11 02:08:46 2026] DELETE /v2.0/security-groups/0bcad658-8156-4009-811f-51b1f74d864e => generated 0 bytes in 145 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1097/2162] 10.0.0.232 () {32 vars in 740 bytes} [Mon May 11 02:08:46 2026] DELETE /v2.0/security-groups/6cefb6a5-bd7e-4cc4-ba5d-da29329fb80f => 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: 1066/2163] 10.0.0.232 () {32 vars in 740 bytes} [Mon May 11 02:08:46 2026] DELETE /v2.0/security-groups/b745be08-0e7c-48bc-9ca3-2059bbd4a21a => 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: 1098/2164] 10.0.0.232 () {32 vars in 774 bytes} [Mon May 11 02:08:47 2026] GET /v2.0/security-groups?tenant_id=5900f3e362844d3cb050fa981e8a4119&name=default => generated 2805 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1067/2165] 10.0.0.232 () {32 vars in 740 bytes} [Mon May 11 02:08:47 2026] DELETE /v2.0/security-groups/d6f3e12c-9cde-40a1-8f9b-1fd14722f661 => 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: 1099/2166] 10.0.0.232 () {32 vars in 774 bytes} [Mon May 11 02:08:47 2026] GET /v2.0/security-groups?tenant_id=a9fb4a8c6fae4e54a9163f06457eec93&name=default => generated 2805 bytes in 175 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1068/2167] 10.0.0.232 () {32 vars in 740 bytes} [Mon May 11 02:08:47 2026] DELETE /v2.0/security-groups/18dcaba6-37a9-4924-ae63-6464fa245bc5 => 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: 1100/2168] 10.0.0.232 () {32 vars in 774 bytes} [Mon May 11 02:08:48 2026] GET /v2.0/security-groups?tenant_id=b3bbb6711651419b929038106f21f723&name=default => generated 2805 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1069/2169] 10.0.0.232 () {32 vars in 740 bytes} [Mon May 11 02:08:48 2026] DELETE /v2.0/security-groups/9f074bb1-875b-4b60-a04b-f9a9338a6248 => 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: 1070/2170] 10.0.0.232 () {34 vars in 678 bytes} [Mon May 11 02:08:48 2026] POST /v2.0/qos/policies => generated 359 bytes in 95 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1071/2171] 10.0.0.232 () {34 vars in 753 bytes} [Mon May 11 02:08:48 2026] PUT /v2.0/policies/96caccb9-d917-4377-80ae-4809da8a0753/tags => generated 25 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1072/2172] 10.0.0.232 () {32 vars in 733 bytes} [Mon May 11 02:08:48 2026] GET /v2.0/policies/96caccb9-d917-4377-80ae-4809da8a0753/tags => generated 25 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1101/2173] 10.0.0.232 () {34 vars in 684 bytes} [Mon May 11 02:08:48 2026] POST /v2.0/security-groups => generated 1539 bytes in 264 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1073/2174] 10.0.0.232 () {34 vars in 764 bytes} [Mon May 11 02:08:48 2026] PUT /v2.0/policies/96caccb9-d917-4377-80ae-4809da8a0753/tags/green => 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: 1074/2175] 10.0.0.232 () {32 vars in 733 bytes} [Mon May 11 02:08:49 2026] GET /v2.0/policies/96caccb9-d917-4377-80ae-4809da8a0753/tags => generated 34 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1102/2176] 10.0.0.232 () {34 vars in 767 bytes} [Mon May 11 02:08:48 2026] PUT /v2.0/security-groups/418f2389-0a6d-4509-aeb3-061e1edafa61/tags => generated 25 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1075/2177] 10.0.0.232 () {34 vars in 760 bytes} [Mon May 11 02:08:49 2026] PUT /v2.0/policies/96caccb9-d917-4377-80ae-4809da8a0753/tags/red => generated 4 bytes in 12 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1103/2178] 10.0.0.232 () {32 vars in 747 bytes} [Mon May 11 02:08:49 2026] GET /v2.0/security-groups/418f2389-0a6d-4509-aeb3-061e1edafa61/tags => generated 25 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1076/2179] 10.0.0.232 () {32 vars in 733 bytes} [Mon May 11 02:08:49 2026] GET /v2.0/policies/96caccb9-d917-4377-80ae-4809da8a0753/tags => generated 34 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1104/2180] 10.0.0.232 () {34 vars in 778 bytes} [Mon May 11 02:08:49 2026] PUT /v2.0/security-groups/418f2389-0a6d-4509-aeb3-061e1edafa61/tags/green => generated 4 bytes in 39 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1077/2181] 10.0.0.232 () {34 vars in 782 bytes} [Mon May 11 02:08:49 2026] PUT /v2.0/policies/96caccb9-d917-4377-80ae-4809da8a0753/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: 1078/2182] 10.0.0.232 () {32 vars in 733 bytes} [Mon May 11 02:08:49 2026] GET /v2.0/policies/96caccb9-d917-4377-80ae-4809da8a0753/tags => generated 52 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1105/2183] 10.0.0.232 () {32 vars in 747 bytes} [Mon May 11 02:08:49 2026] GET /v2.0/security-groups/418f2389-0a6d-4509-aeb3-061e1edafa61/tags => generated 34 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1106/2184] 10.0.0.232 () {34 vars in 774 bytes} [Mon May 11 02:08:49 2026] PUT /v2.0/security-groups/418f2389-0a6d-4509-aeb3-061e1edafa61/tags/red => generated 4 bytes in 14 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1079/2185] 10.0.0.232 () {34 vars in 753 bytes} [Mon May 11 02:08:49 2026] PUT /v2.0/policies/96caccb9-d917-4377-80ae-4809da8a0753/tags => generated 37 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1107/2186] 10.0.0.232 () {32 vars in 747 bytes} [Mon May 11 02:08:49 2026] GET /v2.0/security-groups/418f2389-0a6d-4509-aeb3-061e1edafa61/tags => generated 34 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1080/2187] 10.0.0.232 () {32 vars in 733 bytes} [Mon May 11 02:08:49 2026] GET /v2.0/policies/96caccb9-d917-4377-80ae-4809da8a0753/tags => generated 37 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1081/2188] 10.0.0.232 () {32 vars in 741 bytes} [Mon May 11 02:08:49 2026] GET /v2.0/policies/96caccb9-d917-4377-80ae-4809da8a0753/tags/red => generated 0 bytes in 11 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1108/2189] 10.0.0.232 () {34 vars in 796 bytes} [Mon May 11 02:08:49 2026] PUT /v2.0/security-groups/418f2389-0a6d-4509-aeb3-061e1edafa61/tags/black.or.white => generated 4 bytes in 25 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-11 02:08:49.181 7 INFO neutron.api.v2.resource [None req-389f55c6-1354-4ebb-9449-600723969572 d6f8a36cbbe2458eae1e1d969577f941 e4861c0c73e54e2ab687ac6ba4dfc219 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1082/2190] 10.0.0.232 () {32 vars in 745 bytes} [Mon May 11 02:08:49 2026] GET /v2.0/policies/96caccb9-d917-4377-80ae-4809da8a0753/tags/green => generated 99 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1109/2191] 10.0.0.232 () {32 vars in 747 bytes} [Mon May 11 02:08:49 2026] GET /v2.0/security-groups/418f2389-0a6d-4509-aeb3-061e1edafa61/tags => generated 52 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1110/2192] 10.0.0.232 () {32 vars in 744 bytes} [Mon May 11 02:08:49 2026] DELETE /v2.0/policies/96caccb9-d917-4377-80ae-4809da8a0753/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: 1083/2193] 10.0.0.232 () {34 vars in 767 bytes} [Mon May 11 02:08:49 2026] PUT /v2.0/security-groups/418f2389-0a6d-4509-aeb3-061e1edafa61/tags => generated 37 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1111/2194] 10.0.0.232 () {32 vars in 733 bytes} [Mon May 11 02:08:49 2026] GET /v2.0/policies/96caccb9-d917-4377-80ae-4809da8a0753/tags => generated 30 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1084/2195] 10.0.0.232 () {32 vars in 747 bytes} [Mon May 11 02:08:49 2026] GET /v2.0/security-groups/418f2389-0a6d-4509-aeb3-061e1edafa61/tags => generated 37 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1085/2196] 10.0.0.232 () {32 vars in 755 bytes} [Mon May 11 02:08:49 2026] GET /v2.0/security-groups/418f2389-0a6d-4509-aeb3-061e1edafa61/tags/red => generated 0 bytes in 13 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:08:49.250 8 INFO neutron.api.v2.resource [None req-bd6740ea-55ae-47d3-84a9-d98aaa7fa631 d6f8a36cbbe2458eae1e1d969577f941 e4861c0c73e54e2ab687ac6ba4dfc219 - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1112/2197] 10.0.0.232 () {32 vars in 748 bytes} [Mon May 11 02:08:49 2026] DELETE /v2.0/policies/96caccb9-d917-4377-80ae-4809da8a0753/tags/green => generated 99 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-05-11 02:08:49.266 7 INFO neutron.api.v2.resource [None req-beae7356-be3a-49cb-a9dc-863ac8af0bd8 e3b268920e2b4c029d2a07e38e3f0aa5 40a88dace0bf4aabb77b48ea9fd8dfda - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1086/2198] 10.0.0.232 () {32 vars in 759 bytes} [Mon May 11 02:08:49 2026] GET /v2.0/security-groups/418f2389-0a6d-4509-aeb3-061e1edafa61/tags/green => generated 99 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1113/2199] 10.0.0.232 () {32 vars in 736 bytes} [Mon May 11 02:08:49 2026] DELETE /v2.0/policies/96caccb9-d917-4377-80ae-4809da8a0753/tags => generated 0 bytes in 23 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1114/2200] 10.0.0.232 () {32 vars in 733 bytes} [Mon May 11 02:08:49 2026] GET /v2.0/policies/96caccb9-d917-4377-80ae-4809da8a0753/tags => generated 12 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1087/2201] 10.0.0.232 () {32 vars in 758 bytes} [Mon May 11 02:08:49 2026] DELETE /v2.0/security-groups/418f2389-0a6d-4509-aeb3-061e1edafa61/tags/red => generated 0 bytes in 26 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1088/2202] 10.0.0.232 () {32 vars in 747 bytes} [Mon May 11 02:08:49 2026] GET /v2.0/security-groups/418f2389-0a6d-4509-aeb3-061e1edafa61/tags => generated 30 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:08:49.339 7 INFO neutron.api.v2.resource [None req-a94252bf-7c81-4a8e-b177-cdc76d55f2ff e3b268920e2b4c029d2a07e38e3f0aa5 40a88dace0bf4aabb77b48ea9fd8dfda - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1089/2203] 10.0.0.232 () {32 vars in 762 bytes} [Mon May 11 02:08:49 2026] DELETE /v2.0/security-groups/418f2389-0a6d-4509-aeb3-061e1edafa61/tags/green => generated 99 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1115/2204] 10.0.0.232 () {32 vars in 734 bytes} [Mon May 11 02:08:49 2026] DELETE /v2.0/qos/policies/96caccb9-d917-4377-80ae-4809da8a0753 => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1090/2205] 10.0.0.232 () {32 vars in 750 bytes} [Mon May 11 02:08:49 2026] DELETE /v2.0/security-groups/418f2389-0a6d-4509-aeb3-061e1edafa61/tags => generated 0 bytes in 23 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1116/2206] 10.0.0.232 () {32 vars in 747 bytes} [Mon May 11 02:08:49 2026] GET /v2.0/security-groups/418f2389-0a6d-4509-aeb3-061e1edafa61/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: 1091/2207] 10.0.0.232 () {32 vars in 740 bytes} [Mon May 11 02:08:49 2026] DELETE /v2.0/security-groups/418f2389-0a6d-4509-aeb3-061e1edafa61 => 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: 1117/2208] 10.0.0.232 () {32 vars in 774 bytes} [Mon May 11 02:08:49 2026] GET /v2.0/security-groups?tenant_id=dabd1a3ae57b461d965ddf1dbf2d8b82&name=default => generated 2805 bytes in 187 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1092/2209] 10.0.0.232 () {32 vars in 740 bytes} [Mon May 11 02:08:50 2026] DELETE /v2.0/security-groups/f276166a-f06b-4582-b59f-b92249ba614b => 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: 1118/2210] 10.0.0.232 () {32 vars in 774 bytes} [Mon May 11 02:08:50 2026] GET /v2.0/security-groups?tenant_id=fa97f4bd3e9348a1ab5f5faa477a9a9b&name=default => generated 2805 bytes in 192 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1119/2211] 10.0.0.232 () {32 vars in 740 bytes} [Mon May 11 02:08:50 2026] DELETE /v2.0/security-groups/ba14f22e-0d27-443f-b373-a295943d79b2 => 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: 1093/2212] 10.0.0.232 () {32 vars in 774 bytes} [Mon May 11 02:08:50 2026] GET /v2.0/security-groups?tenant_id=e4861c0c73e54e2ab687ac6ba4dfc219&name=default => generated 2805 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1120/2213] 10.0.0.232 () {32 vars in 740 bytes} [Mon May 11 02:08:50 2026] DELETE /v2.0/security-groups/3b2e9cbc-3363-4563-834d-e9aa6684855a => 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: 1094/2214] 10.0.0.232 () {32 vars in 774 bytes} [Mon May 11 02:08:50 2026] GET /v2.0/security-groups?tenant_id=40a88dace0bf4aabb77b48ea9fd8dfda&name=default => generated 2805 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1121/2215] 10.0.0.232 () {32 vars in 740 bytes} [Mon May 11 02:08:50 2026] DELETE /v2.0/security-groups/448bccac-5c1e-476c-ab21-54578b3a79b7 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:08:51.756 7 INFO neutron.db.segments_db [None req-e16366d9-4fdb-4660-88d0-9c755caef8fd cb5956623e5044839b33b65cee2a42d7 9ef4b09cf28d43a6b432222e31183b1e - - - -] Added segment 000142c6-7f07-439b-8974-3cfcef9321a2 of type vxlan for network a1f6837b-2c3e-4563-a0e0-c125b73ded19 [pid: 7|app: 0|req: 1095/2216] 10.0.0.232 () {34 vars in 670 bytes} [Mon May 11 02:08:51 2026] POST /v2.0/networks => generated 631 bytes in 387 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1122/2217] 10.0.0.232 () {34 vars in 664 bytes} [Mon May 11 02:08:51 2026] POST /v2.0/ports => generated 743 bytes in 368 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1096/2218] 10.0.0.232 () {34 vars in 747 bytes} [Mon May 11 02:08:52 2026] PUT /v2.0/ports/26a95d67-f4bd-4625-904d-b0396c4920a0/tags => generated 25 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1123/2219] 10.0.0.232 () {32 vars in 727 bytes} [Mon May 11 02:08:52 2026] GET /v2.0/ports/26a95d67-f4bd-4625-904d-b0396c4920a0/tags => generated 25 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1097/2220] 10.0.0.232 () {34 vars in 758 bytes} [Mon May 11 02:08:52 2026] PUT /v2.0/ports/26a95d67-f4bd-4625-904d-b0396c4920a0/tags/green => generated 4 bytes in 47 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1124/2221] 10.0.0.232 () {32 vars in 727 bytes} [Mon May 11 02:08:52 2026] GET /v2.0/ports/26a95d67-f4bd-4625-904d-b0396c4920a0/tags => generated 34 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1098/2222] 10.0.0.232 () {34 vars in 754 bytes} [Mon May 11 02:08:52 2026] PUT /v2.0/ports/26a95d67-f4bd-4625-904d-b0396c4920a0/tags/red => generated 4 bytes in 33 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1125/2223] 10.0.0.232 () {32 vars in 727 bytes} [Mon May 11 02:08:52 2026] GET /v2.0/ports/26a95d67-f4bd-4625-904d-b0396c4920a0/tags => generated 34 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1099/2224] 10.0.0.232 () {34 vars in 776 bytes} [Mon May 11 02:08:52 2026] PUT /v2.0/ports/26a95d67-f4bd-4625-904d-b0396c4920a0/tags/black.or.white => generated 4 bytes in 48 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1126/2225] 10.0.0.232 () {32 vars in 727 bytes} [Mon May 11 02:08:52 2026] GET /v2.0/ports/26a95d67-f4bd-4625-904d-b0396c4920a0/tags => generated 52 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1100/2226] 10.0.0.232 () {34 vars in 747 bytes} [Mon May 11 02:08:52 2026] PUT /v2.0/ports/26a95d67-f4bd-4625-904d-b0396c4920a0/tags => generated 37 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1127/2227] 10.0.0.232 () {32 vars in 727 bytes} [Mon May 11 02:08:52 2026] GET /v2.0/ports/26a95d67-f4bd-4625-904d-b0396c4920a0/tags => generated 37 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1101/2228] 10.0.0.232 () {32 vars in 735 bytes} [Mon May 11 02:08:52 2026] GET /v2.0/ports/26a95d67-f4bd-4625-904d-b0396c4920a0/tags/red => generated 0 bytes in 25 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:08:52.784 8 INFO neutron.api.v2.resource [None req-c0ef355a-9cf3-4ba2-8a69-d780321512e2 cb5956623e5044839b33b65cee2a42d7 9ef4b09cf28d43a6b432222e31183b1e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1128/2229] 10.0.0.232 () {32 vars in 739 bytes} [Mon May 11 02:08:52 2026] GET /v2.0/ports/26a95d67-f4bd-4625-904d-b0396c4920a0/tags/green => generated 99 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1102/2230] 10.0.0.232 () {32 vars in 738 bytes} [Mon May 11 02:08:52 2026] DELETE /v2.0/ports/26a95d67-f4bd-4625-904d-b0396c4920a0/tags/red => generated 0 bytes in 39 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1129/2231] 10.0.0.232 () {32 vars in 727 bytes} [Mon May 11 02:08:52 2026] GET /v2.0/ports/26a95d67-f4bd-4625-904d-b0396c4920a0/tags => generated 30 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:08:52.910 7 INFO neutron.api.v2.resource [None req-fd8771cc-c7d0-43a3-ab79-49d4966bced3 cb5956623e5044839b33b65cee2a42d7 9ef4b09cf28d43a6b432222e31183b1e - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1103/2232] 10.0.0.232 () {32 vars in 742 bytes} [Mon May 11 02:08:52 2026] DELETE /v2.0/ports/26a95d67-f4bd-4625-904d-b0396c4920a0/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: 1130/2233] 10.0.0.232 () {32 vars in 730 bytes} [Mon May 11 02:08:52 2026] DELETE /v2.0/ports/26a95d67-f4bd-4625-904d-b0396c4920a0/tags => 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: 1104/2234] 10.0.0.232 () {32 vars in 727 bytes} [Mon May 11 02:08:52 2026] GET /v2.0/ports/26a95d67-f4bd-4625-904d-b0396c4920a0/tags => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1131/2235] 10.0.0.232 () {32 vars in 720 bytes} [Mon May 11 02:08:53 2026] DELETE /v2.0/ports/26a95d67-f4bd-4625-904d-b0396c4920a0 => generated 0 bytes in 226 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 02:08:53.470 7 INFO neutron.services.segments.plugin [-] Segment 000142c6-7f07-439b-8974-3cfcef9321a2 resource provider aggregate not found 2026-05-11 02:08:53.475 7 INFO neutron.services.segments.plugin [-] Segment 000142c6-7f07-439b-8974-3cfcef9321a2 resource provider aggregate not found 2026-05-11 02:08:53.486 7 INFO neutron.services.segments.plugin [-] Segment 000142c6-7f07-439b-8974-3cfcef9321a2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 000142c6-7f07-439b-8974-3cfcef9321a2 found for delete ", "request_id": "req-21efef73-4d0e-406d-8042-9b553579eb3d"}]} 2026-05-11 02:08:53.498 7 INFO neutron.services.segments.plugin [-] Segment 000142c6-7f07-439b-8974-3cfcef9321a2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 000142c6-7f07-439b-8974-3cfcef9321a2 found for delete ", "request_id": "req-b30fbf13-327a-4f0e-abaf-f18734da7110"}]} [pid: 7|app: 0|req: 1105/2236] 10.0.0.232 () {32 vars in 726 bytes} [Mon May 11 02:08:53 2026] DELETE /v2.0/networks/a1f6837b-2c3e-4563-a0e0-c125b73ded19 => generated 0 bytes in 269 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 02:08:53.768 8 INFO neutron.db.segments_db [None req-a379b851-01c3-45e3-b954-ab294b2da14e 49a0bb6176a649bfb1b50c3ac1b6f945 54edbbda6e3f463c954447d5340a7958 - - - -] Added segment 1bb819ad-1309-4878-bc85-0c0af008b2df of type vxlan for network 03b1edc9-8a65-48aa-86f3-cffe23e3ebcf [pid: 8|app: 0|req: 1132/2237] 10.0.0.232 () {34 vars in 670 bytes} [Mon May 11 02:08:53 2026] POST /v2.0/networks => generated 632 bytes in 370 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1106/2238] 10.0.0.232 () {34 vars in 676 bytes} [Mon May 11 02:08:53 2026] POST /v2.0/subnetpools => generated 516 bytes in 241 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1107/2239] 10.0.0.232 () {34 vars in 759 bytes} [Mon May 11 02:08:54 2026] PUT /v2.0/subnetpools/c60df0f5-652d-4b0e-a195-109477299e2f/tags => generated 25 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1108/2240] 10.0.0.232 () {32 vars in 739 bytes} [Mon May 11 02:08:54 2026] GET /v2.0/subnetpools/c60df0f5-652d-4b0e-a195-109477299e2f/tags => generated 25 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1109/2241] 10.0.0.232 () {34 vars in 770 bytes} [Mon May 11 02:08:54 2026] PUT /v2.0/subnetpools/c60df0f5-652d-4b0e-a195-109477299e2f/tags/green => 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: 1110/2242] 10.0.0.232 () {32 vars in 739 bytes} [Mon May 11 02:08:54 2026] GET /v2.0/subnetpools/c60df0f5-652d-4b0e-a195-109477299e2f/tags => generated 34 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1111/2243] 10.0.0.232 () {34 vars in 766 bytes} [Mon May 11 02:08:54 2026] PUT /v2.0/subnetpools/c60df0f5-652d-4b0e-a195-109477299e2f/tags/red => generated 4 bytes in 14 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1112/2244] 10.0.0.232 () {32 vars in 739 bytes} [Mon May 11 02:08:54 2026] GET /v2.0/subnetpools/c60df0f5-652d-4b0e-a195-109477299e2f/tags => generated 34 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1133/2245] 10.0.0.232 () {34 vars in 669 bytes} [Mon May 11 02:08:53 2026] POST /v2.0/subnets => generated 602 bytes in 376 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1134/2246] 10.0.0.232 () {34 vars in 788 bytes} [Mon May 11 02:08:54 2026] PUT /v2.0/subnetpools/c60df0f5-652d-4b0e-a195-109477299e2f/tags/black.or.white => generated 4 bytes in 33 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1135/2247] 10.0.0.232 () {34 vars in 751 bytes} [Mon May 11 02:08:54 2026] PUT /v2.0/subnets/196d93cb-72a7-4f60-bcf4-b41d5c7cf30f/tags => generated 25 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1136/2248] 10.0.0.232 () {32 vars in 739 bytes} [Mon May 11 02:08:54 2026] GET /v2.0/subnetpools/c60df0f5-652d-4b0e-a195-109477299e2f/tags => generated 52 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1113/2249] 10.0.0.232 () {32 vars in 774 bytes} [Mon May 11 02:08:54 2026] GET /v2.0/security-groups?tenant_id=9ef4b09cf28d43a6b432222e31183b1e&name=default => generated 2805 bytes in 173 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1137/2250] 10.0.0.232 () {32 vars in 731 bytes} [Mon May 11 02:08:54 2026] GET /v2.0/subnets/196d93cb-72a7-4f60-bcf4-b41d5c7cf30f/tags => generated 25 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1114/2251] 10.0.0.232 () {34 vars in 759 bytes} [Mon May 11 02:08:54 2026] PUT /v2.0/subnetpools/c60df0f5-652d-4b0e-a195-109477299e2f/tags => generated 37 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1138/2252] 10.0.0.232 () {32 vars in 740 bytes} [Mon May 11 02:08:54 2026] DELETE /v2.0/security-groups/c346ac90-0844-407b-b765-c1e3b9ed92db => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1139/2253] 10.0.0.232 () {32 vars in 739 bytes} [Mon May 11 02:08:54 2026] GET /v2.0/subnetpools/c60df0f5-652d-4b0e-a195-109477299e2f/tags => generated 37 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1140/2254] 10.0.0.232 () {32 vars in 747 bytes} [Mon May 11 02:08:54 2026] GET /v2.0/subnetpools/c60df0f5-652d-4b0e-a195-109477299e2f/tags/red => generated 0 bytes in 14 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1115/2255] 10.0.0.232 () {34 vars in 762 bytes} [Mon May 11 02:08:54 2026] PUT /v2.0/subnets/196d93cb-72a7-4f60-bcf4-b41d5c7cf30f/tags/green => generated 4 bytes in 88 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-11 02:08:54.517 8 INFO neutron.api.v2.resource [None req-a99a378f-4c7b-4f28-bdf7-104e8c72147e 2a69536c09f64905bcc0334ac715410f ebe9595c13f1494a8d1fb0c44f2bafc8 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1141/2256] 10.0.0.232 () {32 vars in 751 bytes} [Mon May 11 02:08:54 2026] GET /v2.0/subnetpools/c60df0f5-652d-4b0e-a195-109477299e2f/tags/green => generated 99 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1142/2257] 10.0.0.232 () {32 vars in 750 bytes} [Mon May 11 02:08:54 2026] DELETE /v2.0/subnetpools/c60df0f5-652d-4b0e-a195-109477299e2f/tags/red => generated 0 bytes in 24 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1116/2258] 10.0.0.232 () {32 vars in 731 bytes} [Mon May 11 02:08:54 2026] GET /v2.0/subnets/196d93cb-72a7-4f60-bcf4-b41d5c7cf30f/tags => generated 34 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1143/2259] 10.0.0.232 () {32 vars in 739 bytes} [Mon May 11 02:08:54 2026] GET /v2.0/subnetpools/c60df0f5-652d-4b0e-a195-109477299e2f/tags => generated 30 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1144/2260] 10.0.0.232 () {34 vars in 758 bytes} [Mon May 11 02:08:54 2026] PUT /v2.0/subnets/196d93cb-72a7-4f60-bcf4-b41d5c7cf30f/tags/red => generated 4 bytes in 27 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-11 02:08:54.605 8 INFO neutron.api.v2.resource [None req-b00763bd-4c4b-4348-951b-b4bd901f587b 2a69536c09f64905bcc0334ac715410f ebe9595c13f1494a8d1fb0c44f2bafc8 - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1145/2261] 10.0.0.232 () {32 vars in 754 bytes} [Mon May 11 02:08:54 2026] DELETE /v2.0/subnetpools/c60df0f5-652d-4b0e-a195-109477299e2f/tags/green => generated 99 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1146/2262] 10.0.0.232 () {32 vars in 731 bytes} [Mon May 11 02:08:54 2026] GET /v2.0/subnets/196d93cb-72a7-4f60-bcf4-b41d5c7cf30f/tags => generated 34 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1117/2263] 10.0.0.232 () {32 vars in 774 bytes} [Mon May 11 02:08:54 2026] GET /v2.0/security-groups?tenant_id=7e4aad8946054b15b734339e0e51a061&name=default => generated 2805 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1147/2264] 10.0.0.232 () {32 vars in 742 bytes} [Mon May 11 02:08:54 2026] DELETE /v2.0/subnetpools/c60df0f5-652d-4b0e-a195-109477299e2f/tags => generated 0 bytes in 21 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1118/2265] 10.0.0.232 () {34 vars in 780 bytes} [Mon May 11 02:08:54 2026] PUT /v2.0/subnets/196d93cb-72a7-4f60-bcf4-b41d5c7cf30f/tags/black.or.white => generated 4 bytes in 44 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1119/2266] 10.0.0.232 () {32 vars in 739 bytes} [Mon May 11 02:08:54 2026] GET /v2.0/subnetpools/c60df0f5-652d-4b0e-a195-109477299e2f/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: 1120/2267] 10.0.0.232 () {32 vars in 731 bytes} [Mon May 11 02:08:54 2026] GET /v2.0/subnets/196d93cb-72a7-4f60-bcf4-b41d5c7cf30f/tags => generated 52 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1148/2268] 10.0.0.232 () {32 vars in 740 bytes} [Mon May 11 02:08:54 2026] DELETE /v2.0/security-groups/f033138c-562c-498d-86a5-d1538f337f95 => 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: 1121/2269] 10.0.0.232 () {32 vars in 732 bytes} [Mon May 11 02:08:54 2026] DELETE /v2.0/subnetpools/c60df0f5-652d-4b0e-a195-109477299e2f => 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: 1149/2270] 10.0.0.232 () {34 vars in 751 bytes} [Mon May 11 02:08:54 2026] PUT /v2.0/subnets/196d93cb-72a7-4f60-bcf4-b41d5c7cf30f/tags => generated 37 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1122/2271] 10.0.0.232 () {32 vars in 731 bytes} [Mon May 11 02:08:54 2026] GET /v2.0/subnets/196d93cb-72a7-4f60-bcf4-b41d5c7cf30f/tags => generated 37 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1150/2272] 10.0.0.232 () {32 vars in 739 bytes} [Mon May 11 02:08:54 2026] GET /v2.0/subnets/196d93cb-72a7-4f60-bcf4-b41d5c7cf30f/tags/red => generated 0 bytes in 46 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:08:54.952 7 INFO neutron.api.v2.resource [None req-9f8f9be5-728d-4f27-a0a4-721fbb96d01f 49a0bb6176a649bfb1b50c3ac1b6f945 54edbbda6e3f463c954447d5340a7958 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1123/2273] 10.0.0.232 () {32 vars in 743 bytes} [Mon May 11 02:08:54 2026] GET /v2.0/subnets/196d93cb-72a7-4f60-bcf4-b41d5c7cf30f/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: 1151/2274] 10.0.0.232 () {32 vars in 742 bytes} [Mon May 11 02:08:54 2026] DELETE /v2.0/subnets/196d93cb-72a7-4f60-bcf4-b41d5c7cf30f/tags/red => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1124/2275] 10.0.0.232 () {32 vars in 731 bytes} [Mon May 11 02:08:55 2026] GET /v2.0/subnets/196d93cb-72a7-4f60-bcf4-b41d5c7cf30f/tags => generated 30 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:08:55.116 8 INFO neutron.api.v2.resource [None req-68a26e00-6ae9-4a88-bd55-a4cf4cd822a1 49a0bb6176a649bfb1b50c3ac1b6f945 54edbbda6e3f463c954447d5340a7958 - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1152/2276] 10.0.0.232 () {32 vars in 746 bytes} [Mon May 11 02:08:55 2026] DELETE /v2.0/subnets/196d93cb-72a7-4f60-bcf4-b41d5c7cf30f/tags/green => generated 99 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1125/2277] 10.0.0.232 () {32 vars in 734 bytes} [Mon May 11 02:08:55 2026] DELETE /v2.0/subnets/196d93cb-72a7-4f60-bcf4-b41d5c7cf30f/tags => 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: 1153/2278] 10.0.0.232 () {32 vars in 731 bytes} [Mon May 11 02:08:55 2026] GET /v2.0/subnets/196d93cb-72a7-4f60-bcf4-b41d5c7cf30f/tags => generated 12 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1126/2279] 10.0.0.232 () {32 vars in 724 bytes} [Mon May 11 02:08:55 2026] DELETE /v2.0/subnets/196d93cb-72a7-4f60-bcf4-b41d5c7cf30f => generated 0 bytes in 324 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1154/2280] 10.0.0.232 () {32 vars in 774 bytes} [Mon May 11 02:08:55 2026] GET /v2.0/security-groups?tenant_id=ebe9595c13f1494a8d1fb0c44f2bafc8&name=default => generated 2805 bytes in 214 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1155/2281] 10.0.0.232 () {32 vars in 740 bytes} [Mon May 11 02:08:55 2026] DELETE /v2.0/security-groups/fa9dc89f-f60e-4971-a06d-18b8605cfd67 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:08:55.974 7 INFO neutron.services.segments.plugin [-] Segment 1bb819ad-1309-4878-bc85-0c0af008b2df resource provider aggregate not found 2026-05-11 02:08:55.982 7 INFO neutron.services.segments.plugin [-] Segment 1bb819ad-1309-4878-bc85-0c0af008b2df resource provider aggregate not found 2026-05-11 02:08:55.995 7 INFO neutron.services.segments.plugin [-] Segment 1bb819ad-1309-4878-bc85-0c0af008b2df resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1bb819ad-1309-4878-bc85-0c0af008b2df found for delete ", "request_id": "req-88867e12-8a5a-4734-9422-757d8178158d"}]} [pid: 8|app: 0|req: 1156/2282] 10.0.0.232 () {32 vars in 774 bytes} [Mon May 11 02:08:55 2026] GET /v2.0/security-groups?tenant_id=4e47c9dc140747079c04a9e331dc7a52&name=default => generated 2805 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:08:56.010 7 INFO neutron.services.segments.plugin [-] Segment 1bb819ad-1309-4878-bc85-0c0af008b2df resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1bb819ad-1309-4878-bc85-0c0af008b2df found for delete ", "request_id": "req-b9f8386f-9029-445f-8eef-aba806fe1920"}]} [pid: 7|app: 0|req: 1127/2283] 10.0.0.232 () {32 vars in 726 bytes} [Mon May 11 02:08:55 2026] DELETE /v2.0/networks/03b1edc9-8a65-48aa-86f3-cffe23e3ebcf => generated 0 bytes in 439 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1157/2284] 10.0.0.232 () {32 vars in 740 bytes} [Mon May 11 02:08:56 2026] DELETE /v2.0/security-groups/d20fb447-fa72-46c2-9534-eb51ae59827b => 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: 1128/2285] 10.0.0.232 () {32 vars in 774 bytes} [Mon May 11 02:08:56 2026] GET /v2.0/security-groups?tenant_id=54edbbda6e3f463c954447d5340a7958&name=default => generated 2805 bytes in 195 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1158/2286] 10.0.0.232 () {32 vars in 740 bytes} [Mon May 11 02:08:56 2026] DELETE /v2.0/security-groups/079b73c2-2746-4d86-aa9e-c3020b3c67df => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1129/2287] 10.0.0.232 () {32 vars in 774 bytes} [Mon May 11 02:08:57 2026] GET /v2.0/security-groups?tenant_id=007d47f9b43e49ff876b456e4e355d40&name=default => generated 2805 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1159/2288] 10.0.0.232 () {32 vars in 740 bytes} [Mon May 11 02:08:57 2026] DELETE /v2.0/security-groups/1e21ba08-028c-47a7-bfe8-da560c2437d2 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:08:58.158 7 INFO neutron.db.segments_db [None req-2c60f04a-8b31-475f-84b7-049ff7ef0094 6634455cc46c4c28803b69754c9ddacc be82639bd4c64dcb9ab6be391dee06fb - - - -] Added segment 26e0cf7f-e1f2-4757-ae7c-2d78fce2f4ab of type vxlan for network 69a21599-a369-414a-9fc4-cad5c47f8588 2026-05-11 02:08:58.486 7 INFO neutron.db.l3_hamode_db [None req-2c60f04a-8b31-475f-84b7-049ff7ef0094 6634455cc46c4c28803b69754c9ddacc be82639bd4c64dcb9ab6be391dee06fb - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-11 02:08:58.660 7 INFO neutron.db.l3_hamode_db [None req-2c60f04a-8b31-475f-84b7-049ff7ef0094 6634455cc46c4c28803b69754c9ddacc be82639bd4c64dcb9ab6be391dee06fb - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1130/2291] 10.0.0.232 () {34 vars in 668 bytes} [Mon May 11 02:08:58 2026] POST /v2.0/routers => generated 474 bytes in 1317 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1162/2292] 10.0.0.232 () {34 vars in 751 bytes} [Mon May 11 02:08:59 2026] PUT /v2.0/routers/461c2dac-8d3f-43e9-abf1-d41216ace7ba/tags => generated 25 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1131/2293] 10.0.0.232 () {32 vars in 731 bytes} [Mon May 11 02:08:59 2026] GET /v2.0/routers/461c2dac-8d3f-43e9-abf1-d41216ace7ba/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: 1163/2294] 10.0.0.232 () {34 vars in 762 bytes} [Mon May 11 02:08:59 2026] PUT /v2.0/routers/461c2dac-8d3f-43e9-abf1-d41216ace7ba/tags/green => generated 4 bytes in 81 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1132/2295] 10.0.0.232 () {32 vars in 731 bytes} [Mon May 11 02:08:59 2026] GET /v2.0/routers/461c2dac-8d3f-43e9-abf1-d41216ace7ba/tags => generated 34 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1164/2296] 10.0.0.232 () {34 vars in 758 bytes} [Mon May 11 02:08:59 2026] PUT /v2.0/routers/461c2dac-8d3f-43e9-abf1-d41216ace7ba/tags/red => generated 4 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1133/2297] 10.0.0.232 () {32 vars in 731 bytes} [Mon May 11 02:08:59 2026] GET /v2.0/routers/461c2dac-8d3f-43e9-abf1-d41216ace7ba/tags => generated 34 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1165/2298] 10.0.0.232 () {34 vars in 780 bytes} [Mon May 11 02:08:59 2026] PUT /v2.0/routers/461c2dac-8d3f-43e9-abf1-d41216ace7ba/tags/black.or.white => generated 4 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1134/2299] 10.0.0.232 () {32 vars in 731 bytes} [Mon May 11 02:09:00 2026] GET /v2.0/routers/461c2dac-8d3f-43e9-abf1-d41216ace7ba/tags => generated 52 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1166/2300] 10.0.0.232 () {34 vars in 751 bytes} [Mon May 11 02:09:00 2026] PUT /v2.0/routers/461c2dac-8d3f-43e9-abf1-d41216ace7ba/tags => generated 37 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1135/2301] 10.0.0.232 () {32 vars in 731 bytes} [Mon May 11 02:09:00 2026] GET /v2.0/routers/461c2dac-8d3f-43e9-abf1-d41216ace7ba/tags => generated 37 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1136/2302] 10.0.0.232 () {32 vars in 739 bytes} [Mon May 11 02:09:00 2026] GET /v2.0/routers/461c2dac-8d3f-43e9-abf1-d41216ace7ba/tags/red => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:09:00.427 7 INFO neutron.api.v2.resource [None req-ff1f888b-0290-460f-bd64-25eba28d5313 6634455cc46c4c28803b69754c9ddacc be82639bd4c64dcb9ab6be391dee06fb - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1137/2303] 10.0.0.232 () {32 vars in 743 bytes} [Mon May 11 02:09:00 2026] GET /v2.0/routers/461c2dac-8d3f-43e9-abf1-d41216ace7ba/tags/green => generated 99 bytes in 80 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1138/2304] 10.0.0.232 () {32 vars in 742 bytes} [Mon May 11 02:09:00 2026] DELETE /v2.0/routers/461c2dac-8d3f-43e9-abf1-d41216ace7ba/tags/red => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:09:00.536 8 INFO neutron.db.segments_db [None req-64d29942-d20f-455e-8459-d71ea7cefd03 55201c53e38c437eb721e2595bb87912 6d28b86cc961406b82f80067959f5bed - - - -] Added segment 18979012-4053-499d-ad91-ae7ce379dc96 of type vxlan for network 6580ac4c-eed7-4af4-ae2a-c9ab25472562 [pid: 8|app: 0|req: 1167/2305] 10.0.0.232 () {34 vars in 670 bytes} [Mon May 11 02:09:00 2026] POST /v2.0/networks => generated 632 bytes in 394 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:09:00.744 8 INFO neutron.db.segments_db [None req-bd2cf4f7-13b3-4f0e-a02f-f0673caf89b0 55201c53e38c437eb721e2595bb87912 6d28b86cc961406b82f80067959f5bed - - - -] Added segment 527a962b-6f72-42e1-a1c2-fbb16da9c90c of type vxlan for network a6e4d52d-854e-4495-ba61-b53181e7ad06 [pid: 7|app: 0|req: 1139/2306] 10.0.0.232 () {32 vars in 731 bytes} [Mon May 11 02:09:00 2026] GET /v2.0/routers/461c2dac-8d3f-43e9-abf1-d41216ace7ba/tags => generated 30 bytes in 618 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:09:01.192 7 INFO neutron.api.v2.resource [None req-3151a751-1efa-4d75-b434-7067ec84cd87 6634455cc46c4c28803b69754c9ddacc be82639bd4c64dcb9ab6be391dee06fb - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1140/2307] 10.0.0.232 () {32 vars in 746 bytes} [Mon May 11 02:09:01 2026] DELETE /v2.0/routers/461c2dac-8d3f-43e9-abf1-d41216ace7ba/tags/green => generated 99 bytes in 55 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1141/2308] 10.0.0.232 () {32 vars in 734 bytes} [Mon May 11 02:09:01 2026] DELETE /v2.0/routers/461c2dac-8d3f-43e9-abf1-d41216ace7ba/tags => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1142/2309] 10.0.0.232 () {32 vars in 731 bytes} [Mon May 11 02:09:01 2026] GET /v2.0/routers/461c2dac-8d3f-43e9-abf1-d41216ace7ba/tags => generated 12 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1143/2310] 10.0.0.232 () {32 vars in 721 bytes} [Mon May 11 02:09:01 2026] GET /v2.0/routers/461c2dac-8d3f-43e9-abf1-d41216ace7ba => generated 480 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1168/2311] 10.0.0.232 () {34 vars in 670 bytes} [Mon May 11 02:09:00 2026] POST /v2.0/networks => generated 632 bytes in 759 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1169/2312] 10.0.0.232 () {34 vars in 753 bytes} [Mon May 11 02:09:01 2026] PUT /v2.0/networks/6580ac4c-eed7-4af4-ae2a-c9ab25472562/tags => generated 25 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1170/2313] 10.0.0.232 () {32 vars in 733 bytes} [Mon May 11 02:09:01 2026] GET /v2.0/networks/6580ac4c-eed7-4af4-ae2a-c9ab25472562/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: 1171/2314] 10.0.0.232 () {34 vars in 753 bytes} [Mon May 11 02:09:01 2026] PUT /v2.0/networks/a6e4d52d-854e-4495-ba61-b53181e7ad06/tags => generated 17 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1172/2315] 10.0.0.232 () {32 vars in 733 bytes} [Mon May 11 02:09:01 2026] GET /v2.0/networks/a6e4d52d-854e-4495-ba61-b53181e7ad06/tags => generated 17 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1173/2316] 10.0.0.232 () {34 vars in 753 bytes} [Mon May 11 02:09:01 2026] PUT /v2.0/networks/a6e4d52d-854e-4495-ba61-b53181e7ad06/tags => generated 12 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1174/2317] 10.0.0.232 () {32 vars in 733 bytes} [Mon May 11 02:09:01 2026] GET /v2.0/networks/a6e4d52d-854e-4495-ba61-b53181e7ad06/tags => generated 12 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1175/2318] 10.0.0.232 () {32 vars in 733 bytes} [Mon May 11 02:09:01 2026] GET /v2.0/networks/6580ac4c-eed7-4af4-ae2a-c9ab25472562/tags => generated 25 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:09:02.045 8 INFO neutron.services.segments.plugin [-] Segment 18979012-4053-499d-ad91-ae7ce379dc96 resource provider aggregate not found 2026-05-11 02:09:02.050 8 INFO neutron.services.segments.plugin [-] Segment 18979012-4053-499d-ad91-ae7ce379dc96 resource provider aggregate not found 2026-05-11 02:09:02.067 8 INFO neutron.services.segments.plugin [-] Segment 18979012-4053-499d-ad91-ae7ce379dc96 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 18979012-4053-499d-ad91-ae7ce379dc96 found for delete ", "request_id": "req-df953561-f47c-4a12-94e0-01f0e1449cef"}]} 2026-05-11 02:09:02.068 8 INFO neutron.services.segments.plugin [-] Segment 18979012-4053-499d-ad91-ae7ce379dc96 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 18979012-4053-499d-ad91-ae7ce379dc96 found for delete ", "request_id": "req-cb3edbd1-8cbf-4c1d-abc0-e4b1f753cf0e"}]} [pid: 8|app: 0|req: 1176/2319] 10.0.0.232 () {32 vars in 726 bytes} [Mon May 11 02:09:01 2026] DELETE /v2.0/networks/6580ac4c-eed7-4af4-ae2a-c9ab25472562 => generated 0 bytes in 221 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1144/2320] 10.0.0.232 () {34 vars in 742 bytes} [Mon May 11 02:09:01 2026] PUT /v2.0/routers/461c2dac-8d3f-43e9-abf1-d41216ace7ba => generated 481 bytes in 729 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1145/2321] 10.0.0.232 () {32 vars in 736 bytes} [Mon May 11 02:09:02 2026] GET /v2.0/ports?device_id=461c2dac-8d3f-43e9-abf1-d41216ace7ba => 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: 1177/2322] 10.0.0.232 () {32 vars in 726 bytes} [Mon May 11 02:09:02 2026] DELETE /v2.0/networks/a6e4d52d-854e-4495-ba61-b53181e7ad06 => generated 0 bytes in 214 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 02:09:02.844 7 INFO neutron.services.segments.plugin [-] Segment 26e0cf7f-e1f2-4757-ae7c-2d78fce2f4ab resource provider aggregate not found 2026-05-11 02:09:02.849 7 INFO neutron.services.segments.plugin [-] Segment 26e0cf7f-e1f2-4757-ae7c-2d78fce2f4ab resource provider aggregate not found 2026-05-11 02:09:02.859 7 INFO neutron.services.segments.plugin [-] Segment 26e0cf7f-e1f2-4757-ae7c-2d78fce2f4ab resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 26e0cf7f-e1f2-4757-ae7c-2d78fce2f4ab found for delete ", "request_id": "req-d953d31e-3165-4de8-9d16-ed586275ae2e"}]} 2026-05-11 02:09:02.863 7 INFO neutron.services.segments.plugin [-] Segment 26e0cf7f-e1f2-4757-ae7c-2d78fce2f4ab resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 26e0cf7f-e1f2-4757-ae7c-2d78fce2f4ab found for delete ", "request_id": "req-0272c26e-83e4-42cd-abbd-9bfd1ab0d9ad"}]} 2026-05-11 02:09:02.872 7 INFO neutron.db.l3_hamode_db [None req-50b1b121-dea4-4dde-9296-858d9ac7907c 6634455cc46c4c28803b69754c9ddacc be82639bd4c64dcb9ab6be391dee06fb - - - -] HA network 69a21599-a369-414a-9fc4-cad5c47f8588 was deleted as no HA routers are present in tenant be82639bd4c64dcb9ab6be391dee06fb. [pid: 7|app: 0|req: 1146/2323] 10.0.0.232 () {32 vars in 724 bytes} [Mon May 11 02:09:02 2026] DELETE /v2.0/routers/461c2dac-8d3f-43e9-abf1-d41216ace7ba => generated 0 bytes in 712 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1178/2324] 10.0.0.232 () {32 vars in 774 bytes} [Mon May 11 02:09:02 2026] GET /v2.0/security-groups?tenant_id=00e89478cae54099a8cd1541168af948&name=default => generated 2805 bytes in 253 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1147/2325] 10.0.0.232 () {32 vars in 740 bytes} [Mon May 11 02:09:03 2026] DELETE /v2.0/security-groups/878adecd-052d-4981-b766-16e9de01389f => 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: 1179/2326] 10.0.0.232 () {32 vars in 774 bytes} [Mon May 11 02:09:03 2026] GET /v2.0/security-groups?tenant_id=6d28b86cc961406b82f80067959f5bed&name=default => generated 2805 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1148/2327] 10.0.0.232 () {32 vars in 740 bytes} [Mon May 11 02:09:03 2026] DELETE /v2.0/security-groups/96d90003-173c-426e-8a15-cc1c71e9bbe8 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1180/2328] 10.0.0.232 () {32 vars in 774 bytes} [Mon May 11 02:09:03 2026] GET /v2.0/security-groups?tenant_id=be82639bd4c64dcb9ab6be391dee06fb&name=default => generated 2805 bytes in 170 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1149/2329] 10.0.0.232 () {32 vars in 740 bytes} [Mon May 11 02:09:03 2026] DELETE /v2.0/security-groups/d09d91f0-3afc-4475-8f1c-3cfc3bf8fb9d => 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: 1181/2330] 10.0.0.232 () {32 vars in 774 bytes} [Mon May 11 02:09:03 2026] GET /v2.0/security-groups?tenant_id=6b187f47080841f79c933384711c7f54&name=default => generated 2805 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1150/2331] 10.0.0.232 () {32 vars in 740 bytes} [Mon May 11 02:09:04 2026] DELETE /v2.0/security-groups/0c4afd21-4a11-4834-8b42-fbeee436ec3e => generated 0 bytes in 135 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:09:05.502 8 INFO neutron.services.segments.plugin [-] Segment 527a962b-6f72-42e1-a1c2-fbb16da9c90c resource provider aggregate not found 2026-05-11 02:09:05.509 8 INFO neutron.services.segments.plugin [-] Segment 527a962b-6f72-42e1-a1c2-fbb16da9c90c resource provider aggregate not found 2026-05-11 02:09:05.526 8 INFO neutron.services.segments.plugin [-] Segment 527a962b-6f72-42e1-a1c2-fbb16da9c90c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 527a962b-6f72-42e1-a1c2-fbb16da9c90c found for delete ", "request_id": "req-476dcdd8-d8fb-4973-a747-dbf2aec58994"}]} 2026-05-11 02:09:05.528 8 INFO neutron.services.segments.plugin [-] Segment 527a962b-6f72-42e1-a1c2-fbb16da9c90c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 527a962b-6f72-42e1-a1c2-fbb16da9c90c found for delete ", "request_id": "req-5d1c08c9-7688-4337-9aef-3500c8e71905"}]} 2026-05-11 02:09:05.790 8 INFO neutron.db.segments_db [None req-21d9cec1-a0d3-4031-a417-48a78a9f3c89 a40e9c25d4ae4ca98fbecd69783f6d39 8b80825518db4b0db87a38081e2d64e4 - - - -] Added segment acca50eb-4b8d-4b5f-bab0-cc9b4edbd9c8 of type vxlan for network ef64903d-e662-4049-b259-3123e0378621 [pid: 8|app: 0|req: 1182/2332] 10.0.0.232 () {34 vars in 670 bytes} [Mon May 11 02:09:05 2026] POST /v2.0/networks => generated 638 bytes in 436 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1151/2333] 10.0.0.232 () {34 vars in 669 bytes} [Mon May 11 02:09:05 2026] POST /v2.0/subnets => generated 634 bytes in 345 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1183/2334] 10.0.0.232 () {32 vars in 722 bytes} [Mon May 11 02:09:06 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => generated 19 bytes in 172 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1152/2335] 10.0.0.232 () {34 vars in 669 bytes} [Mon May 11 02:09:06 2026] POST /v2.0/subnets => generated 708 bytes in 343 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:09:06.861 8 INFO neutron.db.segments_db [None req-2436d5e8-4c97-49d7-a989-ef324b250b1b a40e9c25d4ae4ca98fbecd69783f6d39 8b80825518db4b0db87a38081e2d64e4 - - - -] Added segment e175069c-26bf-4e3a-8b8e-7916c64c27fb of type vxlan for network a8e904c7-d66f-4910-bbbf-fecf785834ae [pid: 8|app: 0|req: 1184/2336] 10.0.0.232 () {34 vars in 670 bytes} [Mon May 11 02:09:06 2026] POST /v2.0/networks => generated 637 bytes in 185 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1153/2337] 10.0.0.232 () {34 vars in 669 bytes} [Mon May 11 02:09:06 2026] POST /v2.0/subnets => generated 631 bytes in 328 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:09:07.503 8 INFO neutron.db.segments_db [None req-bd9613b6-0d09-4357-8a3e-bc00ba5aa963 358f86a145ff458496b2891f0a77337b 54a25fec02ad403084b943114e23ff28 - - - -] Added segment 3be45328-e019-42c8-9d91-f0e4561c1c87 of type vxlan for network 88e12f45-1316-4726-b053-dac3fdb061de [pid: 7|app: 0|req: 1154/2338] 10.0.0.232 () {34 vars in 669 bytes} [Mon May 11 02:09:07 2026] POST /v2.0/subnets => generated 702 bytes in 290 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1185/2339] 10.0.0.232 () {34 vars in 670 bytes} [Mon May 11 02:09:07 2026] POST /v2.0/networks => generated 630 bytes in 473 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 02:09:07.667 7 INFO neutron.db.segments_db [None req-f29fbe55-2825-40f0-9d2b-819ce7a11fe5 a40e9c25d4ae4ca98fbecd69783f6d39 8b80825518db4b0db87a38081e2d64e4 - - - -] Added segment 5e810e2a-e18b-401c-9119-872c8be279f7 of type vxlan for network 31c76c5e-3c58-4e2c-98a0-3d49d1d45663 [pid: 7|app: 0|req: 1155/2340] 10.0.0.232 () {34 vars in 670 bytes} [Mon May 11 02:09:07 2026] POST /v2.0/networks => generated 638 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1186/2341] 10.0.0.232 () {34 vars in 664 bytes} [Mon May 11 02:09:07 2026] POST /v2.0/ports => generated 743 bytes in 362 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1156/2342] 10.0.0.232 () {34 vars in 669 bytes} [Mon May 11 02:09:07 2026] POST /v2.0/subnets => generated 632 bytes in 367 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1187/2343] 10.0.0.232 () {34 vars in 666 bytes} [Mon May 11 02:09:08 2026] POST /v2.0/trunks => generated 407 bytes in 254 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1188/2344] 10.0.0.232 () {34 vars in 749 bytes} [Mon May 11 02:09:08 2026] PUT /v2.0/trunks/fd9f0f14-bb37-4018-9ff4-0d75b8a33882/tags => generated 25 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1189/2345] 10.0.0.232 () {32 vars in 729 bytes} [Mon May 11 02:09:08 2026] GET /v2.0/trunks/fd9f0f14-bb37-4018-9ff4-0d75b8a33882/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: 1190/2346] 10.0.0.232 () {34 vars in 760 bytes} [Mon May 11 02:09:08 2026] PUT /v2.0/trunks/fd9f0f14-bb37-4018-9ff4-0d75b8a33882/tags/green => generated 4 bytes in 25 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1191/2347] 10.0.0.232 () {32 vars in 729 bytes} [Mon May 11 02:09:08 2026] GET /v2.0/trunks/fd9f0f14-bb37-4018-9ff4-0d75b8a33882/tags => generated 34 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1192/2348] 10.0.0.232 () {34 vars in 756 bytes} [Mon May 11 02:09:08 2026] PUT /v2.0/trunks/fd9f0f14-bb37-4018-9ff4-0d75b8a33882/tags/red => generated 4 bytes in 13 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1193/2349] 10.0.0.232 () {32 vars in 729 bytes} [Mon May 11 02:09:08 2026] GET /v2.0/trunks/fd9f0f14-bb37-4018-9ff4-0d75b8a33882/tags => generated 34 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1194/2350] 10.0.0.232 () {34 vars in 778 bytes} [Mon May 11 02:09:08 2026] PUT /v2.0/trunks/fd9f0f14-bb37-4018-9ff4-0d75b8a33882/tags/black.or.white => generated 4 bytes in 30 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1195/2351] 10.0.0.232 () {32 vars in 729 bytes} [Mon May 11 02:09:08 2026] GET /v2.0/trunks/fd9f0f14-bb37-4018-9ff4-0d75b8a33882/tags => generated 52 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1157/2352] 10.0.0.232 () {34 vars in 669 bytes} [Mon May 11 02:09:08 2026] POST /v2.0/subnets => generated 706 bytes in 354 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1196/2353] 10.0.0.232 () {34 vars in 749 bytes} [Mon May 11 02:09:08 2026] PUT /v2.0/trunks/fd9f0f14-bb37-4018-9ff4-0d75b8a33882/tags => generated 37 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1197/2354] 10.0.0.232 () {32 vars in 729 bytes} [Mon May 11 02:09:08 2026] GET /v2.0/trunks/fd9f0f14-bb37-4018-9ff4-0d75b8a33882/tags => generated 37 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1198/2355] 10.0.0.232 () {32 vars in 737 bytes} [Mon May 11 02:09:08 2026] GET /v2.0/trunks/fd9f0f14-bb37-4018-9ff4-0d75b8a33882/tags/red => generated 0 bytes in 12 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:09:08.588 7 INFO neutron.db.segments_db [None req-02a76127-7515-4bc4-a2ef-210246bae13e a40e9c25d4ae4ca98fbecd69783f6d39 8b80825518db4b0db87a38081e2d64e4 - - - -] Added segment 7c56def3-6d50-4b5b-a127-3cd6902e1e08 of type vxlan for network 01854d7f-355f-45f2-9d1c-ded648895d0a 2026-05-11 02:09:08.590 8 INFO neutron.api.v2.resource [None req-32f72c92-1c9e-4ae4-a0d6-d0aa98f46bc1 358f86a145ff458496b2891f0a77337b 54a25fec02ad403084b943114e23ff28 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1199/2356] 10.0.0.232 () {32 vars in 741 bytes} [Mon May 11 02:09:08 2026] GET /v2.0/trunks/fd9f0f14-bb37-4018-9ff4-0d75b8a33882/tags/green => generated 99 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1200/2357] 10.0.0.232 () {32 vars in 740 bytes} [Mon May 11 02:09:08 2026] DELETE /v2.0/trunks/fd9f0f14-bb37-4018-9ff4-0d75b8a33882/tags/red => generated 0 bytes in 27 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1201/2358] 10.0.0.232 () {32 vars in 729 bytes} [Mon May 11 02:09:08 2026] GET /v2.0/trunks/fd9f0f14-bb37-4018-9ff4-0d75b8a33882/tags => generated 30 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:09:08.655 8 INFO neutron.api.v2.resource [None req-15e67653-964b-46e4-b957-0d44a31b1261 358f86a145ff458496b2891f0a77337b 54a25fec02ad403084b943114e23ff28 - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1202/2359] 10.0.0.232 () {32 vars in 744 bytes} [Mon May 11 02:09:08 2026] DELETE /v2.0/trunks/fd9f0f14-bb37-4018-9ff4-0d75b8a33882/tags/green => generated 99 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1203/2360] 10.0.0.232 () {32 vars in 732 bytes} [Mon May 11 02:09:08 2026] DELETE /v2.0/trunks/fd9f0f14-bb37-4018-9ff4-0d75b8a33882/tags => generated 0 bytes in 21 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1204/2361] 10.0.0.232 () {32 vars in 729 bytes} [Mon May 11 02:09:08 2026] GET /v2.0/trunks/fd9f0f14-bb37-4018-9ff4-0d75b8a33882/tags => generated 12 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1205/2362] 10.0.0.232 () {32 vars in 719 bytes} [Mon May 11 02:09:08 2026] GET /v2.0/trunks/fd9f0f14-bb37-4018-9ff4-0d75b8a33882 => generated 407 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1206/2363] 10.0.0.232 () {32 vars in 717 bytes} [Mon May 11 02:09:08 2026] GET /v2.0/ports/54132cd7-f949-4a39-a5d5-3d23b7283aa1 => generated 826 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:09:08.913 8 ERROR neutron_lib.callbacks.manager [None req-f8e2a1c0-0a6a-4538-be2a-d304fc2d2712 358f86a145ff458496b2891f0a77337b 54a25fec02ad403084b943114e23ff28 - - - -] Error during notification for neutron.services.trunk.rpc.backend.ServerSideRpcBackend.process_event-115360 trunk, after_delete: neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-05-11 02:09:08.913 8 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-05-11 02:09:08.913 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 181, in _notify_loop 2026-05-11 02:09:08.913 8 ERROR neutron_lib.callbacks.manager callback(resource, event, trigger, payload=payload) 2026-05-11 02:09:08.913 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/trunk/rpc/backend.py", line 68, in process_event 2026-05-11 02:09:08.913 8 ERROR neutron_lib.callbacks.manager method[event](context, payload) 2026-05-11 02:09:08.913 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/oslo_log/helpers.py", line 67, in wrapper 2026-05-11 02:09:08.913 8 ERROR neutron_lib.callbacks.manager return method(*args, **kwargs) 2026-05-11 02:09:08.913 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/trunk/rpc/server.py", line 205, in trunk_deleted 2026-05-11 02:09:08.913 8 ERROR neutron_lib.callbacks.manager self._resource_rpc.push(context, [trunk], events.DELETED) 2026-05-11 02:09:08.913 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 245, in push 2026-05-11 02:09:08.913 8 ERROR neutron_lib.callbacks.manager self._push(context, resource_type, type_resources, event_type) 2026-05-11 02:09:08.913 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 249, in _push 2026-05-11 02:09:08.913 8 ERROR neutron_lib.callbacks.manager _validate_resource_type(resource_type) 2026-05-11 02:09:08.913 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 52, in _validate_resource_type 2026-05-11 02:09:08.913 8 ERROR neutron_lib.callbacks.manager raise InvalidResourceTypeClass(resource_type=resource_type) 2026-05-11 02:09:08.913 8 ERROR neutron_lib.callbacks.manager neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-05-11 02:09:08.913 8 ERROR neutron_lib.callbacks.manager  [pid: 8|app: 0|req: 1207/2364] 10.0.0.232 () {32 vars in 722 bytes} [Mon May 11 02:09:08 2026] DELETE /v2.0/trunks/fd9f0f14-bb37-4018-9ff4-0d75b8a33882 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:09:08.973 7 INFO neutron.db.l3_hamode_db [None req-02a76127-7515-4bc4-a2ef-210246bae13e a40e9c25d4ae4ca98fbecd69783f6d39 8b80825518db4b0db87a38081e2d64e4 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1208/2365] 10.0.0.232 () {32 vars in 720 bytes} [Mon May 11 02:09:08 2026] DELETE /v2.0/ports/54132cd7-f949-4a39-a5d5-3d23b7283aa1 => generated 0 bytes in 230 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 02:09:09.348 8 INFO neutron.services.segments.plugin [-] Segment 3be45328-e019-42c8-9d91-f0e4561c1c87 resource provider aggregate not found 2026-05-11 02:09:09.353 8 INFO neutron.services.segments.plugin [-] Segment 3be45328-e019-42c8-9d91-f0e4561c1c87 resource provider aggregate not found 2026-05-11 02:09:09.368 8 INFO neutron.services.segments.plugin [-] Segment 3be45328-e019-42c8-9d91-f0e4561c1c87 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3be45328-e019-42c8-9d91-f0e4561c1c87 found for delete ", "request_id": "req-daf8f832-6b1c-49f5-b7ad-ad86a52753a2"}]} 2026-05-11 02:09:09.372 8 INFO neutron.services.segments.plugin [-] Segment 3be45328-e019-42c8-9d91-f0e4561c1c87 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3be45328-e019-42c8-9d91-f0e4561c1c87 found for delete ", "request_id": "req-eb224492-1109-43db-b961-9d37956e9aed"}]} [pid: 8|app: 0|req: 1209/2366] 10.0.0.232 () {32 vars in 726 bytes} [Mon May 11 02:09:09 2026] DELETE /v2.0/networks/88e12f45-1316-4726-b053-dac3fdb061de => generated 0 bytes in 221 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1210/2367] 10.0.0.232 () {32 vars in 774 bytes} [Mon May 11 02:09:10 2026] GET /v2.0/security-groups?tenant_id=409fda4a282a47368a1dacb45e9e6b29&name=default => generated 2805 bytes in 227 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:09:10.467 7 INFO neutron.db.l3_hamode_db [None req-02a76127-7515-4bc4-a2ef-210246bae13e a40e9c25d4ae4ca98fbecd69783f6d39 8b80825518db4b0db87a38081e2d64e4 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1211/2368] 10.0.0.232 () {32 vars in 740 bytes} [Mon May 11 02:09:10 2026] DELETE /v2.0/security-groups/4074c67a-326a-4fcf-bed2-b958a2039a49 => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1212/2369] 10.0.0.232 () {32 vars in 774 bytes} [Mon May 11 02:09:10 2026] GET /v2.0/security-groups?tenant_id=54a25fec02ad403084b943114e23ff28&name=default => generated 2805 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1213/2370] 10.0.0.232 () {32 vars in 740 bytes} [Mon May 11 02:09:10 2026] DELETE /v2.0/security-groups/c571c1d3-55c9-4a7c-9f06-bbd99201037f => 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: 1158/2371] 10.0.0.232 () {34 vars in 669 bytes} [Mon May 11 02:09:08 2026] POST /v2.0/routers => generated 683 bytes in 3095 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1214/2372] 10.0.0.232 () {34 vars in 783 bytes} [Mon May 11 02:09:11 2026] PUT /v2.0/routers/4d32a4c3-c3e9-4924-9f5a-2ab0fa93afe3/add_router_interface => generated 309 bytes in 1631 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1159/2375] 10.0.0.232 () {34 vars in 783 bytes} [Mon May 11 02:09:13 2026] PUT /v2.0/routers/4d32a4c3-c3e9-4924-9f5a-2ab0fa93afe3/add_router_interface => generated 309 bytes in 2264 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1217/2376] 10.0.0.232 () {34 vars in 783 bytes} [Mon May 11 02:09:15 2026] PUT /v2.0/routers/4d32a4c3-c3e9-4924-9f5a-2ab0fa93afe3/add_router_interface => generated 309 bytes in 2252 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1160/2377] 10.0.0.232 () {34 vars in 684 bytes} [Mon May 11 02:09:17 2026] POST /v2.0/security-groups => generated 1566 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1218/2378] 10.0.0.232 () {34 vars in 695 bytes} [Mon May 11 02:09:17 2026] POST /v2.0/security-group-rules => generated 565 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1161/2379] 10.0.0.232 () {34 vars in 695 bytes} [Mon May 11 02:09:18 2026] POST /v2.0/security-group-rules => generated 565 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1219/2380] 10.0.0.232 () {34 vars in 695 bytes} [Mon May 11 02:09:18 2026] POST /v2.0/security-group-rules => generated 567 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1162/2381] 10.0.0.232 () {34 vars in 695 bytes} [Mon May 11 02:09:18 2026] POST /v2.0/security-group-rules => generated 569 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1220/2382] 10.0.0.232 () {34 vars in 695 bytes} [Mon May 11 02:09:18 2026] POST /v2.0/security-group-rules => generated 569 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1163/2383] 10.0.0.232 () {34 vars in 695 bytes} [Mon May 11 02:09:18 2026] POST /v2.0/security-group-rules => generated 565 bytes in 79 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1221/2384] 10.0.0.232 () {34 vars in 695 bytes} [Mon May 11 02:09:18 2026] POST /v2.0/security-group-rules => generated 565 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1164/2385] 10.0.0.232 () {34 vars in 695 bytes} [Mon May 11 02:09:18 2026] POST /v2.0/security-group-rules => generated 565 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1222/2386] 10.0.0.232 () {34 vars in 695 bytes} [Mon May 11 02:09:18 2026] POST /v2.0/security-group-rules => generated 567 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1165/2387] 10.0.0.232 () {34 vars in 695 bytes} [Mon May 11 02:09:19 2026] POST /v2.0/security-group-rules => generated 569 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1223/2388] 10.0.0.232 () {34 vars in 695 bytes} [Mon May 11 02:09:19 2026] POST /v2.0/security-group-rules => generated 565 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1166/2389] 10.0.0.20 () {34 vars in 1095 bytes} [Mon May 11 02:09:19 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1432229323&fields=id&tenant_id=8b80825518db4b0db87a38081e2d64e4 => generated 69 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1224/2390] 10.0.0.20 () {34 vars in 981 bytes} [Mon May 11 02:09:19 2026] GET /v2.0/networks?id=a8e904c7-d66f-4910-bbbf-fecf785834ae => generated 704 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1167/2391] 10.0.0.20 () {34 vars in 964 bytes} [Mon May 11 02:09:19 2026] GET /v2.0/quotas/8b80825518db4b0db87a38081e2d64e4 => generated 292 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1225/2392] 10.0.0.20 () {34 vars in 1001 bytes} [Mon May 11 02:09:19 2026] GET /v2.0/ports?tenant_id=8b80825518db4b0db87a38081e2d64e4&fields=id => generated 287 bytes in 245 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1168/2393] 10.0.0.20 () {34 vars in 1007 bytes} [Mon May 11 02:09:19 2026] GET /v2.0/networks/a8e904c7-d66f-4910-bbbf-fecf785834ae?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: 1226/2394] 10.0.0.20 () {34 vars in 1107 bytes} [Mon May 11 02:09:20 2026] GET /v2.0/networks/a8e904c7-d66f-4910-bbbf-fecf785834ae?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1169/2395] 10.0.0.20 () {34 vars in 989 bytes} [Mon May 11 02:09:20 2026] GET /v2.0/ports?device_id=7d74c7b5-8087-4a37-993e-f2f467db008a => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1227/2396] 199.204.45.23 () {34 vars in 985 bytes} [Mon May 11 02:09:20 2026] GET /v2.0/networks?id=a8e904c7-d66f-4910-bbbf-fecf785834ae => generated 704 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1170/2397] 199.204.45.23 () {34 vars in 1049 bytes} [Mon May 11 02:09:20 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=8b80825518db4b0db87a38081e2d64e4 => generated 179 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1228/2398] 199.204.45.23 () {38 vars in 954 bytes} [Mon May 11 02:09:21 2026] POST /v2.0/ports => generated 1179 bytes in 479 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1171/2399] 199.204.45.23 () {38 vars in 1027 bytes} [Mon May 11 02:09:21 2026] PUT /v2.0/ports/4f54ae00-7d89-4ed0-9297-703d75584d8e => generated 1424 bytes in 559 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1229/2400] 199.204.45.23 () {34 vars in 1079 bytes} [Mon May 11 02:09:22 2026] GET /v2.0/ports?tenant_id=8b80825518db4b0db87a38081e2d64e4&device_id=7d74c7b5-8087-4a37-993e-f2f467db008a => generated 1463 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 02:09:22.230 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-1d99a53e-2c06-4076-b1ff-c95c1ead2acb'] response: {'name': 'network-changed', 'server_uuid': '7d74c7b5-8087-4a37-993e-f2f467db008a', 'tag': '4f54ae00-7d89-4ed0-9297-703d75584d8e', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1172/2401] 199.204.45.23 () {34 vars in 1055 bytes} [Mon May 11 02:09:22 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.60&port_id=4f54ae00-7d89-4ed0-9297-703d75584d8e => generated 19 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1230/2402] 199.204.45.23 () {34 vars in 1103 bytes} [Mon May 11 02:09:22 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A16c&port_id=4f54ae00-7d89-4ed0-9297-703d75584d8e => 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: 1173/2403] 199.204.45.23 () {34 vars in 1063 bytes} [Mon May 11 02:09:22 2026] GET /v2.0/subnets?id=025af37a-a6c9-455e-9d59-f4d3b448ff5a&id=622d709c-e182-4e20-b5dd-411c87308bed => generated 1362 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1231/2404] 199.204.45.23 () {34 vars in 1051 bytes} [Mon May 11 02:09:22 2026] GET /v2.0/ports?network_id=a8e904c7-d66f-4910-bbbf-fecf785834ae&device_owner=network%3Adhcp => generated 1457 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1174/2405] 199.204.45.23 () {34 vars in 1051 bytes} [Mon May 11 02:09:22 2026] GET /v2.0/ports?network_id=a8e904c7-d66f-4910-bbbf-fecf785834ae&device_owner=network%3Adhcp => generated 1457 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1232/2406] 199.204.45.23 () {34 vars in 1011 bytes} [Mon May 11 02:09:22 2026] GET /v2.0/networks/a8e904c7-d66f-4910-bbbf-fecf785834ae?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: 1175/2407] 199.204.45.23 () {34 vars in 1111 bytes} [Mon May 11 02:09:22 2026] GET /v2.0/networks/a8e904c7-d66f-4910-bbbf-fecf785834ae?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1233/2408] 199.204.45.23 () {34 vars in 1079 bytes} [Mon May 11 02:09:22 2026] GET /v2.0/ports?tenant_id=8b80825518db4b0db87a38081e2d64e4&device_id=7d74c7b5-8087-4a37-993e-f2f467db008a => generated 1463 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1176/2409] 199.204.45.23 () {34 vars in 985 bytes} [Mon May 11 02:09:22 2026] GET /v2.0/networks?id=a8e904c7-d66f-4910-bbbf-fecf785834ae => generated 800 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1234/2410] 199.204.45.23 () {34 vars in 1055 bytes} [Mon May 11 02:09:22 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.60&port_id=4f54ae00-7d89-4ed0-9297-703d75584d8e => generated 19 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1177/2411] 199.204.45.23 () {34 vars in 1103 bytes} [Mon May 11 02:09:22 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A16c&port_id=4f54ae00-7d89-4ed0-9297-703d75584d8e => 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: 1235/2412] 199.204.45.23 () {34 vars in 1063 bytes} [Mon May 11 02:09:22 2026] GET /v2.0/subnets?id=025af37a-a6c9-455e-9d59-f4d3b448ff5a&id=622d709c-e182-4e20-b5dd-411c87308bed => generated 1362 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1178/2413] 199.204.45.23 () {34 vars in 1051 bytes} [Mon May 11 02:09:22 2026] GET /v2.0/ports?network_id=a8e904c7-d66f-4910-bbbf-fecf785834ae&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: 8|app: 0|req: 1236/2414] 199.204.45.23 () {34 vars in 1051 bytes} [Mon May 11 02:09:22 2026] GET /v2.0/ports?network_id=a8e904c7-d66f-4910-bbbf-fecf785834ae&device_owner=network%3Adhcp => generated 1457 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1179/2415] 199.204.45.23 () {34 vars in 1011 bytes} [Mon May 11 02:09:23 2026] GET /v2.0/networks/a8e904c7-d66f-4910-bbbf-fecf785834ae?fields=segments => generated 14 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1237/2416] 199.204.45.23 () {34 vars in 1111 bytes} [Mon May 11 02:09:23 2026] GET /v2.0/networks/a8e904c7-d66f-4910-bbbf-fecf785834ae?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1180/2417] 10.0.0.20 () {34 vars in 989 bytes} [Mon May 11 02:09:25 2026] GET /v2.0/ports?device_id=7d74c7b5-8087-4a37-993e-f2f467db008a => generated 1196 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1238/2418] 10.0.0.20 () {34 vars in 1039 bytes} [Mon May 11 02:09:25 2026] GET /v2.0/security-groups?id=1b5b87de-6d55-4ef2-b579-e3aca9fd31dd&fields=id&fields=name => generated 112 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1181/2419] 10.0.0.232 () {32 vars in 818 bytes} [Mon May 11 02:09:25 2026] GET /v2.0/ports?network_id=a8e904c7-d66f-4910-bbbf-fecf785834ae&mac_address=fa%3A16%3A3e%3A63%3A16%3A9d => generated 1196 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:09:26.588 8 INFO neutron.db.l3_db [None req-b8875f68-d745-4324-933f-7aaf86fae048 a40e9c25d4ae4ca98fbecd69783f6d39 8b80825518db4b0db87a38081e2d64e4 - - - -] Floating IP c082ff20-b45b-42e5-b560-24b1b0e116c5 associated. External IP: 10.96.250.202, port: 4f54ae00-7d89-4ed0-9297-703d75584d8e. [pid: 8|app: 0|req: 1239/2420] 10.0.0.232 () {34 vars in 677 bytes} [Mon May 11 02:09:25 2026] POST /v2.0/floatingips => generated 854 bytes in 1372 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1182/2421] 10.0.0.20 () {34 vars in 1095 bytes} [Mon May 11 02:09:27 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1432229323&fields=id&tenant_id=8b80825518db4b0db87a38081e2d64e4 => generated 69 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:09:27.143 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-78124046-98f6-4a48-b60f-f3ba890d5d23'] response: {'name': 'network-changed', 'server_uuid': '7d74c7b5-8087-4a37-993e-f2f467db008a', 'tag': '4f54ae00-7d89-4ed0-9297-703d75584d8e', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1240/2422] 10.0.0.20 () {34 vars in 981 bytes} [Mon May 11 02:09:27 2026] GET /v2.0/networks?id=31c76c5e-3c58-4e2c-98a0-3d49d1d45663 => generated 705 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1241/2423] 10.0.0.20 () {34 vars in 964 bytes} [Mon May 11 02:09:27 2026] GET /v2.0/quotas/8b80825518db4b0db87a38081e2d64e4 => generated 292 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1183/2424] 199.204.45.23 () {34 vars in 1079 bytes} [Mon May 11 02:09:27 2026] GET /v2.0/ports?tenant_id=8b80825518db4b0db87a38081e2d64e4&device_id=7d74c7b5-8087-4a37-993e-f2f467db008a => generated 1465 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1184/2425] 199.204.45.23 () {34 vars in 985 bytes} [Mon May 11 02:09:27 2026] GET /v2.0/networks?id=a8e904c7-d66f-4910-bbbf-fecf785834ae => generated 800 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1185/2426] 199.204.45.23 () {34 vars in 1055 bytes} [Mon May 11 02:09:27 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.60&port_id=4f54ae00-7d89-4ed0-9297-703d75584d8e => generated 857 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1242/2427] 10.0.0.20 () {34 vars in 1001 bytes} [Mon May 11 02:09:27 2026] GET /v2.0/ports?tenant_id=8b80825518db4b0db87a38081e2d64e4&fields=id => generated 333 bytes in 211 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1186/2428] 199.204.45.23 () {34 vars in 1103 bytes} [Mon May 11 02:09:27 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A16c&port_id=4f54ae00-7d89-4ed0-9297-703d75584d8e => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1187/2429] 199.204.45.23 () {34 vars in 1063 bytes} [Mon May 11 02:09:27 2026] GET /v2.0/subnets?id=025af37a-a6c9-455e-9d59-f4d3b448ff5a&id=622d709c-e182-4e20-b5dd-411c87308bed => generated 1362 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1243/2430] 10.0.0.20 () {34 vars in 1007 bytes} [Mon May 11 02:09:27 2026] GET /v2.0/networks/31c76c5e-3c58-4e2c-98a0-3d49d1d45663?fields=segments => generated 14 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1188/2431] 199.204.45.23 () {34 vars in 1051 bytes} [Mon May 11 02:09:27 2026] GET /v2.0/ports?network_id=a8e904c7-d66f-4910-bbbf-fecf785834ae&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: 1244/2432] 10.0.0.20 () {34 vars in 1107 bytes} [Mon May 11 02:09:27 2026] GET /v2.0/networks/31c76c5e-3c58-4e2c-98a0-3d49d1d45663?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1189/2433] 199.204.45.23 () {34 vars in 1051 bytes} [Mon May 11 02:09:27 2026] GET /v2.0/ports?network_id=a8e904c7-d66f-4910-bbbf-fecf785834ae&device_owner=network%3Adhcp => generated 1457 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1245/2434] 199.204.45.23 () {34 vars in 1011 bytes} [Mon May 11 02:09:27 2026] GET /v2.0/networks/a8e904c7-d66f-4910-bbbf-fecf785834ae?fields=segments => generated 14 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1246/2435] 10.0.0.20 () {34 vars in 989 bytes} [Mon May 11 02:09:27 2026] GET /v2.0/ports?device_id=ac6cc33f-ffe3-4e31-b0b4-4253a719633b => 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: 1190/2436] 199.204.45.23 () {34 vars in 1111 bytes} [Mon May 11 02:09:27 2026] GET /v2.0/networks/a8e904c7-d66f-4910-bbbf-fecf785834ae?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1247/2437] 199.204.45.23 () {34 vars in 985 bytes} [Mon May 11 02:09:28 2026] GET /v2.0/networks?id=31c76c5e-3c58-4e2c-98a0-3d49d1d45663 => generated 705 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1191/2438] 199.204.45.23 () {34 vars in 1049 bytes} [Mon May 11 02:09:28 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=8b80825518db4b0db87a38081e2d64e4 => generated 179 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1248/2441] 199.204.45.23 () {38 vars in 954 bytes} [Mon May 11 02:09:28 2026] POST /v2.0/ports => generated 1183 bytes in 497 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1194/2442] 199.204.45.23 () {38 vars in 1027 bytes} [Mon May 11 02:09:29 2026] PUT /v2.0/ports/d0132fa6-ebbe-4e86-b2c9-53cb0a11eb73 => generated 1428 bytes in 545 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1249/2443] 199.204.45.23 () {34 vars in 1079 bytes} [Mon May 11 02:09:29 2026] GET /v2.0/ports?tenant_id=8b80825518db4b0db87a38081e2d64e4&device_id=ac6cc33f-ffe3-4e31-b0b4-4253a719633b => generated 1467 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 02:09:29.810 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f98ff235-1170-4035-b72c-17dd6117a997'] response: {'name': 'network-changed', 'server_uuid': 'ac6cc33f-ffe3-4e31-b0b4-4253a719633b', 'tag': 'd0132fa6-ebbe-4e86-b2c9-53cb0a11eb73', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1195/2444] 199.204.45.23 () {34 vars in 1055 bytes} [Mon May 11 02:09:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.35&port_id=d0132fa6-ebbe-4e86-b2c9-53cb0a11eb73 => generated 19 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1250/2445] 199.204.45.23 () {34 vars in 1105 bytes} [Mon May 11 02:09:29 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A157&port_id=d0132fa6-ebbe-4e86-b2c9-53cb0a11eb73 => 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: 1196/2446] 199.204.45.23 () {34 vars in 1063 bytes} [Mon May 11 02:09:29 2026] GET /v2.0/subnets?id=6bf4049a-ba3c-41e4-9d2c-6e6d2e598277&id=f741942a-9384-453e-b450-01b5081de914 => generated 1367 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1251/2447] 199.204.45.23 () {34 vars in 1051 bytes} [Mon May 11 02:09:29 2026] GET /v2.0/ports?network_id=31c76c5e-3c58-4e2c-98a0-3d49d1d45663&device_owner=network%3Adhcp => generated 1461 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1197/2448] 199.204.45.23 () {34 vars in 1051 bytes} [Mon May 11 02:09:29 2026] GET /v2.0/ports?network_id=31c76c5e-3c58-4e2c-98a0-3d49d1d45663&device_owner=network%3Adhcp => generated 1461 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1252/2449] 199.204.45.23 () {34 vars in 1011 bytes} [Mon May 11 02:09:29 2026] GET /v2.0/networks/31c76c5e-3c58-4e2c-98a0-3d49d1d45663?fields=segments => generated 14 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1198/2450] 199.204.45.23 () {34 vars in 1111 bytes} [Mon May 11 02:09:30 2026] GET /v2.0/networks/31c76c5e-3c58-4e2c-98a0-3d49d1d45663?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1253/2451] 199.204.45.23 () {34 vars in 1079 bytes} [Mon May 11 02:09:30 2026] GET /v2.0/ports?tenant_id=8b80825518db4b0db87a38081e2d64e4&device_id=ac6cc33f-ffe3-4e31-b0b4-4253a719633b => generated 1467 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1199/2452] 199.204.45.23 () {34 vars in 985 bytes} [Mon May 11 02:09:30 2026] GET /v2.0/networks?id=31c76c5e-3c58-4e2c-98a0-3d49d1d45663 => generated 801 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1254/2453] 199.204.45.23 () {34 vars in 1055 bytes} [Mon May 11 02:09:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.35&port_id=d0132fa6-ebbe-4e86-b2c9-53cb0a11eb73 => 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: 1200/2454] 199.204.45.23 () {34 vars in 1105 bytes} [Mon May 11 02:09:30 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A157&port_id=d0132fa6-ebbe-4e86-b2c9-53cb0a11eb73 => 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: 1255/2455] 199.204.45.23 () {34 vars in 1063 bytes} [Mon May 11 02:09:30 2026] GET /v2.0/subnets?id=6bf4049a-ba3c-41e4-9d2c-6e6d2e598277&id=f741942a-9384-453e-b450-01b5081de914 => generated 1367 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1201/2456] 199.204.45.23 () {34 vars in 1051 bytes} [Mon May 11 02:09:30 2026] GET /v2.0/ports?network_id=31c76c5e-3c58-4e2c-98a0-3d49d1d45663&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: 1256/2457] 199.204.45.23 () {34 vars in 1051 bytes} [Mon May 11 02:09:30 2026] GET /v2.0/ports?network_id=31c76c5e-3c58-4e2c-98a0-3d49d1d45663&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: 1202/2458] 199.204.45.23 () {34 vars in 1011 bytes} [Mon May 11 02:09:30 2026] GET /v2.0/networks/31c76c5e-3c58-4e2c-98a0-3d49d1d45663?fields=segments => generated 14 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1257/2459] 199.204.45.23 () {34 vars in 1111 bytes} [Mon May 11 02:09:30 2026] GET /v2.0/networks/31c76c5e-3c58-4e2c-98a0-3d49d1d45663?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1203/2460] 10.0.0.20 () {34 vars in 989 bytes} [Mon May 11 02:09:32 2026] GET /v2.0/ports?device_id=ac6cc33f-ffe3-4e31-b0b4-4253a719633b => generated 1200 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1258/2461] 10.0.0.20 () {34 vars in 1039 bytes} [Mon May 11 02:09:32 2026] GET /v2.0/security-groups?id=1b5b87de-6d55-4ef2-b579-e3aca9fd31dd&fields=id&fields=name => generated 112 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1204/2462] 10.0.0.232 () {32 vars in 818 bytes} [Mon May 11 02:09:32 2026] GET /v2.0/ports?network_id=31c76c5e-3c58-4e2c-98a0-3d49d1d45663&mac_address=fa%3A16%3A3e%3Ae8%3Acc%3Add => generated 1200 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:09:33.849 8 INFO neutron.db.l3_db [None req-d77d37a5-e243-4415-8703-467f13620099 a40e9c25d4ae4ca98fbecd69783f6d39 8b80825518db4b0db87a38081e2d64e4 - - - -] Floating IP bd0a7d1d-2729-4c46-acea-016f73b74940 associated. External IP: 10.96.250.216, port: d0132fa6-ebbe-4e86-b2c9-53cb0a11eb73. [pid: 7|app: 0|req: 1205/2463] 10.0.0.175 () {34 vars in 990 bytes} [Mon May 11 02:09:34 2026] GET /v2.0/ports?device_id=7d74c7b5-8087-4a37-993e-f2f467db008a => generated 1465 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1206/2464] 10.0.0.175 () {34 vars in 1040 bytes} [Mon May 11 02:09:34 2026] GET /v2.0/security-groups?id=1b5b87de-6d55-4ef2-b579-e3aca9fd31dd&fields=id&fields=name => generated 112 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1259/2465] 10.0.0.232 () {34 vars in 677 bytes} [Mon May 11 02:09:33 2026] POST /v2.0/floatingips => generated 854 bytes in 1816 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1208/2468] 10.0.0.175 () {34 vars in 990 bytes} [Mon May 11 02:09:44 2026] GET /v2.0/ports?device_id=ac6cc33f-ffe3-4e31-b0b4-4253a719633b => generated 1469 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1261/2469] 10.0.0.175 () {34 vars in 1040 bytes} [Mon May 11 02:09:44 2026] GET /v2.0/security-groups?id=1b5b87de-6d55-4ef2-b579-e3aca9fd31dd&fields=id&fields=name => generated 112 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1209/2470] 199.204.45.23 () {34 vars in 1079 bytes} [Mon May 11 02:09:44 2026] GET /v2.0/ports?tenant_id=8b80825518db4b0db87a38081e2d64e4&device_id=ac6cc33f-ffe3-4e31-b0b4-4253a719633b => generated 1469 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:09:44.794 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-4703495b-2f0c-4bf1-8e8e-d684066d4889'] response: {'name': 'network-changed', 'server_uuid': 'ac6cc33f-ffe3-4e31-b0b4-4253a719633b', 'tag': 'd0132fa6-ebbe-4e86-b2c9-53cb0a11eb73', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1262/2471] 199.204.45.23 () {34 vars in 985 bytes} [Mon May 11 02:09:44 2026] GET /v2.0/networks?id=31c76c5e-3c58-4e2c-98a0-3d49d1d45663 => generated 801 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1210/2472] 199.204.45.23 () {34 vars in 1055 bytes} [Mon May 11 02:09:44 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.35&port_id=d0132fa6-ebbe-4e86-b2c9-53cb0a11eb73 => generated 859 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1263/2473] 199.204.45.23 () {34 vars in 1105 bytes} [Mon May 11 02:09:44 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A157&port_id=d0132fa6-ebbe-4e86-b2c9-53cb0a11eb73 => generated 19 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1211/2474] 199.204.45.23 () {34 vars in 1063 bytes} [Mon May 11 02:09:45 2026] GET /v2.0/subnets?id=6bf4049a-ba3c-41e4-9d2c-6e6d2e598277&id=f741942a-9384-453e-b450-01b5081de914 => generated 1367 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1264/2475] 199.204.45.23 () {34 vars in 1051 bytes} [Mon May 11 02:09:45 2026] GET /v2.0/ports?network_id=31c76c5e-3c58-4e2c-98a0-3d49d1d45663&device_owner=network%3Adhcp => generated 1461 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1212/2476] 199.204.45.23 () {34 vars in 1051 bytes} [Mon May 11 02:09:45 2026] GET /v2.0/ports?network_id=31c76c5e-3c58-4e2c-98a0-3d49d1d45663&device_owner=network%3Adhcp => generated 1461 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1265/2477] 199.204.45.23 () {34 vars in 1011 bytes} [Mon May 11 02:09:45 2026] GET /v2.0/networks/31c76c5e-3c58-4e2c-98a0-3d49d1d45663?fields=segments => generated 14 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1213/2478] 199.204.45.23 () {34 vars in 1111 bytes} [Mon May 11 02:09:45 2026] GET /v2.0/networks/31c76c5e-3c58-4e2c-98a0-3d49d1d45663?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1266/2479] 10.0.0.232 () {32 vars in 721 bytes} [Mon May 11 02:09:50 2026] GET /v2.0/subnets/86675149-9f5d-43ef-951e-54fd2cd1cc8b => generated 652 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1214/2480] 199.204.45.23 () {34 vars in 1095 bytes} [Mon May 11 02:09:50 2026] GET /v2.0/ports?device_id=7d74c7b5-8087-4a37-993e-f2f467db008a&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1267/2481] 199.204.45.23 () {34 vars in 1079 bytes} [Mon May 11 02:09:50 2026] GET /v2.0/ports?tenant_id=8b80825518db4b0db87a38081e2d64e4&device_id=7d74c7b5-8087-4a37-993e-f2f467db008a => generated 1465 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1215/2482] 199.204.45.23 () {34 vars in 985 bytes} [Mon May 11 02:09:50 2026] GET /v2.0/networks?id=a8e904c7-d66f-4910-bbbf-fecf785834ae => generated 800 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1216/2483] 199.204.45.23 () {34 vars in 1055 bytes} [Mon May 11 02:09:50 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.60&port_id=4f54ae00-7d89-4ed0-9297-703d75584d8e => generated 859 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1268/2484] 10.0.0.224 () {30 vars in 659 bytes} [Mon May 11 02:09:50 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1217/2485] 10.0.0.224 () {30 vars in 661 bytes} [Mon May 11 02:09:50 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1218/2486] 10.0.0.224 () {30 vars in 637 bytes} [Mon May 11 02:09:50 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1269/2487] 199.204.45.23 () {34 vars in 1103 bytes} [Mon May 11 02:09:50 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A16c&port_id=4f54ae00-7d89-4ed0-9297-703d75584d8e => generated 19 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1219/2488] 10.0.0.224 () {30 vars in 673 bytes} [Mon May 11 02:09:50 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1270/2489] 199.204.45.23 () {34 vars in 1063 bytes} [Mon May 11 02:09:50 2026] GET /v2.0/subnets?id=025af37a-a6c9-455e-9d59-f4d3b448ff5a&id=622d709c-e182-4e20-b5dd-411c87308bed => generated 1362 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1220/2490] 199.204.45.23 () {34 vars in 1051 bytes} [Mon May 11 02:09:51 2026] GET /v2.0/ports?network_id=a8e904c7-d66f-4910-bbbf-fecf785834ae&device_owner=network%3Adhcp => generated 1457 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1271/2491] 199.204.45.23 () {34 vars in 1051 bytes} [Mon May 11 02:09:51 2026] GET /v2.0/ports?network_id=a8e904c7-d66f-4910-bbbf-fecf785834ae&device_owner=network%3Adhcp => generated 1457 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1221/2492] 199.204.45.23 () {34 vars in 1011 bytes} [Mon May 11 02:09:51 2026] GET /v2.0/networks/a8e904c7-d66f-4910-bbbf-fecf785834ae?fields=segments => generated 14 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1272/2493] 199.204.45.23 () {34 vars in 1111 bytes} [Mon May 11 02:09:51 2026] GET /v2.0/networks/a8e904c7-d66f-4910-bbbf-fecf785834ae?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: 1222/2494] 10.0.0.224 () {28 vars in 439 bytes} [Mon May 11 02:09:51 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: 1273/2495] 10.0.0.224 () {30 vars in 697 bytes} [Mon May 11 02:09:51 2026] GET /v2.0/subnets/86675149-9f5d-43ef-951e-54fd2cd1cc8b => generated 634 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1223/2496] 10.0.0.224 () {30 vars in 659 bytes} [Mon May 11 02:09:51 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1274/2497] 10.0.0.224 () {30 vars in 661 bytes} [Mon May 11 02:09:51 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1224/2498] 10.0.0.224 () {30 vars in 637 bytes} [Mon May 11 02:09:51 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: 1275/2499] 10.0.0.224 () {30 vars in 673 bytes} [Mon May 11 02:09: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: 1225/2500] 10.0.0.224 () {30 vars in 697 bytes} [Mon May 11 02:09:51 2026] GET /v2.0/subnets/86675149-9f5d-43ef-951e-54fd2cd1cc8b => generated 652 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1276/2501] 10.0.0.224 () {30 vars in 659 bytes} [Mon May 11 02:09:51 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1226/2502] 10.0.0.224 () {30 vars in 661 bytes} [Mon May 11 02:09:51 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1277/2503] 10.0.0.224 () {30 vars in 637 bytes} [Mon May 11 02:09: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: 7|app: 0|req: 1227/2504] 10.0.0.224 () {30 vars in 673 bytes} [Mon May 11 02:09:51 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1278/2505] 10.0.0.224 () {30 vars in 699 bytes} [Mon May 11 02:09:51 2026] GET /v2.0/networks/ef64903d-e662-4049-b259-3123e0378621 => generated 798 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1228/2506] 10.0.0.224 () {30 vars in 651 bytes} [Mon May 11 02:09:51 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1279/2507] 10.0.0.224 () {34 vars in 673 bytes} [Mon May 11 02:09:51 2026] POST /v2.0/ports => generated 1132 bytes in 416 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1229/2508] 199.204.45.23 () {30 vars in 662 bytes} [Mon May 11 02:09:53 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1280/2509] 199.204.45.23 () {30 vars in 664 bytes} [Mon May 11 02:09:53 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: 1230/2510] 199.204.45.23 () {30 vars in 640 bytes} [Mon May 11 02:09:53 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: 1281/2511] 199.204.45.23 () {30 vars in 676 bytes} [Mon May 11 02:09:53 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: 1231/2512] 199.204.45.23 () {30 vars in 696 bytes} [Mon May 11 02:09:53 2026] GET /v2.0/ports/cbd22e51-dd63-49a7-86bc-2ed7aaaaa3b0 => generated 1132 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1282/2513] 199.204.45.23 () {30 vars in 662 bytes} [Mon May 11 02:09:54 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: 1232/2514] 199.204.45.23 () {30 vars in 664 bytes} [Mon May 11 02:09:54 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: 1283/2515] 199.204.45.23 () {30 vars in 640 bytes} [Mon May 11 02:09:54 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: 1233/2516] 199.204.45.23 () {30 vars in 676 bytes} [Mon May 11 02:09:54 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1284/2517] 199.204.45.23 () {30 vars in 731 bytes} [Mon May 11 02:09:54 2026] GET /v2.0/security-groups?name=lb-f2370439-44d6-42a5-86fc-de6edb08843c => generated 23 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1234/2518] 199.204.45.23 () {34 vars in 695 bytes} [Mon May 11 02:09:54 2026] POST /v2.0/security-groups => generated 1574 bytes in 89 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1285/2519] 199.204.45.23 () {30 vars in 761 bytes} [Mon May 11 02:09:54 2026] GET /v2.0/security-group-rules?security_group_id=6a949292-6f7c-494d-8be7-bc7601b367cc => generated 1118 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1235/2520] 199.204.45.23 () {34 vars in 748 bytes} [Mon May 11 02:09:54 2026] PUT /v2.0/ports/cbd22e51-dd63-49a7-86bc-2ed7aaaaa3b0 => generated 1132 bytes in 256 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1286/2521] 199.204.45.23 () {30 vars in 662 bytes} [Mon May 11 02:09:54 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.10/site-packages/pycadf/identifier.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: 1236/2522] 199.204.45.23 () {30 vars in 664 bytes} [Mon May 11 02:09:54 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: 1287/2523] 199.204.45.23 () {30 vars in 640 bytes} [Mon May 11 02:09:54 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: 1237/2524] 199.204.45.23 () {30 vars in 676 bytes} [Mon May 11 02:09:54 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: 1288/2525] 199.204.45.23 () {30 vars in 700 bytes} [Mon May 11 02:09:54 2026] GET /v2.0/subnets/86675149-9f5d-43ef-951e-54fd2cd1cc8b => generated 652 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1290/2528] 10.0.0.20 () {34 vars in 1015 bytes} [Mon May 11 02:10:01 2026] GET /v2.0/security-groups?id=1d6ddbae-da26-43d7-94ae-09e0f90a7c42&fields=id => generated 69 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1239/2529] 10.0.0.20 () {34 vars in 981 bytes} [Mon May 11 02:10:01 2026] GET /v2.0/networks?id=0f5bf0d1-7564-43e9-ada6-792352f4ac21 => generated 735 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1291/2530] 10.0.0.20 () {34 vars in 964 bytes} [Mon May 11 02:10:01 2026] GET /v2.0/quotas/b0d49083c0f84326b0e36ace7b36643c => generated 291 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1240/2531] 10.0.0.20 () {34 vars in 1001 bytes} [Mon May 11 02:10:01 2026] GET /v2.0/ports?tenant_id=b0d49083c0f84326b0e36ace7b36643c&fields=id => generated 149 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1292/2532] 10.0.0.20 () {34 vars in 1007 bytes} [Mon May 11 02:10:02 2026] GET /v2.0/networks/0f5bf0d1-7564-43e9-ada6-792352f4ac21?fields=segments => generated 14 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1241/2533] 10.0.0.20 () {34 vars in 1107 bytes} [Mon May 11 02:10:02 2026] GET /v2.0/networks/0f5bf0d1-7564-43e9-ada6-792352f4ac21?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1293/2534] 10.0.0.20 () {34 vars in 989 bytes} [Mon May 11 02:10:02 2026] GET /v2.0/ports?device_id=313cbdd5-c1c2-4526-8b88-c17bcef87925 => generated 12 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1242/2535] 10.0.0.20 () {34 vars in 989 bytes} [Mon May 11 02:10:02 2026] GET /v2.0/ports?device_id=313cbdd5-c1c2-4526-8b88-c17bcef87925 => 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: 1294/2536] 199.204.45.23 () {34 vars in 985 bytes} [Mon May 11 02:10:03 2026] GET /v2.0/networks?id=0f5bf0d1-7564-43e9-ada6-792352f4ac21 => generated 735 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1243/2537] 199.204.45.23 () {34 vars in 1049 bytes} [Mon May 11 02:10:03 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=b0d49083c0f84326b0e36ace7b36643c => generated 343 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1295/2538] 199.204.45.23 () {38 vars in 954 bytes} [Mon May 11 02:10:03 2026] POST /v2.0/ports => generated 1082 bytes in 408 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1244/2539] 199.204.45.23 () {38 vars in 1027 bytes} [Mon May 11 02:10:03 2026] PUT /v2.0/ports/7f0eb4b6-91f5-4fe6-96e8-00d1908c0d22 => generated 1207 bytes in 567 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1296/2540] 199.204.45.23 () {34 vars in 1079 bytes} [Mon May 11 02:10:04 2026] GET /v2.0/ports?tenant_id=b0d49083c0f84326b0e36ace7b36643c&device_id=313cbdd5-c1c2-4526-8b88-c17bcef87925 => generated 1246 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 02:10:04.541 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-adde9747-3e12-4a5a-931a-813a226f088b'] response: {'name': 'network-changed', 'server_uuid': '313cbdd5-c1c2-4526-8b88-c17bcef87925', 'tag': '7f0eb4b6-91f5-4fe6-96e8-00d1908c0d22', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1245/2541] 199.204.45.23 () {34 vars in 1061 bytes} [Mon May 11 02:10:04 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.121&port_id=7f0eb4b6-91f5-4fe6-96e8-00d1908c0d22 => generated 19 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1297/2542] 199.204.45.23 () {34 vars in 983 bytes} [Mon May 11 02:10:04 2026] GET /v2.0/subnets?id=667f14e3-24f6-4384-b52b-a6002c120b7a => generated 630 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1246/2543] 199.204.45.23 () {34 vars in 1051 bytes} [Mon May 11 02:10:04 2026] GET /v2.0/ports?network_id=0f5bf0d1-7564-43e9-ada6-792352f4ac21&device_owner=network%3Adhcp => generated 1244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1298/2544] 199.204.45.23 () {34 vars in 1011 bytes} [Mon May 11 02:10:04 2026] GET /v2.0/networks/0f5bf0d1-7564-43e9-ada6-792352f4ac21?fields=segments => generated 14 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1247/2545] 199.204.45.23 () {34 vars in 1111 bytes} [Mon May 11 02:10:04 2026] GET /v2.0/networks/0f5bf0d1-7564-43e9-ada6-792352f4ac21?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1248/2546] 199.204.45.23 () {34 vars in 1079 bytes} [Mon May 11 02:10:04 2026] GET /v2.0/ports?tenant_id=b0d49083c0f84326b0e36ace7b36643c&device_id=313cbdd5-c1c2-4526-8b88-c17bcef87925 => generated 1246 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1299/2547] 10.0.0.20 () {34 vars in 989 bytes} [Mon May 11 02:10:04 2026] GET /v2.0/ports?device_id=313cbdd5-c1c2-4526-8b88-c17bcef87925 => generated 1246 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1300/2548] 10.0.0.20 () {34 vars in 1039 bytes} [Mon May 11 02:10:04 2026] GET /v2.0/security-groups?id=1d6ddbae-da26-43d7-94ae-09e0f90a7c42&fields=id&fields=name => generated 96 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1249/2549] 199.204.45.23 () {34 vars in 985 bytes} [Mon May 11 02:10:04 2026] GET /v2.0/networks?id=0f5bf0d1-7564-43e9-ada6-792352f4ac21 => generated 735 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1301/2550] 199.204.45.23 () {34 vars in 1061 bytes} [Mon May 11 02:10:04 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.121&port_id=7f0eb4b6-91f5-4fe6-96e8-00d1908c0d22 => generated 19 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1250/2551] 10.0.0.20 () {34 vars in 989 bytes} [Mon May 11 02:10:05 2026] GET /v2.0/ports?device_id=313cbdd5-c1c2-4526-8b88-c17bcef87925 => generated 1246 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1302/2552] 199.204.45.23 () {34 vars in 993 bytes} [Mon May 11 02:10:05 2026] GET /v2.0/ports?device_id=313cbdd5-c1c2-4526-8b88-c17bcef87925 => generated 1246 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1251/2553] 199.204.45.23 () {34 vars in 983 bytes} [Mon May 11 02:10:05 2026] GET /v2.0/subnets?id=667f14e3-24f6-4384-b52b-a6002c120b7a => generated 630 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1303/2554] 199.204.45.23 () {34 vars in 1043 bytes} [Mon May 11 02:10:05 2026] GET /v2.0/security-groups?id=1d6ddbae-da26-43d7-94ae-09e0f90a7c42&fields=id&fields=name => generated 96 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1252/2555] 199.204.45.23 () {34 vars in 1051 bytes} [Mon May 11 02:10:05 2026] GET /v2.0/ports?network_id=0f5bf0d1-7564-43e9-ada6-792352f4ac21&device_owner=network%3Adhcp => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1304/2556] 199.204.45.23 () {34 vars in 1011 bytes} [Mon May 11 02:10:05 2026] GET /v2.0/networks/0f5bf0d1-7564-43e9-ada6-792352f4ac21?fields=segments => generated 14 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1253/2557] 199.204.45.23 () {34 vars in 1111 bytes} [Mon May 11 02:10:05 2026] GET /v2.0/networks/0f5bf0d1-7564-43e9-ada6-792352f4ac21?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1305/2558] 10.0.0.20 () {34 vars in 989 bytes} [Mon May 11 02:10:07 2026] GET /v2.0/ports?device_id=313cbdd5-c1c2-4526-8b88-c17bcef87925 => generated 1248 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1254/2559] 10.0.0.20 () {34 vars in 1039 bytes} [Mon May 11 02:10:07 2026] GET /v2.0/security-groups?id=1d6ddbae-da26-43d7-94ae-09e0f90a7c42&fields=id&fields=name => generated 96 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1306/2560] 10.0.0.20 () {34 vars in 989 bytes} [Mon May 11 02:10:07 2026] GET /v2.0/ports?device_id=313cbdd5-c1c2-4526-8b88-c17bcef87925 => generated 1248 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1257/2565] 199.204.45.23 () {30 vars in 662 bytes} [Mon May 11 02:10:41 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: 1309/2566] 199.204.45.23 () {30 vars in 664 bytes} [Mon May 11 02:10:41 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: 1258/2567] 199.204.45.23 () {30 vars in 640 bytes} [Mon May 11 02:10:41 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1310/2568] 199.204.45.23 () {30 vars in 676 bytes} [Mon May 11 02:10:41 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1259/2569] 199.204.45.23 () {30 vars in 700 bytes} [Mon May 11 02:10:41 2026] GET /v2.0/subnets/86675149-9f5d-43ef-951e-54fd2cd1cc8b => generated 652 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1311/2570] 199.204.45.23 () {30 vars in 715 bytes} [Mon May 11 02:10:41 2026] GET /v2.0/ports?device_id=313cbdd5-c1c2-4526-8b88-c17bcef87925 => generated 1248 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1260/2571] 199.204.45.23 () {34 vars in 676 bytes} [Mon May 11 02:10:41 2026] POST /v2.0/ports => generated 1097 bytes in 415 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1312/2572] 10.0.0.20 () {34 vars in 970 bytes} [Mon May 11 02:10:42 2026] GET /v2.0/ports/dacb4bc8-ad3f-47fb-925a-dc116b89cca6 => generated 1097 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1261/2573] 10.0.0.20 () {34 vars in 906 bytes} [Mon May 11 02:10:42 2026] GET /v2.0/extensions => generated 19178 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1313/2574] 199.204.45.23 () {34 vars in 1261 bytes} [Mon May 11 02:10:42 2026] GET /v2.0/ports/dacb4bc8-ad3f-47fb-925a-dc116b89cca6?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1262/2575] 199.204.45.23 () {34 vars in 1011 bytes} [Mon May 11 02:10:42 2026] GET /v2.0/networks/ef64903d-e662-4049-b259-3123e0378621?fields=segments => generated 14 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1314/2576] 199.204.45.23 () {34 vars in 1111 bytes} [Mon May 11 02:10:42 2026] GET /v2.0/networks/ef64903d-e662-4049-b259-3123e0378621?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1263/2577] 199.204.45.23 () {34 vars in 974 bytes} [Mon May 11 02:10:42 2026] GET /v2.0/ports/dacb4bc8-ad3f-47fb-925a-dc116b89cca6 => generated 1097 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1315/2578] 199.204.45.23 () {34 vars in 985 bytes} [Mon May 11 02:10:42 2026] GET /v2.0/networks?id=ef64903d-e662-4049-b259-3123e0378621 => generated 801 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1264/2579] 199.204.45.23 () {38 vars in 1027 bytes} [Mon May 11 02:10:42 2026] PUT /v2.0/ports/dacb4bc8-ad3f-47fb-925a-dc116b89cca6 => generated 1251 bytes in 942 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1316/2580] 199.204.45.23 () {34 vars in 1079 bytes} [Mon May 11 02:10:43 2026] GET /v2.0/ports?tenant_id=b0d49083c0f84326b0e36ace7b36643c&device_id=313cbdd5-c1c2-4526-8b88-c17bcef87925 => generated 2527 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1265/2581] 199.204.45.23 () {34 vars in 1061 bytes} [Mon May 11 02:10:43 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.121&port_id=7f0eb4b6-91f5-4fe6-96e8-00d1908c0d22 => generated 19 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1317/2582] 199.204.45.23 () {34 vars in 983 bytes} [Mon May 11 02:10:43 2026] GET /v2.0/subnets?id=667f14e3-24f6-4384-b52b-a6002c120b7a => generated 630 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:10:43.747 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-375cb9ab-6790-4628-b891-bd42306577fa'] response: {'name': 'network-changed', 'server_uuid': '313cbdd5-c1c2-4526-8b88-c17bcef87925', 'tag': 'dacb4bc8-ad3f-47fb-925a-dc116b89cca6', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1266/2583] 199.204.45.23 () {34 vars in 1051 bytes} [Mon May 11 02:10:43 2026] GET /v2.0/ports?network_id=0f5bf0d1-7564-43e9-ada6-792352f4ac21&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: 1318/2584] 199.204.45.23 () {34 vars in 1011 bytes} [Mon May 11 02:10:43 2026] GET /v2.0/networks/0f5bf0d1-7564-43e9-ada6-792352f4ac21?fields=segments => generated 14 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1267/2585] 199.204.45.23 () {34 vars in 1111 bytes} [Mon May 11 02:10:43 2026] GET /v2.0/networks/0f5bf0d1-7564-43e9-ada6-792352f4ac21?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1319/2586] 199.204.45.23 () {34 vars in 1057 bytes} [Mon May 11 02:10:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.133&port_id=dacb4bc8-ad3f-47fb-925a-dc116b89cca6 => 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: 1268/2587] 199.204.45.23 () {34 vars in 983 bytes} [Mon May 11 02:10:43 2026] GET /v2.0/subnets?id=86675149-9f5d-43ef-951e-54fd2cd1cc8b => generated 655 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1270/2590] 199.204.45.23 () {34 vars in 1051 bytes} [Mon May 11 02:10:43 2026] GET /v2.0/ports?network_id=ef64903d-e662-4049-b259-3123e0378621&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: 8|app: 0|req: 1321/2591] 199.204.45.23 () {34 vars in 1011 bytes} [Mon May 11 02:10:44 2026] GET /v2.0/networks/ef64903d-e662-4049-b259-3123e0378621?fields=segments => generated 14 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1271/2592] 199.204.45.23 () {34 vars in 1111 bytes} [Mon May 11 02:10:44 2026] GET /v2.0/networks/ef64903d-e662-4049-b259-3123e0378621?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1322/2593] 199.204.45.23 () {34 vars in 1079 bytes} [Mon May 11 02:10:44 2026] GET /v2.0/ports?tenant_id=b0d49083c0f84326b0e36ace7b36643c&device_id=313cbdd5-c1c2-4526-8b88-c17bcef87925 => generated 2527 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1272/2594] 199.204.45.23 () {34 vars in 985 bytes} [Mon May 11 02:10:44 2026] GET /v2.0/networks?id=ef64903d-e662-4049-b259-3123e0378621 => generated 801 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1323/2595] 199.204.45.23 () {34 vars in 1057 bytes} [Mon May 11 02:10:44 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.133&port_id=dacb4bc8-ad3f-47fb-925a-dc116b89cca6 => generated 19 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1273/2596] 199.204.45.23 () {34 vars in 983 bytes} [Mon May 11 02:10:44 2026] GET /v2.0/subnets?id=86675149-9f5d-43ef-951e-54fd2cd1cc8b => generated 655 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1324/2597] 10.0.0.20 () {34 vars in 970 bytes} [Mon May 11 02:10:44 2026] GET /v2.0/ports/dacb4bc8-ad3f-47fb-925a-dc116b89cca6 => generated 1287 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1274/2598] 199.204.45.23 () {34 vars in 1051 bytes} [Mon May 11 02:10:44 2026] GET /v2.0/ports?network_id=ef64903d-e662-4049-b259-3123e0378621&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: 1275/2599] 199.204.45.23 () {34 vars in 1011 bytes} [Mon May 11 02:10:44 2026] GET /v2.0/networks/ef64903d-e662-4049-b259-3123e0378621?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: 1276/2600] 199.204.45.23 () {34 vars in 1111 bytes} [Mon May 11 02:10:44 2026] GET /v2.0/networks/ef64903d-e662-4049-b259-3123e0378621?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1325/2601] 199.204.45.23 () {34 vars in 748 bytes} [Mon May 11 02:10:44 2026] PUT /v2.0/ports/dacb4bc8-ad3f-47fb-925a-dc116b89cca6 => generated 1312 bytes in 256 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1277/2602] 199.204.45.23 () {30 vars in 731 bytes} [Mon May 11 02:10:44 2026] GET /v2.0/security-groups?name=lb-f2370439-44d6-42a5-86fc-de6edb08843c => generated 1577 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 02:10:44.926 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-4bd76440-c266-4ac0-88ed-cb364b65467d'] response: {'name': 'network-changed', 'server_uuid': '313cbdd5-c1c2-4526-8b88-c17bcef87925', 'tag': 'dacb4bc8-ad3f-47fb-925a-dc116b89cca6', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1278/2603] 199.204.45.23 () {34 vars in 1079 bytes} [Mon May 11 02:10:44 2026] GET /v2.0/ports?tenant_id=b0d49083c0f84326b0e36ace7b36643c&device_id=313cbdd5-c1c2-4526-8b88-c17bcef87925 => generated 2588 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1279/2604] 199.204.45.23 () {34 vars in 985 bytes} [Mon May 11 02:10:45 2026] GET /v2.0/networks?id=ef64903d-e662-4049-b259-3123e0378621 => generated 801 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1326/2605] 199.204.45.23 () {34 vars in 748 bytes} [Mon May 11 02:10:44 2026] PUT /v2.0/ports/dacb4bc8-ad3f-47fb-925a-dc116b89cca6 => generated 1312 bytes in 279 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1280/2606] 199.204.45.23 () {34 vars in 1057 bytes} [Mon May 11 02:10:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.133&port_id=dacb4bc8-ad3f-47fb-925a-dc116b89cca6 => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1327/2607] 199.204.45.23 () {34 vars in 983 bytes} [Mon May 11 02:10:45 2026] GET /v2.0/subnets?id=86675149-9f5d-43ef-951e-54fd2cd1cc8b => generated 655 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1328/2608] 199.204.45.23 () {30 vars in 662 bytes} [Mon May 11 02:10:45 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: 1329/2609] 199.204.45.23 () {30 vars in 664 bytes} [Mon May 11 02:10:45 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: 1281/2610] 199.204.45.23 () {34 vars in 1051 bytes} [Mon May 11 02:10:45 2026] GET /v2.0/ports?network_id=ef64903d-e662-4049-b259-3123e0378621&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: 8|app: 0|req: 1330/2611] 199.204.45.23 () {30 vars in 640 bytes} [Mon May 11 02:10:45 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: 1331/2612] 199.204.45.23 () {30 vars in 676 bytes} [Mon May 11 02:10:45 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: 1332/2613] 199.204.45.23 () {30 vars in 700 bytes} [Mon May 11 02:10:45 2026] GET /v2.0/subnets/86675149-9f5d-43ef-951e-54fd2cd1cc8b => generated 652 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1282/2614] 199.204.45.23 () {34 vars in 1011 bytes} [Mon May 11 02:10:45 2026] GET /v2.0/networks/ef64903d-e662-4049-b259-3123e0378621?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: 1333/2615] 199.204.45.23 () {30 vars in 696 bytes} [Mon May 11 02:10:45 2026] GET /v2.0/ports/cbd22e51-dd63-49a7-86bc-2ed7aaaaa3b0 => generated 1132 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1334/2616] 199.204.45.23 () {30 vars in 696 bytes} [Mon May 11 02:10:45 2026] GET /v2.0/ports/dacb4bc8-ad3f-47fb-925a-dc116b89cca6 => generated 1348 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1283/2617] 199.204.45.23 () {34 vars in 1111 bytes} [Mon May 11 02:10:45 2026] GET /v2.0/networks/ef64903d-e662-4049-b259-3123e0378621?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1335/2618] 199.204.45.23 () {30 vars in 700 bytes} [Mon May 11 02:10:45 2026] GET /v2.0/subnets/86675149-9f5d-43ef-951e-54fd2cd1cc8b => generated 652 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1284/2619] 199.204.45.23 () {30 vars in 702 bytes} [Mon May 11 02:10:45 2026] GET /v2.0/networks/ef64903d-e662-4049-b259-3123e0378621 => generated 798 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1336/2620] 199.204.45.23 () {30 vars in 696 bytes} [Mon May 11 02:10:45 2026] GET /v2.0/ports/cbd22e51-dd63-49a7-86bc-2ed7aaaaa3b0 => generated 1132 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1285/2621] 199.204.45.23 () {30 vars in 700 bytes} [Mon May 11 02:10:45 2026] GET /v2.0/subnets/86675149-9f5d-43ef-951e-54fd2cd1cc8b => generated 652 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1337/2622] 199.204.45.23 () {34 vars in 1095 bytes} [Mon May 11 02:10:50 2026] GET /v2.0/ports?device_id=ac6cc33f-ffe3-4e31-b0b4-4253a719633b&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:10:50.741 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-25ab4161-9ff4-4727-ae4a-31d74c193786'] response: {'name': 'network-changed', 'server_uuid': '313cbdd5-c1c2-4526-8b88-c17bcef87925', 'tag': 'dacb4bc8-ad3f-47fb-925a-dc116b89cca6', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1286/2623] 199.204.45.23 () {34 vars in 1079 bytes} [Mon May 11 02:10:50 2026] GET /v2.0/ports?tenant_id=8b80825518db4b0db87a38081e2d64e4&device_id=ac6cc33f-ffe3-4e31-b0b4-4253a719633b => generated 1469 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1338/2624] 199.204.45.23 () {34 vars in 1079 bytes} [Mon May 11 02:10:50 2026] GET /v2.0/ports?tenant_id=b0d49083c0f84326b0e36ace7b36643c&device_id=313cbdd5-c1c2-4526-8b88-c17bcef87925 => generated 2590 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1287/2625] 199.204.45.23 () {34 vars in 985 bytes} [Mon May 11 02:10:50 2026] GET /v2.0/networks?id=ef64903d-e662-4049-b259-3123e0378621 => generated 801 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1339/2626] 199.204.45.23 () {34 vars in 985 bytes} [Mon May 11 02:10:50 2026] GET /v2.0/networks?id=31c76c5e-3c58-4e2c-98a0-3d49d1d45663 => generated 801 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1288/2627] 199.204.45.23 () {34 vars in 1057 bytes} [Mon May 11 02:10:50 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.133&port_id=dacb4bc8-ad3f-47fb-925a-dc116b89cca6 => 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: 1289/2628] 199.204.45.23 () {34 vars in 983 bytes} [Mon May 11 02:10:50 2026] GET /v2.0/subnets?id=86675149-9f5d-43ef-951e-54fd2cd1cc8b => generated 655 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1340/2629] 199.204.45.23 () {34 vars in 1055 bytes} [Mon May 11 02:10:50 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.35&port_id=d0132fa6-ebbe-4e86-b2c9-53cb0a11eb73 => generated 859 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1290/2630] 199.204.45.23 () {34 vars in 1051 bytes} [Mon May 11 02:10:50 2026] GET /v2.0/ports?network_id=ef64903d-e662-4049-b259-3123e0378621&device_owner=network%3Adhcp => generated 1461 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1341/2631] 199.204.45.23 () {34 vars in 1105 bytes} [Mon May 11 02:10:50 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A157&port_id=d0132fa6-ebbe-4e86-b2c9-53cb0a11eb73 => 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: 1342/2632] 199.204.45.23 () {34 vars in 1063 bytes} [Mon May 11 02:10:50 2026] GET /v2.0/subnets?id=6bf4049a-ba3c-41e4-9d2c-6e6d2e598277&id=f741942a-9384-453e-b450-01b5081de914 => generated 1367 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1291/2633] 199.204.45.23 () {34 vars in 1011 bytes} [Mon May 11 02:10:50 2026] GET /v2.0/networks/ef64903d-e662-4049-b259-3123e0378621?fields=segments => generated 14 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1343/2634] 199.204.45.23 () {34 vars in 1051 bytes} [Mon May 11 02:10:51 2026] GET /v2.0/ports?network_id=31c76c5e-3c58-4e2c-98a0-3d49d1d45663&device_owner=network%3Adhcp => generated 1461 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1292/2635] 199.204.45.23 () {34 vars in 1111 bytes} [Mon May 11 02:10:51 2026] GET /v2.0/networks/ef64903d-e662-4049-b259-3123e0378621?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1344/2636] 199.204.45.23 () {34 vars in 1051 bytes} [Mon May 11 02:10:51 2026] GET /v2.0/ports?network_id=31c76c5e-3c58-4e2c-98a0-3d49d1d45663&device_owner=network%3Adhcp => generated 1461 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1293/2637] 199.204.45.23 () {34 vars in 1011 bytes} [Mon May 11 02:10:51 2026] GET /v2.0/networks/31c76c5e-3c58-4e2c-98a0-3d49d1d45663?fields=segments => generated 14 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1345/2638] 199.204.45.23 () {34 vars in 1111 bytes} [Mon May 11 02:10:51 2026] GET /v2.0/networks/31c76c5e-3c58-4e2c-98a0-3d49d1d45663?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:10:53.958 7 INFO neutron.db.l3_db [None req-c347d37c-f8dc-4083-986d-ba6372803ce5 a40e9c25d4ae4ca98fbecd69783f6d39 8b80825518db4b0db87a38081e2d64e4 - - - -] Floating IP 3aba402e-b268-44b6-b024-1f062d6086d0 associated. External IP: 10.96.250.201, port: cbd22e51-dd63-49a7-86bc-2ed7aaaaa3b0. [pid: 7|app: 0|req: 1294/2639] 10.0.0.232 () {34 vars in 677 bytes} [Mon May 11 02:10:52 2026] POST /v2.0/floatingips => generated 899 bytes in 1366 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1346/2640] 199.204.45.23 () {30 vars in 662 bytes} [Mon May 11 02:10:57 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1295/2641] 199.204.45.23 () {30 vars in 664 bytes} [Mon May 11 02:10:58 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: 1347/2642] 199.204.45.23 () {30 vars in 640 bytes} [Mon May 11 02:10:58 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: 1296/2643] 199.204.45.23 () {30 vars in 676 bytes} [Mon May 11 02:10:58 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1348/2644] 199.204.45.23 () {30 vars in 731 bytes} [Mon May 11 02:10:58 2026] GET /v2.0/security-groups?name=lb-f2370439-44d6-42a5-86fc-de6edb08843c => generated 1577 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1297/2645] 199.204.45.23 () {30 vars in 761 bytes} [Mon May 11 02:10:58 2026] GET /v2.0/security-group-rules?security_group_id=6a949292-6f7c-494d-8be7-bc7601b367cc => generated 1118 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1349/2646] 199.204.45.23 () {34 vars in 706 bytes} [Mon May 11 02:10:58 2026] POST /v2.0/security-group-rules => generated 569 bytes in 97 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1298/2647] 199.204.45.23 () {34 vars in 706 bytes} [Mon May 11 02:10:58 2026] POST /v2.0/security-group-rules => generated 565 bytes in 97 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1351/2650] 10.0.0.224 () {30 vars in 659 bytes} [Mon May 11 02:11:05 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1300/2651] 10.0.0.224 () {30 vars in 661 bytes} [Mon May 11 02:11:05 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1352/2652] 10.0.0.224 () {30 vars in 637 bytes} [Mon May 11 02:11:05 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: 1301/2653] 10.0.0.224 () {30 vars in 673 bytes} [Mon May 11 02:11:05 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1353/2654] 10.0.0.224 () {28 vars in 439 bytes} [Mon May 11 02:11:06 2026] GET / => generated 151 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1302/2655] 10.0.0.224 () {30 vars in 697 bytes} [Mon May 11 02:11:06 2026] GET /v2.0/subnets/025af37a-a6c9-455e-9d59-f4d3b448ff5a => generated 631 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1354/2656] 199.204.45.23 () {30 vars in 662 bytes} [Mon May 11 02:11: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: 7|app: 0|req: 1303/2657] 199.204.45.23 () {30 vars in 664 bytes} [Mon May 11 02:11:06 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: 1355/2658] 199.204.45.23 () {30 vars in 640 bytes} [Mon May 11 02:11: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: 1304/2659] 199.204.45.23 () {30 vars in 676 bytes} [Mon May 11 02:11:06 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: 1356/2660] 199.204.45.23 () {30 vars in 700 bytes} [Mon May 11 02:11:06 2026] GET /v2.0/subnets/025af37a-a6c9-455e-9d59-f4d3b448ff5a => generated 649 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1305/2661] 199.204.45.23 () {30 vars in 715 bytes} [Mon May 11 02:11:06 2026] GET /v2.0/ports?device_id=313cbdd5-c1c2-4526-8b88-c17bcef87925 => generated 2590 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1357/2662] 199.204.45.23 () {30 vars in 662 bytes} [Mon May 11 02:11:07 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1306/2663] 199.204.45.23 () {30 vars in 664 bytes} [Mon May 11 02:11:07 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: 1358/2664] 199.204.45.23 () {30 vars in 640 bytes} [Mon May 11 02:11:07 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: 1307/2665] 199.204.45.23 () {30 vars in 676 bytes} [Mon May 11 02:11:07 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: 1359/2666] 199.204.45.23 () {34 vars in 1011 bytes} [Mon May 11 02:11:07 2026] GET /v2.0/networks/a8e904c7-d66f-4910-bbbf-fecf785834ae?fields=segments => generated 14 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1308/2667] 199.204.45.23 () {34 vars in 1111 bytes} [Mon May 11 02:11:07 2026] GET /v2.0/networks/a8e904c7-d66f-4910-bbbf-fecf785834ae?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1360/2668] 199.204.45.23 () {34 vars in 985 bytes} [Mon May 11 02:11:07 2026] GET /v2.0/networks?id=a8e904c7-d66f-4910-bbbf-fecf785834ae => generated 800 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1309/2669] 199.204.45.23 () {38 vars in 954 bytes} [Mon May 11 02:11:07 2026] POST /v2.0/ports => generated 1299 bytes in 401 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1361/2670] 199.204.45.23 () {38 vars in 1027 bytes} [Mon May 11 02:11:08 2026] PUT /v2.0/ports/31c0a127-00aa-426f-afdb-3a885492a998 => generated 1424 bytes in 520 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1310/2671] 199.204.45.23 () {34 vars in 1079 bytes} [Mon May 11 02:11:08 2026] GET /v2.0/ports?tenant_id=b0d49083c0f84326b0e36ace7b36643c&device_id=313cbdd5-c1c2-4526-8b88-c17bcef87925 => generated 4042 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 02:11:08.911 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-0a9769a5-d545-475e-b80f-6088dc57de31'] response: {'name': 'network-changed', 'server_uuid': '313cbdd5-c1c2-4526-8b88-c17bcef87925', 'tag': '31c0a127-00aa-426f-afdb-3a885492a998', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1362/2672] 199.204.45.23 () {34 vars in 1061 bytes} [Mon May 11 02:11:08 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.121&port_id=7f0eb4b6-91f5-4fe6-96e8-00d1908c0d22 => generated 19 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1311/2673] 199.204.45.23 () {34 vars in 983 bytes} [Mon May 11 02:11:08 2026] GET /v2.0/subnets?id=667f14e3-24f6-4384-b52b-a6002c120b7a => generated 630 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1363/2674] 199.204.45.23 () {34 vars in 1051 bytes} [Mon May 11 02:11:08 2026] GET /v2.0/ports?network_id=0f5bf0d1-7564-43e9-ada6-792352f4ac21&device_owner=network%3Adhcp => generated 1244 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1312/2675] 199.204.45.23 () {34 vars in 1011 bytes} [Mon May 11 02:11:09 2026] GET /v2.0/networks/0f5bf0d1-7564-43e9-ada6-792352f4ac21?fields=segments => generated 14 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1364/2676] 199.204.45.23 () {34 vars in 1111 bytes} [Mon May 11 02:11:09 2026] GET /v2.0/networks/0f5bf0d1-7564-43e9-ada6-792352f4ac21?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1313/2677] 199.204.45.23 () {34 vars in 1057 bytes} [Mon May 11 02:11:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.133&port_id=dacb4bc8-ad3f-47fb-925a-dc116b89cca6 => generated 19 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1365/2678] 199.204.45.23 () {34 vars in 983 bytes} [Mon May 11 02:11:09 2026] GET /v2.0/subnets?id=86675149-9f5d-43ef-951e-54fd2cd1cc8b => generated 655 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1314/2679] 199.204.45.23 () {34 vars in 1051 bytes} [Mon May 11 02:11:09 2026] GET /v2.0/ports?network_id=ef64903d-e662-4049-b259-3123e0378621&device_owner=network%3Adhcp => generated 1461 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1366/2680] 199.204.45.23 () {34 vars in 1011 bytes} [Mon May 11 02:11:09 2026] GET /v2.0/networks/ef64903d-e662-4049-b259-3123e0378621?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: 1315/2681] 199.204.45.23 () {34 vars in 1111 bytes} [Mon May 11 02:11:09 2026] GET /v2.0/networks/ef64903d-e662-4049-b259-3123e0378621?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1367/2682] 199.204.45.23 () {34 vars in 1057 bytes} [Mon May 11 02:11:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.249&port_id=31c0a127-00aa-426f-afdb-3a885492a998 => generated 19 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1316/2683] 199.204.45.23 () {34 vars in 1101 bytes} [Mon May 11 02:11:09 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A99&port_id=31c0a127-00aa-426f-afdb-3a885492a998 => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1368/2684] 199.204.45.23 () {34 vars in 1063 bytes} [Mon May 11 02:11:09 2026] GET /v2.0/subnets?id=025af37a-a6c9-455e-9d59-f4d3b448ff5a&id=622d709c-e182-4e20-b5dd-411c87308bed => generated 1362 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1317/2685] 199.204.45.23 () {34 vars in 1051 bytes} [Mon May 11 02:11:09 2026] GET /v2.0/ports?network_id=a8e904c7-d66f-4910-bbbf-fecf785834ae&device_owner=network%3Adhcp => generated 1457 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1369/2686] 199.204.45.23 () {34 vars in 1051 bytes} [Mon May 11 02:11:09 2026] GET /v2.0/ports?network_id=a8e904c7-d66f-4910-bbbf-fecf785834ae&device_owner=network%3Adhcp => generated 1457 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1318/2687] 199.204.45.23 () {34 vars in 1011 bytes} [Mon May 11 02:11:09 2026] GET /v2.0/networks/a8e904c7-d66f-4910-bbbf-fecf785834ae?fields=segments => generated 14 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1370/2688] 199.204.45.23 () {34 vars in 1111 bytes} [Mon May 11 02:11:09 2026] GET /v2.0/networks/a8e904c7-d66f-4910-bbbf-fecf785834ae?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1319/2689] 199.204.45.23 () {34 vars in 1079 bytes} [Mon May 11 02:11:09 2026] GET /v2.0/ports?tenant_id=b0d49083c0f84326b0e36ace7b36643c&device_id=313cbdd5-c1c2-4526-8b88-c17bcef87925 => generated 4042 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1371/2690] 199.204.45.23 () {34 vars in 985 bytes} [Mon May 11 02:11:10 2026] GET /v2.0/networks?id=a8e904c7-d66f-4910-bbbf-fecf785834ae => generated 800 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1320/2691] 199.204.45.23 () {34 vars in 1057 bytes} [Mon May 11 02:11:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.249&port_id=31c0a127-00aa-426f-afdb-3a885492a998 => generated 19 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1372/2692] 199.204.45.23 () {34 vars in 1101 bytes} [Mon May 11 02:11:10 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A99&port_id=31c0a127-00aa-426f-afdb-3a885492a998 => generated 19 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1373/2693] 10.0.0.20 () {34 vars in 970 bytes} [Mon May 11 02:11:10 2026] GET /v2.0/ports/31c0a127-00aa-426f-afdb-3a885492a998 => generated 1460 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1321/2694] 199.204.45.23 () {34 vars in 1063 bytes} [Mon May 11 02:11:10 2026] GET /v2.0/subnets?id=025af37a-a6c9-455e-9d59-f4d3b448ff5a&id=622d709c-e182-4e20-b5dd-411c87308bed => generated 1362 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1374/2695] 199.204.45.23 () {34 vars in 1051 bytes} [Mon May 11 02:11:10 2026] GET /v2.0/ports?network_id=a8e904c7-d66f-4910-bbbf-fecf785834ae&device_owner=network%3Adhcp => generated 1457 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1322/2696] 199.204.45.23 () {30 vars in 696 bytes} [Mon May 11 02:11:10 2026] GET /v2.0/ports/31c0a127-00aa-426f-afdb-3a885492a998 => generated 1460 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1375/2697] 199.204.45.23 () {34 vars in 1051 bytes} [Mon May 11 02:11:10 2026] GET /v2.0/ports?network_id=a8e904c7-d66f-4910-bbbf-fecf785834ae&device_owner=network%3Adhcp => generated 1457 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1323/2698] 199.204.45.23 () {30 vars in 696 bytes} [Mon May 11 02:11:10 2026] GET /v2.0/ports/31c0a127-00aa-426f-afdb-3a885492a998 => generated 1460 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1376/2699] 199.204.45.23 () {34 vars in 1011 bytes} [Mon May 11 02:11:10 2026] GET /v2.0/networks/a8e904c7-d66f-4910-bbbf-fecf785834ae?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: 1377/2700] 199.204.45.23 () {34 vars in 1111 bytes} [Mon May 11 02:11:10 2026] GET /v2.0/networks/a8e904c7-d66f-4910-bbbf-fecf785834ae?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1324/2701] 199.204.45.23 () {34 vars in 749 bytes} [Mon May 11 02:11:10 2026] PUT /v2.0/ports/31c0a127-00aa-426f-afdb-3a885492a998 => generated 1199 bytes in 366 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1378/2702] 199.204.45.23 () {30 vars in 702 bytes} [Mon May 11 02:11:10 2026] GET /v2.0/networks/a8e904c7-d66f-4910-bbbf-fecf785834ae => generated 797 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1325/2703] 199.204.45.23 () {30 vars in 700 bytes} [Mon May 11 02:11:10 2026] GET /v2.0/subnets/025af37a-a6c9-455e-9d59-f4d3b448ff5a => generated 649 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:11:10.898 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-907b2422-1b26-4ea7-bd9b-ccddac8095f4'] response: {'name': 'network-changed', 'server_uuid': '313cbdd5-c1c2-4526-8b88-c17bcef87925', 'tag': '31c0a127-00aa-426f-afdb-3a885492a998', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1379/2704] 199.204.45.23 () {30 vars in 662 bytes} [Mon May 11 02:11:10 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: 1380/2705] 199.204.45.23 () {30 vars in 664 bytes} [Mon May 11 02:11:10 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1381/2706] 199.204.45.23 () {30 vars in 640 bytes} [Mon May 11 02:11:10 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: 1382/2707] 199.204.45.23 () {30 vars in 676 bytes} [Mon May 11 02:11:10 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: 1326/2708] 199.204.45.23 () {34 vars in 1079 bytes} [Mon May 11 02:11:10 2026] GET /v2.0/ports?tenant_id=b0d49083c0f84326b0e36ace7b36643c&device_id=313cbdd5-c1c2-4526-8b88-c17bcef87925 => generated 3819 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1383/2709] 199.204.45.23 () {30 vars in 700 bytes} [Mon May 11 02:11:10 2026] GET /v2.0/subnets/86675149-9f5d-43ef-951e-54fd2cd1cc8b => generated 652 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1327/2710] 199.204.45.23 () {34 vars in 985 bytes} [Mon May 11 02:11:10 2026] GET /v2.0/networks?id=a8e904c7-d66f-4910-bbbf-fecf785834ae => generated 800 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1384/2711] 199.204.45.23 () {30 vars in 696 bytes} [Mon May 11 02:11:11 2026] GET /v2.0/ports/cbd22e51-dd63-49a7-86bc-2ed7aaaaa3b0 => 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: 1328/2712] 199.204.45.23 () {34 vars in 1057 bytes} [Mon May 11 02:11:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.249&port_id=31c0a127-00aa-426f-afdb-3a885492a998 => generated 19 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1385/2713] 199.204.45.23 () {30 vars in 696 bytes} [Mon May 11 02:11:11 2026] GET /v2.0/ports/dacb4bc8-ad3f-47fb-925a-dc116b89cca6 => generated 1350 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1329/2714] 199.204.45.23 () {34 vars in 983 bytes} [Mon May 11 02:11:11 2026] GET /v2.0/subnets?id=025af37a-a6c9-455e-9d59-f4d3b448ff5a => generated 652 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1386/2715] 199.204.45.23 () {30 vars in 700 bytes} [Mon May 11 02:11:11 2026] GET /v2.0/subnets/86675149-9f5d-43ef-951e-54fd2cd1cc8b => generated 652 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1330/2716] 199.204.45.23 () {34 vars in 1051 bytes} [Mon May 11 02:11:11 2026] GET /v2.0/ports?network_id=a8e904c7-d66f-4910-bbbf-fecf785834ae&device_owner=network%3Adhcp => generated 1457 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1387/2717] 199.204.45.23 () {30 vars in 702 bytes} [Mon May 11 02:11:11 2026] GET /v2.0/networks/ef64903d-e662-4049-b259-3123e0378621 => generated 798 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1331/2718] 199.204.45.23 () {34 vars in 1011 bytes} [Mon May 11 02:11:11 2026] GET /v2.0/networks/a8e904c7-d66f-4910-bbbf-fecf785834ae?fields=segments => generated 14 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1388/2719] 199.204.45.23 () {30 vars in 696 bytes} [Mon May 11 02:11:11 2026] GET /v2.0/ports/cbd22e51-dd63-49a7-86bc-2ed7aaaaa3b0 => generated 1132 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1389/2720] 199.204.45.23 () {30 vars in 700 bytes} [Mon May 11 02:11:11 2026] GET /v2.0/subnets/86675149-9f5d-43ef-951e-54fd2cd1cc8b => generated 652 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1332/2721] 199.204.45.23 () {34 vars in 1111 bytes} [Mon May 11 02:11:11 2026] GET /v2.0/networks/a8e904c7-d66f-4910-bbbf-fecf785834ae?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1334/2724] 10.0.0.224 () {30 vars in 659 bytes} [Mon May 11 02:11:17 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1391/2725] 10.0.0.224 () {30 vars in 661 bytes} [Mon May 11 02:11:17 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: 1335/2726] 10.0.0.224 () {30 vars in 637 bytes} [Mon May 11 02:11:17 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: 1392/2727] 10.0.0.224 () {30 vars in 673 bytes} [Mon May 11 02:11:17 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1336/2728] 10.0.0.224 () {28 vars in 439 bytes} [Mon May 11 02:11:17 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: 1393/2729] 10.0.0.224 () {30 vars in 697 bytes} [Mon May 11 02:11:17 2026] GET /v2.0/subnets/6bf4049a-ba3c-41e4-9d2c-6e6d2e598277 => generated 632 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1337/2730] 199.204.45.23 () {30 vars in 662 bytes} [Mon May 11 02:11:17 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1394/2731] 199.204.45.23 () {30 vars in 664 bytes} [Mon May 11 02:11:17 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: 1338/2732] 199.204.45.23 () {30 vars in 640 bytes} [Mon May 11 02:11:17 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: 1395/2733] 199.204.45.23 () {30 vars in 676 bytes} [Mon May 11 02:11:17 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1339/2734] 199.204.45.23 () {30 vars in 700 bytes} [Mon May 11 02:11:17 2026] GET /v2.0/subnets/025af37a-a6c9-455e-9d59-f4d3b448ff5a => generated 649 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1396/2735] 199.204.45.23 () {30 vars in 700 bytes} [Mon May 11 02:11:17 2026] GET /v2.0/subnets/6bf4049a-ba3c-41e4-9d2c-6e6d2e598277 => generated 650 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1340/2736] 199.204.45.23 () {30 vars in 715 bytes} [Mon May 11 02:11:17 2026] GET /v2.0/ports?device_id=313cbdd5-c1c2-4526-8b88-c17bcef87925 => generated 3819 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1397/2737] 199.204.45.23 () {30 vars in 662 bytes} [Mon May 11 02:11:18 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1341/2738] 199.204.45.23 () {30 vars in 664 bytes} [Mon May 11 02:11:18 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: 1398/2739] 199.204.45.23 () {30 vars in 640 bytes} [Mon May 11 02:11:18 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1342/2740] 199.204.45.23 () {30 vars in 676 bytes} [Mon May 11 02:11:18 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: 1399/2741] 199.204.45.23 () {34 vars in 1011 bytes} [Mon May 11 02:11:18 2026] GET /v2.0/networks/31c76c5e-3c58-4e2c-98a0-3d49d1d45663?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: 1343/2742] 199.204.45.23 () {34 vars in 1111 bytes} [Mon May 11 02:11:18 2026] GET /v2.0/networks/31c76c5e-3c58-4e2c-98a0-3d49d1d45663?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1400/2743] 199.204.45.23 () {34 vars in 985 bytes} [Mon May 11 02:11:18 2026] GET /v2.0/networks?id=31c76c5e-3c58-4e2c-98a0-3d49d1d45663 => generated 801 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1344/2744] 199.204.45.23 () {38 vars in 954 bytes} [Mon May 11 02:11:18 2026] POST /v2.0/ports => generated 1303 bytes in 368 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1401/2745] 199.204.45.23 () {38 vars in 1027 bytes} [Mon May 11 02:11:18 2026] PUT /v2.0/ports/4723b1d0-79ed-4ba2-b8a2-989682408f00 => generated 1428 bytes in 496 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1345/2746] 199.204.45.23 () {34 vars in 1079 bytes} [Mon May 11 02:11:19 2026] GET /v2.0/ports?tenant_id=b0d49083c0f84326b0e36ace7b36643c&device_id=313cbdd5-c1c2-4526-8b88-c17bcef87925 => generated 5275 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 02:11:19.563 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-96b92fe3-8c60-4f2a-a0a8-d7402e629033'] response: {'name': 'network-changed', 'server_uuid': '313cbdd5-c1c2-4526-8b88-c17bcef87925', 'tag': '4723b1d0-79ed-4ba2-b8a2-989682408f00', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1402/2747] 199.204.45.23 () {34 vars in 1061 bytes} [Mon May 11 02:11:19 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.121&port_id=7f0eb4b6-91f5-4fe6-96e8-00d1908c0d22 => generated 19 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1346/2748] 199.204.45.23 () {34 vars in 983 bytes} [Mon May 11 02:11:19 2026] GET /v2.0/subnets?id=667f14e3-24f6-4384-b52b-a6002c120b7a => generated 630 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1403/2749] 199.204.45.23 () {34 vars in 1051 bytes} [Mon May 11 02:11:19 2026] GET /v2.0/ports?network_id=0f5bf0d1-7564-43e9-ada6-792352f4ac21&device_owner=network%3Adhcp => generated 1244 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1347/2750] 199.204.45.23 () {34 vars in 1011 bytes} [Mon May 11 02:11:19 2026] GET /v2.0/networks/0f5bf0d1-7564-43e9-ada6-792352f4ac21?fields=segments => generated 14 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1404/2751] 199.204.45.23 () {34 vars in 1111 bytes} [Mon May 11 02:11:19 2026] GET /v2.0/networks/0f5bf0d1-7564-43e9-ada6-792352f4ac21?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: 1348/2752] 199.204.45.23 () {34 vars in 1057 bytes} [Mon May 11 02:11:19 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.133&port_id=dacb4bc8-ad3f-47fb-925a-dc116b89cca6 => 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: 1405/2753] 199.204.45.23 () {34 vars in 983 bytes} [Mon May 11 02:11:19 2026] GET /v2.0/subnets?id=86675149-9f5d-43ef-951e-54fd2cd1cc8b => generated 655 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1349/2754] 199.204.45.23 () {34 vars in 1051 bytes} [Mon May 11 02:11:19 2026] GET /v2.0/ports?network_id=ef64903d-e662-4049-b259-3123e0378621&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: 1406/2755] 199.204.45.23 () {34 vars in 1011 bytes} [Mon May 11 02:11:19 2026] GET /v2.0/networks/ef64903d-e662-4049-b259-3123e0378621?fields=segments => generated 14 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1350/2756] 199.204.45.23 () {34 vars in 1111 bytes} [Mon May 11 02:11:20 2026] GET /v2.0/networks/ef64903d-e662-4049-b259-3123e0378621?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1407/2757] 199.204.45.23 () {34 vars in 1057 bytes} [Mon May 11 02:11:20 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.249&port_id=31c0a127-00aa-426f-afdb-3a885492a998 => generated 19 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1351/2758] 199.204.45.23 () {34 vars in 983 bytes} [Mon May 11 02:11:20 2026] GET /v2.0/subnets?id=025af37a-a6c9-455e-9d59-f4d3b448ff5a => generated 652 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1408/2759] 199.204.45.23 () {34 vars in 1051 bytes} [Mon May 11 02:11:20 2026] GET /v2.0/ports?network_id=a8e904c7-d66f-4910-bbbf-fecf785834ae&device_owner=network%3Adhcp => generated 1457 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1352/2760] 199.204.45.23 () {34 vars in 1011 bytes} [Mon May 11 02:11:20 2026] GET /v2.0/networks/a8e904c7-d66f-4910-bbbf-fecf785834ae?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: 1409/2761] 199.204.45.23 () {34 vars in 1111 bytes} [Mon May 11 02:11:20 2026] GET /v2.0/networks/a8e904c7-d66f-4910-bbbf-fecf785834ae?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1353/2762] 199.204.45.23 () {34 vars in 1055 bytes} [Mon May 11 02:11:20 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.17&port_id=4723b1d0-79ed-4ba2-b8a2-989682408f00 => generated 19 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1410/2763] 199.204.45.23 () {34 vars in 1105 bytes} [Mon May 11 02:11:20 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A1eb&port_id=4723b1d0-79ed-4ba2-b8a2-989682408f00 => generated 19 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1354/2764] 199.204.45.23 () {34 vars in 1063 bytes} [Mon May 11 02:11:20 2026] GET /v2.0/subnets?id=6bf4049a-ba3c-41e4-9d2c-6e6d2e598277&id=f741942a-9384-453e-b450-01b5081de914 => generated 1367 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1411/2765] 199.204.45.23 () {34 vars in 1051 bytes} [Mon May 11 02:11:20 2026] GET /v2.0/ports?network_id=31c76c5e-3c58-4e2c-98a0-3d49d1d45663&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: 1355/2766] 199.204.45.23 () {34 vars in 1051 bytes} [Mon May 11 02:11:20 2026] GET /v2.0/ports?network_id=31c76c5e-3c58-4e2c-98a0-3d49d1d45663&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: 8|app: 0|req: 1412/2767] 199.204.45.23 () {34 vars in 1011 bytes} [Mon May 11 02:11:20 2026] GET /v2.0/networks/31c76c5e-3c58-4e2c-98a0-3d49d1d45663?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: 1356/2768] 199.204.45.23 () {34 vars in 1111 bytes} [Mon May 11 02:11:20 2026] GET /v2.0/networks/31c76c5e-3c58-4e2c-98a0-3d49d1d45663?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1413/2769] 199.204.45.23 () {34 vars in 1079 bytes} [Mon May 11 02:11:20 2026] GET /v2.0/ports?tenant_id=b0d49083c0f84326b0e36ace7b36643c&device_id=313cbdd5-c1c2-4526-8b88-c17bcef87925 => generated 5275 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1357/2770] 199.204.45.23 () {34 vars in 985 bytes} [Mon May 11 02:11:20 2026] GET /v2.0/networks?id=31c76c5e-3c58-4e2c-98a0-3d49d1d45663 => generated 801 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1414/2771] 199.204.45.23 () {34 vars in 1055 bytes} [Mon May 11 02:11:20 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.17&port_id=4723b1d0-79ed-4ba2-b8a2-989682408f00 => generated 19 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1358/2772] 199.204.45.23 () {34 vars in 1105 bytes} [Mon May 11 02:11:21 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A1eb&port_id=4723b1d0-79ed-4ba2-b8a2-989682408f00 => generated 19 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1415/2773] 199.204.45.23 () {34 vars in 1063 bytes} [Mon May 11 02:11:21 2026] GET /v2.0/subnets?id=6bf4049a-ba3c-41e4-9d2c-6e6d2e598277&id=f741942a-9384-453e-b450-01b5081de914 => generated 1367 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1359/2774] 10.0.0.20 () {34 vars in 970 bytes} [Mon May 11 02:11:21 2026] GET /v2.0/ports/4723b1d0-79ed-4ba2-b8a2-989682408f00 => generated 1464 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1416/2775] 199.204.45.23 () {34 vars in 1051 bytes} [Mon May 11 02:11:21 2026] GET /v2.0/ports?network_id=31c76c5e-3c58-4e2c-98a0-3d49d1d45663&device_owner=network%3Adhcp => generated 1461 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1360/2776] 199.204.45.23 () {30 vars in 696 bytes} [Mon May 11 02:11:21 2026] GET /v2.0/ports/4723b1d0-79ed-4ba2-b8a2-989682408f00 => generated 1464 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1417/2777] 199.204.45.23 () {34 vars in 1051 bytes} [Mon May 11 02:11:21 2026] GET /v2.0/ports?network_id=31c76c5e-3c58-4e2c-98a0-3d49d1d45663&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: 1361/2778] 199.204.45.23 () {30 vars in 696 bytes} [Mon May 11 02:11:21 2026] GET /v2.0/ports/4723b1d0-79ed-4ba2-b8a2-989682408f00 => generated 1464 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1418/2779] 199.204.45.23 () {34 vars in 1011 bytes} [Mon May 11 02:11:21 2026] GET /v2.0/networks/31c76c5e-3c58-4e2c-98a0-3d49d1d45663?fields=segments => generated 14 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1419/2780] 199.204.45.23 () {34 vars in 1111 bytes} [Mon May 11 02:11:21 2026] GET /v2.0/networks/31c76c5e-3c58-4e2c-98a0-3d49d1d45663?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1362/2781] 199.204.45.23 () {34 vars in 749 bytes} [Mon May 11 02:11:21 2026] PUT /v2.0/ports/4723b1d0-79ed-4ba2-b8a2-989682408f00 => generated 1195 bytes in 365 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1420/2782] 199.204.45.23 () {30 vars in 702 bytes} [Mon May 11 02:11:21 2026] GET /v2.0/networks/31c76c5e-3c58-4e2c-98a0-3d49d1d45663 => generated 798 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 02:11:21.789 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b229c048-9807-4709-86e8-ddf5e9235b41'] response: {'name': 'network-changed', 'server_uuid': '313cbdd5-c1c2-4526-8b88-c17bcef87925', 'tag': '4723b1d0-79ed-4ba2-b8a2-989682408f00', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1363/2783] 199.204.45.23 () {30 vars in 700 bytes} [Mon May 11 02:11:21 2026] GET /v2.0/subnets/6bf4049a-ba3c-41e4-9d2c-6e6d2e598277 => generated 650 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1421/2784] 199.204.45.23 () {34 vars in 1079 bytes} [Mon May 11 02:11:21 2026] GET /v2.0/ports?tenant_id=b0d49083c0f84326b0e36ace7b36643c&device_id=313cbdd5-c1c2-4526-8b88-c17bcef87925 => generated 5042 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1364/2785] 199.204.45.23 () {30 vars in 662 bytes} [Mon May 11 02:11: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: 7|app: 0|req: 1365/2786] 199.204.45.23 () {30 vars in 664 bytes} [Mon May 11 02:11:21 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: 1366/2787] 199.204.45.23 () {30 vars in 640 bytes} [Mon May 11 02:11:21 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: 1367/2788] 199.204.45.23 () {30 vars in 676 bytes} [Mon May 11 02:11:21 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1422/2789] 199.204.45.23 () {34 vars in 985 bytes} [Mon May 11 02:11:21 2026] GET /v2.0/networks?id=31c76c5e-3c58-4e2c-98a0-3d49d1d45663 => generated 801 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1368/2790] 199.204.45.23 () {30 vars in 700 bytes} [Mon May 11 02:11:21 2026] GET /v2.0/subnets/86675149-9f5d-43ef-951e-54fd2cd1cc8b => generated 652 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1423/2791] 199.204.45.23 () {34 vars in 1055 bytes} [Mon May 11 02:11:21 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.17&port_id=4723b1d0-79ed-4ba2-b8a2-989682408f00 => generated 19 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1369/2792] 199.204.45.23 () {30 vars in 696 bytes} [Mon May 11 02:11:21 2026] GET /v2.0/ports/cbd22e51-dd63-49a7-86bc-2ed7aaaaa3b0 => generated 1132 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1424/2793] 199.204.45.23 () {34 vars in 983 bytes} [Mon May 11 02:11:21 2026] GET /v2.0/subnets?id=6bf4049a-ba3c-41e4-9d2c-6e6d2e598277 => generated 653 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1370/2794] 199.204.45.23 () {30 vars in 696 bytes} [Mon May 11 02:11:22 2026] GET /v2.0/ports/dacb4bc8-ad3f-47fb-925a-dc116b89cca6 => generated 1350 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1425/2795] 199.204.45.23 () {34 vars in 1051 bytes} [Mon May 11 02:11:22 2026] GET /v2.0/ports?network_id=31c76c5e-3c58-4e2c-98a0-3d49d1d45663&device_owner=network%3Adhcp => generated 1461 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1371/2796] 199.204.45.23 () {30 vars in 700 bytes} [Mon May 11 02:11:22 2026] GET /v2.0/subnets/86675149-9f5d-43ef-951e-54fd2cd1cc8b => generated 652 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1426/2797] 199.204.45.23 () {34 vars in 1011 bytes} [Mon May 11 02:11:22 2026] GET /v2.0/networks/31c76c5e-3c58-4e2c-98a0-3d49d1d45663?fields=segments => generated 14 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1372/2798] 199.204.45.23 () {30 vars in 702 bytes} [Mon May 11 02:11:22 2026] GET /v2.0/networks/ef64903d-e662-4049-b259-3123e0378621 => generated 798 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1373/2799] 199.204.45.23 () {30 vars in 696 bytes} [Mon May 11 02:11:22 2026] GET /v2.0/ports/cbd22e51-dd63-49a7-86bc-2ed7aaaaa3b0 => generated 1132 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1427/2800] 199.204.45.23 () {34 vars in 1111 bytes} [Mon May 11 02:11:22 2026] GET /v2.0/networks/31c76c5e-3c58-4e2c-98a0-3d49d1d45663?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1374/2801] 199.204.45.23 () {30 vars in 700 bytes} [Mon May 11 02:11:22 2026] GET /v2.0/subnets/86675149-9f5d-43ef-951e-54fd2cd1cc8b => generated 652 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1376/2804] 199.204.45.23 () {30 vars in 662 bytes} [Mon May 11 02:11:31 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: 1429/2805] 199.204.45.23 () {30 vars in 664 bytes} [Mon May 11 02:11:31 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: 1377/2806] 199.204.45.23 () {30 vars in 640 bytes} [Mon May 11 02:11:31 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: 1430/2807] 199.204.45.23 () {30 vars in 676 bytes} [Mon May 11 02:11:31 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: 1378/2808] 199.204.45.23 () {30 vars in 700 bytes} [Mon May 11 02:11:31 2026] GET /v2.0/subnets/025af37a-a6c9-455e-9d59-f4d3b448ff5a => generated 649 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1431/2809] 199.204.45.23 () {30 vars in 715 bytes} [Mon May 11 02:11:31 2026] GET /v2.0/ports?device_id=313cbdd5-c1c2-4526-8b88-c17bcef87925 => generated 5044 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1379/2810] 199.204.45.23 () {30 vars in 662 bytes} [Mon May 11 02:11:32 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: 1432/2811] 199.204.45.23 () {30 vars in 664 bytes} [Mon May 11 02:11:32 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: 1380/2812] 199.204.45.23 () {30 vars in 640 bytes} [Mon May 11 02:11:32 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: 1433/2813] 199.204.45.23 () {30 vars in 676 bytes} [Mon May 11 02:11:32 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1381/2814] 199.204.45.23 () {30 vars in 696 bytes} [Mon May 11 02:11:32 2026] GET /v2.0/ports/4723b1d0-79ed-4ba2-b8a2-989682408f00 => generated 1233 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1434/2815] 199.204.45.23 () {34 vars in 748 bytes} [Mon May 11 02:11:32 2026] PUT /v2.0/ports/4723b1d0-79ed-4ba2-b8a2-989682408f00 => generated 1026 bytes in 1074 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1382/2816] 199.204.45.23 () {30 vars in 702 bytes} [Mon May 11 02:11:33 2026] GET /v2.0/networks/31c76c5e-3c58-4e2c-98a0-3d49d1d45663 => generated 798 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1435/2817] 199.204.45.23 () {30 vars in 715 bytes} [Mon May 11 02:11:33 2026] GET /v2.0/ports?device_id=313cbdd5-c1c2-4526-8b88-c17bcef87925 => generated 4873 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1383/2818] 199.204.45.23 () {34 vars in 1079 bytes} [Mon May 11 02:11:33 2026] GET /v2.0/ports?tenant_id=b0d49083c0f84326b0e36ace7b36643c&device_id=313cbdd5-c1c2-4526-8b88-c17bcef87925 => generated 4873 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:11:33.432 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d91b8682-8b61-4936-acb7-7a33207136a3'] response: {'name': 'network-changed', 'server_uuid': '313cbdd5-c1c2-4526-8b88-c17bcef87925', 'tag': '4723b1d0-79ed-4ba2-b8a2-989682408f00', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1384/2819] 199.204.45.23 () {30 vars in 715 bytes} [Mon May 11 02:11:33 2026] GET /v2.0/ports?device_id=313cbdd5-c1c2-4526-8b88-c17bcef87925 => generated 4873 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1436/2820] 199.204.45.23 () {34 vars in 985 bytes} [Mon May 11 02:11:33 2026] GET /v2.0/networks?id=31c76c5e-3c58-4e2c-98a0-3d49d1d45663 => generated 801 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1385/2821] 199.204.45.23 () {34 vars in 1011 bytes} [Mon May 11 02:11:33 2026] GET /v2.0/networks/31c76c5e-3c58-4e2c-98a0-3d49d1d45663?fields=segments => generated 14 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1437/2822] 199.204.45.23 () {34 vars in 1111 bytes} [Mon May 11 02:11:33 2026] GET /v2.0/networks/31c76c5e-3c58-4e2c-98a0-3d49d1d45663?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1386/2823] 199.204.45.23 () {34 vars in 974 bytes} [Mon May 11 02:11:33 2026] GET /v2.0/ports/4723b1d0-79ed-4ba2-b8a2-989682408f00 => generated 1062 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1438/2824] 199.204.45.23 () {36 vars in 996 bytes} [Mon May 11 02:11:34 2026] DELETE /v2.0/ports/4723b1d0-79ed-4ba2-b8a2-989682408f00 => generated 0 bytes in 255 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1387/2825] 199.204.45.23 () {34 vars in 1079 bytes} [Mon May 11 02:11:34 2026] GET /v2.0/ports?tenant_id=b0d49083c0f84326b0e36ace7b36643c&device_id=313cbdd5-c1c2-4526-8b88-c17bcef87925 => generated 3819 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1439/2826] 199.204.45.23 () {34 vars in 1225 bytes} [Mon May 11 02:11:34 2026] GET /v2.0/networks?id=0f5bf0d1-7564-43e9-ada6-792352f4ac21&id=ef64903d-e662-4049-b259-3123e0378621&id=a8e904c7-d66f-4910-bbbf-fecf785834ae&id=31c76c5e-3c58-4e2c-98a0-3d49d1d45663 => generated 3095 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1388/2827] 199.204.45.23 () {34 vars in 1061 bytes} [Mon May 11 02:11:34 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.121&port_id=7f0eb4b6-91f5-4fe6-96e8-00d1908c0d22 => generated 19 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1440/2828] 199.204.45.23 () {30 vars in 715 bytes} [Mon May 11 02:11:34 2026] GET /v2.0/ports?device_id=313cbdd5-c1c2-4526-8b88-c17bcef87925 => generated 3819 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:11:34.533 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7f2e1fbc-3170-4421-b335-bb917a3bb1b6 7b643627ab1b4c938108f89a5cfaf7a5 b0d49083c0f84326b0e36ace7b36643c - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1441/2829] 199.204.45.23 () {32 vars in 718 bytes} [Mon May 11 02:11:34 2026] DELETE /v2.0/ports/4723b1d0-79ed-4ba2-b8a2-989682408f00 => generated 132 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1389/2830] 199.204.45.23 () {34 vars in 983 bytes} [Mon May 11 02:11:34 2026] GET /v2.0/subnets?id=667f14e3-24f6-4384-b52b-a6002c120b7a => generated 630 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1442/2831] 199.204.45.23 () {34 vars in 1051 bytes} [Mon May 11 02:11:34 2026] GET /v2.0/ports?network_id=0f5bf0d1-7564-43e9-ada6-792352f4ac21&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: 1443/2832] 199.204.45.23 () {30 vars in 662 bytes} [Mon May 11 02:11:34 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: 1444/2833] 199.204.45.23 () {30 vars in 664 bytes} [Mon May 11 02:11:34 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1445/2834] 199.204.45.23 () {30 vars in 640 bytes} [Mon May 11 02:11:34 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: 1446/2835] 199.204.45.23 () {30 vars in 676 bytes} [Mon May 11 02:11:34 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: 1390/2836] 199.204.45.23 () {34 vars in 1011 bytes} [Mon May 11 02:11:34 2026] GET /v2.0/networks/0f5bf0d1-7564-43e9-ada6-792352f4ac21?fields=segments => generated 14 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1447/2837] 199.204.45.23 () {30 vars in 700 bytes} [Mon May 11 02:11:34 2026] GET /v2.0/subnets/86675149-9f5d-43ef-951e-54fd2cd1cc8b => generated 652 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1448/2838] 199.204.45.23 () {30 vars in 696 bytes} [Mon May 11 02:11:34 2026] GET /v2.0/ports/cbd22e51-dd63-49a7-86bc-2ed7aaaaa3b0 => 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: 1391/2839] 199.204.45.23 () {34 vars in 1111 bytes} [Mon May 11 02:11:34 2026] GET /v2.0/networks/0f5bf0d1-7564-43e9-ada6-792352f4ac21?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1449/2840] 199.204.45.23 () {30 vars in 696 bytes} [Mon May 11 02:11:34 2026] GET /v2.0/ports/dacb4bc8-ad3f-47fb-925a-dc116b89cca6 => generated 1350 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1392/2841] 199.204.45.23 () {34 vars in 1057 bytes} [Mon May 11 02:11:34 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.133&port_id=dacb4bc8-ad3f-47fb-925a-dc116b89cca6 => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1450/2842] 199.204.45.23 () {30 vars in 700 bytes} [Mon May 11 02:11:34 2026] GET /v2.0/subnets/86675149-9f5d-43ef-951e-54fd2cd1cc8b => generated 652 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1393/2843] 199.204.45.23 () {34 vars in 983 bytes} [Mon May 11 02:11:34 2026] GET /v2.0/subnets?id=86675149-9f5d-43ef-951e-54fd2cd1cc8b => generated 655 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1394/2844] 199.204.45.23 () {34 vars in 1051 bytes} [Mon May 11 02:11:34 2026] GET /v2.0/ports?network_id=ef64903d-e662-4049-b259-3123e0378621&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: 1451/2845] 199.204.45.23 () {30 vars in 702 bytes} [Mon May 11 02:11:34 2026] GET /v2.0/networks/ef64903d-e662-4049-b259-3123e0378621 => generated 798 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1395/2846] 199.204.45.23 () {30 vars in 696 bytes} [Mon May 11 02:11:34 2026] GET /v2.0/ports/cbd22e51-dd63-49a7-86bc-2ed7aaaaa3b0 => generated 1132 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1452/2847] 199.204.45.23 () {34 vars in 1011 bytes} [Mon May 11 02:11:34 2026] GET /v2.0/networks/ef64903d-e662-4049-b259-3123e0378621?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: 1396/2848] 199.204.45.23 () {30 vars in 700 bytes} [Mon May 11 02:11:34 2026] GET /v2.0/subnets/86675149-9f5d-43ef-951e-54fd2cd1cc8b => generated 652 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1453/2849] 199.204.45.23 () {34 vars in 1111 bytes} [Mon May 11 02:11:34 2026] GET /v2.0/networks/ef64903d-e662-4049-b259-3123e0378621?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1397/2850] 199.204.45.23 () {34 vars in 1057 bytes} [Mon May 11 02:11:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.249&port_id=31c0a127-00aa-426f-afdb-3a885492a998 => generated 19 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1454/2851] 199.204.45.23 () {34 vars in 983 bytes} [Mon May 11 02:11:35 2026] GET /v2.0/subnets?id=025af37a-a6c9-455e-9d59-f4d3b448ff5a => generated 652 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1398/2852] 199.204.45.23 () {34 vars in 1051 bytes} [Mon May 11 02:11:35 2026] GET /v2.0/ports?network_id=a8e904c7-d66f-4910-bbbf-fecf785834ae&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: 8|app: 0|req: 1455/2853] 199.204.45.23 () {34 vars in 1011 bytes} [Mon May 11 02:11:35 2026] GET /v2.0/networks/a8e904c7-d66f-4910-bbbf-fecf785834ae?fields=segments => generated 14 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1399/2854] 199.204.45.23 () {34 vars in 1111 bytes} [Mon May 11 02:11:35 2026] GET /v2.0/networks/a8e904c7-d66f-4910-bbbf-fecf785834ae?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1456/2855] 199.204.45.23 () {30 vars in 662 bytes} [Mon May 11 02:11:37 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1400/2856] 199.204.45.23 () {30 vars in 664 bytes} [Mon May 11 02:11: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: 8|app: 0|req: 1457/2857] 199.204.45.23 () {30 vars in 640 bytes} [Mon May 11 02:11:37 2026] GET /v2.0/extensions/qos => generated 166 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1401/2858] 199.204.45.23 () {30 vars in 676 bytes} [Mon May 11 02:11:37 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1458/2859] 199.204.45.23 () {30 vars in 715 bytes} [Mon May 11 02:11:37 2026] GET /v2.0/ports?device_id=313cbdd5-c1c2-4526-8b88-c17bcef87925 => generated 3819 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1402/2860] 199.204.45.23 () {30 vars in 662 bytes} [Mon May 11 02:11:37 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:11:37.497 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-99784b8e-9d0b-41b1-b1bd-aadf3a003c94'] response: {'server_uuid': '313cbdd5-c1c2-4526-8b88-c17bcef87925', 'name': 'network-vif-deleted', 'tag': '4723b1d0-79ed-4ba2-b8a2-989682408f00', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1459/2861] 199.204.45.23 () {30 vars in 664 bytes} [Mon May 11 02:11:37 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: 7|app: 0|req: 1403/2862] 199.204.45.23 () {30 vars in 640 bytes} [Mon May 11 02:11: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: 1460/2863] 199.204.45.23 () {30 vars in 676 bytes} [Mon May 11 02:11:37 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: 1404/2864] 199.204.45.23 () {30 vars in 696 bytes} [Mon May 11 02:11:37 2026] GET /v2.0/ports/31c0a127-00aa-426f-afdb-3a885492a998 => generated 1237 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1461/2865] 199.204.45.23 () {34 vars in 748 bytes} [Mon May 11 02:11:37 2026] PUT /v2.0/ports/31c0a127-00aa-426f-afdb-3a885492a998 => generated 1026 bytes in 336 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1405/2866] 199.204.45.23 () {30 vars in 702 bytes} [Mon May 11 02:11:37 2026] GET /v2.0/networks/a8e904c7-d66f-4910-bbbf-fecf785834ae => generated 797 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1462/2867] 199.204.45.23 () {30 vars in 715 bytes} [Mon May 11 02:11:38 2026] GET /v2.0/ports?device_id=313cbdd5-c1c2-4526-8b88-c17bcef87925 => generated 3644 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1406/2868] 199.204.45.23 () {30 vars in 715 bytes} [Mon May 11 02:11:38 2026] GET /v2.0/ports?device_id=313cbdd5-c1c2-4526-8b88-c17bcef87925 => generated 3644 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1463/2869] 199.204.45.23 () {34 vars in 974 bytes} [Mon May 11 02:11:38 2026] GET /v2.0/ports/31c0a127-00aa-426f-afdb-3a885492a998 => generated 1062 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1464/2870] 199.204.45.23 () {30 vars in 715 bytes} [Mon May 11 02:11:39 2026] GET /v2.0/ports?device_id=313cbdd5-c1c2-4526-8b88-c17bcef87925 => generated 3644 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1407/2871] 199.204.45.23 () {36 vars in 996 bytes} [Mon May 11 02:11:38 2026] DELETE /v2.0/ports/31c0a127-00aa-426f-afdb-3a885492a998 => generated 0 bytes in 773 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 02:11:39.674 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-1b9204c2-5df0-425d-b49c-b54e0839369a'] response: {'name': 'network-changed', 'server_uuid': '313cbdd5-c1c2-4526-8b88-c17bcef87925', 'tag': '31c0a127-00aa-426f-afdb-3a885492a998', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1465/2872] 199.204.45.23 () {34 vars in 1079 bytes} [Mon May 11 02:11:39 2026] GET /v2.0/ports?tenant_id=b0d49083c0f84326b0e36ace7b36643c&device_id=313cbdd5-c1c2-4526-8b88-c17bcef87925 => generated 2590 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:11:39.765 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-daf8c773-2aa3-43b3-9b84-1cd0c5611fe7'] response: {'server_uuid': '313cbdd5-c1c2-4526-8b88-c17bcef87925', 'name': 'network-vif-deleted', 'tag': '31c0a127-00aa-426f-afdb-3a885492a998', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1408/2873] 199.204.45.23 () {34 vars in 1145 bytes} [Mon May 11 02:11:39 2026] GET /v2.0/networks?id=0f5bf0d1-7564-43e9-ada6-792352f4ac21&id=ef64903d-e662-4049-b259-3123e0378621&id=a8e904c7-d66f-4910-bbbf-fecf785834ae => generated 2308 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1466/2874] 199.204.45.23 () {34 vars in 1061 bytes} [Mon May 11 02:11:39 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.121&port_id=7f0eb4b6-91f5-4fe6-96e8-00d1908c0d22 => generated 19 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1409/2875] 199.204.45.23 () {34 vars in 983 bytes} [Mon May 11 02:11:39 2026] GET /v2.0/subnets?id=667f14e3-24f6-4384-b52b-a6002c120b7a => generated 630 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1467/2876] 199.204.45.23 () {34 vars in 1051 bytes} [Mon May 11 02:11:39 2026] GET /v2.0/ports?network_id=0f5bf0d1-7564-43e9-ada6-792352f4ac21&device_owner=network%3Adhcp => generated 1244 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1410/2877] 199.204.45.23 () {34 vars in 1011 bytes} [Mon May 11 02:11:39 2026] GET /v2.0/networks/0f5bf0d1-7564-43e9-ada6-792352f4ac21?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: 1468/2878] 199.204.45.23 () {34 vars in 1111 bytes} [Mon May 11 02:11:40 2026] GET /v2.0/networks/0f5bf0d1-7564-43e9-ada6-792352f4ac21?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1411/2879] 199.204.45.23 () {34 vars in 1057 bytes} [Mon May 11 02:11:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.133&port_id=dacb4bc8-ad3f-47fb-925a-dc116b89cca6 => generated 19 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1469/2880] 199.204.45.23 () {34 vars in 983 bytes} [Mon May 11 02:11:40 2026] GET /v2.0/subnets?id=86675149-9f5d-43ef-951e-54fd2cd1cc8b => generated 655 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1412/2881] 199.204.45.23 () {34 vars in 1051 bytes} [Mon May 11 02:11:40 2026] GET /v2.0/ports?network_id=ef64903d-e662-4049-b259-3123e0378621&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: 1470/2882] 199.204.45.23 () {30 vars in 715 bytes} [Mon May 11 02:11:40 2026] GET /v2.0/ports?device_id=313cbdd5-c1c2-4526-8b88-c17bcef87925 => generated 2590 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 02:11:40.314 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8c462aaa-1686-4732-8fbb-71af13200137 7b643627ab1b4c938108f89a5cfaf7a5 b0d49083c0f84326b0e36ace7b36643c - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1471/2883] 199.204.45.23 () {32 vars in 718 bytes} [Mon May 11 02:11:40 2026] DELETE /v2.0/ports/31c0a127-00aa-426f-afdb-3a885492a998 => generated 132 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1413/2884] 199.204.45.23 () {34 vars in 1011 bytes} [Mon May 11 02:11:40 2026] GET /v2.0/networks/ef64903d-e662-4049-b259-3123e0378621?fields=segments => generated 14 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1414/2885] 199.204.45.23 () {30 vars in 662 bytes} [Mon May 11 02:11:40 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: 1472/2886] 199.204.45.23 () {34 vars in 1111 bytes} [Mon May 11 02:11:40 2026] GET /v2.0/networks/ef64903d-e662-4049-b259-3123e0378621?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1415/2887] 199.204.45.23 () {30 vars in 664 bytes} [Mon May 11 02:11:40 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1473/2888] 199.204.45.23 () {30 vars in 640 bytes} [Mon May 11 02:11:40 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: 1416/2889] 199.204.45.23 () {30 vars in 676 bytes} [Mon May 11 02:11:40 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1474/2890] 199.204.45.23 () {34 vars in 1079 bytes} [Mon May 11 02:11:40 2026] GET /v2.0/ports?tenant_id=b0d49083c0f84326b0e36ace7b36643c&device_id=313cbdd5-c1c2-4526-8b88-c17bcef87925 => generated 2590 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1417/2891] 199.204.45.23 () {30 vars in 700 bytes} [Mon May 11 02:11:40 2026] GET /v2.0/subnets/86675149-9f5d-43ef-951e-54fd2cd1cc8b => generated 652 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1475/2892] 199.204.45.23 () {30 vars in 696 bytes} [Mon May 11 02:11:40 2026] GET /v2.0/ports/cbd22e51-dd63-49a7-86bc-2ed7aaaaa3b0 => generated 1132 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1418/2893] 199.204.45.23 () {30 vars in 696 bytes} [Mon May 11 02:11:40 2026] GET /v2.0/ports/dacb4bc8-ad3f-47fb-925a-dc116b89cca6 => generated 1350 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1476/2894] 199.204.45.23 () {30 vars in 700 bytes} [Mon May 11 02:11:40 2026] GET /v2.0/subnets/86675149-9f5d-43ef-951e-54fd2cd1cc8b => generated 652 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1419/2895] 199.204.45.23 () {30 vars in 702 bytes} [Mon May 11 02:11:40 2026] GET /v2.0/networks/ef64903d-e662-4049-b259-3123e0378621 => generated 798 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1477/2896] 199.204.45.23 () {30 vars in 696 bytes} [Mon May 11 02:11:40 2026] GET /v2.0/ports/cbd22e51-dd63-49a7-86bc-2ed7aaaaa3b0 => generated 1132 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1420/2897] 199.204.45.23 () {30 vars in 700 bytes} [Mon May 11 02:11:40 2026] GET /v2.0/subnets/86675149-9f5d-43ef-951e-54fd2cd1cc8b => generated 652 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1479/2900] 199.204.45.23 () {30 vars in 662 bytes} [Mon May 11 02:11:48 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1422/2901] 199.204.45.23 () {30 vars in 664 bytes} [Mon May 11 02:11:48 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1480/2902] 199.204.45.23 () {30 vars in 640 bytes} [Mon May 11 02:11:48 2026] GET /v2.0/extensions/qos => generated 166 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1423/2903] 199.204.45.23 () {30 vars in 676 bytes} [Mon May 11 02:11:48 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1481/2904] 199.204.45.23 () {30 vars in 731 bytes} [Mon May 11 02:11:48 2026] GET /v2.0/security-groups?name=lb-f2370439-44d6-42a5-86fc-de6edb08843c => generated 2741 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1424/2905] 199.204.45.23 () {30 vars in 761 bytes} [Mon May 11 02:11:48 2026] GET /v2.0/security-group-rules?security_group_id=6a949292-6f7c-494d-8be7-bc7601b367cc => generated 2206 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1482/2906] 199.204.45.23 () {32 vars in 748 bytes} [Mon May 11 02:11:48 2026] DELETE /v2.0/security-group-rules/aada4da3-6c8f-4b80-8e9a-13f44d9c58bf => 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: 1425/2907] 199.204.45.23 () {32 vars in 748 bytes} [Mon May 11 02:11:48 2026] DELETE /v2.0/security-group-rules/e42032e3-2aab-41ae-862a-cbc8a16a4522 => generated 0 bytes in 50 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1483/2908] 199.204.45.23 () {34 vars in 1095 bytes} [Mon May 11 02:11:52 2026] GET /v2.0/ports?device_id=7d74c7b5-8087-4a37-993e-f2f467db008a&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1426/2909] 199.204.45.23 () {34 vars in 1079 bytes} [Mon May 11 02:11:52 2026] GET /v2.0/ports?tenant_id=8b80825518db4b0db87a38081e2d64e4&device_id=7d74c7b5-8087-4a37-993e-f2f467db008a => generated 1465 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1484/2910] 199.204.45.23 () {34 vars in 985 bytes} [Mon May 11 02:11:52 2026] GET /v2.0/networks?id=a8e904c7-d66f-4910-bbbf-fecf785834ae => generated 800 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1485/2911] 199.204.45.23 () {34 vars in 1055 bytes} [Mon May 11 02:11:52 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.60&port_id=4f54ae00-7d89-4ed0-9297-703d75584d8e => generated 859 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1486/2912] 199.204.45.23 () {34 vars in 1103 bytes} [Mon May 11 02:11:52 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A16c&port_id=4f54ae00-7d89-4ed0-9297-703d75584d8e => 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: 1487/2913] 199.204.45.23 () {34 vars in 1063 bytes} [Mon May 11 02:11:52 2026] GET /v2.0/subnets?id=025af37a-a6c9-455e-9d59-f4d3b448ff5a&id=622d709c-e182-4e20-b5dd-411c87308bed => generated 1362 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1488/2914] 199.204.45.23 () {34 vars in 1051 bytes} [Mon May 11 02:11:53 2026] GET /v2.0/ports?network_id=a8e904c7-d66f-4910-bbbf-fecf785834ae&device_owner=network%3Adhcp => generated 1457 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1489/2915] 199.204.45.23 () {34 vars in 1051 bytes} [Mon May 11 02:11:53 2026] GET /v2.0/ports?network_id=a8e904c7-d66f-4910-bbbf-fecf785834ae&device_owner=network%3Adhcp => generated 1457 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1490/2916] 199.204.45.23 () {34 vars in 1011 bytes} [Mon May 11 02:11:53 2026] GET /v2.0/networks/a8e904c7-d66f-4910-bbbf-fecf785834ae?fields=segments => generated 14 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 02:11:53.245 7 INFO neutron.db.l3_db [None req-02b251d6-70fc-4da2-8e42-405b89ac1f17 a40e9c25d4ae4ca98fbecd69783f6d39 8b80825518db4b0db87a38081e2d64e4 - - - -] Floating IP 3aba402e-b268-44b6-b024-1f062d6086d0 disassociated (deleted). External IP: 10.96.250.201, port: cbd22e51-dd63-49a7-86bc-2ed7aaaaa3b0. [pid: 8|app: 0|req: 1491/2917] 199.204.45.23 () {34 vars in 1111 bytes} [Mon May 11 02:11:53 2026] GET /v2.0/networks/a8e904c7-d66f-4910-bbbf-fecf785834ae?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1427/2918] 10.0.0.232 () {32 vars in 732 bytes} [Mon May 11 02:11:52 2026] DELETE /v2.0/floatingips/3aba402e-b268-44b6-b024-1f062d6086d0 => generated 0 bytes in 779 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:11:53.663 8 INFO neutron.api.v2.resource [None req-233b1083-90b4-46a6-bbc2-79ffafa5c0e4 a40e9c25d4ae4ca98fbecd69783f6d39 8b80825518db4b0db87a38081e2d64e4 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1492/2919] 10.0.0.232 () {32 vars in 729 bytes} [Mon May 11 02:11:53 2026] GET /v2.0/floatingips/3aba402e-b268-44b6-b024-1f062d6086d0 => generated 144 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1428/2920] 199.204.45.23 () {30 vars in 662 bytes} [Mon May 11 02:11:53 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1493/2921] 199.204.45.23 () {30 vars in 664 bytes} [Mon May 11 02:11:53 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1429/2922] 199.204.45.23 () {30 vars in 640 bytes} [Mon May 11 02:11:53 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: 1494/2923] 199.204.45.23 () {30 vars in 676 bytes} [Mon May 11 02:11:53 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1430/2924] 199.204.45.23 () {30 vars in 700 bytes} [Mon May 11 02:11:53 2026] GET /v2.0/subnets/86675149-9f5d-43ef-951e-54fd2cd1cc8b => generated 652 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1495/2925] 199.204.45.23 () {30 vars in 715 bytes} [Mon May 11 02:11:54 2026] GET /v2.0/ports?device_id=313cbdd5-c1c2-4526-8b88-c17bcef87925 => generated 2590 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1431/2926] 199.204.45.23 () {30 vars in 715 bytes} [Mon May 11 02:11:54 2026] GET /v2.0/ports?device_id=313cbdd5-c1c2-4526-8b88-c17bcef87925 => generated 2590 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1496/2927] 199.204.45.23 () {30 vars in 715 bytes} [Mon May 11 02:11:54 2026] GET /v2.0/ports?device_id=313cbdd5-c1c2-4526-8b88-c17bcef87925 => generated 2590 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1432/2928] 199.204.45.23 () {34 vars in 974 bytes} [Mon May 11 02:11:54 2026] GET /v2.0/ports/dacb4bc8-ad3f-47fb-925a-dc116b89cca6 => generated 1350 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1497/2929] 199.204.45.23 () {34 vars in 1059 bytes} [Mon May 11 02:11:54 2026] GET /v2.0/ports/dacb4bc8-ad3f-47fb-925a-dc116b89cca6?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1433/2930] 199.204.45.23 () {34 vars in 1015 bytes} [Mon May 11 02:11:54 2026] GET /v2.0/networks/ef64903d-e662-4049-b259-3123e0378621?fields=dns_domain => generated 29 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1498/2931] 199.204.45.23 () {38 vars in 1027 bytes} [Mon May 11 02:11:54 2026] PUT /v2.0/ports/dacb4bc8-ad3f-47fb-925a-dc116b89cca6 => generated 1151 bytes in 305 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1499/2932] 199.204.45.23 () {30 vars in 715 bytes} [Mon May 11 02:11:55 2026] GET /v2.0/ports?device_id=313cbdd5-c1c2-4526-8b88-c17bcef87925 => generated 1248 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1434/2933] 199.204.45.23 () {34 vars in 1079 bytes} [Mon May 11 02:11:55 2026] GET /v2.0/ports?tenant_id=b0d49083c0f84326b0e36ace7b36643c&device_id=313cbdd5-c1c2-4526-8b88-c17bcef87925 => generated 1248 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1435/2934] 199.204.45.23 () {34 vars in 1065 bytes} [Mon May 11 02:11:55 2026] GET /v2.0/networks?id=0f5bf0d1-7564-43e9-ada6-792352f4ac21&id=ef64903d-e662-4049-b259-3123e0378621 => generated 1522 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1436/2935] 199.204.45.23 () {34 vars in 1061 bytes} [Mon May 11 02:11:55 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.121&port_id=7f0eb4b6-91f5-4fe6-96e8-00d1908c0d22 => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1437/2936] 199.204.45.23 () {34 vars in 983 bytes} [Mon May 11 02:11:55 2026] GET /v2.0/subnets?id=667f14e3-24f6-4384-b52b-a6002c120b7a => generated 630 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1438/2937] 199.204.45.23 () {34 vars in 1051 bytes} [Mon May 11 02:11:55 2026] GET /v2.0/ports?network_id=0f5bf0d1-7564-43e9-ada6-792352f4ac21&device_owner=network%3Adhcp => generated 1244 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1500/2938] 199.204.45.23 () {34 vars in 748 bytes} [Mon May 11 02:11:55 2026] PUT /v2.0/ports/dacb4bc8-ad3f-47fb-925a-dc116b89cca6 => generated 1090 bytes in 229 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1439/2939] 199.204.45.23 () {34 vars in 1011 bytes} [Mon May 11 02:11:55 2026] GET /v2.0/networks/0f5bf0d1-7564-43e9-ada6-792352f4ac21?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: 1501/2940] 199.204.45.23 () {30 vars in 696 bytes} [Mon May 11 02:11:55 2026] GET /v2.0/ports/dacb4bc8-ad3f-47fb-925a-dc116b89cca6 => generated 1090 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1440/2941] 199.204.45.23 () {34 vars in 1111 bytes} [Mon May 11 02:11:55 2026] GET /v2.0/networks/0f5bf0d1-7564-43e9-ada6-792352f4ac21?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1502/2942] 199.204.45.23 () {32 vars in 718 bytes} [Mon May 11 02:11:55 2026] DELETE /v2.0/ports/dacb4bc8-ad3f-47fb-925a-dc116b89cca6 => generated 0 bytes in 341 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1441/2943] 199.204.45.23 () {30 vars in 662 bytes} [Mon May 11 02:11: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: 1503/2944] 199.204.45.23 () {30 vars in 664 bytes} [Mon May 11 02:11:55 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/2945] 199.204.45.23 () {30 vars in 640 bytes} [Mon May 11 02:11: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: 1504/2946] 199.204.45.23 () {30 vars in 676 bytes} [Mon May 11 02:11:55 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:11:56.013 7 INFO neutron.pecan_wsgi.hooks.translation [None req-13c69e53-b938-4f1a-adde-4d20f8e3863e 7b643627ab1b4c938108f89a5cfaf7a5 b0d49083c0f84326b0e36ace7b36643c - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1443/2947] 199.204.45.23 () {32 vars in 718 bytes} [Mon May 11 02:11:55 2026] DELETE /v2.0/ports/dacb4bc8-ad3f-47fb-925a-dc116b89cca6 => generated 132 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1505/2948] 199.204.45.23 () {30 vars in 696 bytes} [Mon May 11 02:11:56 2026] GET /v2.0/ports/cbd22e51-dd63-49a7-86bc-2ed7aaaaa3b0 => 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: 1444/2949] 199.204.45.23 () {30 vars in 731 bytes} [Mon May 11 02:11:56 2026] GET /v2.0/security-groups?name=lb-f2370439-44d6-42a5-86fc-de6edb08843c => generated 1577 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1506/2950] 199.204.45.23 () {30 vars in 696 bytes} [Mon May 11 02:11:56 2026] GET /v2.0/ports/cbd22e51-dd63-49a7-86bc-2ed7aaaaa3b0 => generated 1132 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1445/2951] 199.204.45.23 () {34 vars in 748 bytes} [Mon May 11 02:11:56 2026] PUT /v2.0/ports/cbd22e51-dd63-49a7-86bc-2ed7aaaaa3b0 => generated 1094 bytes in 209 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1507/2952] 199.204.45.23 () {32 vars in 738 bytes} [Mon May 11 02:11:56 2026] DELETE /v2.0/security-groups/6a949292-6f7c-494d-8be7-bc7601b367cc => 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: 1446/2953] 199.204.45.23 () {32 vars in 718 bytes} [Mon May 11 02:11:56 2026] DELETE /v2.0/ports/cbd22e51-dd63-49a7-86bc-2ed7aaaaa3b0 => generated 0 bytes in 279 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1508/2954] 199.204.45.23 () {34 vars in 993 bytes} [Mon May 11 02:11:57 2026] GET /v2.0/ports?device_id=313cbdd5-c1c2-4526-8b88-c17bcef87925 => generated 1248 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1447/2955] 199.204.45.23 () {36 vars in 996 bytes} [Mon May 11 02:11:57 2026] DELETE /v2.0/ports/7f0eb4b6-91f5-4fe6-96e8-00d1908c0d22 => generated 0 bytes in 299 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 02:11:59.326 8 INFO neutron.db.l3_db [None req-7aeb936a-2179-4e7a-9bb2-13bdc5c2dca2 a40e9c25d4ae4ca98fbecd69783f6d39 8b80825518db4b0db87a38081e2d64e4 - - - -] Floating IP bd0a7d1d-2729-4c46-acea-016f73b74940 disassociated (deleted). External IP: 10.96.250.216, port: d0132fa6-ebbe-4e86-b2c9-53cb0a11eb73. [pid: 8|app: 0|req: 1509/2958] 10.0.0.232 () {32 vars in 732 bytes} [Mon May 11 02:11:58 2026] DELETE /v2.0/floatingips/bd0a7d1d-2729-4c46-acea-016f73b74940 => generated 0 bytes in 779 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:11:59.700 7 INFO neutron.api.v2.resource [None req-d579a5c1-b3af-4a04-b4d0-a7375a7b3237 a40e9c25d4ae4ca98fbecd69783f6d39 8b80825518db4b0db87a38081e2d64e4 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1450/2959] 10.0.0.232 () {32 vars in 729 bytes} [Mon May 11 02:11:59 2026] GET /v2.0/floatingips/bd0a7d1d-2729-4c46-acea-016f73b74940 => generated 144 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 02:11:59.934 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-02fb3e54-106c-478a-943f-54e148fa4875'] response: {'name': 'network-changed', 'server_uuid': 'ac6cc33f-ffe3-4e31-b0b4-4253a719633b', 'tag': 'd0132fa6-ebbe-4e86-b2c9-53cb0a11eb73', 'status': 'completed', 'code': 200} 2026-05-11 02:11:59.969 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-2c1231a9-5a13-4fd4-9f79-013754bd832e'] response: {'server_uuid': '313cbdd5-c1c2-4526-8b88-c17bcef87925', 'name': 'network-vif-deleted', 'tag': '7f0eb4b6-91f5-4fe6-96e8-00d1908c0d22', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1510/2960] 10.0.0.20 () {34 vars in 989 bytes} [Mon May 11 02:11:59 2026] GET /v2.0/ports?device_id=ac6cc33f-ffe3-4e31-b0b4-4253a719633b => generated 1200 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1451/2961] 199.204.45.23 () {34 vars in 1079 bytes} [Mon May 11 02:11:59 2026] GET /v2.0/ports?tenant_id=8b80825518db4b0db87a38081e2d64e4&device_id=ac6cc33f-ffe3-4e31-b0b4-4253a719633b => generated 1469 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1511/2962] 10.0.0.20 () {34 vars in 1039 bytes} [Mon May 11 02:11:59 2026] GET /v2.0/security-groups?id=1b5b87de-6d55-4ef2-b579-e3aca9fd31dd&fields=id&fields=name => generated 112 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1452/2963] 199.204.45.23 () {34 vars in 985 bytes} [Mon May 11 02:12:00 2026] GET /v2.0/networks?id=31c76c5e-3c58-4e2c-98a0-3d49d1d45663 => generated 801 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1512/2964] 199.204.45.23 () {34 vars in 1055 bytes} [Mon May 11 02:12:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.35&port_id=d0132fa6-ebbe-4e86-b2c9-53cb0a11eb73 => 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: 1453/2965] 199.204.45.23 () {34 vars in 1105 bytes} [Mon May 11 02:12:00 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A157&port_id=d0132fa6-ebbe-4e86-b2c9-53cb0a11eb73 => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1513/2966] 199.204.45.23 () {34 vars in 1063 bytes} [Mon May 11 02:12:00 2026] GET /v2.0/subnets?id=6bf4049a-ba3c-41e4-9d2c-6e6d2e598277&id=f741942a-9384-453e-b450-01b5081de914 => generated 1367 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1454/2967] 199.204.45.23 () {34 vars in 1051 bytes} [Mon May 11 02:12:00 2026] GET /v2.0/ports?network_id=31c76c5e-3c58-4e2c-98a0-3d49d1d45663&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: 1514/2968] 199.204.45.23 () {34 vars in 1051 bytes} [Mon May 11 02:12:00 2026] GET /v2.0/ports?network_id=31c76c5e-3c58-4e2c-98a0-3d49d1d45663&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: 1455/2969] 199.204.45.23 () {34 vars in 1011 bytes} [Mon May 11 02:12:00 2026] GET /v2.0/networks/31c76c5e-3c58-4e2c-98a0-3d49d1d45663?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: 1515/2970] 199.204.45.23 () {34 vars in 993 bytes} [Mon May 11 02:12:00 2026] GET /v2.0/ports?device_id=ac6cc33f-ffe3-4e31-b0b4-4253a719633b => generated 1200 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1456/2971] 199.204.45.23 () {34 vars in 1111 bytes} [Mon May 11 02:12:00 2026] GET /v2.0/networks/31c76c5e-3c58-4e2c-98a0-3d49d1d45663?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1516/2972] 199.204.45.23 () {36 vars in 996 bytes} [Mon May 11 02:12:00 2026] DELETE /v2.0/ports/d0132fa6-ebbe-4e86-b2c9-53cb0a11eb73 => generated 0 bytes in 349 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 02:12:05.453 7 INFO neutron.db.l3_db [None req-51d2bc51-4f89-463a-9dfe-2353949fccf0 a40e9c25d4ae4ca98fbecd69783f6d39 8b80825518db4b0db87a38081e2d64e4 - - - -] Floating IP c082ff20-b45b-42e5-b560-24b1b0e116c5 disassociated (deleted). External IP: 10.96.250.202, port: 4f54ae00-7d89-4ed0-9297-703d75584d8e. [pid: 7|app: 0|req: 1457/2973] 10.0.0.232 () {32 vars in 732 bytes} [Mon May 11 02:12:05 2026] DELETE /v2.0/floatingips/c082ff20-b45b-42e5-b560-24b1b0e116c5 => generated 0 bytes in 691 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:12:05.832 8 INFO neutron.api.v2.resource [None req-6f32aabf-5cd0-4bd1-bb55-e46fdd3774c7 a40e9c25d4ae4ca98fbecd69783f6d39 8b80825518db4b0db87a38081e2d64e4 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1517/2974] 10.0.0.232 () {32 vars in 729 bytes} [Mon May 11 02:12:05 2026] GET /v2.0/floatingips/c082ff20-b45b-42e5-b560-24b1b0e116c5 => generated 144 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 02:12:06.046 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-2f6b417a-99f0-483a-90e2-56395274a72c'] response: {'name': 'network-changed', 'server_uuid': '7d74c7b5-8087-4a37-993e-f2f467db008a', 'tag': '4f54ae00-7d89-4ed0-9297-703d75584d8e', 'status': 'completed', 'code': 200} 2026-05-11 02:12:06.071 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-f1060ff7-655b-49fb-b7a6-0b3f886a0cec'] response: {'server_uuid': 'ac6cc33f-ffe3-4e31-b0b4-4253a719633b', 'name': 'network-vif-deleted', 'tag': 'd0132fa6-ebbe-4e86-b2c9-53cb0a11eb73', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1458/2975] 10.0.0.20 () {34 vars in 989 bytes} [Mon May 11 02:12:05 2026] GET /v2.0/ports?device_id=7d74c7b5-8087-4a37-993e-f2f467db008a => generated 1196 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1518/2976] 199.204.45.23 () {34 vars in 1079 bytes} [Mon May 11 02:12:06 2026] GET /v2.0/ports?tenant_id=8b80825518db4b0db87a38081e2d64e4&device_id=7d74c7b5-8087-4a37-993e-f2f467db008a => generated 1465 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1519/2977] 199.204.45.23 () {34 vars in 985 bytes} [Mon May 11 02:12:06 2026] GET /v2.0/networks?id=a8e904c7-d66f-4910-bbbf-fecf785834ae => generated 800 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1459/2978] 10.0.0.20 () {34 vars in 1039 bytes} [Mon May 11 02:12:06 2026] GET /v2.0/security-groups?id=1b5b87de-6d55-4ef2-b579-e3aca9fd31dd&fields=id&fields=name => generated 112 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1520/2979] 199.204.45.23 () {34 vars in 1055 bytes} [Mon May 11 02:12:06 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.60&port_id=4f54ae00-7d89-4ed0-9297-703d75584d8e => generated 19 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1460/2980] 199.204.45.23 () {34 vars in 1103 bytes} [Mon May 11 02:12:06 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A16c&port_id=4f54ae00-7d89-4ed0-9297-703d75584d8e => 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: 1521/2981] 199.204.45.23 () {34 vars in 1063 bytes} [Mon May 11 02:12:06 2026] GET /v2.0/subnets?id=025af37a-a6c9-455e-9d59-f4d3b448ff5a&id=622d709c-e182-4e20-b5dd-411c87308bed => generated 1362 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1461/2982] 199.204.45.23 () {34 vars in 1051 bytes} [Mon May 11 02:12:06 2026] GET /v2.0/ports?network_id=a8e904c7-d66f-4910-bbbf-fecf785834ae&device_owner=network%3Adhcp => generated 1457 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1522/2983] 199.204.45.23 () {34 vars in 1051 bytes} [Mon May 11 02:12:06 2026] GET /v2.0/ports?network_id=a8e904c7-d66f-4910-bbbf-fecf785834ae&device_owner=network%3Adhcp => generated 1457 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1462/2984] 199.204.45.23 () {34 vars in 1011 bytes} [Mon May 11 02:12:06 2026] GET /v2.0/networks/a8e904c7-d66f-4910-bbbf-fecf785834ae?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: 1463/2985] 199.204.45.23 () {34 vars in 993 bytes} [Mon May 11 02:12:06 2026] GET /v2.0/ports?device_id=7d74c7b5-8087-4a37-993e-f2f467db008a => generated 1196 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1523/2986] 199.204.45.23 () {34 vars in 1111 bytes} [Mon May 11 02:12:06 2026] GET /v2.0/networks/a8e904c7-d66f-4910-bbbf-fecf785834ae?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1464/2987] 199.204.45.23 () {36 vars in 996 bytes} [Mon May 11 02:12:06 2026] DELETE /v2.0/ports/4f54ae00-7d89-4ed0-9297-703d75584d8e => generated 0 bytes in 413 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1524/2988] 10.0.0.232 () {32 vars in 750 bytes} [Mon May 11 02:12:11 2026] DELETE /v2.0/security-group-rules/b5024b34-a189-485f-a79b-f702928da384 => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:12:11.326 7 INFO neutron.api.v2.resource [None req-ed0714d9-95bf-4355-adb0-876e7e791ab7 a40e9c25d4ae4ca98fbecd69783f6d39 8b80825518db4b0db87a38081e2d64e4 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1465/2989] 10.0.0.232 () {32 vars in 747 bytes} [Mon May 11 02:12:11 2026] GET /v2.0/security-group-rules/b5024b34-a189-485f-a79b-f702928da384 => generated 155 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1525/2990] 10.0.0.232 () {32 vars in 750 bytes} [Mon May 11 02:12:11 2026] DELETE /v2.0/security-group-rules/838946d5-a0db-4b82-a013-691ec6e352cc => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:12:11.422 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f1824e95-510e-4a11-a7c8-b16086ebab30'] response: {'server_uuid': '7d74c7b5-8087-4a37-993e-f2f467db008a', 'name': 'network-vif-deleted', 'tag': '4f54ae00-7d89-4ed0-9297-703d75584d8e', 'status': 'completed', 'code': 200} 2026-05-11 02:12:11.426 7 INFO neutron.api.v2.resource [None req-fd4ab7d1-f3c3-4864-b04a-88764695a562 a40e9c25d4ae4ca98fbecd69783f6d39 8b80825518db4b0db87a38081e2d64e4 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1466/2991] 10.0.0.232 () {32 vars in 747 bytes} [Mon May 11 02:12:11 2026] GET /v2.0/security-group-rules/838946d5-a0db-4b82-a013-691ec6e352cc => 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: 1526/2992] 10.0.0.232 () {32 vars in 750 bytes} [Mon May 11 02:12:11 2026] DELETE /v2.0/security-group-rules/49b175ee-74f7-4d5f-a088-9d410b93902d => generated 0 bytes in 55 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:12:11.500 7 INFO neutron.api.v2.resource [None req-e594d42c-815a-49b3-b0fc-5e139054f77c a40e9c25d4ae4ca98fbecd69783f6d39 8b80825518db4b0db87a38081e2d64e4 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1467/2993] 10.0.0.232 () {32 vars in 747 bytes} [Mon May 11 02:12:11 2026] GET /v2.0/security-group-rules/49b175ee-74f7-4d5f-a088-9d410b93902d => 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: 1527/2994] 10.0.0.232 () {32 vars in 750 bytes} [Mon May 11 02:12:11 2026] DELETE /v2.0/security-group-rules/51583a7d-3d79-432c-9526-b526c3c40361 => generated 0 bytes in 56 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:12:11.574 7 INFO neutron.api.v2.resource [None req-f73b1add-1b06-43a2-b5b9-df7723b92492 a40e9c25d4ae4ca98fbecd69783f6d39 8b80825518db4b0db87a38081e2d64e4 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1468/2995] 10.0.0.232 () {32 vars in 747 bytes} [Mon May 11 02:12:11 2026] GET /v2.0/security-group-rules/51583a7d-3d79-432c-9526-b526c3c40361 => 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: 1528/2996] 10.0.0.232 () {32 vars in 750 bytes} [Mon May 11 02:12:11 2026] DELETE /v2.0/security-group-rules/21dcfa05-e7a4-48ac-a800-2112a74d26ad => generated 0 bytes in 56 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:12:11.648 7 INFO neutron.api.v2.resource [None req-a5c4c8aa-acbc-44bd-9b0f-b296be752747 a40e9c25d4ae4ca98fbecd69783f6d39 8b80825518db4b0db87a38081e2d64e4 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1469/2997] 10.0.0.232 () {32 vars in 747 bytes} [Mon May 11 02:12:11 2026] GET /v2.0/security-group-rules/21dcfa05-e7a4-48ac-a800-2112a74d26ad => 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: 1529/2998] 10.0.0.232 () {32 vars in 750 bytes} [Mon May 11 02:12:11 2026] DELETE /v2.0/security-group-rules/2a1243e5-1e56-4c6c-9d5a-eb83a9f34c85 => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:12:11.727 7 INFO neutron.api.v2.resource [None req-43533725-5468-452e-97db-5a8ce91d6b42 a40e9c25d4ae4ca98fbecd69783f6d39 8b80825518db4b0db87a38081e2d64e4 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1470/2999] 10.0.0.232 () {32 vars in 747 bytes} [Mon May 11 02:12:11 2026] GET /v2.0/security-group-rules/2a1243e5-1e56-4c6c-9d5a-eb83a9f34c85 => 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: 1530/3000] 10.0.0.232 () {32 vars in 750 bytes} [Mon May 11 02:12:11 2026] DELETE /v2.0/security-group-rules/357dffd5-9b4e-4d54-ace0-cc7f6cf0eb0a => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:12:11.821 7 INFO neutron.api.v2.resource [None req-bc5df488-9aad-4bf9-bb86-dd710f7220bb a40e9c25d4ae4ca98fbecd69783f6d39 8b80825518db4b0db87a38081e2d64e4 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1471/3001] 10.0.0.232 () {32 vars in 747 bytes} [Mon May 11 02:12:11 2026] GET /v2.0/security-group-rules/357dffd5-9b4e-4d54-ace0-cc7f6cf0eb0a => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1531/3002] 10.0.0.232 () {32 vars in 750 bytes} [Mon May 11 02:12:11 2026] DELETE /v2.0/security-group-rules/22769c52-fcfc-4489-9cf9-be6bafdaab1e => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:12:11.912 7 INFO neutron.api.v2.resource [None req-5c6d2d2c-4bf7-46a5-b1a2-2529922190f8 a40e9c25d4ae4ca98fbecd69783f6d39 8b80825518db4b0db87a38081e2d64e4 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1472/3003] 10.0.0.232 () {32 vars in 747 bytes} [Mon May 11 02:12:11 2026] GET /v2.0/security-group-rules/22769c52-fcfc-4489-9cf9-be6bafdaab1e => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1532/3004] 10.0.0.232 () {32 vars in 750 bytes} [Mon May 11 02:12:11 2026] DELETE /v2.0/security-group-rules/75e044cf-7469-4449-834e-b6e6636dbb4d => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:12:12.005 7 INFO neutron.api.v2.resource [None req-9333f19e-055b-44b0-b544-23b3ae667cd3 a40e9c25d4ae4ca98fbecd69783f6d39 8b80825518db4b0db87a38081e2d64e4 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1473/3005] 10.0.0.232 () {32 vars in 747 bytes} [Mon May 11 02:12:11 2026] GET /v2.0/security-group-rules/75e044cf-7469-4449-834e-b6e6636dbb4d => 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: 1533/3006] 10.0.0.232 () {32 vars in 750 bytes} [Mon May 11 02:12:12 2026] DELETE /v2.0/security-group-rules/a53b3f13-89f8-4cc0-807d-0c4533983975 => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:12:12.089 7 INFO neutron.api.v2.resource [None req-6eec344b-2076-4eda-83f6-f82692bb3fb0 a40e9c25d4ae4ca98fbecd69783f6d39 8b80825518db4b0db87a38081e2d64e4 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1474/3007] 10.0.0.232 () {32 vars in 747 bytes} [Mon May 11 02:12:12 2026] GET /v2.0/security-group-rules/a53b3f13-89f8-4cc0-807d-0c4533983975 => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1534/3008] 10.0.0.232 () {32 vars in 750 bytes} [Mon May 11 02:12:12 2026] DELETE /v2.0/security-group-rules/6f0bc439-310c-4dd7-9a77-a60200422e34 => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:12:12.173 7 INFO neutron.api.v2.resource [None req-eaae8808-62ac-4f2d-b17e-6a28848ebbfb a40e9c25d4ae4ca98fbecd69783f6d39 8b80825518db4b0db87a38081e2d64e4 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1475/3009] 10.0.0.232 () {32 vars in 747 bytes} [Mon May 11 02:12:12 2026] GET /v2.0/security-group-rules/6f0bc439-310c-4dd7-9a77-a60200422e34 => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1535/3010] 10.0.0.232 () {32 vars in 740 bytes} [Mon May 11 02:12:12 2026] DELETE /v2.0/security-groups/1b5b87de-6d55-4ef2-b579-e3aca9fd31dd => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:12:12.283 7 INFO neutron.api.v2.resource [None req-68a0513e-7df1-48d9-817f-8c0403660dba a40e9c25d4ae4ca98fbecd69783f6d39 8b80825518db4b0db87a38081e2d64e4 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1476/3011] 10.0.0.232 () {32 vars in 737 bytes} [Mon May 11 02:12:12 2026] GET /v2.0/security-groups/1b5b87de-6d55-4ef2-b579-e3aca9fd31dd => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1536/3014] 10.0.0.232 () {34 vars in 789 bytes} [Mon May 11 02:12:12 2026] PUT /v2.0/routers/4d32a4c3-c3e9-4924-9f5a-2ab0fa93afe3/remove_router_interface => generated 309 bytes in 2048 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:12:14.615 7 INFO neutron.api.v2.resource [None req-dff13557-4770-47e2-afb5-08c2991747f5 a40e9c25d4ae4ca98fbecd69783f6d39 8b80825518db4b0db87a38081e2d64e4 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1479/3015] 10.0.0.232 () {34 vars in 789 bytes} [Mon May 11 02:12:14 2026] PUT /v2.0/routers/4d32a4c3-c3e9-4924-9f5a-2ab0fa93afe3/remove_router_interface => generated 198 bytes in 234 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1537/3016] 10.0.0.232 () {34 vars in 789 bytes} [Mon May 11 02:12:14 2026] PUT /v2.0/routers/4d32a4c3-c3e9-4924-9f5a-2ab0fa93afe3/remove_router_interface => generated 309 bytes in 1126 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:12:16.006 7 INFO neutron.api.v2.resource [None req-64870791-2daa-4bfa-b863-a42c420c7dae a40e9c25d4ae4ca98fbecd69783f6d39 8b80825518db4b0db87a38081e2d64e4 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1480/3017] 10.0.0.232 () {34 vars in 789 bytes} [Mon May 11 02:12:15 2026] PUT /v2.0/routers/4d32a4c3-c3e9-4924-9f5a-2ab0fa93afe3/remove_router_interface => generated 198 bytes in 255 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1538/3018] 10.0.0.232 () {34 vars in 789 bytes} [Mon May 11 02:12:16 2026] PUT /v2.0/routers/4d32a4c3-c3e9-4924-9f5a-2ab0fa93afe3/remove_router_interface => generated 309 bytes in 1189 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:12:17.413 7 INFO neutron.api.v2.resource [None req-29d84e16-342c-40fd-93c1-e35453461b1a a40e9c25d4ae4ca98fbecd69783f6d39 8b80825518db4b0db87a38081e2d64e4 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1481/3019] 10.0.0.232 () {34 vars in 789 bytes} [Mon May 11 02:12:17 2026] PUT /v2.0/routers/4d32a4c3-c3e9-4924-9f5a-2ab0fa93afe3/remove_router_interface => generated 198 bytes in 209 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 02:12:18.533 8 INFO neutron.db.l3_hamode_db [None req-3315fd54-55a8-43e7-9444-2c6cbe26dfde a40e9c25d4ae4ca98fbecd69783f6d39 8b80825518db4b0db87a38081e2d64e4 - - - -] HA network 01854d7f-355f-45f2-9d1c-ded648895d0a was deleted as no HA routers are present in tenant 8b80825518db4b0db87a38081e2d64e4. [pid: 8|app: 0|req: 1539/3020] 10.0.0.232 () {32 vars in 724 bytes} [Mon May 11 02:12:17 2026] DELETE /v2.0/routers/4d32a4c3-c3e9-4924-9f5a-2ab0fa93afe3 => generated 0 bytes in 1129 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:12:18.579 7 INFO neutron.api.v2.resource [None req-37821c63-fa7a-4aae-9a1b-dcb66ff567fe a40e9c25d4ae4ca98fbecd69783f6d39 8b80825518db4b0db87a38081e2d64e4 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1482/3021] 10.0.0.232 () {32 vars in 721 bytes} [Mon May 11 02:12:18 2026] GET /v2.0/routers/4d32a4c3-c3e9-4924-9f5a-2ab0fa93afe3 => generated 135 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 02:12:18.642 8 INFO neutron.services.segments.plugin [-] Segment 7c56def3-6d50-4b5b-a127-3cd6902e1e08 resource provider aggregate not found 2026-05-11 02:12:18.647 8 INFO neutron.services.segments.plugin [-] Segment 7c56def3-6d50-4b5b-a127-3cd6902e1e08 resource provider aggregate not found 2026-05-11 02:12:18.666 8 INFO neutron.services.segments.plugin [-] Segment 7c56def3-6d50-4b5b-a127-3cd6902e1e08 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7c56def3-6d50-4b5b-a127-3cd6902e1e08 found for delete ", "request_id": "req-3aa18dba-8c20-4098-8a4f-0deb4fed14e9"}]} 2026-05-11 02:12:18.667 8 INFO neutron.services.segments.plugin [-] Segment 7c56def3-6d50-4b5b-a127-3cd6902e1e08 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7c56def3-6d50-4b5b-a127-3cd6902e1e08 found for delete ", "request_id": "req-5750ff19-25dc-4b74-9b9c-44e4c919f1f8"}]} [pid: 8|app: 0|req: 1540/3022] 10.0.0.232 () {32 vars in 724 bytes} [Mon May 11 02:12:18 2026] DELETE /v2.0/subnets/f741942a-9384-453e-b450-01b5081de914 => generated 0 bytes in 256 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 02:12:18.871 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1c08857e-e0a4-47c9-b470-f13f2da42e27 a40e9c25d4ae4ca98fbecd69783f6d39 8b80825518db4b0db87a38081e2d64e4 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1483/3023] 10.0.0.232 () {32 vars in 721 bytes} [Mon May 11 02:12:18 2026] GET /v2.0/subnets/f741942a-9384-453e-b450-01b5081de914 => generated 136 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1541/3024] 10.0.0.232 () {32 vars in 724 bytes} [Mon May 11 02:12:18 2026] DELETE /v2.0/subnets/6bf4049a-ba3c-41e4-9d2c-6e6d2e598277 => generated 0 bytes in 233 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 02:12:19.132 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1bb0807d-c370-49fd-aadc-643b31deaa63 a40e9c25d4ae4ca98fbecd69783f6d39 8b80825518db4b0db87a38081e2d64e4 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1484/3025] 10.0.0.232 () {32 vars in 721 bytes} [Mon May 11 02:12:19 2026] GET /v2.0/subnets/6bf4049a-ba3c-41e4-9d2c-6e6d2e598277 => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1542/3026] 10.0.0.232 () {32 vars in 726 bytes} [Mon May 11 02:12:19 2026] DELETE /v2.0/networks/31c76c5e-3c58-4e2c-98a0-3d49d1d45663 => generated 0 bytes in 350 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 02:12:19.510 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b94a05ac-0d9e-4bbd-a5b5-4e0f64504f98 a40e9c25d4ae4ca98fbecd69783f6d39 8b80825518db4b0db87a38081e2d64e4 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1485/3027] 10.0.0.232 () {32 vars in 723 bytes} [Mon May 11 02:12:19 2026] GET /v2.0/networks/31c76c5e-3c58-4e2c-98a0-3d49d1d45663 => generated 138 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1543/3028] 10.0.0.232 () {32 vars in 724 bytes} [Mon May 11 02:12:19 2026] DELETE /v2.0/subnets/622d709c-e182-4e20-b5dd-411c87308bed => generated 0 bytes in 237 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 02:12:19.786 7 INFO neutron.pecan_wsgi.hooks.translation [None req-037c2c0e-bd72-4dc3-8c18-40b6ccb6ec63 a40e9c25d4ae4ca98fbecd69783f6d39 8b80825518db4b0db87a38081e2d64e4 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1486/3029] 10.0.0.232 () {32 vars in 721 bytes} [Mon May 11 02:12:19 2026] GET /v2.0/subnets/622d709c-e182-4e20-b5dd-411c87308bed => generated 136 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1544/3030] 10.0.0.232 () {32 vars in 724 bytes} [Mon May 11 02:12:19 2026] DELETE /v2.0/subnets/025af37a-a6c9-455e-9d59-f4d3b448ff5a => generated 0 bytes in 215 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 02:12:20.034 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b3a8ea33-31a8-4bf3-af00-ef6925f9a324 a40e9c25d4ae4ca98fbecd69783f6d39 8b80825518db4b0db87a38081e2d64e4 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1487/3031] 10.0.0.232 () {32 vars in 721 bytes} [Mon May 11 02:12:20 2026] GET /v2.0/subnets/025af37a-a6c9-455e-9d59-f4d3b448ff5a => generated 136 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 02:12:20.850 8 INFO neutron.services.segments.plugin [-] Segment 5e810e2a-e18b-401c-9119-872c8be279f7 resource provider aggregate not found 2026-05-11 02:12:20.854 8 INFO neutron.services.segments.plugin [-] Segment 5e810e2a-e18b-401c-9119-872c8be279f7 resource provider aggregate not found 2026-05-11 02:12:20.866 8 INFO neutron.services.segments.plugin [-] Segment 5e810e2a-e18b-401c-9119-872c8be279f7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5e810e2a-e18b-401c-9119-872c8be279f7 found for delete ", "request_id": "req-87051674-9f49-4aea-a5d7-d728c190a663"}]} 2026-05-11 02:12:20.868 8 INFO neutron.services.segments.plugin [-] Segment 5e810e2a-e18b-401c-9119-872c8be279f7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5e810e2a-e18b-401c-9119-872c8be279f7 found for delete ", "request_id": "req-ce9e7bc5-874e-4fc7-be1d-9194f0f5dad5"}]} [pid: 8|app: 0|req: 1545/3032] 10.0.0.232 () {32 vars in 726 bytes} [Mon May 11 02:12:20 2026] DELETE /v2.0/networks/a8e904c7-d66f-4910-bbbf-fecf785834ae => generated 0 bytes in 870 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 02:12:20.937 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9c4e9780-9b2a-489d-9c47-65dff2feeb3c a40e9c25d4ae4ca98fbecd69783f6d39 8b80825518db4b0db87a38081e2d64e4 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1488/3033] 10.0.0.232 () {32 vars in 723 bytes} [Mon May 11 02:12:20 2026] GET /v2.0/networks/a8e904c7-d66f-4910-bbbf-fecf785834ae => generated 138 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1546/3034] 10.0.0.232 () {32 vars in 724 bytes} [Mon May 11 02:12:20 2026] DELETE /v2.0/subnets/6f31a199-cc50-462c-9956-ded9b489fce8 => generated 0 bytes in 189 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 02:12:21.160 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d3d38a42-ad5d-44d1-8910-7e9c76329dbc a40e9c25d4ae4ca98fbecd69783f6d39 8b80825518db4b0db87a38081e2d64e4 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1489/3035] 10.0.0.232 () {32 vars in 721 bytes} [Mon May 11 02:12:21 2026] GET /v2.0/subnets/6f31a199-cc50-462c-9956-ded9b489fce8 => generated 136 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1547/3036] 10.0.0.232 () {32 vars in 724 bytes} [Mon May 11 02:12:21 2026] DELETE /v2.0/subnets/86675149-9f5d-43ef-951e-54fd2cd1cc8b => generated 0 bytes in 229 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 02:12:21.423 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7ee29510-ac4f-4f14-8bf3-b0d7fb14d170 a40e9c25d4ae4ca98fbecd69783f6d39 8b80825518db4b0db87a38081e2d64e4 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1490/3037] 10.0.0.232 () {32 vars in 721 bytes} [Mon May 11 02:12:21 2026] GET /v2.0/subnets/86675149-9f5d-43ef-951e-54fd2cd1cc8b => generated 136 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1548/3038] 10.0.0.232 () {32 vars in 726 bytes} [Mon May 11 02:12:21 2026] DELETE /v2.0/networks/ef64903d-e662-4049-b259-3123e0378621 => generated 0 bytes in 398 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 02:12:21.853 7 INFO neutron.pecan_wsgi.hooks.translation [None req-200a60ca-5e8b-4bc7-8295-5e9acea94282 a40e9c25d4ae4ca98fbecd69783f6d39 8b80825518db4b0db87a38081e2d64e4 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1491/3039] 10.0.0.232 () {32 vars in 723 bytes} [Mon May 11 02:12:21 2026] GET /v2.0/networks/ef64903d-e662-4049-b259-3123e0378621 => generated 138 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 02:12:23.794 8 INFO neutron.services.segments.plugin [-] Segment e175069c-26bf-4e3a-8b8e-7916c64c27fb resource provider aggregate not found 2026-05-11 02:12:23.800 8 INFO neutron.services.segments.plugin [-] Segment e175069c-26bf-4e3a-8b8e-7916c64c27fb resource provider aggregate not found 2026-05-11 02:12:23.810 8 INFO neutron.services.segments.plugin [-] Segment e175069c-26bf-4e3a-8b8e-7916c64c27fb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e175069c-26bf-4e3a-8b8e-7916c64c27fb found for delete ", "request_id": "req-c543d905-0168-4557-9a5d-1f0a064784f9"}]} 2026-05-11 02:12:23.815 8 INFO neutron.services.segments.plugin [-] Segment e175069c-26bf-4e3a-8b8e-7916c64c27fb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e175069c-26bf-4e3a-8b8e-7916c64c27fb found for delete ", "request_id": "req-374bfba7-154b-4b5e-83ab-cb2341b2d0bd"}]} 2026-05-11 02:12:23.828 8 INFO neutron.services.segments.plugin [-] Segment acca50eb-4b8d-4b5f-bab0-cc9b4edbd9c8 resource provider aggregate not found 2026-05-11 02:12:23.836 8 INFO neutron.services.segments.plugin [-] Segment acca50eb-4b8d-4b5f-bab0-cc9b4edbd9c8 resource provider aggregate not found 2026-05-11 02:12:23.841 8 INFO neutron.services.segments.plugin [-] Segment acca50eb-4b8d-4b5f-bab0-cc9b4edbd9c8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid acca50eb-4b8d-4b5f-bab0-cc9b4edbd9c8 found for delete ", "request_id": "req-98820651-daba-48f4-9dd9-51cf049ae962"}]} 2026-05-11 02:12:23.852 8 INFO neutron.services.segments.plugin [-] Segment acca50eb-4b8d-4b5f-bab0-cc9b4edbd9c8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid acca50eb-4b8d-4b5f-bab0-cc9b4edbd9c8 found for delete ", "request_id": "req-7a02ab2c-df3b-4014-bc80-1565be4939a4"}]} [pid: 8|app: 0|req: 1549/3040] 10.0.0.232 () {32 vars in 774 bytes} [Mon May 11 02:12:23 2026] GET /v2.0/security-groups?tenant_id=8b80825518db4b0db87a38081e2d64e4&name=default => generated 2805 bytes in 205 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1492/3041] 10.0.0.232 () {32 vars in 740 bytes} [Mon May 11 02:12:23 2026] DELETE /v2.0/security-groups/973a454f-a545-4264-aa77-9361988d3515 => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1550/3042] 10.0.0.232 () {32 vars in 774 bytes} [Mon May 11 02:12:24 2026] GET /v2.0/security-groups?tenant_id=b05ab0beb0f14599a318a057c52e9353&name=default => generated 2805 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1493/3043] 10.0.0.232 () {32 vars in 740 bytes} [Mon May 11 02:12:24 2026] DELETE /v2.0/security-groups/6f828c08-0ec5-4d3c-b19c-665c3e2b24a3 => 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: 1551/3044] 10.0.0.232 () {32 vars in 774 bytes} [Mon May 11 02:12:24 2026] GET /v2.0/security-groups?tenant_id=2371ffc05edc408983deca8643836d1d&name=default => generated 2805 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1494/3045] 10.0.0.232 () {32 vars in 740 bytes} [Mon May 11 02:12:24 2026] DELETE /v2.0/security-groups/ea1b6fc7-92b5-4678-a215-ef19f079d955 => 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: 1552/3046] 10.0.0.232 () {32 vars in 774 bytes} [Mon May 11 02:12:24 2026] GET /v2.0/security-groups?tenant_id=c1662a74fa02449ab4c98cbd8519e1ff&name=default => generated 2805 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1495/3047] 10.0.0.232 () {32 vars in 740 bytes} [Mon May 11 02:12:24 2026] DELETE /v2.0/security-groups/42efc784-b67c-4867-a910-618c373e8a5c => 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: 1553/3048] 10.0.0.232 () {32 vars in 774 bytes} [Mon May 11 02:12:25 2026] GET /v2.0/security-groups?tenant_id=67d0d680167049c198cb0dbf5ffdfb84&name=default => generated 2805 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1496/3049] 10.0.0.232 () {32 vars in 740 bytes} [Mon May 11 02:12:25 2026] DELETE /v2.0/security-groups/8026b651-44da-43f8-8106-6544c4774d1c => 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: 1554/3050] 10.0.0.232 () {32 vars in 774 bytes} [Mon May 11 02:12:25 2026] GET /v2.0/security-groups?tenant_id=9519d9760a594206bbb89c0dc9874adf&name=default => generated 2805 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1497/3051] 10.0.0.232 () {32 vars in 740 bytes} [Mon May 11 02:12:25 2026] DELETE /v2.0/security-groups/36c3f77c-3408-4116-a238-d7fefd0c1286 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1555/3052] 10.0.0.232 () {32 vars in 774 bytes} [Mon May 11 02:12:25 2026] GET /v2.0/security-groups?tenant_id=cb6b460034ee4559bbc051b3afc7cc0d&name=default => generated 2805 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1498/3053] 10.0.0.232 () {32 vars in 740 bytes} [Mon May 11 02:12:25 2026] DELETE /v2.0/security-groups/7b1cb0c2-2467-4998-969a-bd0d18e01180 => 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: 1556/3054] 10.0.0.232 () {32 vars in 649 bytes} [Mon May 11 02:12:28 2026] GET /v2.0/networks => generated 2168 bytes in 203 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1500/3057] 10.0.0.232 () {32 vars in 655 bytes} [Mon May 11 02:12:29 2026] GET /v2.0/floatingips => generated 19 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1558/3058] 10.0.0.232 () {32 vars in 647 bytes} [Mon May 11 02:12:29 2026] GET /v2.0/routers => generated 15 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1501/3059] 10.0.0.232 () {32 vars in 643 bytes} [Mon May 11 02:12:29 2026] GET /v2.0/ports => generated 4725 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1559/3060] 10.0.0.232 () {32 vars in 647 bytes} [Mon May 11 02:12:29 2026] GET /v2.0/subnets => generated 1261 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1502/3061] 10.0.0.232 () {32 vars in 649 bytes} [Mon May 11 02:12:29 2026] GET /v2.0/networks => generated 2168 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1560/3062] 10.0.0.232 () {32 vars in 663 bytes} [Mon May 11 02:12:30 2026] GET /v2.0/security-groups => generated 16626 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1503/3063] 10.0.0.232 () {32 vars in 655 bytes} [Mon May 11 02:12:30 2026] GET /v2.0/subnetpools => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0)