+ 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 [Tue May 19 16:46:42 2026] *** compiled with version: 11.4.0 on 17 May 2026 08:26:26 os: Linux-5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 nodename: neutron-server-744c7b646d-s2h79 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 0x55d2e83baa20 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-19 16:46:47.147 7 INFO neutron.common.config [-] Logging enabled! 2026-05-19 16:46:47.147 7 INFO neutron.common.config [-] uwsgi version 21.2.2.dev24 2026-05-19 16:46:47.179 8 INFO neutron.common.config [-] Logging enabled! 2026-05-19 16:46:47.180 8 INFO neutron.common.config [-] uwsgi version 21.2.2.dev24 2026-05-19 16:46:47.435 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-19 16:46:47.477 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-19 16:46:48.248 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-19 16:46:48.251 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-19 16:46:48.254 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-05-19 16:46:48.255 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-19 16:46:48.255 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-19 16:46:48.256 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-19 16:46:48.256 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-19 16:46:48.262 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-19 16:46:48.262 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-19 16:46:48.263 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-19 16:46:48.282 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-19 16:46:48.283 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-19 16:46:48.283 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-19 16:46:48.324 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-19 16:46:48.325 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-19 16:46:48.325 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-19 16:46:48.325 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-19 16:46:48.482 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-19 16:46:48.485 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-19 16:46:48.488 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-05-19 16:46:48.489 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-19 16:46:48.489 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-19 16:46:48.489 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-19 16:46:48.489 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-19 16:46:48.495 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-19 16:46:48.495 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-19 16:46:48.496 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-19 16:46:48.514 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-19 16:46:48.515 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-19 16:46:48.515 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-19 16:46:48.552 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-19 16:46:48.553 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-19 16:46:48.553 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-19 16:46:48.553 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-19 16:46:48.795 7 INFO neutron.plugins.ml2.managers [None req-46183ca1-27a8-428b-80bf-0befc7fe13af - - - - - -] Initializing driver for type 'vlan' 2026-05-19 16:46:48.938 8 INFO neutron.plugins.ml2.managers [None req-b6eea40f-274c-4360-b5b2-fbabf8dd29c6 - - - - - -] Initializing driver for type 'vlan' 2026-05-19 16:46:49.126 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-46183ca1-27a8-428b-80bf-0befc7fe13af - - - - - -] VlanTypeDriver initialization complete 2026-05-19 16:46:49.127 7 INFO neutron.plugins.ml2.managers [None req-46183ca1-27a8-428b-80bf-0befc7fe13af - - - - - -] Initializing driver for type 'vxlan' 2026-05-19 16:46:49.127 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-46183ca1-27a8-428b-80bf-0befc7fe13af - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-19 16:46:49.164 7 INFO neutron.plugins.ml2.managers [None req-46183ca1-27a8-428b-80bf-0befc7fe13af - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-19 16:46:49.165 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-46183ca1-27a8-428b-80bf-0befc7fe13af - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-19 16:46:49.165 7 INFO neutron.plugins.ml2.managers [None req-46183ca1-27a8-428b-80bf-0befc7fe13af - - - - - -] Initializing extension driver 'port_security' 2026-05-19 16:46:49.166 7 INFO neutron.plugins.ml2.extensions.port_security [None req-46183ca1-27a8-428b-80bf-0befc7fe13af - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-19 16:46:49.166 7 INFO neutron.plugins.ml2.managers [None req-46183ca1-27a8-428b-80bf-0befc7fe13af - - - - - -] Initializing extension driver 'qos' 2026-05-19 16:46:49.167 7 INFO neutron.plugins.ml2.managers [None req-46183ca1-27a8-428b-80bf-0befc7fe13af - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-19 16:46:49.167 7 INFO neutron.plugins.ml2.managers [None req-46183ca1-27a8-428b-80bf-0befc7fe13af - - - - - -] Initializing mechanism driver 'l2population' 2026-05-19 16:46:49.179 7 INFO neutron.quota [None req-60b884a4-5de0-4d8c-afbb-e4332a16a374 - - - - - -] Loaded quota_driver: . 2026-05-19 16:46:49.180 7 INFO neutron.plugins.ml2.plugin [None req-60b884a4-5de0-4d8c-afbb-e4332a16a374 - - - - - -] Modular L2 Plugin initialization complete 2026-05-19 16:46:49.180 7 INFO neutron.plugins.ml2.managers [None req-60b884a4-5de0-4d8c-afbb-e4332a16a374 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-19 16:46:49.180 7 INFO neutron.plugins.ml2.managers [None req-60b884a4-5de0-4d8c-afbb-e4332a16a374 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-19 16:46:49.180 7 INFO neutron.plugins.ml2.managers [None req-60b884a4-5de0-4d8c-afbb-e4332a16a374 - - - - - -] Got port-security extension from driver 'port_security' 2026-05-19 16:46:49.181 7 INFO neutron.extensions.vlantransparent [None req-60b884a4-5de0-4d8c-afbb-e4332a16a374 - - - - - -] Disabled vlantransparent extension. 2026-05-19 16:46:49.181 7 INFO neutron.manager [None req-60b884a4-5de0-4d8c-afbb-e4332a16a374 - - - - - -] Loading Plugin: qos 2026-05-19 16:46:49.192 7 INFO neutron.manager [None req-60b884a4-5de0-4d8c-afbb-e4332a16a374 - - - - - -] Loading Plugin: router 2026-05-19 16:46:49.229 7 INFO neutron.services.service_base [None req-60b884a4-5de0-4d8c-afbb-e4332a16a374 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-19 16:46:49.230 7 INFO neutron.manager [None req-60b884a4-5de0-4d8c-afbb-e4332a16a374 - - - - - -] Loading Plugin: segments 2026-05-19 16:46:49.276 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-b6eea40f-274c-4360-b5b2-fbabf8dd29c6 - - - - - -] VlanTypeDriver initialization complete 2026-05-19 16:46:49.276 8 INFO neutron.plugins.ml2.managers [None req-b6eea40f-274c-4360-b5b2-fbabf8dd29c6 - - - - - -] Initializing driver for type 'vxlan' 2026-05-19 16:46:49.277 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-b6eea40f-274c-4360-b5b2-fbabf8dd29c6 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-19 16:46:49.309 8 INFO neutron.plugins.ml2.managers [None req-b6eea40f-274c-4360-b5b2-fbabf8dd29c6 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-19 16:46:49.309 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-b6eea40f-274c-4360-b5b2-fbabf8dd29c6 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-19 16:46:49.309 8 INFO neutron.plugins.ml2.managers [None req-b6eea40f-274c-4360-b5b2-fbabf8dd29c6 - - - - - -] Initializing extension driver 'port_security' 2026-05-19 16:46:49.309 8 INFO neutron.plugins.ml2.extensions.port_security [None req-b6eea40f-274c-4360-b5b2-fbabf8dd29c6 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-19 16:46:49.310 8 INFO neutron.plugins.ml2.managers [None req-b6eea40f-274c-4360-b5b2-fbabf8dd29c6 - - - - - -] Initializing extension driver 'qos' 2026-05-19 16:46:49.310 8 INFO neutron.plugins.ml2.managers [None req-b6eea40f-274c-4360-b5b2-fbabf8dd29c6 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-19 16:46:49.310 8 INFO neutron.plugins.ml2.managers [None req-b6eea40f-274c-4360-b5b2-fbabf8dd29c6 - - - - - -] Initializing mechanism driver 'l2population' 2026-05-19 16:46:49.322 8 INFO neutron.quota [None req-5ec88f8f-498e-43ec-a0b7-dffcb0365b0f - - - - - -] Loaded quota_driver: . 2026-05-19 16:46:49.323 8 INFO neutron.plugins.ml2.plugin [None req-5ec88f8f-498e-43ec-a0b7-dffcb0365b0f - - - - - -] Modular L2 Plugin initialization complete 2026-05-19 16:46:49.323 8 INFO neutron.plugins.ml2.managers [None req-5ec88f8f-498e-43ec-a0b7-dffcb0365b0f - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-19 16:46:49.324 8 INFO neutron.plugins.ml2.managers [None req-5ec88f8f-498e-43ec-a0b7-dffcb0365b0f - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-19 16:46:49.324 8 INFO neutron.plugins.ml2.managers [None req-5ec88f8f-498e-43ec-a0b7-dffcb0365b0f - - - - - -] Got port-security extension from driver 'port_security' 2026-05-19 16:46:49.324 8 INFO neutron.extensions.vlantransparent [None req-5ec88f8f-498e-43ec-a0b7-dffcb0365b0f - - - - - -] Disabled vlantransparent extension. 2026-05-19 16:46:49.324 8 INFO neutron.manager [None req-5ec88f8f-498e-43ec-a0b7-dffcb0365b0f - - - - - -] Loading Plugin: qos 2026-05-19 16:46:49.327 7 INFO neutron.manager [None req-60b884a4-5de0-4d8c-afbb-e4332a16a374 - - - - - -] Loading Plugin: trunk 2026-05-19 16:46:49.337 8 INFO neutron.manager [None req-5ec88f8f-498e-43ec-a0b7-dffcb0365b0f - - - - - -] Loading Plugin: router 2026-05-19 16:46:49.374 8 INFO neutron.services.service_base [None req-5ec88f8f-498e-43ec-a0b7-dffcb0365b0f - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-19 16:46:49.375 8 INFO neutron.manager [None req-5ec88f8f-498e-43ec-a0b7-dffcb0365b0f - - - - - -] Loading Plugin: segments 2026-05-19 16:46:49.385 7 INFO neutron.manager [None req-60b884a4-5de0-4d8c-afbb-e4332a16a374 - - - - - -] Loading Plugin: vpnaas 2026-05-19 16:46:49.433 7 WARNING stevedore.named [None req-60b884a4-5de0-4d8c-afbb-e4332a16a374 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-19 16:46:49.464 8 INFO neutron.manager [None req-5ec88f8f-498e-43ec-a0b7-dffcb0365b0f - - - - - -] Loading Plugin: trunk 2026-05-19 16:46:49.505 7 INFO neutron_vpnaas.services.vpn.plugin [None req-60b884a4-5de0-4d8c-afbb-e4332a16a374 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-19 16:46:49.506 7 INFO neutron.common.utils [None req-60b884a4-5de0-4d8c-afbb-e4332a16a374 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-19 16:46:49.506 7 INFO neutron.manager [None req-60b884a4-5de0-4d8c-afbb-e4332a16a374 - - - - - -] Loading Plugin: auto_allocate 2026-05-19 16:46:49.511 7 INFO neutron.manager [None req-60b884a4-5de0-4d8c-afbb-e4332a16a374 - - - - - -] Loading Plugin: tag 2026-05-19 16:46:49.512 8 INFO neutron.manager [None req-5ec88f8f-498e-43ec-a0b7-dffcb0365b0f - - - - - -] Loading Plugin: vpnaas 2026-05-19 16:46:49.516 7 INFO neutron.manager [None req-60b884a4-5de0-4d8c-afbb-e4332a16a374 - - - - - -] Loading Plugin: timestamp 2026-05-19 16:46:49.518 7 INFO neutron.manager [None req-60b884a4-5de0-4d8c-afbb-e4332a16a374 - - - - - -] Loading Plugin: network_ip_availability 2026-05-19 16:46:49.523 7 INFO neutron.manager [None req-60b884a4-5de0-4d8c-afbb-e4332a16a374 - - - - - -] Loading Plugin: flavors 2026-05-19 16:46:49.526 7 INFO neutron.manager [None req-60b884a4-5de0-4d8c-afbb-e4332a16a374 - - - - - -] Loading Plugin: revisions 2026-05-19 16:46:49.529 7 INFO neutron.api.extensions [None req-60b884a4-5de0-4d8c-afbb-e4332a16a374 - - - - - -] Initializing extension manager. 2026-05-19 16:46:49.531 7 INFO neutron.api.extensions [None req-60b884a4-5de0-4d8c-afbb-e4332a16a374 - - - - - -] Loaded extension: address-group 2026-05-19 16:46:49.532 7 INFO neutron.api.extensions [None req-60b884a4-5de0-4d8c-afbb-e4332a16a374 - - - - - -] Loaded extension: address-scope 2026-05-19 16:46:49.533 7 INFO neutron.api.extensions [None req-60b884a4-5de0-4d8c-afbb-e4332a16a374 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-19 16:46:49.534 7 INFO neutron.api.extensions [None req-60b884a4-5de0-4d8c-afbb-e4332a16a374 - - - - - -] Loaded extension: agent 2026-05-19 16:46:49.534 7 INFO neutron.api.extensions [None req-60b884a4-5de0-4d8c-afbb-e4332a16a374 - - - - - -] Loaded extension: agent-resources-synced 2026-05-19 16:46:49.536 7 INFO neutron.api.extensions [None req-60b884a4-5de0-4d8c-afbb-e4332a16a374 - - - - - -] Loaded extension: allowed-address-pairs 2026-05-19 16:46:49.537 7 INFO neutron.api.extensions [None req-60b884a4-5de0-4d8c-afbb-e4332a16a374 - - - - - -] Loaded extension: auto-allocated-topology 2026-05-19 16:46:49.538 7 INFO neutron.api.extensions [None req-60b884a4-5de0-4d8c-afbb-e4332a16a374 - - - - - -] Loaded extension: availability_zone 2026-05-19 16:46:49.538 7 INFO neutron.api.extensions [None req-60b884a4-5de0-4d8c-afbb-e4332a16a374 - - - - - -] Loaded extension: availability_zone_filter 2026-05-19 16:46:49.539 7 INFO neutron.api.extensions [None req-60b884a4-5de0-4d8c-afbb-e4332a16a374 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-19 16:46:49.540 7 INFO neutron.api.extensions [None req-60b884a4-5de0-4d8c-afbb-e4332a16a374 - - - - - -] Loaded extension: default-subnetpools 2026-05-19 16:46:49.541 7 INFO neutron.api.extensions [None req-60b884a4-5de0-4d8c-afbb-e4332a16a374 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-19 16:46:49.542 7 INFO neutron.api.extensions [None req-60b884a4-5de0-4d8c-afbb-e4332a16a374 - - - - - -] Loaded extension: dns-integration 2026-05-19 16:46:49.543 7 INFO neutron.api.extensions [None req-60b884a4-5de0-4d8c-afbb-e4332a16a374 - - - - - -] Loaded extension: dns-domain-ports 2026-05-19 16:46:49.543 7 INFO neutron.api.extensions [None req-60b884a4-5de0-4d8c-afbb-e4332a16a374 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-19 16:46:49.544 7 INFO neutron.api.extensions [None req-60b884a4-5de0-4d8c-afbb-e4332a16a374 - - - - - -] Loaded extension: dvr 2026-05-19 16:46:49.545 7 INFO neutron.api.extensions [None req-60b884a4-5de0-4d8c-afbb-e4332a16a374 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-19 16:46:49.546 7 INFO neutron.api.extensions [None req-60b884a4-5de0-4d8c-afbb-e4332a16a374 - - - - - -] Loaded extension: empty-string-filtering 2026-05-19 16:46:49.546 7 INFO neutron.api.extensions [None req-60b884a4-5de0-4d8c-afbb-e4332a16a374 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-19 16:46:49.547 7 INFO neutron.api.extensions [None req-60b884a4-5de0-4d8c-afbb-e4332a16a374 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-19 16:46:49.548 7 INFO neutron.api.extensions [None req-60b884a4-5de0-4d8c-afbb-e4332a16a374 - - - - - -] Loaded extension: external-net 2026-05-19 16:46:49.548 7 INFO neutron.api.extensions [None req-60b884a4-5de0-4d8c-afbb-e4332a16a374 - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-19 16:46:49.549 7 INFO neutron.api.extensions [None req-60b884a4-5de0-4d8c-afbb-e4332a16a374 - - - - - -] Loaded extension: extraroute 2026-05-19 16:46:49.550 7 INFO neutron.api.extensions [None req-60b884a4-5de0-4d8c-afbb-e4332a16a374 - - - - - -] Loaded extension: extraroute-atomic 2026-05-19 16:46:49.550 7 INFO neutron.api.extensions [None req-60b884a4-5de0-4d8c-afbb-e4332a16a374 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-19 16:46:49.551 7 INFO neutron.api.extensions [None req-60b884a4-5de0-4d8c-afbb-e4332a16a374 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-19 16:46:49.552 7 INFO neutron.api.extensions [None req-60b884a4-5de0-4d8c-afbb-e4332a16a374 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-19 16:46:49.552 7 INFO neutron.api.extensions [None req-60b884a4-5de0-4d8c-afbb-e4332a16a374 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-19 16:46:49.553 7 INFO neutron.api.extensions [None req-60b884a4-5de0-4d8c-afbb-e4332a16a374 - - - - - -] Loaded extension: fip-port-details 2026-05-19 16:46:49.553 8 WARNING stevedore.named [None req-5ec88f8f-498e-43ec-a0b7-dffcb0365b0f - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-19 16:46:49.554 7 INFO neutron.api.extensions [None req-60b884a4-5de0-4d8c-afbb-e4332a16a374 - - - - - -] Loaded extension: flavors 2026-05-19 16:46:49.555 7 INFO neutron.api.extensions [None req-60b884a4-5de0-4d8c-afbb-e4332a16a374 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-19 16:46:49.556 7 INFO neutron.api.extensions [None req-60b884a4-5de0-4d8c-afbb-e4332a16a374 - - - - - -] Loaded extension: floatingip-pools 2026-05-19 16:46:49.557 7 INFO neutron.api.extensions [None req-60b884a4-5de0-4d8c-afbb-e4332a16a374 - - - - - -] Loaded extension: ip_allocation 2026-05-19 16:46:49.557 7 INFO neutron.api.extensions [None req-60b884a4-5de0-4d8c-afbb-e4332a16a374 - - - - - -] Loaded extension: ip-substring-filtering 2026-05-19 16:46:49.558 7 INFO neutron.api.extensions [None req-60b884a4-5de0-4d8c-afbb-e4332a16a374 - - - - - -] Loaded extension: l2_adjacency 2026-05-19 16:46:49.559 7 INFO neutron.api.extensions [None req-60b884a4-5de0-4d8c-afbb-e4332a16a374 - - - - - -] Loaded extension: router 2026-05-19 16:46:49.561 7 INFO neutron.api.extensions [None req-60b884a4-5de0-4d8c-afbb-e4332a16a374 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-19 16:46:49.562 7 INFO neutron.api.extensions [None req-60b884a4-5de0-4d8c-afbb-e4332a16a374 - - - - - -] Loaded extension: ext-gw-mode 2026-05-19 16:46:49.562 7 INFO neutron.api.extensions [None req-60b884a4-5de0-4d8c-afbb-e4332a16a374 - - - - - -] Loaded extension: l3-ha 2026-05-19 16:46:49.563 7 INFO neutron.api.extensions [None req-60b884a4-5de0-4d8c-afbb-e4332a16a374 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-19 16:46:49.564 7 INFO neutron.api.extensions [None req-60b884a4-5de0-4d8c-afbb-e4332a16a374 - - - - - -] Loaded extension: l3-flavors 2026-05-19 16:46:49.565 7 INFO neutron.api.extensions [None req-60b884a4-5de0-4d8c-afbb-e4332a16a374 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-19 16:46:49.565 7 INFO neutron.api.extensions [None req-60b884a4-5de0-4d8c-afbb-e4332a16a374 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-19 16:46:49.567 7 INFO neutron.api.extensions [None req-60b884a4-5de0-4d8c-afbb-e4332a16a374 - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-19 16:46:49.568 7 INFO neutron.api.extensions [None req-60b884a4-5de0-4d8c-afbb-e4332a16a374 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-19 16:46:49.569 7 INFO neutron.api.extensions [None req-60b884a4-5de0-4d8c-afbb-e4332a16a374 - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-19 16:46:49.571 7 INFO neutron.api.extensions [None req-60b884a4-5de0-4d8c-afbb-e4332a16a374 - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-19 16:46:49.572 7 INFO neutron.api.extensions [None req-60b884a4-5de0-4d8c-afbb-e4332a16a374 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-19 16:46:49.573 7 INFO neutron.api.extensions [None req-60b884a4-5de0-4d8c-afbb-e4332a16a374 - - - - - -] Loaded extension: multi-provider 2026-05-19 16:46:49.573 7 INFO neutron.api.extensions [None req-60b884a4-5de0-4d8c-afbb-e4332a16a374 - - - - - -] Loaded extension: net-mtu 2026-05-19 16:46:49.574 7 INFO neutron.api.extensions [None req-60b884a4-5de0-4d8c-afbb-e4332a16a374 - - - - - -] Loaded extension: net-mtu-writable 2026-05-19 16:46:49.575 7 INFO neutron.api.extensions [None req-60b884a4-5de0-4d8c-afbb-e4332a16a374 - - - - - -] Loaded extension: network_availability_zone 2026-05-19 16:46:49.576 7 INFO neutron.api.extensions [None req-60b884a4-5de0-4d8c-afbb-e4332a16a374 - - - - - -] Loaded extension: network-ip-availability 2026-05-19 16:46:49.577 7 INFO neutron.api.extensions [None req-60b884a4-5de0-4d8c-afbb-e4332a16a374 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-19 16:46:49.577 7 INFO neutron.api.extensions [None req-60b884a4-5de0-4d8c-afbb-e4332a16a374 - - - - - -] Loaded extension: pagination 2026-05-19 16:46:49.578 7 INFO neutron.api.extensions [None req-60b884a4-5de0-4d8c-afbb-e4332a16a374 - - - - - -] Loaded extension: port-device-profile 2026-05-19 16:46:49.578 7 INFO neutron.api.extensions [None req-60b884a4-5de0-4d8c-afbb-e4332a16a374 - - - - - -] Loaded extension: port-mac-override 2026-05-19 16:46:49.579 7 INFO neutron.api.extensions [None req-60b884a4-5de0-4d8c-afbb-e4332a16a374 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-19 16:46:49.580 7 INFO neutron.api.extensions [None req-60b884a4-5de0-4d8c-afbb-e4332a16a374 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-19 16:46:49.580 7 INFO neutron.api.extensions [None req-60b884a4-5de0-4d8c-afbb-e4332a16a374 - - - - - -] Loaded extension: port-resource-request 2026-05-19 16:46:49.581 7 INFO neutron.api.extensions [None req-60b884a4-5de0-4d8c-afbb-e4332a16a374 - - - - - -] Loaded extension: port-resource-request-groups 2026-05-19 16:46:49.582 7 INFO neutron.api.extensions [None req-60b884a4-5de0-4d8c-afbb-e4332a16a374 - - - - - -] Loaded extension: binding 2026-05-19 16:46:49.582 7 INFO neutron.api.extensions [None req-60b884a4-5de0-4d8c-afbb-e4332a16a374 - - - - - -] Loaded extension: binding-extended 2026-05-19 16:46:49.583 7 INFO neutron.api.extensions [None req-60b884a4-5de0-4d8c-afbb-e4332a16a374 - - - - - -] Loaded extension: port-security 2026-05-19 16:46:49.584 7 INFO neutron.api.extensions [None req-60b884a4-5de0-4d8c-afbb-e4332a16a374 - - - - - -] Loaded extension: project-id 2026-05-19 16:46:49.584 7 INFO neutron.api.extensions [None req-60b884a4-5de0-4d8c-afbb-e4332a16a374 - - - - - -] Loaded extension: provider 2026-05-19 16:46:49.586 7 INFO neutron.api.extensions [None req-60b884a4-5de0-4d8c-afbb-e4332a16a374 - - - - - -] Loaded extension: qos 2026-05-19 16:46:49.587 7 INFO neutron.api.extensions [None req-60b884a4-5de0-4d8c-afbb-e4332a16a374 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-19 16:46:49.587 7 INFO neutron.api.extensions [None req-60b884a4-5de0-4d8c-afbb-e4332a16a374 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-19 16:46:49.588 7 INFO neutron.api.extensions [None req-60b884a4-5de0-4d8c-afbb-e4332a16a374 - - - - - -] Loaded extension: qos-default 2026-05-19 16:46:49.588 7 INFO neutron.api.extensions [None req-60b884a4-5de0-4d8c-afbb-e4332a16a374 - - - - - -] Loaded extension: qos-fip 2026-05-19 16:46:49.589 7 INFO neutron.api.extensions [None req-60b884a4-5de0-4d8c-afbb-e4332a16a374 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-19 16:46:49.590 7 INFO neutron.api.extensions [None req-60b884a4-5de0-4d8c-afbb-e4332a16a374 - - - - - -] Loaded extension: qos-gateway-ip 2026-05-19 16:46:49.590 7 INFO neutron.api.extensions [None req-60b884a4-5de0-4d8c-afbb-e4332a16a374 - - - - - -] Loaded extension: qos-port-network-policy 2026-05-19 16:46:49.591 7 INFO neutron.api.extensions [None req-60b884a4-5de0-4d8c-afbb-e4332a16a374 - - - - - -] Loaded extension: qos-pps-minimum 2026-05-19 16:46:49.592 7 INFO neutron.api.extensions [None req-60b884a4-5de0-4d8c-afbb-e4332a16a374 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-19 16:46:49.592 7 INFO neutron.api.extensions [None req-60b884a4-5de0-4d8c-afbb-e4332a16a374 - - - - - -] Loaded extension: qos-pps 2026-05-19 16:46:49.593 7 INFO neutron.api.extensions [None req-60b884a4-5de0-4d8c-afbb-e4332a16a374 - - - - - -] Loaded extension: qos-rule-type-details 2026-05-19 16:46:49.593 7 INFO neutron.api.extensions [None req-60b884a4-5de0-4d8c-afbb-e4332a16a374 - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-19 16:46:49.594 7 INFO neutron.api.extensions [None req-60b884a4-5de0-4d8c-afbb-e4332a16a374 - - - - - -] Loaded extension: qos-rules-alias 2026-05-19 16:46:49.595 7 INFO neutron.api.extensions [None req-60b884a4-5de0-4d8c-afbb-e4332a16a374 - - - - - -] Loaded extension: quota-check-limit 2026-05-19 16:46:49.596 7 INFO neutron.api.extensions [None req-60b884a4-5de0-4d8c-afbb-e4332a16a374 - - - - - -] Loaded extension: quotas 2026-05-19 16:46:49.597 7 INFO neutron.api.extensions [None req-60b884a4-5de0-4d8c-afbb-e4332a16a374 - - - - - -] Loaded extension: quota_details 2026-05-19 16:46:49.599 7 INFO neutron.api.extensions [None req-60b884a4-5de0-4d8c-afbb-e4332a16a374 - - - - - -] Loaded extension: rbac-policies 2026-05-19 16:46:49.599 7 INFO neutron.api.extensions [None req-60b884a4-5de0-4d8c-afbb-e4332a16a374 - - - - - -] Loaded extension: rbac-address-group 2026-05-19 16:46:49.600 7 INFO neutron.api.extensions [None req-60b884a4-5de0-4d8c-afbb-e4332a16a374 - - - - - -] Loaded extension: rbac-address-scope 2026-05-19 16:46:49.600 7 INFO neutron.api.extensions [None req-60b884a4-5de0-4d8c-afbb-e4332a16a374 - - - - - -] Loaded extension: rbac-security-groups 2026-05-19 16:46:49.601 7 INFO neutron.api.extensions [None req-60b884a4-5de0-4d8c-afbb-e4332a16a374 - - - - - -] Loaded extension: rbac-subnetpool 2026-05-19 16:46:49.602 7 INFO neutron.api.extensions [None req-60b884a4-5de0-4d8c-afbb-e4332a16a374 - - - - - -] Loaded extension: revision-if-match 2026-05-19 16:46:49.602 7 INFO neutron.api.extensions [None req-60b884a4-5de0-4d8c-afbb-e4332a16a374 - - - - - -] Loaded extension: standard-attr-revisions 2026-05-19 16:46:49.603 7 INFO neutron.api.extensions [None req-60b884a4-5de0-4d8c-afbb-e4332a16a374 - - - - - -] Loaded extension: router_availability_zone 2026-05-19 16:46:49.604 7 INFO neutron.api.extensions [None req-60b884a4-5de0-4d8c-afbb-e4332a16a374 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-19 16:46:49.604 7 INFO neutron.api.extensions [None req-60b884a4-5de0-4d8c-afbb-e4332a16a374 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-19 16:46:49.605 7 INFO neutron.api.extensions [None req-60b884a4-5de0-4d8c-afbb-e4332a16a374 - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-19 16:46:49.605 7 INFO neutron.api.extensions [None req-60b884a4-5de0-4d8c-afbb-e4332a16a374 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-19 16:46:49.606 7 INFO neutron.api.extensions [None req-60b884a4-5de0-4d8c-afbb-e4332a16a374 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-19 16:46:49.614 7 INFO neutron.api.extensions [None req-60b884a4-5de0-4d8c-afbb-e4332a16a374 - - - - - -] Loaded extension: security-group 2026-05-19 16:46:49.615 7 INFO neutron.api.extensions [None req-60b884a4-5de0-4d8c-afbb-e4332a16a374 - - - - - -] Loaded extension: segment 2026-05-19 16:46:49.615 7 INFO neutron.api.extensions [None req-60b884a4-5de0-4d8c-afbb-e4332a16a374 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-19 16:46:49.616 7 INFO neutron.api.extensions [None req-60b884a4-5de0-4d8c-afbb-e4332a16a374 - - - - - -] Loaded extension: service-type 2026-05-19 16:46:49.616 7 INFO neutron.api.extensions [None req-60b884a4-5de0-4d8c-afbb-e4332a16a374 - - - - - -] Loaded extension: sorting 2026-05-19 16:46:49.617 7 INFO neutron.api.extensions [None req-60b884a4-5de0-4d8c-afbb-e4332a16a374 - - - - - -] Loaded extension: standard-attr-segment 2026-05-19 16:46:49.618 7 INFO neutron.api.extensions [None req-60b884a4-5de0-4d8c-afbb-e4332a16a374 - - - - - -] Loaded extension: standard-attr-description 2026-05-19 16:46:49.619 7 INFO neutron.api.extensions [None req-60b884a4-5de0-4d8c-afbb-e4332a16a374 - - - - - -] Loaded extension: stateful-security-group 2026-05-19 16:46:49.619 7 WARNING neutron.api.extensions [None req-60b884a4-5de0-4d8c-afbb-e4332a16a374 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-05-19 16:46:49.620 7 INFO neutron.api.extensions [None req-60b884a4-5de0-4d8c-afbb-e4332a16a374 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-19 16:46:49.620 7 INFO neutron.api.extensions [None req-60b884a4-5de0-4d8c-afbb-e4332a16a374 - - - - - -] Loaded extension: subnet_onboard 2026-05-19 16:46:49.621 7 INFO neutron.api.extensions [None req-60b884a4-5de0-4d8c-afbb-e4332a16a374 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-19 16:46:49.622 7 INFO neutron.api.extensions [None req-60b884a4-5de0-4d8c-afbb-e4332a16a374 - - - - - -] Loaded extension: subnet-service-types 2026-05-19 16:46:49.622 7 INFO neutron.api.extensions [None req-60b884a4-5de0-4d8c-afbb-e4332a16a374 - - - - - -] Loaded extension: subnet_allocation 2026-05-19 16:46:49.623 7 INFO neutron.api.extensions [None req-60b884a4-5de0-4d8c-afbb-e4332a16a374 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-19 16:46:49.624 7 INFO neutron.api.extensions [None req-60b884a4-5de0-4d8c-afbb-e4332a16a374 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-19 16:46:49.626 7 INFO neutron.api.extensions [None req-60b884a4-5de0-4d8c-afbb-e4332a16a374 - - - - - -] Loaded extension: standard-attr-tag 2026-05-19 16:46:49.627 7 INFO neutron.api.extensions [None req-60b884a4-5de0-4d8c-afbb-e4332a16a374 - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-19 16:46:49.628 7 INFO neutron.api.extensions [None req-60b884a4-5de0-4d8c-afbb-e4332a16a374 - - - - - -] Loaded extension: trunk 2026-05-19 16:46:49.628 7 INFO neutron.api.extensions [None req-60b884a4-5de0-4d8c-afbb-e4332a16a374 - - - - - -] Loaded extension: trunk-details 2026-05-19 16:46:49.629 7 INFO neutron.api.extensions [None req-60b884a4-5de0-4d8c-afbb-e4332a16a374 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-19 16:46:49.629 8 INFO neutron_vpnaas.services.vpn.plugin [None req-5ec88f8f-498e-43ec-a0b7-dffcb0365b0f - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-19 16:46:49.630 8 INFO neutron.common.utils [None req-5ec88f8f-498e-43ec-a0b7-dffcb0365b0f - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-19 16:46:49.630 7 INFO neutron.api.extensions [None req-60b884a4-5de0-4d8c-afbb-e4332a16a374 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-19 16:46:49.630 8 INFO neutron.manager [None req-5ec88f8f-498e-43ec-a0b7-dffcb0365b0f - - - - - -] Loading Plugin: auto_allocate 2026-05-19 16:46:49.631 7 INFO neutron.api.extensions [None req-60b884a4-5de0-4d8c-afbb-e4332a16a374 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-19 16:46:49.632 7 INFO neutron.api.extensions [None req-60b884a4-5de0-4d8c-afbb-e4332a16a374 - - - - - -] Loaded extension: vpn-flavors 2026-05-19 16:46:49.633 7 INFO neutron.api.extensions [None req-60b884a4-5de0-4d8c-afbb-e4332a16a374 - - - - - -] Loaded extension: vpnaas 2026-05-19 16:46:49.636 8 INFO neutron.manager [None req-5ec88f8f-498e-43ec-a0b7-dffcb0365b0f - - - - - -] Loading Plugin: tag 2026-05-19 16:46:49.636 7 INFO neutron.quota.resource_registry [None req-60b884a4-5de0-4d8c-afbb-e4332a16a374 - - - - - -] Creating instance of TrackedResource for resource:network 2026-05-19 16:46:49.637 7 INFO neutron.quota.resource_registry [None req-60b884a4-5de0-4d8c-afbb-e4332a16a374 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-05-19 16:46:49.637 7 INFO neutron.quota.resource_registry [None req-60b884a4-5de0-4d8c-afbb-e4332a16a374 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-19 16:46:49.637 7 INFO neutron.quota.resource_registry [None req-60b884a4-5de0-4d8c-afbb-e4332a16a374 - - - - - -] Creating instance of TrackedResource for resource:port 2026-05-19 16:46:49.638 7 INFO neutron.quota.resource_registry [None req-60b884a4-5de0-4d8c-afbb-e4332a16a374 - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-19 16:46:49.639 7 INFO neutron.quota.resource_registry [None req-60b884a4-5de0-4d8c-afbb-e4332a16a374 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-19 16:46:49.641 8 INFO neutron.manager [None req-5ec88f8f-498e-43ec-a0b7-dffcb0365b0f - - - - - -] Loading Plugin: timestamp 2026-05-19 16:46:49.643 7 INFO neutron.quota.resource_registry [None req-60b884a4-5de0-4d8c-afbb-e4332a16a374 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-19 16:46:49.643 7 INFO neutron.quota.resource_registry [None req-60b884a4-5de0-4d8c-afbb-e4332a16a374 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-19 16:46:49.643 8 INFO neutron.manager [None req-5ec88f8f-498e-43ec-a0b7-dffcb0365b0f - - - - - -] Loading Plugin: network_ip_availability 2026-05-19 16:46:49.643 7 INFO neutron.quota.resource_registry [None req-60b884a4-5de0-4d8c-afbb-e4332a16a374 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-19 16:46:49.644 7 INFO neutron.quota.resource_registry [None req-60b884a4-5de0-4d8c-afbb-e4332a16a374 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-19 16:46:49.644 7 WARNING neutron.quota.resource_registry [None req-60b884a4-5de0-4d8c-afbb-e4332a16a374 - - - - - -] subnetpool is already registered 2026-05-19 16:46:49.644 7 INFO neutron.quota.resource_registry [None req-60b884a4-5de0-4d8c-afbb-e4332a16a374 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-19 16:46:49.645 7 WARNING neutron.quota.resource_registry [None req-60b884a4-5de0-4d8c-afbb-e4332a16a374 - - - - - -] subnetpool is already registered 2026-05-19 16:46:49.645 7 INFO neutron.quota.resource_registry [None req-60b884a4-5de0-4d8c-afbb-e4332a16a374 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-19 16:46:49.645 7 INFO neutron.quota.resource_registry [None req-60b884a4-5de0-4d8c-afbb-e4332a16a374 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-19 16:46:49.646 7 INFO neutron.quota.resource_registry [None req-60b884a4-5de0-4d8c-afbb-e4332a16a374 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-19 16:46:49.646 7 INFO neutron.quota.resource_registry [None req-60b884a4-5de0-4d8c-afbb-e4332a16a374 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-19 16:46:49.646 7 INFO neutron.quota.resource_registry [None req-60b884a4-5de0-4d8c-afbb-e4332a16a374 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-19 16:46:49.646 7 INFO neutron.quota.resource_registry [None req-60b884a4-5de0-4d8c-afbb-e4332a16a374 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-19 16:46:49.648 8 INFO neutron.manager [None req-5ec88f8f-498e-43ec-a0b7-dffcb0365b0f - - - - - -] Loading Plugin: flavors 2026-05-19 16:46:49.648 7 INFO neutron.quota.resource_registry [None req-60b884a4-5de0-4d8c-afbb-e4332a16a374 - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-19 16:46:49.648 7 WARNING neutron.quota.resource_registry [None req-60b884a4-5de0-4d8c-afbb-e4332a16a374 - - - - - -] router is already registered 2026-05-19 16:46:49.649 7 INFO neutron.quota.resource_registry [None req-60b884a4-5de0-4d8c-afbb-e4332a16a374 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-19 16:46:49.649 7 WARNING neutron.quota.resource_registry [None req-60b884a4-5de0-4d8c-afbb-e4332a16a374 - - - - - -] floatingip is already registered 2026-05-19 16:46:49.650 7 INFO neutron.quota.resource_registry [None req-60b884a4-5de0-4d8c-afbb-e4332a16a374 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-19 16:46:49.650 7 WARNING neutron.quota.resource_registry [None req-60b884a4-5de0-4d8c-afbb-e4332a16a374 - - - - - -] rbac_policy is already registered 2026-05-19 16:46:49.650 7 INFO neutron.quota.resource_registry [None req-60b884a4-5de0-4d8c-afbb-e4332a16a374 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-19 16:46:49.651 7 WARNING neutron.quota.resource_registry [None req-60b884a4-5de0-4d8c-afbb-e4332a16a374 - - - - - -] security_group is already registered 2026-05-19 16:46:49.651 7 INFO neutron.quota.resource_registry [None req-60b884a4-5de0-4d8c-afbb-e4332a16a374 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-19 16:46:49.651 7 WARNING neutron.quota.resource_registry [None req-60b884a4-5de0-4d8c-afbb-e4332a16a374 - - - - - -] security_group_rule is already registered 2026-05-19 16:46:49.651 7 INFO neutron.quota.resource_registry [None req-60b884a4-5de0-4d8c-afbb-e4332a16a374 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-19 16:46:49.652 8 INFO neutron.manager [None req-5ec88f8f-498e-43ec-a0b7-dffcb0365b0f - - - - - -] Loading Plugin: revisions 2026-05-19 16:46:49.652 7 WARNING neutron.quota.resource_registry [None req-60b884a4-5de0-4d8c-afbb-e4332a16a374 - - - - - -] subnetpool is already registered 2026-05-19 16:46:49.652 7 INFO neutron.quota.resource_registry [None req-60b884a4-5de0-4d8c-afbb-e4332a16a374 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-19 16:46:49.652 7 WARNING neutron.quota.resource_registry [None req-60b884a4-5de0-4d8c-afbb-e4332a16a374 - - - - - -] subnetpool is already registered 2026-05-19 16:46:49.652 7 INFO neutron.quota.resource_registry [None req-60b884a4-5de0-4d8c-afbb-e4332a16a374 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-19 16:46:49.652 7 WARNING neutron.quota.resource_registry [None req-60b884a4-5de0-4d8c-afbb-e4332a16a374 - - - - - -] trunk is already registered 2026-05-19 16:46:49.653 7 INFO neutron.quota.resource_registry [None req-60b884a4-5de0-4d8c-afbb-e4332a16a374 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-19 16:46:49.653 7 WARNING neutron.quota.resource_registry [None req-60b884a4-5de0-4d8c-afbb-e4332a16a374 - - - - - -] endpoint_group is already registered 2026-05-19 16:46:49.653 7 INFO neutron.quota.resource_registry [None req-60b884a4-5de0-4d8c-afbb-e4332a16a374 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-19 16:46:49.653 7 WARNING neutron.quota.resource_registry [None req-60b884a4-5de0-4d8c-afbb-e4332a16a374 - - - - - -] vpnservice is already registered 2026-05-19 16:46:49.653 7 INFO neutron.quota.resource_registry [None req-60b884a4-5de0-4d8c-afbb-e4332a16a374 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-19 16:46:49.654 7 WARNING neutron.quota.resource_registry [None req-60b884a4-5de0-4d8c-afbb-e4332a16a374 - - - - - -] ipsec_site_connection is already registered 2026-05-19 16:46:49.654 7 INFO neutron.quota.resource_registry [None req-60b884a4-5de0-4d8c-afbb-e4332a16a374 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-19 16:46:49.654 7 WARNING neutron.quota.resource_registry [None req-60b884a4-5de0-4d8c-afbb-e4332a16a374 - - - - - -] ipsecpolicy is already registered 2026-05-19 16:46:49.654 7 INFO neutron.quota.resource_registry [None req-60b884a4-5de0-4d8c-afbb-e4332a16a374 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-19 16:46:49.654 7 WARNING neutron.quota.resource_registry [None req-60b884a4-5de0-4d8c-afbb-e4332a16a374 - - - - - -] ikepolicy is already registered 2026-05-19 16:46:49.656 8 INFO neutron.api.extensions [None req-5ec88f8f-498e-43ec-a0b7-dffcb0365b0f - - - - - -] Initializing extension manager. 2026-05-19 16:46:49.657 8 INFO neutron.api.extensions [None req-5ec88f8f-498e-43ec-a0b7-dffcb0365b0f - - - - - -] Loaded extension: address-group 2026-05-19 16:46:49.658 8 INFO neutron.api.extensions [None req-5ec88f8f-498e-43ec-a0b7-dffcb0365b0f - - - - - -] Loaded extension: address-scope 2026-05-19 16:46:49.658 8 INFO neutron.api.extensions [None req-5ec88f8f-498e-43ec-a0b7-dffcb0365b0f - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-19 16:46:49.659 8 INFO neutron.api.extensions [None req-5ec88f8f-498e-43ec-a0b7-dffcb0365b0f - - - - - -] Loaded extension: agent 2026-05-19 16:46:49.660 8 INFO neutron.api.extensions [None req-5ec88f8f-498e-43ec-a0b7-dffcb0365b0f - - - - - -] Loaded extension: agent-resources-synced 2026-05-19 16:46:49.661 8 INFO neutron.api.extensions [None req-5ec88f8f-498e-43ec-a0b7-dffcb0365b0f - - - - - -] Loaded extension: allowed-address-pairs 2026-05-19 16:46:49.662 8 INFO neutron.api.extensions [None req-5ec88f8f-498e-43ec-a0b7-dffcb0365b0f - - - - - -] Loaded extension: auto-allocated-topology 2026-05-19 16:46:49.663 8 INFO neutron.api.extensions [None req-5ec88f8f-498e-43ec-a0b7-dffcb0365b0f - - - - - -] Loaded extension: availability_zone 2026-05-19 16:46:49.663 8 INFO neutron.api.extensions [None req-5ec88f8f-498e-43ec-a0b7-dffcb0365b0f - - - - - -] Loaded extension: availability_zone_filter 2026-05-19 16:46:49.664 8 INFO neutron.api.extensions [None req-5ec88f8f-498e-43ec-a0b7-dffcb0365b0f - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-19 16:46:49.665 8 INFO neutron.api.extensions [None req-5ec88f8f-498e-43ec-a0b7-dffcb0365b0f - - - - - -] Loaded extension: default-subnetpools 2026-05-19 16:46:49.666 8 INFO neutron.api.extensions [None req-5ec88f8f-498e-43ec-a0b7-dffcb0365b0f - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-19 16:46:49.667 8 INFO neutron.api.extensions [None req-5ec88f8f-498e-43ec-a0b7-dffcb0365b0f - - - - - -] Loaded extension: dns-integration 2026-05-19 16:46:49.668 8 INFO neutron.api.extensions [None req-5ec88f8f-498e-43ec-a0b7-dffcb0365b0f - - - - - -] Loaded extension: dns-domain-ports 2026-05-19 16:46:49.668 8 INFO neutron.api.extensions [None req-5ec88f8f-498e-43ec-a0b7-dffcb0365b0f - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-19 16:46:49.669 8 INFO neutron.api.extensions [None req-5ec88f8f-498e-43ec-a0b7-dffcb0365b0f - - - - - -] Loaded extension: dvr 2026-05-19 16:46:49.670 8 INFO neutron.api.extensions [None req-5ec88f8f-498e-43ec-a0b7-dffcb0365b0f - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-19 16:46:49.670 8 INFO neutron.api.extensions [None req-5ec88f8f-498e-43ec-a0b7-dffcb0365b0f - - - - - -] Loaded extension: empty-string-filtering 2026-05-19 16:46:49.671 8 INFO neutron.api.extensions [None req-5ec88f8f-498e-43ec-a0b7-dffcb0365b0f - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-19 16:46:49.671 8 INFO neutron.api.extensions [None req-5ec88f8f-498e-43ec-a0b7-dffcb0365b0f - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-19 16:46:49.672 8 INFO neutron.api.extensions [None req-5ec88f8f-498e-43ec-a0b7-dffcb0365b0f - - - - - -] Loaded extension: external-net 2026-05-19 16:46:49.673 8 INFO neutron.api.extensions [None req-5ec88f8f-498e-43ec-a0b7-dffcb0365b0f - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-19 16:46:49.673 8 INFO neutron.api.extensions [None req-5ec88f8f-498e-43ec-a0b7-dffcb0365b0f - - - - - -] Loaded extension: extraroute 2026-05-19 16:46:49.674 8 INFO neutron.api.extensions [None req-5ec88f8f-498e-43ec-a0b7-dffcb0365b0f - - - - - -] Loaded extension: extraroute-atomic 2026-05-19 16:46:49.674 8 INFO neutron.api.extensions [None req-5ec88f8f-498e-43ec-a0b7-dffcb0365b0f - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-19 16:46:49.675 8 INFO neutron.api.extensions [None req-5ec88f8f-498e-43ec-a0b7-dffcb0365b0f - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-19 16:46:49.676 8 INFO neutron.api.extensions [None req-5ec88f8f-498e-43ec-a0b7-dffcb0365b0f - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-19 16:46:49.676 8 INFO neutron.api.extensions [None req-5ec88f8f-498e-43ec-a0b7-dffcb0365b0f - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-19 16:46:49.677 8 INFO neutron.api.extensions [None req-5ec88f8f-498e-43ec-a0b7-dffcb0365b0f - - - - - -] Loaded extension: fip-port-details 2026-05-19 16:46:49.677 8 INFO neutron.api.extensions [None req-5ec88f8f-498e-43ec-a0b7-dffcb0365b0f - - - - - -] Loaded extension: flavors 2026-05-19 16:46:49.679 8 INFO neutron.api.extensions [None req-5ec88f8f-498e-43ec-a0b7-dffcb0365b0f - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-19 16:46:49.679 8 INFO neutron.api.extensions [None req-5ec88f8f-498e-43ec-a0b7-dffcb0365b0f - - - - - -] Loaded extension: floatingip-pools 2026-05-19 16:46:49.680 8 INFO neutron.api.extensions [None req-5ec88f8f-498e-43ec-a0b7-dffcb0365b0f - - - - - -] Loaded extension: ip_allocation 2026-05-19 16:46:49.680 8 INFO neutron.api.extensions [None req-5ec88f8f-498e-43ec-a0b7-dffcb0365b0f - - - - - -] Loaded extension: ip-substring-filtering 2026-05-19 16:46:49.681 8 INFO neutron.api.extensions [None req-5ec88f8f-498e-43ec-a0b7-dffcb0365b0f - - - - - -] Loaded extension: l2_adjacency 2026-05-19 16:46:49.682 8 INFO neutron.api.extensions [None req-5ec88f8f-498e-43ec-a0b7-dffcb0365b0f - - - - - -] Loaded extension: router 2026-05-19 16:46:49.684 8 INFO neutron.api.extensions [None req-5ec88f8f-498e-43ec-a0b7-dffcb0365b0f - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-19 16:46:49.684 8 INFO neutron.api.extensions [None req-5ec88f8f-498e-43ec-a0b7-dffcb0365b0f - - - - - -] Loaded extension: ext-gw-mode 2026-05-19 16:46:49.685 8 INFO neutron.api.extensions [None req-5ec88f8f-498e-43ec-a0b7-dffcb0365b0f - - - - - -] Loaded extension: l3-ha 2026-05-19 16:46:49.685 8 INFO neutron.api.extensions [None req-5ec88f8f-498e-43ec-a0b7-dffcb0365b0f - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-19 16:46:49.686 8 INFO neutron.api.extensions [None req-5ec88f8f-498e-43ec-a0b7-dffcb0365b0f - - - - - -] Loaded extension: l3-flavors 2026-05-19 16:46:49.687 8 INFO neutron.api.extensions [None req-5ec88f8f-498e-43ec-a0b7-dffcb0365b0f - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-19 16:46:49.687 8 INFO neutron.api.extensions [None req-5ec88f8f-498e-43ec-a0b7-dffcb0365b0f - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-19 16:46:49.690 8 INFO neutron.api.extensions [None req-5ec88f8f-498e-43ec-a0b7-dffcb0365b0f - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-19 16:46:49.691 8 INFO neutron.api.extensions [None req-5ec88f8f-498e-43ec-a0b7-dffcb0365b0f - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-19 16:46:49.692 8 INFO neutron.api.extensions [None req-5ec88f8f-498e-43ec-a0b7-dffcb0365b0f - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-19 16:46:49.693 8 INFO neutron.api.extensions [None req-5ec88f8f-498e-43ec-a0b7-dffcb0365b0f - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-19 16:46:49.694 8 INFO neutron.api.extensions [None req-5ec88f8f-498e-43ec-a0b7-dffcb0365b0f - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-19 16:46:49.694 8 INFO neutron.api.extensions [None req-5ec88f8f-498e-43ec-a0b7-dffcb0365b0f - - - - - -] Loaded extension: multi-provider 2026-05-19 16:46:49.694 7 WARNING keystonemiddleware._common.config [None req-60b884a4-5de0-4d8c-afbb-e4332a16a374 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-19 16:46:49.695 8 INFO neutron.api.extensions [None req-5ec88f8f-498e-43ec-a0b7-dffcb0365b0f - - - - - -] Loaded extension: net-mtu 2026-05-19 16:46:49.696 8 INFO neutron.api.extensions [None req-5ec88f8f-498e-43ec-a0b7-dffcb0365b0f - - - - - -] Loaded extension: net-mtu-writable 2026-05-19 16:46:49.696 8 INFO neutron.api.extensions [None req-5ec88f8f-498e-43ec-a0b7-dffcb0365b0f - - - - - -] Loaded extension: network_availability_zone 2026-05-19 16:46:49.697 8 INFO neutron.api.extensions [None req-5ec88f8f-498e-43ec-a0b7-dffcb0365b0f - - - - - -] Loaded extension: network-ip-availability 2026-05-19 16:46:49.699 8 INFO neutron.api.extensions [None req-5ec88f8f-498e-43ec-a0b7-dffcb0365b0f - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-19 16:46:49.699 8 INFO neutron.api.extensions [None req-5ec88f8f-498e-43ec-a0b7-dffcb0365b0f - - - - - -] Loaded extension: pagination 2026-05-19 16:46:49.700 8 INFO neutron.api.extensions [None req-5ec88f8f-498e-43ec-a0b7-dffcb0365b0f - - - - - -] Loaded extension: port-device-profile 2026-05-19 16:46:49.700 8 INFO neutron.api.extensions [None req-5ec88f8f-498e-43ec-a0b7-dffcb0365b0f - - - - - -] Loaded extension: port-mac-override 2026-05-19 16:46:49.701 8 INFO neutron.api.extensions [None req-5ec88f8f-498e-43ec-a0b7-dffcb0365b0f - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-19 16:46:49.702 8 INFO neutron.api.extensions [None req-5ec88f8f-498e-43ec-a0b7-dffcb0365b0f - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-19 16:46:49.702 8 INFO neutron.api.extensions [None req-5ec88f8f-498e-43ec-a0b7-dffcb0365b0f - - - - - -] Loaded extension: port-resource-request 2026-05-19 16:46:49.703 8 INFO neutron.api.extensions [None req-5ec88f8f-498e-43ec-a0b7-dffcb0365b0f - - - - - -] Loaded extension: port-resource-request-groups 2026-05-19 16:46:49.704 8 INFO neutron.api.extensions [None req-5ec88f8f-498e-43ec-a0b7-dffcb0365b0f - - - - - -] Loaded extension: binding 2026-05-19 16:46:49.705 8 INFO neutron.api.extensions [None req-5ec88f8f-498e-43ec-a0b7-dffcb0365b0f - - - - - -] Loaded extension: binding-extended 2026-05-19 16:46:49.704 7 WARNING oslo_config.cfg [None req-60b884a4-5de0-4d8c-afbb-e4332a16a374 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-05-19 16:46:49.706 8 INFO neutron.api.extensions [None req-5ec88f8f-498e-43ec-a0b7-dffcb0365b0f - - - - - -] Loaded extension: port-security 2026-05-19 16:46:49.706 8 INFO neutron.api.extensions [None req-5ec88f8f-498e-43ec-a0b7-dffcb0365b0f - - - - - -] Loaded extension: project-id 2026-05-19 16:46:49.707 8 INFO neutron.api.extensions [None req-5ec88f8f-498e-43ec-a0b7-dffcb0365b0f - - - - - -] Loaded extension: provider WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x55d2e83baa20 pid: 7 (default app) 2026-05-19 16:46:49.709 8 INFO neutron.api.extensions [None req-5ec88f8f-498e-43ec-a0b7-dffcb0365b0f - - - - - -] Loaded extension: qos 2026-05-19 16:46:49.710 8 INFO neutron.api.extensions [None req-5ec88f8f-498e-43ec-a0b7-dffcb0365b0f - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-19 16:46:49.711 8 INFO neutron.api.extensions [None req-5ec88f8f-498e-43ec-a0b7-dffcb0365b0f - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-19 16:46:49.712 8 INFO neutron.api.extensions [None req-5ec88f8f-498e-43ec-a0b7-dffcb0365b0f - - - - - -] Loaded extension: qos-default 2026-05-19 16:46:49.713 8 INFO neutron.api.extensions [None req-5ec88f8f-498e-43ec-a0b7-dffcb0365b0f - - - - - -] Loaded extension: qos-fip 2026-05-19 16:46:49.715 8 INFO neutron.api.extensions [None req-5ec88f8f-498e-43ec-a0b7-dffcb0365b0f - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-19 16:46:49.715 8 INFO neutron.api.extensions [None req-5ec88f8f-498e-43ec-a0b7-dffcb0365b0f - - - - - -] Loaded extension: qos-gateway-ip 2026-05-19 16:46:49.716 8 INFO neutron.api.extensions [None req-5ec88f8f-498e-43ec-a0b7-dffcb0365b0f - - - - - -] Loaded extension: qos-port-network-policy 2026-05-19 16:46:49.717 8 INFO neutron.api.extensions [None req-5ec88f8f-498e-43ec-a0b7-dffcb0365b0f - - - - - -] Loaded extension: qos-pps-minimum 2026-05-19 16:46:49.718 8 INFO neutron.api.extensions [None req-5ec88f8f-498e-43ec-a0b7-dffcb0365b0f - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-19 16:46:49.719 8 INFO neutron.api.extensions [None req-5ec88f8f-498e-43ec-a0b7-dffcb0365b0f - - - - - -] Loaded extension: qos-pps 2026-05-19 16:46:49.719 8 INFO neutron.api.extensions [None req-5ec88f8f-498e-43ec-a0b7-dffcb0365b0f - - - - - -] Loaded extension: qos-rule-type-details 2026-05-19 16:46:49.720 8 INFO neutron.api.extensions [None req-5ec88f8f-498e-43ec-a0b7-dffcb0365b0f - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-19 16:46:49.720 8 INFO neutron.api.extensions [None req-5ec88f8f-498e-43ec-a0b7-dffcb0365b0f - - - - - -] Loaded extension: qos-rules-alias 2026-05-19 16:46:49.721 8 INFO neutron.api.extensions [None req-5ec88f8f-498e-43ec-a0b7-dffcb0365b0f - - - - - -] Loaded extension: quota-check-limit 2026-05-19 16:46:49.723 8 INFO neutron.api.extensions [None req-5ec88f8f-498e-43ec-a0b7-dffcb0365b0f - - - - - -] Loaded extension: quotas 2026-05-19 16:46:49.724 8 INFO neutron.api.extensions [None req-5ec88f8f-498e-43ec-a0b7-dffcb0365b0f - - - - - -] Loaded extension: quota_details 2026-05-19 16:46:49.725 8 INFO neutron.api.extensions [None req-5ec88f8f-498e-43ec-a0b7-dffcb0365b0f - - - - - -] Loaded extension: rbac-policies 2026-05-19 16:46:49.726 8 INFO neutron.api.extensions [None req-5ec88f8f-498e-43ec-a0b7-dffcb0365b0f - - - - - -] Loaded extension: rbac-address-group 2026-05-19 16:46:49.726 8 INFO neutron.api.extensions [None req-5ec88f8f-498e-43ec-a0b7-dffcb0365b0f - - - - - -] Loaded extension: rbac-address-scope 2026-05-19 16:46:49.727 8 INFO neutron.api.extensions [None req-5ec88f8f-498e-43ec-a0b7-dffcb0365b0f - - - - - -] Loaded extension: rbac-security-groups 2026-05-19 16:46:49.728 8 INFO neutron.api.extensions [None req-5ec88f8f-498e-43ec-a0b7-dffcb0365b0f - - - - - -] Loaded extension: rbac-subnetpool 2026-05-19 16:46:49.728 8 INFO neutron.api.extensions [None req-5ec88f8f-498e-43ec-a0b7-dffcb0365b0f - - - - - -] Loaded extension: revision-if-match 2026-05-19 16:46:49.729 8 INFO neutron.api.extensions [None req-5ec88f8f-498e-43ec-a0b7-dffcb0365b0f - - - - - -] Loaded extension: standard-attr-revisions 2026-05-19 16:46:49.730 8 INFO neutron.api.extensions [None req-5ec88f8f-498e-43ec-a0b7-dffcb0365b0f - - - - - -] Loaded extension: router_availability_zone 2026-05-19 16:46:49.730 8 INFO neutron.api.extensions [None req-5ec88f8f-498e-43ec-a0b7-dffcb0365b0f - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-19 16:46:49.731 8 INFO neutron.api.extensions [None req-5ec88f8f-498e-43ec-a0b7-dffcb0365b0f - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-19 16:46:49.731 8 INFO neutron.api.extensions [None req-5ec88f8f-498e-43ec-a0b7-dffcb0365b0f - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-19 16:46:49.732 8 INFO neutron.api.extensions [None req-5ec88f8f-498e-43ec-a0b7-dffcb0365b0f - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-19 16:46:49.732 8 INFO neutron.api.extensions [None req-5ec88f8f-498e-43ec-a0b7-dffcb0365b0f - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-19 16:46:49.742 8 INFO neutron.api.extensions [None req-5ec88f8f-498e-43ec-a0b7-dffcb0365b0f - - - - - -] Loaded extension: security-group 2026-05-19 16:46:49.743 8 INFO neutron.api.extensions [None req-5ec88f8f-498e-43ec-a0b7-dffcb0365b0f - - - - - -] Loaded extension: segment 2026-05-19 16:46:49.743 8 INFO neutron.api.extensions [None req-5ec88f8f-498e-43ec-a0b7-dffcb0365b0f - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-19 16:46:49.744 8 INFO neutron.api.extensions [None req-5ec88f8f-498e-43ec-a0b7-dffcb0365b0f - - - - - -] Loaded extension: service-type 2026-05-19 16:46:49.745 8 INFO neutron.api.extensions [None req-5ec88f8f-498e-43ec-a0b7-dffcb0365b0f - - - - - -] Loaded extension: sorting 2026-05-19 16:46:49.746 8 INFO neutron.api.extensions [None req-5ec88f8f-498e-43ec-a0b7-dffcb0365b0f - - - - - -] Loaded extension: standard-attr-segment 2026-05-19 16:46:49.746 8 INFO neutron.api.extensions [None req-5ec88f8f-498e-43ec-a0b7-dffcb0365b0f - - - - - -] Loaded extension: standard-attr-description 2026-05-19 16:46:49.747 8 INFO neutron.api.extensions [None req-5ec88f8f-498e-43ec-a0b7-dffcb0365b0f - - - - - -] Loaded extension: stateful-security-group 2026-05-19 16:46:49.748 8 WARNING neutron.api.extensions [None req-5ec88f8f-498e-43ec-a0b7-dffcb0365b0f - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-05-19 16:46:49.748 8 INFO neutron.api.extensions [None req-5ec88f8f-498e-43ec-a0b7-dffcb0365b0f - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-19 16:46:49.749 8 INFO neutron.api.extensions [None req-5ec88f8f-498e-43ec-a0b7-dffcb0365b0f - - - - - -] Loaded extension: subnet_onboard 2026-05-19 16:46:49.750 8 INFO neutron.api.extensions [None req-5ec88f8f-498e-43ec-a0b7-dffcb0365b0f - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-19 16:46:49.750 8 INFO neutron.api.extensions [None req-5ec88f8f-498e-43ec-a0b7-dffcb0365b0f - - - - - -] Loaded extension: subnet-service-types 2026-05-19 16:46:49.751 8 INFO neutron.api.extensions [None req-5ec88f8f-498e-43ec-a0b7-dffcb0365b0f - - - - - -] Loaded extension: subnet_allocation 2026-05-19 16:46:49.752 8 INFO neutron.api.extensions [None req-5ec88f8f-498e-43ec-a0b7-dffcb0365b0f - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-19 16:46:49.753 8 INFO neutron.api.extensions [None req-5ec88f8f-498e-43ec-a0b7-dffcb0365b0f - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-19 16:46:49.755 8 INFO neutron.api.extensions [None req-5ec88f8f-498e-43ec-a0b7-dffcb0365b0f - - - - - -] Loaded extension: standard-attr-tag 2026-05-19 16:46:49.756 8 INFO neutron.api.extensions [None req-5ec88f8f-498e-43ec-a0b7-dffcb0365b0f - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-19 16:46:49.756 8 INFO neutron.api.extensions [None req-5ec88f8f-498e-43ec-a0b7-dffcb0365b0f - - - - - -] Loaded extension: trunk 2026-05-19 16:46:49.757 8 INFO neutron.api.extensions [None req-5ec88f8f-498e-43ec-a0b7-dffcb0365b0f - - - - - -] Loaded extension: trunk-details 2026-05-19 16:46:49.758 8 INFO neutron.api.extensions [None req-5ec88f8f-498e-43ec-a0b7-dffcb0365b0f - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-19 16:46:49.759 8 INFO neutron.api.extensions [None req-5ec88f8f-498e-43ec-a0b7-dffcb0365b0f - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-19 16:46:49.760 8 INFO neutron.api.extensions [None req-5ec88f8f-498e-43ec-a0b7-dffcb0365b0f - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-19 16:46:49.761 8 INFO neutron.api.extensions [None req-5ec88f8f-498e-43ec-a0b7-dffcb0365b0f - - - - - -] Loaded extension: vpn-flavors 2026-05-19 16:46:49.762 8 INFO neutron.api.extensions [None req-5ec88f8f-498e-43ec-a0b7-dffcb0365b0f - - - - - -] Loaded extension: vpnaas 2026-05-19 16:46:49.764 8 INFO neutron.quota.resource_registry [None req-5ec88f8f-498e-43ec-a0b7-dffcb0365b0f - - - - - -] Creating instance of TrackedResource for resource:network 2026-05-19 16:46:49.765 8 INFO neutron.quota.resource_registry [None req-5ec88f8f-498e-43ec-a0b7-dffcb0365b0f - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-05-19 16:46:49.765 8 INFO neutron.quota.resource_registry [None req-5ec88f8f-498e-43ec-a0b7-dffcb0365b0f - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-19 16:46:49.766 8 INFO neutron.quota.resource_registry [None req-5ec88f8f-498e-43ec-a0b7-dffcb0365b0f - - - - - -] Creating instance of TrackedResource for resource:port 2026-05-19 16:46:49.766 8 INFO neutron.quota.resource_registry [None req-5ec88f8f-498e-43ec-a0b7-dffcb0365b0f - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-19 16:46:49.767 8 INFO neutron.quota.resource_registry [None req-5ec88f8f-498e-43ec-a0b7-dffcb0365b0f - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-19 16:46:49.769 8 INFO neutron.quota.resource_registry [None req-5ec88f8f-498e-43ec-a0b7-dffcb0365b0f - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-19 16:46:49.770 8 INFO neutron.quota.resource_registry [None req-5ec88f8f-498e-43ec-a0b7-dffcb0365b0f - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-19 16:46:49.770 8 INFO neutron.quota.resource_registry [None req-5ec88f8f-498e-43ec-a0b7-dffcb0365b0f - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-19 16:46:49.770 8 INFO neutron.quota.resource_registry [None req-5ec88f8f-498e-43ec-a0b7-dffcb0365b0f - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-19 16:46:49.771 8 WARNING neutron.quota.resource_registry [None req-5ec88f8f-498e-43ec-a0b7-dffcb0365b0f - - - - - -] subnetpool is already registered 2026-05-19 16:46:49.771 8 INFO neutron.quota.resource_registry [None req-5ec88f8f-498e-43ec-a0b7-dffcb0365b0f - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-19 16:46:49.771 8 WARNING neutron.quota.resource_registry [None req-5ec88f8f-498e-43ec-a0b7-dffcb0365b0f - - - - - -] subnetpool is already registered 2026-05-19 16:46:49.772 8 INFO neutron.quota.resource_registry [None req-5ec88f8f-498e-43ec-a0b7-dffcb0365b0f - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-19 16:46:49.772 8 INFO neutron.quota.resource_registry [None req-5ec88f8f-498e-43ec-a0b7-dffcb0365b0f - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-19 16:46:49.772 8 INFO neutron.quota.resource_registry [None req-5ec88f8f-498e-43ec-a0b7-dffcb0365b0f - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-19 16:46:49.772 8 INFO neutron.quota.resource_registry [None req-5ec88f8f-498e-43ec-a0b7-dffcb0365b0f - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-19 16:46:49.773 8 INFO neutron.quota.resource_registry [None req-5ec88f8f-498e-43ec-a0b7-dffcb0365b0f - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-19 16:46:49.773 8 INFO neutron.quota.resource_registry [None req-5ec88f8f-498e-43ec-a0b7-dffcb0365b0f - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-19 16:46:49.775 8 INFO neutron.quota.resource_registry [None req-5ec88f8f-498e-43ec-a0b7-dffcb0365b0f - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-19 16:46:49.775 8 WARNING neutron.quota.resource_registry [None req-5ec88f8f-498e-43ec-a0b7-dffcb0365b0f - - - - - -] router is already registered 2026-05-19 16:46:49.776 8 INFO neutron.quota.resource_registry [None req-5ec88f8f-498e-43ec-a0b7-dffcb0365b0f - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-19 16:46:49.776 8 WARNING neutron.quota.resource_registry [None req-5ec88f8f-498e-43ec-a0b7-dffcb0365b0f - - - - - -] floatingip is already registered 2026-05-19 16:46:49.777 8 INFO neutron.quota.resource_registry [None req-5ec88f8f-498e-43ec-a0b7-dffcb0365b0f - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-19 16:46:49.777 8 WARNING neutron.quota.resource_registry [None req-5ec88f8f-498e-43ec-a0b7-dffcb0365b0f - - - - - -] rbac_policy is already registered 2026-05-19 16:46:49.777 8 INFO neutron.quota.resource_registry [None req-5ec88f8f-498e-43ec-a0b7-dffcb0365b0f - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-19 16:46:49.778 8 WARNING neutron.quota.resource_registry [None req-5ec88f8f-498e-43ec-a0b7-dffcb0365b0f - - - - - -] security_group is already registered 2026-05-19 16:46:49.778 8 INFO neutron.quota.resource_registry [None req-5ec88f8f-498e-43ec-a0b7-dffcb0365b0f - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-19 16:46:49.778 8 WARNING neutron.quota.resource_registry [None req-5ec88f8f-498e-43ec-a0b7-dffcb0365b0f - - - - - -] security_group_rule is already registered 2026-05-19 16:46:49.778 8 INFO neutron.quota.resource_registry [None req-5ec88f8f-498e-43ec-a0b7-dffcb0365b0f - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-19 16:46:49.779 8 WARNING neutron.quota.resource_registry [None req-5ec88f8f-498e-43ec-a0b7-dffcb0365b0f - - - - - -] subnetpool is already registered 2026-05-19 16:46:49.779 8 INFO neutron.quota.resource_registry [None req-5ec88f8f-498e-43ec-a0b7-dffcb0365b0f - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-19 16:46:49.779 8 WARNING neutron.quota.resource_registry [None req-5ec88f8f-498e-43ec-a0b7-dffcb0365b0f - - - - - -] subnetpool is already registered 2026-05-19 16:46:49.780 8 INFO neutron.quota.resource_registry [None req-5ec88f8f-498e-43ec-a0b7-dffcb0365b0f - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-19 16:46:49.780 8 WARNING neutron.quota.resource_registry [None req-5ec88f8f-498e-43ec-a0b7-dffcb0365b0f - - - - - -] trunk is already registered 2026-05-19 16:46:49.780 8 INFO neutron.quota.resource_registry [None req-5ec88f8f-498e-43ec-a0b7-dffcb0365b0f - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-19 16:46:49.780 8 WARNING neutron.quota.resource_registry [None req-5ec88f8f-498e-43ec-a0b7-dffcb0365b0f - - - - - -] endpoint_group is already registered 2026-05-19 16:46:49.781 8 INFO neutron.quota.resource_registry [None req-5ec88f8f-498e-43ec-a0b7-dffcb0365b0f - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-19 16:46:49.781 8 WARNING neutron.quota.resource_registry [None req-5ec88f8f-498e-43ec-a0b7-dffcb0365b0f - - - - - -] vpnservice is already registered 2026-05-19 16:46:49.781 8 INFO neutron.quota.resource_registry [None req-5ec88f8f-498e-43ec-a0b7-dffcb0365b0f - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-19 16:46:49.781 8 WARNING neutron.quota.resource_registry [None req-5ec88f8f-498e-43ec-a0b7-dffcb0365b0f - - - - - -] ipsec_site_connection is already registered 2026-05-19 16:46:49.782 8 INFO neutron.quota.resource_registry [None req-5ec88f8f-498e-43ec-a0b7-dffcb0365b0f - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-19 16:46:49.782 8 WARNING neutron.quota.resource_registry [None req-5ec88f8f-498e-43ec-a0b7-dffcb0365b0f - - - - - -] ipsecpolicy is already registered 2026-05-19 16:46:49.782 8 INFO neutron.quota.resource_registry [None req-5ec88f8f-498e-43ec-a0b7-dffcb0365b0f - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-19 16:46:49.782 8 WARNING neutron.quota.resource_registry [None req-5ec88f8f-498e-43ec-a0b7-dffcb0365b0f - - - - - -] ikepolicy is already registered 2026-05-19 16:46:49.820 8 WARNING keystonemiddleware._common.config [None req-5ec88f8f-498e-43ec-a0b7-dffcb0365b0f - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-19 16:46:49.829 8 WARNING oslo_config.cfg [None req-5ec88f8f-498e-43ec-a0b7-dffcb0365b0f - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x55d2e83baa20 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-19 16:46:53.541 8 WARNING oslo_policy.policy [None req-e3f64bbb-3768-4a19-a839-9346f7fe1e51 01a449a9d8324fe9aeff87c994d23720 df1527427308433c98372a94cd13fecd - - 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/4] 199.204.45.242 () {44 vars in 913 bytes} [Tue May 19 16:46:53 2026] GET /v2.0/networks => generated 15 bytes in 998 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-19 16:46:54.101 7 WARNING oslo_policy.policy [None req-cb737071-edf1-4570-aec2-1015ca4a86e3 01a449a9d8324fe9aeff87c994d23720 df1527427308433c98372a94cd13fecd - - 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-19 16:46:54.914 7 WARNING neutron.services.revisions.revision_plugin [None req-cb737071-edf1-4570-aec2-1015ca4a86e3 01a449a9d8324fe9aeff87c994d23720 df1527427308433c98372a94cd13fecd - - - -] Could not find related network for resource to bump revision. 2026-05-19 16:46:54.949 7 INFO neutron.db.segments_db [None req-cb737071-edf1-4570-aec2-1015ca4a86e3 01a449a9d8324fe9aeff87c994d23720 df1527427308433c98372a94cd13fecd - - - -] Added segment a9a7cc49-02eb-4737-a58c-583512ef0c58 of type flat for network a7c7c9e8-7027-4e1b-84a0-b8af137bc988 2026-05-19 16:46:55.042 7 INFO neutron.pecan_wsgi.hooks.translation [None req-cb737071-edf1-4570-aec2-1015ca4a86e3 01a449a9d8324fe9aeff87c994d23720 df1527427308433c98372a94cd13fecd - - - -] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 4/5] 199.204.45.242 () {48 vars in 967 bytes} [Tue May 19 16:46:54 2026] POST /v2.0/networks => generated 124 bytes in 1055 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/6] 199.204.45.242 () {44 vars in 913 bytes} [Tue May 19 16:47:00 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-19 16:47:00.980 7 WARNING neutron.services.revisions.revision_plugin [None req-4a57fc7e-7000-473c-ba60-9f397dca8d94 01a449a9d8324fe9aeff87c994d23720 df1527427308433c98372a94cd13fecd - - - -] Could not find related network for resource to bump revision. 2026-05-19 16:47:01.012 7 INFO neutron.db.segments_db [None req-4a57fc7e-7000-473c-ba60-9f397dca8d94 01a449a9d8324fe9aeff87c994d23720 df1527427308433c98372a94cd13fecd - - - -] Added segment 3e5fce6e-6a37-4ed8-b70e-18e5e3a514e7 of type flat for network ea2f04cf-3aaa-458d-affb-b6b96304336e 2026-05-19 16:47:01.075 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4a57fc7e-7000-473c-ba60-9f397dca8d94 01a449a9d8324fe9aeff87c994d23720 df1527427308433c98372a94cd13fecd - - - -] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 5/7] 199.204.45.242 () {48 vars in 967 bytes} [Tue May 19 16:47:00 2026] POST /v2.0/networks => generated 124 bytes in 167 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/9] 199.204.45.242 () {44 vars in 913 bytes} [Tue May 19 16:47:06 2026] GET /v2.0/networks => generated 15 bytes in 381 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 16:47:07.309 8 WARNING neutron.services.revisions.revision_plugin [None req-2aae78a9-9207-41ba-8d4f-609659b5c6d8 01a449a9d8324fe9aeff87c994d23720 df1527427308433c98372a94cd13fecd - - - -] Could not find related network for resource to bump revision. 2026-05-19 16:47:07.331 8 INFO neutron.db.segments_db [None req-2aae78a9-9207-41ba-8d4f-609659b5c6d8 01a449a9d8324fe9aeff87c994d23720 df1527427308433c98372a94cd13fecd - - - -] Added segment e5e4b630-815a-48cb-9237-b7ddd1d9d66f of type flat for network da642db5-0464-4c17-9c51-ac719368a163 2026-05-19 16:47:07.402 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2aae78a9-9207-41ba-8d4f-609659b5c6d8 01a449a9d8324fe9aeff87c994d23720 df1527427308433c98372a94cd13fecd - - - -] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 4/10] 199.204.45.242 () {48 vars in 967 bytes} [Tue May 19 16:47:07 2026] POST /v2.0/networks => generated 124 bytes in 196 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/11] 199.204.45.242 () {44 vars in 913 bytes} [Tue May 19 16:47:13 2026] GET /v2.0/networks => generated 15 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 16:47:13.251 8 WARNING neutron.services.revisions.revision_plugin [None req-64aa457b-7018-4e8b-88c4-93dc04766c60 01a449a9d8324fe9aeff87c994d23720 df1527427308433c98372a94cd13fecd - - - -] Could not find related network for resource to bump revision. 2026-05-19 16:47:13.280 8 INFO neutron.db.segments_db [None req-64aa457b-7018-4e8b-88c4-93dc04766c60 01a449a9d8324fe9aeff87c994d23720 df1527427308433c98372a94cd13fecd - - - -] Added segment 57a0a470-6d4d-44d1-9696-06b67a6eba65 of type flat for network 1ff51fe7-547c-48a3-92bc-e394ebf24f29 2026-05-19 16:47:13.326 8 INFO neutron.pecan_wsgi.hooks.translation [None req-64aa457b-7018-4e8b-88c4-93dc04766c60 01a449a9d8324fe9aeff87c994d23720 df1527427308433c98372a94cd13fecd - - - -] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 5/12] 199.204.45.242 () {48 vars in 967 bytes} [Tue May 19 16:47:13 2026] POST /v2.0/networks => generated 124 bytes in 141 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/13] 199.204.45.242 () {44 vars in 913 bytes} [Tue May 19 16:47:19 2026] GET /v2.0/networks => generated 15 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 16:47:19.213 8 WARNING neutron.services.revisions.revision_plugin [None req-d23f99c1-47ec-4db2-b0c3-662ade9be5cd 01a449a9d8324fe9aeff87c994d23720 df1527427308433c98372a94cd13fecd - - - -] Could not find related network for resource to bump revision. 2026-05-19 16:47:19.230 8 INFO neutron.db.segments_db [None req-d23f99c1-47ec-4db2-b0c3-662ade9be5cd 01a449a9d8324fe9aeff87c994d23720 df1527427308433c98372a94cd13fecd - - - -] Added segment 690fbb36-6b96-422a-832b-4792078b77f2 of type flat for network 0831457a-9442-4d07-9b76-15489dfc19ec 2026-05-19 16:47:19.265 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d23f99c1-47ec-4db2-b0c3-662ade9be5cd 01a449a9d8324fe9aeff87c994d23720 df1527427308433c98372a94cd13fecd - - - -] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 6/14] 199.204.45.242 () {48 vars in 967 bytes} [Tue May 19 16:47:19 2026] POST /v2.0/networks => generated 124 bytes in 113 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/16] 199.204.45.242 () {44 vars in 913 bytes} [Tue May 19 16:47:25 2026] GET /v2.0/networks => generated 15 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 16:47:28.091 7 WARNING neutron.services.revisions.revision_plugin [None req-01f12b16-1ecf-47d3-a118-2380bf0db819 01a449a9d8324fe9aeff87c994d23720 df1527427308433c98372a94cd13fecd - - - -] Could not find related network for resource to bump revision. 2026-05-19 16:47:28.211 7 INFO neutron.db.segments_db [None req-01f12b16-1ecf-47d3-a118-2380bf0db819 01a449a9d8324fe9aeff87c994d23720 df1527427308433c98372a94cd13fecd - - - -] Added segment cbc66a97-8d00-40fc-8461-4378e944ab50 of type flat for network b3e11aea-3a91-4a30-a587-431c72122885 [pid: 7|app: 0|req: 10/17] 199.204.45.242 () {48 vars in 967 bytes} [Tue May 19 16:47:25 2026] POST /v2.0/networks => generated 706 bytes in 4502 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/18] 199.204.45.242 () {44 vars in 911 bytes} [Tue May 19 16:47:30 2026] GET /v2.0/subnets => generated 14 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/19] 199.204.45.242 () {44 vars in 913 bytes} [Tue May 19 16:47:30 2026] GET /v2.0/networks => generated 709 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 9/20] 199.204.45.242 () {48 vars in 965 bytes} [Tue May 19 16:47:30 2026] POST /v2.0/subnets => generated 641 bytes in 561 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 16:57:28.668 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [0c77c9c6-ee8a-464a-884e-9cbda30d7670] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-19 16:57:28.670 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [f544514d-5108-4171-beb1-c8921993ea04] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-19 16:57:28.671 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Tue May 19 16:57:28 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks (ip 199.204.45.242) !!! [pid: 8|app: 0|req: 49/100] 199.204.45.242 () {44 vars in 913 bytes} [Tue May 19 16:57:28 2026] GET /v2.0/networks => generated 753 bytes in 262 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 16:57:28.934 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [778210bc-5d83-4dd4-918f-da84b419c908] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-19 16:57:28.935 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [2e5765f5-1e50-4c53-9ecf-3396cf469d15] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-19 16:57:28.936 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Tue May 19 16:57:28 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks (ip 199.204.45.242) !!! 2026-05-19 16:57:29.037 7 INFO neutron.db.segments_db [None req-5f11b43c-dffb-4637-aec6-b072837c2c11 01a449a9d8324fe9aeff87c994d23720 df1527427308433c98372a94cd13fecd - - - -] Added segment 1cfb19b9-1123-4165-894b-39a1e29e4389 of type vxlan for network 6030e0d1-5ccd-4694-a802-1d6b458dd05f [pid: 7|app: 0|req: 52/101] 199.204.45.242 () {48 vars in 966 bytes} [Tue May 19 16:57:28 2026] POST /v2.0/networks => generated 707 bytes in 234 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 16:57:30.039 8 INFO oslo.messaging._drivers.impl_rabbit [-] [f544514d-5108-4171-beb1-c8921993ea04] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 48858. 2026-05-19 16:57:30.039 8 INFO oslo.messaging._drivers.impl_rabbit [-] [0c77c9c6-ee8a-464a-884e-9cbda30d7670] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 48854. [pid: 8|app: 0|req: 50/102] 199.204.45.242 () {44 vars in 911 bytes} [Tue May 19 16:57:30 2026] GET /v2.0/subnets => generated 644 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 16:57:30.207 7 INFO oslo.messaging._drivers.impl_rabbit [-] [2e5765f5-1e50-4c53-9ecf-3396cf469d15] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 48876. 2026-05-19 16:57:30.211 7 INFO oslo.messaging._drivers.impl_rabbit [-] [778210bc-5d83-4dd4-918f-da84b419c908] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 48872. [pid: 7|app: 0|req: 53/103] 199.204.45.242 () {44 vars in 913 bytes} [Tue May 19 16:57:30 2026] GET /v2.0/networks => generated 1430 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 51/104] 199.204.45.242 () {48 vars in 965 bytes} [Tue May 19 16:57:30 2026] POST /v2.0/subnets => generated 627 bytes in 1314 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 54/105] 199.204.45.242 () {44 vars in 1025 bytes} [Tue May 19 16:57:32 2026] GET /v2.0/security-groups?tenant_id=df1527427308433c98372a94cd13fecd => generated 2793 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 52/106] 199.204.45.242 () {48 vars in 981 bytes} [Tue May 19 16:57:32 2026] POST /v2.0/security-groups => generated 1552 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 55/107] 199.204.45.242 () {44 vars in 1025 bytes} [Tue May 19 16:57:33 2026] GET /v2.0/security-groups?tenant_id=df1527427308433c98372a94cd13fecd => generated 4327 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 53/108] 199.204.45.242 () {44 vars in 940 bytes} [Tue May 19 16:57:33 2026] GET /v2.0/security-groups => generated 4327 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 56/109] 199.204.45.242 () {48 vars in 991 bytes} [Tue May 19 16:57:34 2026] POST /v2.0/security-group-rules => generated 569 bytes in 439 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 55/112] 199.204.45.242 () {44 vars in 1025 bytes} [Tue May 19 16:57:35 2026] GET /v2.0/security-groups?tenant_id=df1527427308433c98372a94cd13fecd => generated 4909 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 58/113] 199.204.45.242 () {44 vars in 940 bytes} [Tue May 19 16:57:35 2026] GET /v2.0/security-groups => generated 4909 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 56/114] 199.204.45.242 () {48 vars in 991 bytes} [Tue May 19 16:57:35 2026] POST /v2.0/security-group-rules => generated 571 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 59/115] 199.204.45.242 () {44 vars in 1025 bytes} [Tue May 19 16:57:36 2026] GET /v2.0/security-groups?tenant_id=df1527427308433c98372a94cd13fecd => generated 5493 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 57/116] 199.204.45.242 () {44 vars in 940 bytes} [Tue May 19 16:57:36 2026] GET /v2.0/security-groups => generated 5493 bytes in 235 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 60/117] 199.204.45.242 () {48 vars in 991 bytes} [Tue May 19 16:57:36 2026] POST /v2.0/security-group-rules => generated 571 bytes in 724 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 58/118] 199.204.45.242 () {44 vars in 1025 bytes} [Tue May 19 16:57:38 2026] GET /v2.0/security-groups?tenant_id=df1527427308433c98372a94cd13fecd => generated 6077 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 61/119] 199.204.45.242 () {44 vars in 940 bytes} [Tue May 19 16:57:38 2026] GET /v2.0/security-groups => generated 6077 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 59/120] 199.204.45.242 () {48 vars in 991 bytes} [Tue May 19 16:57:38 2026] POST /v2.0/security-group-rules => generated 571 bytes in 620 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 62/121] 199.204.45.242 () {44 vars in 1025 bytes} [Tue May 19 16:57:39 2026] GET /v2.0/security-groups?tenant_id=df1527427308433c98372a94cd13fecd => generated 6661 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 60/122] 199.204.45.242 () {44 vars in 940 bytes} [Tue May 19 16:57:39 2026] GET /v2.0/security-groups => generated 6661 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 63/123] 199.204.45.242 () {48 vars in 991 bytes} [Tue May 19 16:57:40 2026] POST /v2.0/security-group-rules => generated 571 bytes in 653 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 61/124] 199.204.45.242 () {44 vars in 940 bytes} [Tue May 19 16:57:41 2026] GET /v2.0/security-groups => generated 7245 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 64/125] 199.204.45.242 () {44 vars in 907 bytes} [Tue May 19 16:57:41 2026] GET /v2.0/ports => generated 2489 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 62/126] 199.204.45.242 () {44 vars in 913 bytes} [Tue May 19 16:57:41 2026] GET /v2.0/networks => generated 1474 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 65/127] 199.204.45.242 () {48 vars in 961 bytes} [Tue May 19 16:57:42 2026] POST /v2.0/ports => generated 1100 bytes in 1851 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-19 16:57:52.452 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3f5dcd32-94b5-4a31-ac4c-d1771529bb55 01a449a9d8324fe9aeff87c994d23720 df1527427308433c98372a94cd13fecd - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 64/130] 199.204.45.242 () {44 vars in 981 bytes} [Tue May 19 16:57:52 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 80 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 67/131] 199.204.45.242 () {44 vars in 1003 bytes} [Tue May 19 16:57:52 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1103 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 65/132] 199.204.45.242 () {48 vars in 1033 bytes} [Tue May 19 16:57:52 2026] PUT /v2.0/ports/1a74112c-4bb5-4416-9491-715869728387 => generated 1213 bytes in 736 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 68/133] 199.204.45.242 () {44 vars in 907 bytes} [Tue May 19 16:57:55 2026] GET /v2.0/ports => generated 3730 bytes in 76 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: 66/134] 199.204.45.242 () {44 vars in 1025 bytes} [Tue May 19 16:57:56 2026] GET /v2.0/security-groups?tenant_id=df1527427308433c98372a94cd13fecd => generated 7245 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 69/135] 199.204.45.242 () {48 vars in 981 bytes} [Tue May 19 16:57:56 2026] POST /v2.0/security-groups => generated 1546 bytes in 91 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 67/136] 199.204.45.242 () {44 vars in 1025 bytes} [Tue May 19 16:57:57 2026] GET /v2.0/security-groups?tenant_id=df1527427308433c98372a94cd13fecd => generated 8773 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 70/137] 199.204.45.242 () {44 vars in 940 bytes} [Tue May 19 16:57:57 2026] GET /v2.0/security-groups => generated 8773 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 68/138] 199.204.45.242 () {48 vars in 991 bytes} [Tue May 19 16:57:57 2026] POST /v2.0/security-group-rules => generated 591 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 71/139] 199.204.45.242 () {44 vars in 1025 bytes} [Tue May 19 16:57:58 2026] GET /v2.0/security-groups?tenant_id=df1527427308433c98372a94cd13fecd => generated 9377 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 69/140] 199.204.45.242 () {44 vars in 940 bytes} [Tue May 19 16:57:58 2026] GET /v2.0/security-groups => generated 9377 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 72/141] 199.204.45.242 () {48 vars in 991 bytes} [Tue May 19 16:57:58 2026] POST /v2.0/security-group-rules => generated 595 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 17:02:39.330 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [2e5765f5-1e50-4c53-9ecf-3396cf469d15] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-19 17:02:39.334 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [778210bc-5d83-4dd4-918f-da84b419c908] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-19 17:02:39.335 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Tue May 19 17:02:39 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/quotas/df1527427308433c98372a94cd13fecd (ip 199.204.45.242) !!! [pid: 7|app: 0|req: 92/180] 199.204.45.242 () {44 vars in 975 bytes} [Tue May 19 17:02:39 2026] GET /v2.0/quotas/df1527427308433c98372a94cd13fecd => generated 292 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 17:02:39.717 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [f544514d-5108-4171-beb1-c8921993ea04] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-19 17:02:39.720 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [0c77c9c6-ee8a-464a-884e-9cbda30d7670] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-19 17:02:39.720 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Tue May 19 17:02:39 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/quotas/df1527427308433c98372a94cd13fecd (ip 199.204.45.242) !!! /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: 8|app: 0|req: 89/181] 199.204.45.242 () {48 vars in 1027 bytes} [Tue May 19 17:02:39 2026] PUT /v2.0/quotas/df1527427308433c98372a94cd13fecd => generated 291 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 93/182] 199.204.45.242 () {44 vars in 975 bytes} [Tue May 19 17:02:40 2026] GET /v2.0/quotas/df1527427308433c98372a94cd13fecd => generated 291 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 17:05:04.559 7 ERROR oslo.messaging._drivers.impl_rabbit [-] Connection failed: [Errno 104] Connection reset by peer (retrying in 1.0 seconds): ConnectionResetError: [Errno 104] Connection reset by peer 2026-05-19 17:05:04.602 7 INFO oslo.messaging._drivers.impl_rabbit [-] [778210bc-5d83-4dd4-918f-da84b419c908] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 51518. 2026-05-19 17:05:04.603 7 INFO oslo.messaging._drivers.impl_rabbit [-] [2e5765f5-1e50-4c53-9ecf-3396cf469d15] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 51504. /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-19 17:05:04.858 7 INFO neutron.pecan_wsgi.hooks.translation [None req-aec43bae-9dda-46ef-80d7-ff3dbae83be9 01a449a9d8324fe9aeff87c994d23720 df1527427308433c98372a94cd13fecd - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 103/201] 199.204.45.242 () {30 vars in 743 bytes} [Tue May 19 17:05:04 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 320 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 99/202] 199.204.45.242 () {30 vars in 765 bytes} [Tue May 19 17:05:04 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 17:05:06.709 8 INFO oslo.messaging._drivers.impl_rabbit [-] [f544514d-5108-4171-beb1-c8921993ea04] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 51522. 2026-05-19 17:05:06.710 8 INFO oslo.messaging._drivers.impl_rabbit [-] [0c77c9c6-ee8a-464a-884e-9cbda30d7670] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 51520. 2026-05-19 17:05:06.789 8 INFO neutron.pecan_wsgi.hooks.translation [None req-bf5f3493-1c85-4801-9086-5070605fcba8 01a449a9d8324fe9aeff87c994d23720 df1527427308433c98372a94cd13fecd - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 101/205] 199.204.45.242 () {30 vars in 743 bytes} [Tue May 19 17:05:06 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 101 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 105/206] 199.204.45.242 () {30 vars in 765 bytes} [Tue May 19 17:05:06 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 17:16:41.180 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [2e5765f5-1e50-4c53-9ecf-3396cf469d15] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-19 17:16:41.183 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [778210bc-5d83-4dd4-918f-da84b419c908] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-19 17:16:41.183 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Tue May 19 17:16:41 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/security-groups?tenant_id=b4ea75e5325a496d961f95f41f89a5a4 (ip 199.204.45.242) !!! [pid: 7|app: 0|req: 152/299] 199.204.45.242 () {44 vars in 1025 bytes} [Tue May 19 17:16:41 2026] GET /v2.0/security-groups?tenant_id=b4ea75e5325a496d961f95f41f89a5a4 => generated 2797 bytes in 290 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 17:16:41.478 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [f544514d-5108-4171-beb1-c8921993ea04] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-19 17:16:41.481 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [0c77c9c6-ee8a-464a-884e-9cbda30d7670] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-19 17:16:41.482 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Tue May 19 17:16:41 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/security-groups (ip 199.204.45.242) !!! [pid: 8|app: 0|req: 148/300] 199.204.45.242 () {48 vars in 981 bytes} [Tue May 19 17:16:41 2026] POST /v2.0/security-groups => generated 1560 bytes in 198 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-19 17:16:42.643 7 INFO oslo.messaging._drivers.impl_rabbit [-] [2e5765f5-1e50-4c53-9ecf-3396cf469d15] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 54950. 2026-05-19 17:16:42.643 7 INFO oslo.messaging._drivers.impl_rabbit [-] [778210bc-5d83-4dd4-918f-da84b419c908] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 54954. [pid: 7|app: 0|req: 153/301] 199.204.45.242 () {44 vars in 1025 bytes} [Tue May 19 17:16:42 2026] GET /v2.0/security-groups?tenant_id=b4ea75e5325a496d961f95f41f89a5a4 => generated 4339 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 17:16:42.755 8 INFO oslo.messaging._drivers.impl_rabbit [-] [f544514d-5108-4171-beb1-c8921993ea04] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 54962. 2026-05-19 17:16:42.755 8 INFO oslo.messaging._drivers.impl_rabbit [-] [0c77c9c6-ee8a-464a-884e-9cbda30d7670] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 54964. [pid: 8|app: 0|req: 149/302] 199.204.45.242 () {44 vars in 940 bytes} [Tue May 19 17:16:42 2026] GET /v2.0/security-groups => generated 14303 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 154/303] 199.204.45.242 () {48 vars in 991 bytes} [Tue May 19 17:16:42 2026] POST /v2.0/security-group-rules => generated 565 bytes in 71 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 150/304] 199.204.45.242 () {44 vars in 1025 bytes} [Tue May 19 17:16:43 2026] GET /v2.0/security-groups?tenant_id=b4ea75e5325a496d961f95f41f89a5a4 => generated 4917 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 155/305] 199.204.45.242 () {44 vars in 940 bytes} [Tue May 19 17:16:43 2026] GET /v2.0/security-groups => generated 14881 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 151/306] 199.204.45.242 () {48 vars in 991 bytes} [Tue May 19 17:16:43 2026] POST /v2.0/security-group-rules => generated 567 bytes in 99 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 156/307] 199.204.45.242 () {44 vars in 1025 bytes} [Tue May 19 17:16:44 2026] GET /v2.0/security-groups?tenant_id=b4ea75e5325a496d961f95f41f89a5a4 => generated 5497 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 152/308] 199.204.45.242 () {44 vars in 940 bytes} [Tue May 19 17:16:44 2026] GET /v2.0/security-groups => generated 15461 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 157/309] 199.204.45.242 () {48 vars in 991 bytes} [Tue May 19 17:16:44 2026] POST /v2.0/security-group-rules => generated 569 bytes in 94 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 153/310] 199.204.45.242 () {44 vars in 1025 bytes} [Tue May 19 17:16:45 2026] GET /v2.0/security-groups?tenant_id=b4ea75e5325a496d961f95f41f89a5a4 => generated 6079 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 158/311] 199.204.45.242 () {44 vars in 940 bytes} [Tue May 19 17:16:45 2026] GET /v2.0/security-groups => generated 16043 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 154/312] 199.204.45.242 () {48 vars in 991 bytes} [Tue May 19 17:16:45 2026] POST /v2.0/security-group-rules => generated 570 bytes in 82 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 164/331] 199.204.45.242 () {30 vars in 740 bytes} [Tue May 19 17:18:58 2026] GET /v2.0/networks?tenant_id=b4ea75e5325a496d961f95f41f89a5a4&shared=False => generated 15 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 17:18:58.445 7 INFO neutron.db.segments_db [None req-e8a5783c-8654-4ee5-9de2-f41ddc6f5ffe 78bb7a76cfa544acbf8d9be694cd159a b4ea75e5325a496d961f95f41f89a5a4 - - - -] Added segment e18ffdf3-0af3-4e93-8bd4-2964fd9faaff of type vxlan for network a5b411b3-bb06-4488-b64d-c59a5b277d4d [pid: 7|app: 0|req: 168/332] 199.204.45.242 () {34 vars in 682 bytes} [Tue May 19 17:18:58 2026] POST /v2.0/networks => generated 718 bytes in 1427 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 165/333] 199.204.45.242 () {30 vars in 722 bytes} [Tue May 19 17:18:59 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 12 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 169/334] 199.204.45.242 () {30 vars in 633 bytes} [Tue May 19 17:18:59 2026] GET /v2.0/extensions => generated 19178 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 166/335] 199.204.45.242 () {34 vars in 677 bytes} [Tue May 19 17:18:59 2026] POST /v2.0/ports => generated 963 bytes in 596 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 170/336] 199.204.45.242 () {30 vars in 703 bytes} [Tue May 19 17:19:00 2026] GET /v2.0/networks/a5b411b3-bb06-4488-b64d-c59a5b277d4d => generated 705 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 167/337] 199.204.45.242 () {30 vars in 722 bytes} [Tue May 19 17:19:02 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1002 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 171/338] 199.204.45.242 () {30 vars in 703 bytes} [Tue May 19 17:19:02 2026] GET /v2.0/networks/a5b411b3-bb06-4488-b64d-c59a5b277d4d => generated 705 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 174/343] 199.204.45.242 () {44 vars in 975 bytes} [Tue May 19 17:19:22 2026] GET /v2.0/quotas/b4ea75e5325a496d961f95f41f89a5a4 => generated 292 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 170/344] 199.204.45.242 () {48 vars in 1027 bytes} [Tue May 19 17:19:22 2026] PUT /v2.0/quotas/b4ea75e5325a496d961f95f41f89a5a4 => generated 291 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 175/345] 199.204.45.242 () {44 vars in 975 bytes} [Tue May 19 17:19:23 2026] GET /v2.0/quotas/b4ea75e5325a496d961f95f41f89a5a4 => generated 291 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 17:30:20.229 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [2e5765f5-1e50-4c53-9ecf-3396cf469d15] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-19 17:30:20.231 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [778210bc-5d83-4dd4-918f-da84b419c908] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-19 17:30:20.232 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Tue May 19 17:30:20 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks (ip 199.204.45.242) !!! [pid: 7|app: 0|req: 220/434] 199.204.45.242 () {44 vars in 913 bytes} [Tue May 19 17:30:20 2026] GET /v2.0/networks => generated 2168 bytes in 200 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 17:30:21.476 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [f544514d-5108-4171-beb1-c8921993ea04] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-19 17:30:21.478 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [0c77c9c6-ee8a-464a-884e-9cbda30d7670] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-19 17:30:21.479 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Tue May 19 17:30:21 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/subnets (ip 199.204.45.242) !!! [pid: 8|app: 0|req: 215/435] 199.204.45.242 () {44 vars in 911 bytes} [Tue May 19 17:30:21 2026] GET /v2.0/subnets => generated 1261 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 17:30:21.659 7 INFO oslo.messaging._drivers.impl_rabbit [-] [778210bc-5d83-4dd4-918f-da84b419c908] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 59914. 2026-05-19 17:30:21.660 7 INFO oslo.messaging._drivers.impl_rabbit [-] [2e5765f5-1e50-4c53-9ecf-3396cf469d15] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 59898. [pid: 7|app: 0|req: 221/436] 199.204.45.242 () {44 vars in 913 bytes} [Tue May 19 17:30:21 2026] GET /v2.0/networks => generated 2168 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 17:31:23.921 8 INFO oslo.messaging._drivers.impl_rabbit [-] [f544514d-5108-4171-beb1-c8921993ea04] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 36310. 2026-05-19 17:31:23.922 8 INFO oslo.messaging._drivers.impl_rabbit [-] [0c77c9c6-ee8a-464a-884e-9cbda30d7670] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 36316. [pid: 8|app: 0|req: 220/445] 199.204.45.242 () {44 vars in 913 bytes} [Tue May 19 17:31:23 2026] GET /v2.0/networks => generated 2168 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 226/446] 199.204.45.242 () {44 vars in 911 bytes} [Tue May 19 17:31:24 2026] GET /v2.0/subnets => generated 1261 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 221/447] 199.204.45.242 () {44 vars in 913 bytes} [Tue May 19 17:31:25 2026] GET /v2.0/networks => generated 2168 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 227/448] 199.204.45.242 () {44 vars in 1025 bytes} [Tue May 19 17:31:25 2026] GET /v2.0/security-groups?tenant_id=df1527427308433c98372a94cd13fecd => generated 9985 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 222/449] 199.204.45.242 () {44 vars in 1025 bytes} [Tue May 19 17:31:26 2026] GET /v2.0/security-groups?tenant_id=df1527427308433c98372a94cd13fecd => generated 9985 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 228/450] 199.204.45.242 () {44 vars in 1025 bytes} [Tue May 19 17:31:27 2026] GET /v2.0/security-groups?tenant_id=df1527427308433c98372a94cd13fecd => generated 9985 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 223/451] 199.204.45.242 () {44 vars in 1025 bytes} [Tue May 19 17:31:28 2026] GET /v2.0/security-groups?tenant_id=df1527427308433c98372a94cd13fecd => generated 9985 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 225/454] 199.204.45.242 () {44 vars in 1025 bytes} [Tue May 19 17:31:40 2026] GET /v2.0/security-groups?tenant_id=df1527427308433c98372a94cd13fecd => generated 9985 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 230/455] 199.204.45.242 () {44 vars in 1025 bytes} [Tue May 19 17:31:42 2026] GET /v2.0/security-groups?tenant_id=df1527427308433c98372a94cd13fecd => generated 9985 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 226/456] 199.204.45.242 () {44 vars in 940 bytes} [Tue May 19 17:31:43 2026] GET /v2.0/security-groups => generated 16626 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 231/457] 199.204.45.242 () {44 vars in 907 bytes} [Tue May 19 17:31:43 2026] GET /v2.0/ports => generated 4725 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 17:31:50.123 8 INFO neutron.pecan_wsgi.hooks.translation [None req-030a07eb-f7d7-4f1b-b472-e9614b32dbb6 01a449a9d8324fe9aeff87c994d23720 df1527427308433c98372a94cd13fecd - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 227/459] 199.204.45.242 () {44 vars in 981 bytes} [Tue May 19 17:31:50 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 65 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 228/461] 199.204.45.242 () {44 vars in 1003 bytes} [Tue May 19 17:31:50 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1254 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 234/462] 199.204.45.242 () {44 vars in 907 bytes} [Tue May 19 17:31:51 2026] GET /v2.0/ports => generated 4725 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 229/463] 199.204.45.242 () {44 vars in 1025 bytes} [Tue May 19 17:31:52 2026] GET /v2.0/security-groups?tenant_id=df1527427308433c98372a94cd13fecd => generated 9985 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 235/464] 199.204.45.242 () {44 vars in 1025 bytes} [Tue May 19 17:31:53 2026] GET /v2.0/security-groups?tenant_id=df1527427308433c98372a94cd13fecd => generated 9985 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 230/465] 199.204.45.242 () {44 vars in 1025 bytes} [Tue May 19 17:31:54 2026] GET /v2.0/security-groups?tenant_id=df1527427308433c98372a94cd13fecd => generated 9985 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 237/468] 199.204.45.242 () {44 vars in 975 bytes} [Tue May 19 17:32:05 2026] GET /v2.0/quotas/df1527427308433c98372a94cd13fecd => generated 291 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 235/475] 199.204.45.242 () {44 vars in 1025 bytes} [Tue May 19 17:32:56 2026] GET /v2.0/security-groups?tenant_id=b4ea75e5325a496d961f95f41f89a5a4 => generated 6662 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/476] 199.204.45.242 () {44 vars in 1025 bytes} [Tue May 19 17:32:56 2026] GET /v2.0/security-groups?tenant_id=b4ea75e5325a496d961f95f41f89a5a4 => generated 6662 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 236/477] 199.204.45.242 () {44 vars in 1025 bytes} [Tue May 19 17:32:57 2026] GET /v2.0/security-groups?tenant_id=b4ea75e5325a496d961f95f41f89a5a4 => generated 6662 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 242/478] 199.204.45.242 () {44 vars in 1025 bytes} [Tue May 19 17:32:58 2026] GET /v2.0/security-groups?tenant_id=b4ea75e5325a496d961f95f41f89a5a4 => generated 6662 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 237/479] 199.204.45.242 () {44 vars in 1025 bytes} [Tue May 19 17:32:59 2026] GET /v2.0/security-groups?tenant_id=b4ea75e5325a496d961f95f41f89a5a4 => generated 6662 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 239/482] 199.204.45.242 () {44 vars in 975 bytes} [Tue May 19 17:33:06 2026] GET /v2.0/quotas/b4ea75e5325a496d961f95f41f89a5a4 => generated 291 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 247/489] 199.204.45.242 () {44 vars in 913 bytes} [Tue May 19 17:33:59 2026] GET /v2.0/networks => generated 2168 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 17:34:41.291 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [778210bc-5d83-4dd4-918f-da84b419c908] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-19 17:34:41.292 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [2e5765f5-1e50-4c53-9ecf-3396cf469d15] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  [pid: 7|app: 0|req: 251/496] 10.0.0.156 () {32 vars in 649 bytes} [Tue May 19 17:34:41 2026] GET /v2.0/networks => generated 2168 bytes in 176 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/497] 10.0.0.156 () {32 vars in 655 bytes} [Tue May 19 17:34:42 2026] GET /v2.0/floatingips => 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: 252/498] 10.0.0.156 () {32 vars in 647 bytes} [Tue May 19 17:34:42 2026] GET /v2.0/routers => generated 15 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 247/499] 10.0.0.156 () {32 vars in 643 bytes} [Tue May 19 17:34:42 2026] GET /v2.0/ports => generated 4725 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 17:34:42.858 7 INFO oslo.messaging._drivers.impl_rabbit [-] [2e5765f5-1e50-4c53-9ecf-3396cf469d15] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 57370. 2026-05-19 17:34:42.859 7 INFO oslo.messaging._drivers.impl_rabbit [-] [778210bc-5d83-4dd4-918f-da84b419c908] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 57354. [pid: 7|app: 0|req: 253/500] 10.0.0.156 () {32 vars in 647 bytes} [Tue May 19 17:34:42 2026] GET /v2.0/subnets => generated 1261 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 248/501] 10.0.0.156 () {32 vars in 649 bytes} [Tue May 19 17:34:42 2026] GET /v2.0/networks => generated 2168 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/502] 10.0.0.156 () {32 vars in 663 bytes} [Tue May 19 17:34:42 2026] GET /v2.0/security-groups => generated 16626 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/503] 10.0.0.156 () {32 vars in 655 bytes} [Tue May 19 17:34:43 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-19 17:34:53.665 7 INFO neutron.db.segments_db [None req-fd9fe6f1-f0c7-481c-a247-dcb190dd9c22 01a449a9d8324fe9aeff87c994d23720 df1527427308433c98372a94cd13fecd - - - -] Added segment da1a39e9-a31c-4043-ad33-cde722eef93b of type vxlan for network 13808120-2603-41a4-a016-ebcd8abc7a74 2026-05-19 17:34:53.675 8 INFO neutron.db.segments_db [None req-d060d48b-0f03-4219-98cf-612b227edc8f 01a449a9d8324fe9aeff87c994d23720 df1527427308433c98372a94cd13fecd - - - -] Added segment a8f2d196-7c0e-4101-94ed-881e97a4ac99 of type vxlan for network 6930294c-2587-45f7-a85b-ee0c2110f75b [pid: 7|app: 0|req: 256/506] 10.0.0.156 () {34 vars in 671 bytes} [Tue May 19 17:34:53 2026] POST /v2.0/networks => generated 749 bytes in 366 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 17:34:54.028 7 INFO neutron.db.segments_db [None req-c5a0820a-eaba-4e80-9708-6bcf8f387810 01a449a9d8324fe9aeff87c994d23720 df1527427308433c98372a94cd13fecd - - - -] Added segment a7427002-dbe0-4294-8c88-fd7a438b8371 of type vxlan for network 75837cd1-f5f7-4b2d-8014-b97f0c793db5 [pid: 8|app: 0|req: 251/507] 10.0.0.156 () {34 vars in 671 bytes} [Tue May 19 17:34:53 2026] POST /v2.0/networks => generated 752 bytes in 660 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 257/508] 10.0.0.156 () {34 vars in 671 bytes} [Tue May 19 17:34:53 2026] POST /v2.0/networks => generated 743 bytes in 298 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 252/509] 10.0.0.156 () {34 vars in 669 bytes} [Tue May 19 17:34:54 2026] POST /v2.0/subnets => generated 672 bytes in 228 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 258/510] 10.0.0.156 () {34 vars in 669 bytes} [Tue May 19 17:34:54 2026] POST /v2.0/subnets => generated 675 bytes in 269 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 17:34:54.455 7 INFO neutron.db.segments_db [None req-d898f8ca-b12f-4fa5-b1c2-c7b0b72b08a4 01a449a9d8324fe9aeff87c994d23720 df1527427308433c98372a94cd13fecd - - - -] Added segment 5997b04e-80fe-408f-bf26-4ee27b63702c of type vxlan for network 74a70699-10a4-4fe4-b5b3-b8294832d520 [pid: 8|app: 0|req: 253/511] 10.0.0.156 () {34 vars in 669 bytes} [Tue May 19 17:34:54 2026] POST /v2.0/subnets => generated 666 bytes in 254 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 17:34:54.598 8 INFO neutron.db.segments_db [None req-1bb090ba-7a72-4d83-a013-c88926eeb627 01a449a9d8324fe9aeff87c994d23720 df1527427308433c98372a94cd13fecd - - - -] Added segment 6257d592-d16b-4bb4-be61-ae0507c4f965 of type vxlan for network 49b21020-bbf8-46f0-a6a1-2b9b853481d0 2026-05-19 17:34:54.793 7 INFO neutron.db.l3_hamode_db [None req-d898f8ca-b12f-4fa5-b1c2-c7b0b72b08a4 01a449a9d8324fe9aeff87c994d23720 df1527427308433c98372a94cd13fecd - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-19 17:34:54.977 8 INFO neutron.db.l3_hamode_db [None req-1bb090ba-7a72-4d83-a013-c88926eeb627 01a449a9d8324fe9aeff87c994d23720 df1527427308433c98372a94cd13fecd - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-19 17:34:56.104 7 INFO neutron.db.l3_hamode_db [None req-d898f8ca-b12f-4fa5-b1c2-c7b0b72b08a4 01a449a9d8324fe9aeff87c994d23720 df1527427308433c98372a94cd13fecd - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-19 17:34:56.183 8 INFO neutron.db.l3_hamode_db [None req-1bb090ba-7a72-4d83-a013-c88926eeb627 01a449a9d8324fe9aeff87c994d23720 df1527427308433c98372a94cd13fecd - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 259/512] 10.0.0.156 () {34 vars in 669 bytes} [Tue May 19 17:34:54 2026] POST /v2.0/routers => generated 736 bytes in 3290 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 254/513] 10.0.0.156 () {34 vars in 669 bytes} [Tue May 19 17:34:54 2026] POST /v2.0/routers => generated 739 bytes in 3292 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 17:34:57.867 8 INFO neutron.db.segments_db [None req-bb38ffe8-6d4b-4fa2-9d03-1e8e0a02b5f6 01a449a9d8324fe9aeff87c994d23720 df1527427308433c98372a94cd13fecd - - - -] Added segment e2bfed95-b785-4200-8aee-4f3e6a84190e of type vxlan for network faa84a9a-86bd-4638-80bf-a25b246e43a5 [pid: 7|app: 0|req: 260/514] 10.0.0.156 () {32 vars in 774 bytes} [Tue May 19 17:34:57 2026] GET /v2.0/security-groups?tenant_id=f6af1f177a3a46cb8f91b1a629f62b89&name=default => generated 2797 bytes in 277 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 17:34:58.195 8 INFO neutron.db.l3_hamode_db [None req-bb38ffe8-6d4b-4fa2-9d03-1e8e0a02b5f6 01a449a9d8324fe9aeff87c994d23720 df1527427308433c98372a94cd13fecd - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-19 17:34:59.518 8 INFO neutron.db.l3_hamode_db [None req-bb38ffe8-6d4b-4fa2-9d03-1e8e0a02b5f6 01a449a9d8324fe9aeff87c994d23720 df1527427308433c98372a94cd13fecd - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 261/515] 10.0.0.156 () {34 vars in 783 bytes} [Tue May 19 17:34:57 2026] PUT /v2.0/routers/b96f6d62-523f-414f-affd-ef30767067dd/add_router_interface => generated 309 bytes in 1572 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 255/516] 10.0.0.156 () {34 vars in 669 bytes} [Tue May 19 17:34:57 2026] POST /v2.0/routers => generated 730 bytes in 2864 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 256/517] 10.0.0.156 () {32 vars in 740 bytes} [Tue May 19 17:35:00 2026] DELETE /v2.0/security-groups/4ad55958-050b-4745-939d-95f99629dfa5 => generated 0 bytes in 190 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 257/518] 10.0.0.19 () {38 vars in 970 bytes} [Tue May 19 17:35:00 2026] POST /v2.0/security-groups => generated 1620 bytes in 298 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 262/519] 10.0.0.156 () {34 vars in 783 bytes} [Tue May 19 17:34:59 2026] PUT /v2.0/routers/c57c6acd-3e76-4d7e-b950-ec18b81eb82d/add_router_interface => generated 309 bytes in 1785 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 263/520] 10.0.0.19 () {34 vars in 990 bytes} [Tue May 19 17:35:01 2026] GET /v2.0/security-groups/896f2689-c831-4077-aa82-bb9de6f9464e => generated 1620 bytes in 196 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 264/521] 10.0.0.19 () {38 vars in 980 bytes} [Tue May 19 17:35:01 2026] POST /v2.0/security-group-rules => generated 582 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 265/522] 10.0.0.156 () {34 vars in 685 bytes} [Tue May 19 17:35:02 2026] POST /v2.0/security-groups => generated 1596 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 266/523] 10.0.0.19 () {38 vars in 970 bytes} [Tue May 19 17:35:02 2026] POST /v2.0/security-groups => generated 1620 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 267/524] 10.0.0.156 () {34 vars in 695 bytes} [Tue May 19 17:35:02 2026] POST /v2.0/security-group-rules => generated 565 bytes in 92 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 268/525] 10.0.0.19 () {34 vars in 990 bytes} [Tue May 19 17:35:02 2026] GET /v2.0/security-groups/6a62f872-9a79-4a90-94c9-75eaec52fe16 => generated 1620 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 269/526] 10.0.0.156 () {34 vars in 695 bytes} [Tue May 19 17:35:02 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: 270/527] 10.0.0.19 () {38 vars in 980 bytes} [Tue May 19 17:35:02 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: 258/528] 10.0.0.156 () {34 vars in 783 bytes} [Tue May 19 17:35:01 2026] PUT /v2.0/routers/6aba268a-5d77-492a-b6d5-90180e7b691e/add_router_interface => generated 309 bytes in 1618 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 259/529] 10.0.0.19 () {34 vars in 990 bytes} [Tue May 19 17:35:02 2026] GET /v2.0/security-groups/6a62f872-9a79-4a90-94c9-75eaec52fe16 => generated 2213 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 260/530] 10.0.0.19 () {38 vars in 980 bytes} [Tue May 19 17:35:02 2026] POST /v2.0/security-group-rules => generated 587 bytes in 94 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 17:35:03.218 8 INFO neutron.db.segments_db [None req-66c8d8c5-a334-438f-ada4-2179e78d029f 01a449a9d8324fe9aeff87c994d23720 df1527427308433c98372a94cd13fecd - - - -] Added segment 6473ee71-27cf-4361-8112-1d9f8e888c4e of type vxlan for network fad00a24-b432-4532-a6dd-e31355c65396 [pid: 8|app: 0|req: 261/531] 10.0.0.156 () {34 vars in 671 bytes} [Tue May 19 17:35:02 2026] POST /v2.0/networks => generated 748 bytes in 405 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 271/532] 10.0.0.156 () {34 vars in 676 bytes} [Tue May 19 17:35:02 2026] POST /v2.0/floatingips => generated 552 bytes in 696 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 262/533] 10.0.0.19 () {34 vars in 990 bytes} [Tue May 19 17:35:03 2026] GET /v2.0/security-groups/6a62f872-9a79-4a90-94c9-75eaec52fe16 => generated 2811 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 263/534] 10.0.0.156 () {34 vars in 685 bytes} [Tue May 19 17:35:03 2026] POST /v2.0/security-groups => generated 1596 bytes in 75 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 264/535] 10.0.0.19 () {34 vars in 1000 bytes} [Tue May 19 17:35:03 2026] GET /v2.0/security-group-rules/c380b6a8-f7fa-4a44-b27a-58302e15b81f => generated 584 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 265/536] 10.0.0.156 () {34 vars in 695 bytes} [Tue May 19 17:35:03 2026] POST /v2.0/security-group-rules => generated 565 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 266/537] 10.0.0.19 () {34 vars in 990 bytes} [Tue May 19 17:35:03 2026] GET /v2.0/security-groups/6a62f872-9a79-4a90-94c9-75eaec52fe16 => generated 2811 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 272/538] 10.0.0.156 () {34 vars in 669 bytes} [Tue May 19 17:35:03 2026] POST /v2.0/subnets => generated 671 bytes in 333 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 267/539] 10.0.0.156 () {34 vars in 695 bytes} [Tue May 19 17:35:03 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: 273/540] 10.0.0.19 () {36 vars in 1022 bytes} [Tue May 19 17:35:03 2026] DELETE /v2.0/security-group-rules/c380b6a8-f7fa-4a44-b27a-58302e15b81f => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 17:35:03.824 8 INFO neutron.db.segments_db [None req-670809dd-7e37-495d-a5d2-263150e0bfa5 01a449a9d8324fe9aeff87c994d23720 df1527427308433c98372a94cd13fecd - - - -] Added segment 637f5e29-4c81-44a6-aceb-3598d93807a0 of type vxlan for network 8cd948ff-e7f0-4260-9663-e15104e67ef1 2026-05-19 17:35:04.230 8 INFO neutron.db.l3_hamode_db [None req-670809dd-7e37-495d-a5d2-263150e0bfa5 01a449a9d8324fe9aeff87c994d23720 df1527427308433c98372a94cd13fecd - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 274/541] 10.0.0.156 () {34 vars in 676 bytes} [Tue May 19 17:35:03 2026] POST /v2.0/floatingips => generated 552 bytes in 639 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 275/542] 10.0.0.19 () {34 vars in 990 bytes} [Tue May 19 17:35:04 2026] GET /v2.0/security-groups/6a62f872-9a79-4a90-94c9-75eaec52fe16 => generated 2213 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 276/543] 10.0.0.19 () {34 vars in 1097 bytes} [Tue May 19 17:35:04 2026] GET /v2.0/security-groups?name=tempest-securitygroup--728878976&fields=id&tenant_id=ab52894eb635436baa8a6f0084a7621d => generated 69 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 277/544] 10.0.0.19 () {36 vars in 1012 bytes} [Tue May 19 17:35:04 2026] DELETE /v2.0/security-groups/6a62f872-9a79-4a90-94c9-75eaec52fe16 => 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: 278/545] 10.0.0.19 () {34 vars in 981 bytes} [Tue May 19 17:35:04 2026] GET /v2.0/networks?id=6930294c-2587-45f7-a85b-ee0c2110f75b => generated 684 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 279/546] 10.0.0.19 () {34 vars in 990 bytes} [Tue May 19 17:35:04 2026] GET /v2.0/security-groups/896f2689-c831-4077-aa82-bb9de6f9464e => generated 2213 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 280/547] 10.0.0.19 () {34 vars in 964 bytes} [Tue May 19 17:35:04 2026] GET /v2.0/quotas/ab52894eb635436baa8a6f0084a7621d => generated 292 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 281/548] 10.0.0.19 () {36 vars in 1012 bytes} [Tue May 19 17:35:04 2026] DELETE /v2.0/security-groups/896f2689-c831-4077-aa82-bb9de6f9464e => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 282/549] 10.0.0.19 () {34 vars in 1001 bytes} [Tue May 19 17:35:04 2026] GET /v2.0/ports?tenant_id=ab52894eb635436baa8a6f0084a7621d&fields=id => generated 103 bytes in 165 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 17:35:05.634 8 INFO neutron.db.l3_hamode_db [None req-670809dd-7e37-495d-a5d2-263150e0bfa5 01a449a9d8324fe9aeff87c994d23720 df1527427308433c98372a94cd13fecd - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 283/550] 10.0.0.156 () {34 vars in 789 bytes} [Tue May 19 17:35:05 2026] PUT /v2.0/routers/b96f6d62-523f-414f-affd-ef30767067dd/remove_router_interface => generated 309 bytes in 1685 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/551] 10.0.0.19 () {34 vars in 1099 bytes} [Tue May 19 17:35:06 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1820235459&fields=id&tenant_id=4a77e3ce7f3b459fa5efe29183b6d8f6 => 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: 287/554] 10.0.0.19 () {34 vars in 906 bytes} [Tue May 19 17:35:06 2026] GET /v2.0/extensions => generated 19178 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 268/555] 10.0.0.156 () {34 vars in 669 bytes} [Tue May 19 17:35:03 2026] POST /v2.0/routers => generated 735 bytes in 3191 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 269/556] 10.0.0.19 () {34 vars in 981 bytes} [Tue May 19 17:35:06 2026] GET /v2.0/networks?id=75837cd1-f5f7-4b2d-8014-b97f0c793db5 => generated 675 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 270/557] 10.0.0.19 () {34 vars in 1007 bytes} [Tue May 19 17:35:07 2026] GET /v2.0/networks/6930294c-2587-45f7-a85b-ee0c2110f75b?fields=segments => generated 14 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 17:35:07.701 7 WARNING neutron.plugins.ml2.ovo_rpc [None req-e1bc9733-a10a-4761-95bb-75578b529ed5 01a449a9d8324fe9aeff87c994d23720 df1527427308433c98372a94cd13fecd - - - -] 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()  2026-05-19 17:35:08.212 7 INFO neutron.db.l3_hamode_db [None req-e1bc9733-a10a-4761-95bb-75578b529ed5 01a449a9d8324fe9aeff87c994d23720 df1527427308433c98372a94cd13fecd - - - -] HA network 74a70699-10a4-4fe4-b5b3-b8294832d520 was deleted as no HA routers are present in tenant e5f565c25dd044d79da5cbc4975142dd. [pid: 7|app: 0|req: 288/558] 10.0.0.156 () {32 vars in 724 bytes} [Tue May 19 17:35:06 2026] DELETE /v2.0/routers/b96f6d62-523f-414f-affd-ef30767067dd => generated 0 bytes in 1298 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/559] 10.0.0.19 () {34 vars in 964 bytes} [Tue May 19 17:35:08 2026] GET /v2.0/quotas/4a77e3ce7f3b459fa5efe29183b6d8f6 => generated 292 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/560] 10.0.0.19 () {34 vars in 1107 bytes} [Tue May 19 17:35:08 2026] GET /v2.0/networks/6930294c-2587-45f7-a85b-ee0c2110f75b?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: 291/561] 10.0.0.156 () {32 vars in 724 bytes} [Tue May 19 17:35:08 2026] DELETE /v2.0/subnets/52b372c9-2bd0-4deb-96fb-ed6dd3c2db6c => generated 0 bytes in 293 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 17:35:08.657 7 INFO neutron.services.segments.plugin [-] Segment 5997b04e-80fe-408f-bf26-4ee27b63702c resource provider aggregate not found 2026-05-19 17:35:08.674 7 INFO neutron.services.segments.plugin [-] Segment 5997b04e-80fe-408f-bf26-4ee27b63702c resource provider aggregate not found 2026-05-19 17:35:08.687 7 INFO neutron.services.segments.plugin [-] Segment 5997b04e-80fe-408f-bf26-4ee27b63702c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5997b04e-80fe-408f-bf26-4ee27b63702c found for delete ", "request_id": "req-3d813774-582a-44fd-9e30-d99ea31c16e9"}]} 2026-05-19 17:35:08.706 7 INFO neutron.services.segments.plugin [-] Segment 5997b04e-80fe-408f-bf26-4ee27b63702c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5997b04e-80fe-408f-bf26-4ee27b63702c found for delete ", "request_id": "req-48f5034b-4945-4c74-a839-22840baae51a"}]} [pid: 7|app: 0|req: 292/562] 10.0.0.19 () {34 vars in 1001 bytes} [Tue May 19 17:35:08 2026] GET /v2.0/ports?tenant_id=4a77e3ce7f3b459fa5efe29183b6d8f6&fields=id => generated 103 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 271/563] 10.0.0.156 () {34 vars in 783 bytes} [Tue May 19 17:35:07 2026] PUT /v2.0/routers/cba0837a-a68d-4ce8-b448-e475ee69e005/add_router_interface => generated 309 bytes in 1601 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/564] 10.0.0.19 () {34 vars in 989 bytes} [Tue May 19 17:35:08 2026] GET /v2.0/ports?device_id=41c01bab-15e5-4441-8509-9fc0841b26f5 => generated 12 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/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: 294/565] 10.0.0.19 () {34 vars in 906 bytes} [Tue May 19 17:35:09 2026] GET /v2.0/extensions => generated 19178 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/566] 10.0.0.19 () {34 vars in 1007 bytes} [Tue May 19 17:35:09 2026] GET /v2.0/networks/75837cd1-f5f7-4b2d-8014-b97f0c793db5?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: 272/567] 10.0.0.156 () {32 vars in 726 bytes} [Tue May 19 17:35:08 2026] DELETE /v2.0/networks/13808120-2603-41a4-a016-ebcd8abc7a74 => generated 0 bytes in 538 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/568] 10.0.0.19 () {34 vars in 1107 bytes} [Tue May 19 17:35:09 2026] GET /v2.0/networks/75837cd1-f5f7-4b2d-8014-b97f0c793db5?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: 273/569] 10.0.0.156 () {34 vars in 685 bytes} [Tue May 19 17:35:09 2026] POST /v2.0/security-groups => generated 1597 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 274/570] 10.0.0.156 () {32 vars in 774 bytes} [Tue May 19 17:35:09 2026] GET /v2.0/security-groups?tenant_id=e5f565c25dd044d79da5cbc4975142dd&name=default => generated 2797 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/571] 10.0.0.19 () {34 vars in 989 bytes} [Tue May 19 17:35:09 2026] GET /v2.0/ports?device_id=3e57f44b-e0a7-428b-ba97-876991d56108 => generated 12 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/572] 10.0.0.156 () {34 vars in 695 bytes} [Tue May 19 17:35:09 2026] POST /v2.0/security-group-rules => generated 565 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/573] 10.0.0.156 () {34 vars in 695 bytes} [Tue May 19 17:35:09 2026] POST /v2.0/security-group-rules => generated 570 bytes in 98 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 276/574] 10.0.0.156 () {32 vars in 740 bytes} [Tue May 19 17:35:09 2026] DELETE /v2.0/security-groups/b2531820-7543-4824-a6cc-0b9a0d2d1639 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 17:35:09.918 8 INFO neutron.services.segments.plugin [-] Segment da1a39e9-a31c-4043-ad33-cde722eef93b resource provider aggregate not found 2026-05-19 17:35:09.945 8 INFO neutron.services.segments.plugin [-] Segment da1a39e9-a31c-4043-ad33-cde722eef93b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid da1a39e9-a31c-4043-ad33-cde722eef93b found for delete ", "request_id": "req-462d3dc4-11a7-4a74-8284-9222e33daf50"}]} [pid: 8|app: 0|req: 277/575] 10.0.0.19 () {34 vars in 989 bytes} [Tue May 19 17:35:09 2026] GET /v2.0/ports?device_id=41c01bab-15e5-4441-8509-9fc0841b26f5 => generated 12 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 17:35:10.126 8 INFO neutron.services.segments.plugin [-] Segment da1a39e9-a31c-4043-ad33-cde722eef93b resource provider aggregate not found 2026-05-19 17:35:10.156 8 INFO neutron.services.segments.plugin [-] Segment da1a39e9-a31c-4043-ad33-cde722eef93b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid da1a39e9-a31c-4043-ad33-cde722eef93b found for delete ", "request_id": "req-a8597f54-94d6-4ca5-a4e7-9369bc681a54"}]} [pid: 8|app: 0|req: 278/576] 199.204.45.242 () {34 vars in 986 bytes} [Tue May 19 17:35:10 2026] GET /v2.0/networks?id=6930294c-2587-45f7-a85b-ee0c2110f75b => generated 684 bytes in 170 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/577] 199.204.45.242 () {34 vars in 1050 bytes} [Tue May 19 17:35:10 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=ab52894eb635436baa8a6f0084a7621d => generated 180 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/578] 10.0.0.156 () {34 vars in 676 bytes} [Tue May 19 17:35:09 2026] POST /v2.0/floatingips => generated 552 bytes in 699 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/579] 199.204.45.242 () {34 vars in 986 bytes} [Tue May 19 17:35:10 2026] GET /v2.0/networks?id=75837cd1-f5f7-4b2d-8014-b97f0c793db5 => generated 675 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/580] 199.204.45.242 () {34 vars in 1050 bytes} [Tue May 19 17:35:10 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=4a77e3ce7f3b459fa5efe29183b6d8f6 => generated 181 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 280/581] 199.204.45.242 () {38 vars in 955 bytes} [Tue May 19 17:35:10 2026] POST /v2.0/ports => generated 954 bytes in 702 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: 281/582] 10.0.0.19 () {34 vars in 989 bytes} [Tue May 19 17:35:11 2026] GET /v2.0/ports?device_id=3e57f44b-e0a7-428b-ba97-876991d56108 => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 282/583] 10.0.0.19 () {34 vars in 989 bytes} [Tue May 19 17:35:11 2026] GET /v2.0/ports?device_id=41c01bab-15e5-4441-8509-9fc0841b26f5 => generated 957 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/584] 199.204.45.242 () {34 vars in 911 bytes} [Tue May 19 17:35:11 2026] GET /v2.0/extensions => generated 19178 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/585] 10.0.0.19 () {34 vars in 1039 bytes} [Tue May 19 17:35:11 2026] GET /v2.0/security-groups?id=d1c28188-cc7a-4e47-9067-d1afe1919236&fields=id&fields=name => generated 113 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/586] 199.204.45.242 () {38 vars in 955 bytes} [Tue May 19 17:35:10 2026] POST /v2.0/ports => generated 958 bytes in 671 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: 285/587] 199.204.45.242 () {38 vars in 1028 bytes} [Tue May 19 17:35:11 2026] PUT /v2.0/ports/ba929efd-4654-486b-b30b-88569179b09a => generated 1199 bytes in 600 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 17:35:12.365 8 INFO neutron.db.segments_db [None req-e1ce63c5-98e3-4006-8c5e-d5e600cd209f 01a449a9d8324fe9aeff87c994d23720 df1527427308433c98372a94cd13fecd - - - -] Added segment e2f3505c-a8cb-4458-ba9b-5f04607b7bed of type vxlan for network f68bd55c-ac9b-400d-95a6-3a0d60a72716 [pid: 8|app: 0|req: 286/588] 10.0.0.156 () {34 vars in 671 bytes} [Tue May 19 17:35:12 2026] POST /v2.0/networks => generated 744 bytes in 292 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 303/589] 199.204.45.242 () {38 vars in 1028 bytes} [Tue May 19 17:35:11 2026] PUT /v2.0/ports/8c3e5326-ca5a-422d-a345-837bd906f005 => generated 1203 bytes in 958 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: 287/590] 10.0.0.19 () {34 vars in 989 bytes} [Tue May 19 17:35:12 2026] GET /v2.0/ports?device_id=3e57f44b-e0a7-428b-ba97-876991d56108 => generated 973 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/591] 10.0.0.19 () {34 vars in 989 bytes} [Tue May 19 17:35:12 2026] GET /v2.0/ports?device_id=41c01bab-15e5-4441-8509-9fc0841b26f5 => generated 969 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/592] 199.204.45.242 () {34 vars in 1080 bytes} [Tue May 19 17:35:12 2026] GET /v2.0/ports?tenant_id=ab52894eb635436baa8a6f0084a7621d&device_id=41c01bab-15e5-4441-8509-9fc0841b26f5 => generated 1238 bytes in 75 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: 305/593] 199.204.45.242 () {34 vars in 1080 bytes} [Tue May 19 17:35:12 2026] GET /v2.0/ports?tenant_id=4a77e3ce7f3b459fa5efe29183b6d8f6&device_id=3e57f44b-e0a7-428b-ba97-876991d56108 => generated 1242 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/594] 10.0.0.19 () {34 vars in 1039 bytes} [Tue May 19 17:35:12 2026] GET /v2.0/security-groups?id=f8b53117-fb34-4aff-8b5c-cc5a696e7e75&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/595] 10.0.0.19 () {34 vars in 1039 bytes} [Tue May 19 17:35:12 2026] GET /v2.0/security-groups?id=d1c28188-cc7a-4e47-9067-d1afe1919236&fields=id&fields=name => generated 113 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/596] 199.204.45.242 () {34 vars in 1058 bytes} [Tue May 19 17:35:12 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=ba929efd-4654-486b-b30b-88569179b09a => 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: 309/597] 199.204.45.242 () {34 vars in 1060 bytes} [Tue May 19 17:35:12 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=8c3e5326-ca5a-422d-a345-837bd906f005 => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 17:35:12.838 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e2ea3111-b7ec-4661-8250-a6ca3cf2a2c7'] response: {'name': 'network-changed', 'server_uuid': '41c01bab-15e5-4441-8509-9fc0841b26f5', 'tag': 'ba929efd-4654-486b-b30b-88569179b09a', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 310/598] 199.204.45.242 () {34 vars in 984 bytes} [Tue May 19 17:35:12 2026] GET /v2.0/subnets?id=18cb1f93-ac10-4026-bc08-f8a25595cca9 => generated 678 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/599] 10.0.0.156 () {34 vars in 669 bytes} [Tue May 19 17:35:12 2026] POST /v2.0/subnets => generated 667 bytes in 255 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/600] 199.204.45.242 () {34 vars in 984 bytes} [Tue May 19 17:35:12 2026] GET /v2.0/subnets?id=e0410f6a-3ba5-4690-9a13-609f104b4263 => generated 669 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/601] 199.204.45.242 () {34 vars in 1052 bytes} [Tue May 19 17:35:12 2026] GET /v2.0/ports?network_id=6930294c-2587-45f7-a85b-ee0c2110f75b&device_owner=network%3Adhcp => generated 1244 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 17:35:12.955 7 INFO neutron.db.segments_db [None req-4aa4e0ca-2ffe-423e-99eb-00a2f0851b42 01a449a9d8324fe9aeff87c994d23720 df1527427308433c98372a94cd13fecd - - - -] Added segment 84a7b7f4-cb43-4863-92b5-f1bade4e3761 of type vxlan for network 2b9553ad-6e13-44df-bd2b-fa9c1daa57be [pid: 8|app: 0|req: 291/602] 199.204.45.242 () {34 vars in 1052 bytes} [Tue May 19 17:35:12 2026] GET /v2.0/ports?network_id=75837cd1-f5f7-4b2d-8014-b97f0c793db5&device_owner=network%3Adhcp => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 17:35:13.013 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-66b0e6cc-ec31-4be3-a4e4-e28cd20b6112'] response: {'name': 'network-changed', 'server_uuid': '3e57f44b-e0a7-428b-ba97-876991d56108', 'tag': '8c3e5326-ca5a-422d-a345-837bd906f005', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 292/603] 199.204.45.242 () {34 vars in 1012 bytes} [Tue May 19 17:35:12 2026] GET /v2.0/networks/6930294c-2587-45f7-a85b-ee0c2110f75b?fields=segments => generated 14 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/604] 199.204.45.242 () {34 vars in 1012 bytes} [Tue May 19 17:35:13 2026] GET /v2.0/networks/75837cd1-f5f7-4b2d-8014-b97f0c793db5?fields=segments => generated 14 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/605] 199.204.45.242 () {34 vars in 1112 bytes} [Tue May 19 17:35:13 2026] GET /v2.0/networks/6930294c-2587-45f7-a85b-ee0c2110f75b?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: 295/606] 199.204.45.242 () {34 vars in 1112 bytes} [Tue May 19 17:35:13 2026] GET /v2.0/networks/75837cd1-f5f7-4b2d-8014-b97f0c793db5?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 17:35:13.276 7 INFO neutron.db.l3_hamode_db [None req-4aa4e0ca-2ffe-423e-99eb-00a2f0851b42 01a449a9d8324fe9aeff87c994d23720 df1527427308433c98372a94cd13fecd - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 296/607] 199.204.45.242 () {34 vars in 1080 bytes} [Tue May 19 17:35:13 2026] GET /v2.0/ports?tenant_id=ab52894eb635436baa8a6f0084a7621d&device_id=41c01bab-15e5-4441-8509-9fc0841b26f5 => generated 1238 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/608] 199.204.45.242 () {34 vars in 1080 bytes} [Tue May 19 17:35:13 2026] GET /v2.0/ports?tenant_id=4a77e3ce7f3b459fa5efe29183b6d8f6&device_id=3e57f44b-e0a7-428b-ba97-876991d56108 => generated 1242 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/609] 199.204.45.242 () {34 vars in 986 bytes} [Tue May 19 17:35:13 2026] GET /v2.0/networks?id=6930294c-2587-45f7-a85b-ee0c2110f75b => generated 780 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/610] 199.204.45.242 () {34 vars in 986 bytes} [Tue May 19 17:35:13 2026] GET /v2.0/networks?id=75837cd1-f5f7-4b2d-8014-b97f0c793db5 => generated 771 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/611] 199.204.45.242 () {34 vars in 1058 bytes} [Tue May 19 17:35:13 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=ba929efd-4654-486b-b30b-88569179b09a => generated 19 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/612] 199.204.45.242 () {34 vars in 1060 bytes} [Tue May 19 17:35:13 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=8c3e5326-ca5a-422d-a345-837bd906f005 => generated 19 bytes in 297 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/613] 199.204.45.242 () {34 vars in 984 bytes} [Tue May 19 17:35:13 2026] GET /v2.0/subnets?id=18cb1f93-ac10-4026-bc08-f8a25595cca9 => generated 678 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/614] 10.0.0.19 () {34 vars in 989 bytes} [Tue May 19 17:35:13 2026] GET /v2.0/ports?device_id=3e57f44b-e0a7-428b-ba97-876991d56108 => generated 973 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/615] 199.204.45.242 () {34 vars in 984 bytes} [Tue May 19 17:35:13 2026] GET /v2.0/subnets?id=e0410f6a-3ba5-4690-9a13-609f104b4263 => generated 669 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/616] 10.0.0.19 () {34 vars in 989 bytes} [Tue May 19 17:35:13 2026] GET /v2.0/ports?device_id=41c01bab-15e5-4441-8509-9fc0841b26f5 => generated 969 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/617] 199.204.45.242 () {34 vars in 1052 bytes} [Tue May 19 17:35:13 2026] GET /v2.0/ports?network_id=6930294c-2587-45f7-a85b-ee0c2110f75b&device_owner=network%3Adhcp => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/618] 10.0.0.19 () {34 vars in 1039 bytes} [Tue May 19 17:35:14 2026] GET /v2.0/security-groups?id=f8b53117-fb34-4aff-8b5c-cc5a696e7e75&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: 308/619] 199.204.45.242 () {34 vars in 1052 bytes} [Tue May 19 17:35:14 2026] GET /v2.0/ports?network_id=75837cd1-f5f7-4b2d-8014-b97f0c793db5&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: 309/620] 10.0.0.19 () {34 vars in 1039 bytes} [Tue May 19 17:35:14 2026] GET /v2.0/security-groups?id=d1c28188-cc7a-4e47-9067-d1afe1919236&fields=id&fields=name => generated 113 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/621] 199.204.45.242 () {34 vars in 1012 bytes} [Tue May 19 17:35:14 2026] GET /v2.0/networks/6930294c-2587-45f7-a85b-ee0c2110f75b?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: 311/622] 199.204.45.242 () {34 vars in 1012 bytes} [Tue May 19 17:35:14 2026] GET /v2.0/networks/75837cd1-f5f7-4b2d-8014-b97f0c793db5?fields=segments => generated 14 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/623] 199.204.45.242 () {34 vars in 1112 bytes} [Tue May 19 17:35:14 2026] GET /v2.0/networks/6930294c-2587-45f7-a85b-ee0c2110f75b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 17:35:14.361 7 INFO neutron.db.l3_hamode_db [None req-4aa4e0ca-2ffe-423e-99eb-00a2f0851b42 01a449a9d8324fe9aeff87c994d23720 df1527427308433c98372a94cd13fecd - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 313/624] 199.204.45.242 () {34 vars in 1112 bytes} [Tue May 19 17:35:14 2026] GET /v2.0/networks/75837cd1-f5f7-4b2d-8014-b97f0c793db5?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/625] 10.0.0.19 () {34 vars in 989 bytes} [Tue May 19 17:35:15 2026] GET /v2.0/ports?device_id=3e57f44b-e0a7-428b-ba97-876991d56108 => generated 973 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/626] 10.0.0.19 () {34 vars in 1039 bytes} [Tue May 19 17:35:15 2026] GET /v2.0/security-groups?id=f8b53117-fb34-4aff-8b5c-cc5a696e7e75&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: 316/627] 10.0.0.19 () {34 vars in 989 bytes} [Tue May 19 17:35:15 2026] GET /v2.0/ports?device_id=41c01bab-15e5-4441-8509-9fc0841b26f5 => 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: 317/628] 10.0.0.19 () {34 vars in 1039 bytes} [Tue May 19 17:35:15 2026] GET /v2.0/security-groups?id=d1c28188-cc7a-4e47-9067-d1afe1919236&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: 312/629] 10.0.0.156 () {34 vars in 669 bytes} [Tue May 19 17:35:12 2026] POST /v2.0/routers => generated 731 bytes in 2560 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/630] 10.0.0.19 () {34 vars in 989 bytes} [Tue May 19 17:35:16 2026] GET /v2.0/ports?device_id=3e57f44b-e0a7-428b-ba97-876991d56108 => generated 973 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/631] 10.0.0.19 () {34 vars in 989 bytes} [Tue May 19 17:35:16 2026] GET /v2.0/ports?device_id=41c01bab-15e5-4441-8509-9fc0841b26f5 => 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: 315/632] 10.0.0.19 () {34 vars in 1039 bytes} [Tue May 19 17:35:16 2026] GET /v2.0/security-groups?id=f8b53117-fb34-4aff-8b5c-cc5a696e7e75&fields=id&fields=name => generated 114 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/633] 10.0.0.19 () {34 vars in 1039 bytes} [Tue May 19 17:35:16 2026] GET /v2.0/security-groups?id=d1c28188-cc7a-4e47-9067-d1afe1919236&fields=id&fields=name => generated 113 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/634] 10.0.0.19 () {34 vars in 1099 bytes} [Tue May 19 17:35:16 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1064839456&fields=id&tenant_id=70106596ca19404ca0bcec48567a5f9c => 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: 318/635] 10.0.0.19 () {34 vars in 981 bytes} [Tue May 19 17:35:16 2026] GET /v2.0/networks?id=fad00a24-b432-4532-a6dd-e31355c65396 => generated 680 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/636] 10.0.0.19 () {34 vars in 964 bytes} [Tue May 19 17:35:16 2026] GET /v2.0/quotas/70106596ca19404ca0bcec48567a5f9c => 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: 318/637] 10.0.0.156 () {34 vars in 783 bytes} [Tue May 19 17:35:15 2026] PUT /v2.0/routers/30a18015-57ed-4784-b01c-a480aa626707/add_router_interface => generated 309 bytes in 1516 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/638] 10.0.0.19 () {34 vars in 1001 bytes} [Tue May 19 17:35:16 2026] GET /v2.0/ports?tenant_id=70106596ca19404ca0bcec48567a5f9c&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: 319/639] 10.0.0.19 () {34 vars in 1007 bytes} [Tue May 19 17:35:17 2026] GET /v2.0/networks/fad00a24-b432-4532-a6dd-e31355c65396?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: 321/640] 10.0.0.19 () {34 vars in 1107 bytes} [Tue May 19 17:35:17 2026] GET /v2.0/networks/fad00a24-b432-4532-a6dd-e31355c65396?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/641] 10.0.0.19 () {38 vars in 970 bytes} [Tue May 19 17:35:17 2026] POST /v2.0/security-groups => generated 1617 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/642] 10.0.0.19 () {34 vars in 989 bytes} [Tue May 19 17:35:17 2026] GET /v2.0/ports?device_id=2a7e2e4a-b450-4a4e-98a2-69b8d926665e => 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: 321/643] 10.0.0.19 () {38 vars in 970 bytes} [Tue May 19 17:35:17 2026] POST /v2.0/security-groups => generated 1616 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/644] 10.0.0.19 () {34 vars in 989 bytes} [Tue May 19 17:35:17 2026] GET /v2.0/ports?device_id=3e57f44b-e0a7-428b-ba97-876991d56108 => generated 973 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/645] 10.0.0.19 () {34 vars in 1039 bytes} [Tue May 19 17:35:17 2026] GET /v2.0/security-groups?id=f8b53117-fb34-4aff-8b5c-cc5a696e7e75&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: 324/646] 10.0.0.19 () {34 vars in 989 bytes} [Tue May 19 17:35:17 2026] GET /v2.0/ports?device_id=41c01bab-15e5-4441-8509-9fc0841b26f5 => generated 969 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/647] 10.0.0.19 () {34 vars in 1039 bytes} [Tue May 19 17:35:17 2026] GET /v2.0/security-groups?id=d1c28188-cc7a-4e47-9067-d1afe1919236&fields=id&fields=name => generated 113 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/648] 10.0.0.19 () {38 vars in 970 bytes} [Tue May 19 17:35:17 2026] POST /v2.0/security-groups => generated 1618 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/649] 10.0.0.19 () {34 vars in 1001 bytes} [Tue May 19 17:35:17 2026] GET /v2.0/security-groups?tenant_id=3037b5f8b7954416a50df8983ac0f5c0 => generated 7598 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/650] 10.0.0.19 () {34 vars in 990 bytes} [Tue May 19 17:35:18 2026] GET /v2.0/security-groups/88fbb01b-7b0d-47f2-ab35-deeb9df04ed5 => generated 2798 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/651] 10.0.0.19 () {34 vars in 990 bytes} [Tue May 19 17:35:18 2026] GET /v2.0/security-groups/88fbb01b-7b0d-47f2-ab35-deeb9df04ed5 => generated 2798 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/652] 10.0.0.19 () {34 vars in 990 bytes} [Tue May 19 17:35:18 2026] GET /v2.0/security-groups/9dcf72e2-f544-435f-a6c3-6e8f414a99c3 => generated 1617 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/653] 10.0.0.19 () {36 vars in 1012 bytes} [Tue May 19 17:35:18 2026] DELETE /v2.0/security-groups/9dcf72e2-f544-435f-a6c3-6e8f414a99c3 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 17:35:18.433 7 INFO neutron.api.v2.resource [req-287d1de4-d8d6-4717-8f14-e8015c403263 req-3a7e8666-8b78-44ab-9b02-639706321db1 225a35602c164c0e8bacf2848e6ba3b2 3037b5f8b7954416a50df8983ac0f5c0 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 329/654] 10.0.0.19 () {34 vars in 990 bytes} [Tue May 19 17:35:18 2026] GET /v2.0/security-groups/9dcf72e2-f544-435f-a6c3-6e8f414a99c3 => generated 146 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/655] 10.0.0.19 () {34 vars in 990 bytes} [Tue May 19 17:35:18 2026] GET /v2.0/security-groups/c803cd4f-8dfb-4300-99fb-5857f900436a => generated 1616 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/656] 199.204.45.242 () {34 vars in 986 bytes} [Tue May 19 17:35:18 2026] GET /v2.0/networks?id=fad00a24-b432-4532-a6dd-e31355c65396 => generated 680 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/657] 199.204.45.242 () {34 vars in 1050 bytes} [Tue May 19 17:35:18 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=70106596ca19404ca0bcec48567a5f9c => generated 181 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/658] 10.0.0.19 () {36 vars in 1012 bytes} [Tue May 19 17:35:18 2026] DELETE /v2.0/security-groups/c803cd4f-8dfb-4300-99fb-5857f900436a => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 17:35:18.643 7 INFO neutron.api.v2.resource [req-8d40f8c3-426a-4abd-8238-d1254e7296ca req-2f118056-3901-497b-bb1b-5a70413733e9 225a35602c164c0e8bacf2848e6ba3b2 3037b5f8b7954416a50df8983ac0f5c0 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 332/659] 10.0.0.19 () {34 vars in 990 bytes} [Tue May 19 17:35:18 2026] GET /v2.0/security-groups/c803cd4f-8dfb-4300-99fb-5857f900436a => generated 146 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/660] 10.0.0.19 () {34 vars in 990 bytes} [Tue May 19 17:35:18 2026] GET /v2.0/security-groups/ee0a9164-3e91-4350-ae50-549156a4cfed => generated 1618 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/661] 10.0.0.19 () {34 vars in 989 bytes} [Tue May 19 17:35:18 2026] GET /v2.0/ports?device_id=2a7e2e4a-b450-4a4e-98a2-69b8d926665e => 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: 335/662] 10.0.0.19 () {36 vars in 1012 bytes} [Tue May 19 17:35:18 2026] DELETE /v2.0/security-groups/ee0a9164-3e91-4350-ae50-549156a4cfed => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 17:35:18.919 7 INFO neutron.api.v2.resource [req-66f2bf3e-f9ed-45fc-86f1-1f9c3f12629d req-e708a4a8-c7a7-4d33-9047-4b815680aa7b 225a35602c164c0e8bacf2848e6ba3b2 3037b5f8b7954416a50df8983ac0f5c0 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 336/663] 10.0.0.19 () {34 vars in 990 bytes} [Tue May 19 17:35:18 2026] GET /v2.0/security-groups/ee0a9164-3e91-4350-ae50-549156a4cfed => generated 146 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/664] 10.0.0.19 () {34 vars in 989 bytes} [Tue May 19 17:35:18 2026] GET /v2.0/ports?device_id=3e57f44b-e0a7-428b-ba97-876991d56108 => generated 973 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/665] 10.0.0.19 () {34 vars in 989 bytes} [Tue May 19 17:35:18 2026] GET /v2.0/ports?device_id=41c01bab-15e5-4441-8509-9fc0841b26f5 => generated 969 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/666] 10.0.0.19 () {34 vars in 1039 bytes} [Tue May 19 17:35:18 2026] GET /v2.0/security-groups?id=f8b53117-fb34-4aff-8b5c-cc5a696e7e75&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: 340/667] 10.0.0.19 () {34 vars in 1039 bytes} [Tue May 19 17:35:19 2026] GET /v2.0/security-groups?id=d1c28188-cc7a-4e47-9067-d1afe1919236&fields=id&fields=name => generated 113 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/668] 199.204.45.242 () {38 vars in 955 bytes} [Tue May 19 17:35:18 2026] POST /v2.0/ports => generated 954 bytes in 489 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: 341/669] 10.0.0.19 () {34 vars in 1001 bytes} [Tue May 19 17:35:19 2026] GET /v2.0/security-groups?tenant_id=3037b5f8b7954416a50df8983ac0f5c0 => generated 2801 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/670] 10.0.0.19 () {34 vars in 990 bytes} [Tue May 19 17:35:19 2026] GET /v2.0/security-groups/88fbb01b-7b0d-47f2-ab35-deeb9df04ed5 => generated 2798 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/671] 10.0.0.19 () {34 vars in 990 bytes} [Tue May 19 17:35:19 2026] GET /v2.0/security-groups/88fbb01b-7b0d-47f2-ab35-deeb9df04ed5 => generated 2798 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 17:35:19.281 7 INFO neutron.api.v2.resource [req-16ef6973-23fc-431a-bd9e-118a6ce20487 req-b40cae2c-26a6-489f-a6f2-5a9f74e0b8e9 225a35602c164c0e8bacf2848e6ba3b2 3037b5f8b7954416a50df8983ac0f5c0 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 344/672] 10.0.0.19 () {34 vars in 990 bytes} [Tue May 19 17:35:19 2026] GET /v2.0/security-groups/ee0a9164-3e91-4350-ae50-549156a4cfed => generated 146 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 17:35:19.328 7 INFO neutron.api.v2.resource [req-d40c4896-bcce-4ccb-ab59-6d8b26d5dcfb req-4740a45c-2455-4904-a581-b7d618591edb 225a35602c164c0e8bacf2848e6ba3b2 3037b5f8b7954416a50df8983ac0f5c0 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 345/673] 10.0.0.19 () {34 vars in 990 bytes} [Tue May 19 17:35:19 2026] GET /v2.0/security-groups/c803cd4f-8dfb-4300-99fb-5857f900436a => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 17:35:19.370 7 INFO neutron.api.v2.resource [req-de203c3b-a87f-4318-a355-97097bc02772 req-c39cf2c6-7c26-4f67-9b0d-518a24be95d7 225a35602c164c0e8bacf2848e6ba3b2 3037b5f8b7954416a50df8983ac0f5c0 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 346/674] 10.0.0.19 () {34 vars in 990 bytes} [Tue May 19 17:35:19 2026] GET /v2.0/security-groups/9dcf72e2-f544-435f-a6c3-6e8f414a99c3 => 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: 329/675] 199.204.45.242 () {38 vars in 1028 bytes} [Tue May 19 17:35:19 2026] PUT /v2.0/ports/430aa159-ce5c-4419-8cda-70501fffbc23 => generated 1199 bytes in 487 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: 330/676] 199.204.45.242 () {34 vars in 1080 bytes} [Tue May 19 17:35:19 2026] GET /v2.0/ports?tenant_id=70106596ca19404ca0bcec48567a5f9c&device_id=2a7e2e4a-b450-4a4e-98a2-69b8d926665e => generated 1238 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 17:35:19.703 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-40b4aea8-f913-46eb-8e21-beee5aaecd0f'] response: {'name': 'network-changed', 'server_uuid': '2a7e2e4a-b450-4a4e-98a2-69b8d926665e', 'tag': '430aa159-ce5c-4419-8cda-70501fffbc23', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 331/677] 199.204.45.242 () {34 vars in 1058 bytes} [Tue May 19 17:35:19 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=430aa159-ce5c-4419-8cda-70501fffbc23 => generated 19 bytes in 36 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: 332/678] 199.204.45.242 () {34 vars in 984 bytes} [Tue May 19 17:35:19 2026] GET /v2.0/subnets?id=e89a6b22-0e0e-49fb-9021-b72ad2a2090f => generated 674 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/679] 199.204.45.242 () {34 vars in 1052 bytes} [Tue May 19 17:35:19 2026] GET /v2.0/ports?network_id=fad00a24-b432-4532-a6dd-e31355c65396&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: 334/680] 10.0.0.19 () {34 vars in 989 bytes} [Tue May 19 17:35:19 2026] GET /v2.0/ports?device_id=2a7e2e4a-b450-4a4e-98a2-69b8d926665e => generated 969 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/681] 199.204.45.242 () {34 vars in 1012 bytes} [Tue May 19 17:35:19 2026] GET /v2.0/networks/fad00a24-b432-4532-a6dd-e31355c65396?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: 336/682] 10.0.0.19 () {34 vars in 1039 bytes} [Tue May 19 17:35:19 2026] GET /v2.0/security-groups?id=cf75e4d9-7132-45ca-8010-afd1bb0c2194&fields=id&fields=name => generated 114 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/683] 199.204.45.242 () {34 vars in 1112 bytes} [Tue May 19 17:35:20 2026] GET /v2.0/networks/fad00a24-b432-4532-a6dd-e31355c65396?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: 338/684] 10.0.0.19 () {34 vars in 989 bytes} [Tue May 19 17:35:20 2026] GET /v2.0/ports?device_id=3e57f44b-e0a7-428b-ba97-876991d56108 => generated 975 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/687] 199.204.45.242 () {34 vars in 1080 bytes} [Tue May 19 17:35:20 2026] GET /v2.0/ports?tenant_id=70106596ca19404ca0bcec48567a5f9c&device_id=2a7e2e4a-b450-4a4e-98a2-69b8d926665e => generated 1238 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/688] 10.0.0.19 () {34 vars in 989 bytes} [Tue May 19 17:35:20 2026] GET /v2.0/ports?device_id=41c01bab-15e5-4441-8509-9fc0841b26f5 => generated 971 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/689] 10.0.0.19 () {34 vars in 1039 bytes} [Tue May 19 17:35:20 2026] GET /v2.0/security-groups?id=f8b53117-fb34-4aff-8b5c-cc5a696e7e75&fields=id&fields=name => generated 114 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/690] 199.204.45.242 () {34 vars in 986 bytes} [Tue May 19 17:35:20 2026] GET /v2.0/networks?id=fad00a24-b432-4532-a6dd-e31355c65396 => generated 776 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/691] 10.0.0.19 () {34 vars in 1039 bytes} [Tue May 19 17:35:20 2026] GET /v2.0/security-groups?id=d1c28188-cc7a-4e47-9067-d1afe1919236&fields=id&fields=name => generated 113 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/692] 199.204.45.242 () {34 vars in 1058 bytes} [Tue May 19 17:35:20 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=430aa159-ce5c-4419-8cda-70501fffbc23 => generated 19 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/693] 10.0.0.19 () {34 vars in 989 bytes} [Tue May 19 17:35:20 2026] GET /v2.0/ports?device_id=3e57f44b-e0a7-428b-ba97-876991d56108 => generated 975 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/694] 199.204.45.242 () {34 vars in 984 bytes} [Tue May 19 17:35:20 2026] GET /v2.0/subnets?id=e89a6b22-0e0e-49fb-9021-b72ad2a2090f => generated 674 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/695] 10.0.0.156 () {34 vars in 789 bytes} [Tue May 19 17:35:19 2026] PUT /v2.0/routers/30a18015-57ed-4784-b01c-a480aa626707/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: 348/696] 199.204.45.242 () {34 vars in 1052 bytes} [Tue May 19 17:35:20 2026] GET /v2.0/ports?network_id=fad00a24-b432-4532-a6dd-e31355c65396&device_owner=network%3Adhcp => generated 1244 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 17:35:21.140 8 INFO neutron.db.l3_db [None req-d17d966e-237c-46e7-9464-90f64ee8105f 242a0697b078491ba3bad7198f7520e9 4a77e3ce7f3b459fa5efe29183b6d8f6 - - - -] Floating IP af708ec4-743a-4111-8090-67e00c399d5c associated. External IP: 10.96.250.204, port: 8c3e5326-ca5a-422d-a345-837bd906f005. [pid: 8|app: 0|req: 349/697] 10.0.0.156 () {34 vars in 749 bytes} [Tue May 19 17:35:20 2026] PUT /v2.0/floatingips/af708ec4-743a-4111-8090-67e00c399d5c => generated 856 bytes in 1208 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/698] 199.204.45.242 () {34 vars in 1012 bytes} [Tue May 19 17:35:21 2026] GET /v2.0/networks/fad00a24-b432-4532-a6dd-e31355c65396?fields=segments => generated 14 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/699] 10.0.0.19 () {34 vars in 989 bytes} [Tue May 19 17:35:21 2026] GET /v2.0/ports?device_id=2a7e2e4a-b450-4a4e-98a2-69b8d926665e => generated 969 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/700] 10.0.0.19 () {34 vars in 989 bytes} [Tue May 19 17:35:21 2026] GET /v2.0/ports?device_id=41c01bab-15e5-4441-8509-9fc0841b26f5 => generated 971 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/701] 199.204.45.242 () {34 vars in 1112 bytes} [Tue May 19 17:35:21 2026] GET /v2.0/networks/fad00a24-b432-4532-a6dd-e31355c65396?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/702] 10.0.0.19 () {34 vars in 1039 bytes} [Tue May 19 17:35:22 2026] GET /v2.0/security-groups?id=cf75e4d9-7132-45ca-8010-afd1bb0c2194&fields=id&fields=name => generated 114 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/703] 10.0.0.19 () {34 vars in 1039 bytes} [Tue May 19 17:35:22 2026] GET /v2.0/security-groups?id=d1c28188-cc7a-4e47-9067-d1afe1919236&fields=id&fields=name => generated 113 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 17:35:22.165 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b9b5e252-8f4b-4f80-b15d-3712c61afa40'] response: {'name': 'network-changed', 'server_uuid': '3e57f44b-e0a7-428b-ba97-876991d56108', 'tag': '8c3e5326-ca5a-422d-a345-837bd906f005', 'status': 'completed', 'code': 200} 2026-05-19 17:35:22.165 7 INFO neutron.services.segments.plugin [-] Segment 84a7b7f4-cb43-4863-92b5-f1bade4e3761 resource provider aggregate not found 2026-05-19 17:35:22.176 7 INFO neutron.services.segments.plugin [-] Segment 84a7b7f4-cb43-4863-92b5-f1bade4e3761 resource provider aggregate not found 2026-05-19 17:35:22.200 7 INFO neutron.db.l3_hamode_db [None req-59747882-7294-467e-9316-edb7b320d8a0 01a449a9d8324fe9aeff87c994d23720 df1527427308433c98372a94cd13fecd - - - -] HA network 2b9553ad-6e13-44df-bd2b-fa9c1daa57be was deleted as no HA routers are present in tenant 3037b5f8b7954416a50df8983ac0f5c0. 2026-05-19 17:35:22.203 7 INFO neutron.services.segments.plugin [-] Segment 84a7b7f4-cb43-4863-92b5-f1bade4e3761 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 84a7b7f4-cb43-4863-92b5-f1bade4e3761 found for delete ", "request_id": "req-325d030f-135b-4431-8dc1-5997439d0eb9"}]} [pid: 8|app: 0|req: 356/704] 10.0.0.19 () {34 vars in 989 bytes} [Tue May 19 17:35:22 2026] GET /v2.0/ports?device_id=3e57f44b-e0a7-428b-ba97-876991d56108 => generated 975 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/705] 10.0.0.156 () {32 vars in 724 bytes} [Tue May 19 17:35:20 2026] DELETE /v2.0/routers/30a18015-57ed-4784-b01c-a480aa626707 => generated 0 bytes in 1219 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 17:35:22.216 7 INFO neutron.services.segments.plugin [-] Segment 84a7b7f4-cb43-4863-92b5-f1bade4e3761 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 84a7b7f4-cb43-4863-92b5-f1bade4e3761 found for delete ", "request_id": "req-2b1dd742-0eaf-4a9e-a54a-9eb203b55b31"}]} [pid: 8|app: 0|req: 357/706] 199.204.45.242 () {34 vars in 1080 bytes} [Tue May 19 17:35:22 2026] GET /v2.0/ports?tenant_id=4a77e3ce7f3b459fa5efe29183b6d8f6&device_id=3e57f44b-e0a7-428b-ba97-876991d56108 => generated 1244 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/707] 10.0.0.19 () {34 vars in 1039 bytes} [Tue May 19 17:35:22 2026] GET /v2.0/security-groups?id=f8b53117-fb34-4aff-8b5c-cc5a696e7e75&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: 359/708] 199.204.45.242 () {34 vars in 986 bytes} [Tue May 19 17:35:22 2026] GET /v2.0/networks?id=75837cd1-f5f7-4b2d-8014-b97f0c793db5 => generated 771 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/709] 10.0.0.156 () {32 vars in 724 bytes} [Tue May 19 17:35:22 2026] DELETE /v2.0/subnets/8d762081-e9fa-422c-b7eb-d5afe0cf8254 => generated 0 bytes in 265 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/710] 199.204.45.242 () {34 vars in 1060 bytes} [Tue May 19 17:35:22 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=8c3e5326-ca5a-422d-a345-837bd906f005 => generated 859 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/711] 199.204.45.242 () {34 vars in 984 bytes} [Tue May 19 17:35:22 2026] GET /v2.0/subnets?id=e0410f6a-3ba5-4690-9a13-609f104b4263 => generated 669 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/712] 199.204.45.242 () {34 vars in 1052 bytes} [Tue May 19 17:35:22 2026] GET /v2.0/ports?network_id=75837cd1-f5f7-4b2d-8014-b97f0c793db5&device_owner=network%3Adhcp => generated 1244 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/713] 199.204.45.242 () {34 vars in 1012 bytes} [Tue May 19 17:35:22 2026] GET /v2.0/networks/75837cd1-f5f7-4b2d-8014-b97f0c793db5?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: 364/714] 10.0.0.19 () {34 vars in 989 bytes} [Tue May 19 17:35:22 2026] GET /v2.0/ports?device_id=3e57f44b-e0a7-428b-ba97-876991d56108 => generated 975 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/715] 199.204.45.242 () {34 vars in 1112 bytes} [Tue May 19 17:35:22 2026] GET /v2.0/networks/75837cd1-f5f7-4b2d-8014-b97f0c793db5?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/716] 10.0.0.19 () {34 vars in 1039 bytes} [Tue May 19 17:35:22 2026] GET /v2.0/security-groups?id=f8b53117-fb34-4aff-8b5c-cc5a696e7e75&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: 7|app: 0|req: 351/717] 10.0.0.156 () {32 vars in 726 bytes} [Tue May 19 17:35:22 2026] DELETE /v2.0/networks/f68bd55c-ac9b-400d-95a6-3a0d60a72716 => generated 0 bytes in 471 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/718] 10.0.0.156 () {32 vars in 774 bytes} [Tue May 19 17:35:23 2026] GET /v2.0/security-groups?tenant_id=3037b5f8b7954416a50df8983ac0f5c0&name=default => generated 2801 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/719] 10.0.0.19 () {34 vars in 989 bytes} [Tue May 19 17:35:23 2026] GET /v2.0/ports?device_id=41c01bab-15e5-4441-8509-9fc0841b26f5 => generated 971 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/720] 10.0.0.19 () {34 vars in 989 bytes} [Tue May 19 17:35:23 2026] GET /v2.0/ports?device_id=2a7e2e4a-b450-4a4e-98a2-69b8d926665e => generated 971 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/721] 10.0.0.19 () {34 vars in 1039 bytes} [Tue May 19 17:35:23 2026] GET /v2.0/security-groups?id=d1c28188-cc7a-4e47-9067-d1afe1919236&fields=id&fields=name => generated 113 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/722] 10.0.0.19 () {34 vars in 1039 bytes} [Tue May 19 17:35:23 2026] GET /v2.0/security-groups?id=cf75e4d9-7132-45ca-8010-afd1bb0c2194&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: 8|app: 0|req: 369/723] 10.0.0.156 () {32 vars in 740 bytes} [Tue May 19 17:35:23 2026] DELETE /v2.0/security-groups/88fbb01b-7b0d-47f2-ab35-deeb9df04ed5 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/724] 199.204.45.242 () {34 vars in 994 bytes} [Tue May 19 17:35:23 2026] GET /v2.0/ports?device_id=3e57f44b-e0a7-428b-ba97-876991d56108 => generated 975 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/725] 10.0.0.19 () {34 vars in 989 bytes} [Tue May 19 17:35:23 2026] GET /v2.0/ports?device_id=41c01bab-15e5-4441-8509-9fc0841b26f5 => generated 971 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 17:35:23.919 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [f544514d-5108-4171-beb1-c8921993ea04] 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 2026-05-19 17:35:23.951 7 INFO neutron.db.l3_db [None req-ec6b4912-9878-4348-bfd5-80ee29b56423 242a0697b078491ba3bad7198f7520e9 4a77e3ce7f3b459fa5efe29183b6d8f6 - - - -] Floating IP af708ec4-743a-4111-8090-67e00c399d5c disassociated. External IP: 10.96.250.204, port: 8c3e5326-ca5a-422d-a345-837bd906f005. 2026-05-19 17:35:23.989 8 INFO neutron.db.l3_db [None req-004e0189-a85c-4368-ae67-bff5160a7b31 923c7645ebeb46778143432b9b42e754 ab52894eb635436baa8a6f0084a7621d - - - -] Floating IP 6ac0cb80-fa59-4def-93cc-0eb4886c7080 associated. External IP: 10.96.250.211, port: ba929efd-4654-486b-b30b-88569179b09a. 2026-05-19 17:35:24.231 7 INFO neutron.services.segments.plugin [-] Segment e2f3505c-a8cb-4458-ba9b-5f04607b7bed resource provider aggregate not found 2026-05-19 17:35:24.262 7 INFO neutron.services.segments.plugin [-] Segment e2f3505c-a8cb-4458-ba9b-5f04607b7bed resource provider aggregate not found 2026-05-19 17:35:24.270 7 INFO neutron.services.segments.plugin [-] Segment e2f3505c-a8cb-4458-ba9b-5f04607b7bed resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e2f3505c-a8cb-4458-ba9b-5f04607b7bed found for delete ", "request_id": "req-8cc33ae6-e7ef-4caa-9c84-d25eed67d541"}]} 2026-05-19 17:35:24.294 7 INFO neutron.services.segments.plugin [-] Segment e2f3505c-a8cb-4458-ba9b-5f04607b7bed resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e2f3505c-a8cb-4458-ba9b-5f04607b7bed found for delete ", "request_id": "req-5886e065-14d2-4da9-9140-d7b791ffa0e1"}]} [pid: 8|app: 0|req: 371/726] 10.0.0.156 () {34 vars in 749 bytes} [Tue May 19 17:35:23 2026] PUT /v2.0/floatingips/6ac0cb80-fa59-4def-93cc-0eb4886c7080 => generated 855 bytes in 919 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/727] 10.0.0.19 () {34 vars in 989 bytes} [Tue May 19 17:35:24 2026] GET /v2.0/ports?device_id=3e57f44b-e0a7-428b-ba97-876991d56108 => generated 12 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/728] 10.0.0.19 () {34 vars in 989 bytes} [Tue May 19 17:35:24 2026] GET /v2.0/ports?device_id=2a7e2e4a-b450-4a4e-98a2-69b8d926665e => generated 971 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/729] 199.204.45.242 () {36 vars in 997 bytes} [Tue May 19 17:35:23 2026] DELETE /v2.0/ports/8c3e5326-ca5a-422d-a345-837bd906f005 => generated 0 bytes in 1081 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/730] 10.0.0.19 () {34 vars in 989 bytes} [Tue May 19 17:35:24 2026] GET /v2.0/ports?device_id=41c01bab-15e5-4441-8509-9fc0841b26f5 => generated 971 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/731] 10.0.0.19 () {34 vars in 1039 bytes} [Tue May 19 17:35:24 2026] GET /v2.0/security-groups?id=cf75e4d9-7132-45ca-8010-afd1bb0c2194&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: 8|app: 0|req: 375/732] 10.0.0.19 () {34 vars in 1039 bytes} [Tue May 19 17:35:24 2026] GET /v2.0/security-groups?id=d1c28188-cc7a-4e47-9067-d1afe1919236&fields=id&fields=name => generated 113 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 17:35:24.636 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-6459f569-33c7-4f97-be22-29f01368bb48'] response: {'server_uuid': '3e57f44b-e0a7-428b-ba97-876991d56108', 'name': 'network-vif-deleted', 'tag': '8c3e5326-ca5a-422d-a345-837bd906f005', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 358/733] 199.204.45.242 () {34 vars in 1080 bytes} [Tue May 19 17:35:24 2026] GET /v2.0/ports?tenant_id=ab52894eb635436baa8a6f0084a7621d&device_id=41c01bab-15e5-4441-8509-9fc0841b26f5 => generated 1240 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 17:35:24.685 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-f871b499-ae2e-4cc8-a6a8-3db9117f0691'] response: {'name': 'network-changed', 'server_uuid': '41c01bab-15e5-4441-8509-9fc0841b26f5', 'tag': 'ba929efd-4654-486b-b30b-88569179b09a', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 376/734] 199.204.45.242 () {34 vars in 986 bytes} [Tue May 19 17:35:24 2026] GET /v2.0/networks?id=6930294c-2587-45f7-a85b-ee0c2110f75b => generated 780 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/735] 10.0.0.19 () {34 vars in 989 bytes} [Tue May 19 17:35:24 2026] GET /v2.0/ports?device_id=2a7e2e4a-b450-4a4e-98a2-69b8d926665e => generated 971 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/736] 199.204.45.242 () {34 vars in 1058 bytes} [Tue May 19 17:35:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=ba929efd-4654-486b-b30b-88569179b09a => generated 858 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/737] 199.204.45.242 () {34 vars in 984 bytes} [Tue May 19 17:35:24 2026] GET /v2.0/subnets?id=18cb1f93-ac10-4026-bc08-f8a25595cca9 => generated 678 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/738] 199.204.45.242 () {34 vars in 1052 bytes} [Tue May 19 17:35:24 2026] GET /v2.0/ports?network_id=6930294c-2587-45f7-a85b-ee0c2110f75b&device_owner=network%3Adhcp => generated 1244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 17:35:24.967 8 INFO oslo.messaging._drivers.impl_rabbit [-] [f544514d-5108-4171-beb1-c8921993ea04] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 51692. [pid: 8|app: 0|req: 380/739] 199.204.45.242 () {34 vars in 1012 bytes} [Tue May 19 17:35:24 2026] GET /v2.0/networks/6930294c-2587-45f7-a85b-ee0c2110f75b?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: 381/740] 199.204.45.242 () {34 vars in 1112 bytes} [Tue May 19 17:35:24 2026] GET /v2.0/networks/6930294c-2587-45f7-a85b-ee0c2110f75b?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) 2026-05-19 17:35:25.611 7 INFO neutron.db.l3_db [None req-d0aa2ce0-9137-468d-964e-d5ebfb428bd4 f535afc4da594a8692044e08df5af6dc 70106596ca19404ca0bcec48567a5f9c - - - -] Floating IP 7c68bce7-5c62-4875-8d22-49fd9c040ce8 associated. External IP: 10.96.250.219, port: 430aa159-ce5c-4419-8cda-70501fffbc23. [pid: 8|app: 0|req: 382/741] 10.0.0.156 () {32 vars in 740 bytes} [Tue May 19 17:35:25 2026] DELETE /v2.0/security-groups/f8b53117-fb34-4aff-8b5c-cc5a696e7e75 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 17:35:25.632 8 INFO neutron.api.v2.resource [None req-7054108c-6bd3-4399-bec8-6e91fa1d5ee0 242a0697b078491ba3bad7198f7520e9 4a77e3ce7f3b459fa5efe29183b6d8f6 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 383/742] 10.0.0.156 () {32 vars in 737 bytes} [Tue May 19 17:35:25 2026] GET /v2.0/security-groups/f8b53117-fb34-4aff-8b5c-cc5a696e7e75 => generated 146 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/743] 10.0.0.156 () {34 vars in 749 bytes} [Tue May 19 17:35:24 2026] PUT /v2.0/floatingips/7c68bce7-5c62-4875-8d22-49fd9c040ce8 => generated 855 bytes in 1193 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/744] 10.0.0.156 () {32 vars in 732 bytes} [Tue May 19 17:35:25 2026] DELETE /v2.0/floatingips/af708ec4-743a-4111-8090-67e00c399d5c => generated 0 bytes in 391 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/745] 10.0.0.19 () {34 vars in 989 bytes} [Tue May 19 17:35:26 2026] GET /v2.0/ports?device_id=2a7e2e4a-b450-4a4e-98a2-69b8d926665e => 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: 362/746] 10.0.0.19 () {34 vars in 1039 bytes} [Tue May 19 17:35:26 2026] GET /v2.0/security-groups?id=cf75e4d9-7132-45ca-8010-afd1bb0c2194&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/747] 10.0.0.19 () {34 vars in 989 bytes} [Tue May 19 17:35:26 2026] GET /v2.0/ports?device_id=2a7e2e4a-b450-4a4e-98a2-69b8d926665e => 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: 364/748] 10.0.0.19 () {34 vars in 1039 bytes} [Tue May 19 17:35:26 2026] GET /v2.0/security-groups?id=cf75e4d9-7132-45ca-8010-afd1bb0c2194&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 17:35:27.171 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-cbf5d229-98c9-4739-b379-e5467ac24830'] response: {'name': 'network-changed', 'server_uuid': '2a7e2e4a-b450-4a4e-98a2-69b8d926665e', 'tag': '430aa159-ce5c-4419-8cda-70501fffbc23', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 365/749] 199.204.45.242 () {34 vars in 994 bytes} [Tue May 19 17:35:27 2026] GET /v2.0/ports?device_id=2a7e2e4a-b450-4a4e-98a2-69b8d926665e => generated 971 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/750] 10.0.0.156 () {34 vars in 789 bytes} [Tue May 19 17:35:26 2026] PUT /v2.0/routers/6aba268a-5d77-492a-b6d5-90180e7b691e/remove_router_interface => generated 309 bytes in 1584 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/751] 199.204.45.242 () {34 vars in 1080 bytes} [Tue May 19 17:35:27 2026] GET /v2.0/ports?tenant_id=70106596ca19404ca0bcec48567a5f9c&device_id=2a7e2e4a-b450-4a4e-98a2-69b8d926665e => generated 1240 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 17:35:28.357 7 INFO neutron.db.l3_db [None req-0a816f75-ec28-4a50-adf3-fc6ad9002a14 f535afc4da594a8692044e08df5af6dc 70106596ca19404ca0bcec48567a5f9c - - - -] Floating IP 7c68bce7-5c62-4875-8d22-49fd9c040ce8 disassociated. External IP: 10.96.250.219, port: 430aa159-ce5c-4419-8cda-70501fffbc23. 2026-05-19 17:35:28.384 8 WARNING neutron.plugins.ml2.ovo_rpc [None req-32028972-251f-457e-ace7-2ab399d28cad 01a449a9d8324fe9aeff87c994d23720 df1527427308433c98372a94cd13fecd - - - -] 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()  2026-05-19 17:35:28.791 8 INFO neutron.services.segments.plugin [-] Segment e2bfed95-b785-4200-8aee-4f3e6a84190e resource provider aggregate not found 2026-05-19 17:35:28.796 8 INFO neutron.services.segments.plugin [-] Segment e2bfed95-b785-4200-8aee-4f3e6a84190e resource provider aggregate not found [pid: 7|app: 0|req: 366/752] 199.204.45.242 () {36 vars in 997 bytes} [Tue May 19 17:35:27 2026] DELETE /v2.0/ports/430aa159-ce5c-4419-8cda-70501fffbc23 => generated 0 bytes in 1604 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 17:35:28.813 8 INFO neutron.services.segments.plugin [-] Segment e2bfed95-b785-4200-8aee-4f3e6a84190e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e2bfed95-b785-4200-8aee-4f3e6a84190e found for delete ", "request_id": "req-8fc0127f-8a97-4e32-9694-2d8aa00e9be1"}]} 2026-05-19 17:35:28.814 8 INFO neutron.services.segments.plugin [-] Segment e2bfed95-b785-4200-8aee-4f3e6a84190e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e2bfed95-b785-4200-8aee-4f3e6a84190e found for delete ", "request_id": "req-48a4c83b-2213-43c8-8ba4-1ef7a51df8bd"}]} 2026-05-19 17:35:28.822 8 INFO neutron.db.l3_hamode_db [None req-32028972-251f-457e-ace7-2ab399d28cad 01a449a9d8324fe9aeff87c994d23720 df1527427308433c98372a94cd13fecd - - - -] HA network faa84a9a-86bd-4638-80bf-a25b246e43a5 was deleted as no HA routers are present in tenant 4a77e3ce7f3b459fa5efe29183b6d8f6. [pid: 8|app: 0|req: 387/753] 10.0.0.156 () {32 vars in 724 bytes} [Tue May 19 17:35:27 2026] DELETE /v2.0/routers/6aba268a-5d77-492a-b6d5-90180e7b691e => generated 0 bytes in 1190 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/754] 10.0.0.19 () {34 vars in 989 bytes} [Tue May 19 17:35:28 2026] GET /v2.0/ports?device_id=2a7e2e4a-b450-4a4e-98a2-69b8d926665e => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/755] 199.204.45.242 () {34 vars in 986 bytes} [Tue May 19 17:35:28 2026] GET /v2.0/networks?id=fad00a24-b432-4532-a6dd-e31355c65396 => generated 776 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/756] 199.204.45.242 () {34 vars in 1058 bytes} [Tue May 19 17:35:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=430aa159-ce5c-4419-8cda-70501fffbc23 => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/757] 199.204.45.242 () {34 vars in 984 bytes} [Tue May 19 17:35:28 2026] GET /v2.0/subnets?id=e89a6b22-0e0e-49fb-9021-b72ad2a2090f => generated 674 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/758] 199.204.45.242 () {34 vars in 1052 bytes} [Tue May 19 17:35:29 2026] GET /v2.0/ports?network_id=fad00a24-b432-4532-a6dd-e31355c65396&device_owner=network%3Adhcp => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/759] 10.0.0.156 () {32 vars in 724 bytes} [Tue May 19 17:35:28 2026] DELETE /v2.0/subnets/e0410f6a-3ba5-4690-9a13-609f104b4263 => 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: 371/760] 199.204.45.242 () {34 vars in 1012 bytes} [Tue May 19 17:35:29 2026] GET /v2.0/networks/fad00a24-b432-4532-a6dd-e31355c65396?fields=segments => generated 14 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/761] 199.204.45.242 () {34 vars in 1112 bytes} [Tue May 19 17:35:29 2026] GET /v2.0/networks/fad00a24-b432-4532-a6dd-e31355c65396?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 17:35:29.476 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-6d2c4845-941e-44e7-a72e-8c981a81abfc'] response: {'server_uuid': '2a7e2e4a-b450-4a4e-98a2-69b8d926665e', 'name': 'network-vif-deleted', 'tag': '430aa159-ce5c-4419-8cda-70501fffbc23', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 390/762] 10.0.0.156 () {32 vars in 726 bytes} [Tue May 19 17:35:29 2026] DELETE /v2.0/networks/75837cd1-f5f7-4b2d-8014-b97f0c793db5 => generated 0 bytes in 433 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/763] 10.0.0.156 () {32 vars in 774 bytes} [Tue May 19 17:35:29 2026] GET /v2.0/security-groups?tenant_id=4a77e3ce7f3b459fa5efe29183b6d8f6&name=default => generated 2797 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/764] 10.0.0.156 () {32 vars in 774 bytes} [Tue May 19 17:35:29 2026] GET /v2.0/security-groups?tenant_id=20cc24dae9d14e57b4263c1c9683ed17&name=default => generated 2801 bytes in 254 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/765] 10.0.0.156 () {32 vars in 740 bytes} [Tue May 19 17:35:29 2026] DELETE /v2.0/security-groups/74e0ee2b-20c3-40b7-a22e-17c45472b8c6 => 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: 374/766] 10.0.0.156 () {32 vars in 740 bytes} [Tue May 19 17:35:29 2026] DELETE /v2.0/security-groups/a1054b32-693e-45b7-8549-57949a9ede99 => 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: 393/767] 10.0.0.156 () {32 vars in 774 bytes} [Tue May 19 17:35:29 2026] GET /v2.0/security-groups?tenant_id=5cb542fc578b4a01b241dab1be43f517&name=default => generated 2801 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/768] 10.0.0.156 () {32 vars in 740 bytes} [Tue May 19 17:35:29 2026] DELETE /v2.0/security-groups/cf75e4d9-7132-45ca-8010-afd1bb0c2194 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 17:35:30.066 7 INFO neutron.api.v2.resource [None req-c1d112d6-288a-48a0-8d1f-dde5340b5fda f535afc4da594a8692044e08df5af6dc 70106596ca19404ca0bcec48567a5f9c - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 376/769] 10.0.0.156 () {32 vars in 737 bytes} [Tue May 19 17:35:30 2026] GET /v2.0/security-groups/cf75e4d9-7132-45ca-8010-afd1bb0c2194 => 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: 394/770] 10.0.0.156 () {32 vars in 740 bytes} [Tue May 19 17:35:30 2026] DELETE /v2.0/security-groups/7052dcfb-fbcb-4ee4-9a8b-800a5f6e2a1c => 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: 377/771] 10.0.0.156 () {32 vars in 732 bytes} [Tue May 19 17:35:30 2026] DELETE /v2.0/floatingips/7c68bce7-5c62-4875-8d22-49fd9c040ce8 => generated 0 bytes in 342 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 17:35:30.846 8 INFO neutron.services.segments.plugin [-] Segment a7427002-dbe0-4294-8c88-fd7a438b8371 resource provider aggregate not found 2026-05-19 17:35:30.851 8 INFO neutron.services.segments.plugin [-] Segment a7427002-dbe0-4294-8c88-fd7a438b8371 resource provider aggregate not found 2026-05-19 17:35:30.865 8 INFO neutron.services.segments.plugin [-] Segment a7427002-dbe0-4294-8c88-fd7a438b8371 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a7427002-dbe0-4294-8c88-fd7a438b8371 found for delete ", "request_id": "req-0eb2fdb7-2e98-463f-bd1a-806c4132ec76"}]} 2026-05-19 17:35:30.869 8 INFO neutron.services.segments.plugin [-] Segment a7427002-dbe0-4294-8c88-fd7a438b8371 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a7427002-dbe0-4294-8c88-fd7a438b8371 found for delete ", "request_id": "req-c76cae16-35ac-4f82-a4b1-94806b84c121"}]} [pid: 8|app: 0|req: 395/772] 10.0.0.156 () {34 vars in 789 bytes} [Tue May 19 17:35:30 2026] PUT /v2.0/routers/cba0837a-a68d-4ce8-b448-e475ee69e005/remove_router_interface => generated 309 bytes in 1176 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 17:35:32.690 7 INFO neutron.services.segments.plugin [-] Segment 637f5e29-4c81-44a6-aceb-3598d93807a0 resource provider aggregate not found 2026-05-19 17:35:32.697 7 INFO neutron.services.segments.plugin [-] Segment 637f5e29-4c81-44a6-aceb-3598d93807a0 resource provider aggregate not found 2026-05-19 17:35:32.719 7 INFO neutron.services.segments.plugin [-] Segment 637f5e29-4c81-44a6-aceb-3598d93807a0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 637f5e29-4c81-44a6-aceb-3598d93807a0 found for delete ", "request_id": "req-2b5a77fb-437e-4cab-86e6-6758d105f1fb"}]} 2026-05-19 17:35:32.720 7 INFO neutron.services.segments.plugin [-] Segment 637f5e29-4c81-44a6-aceb-3598d93807a0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 637f5e29-4c81-44a6-aceb-3598d93807a0 found for delete ", "request_id": "req-f918a7cc-cd21-421f-aee5-0df66c176518"}]} 2026-05-19 17:35:32.724 7 INFO neutron.db.l3_hamode_db [None req-2395b4a2-0c5e-45e7-9ce3-43f3c647551b 01a449a9d8324fe9aeff87c994d23720 df1527427308433c98372a94cd13fecd - - - -] HA network 8cd948ff-e7f0-4260-9663-e15104e67ef1 was deleted as no HA routers are present in tenant 70106596ca19404ca0bcec48567a5f9c. [pid: 7|app: 0|req: 378/773] 10.0.0.156 () {32 vars in 724 bytes} [Tue May 19 17:35:31 2026] DELETE /v2.0/routers/cba0837a-a68d-4ce8-b448-e475ee69e005 => generated 0 bytes in 1132 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/774] 10.0.0.156 () {32 vars in 724 bytes} [Tue May 19 17:35:32 2026] DELETE /v2.0/subnets/e89a6b22-0e0e-49fb-9021-b72ad2a2090f => generated 0 bytes in 207 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/775] 10.0.0.156 () {32 vars in 726 bytes} [Tue May 19 17:35:32 2026] DELETE /v2.0/networks/fad00a24-b432-4532-a6dd-e31355c65396 => generated 0 bytes in 377 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/776] 10.0.0.156 () {32 vars in 774 bytes} [Tue May 19 17:35:33 2026] GET /v2.0/security-groups?tenant_id=70106596ca19404ca0bcec48567a5f9c&name=default => 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: 380/777] 10.0.0.156 () {32 vars in 740 bytes} [Tue May 19 17:35:33 2026] DELETE /v2.0/security-groups/06a8014a-5b7c-4f63-8f36-9c7386740cc0 => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 17:35:35.633 7 INFO neutron.services.segments.plugin [-] Segment 6473ee71-27cf-4361-8112-1d9f8e888c4e resource provider aggregate not found 2026-05-19 17:35:35.638 7 INFO neutron.services.segments.plugin [-] Segment 6473ee71-27cf-4361-8112-1d9f8e888c4e resource provider aggregate not found 2026-05-19 17:35:35.647 7 INFO neutron.services.segments.plugin [-] Segment 6473ee71-27cf-4361-8112-1d9f8e888c4e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6473ee71-27cf-4361-8112-1d9f8e888c4e found for delete ", "request_id": "req-d01989f9-d96c-411a-960e-656e8456bb18"}]} 2026-05-19 17:35:35.659 7 INFO neutron.services.segments.plugin [-] Segment 6473ee71-27cf-4361-8112-1d9f8e888c4e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6473ee71-27cf-4361-8112-1d9f8e888c4e found for delete ", "request_id": "req-5f1f7d0a-56b2-47f2-beaf-49ce4b8fd69c"}]} 2026-05-19 17:35:35.859 7 INFO neutron.db.segments_db [None req-2e193040-1be4-4a6e-8083-fb0d52908c0d 01a449a9d8324fe9aeff87c994d23720 df1527427308433c98372a94cd13fecd - - - -] Added segment 46d87c19-5c1b-4064-9150-40882f9e66a8 of type vxlan for network 41a84833-1822-40db-8cbb-5f6e18a22bc0 [pid: 7|app: 0|req: 382/780] 10.0.0.156 () {34 vars in 671 bytes} [Tue May 19 17:35:35 2026] POST /v2.0/networks => generated 738 bytes in 410 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/781] 10.0.0.156 () {34 vars in 669 bytes} [Tue May 19 17:35:36 2026] POST /v2.0/subnets => generated 661 bytes in 282 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/782] 10.0.0.250 () {34 vars in 990 bytes} [Tue May 19 17:35:35 2026] GET /v2.0/ports?device_id=41c01bab-15e5-4441-8509-9fc0841b26f5 => generated 1240 bytes in 460 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 17:35:36.503 8 INFO neutron.db.segments_db [None req-f7aee6cf-01b5-4946-993c-0056fb55b0bd 01a449a9d8324fe9aeff87c994d23720 df1527427308433c98372a94cd13fecd - - - -] Added segment 61d50c45-ca29-4b71-8bcc-c21ea959cadb of type vxlan for network 6b0ddae5-c2ba-44ec-9971-fbf61acab751 [pid: 7|app: 0|req: 384/783] 10.0.0.156 () {32 vars in 774 bytes} [Tue May 19 17:35:36 2026] GET /v2.0/security-groups?tenant_id=7f6d16f04cd34a9cb765ed8090da929e&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: 385/784] 10.0.0.250 () {34 vars in 1040 bytes} [Tue May 19 17:35:36 2026] GET /v2.0/security-groups?id=d1c28188-cc7a-4e47-9067-d1afe1919236&fields=id&fields=name => generated 113 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/785] 10.0.0.156 () {32 vars in 740 bytes} [Tue May 19 17:35:36 2026] DELETE /v2.0/security-groups/3fb499f3-69bf-4a9a-9bed-f0352ce1121b => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 17:35:36.857 8 INFO neutron.db.l3_hamode_db [None req-f7aee6cf-01b5-4946-993c-0056fb55b0bd 01a449a9d8324fe9aeff87c994d23720 df1527427308433c98372a94cd13fecd - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 387/786] 10.0.0.156 () {32 vars in 774 bytes} [Tue May 19 17:35:36 2026] GET /v2.0/security-groups?tenant_id=0cb2e02e956b4b608e932ebd54d5b968&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: 388/787] 10.0.0.156 () {32 vars in 774 bytes} [Tue May 19 17:35:37 2026] GET /v2.0/security-groups?tenant_id=44bd590396c34061a004db39b245022a&name=default => generated 2801 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/788] 10.0.0.156 () {32 vars in 740 bytes} [Tue May 19 17:35:37 2026] DELETE /v2.0/security-groups/f9c82ec4-2517-4167-ac53-961fd360ac83 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/789] 10.0.0.156 () {32 vars in 740 bytes} [Tue May 19 17:35:37 2026] DELETE /v2.0/security-groups/58ebd1db-6861-49e3-8e5c-9ac3b04ad710 => generated 0 bytes in 505 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/790] 10.0.0.156 () {32 vars in 774 bytes} [Tue May 19 17:35:37 2026] GET /v2.0/security-groups?tenant_id=a9354cd6a00a4be2947bd24214ce4408&name=default => generated 2801 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/791] 10.0.0.156 () {32 vars in 740 bytes} [Tue May 19 17:35:38 2026] DELETE /v2.0/security-groups/36483ad4-08f6-477e-a16d-082169189879 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 17:35:38.392 8 INFO neutron.db.l3_hamode_db [None req-f7aee6cf-01b5-4946-993c-0056fb55b0bd 01a449a9d8324fe9aeff87c994d23720 df1527427308433c98372a94cd13fecd - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 393/792] 10.0.0.19 () {34 vars in 989 bytes} [Tue May 19 17:35:38 2026] GET /v2.0/ports?device_id=41c01bab-15e5-4441-8509-9fc0841b26f5 => 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: 394/793] 10.0.0.19 () {34 vars in 970 bytes} [Tue May 19 17:35:39 2026] GET /v2.0/ports/ba929efd-4654-486b-b30b-88569179b09a => generated 968 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/794] 199.204.45.242 () {34 vars in 1000 bytes} [Tue May 19 17:35:39 2026] GET /v2.0/subnets?network_id=6930294c-2587-45f7-a85b-ee0c2110f75b => generated 660 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/795] 199.204.45.242 () {34 vars in 1146 bytes} [Tue May 19 17:35:39 2026] GET /v2.0/ports?device_id=41c01bab-15e5-4441-8509-9fc0841b26f5&device_owner=compute%3Anova&network_id=6930294c-2587-45f7-a85b-ee0c2110f75b => generated 971 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/796] 10.0.0.156 () {34 vars in 669 bytes} [Tue May 19 17:35:36 2026] POST /v2.0/routers => generated 725 bytes in 3073 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/797] 199.204.45.242 () {38 vars in 1028 bytes} [Tue May 19 17:35:39 2026] PUT /v2.0/ports/ba929efd-4654-486b-b30b-88569179b09a => generated 1149 bytes in 472 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: 398/798] 199.204.45.242 () {34 vars in 1080 bytes} [Tue May 19 17:35:39 2026] GET /v2.0/ports?tenant_id=ab52894eb635436baa8a6f0084a7621d&device_id=41c01bab-15e5-4441-8509-9fc0841b26f5 => generated 1421 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 17:35:40.008 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-55815e92-722a-4d57-aa6b-1499360359a6'] response: {'name': 'network-changed', 'server_uuid': '41c01bab-15e5-4441-8509-9fc0841b26f5', 'tag': 'ba929efd-4654-486b-b30b-88569179b09a', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 399/799] 199.204.45.242 () {34 vars in 986 bytes} [Tue May 19 17:35:40 2026] GET /v2.0/networks?id=6930294c-2587-45f7-a85b-ee0c2110f75b => generated 780 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/800] 199.204.45.242 () {34 vars in 1060 bytes} [Tue May 19 17:35:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=ba929efd-4654-486b-b30b-88569179b09a => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/801] 199.204.45.242 () {34 vars in 1058 bytes} [Tue May 19 17:35:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=ba929efd-4654-486b-b30b-88569179b09a => generated 860 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/802] 199.204.45.242 () {34 vars in 984 bytes} [Tue May 19 17:35:40 2026] GET /v2.0/subnets?id=18cb1f93-ac10-4026-bc08-f8a25595cca9 => generated 678 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/803] 199.204.45.242 () {34 vars in 1052 bytes} [Tue May 19 17:35:40 2026] GET /v2.0/ports?network_id=6930294c-2587-45f7-a85b-ee0c2110f75b&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: 404/804] 199.204.45.242 () {34 vars in 1012 bytes} [Tue May 19 17:35:40 2026] GET /v2.0/networks/6930294c-2587-45f7-a85b-ee0c2110f75b?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: 405/805] 199.204.45.242 () {34 vars in 1112 bytes} [Tue May 19 17:35:40 2026] GET /v2.0/networks/6930294c-2587-45f7-a85b-ee0c2110f75b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/806] 199.204.45.242 () {34 vars in 1080 bytes} [Tue May 19 17:35:40 2026] GET /v2.0/ports?tenant_id=ab52894eb635436baa8a6f0084a7621d&device_id=41c01bab-15e5-4441-8509-9fc0841b26f5 => generated 1421 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/807] 199.204.45.242 () {34 vars in 986 bytes} [Tue May 19 17:35:40 2026] GET /v2.0/networks?id=6930294c-2587-45f7-a85b-ee0c2110f75b => generated 780 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/808] 10.0.0.156 () {32 vars in 774 bytes} [Tue May 19 17:35:40 2026] GET /v2.0/security-groups?tenant_id=65f71fa72e554de9b6c218de9a9789c4&name=default => generated 2801 bytes in 337 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/809] 10.0.0.156 () {34 vars in 783 bytes} [Tue May 19 17:35:39 2026] PUT /v2.0/routers/b3c8442a-6d2d-41df-be8d-68004b7b4bb5/add_router_interface => generated 309 bytes in 1446 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/810] 199.204.45.242 () {34 vars in 1060 bytes} [Tue May 19 17:35:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=ba929efd-4654-486b-b30b-88569179b09a => 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: 410/811] 199.204.45.242 () {34 vars in 1058 bytes} [Tue May 19 17:35:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=ba929efd-4654-486b-b30b-88569179b09a => generated 860 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/812] 10.0.0.156 () {32 vars in 740 bytes} [Tue May 19 17:35:40 2026] DELETE /v2.0/security-groups/d3a1c50d-576e-4b64-a22e-9c57ea2394ef => 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: 411/813] 199.204.45.242 () {34 vars in 984 bytes} [Tue May 19 17:35:41 2026] GET /v2.0/subnets?id=18cb1f93-ac10-4026-bc08-f8a25595cca9 => generated 678 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/814] 199.204.45.242 () {34 vars in 1052 bytes} [Tue May 19 17:35:41 2026] GET /v2.0/ports?network_id=6930294c-2587-45f7-a85b-ee0c2110f75b&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: 412/815] 199.204.45.242 () {34 vars in 1012 bytes} [Tue May 19 17:35:41 2026] GET /v2.0/networks/6930294c-2587-45f7-a85b-ee0c2110f75b?fields=segments => generated 14 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/816] 199.204.45.242 () {34 vars in 1112 bytes} [Tue May 19 17:35:41 2026] GET /v2.0/networks/6930294c-2587-45f7-a85b-ee0c2110f75b?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: 413/817] 10.0.0.19 () {34 vars in 989 bytes} [Tue May 19 17:35:41 2026] GET /v2.0/ports?device_id=41c01bab-15e5-4441-8509-9fc0841b26f5 => generated 1152 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/818] 10.0.0.19 () {34 vars in 1039 bytes} [Tue May 19 17:35:41 2026] GET /v2.0/security-groups?id=d1c28188-cc7a-4e47-9067-d1afe1919236&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: 414/819] 199.204.45.242 () {34 vars in 1120 bytes} [Tue May 19 17:35:41 2026] GET /v2.0/ports?device_id=41c01bab-15e5-4441-8509-9fc0841b26f5&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.10 => generated 1152 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/820] 10.0.0.156 () {34 vars in 685 bytes} [Tue May 19 17:35:41 2026] POST /v2.0/security-groups => generated 1595 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/821] 10.0.0.156 () {34 vars in 695 bytes} [Tue May 19 17:35:41 2026] POST /v2.0/security-group-rules => generated 565 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/822] 10.0.0.156 () {34 vars in 695 bytes} [Tue May 19 17:35:41 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: 415/823] 199.204.45.242 () {38 vars in 1028 bytes} [Tue May 19 17:35:41 2026] PUT /v2.0/ports/ba929efd-4654-486b-b30b-88569179b09a => generated 968 bytes in 421 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: 416/824] 199.204.45.242 () {34 vars in 1080 bytes} [Tue May 19 17:35:42 2026] GET /v2.0/ports?tenant_id=ab52894eb635436baa8a6f0084a7621d&device_id=41c01bab-15e5-4441-8509-9fc0841b26f5 => generated 1240 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 17:35:42.151 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-25915777-b20f-4db1-9022-eda1afdd8f83'] response: {'name': 'network-changed', 'server_uuid': '41c01bab-15e5-4441-8509-9fc0841b26f5', 'tag': 'ba929efd-4654-486b-b30b-88569179b09a', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 417/825] 199.204.45.242 () {34 vars in 986 bytes} [Tue May 19 17:35:42 2026] GET /v2.0/networks?id=6930294c-2587-45f7-a85b-ee0c2110f75b => generated 780 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/826] 199.204.45.242 () {34 vars in 1058 bytes} [Tue May 19 17:35:42 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=ba929efd-4654-486b-b30b-88569179b09a => generated 860 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/827] 199.204.45.242 () {34 vars in 984 bytes} [Tue May 19 17:35:42 2026] GET /v2.0/subnets?id=18cb1f93-ac10-4026-bc08-f8a25595cca9 => generated 678 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/828] 10.0.0.156 () {32 vars in 774 bytes} [Tue May 19 17:35:42 2026] GET /v2.0/security-groups?tenant_id=87fa1188eeae4e6abf3cc1a4fd931af7&name=default => generated 2801 bytes in 302 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/829] 199.204.45.242 () {34 vars in 1052 bytes} [Tue May 19 17:35:42 2026] GET /v2.0/ports?network_id=6930294c-2587-45f7-a85b-ee0c2110f75b&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: 7|app: 0|req: 422/830] 10.0.0.156 () {32 vars in 740 bytes} [Tue May 19 17:35:42 2026] DELETE /v2.0/security-groups/7e288a25-360e-47f3-b802-72412c26f04c => generated 0 bytes in 129 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/831] 10.0.0.156 () {34 vars in 676 bytes} [Tue May 19 17:35:41 2026] POST /v2.0/floatingips => generated 552 bytes in 867 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/832] 199.204.45.242 () {34 vars in 1012 bytes} [Tue May 19 17:35:42 2026] GET /v2.0/networks/6930294c-2587-45f7-a85b-ee0c2110f75b?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: 410/833] 199.204.45.242 () {34 vars in 1112 bytes} [Tue May 19 17:35:42 2026] GET /v2.0/networks/6930294c-2587-45f7-a85b-ee0c2110f75b?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: 411/834] 199.204.45.242 () {34 vars in 1080 bytes} [Tue May 19 17:35:43 2026] GET /v2.0/ports?tenant_id=ab52894eb635436baa8a6f0084a7621d&device_id=41c01bab-15e5-4441-8509-9fc0841b26f5 => generated 1240 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/835] 199.204.45.242 () {34 vars in 986 bytes} [Tue May 19 17:35:43 2026] GET /v2.0/networks?id=6930294c-2587-45f7-a85b-ee0c2110f75b => generated 780 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/836] 10.0.0.156 () {32 vars in 774 bytes} [Tue May 19 17:35:43 2026] GET /v2.0/security-groups?tenant_id=21b54cd44105422481d857368f75387f&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: 414/837] 199.204.45.242 () {34 vars in 1058 bytes} [Tue May 19 17:35:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=ba929efd-4654-486b-b30b-88569179b09a => generated 860 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 17:35:43.364 7 INFO neutron.db.segments_db [None req-fe63b975-7c59-42ba-8da0-84dc2d73ee35 2aa9718322b14533adb23dd3a23f9a6c fac4cc4aac914e80ad640bcd6b51b0a2 - - - -] Added segment 87bff4b1-6500-4480-a584-912c95abc087 of type vxlan for network 47264c8b-a436-4059-b2a6-27d4372d91ae [pid: 8|app: 0|req: 415/838] 10.0.0.156 () {32 vars in 740 bytes} [Tue May 19 17:35:43 2026] DELETE /v2.0/security-groups/8ae844e4-1099-42f8-b768-c7d2edbd2fe3 => 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: 416/839] 10.0.0.19 () {34 vars in 1097 bytes} [Tue May 19 17:35:43 2026] GET /v2.0/security-groups?name=tempest-securitygroup--579003451&fields=id&tenant_id=519401ce58d2489796e47eaff7717483 => generated 69 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/840] 199.204.45.242 () {34 vars in 984 bytes} [Tue May 19 17:35:43 2026] GET /v2.0/subnets?id=18cb1f93-ac10-4026-bc08-f8a25595cca9 => generated 678 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/841] 10.0.0.156 () {34 vars in 670 bytes} [Tue May 19 17:35:42 2026] POST /v2.0/networks => generated 648 bytes in 574 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 425/842] 199.204.45.242 () {34 vars in 1052 bytes} [Tue May 19 17:35:43 2026] GET /v2.0/ports?network_id=6930294c-2587-45f7-a85b-ee0c2110f75b&device_owner=network%3Adhcp => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/843] 10.0.0.19 () {34 vars in 981 bytes} [Tue May 19 17:35:43 2026] GET /v2.0/networks?id=41a84833-1822-40db-8cbb-5f6e18a22bc0 => generated 670 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/844] 10.0.0.19 () {34 vars in 964 bytes} [Tue May 19 17:35:43 2026] GET /v2.0/quotas/519401ce58d2489796e47eaff7717483 => generated 292 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/845] 199.204.45.242 () {34 vars in 1012 bytes} [Tue May 19 17:35:43 2026] GET /v2.0/networks/6930294c-2587-45f7-a85b-ee0c2110f75b?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: 427/846] 199.204.45.242 () {34 vars in 1112 bytes} [Tue May 19 17:35:43 2026] GET /v2.0/networks/6930294c-2587-45f7-a85b-ee0c2110f75b?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: 420/847] 10.0.0.19 () {34 vars in 1001 bytes} [Tue May 19 17:35:43 2026] GET /v2.0/ports?tenant_id=519401ce58d2489796e47eaff7717483&fields=id => generated 103 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 428/848] 10.0.0.19 () {34 vars in 1007 bytes} [Tue May 19 17:35:43 2026] GET /v2.0/networks/41a84833-1822-40db-8cbb-5f6e18a22bc0?fields=segments => generated 14 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 429/849] 10.0.0.19 () {34 vars in 1107 bytes} [Tue May 19 17:35:43 2026] GET /v2.0/networks/41a84833-1822-40db-8cbb-5f6e18a22bc0?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: 421/850] 10.0.0.19 () {34 vars in 989 bytes} [Tue May 19 17:35:43 2026] GET /v2.0/ports?device_id=41c01bab-15e5-4441-8509-9fc0841b26f5 => generated 971 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 430/851] 10.0.0.19 () {34 vars in 1039 bytes} [Tue May 19 17:35:43 2026] GET /v2.0/security-groups?id=d1c28188-cc7a-4e47-9067-d1afe1919236&fields=id&fields=name => generated 113 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/852] 10.0.0.19 () {34 vars in 989 bytes} [Tue May 19 17:35:44 2026] GET /v2.0/ports?device_id=99d5fa36-c96f-42ce-bcf2-5cd1d13e64ae => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 422/853] 10.0.0.156 () {34 vars in 669 bytes} [Tue May 19 17:35:43 2026] POST /v2.0/subnets => generated 649 bytes in 436 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 432/854] 199.204.45.242 () {34 vars in 994 bytes} [Tue May 19 17:35:44 2026] GET /v2.0/ports?device_id=41c01bab-15e5-4441-8509-9fc0841b26f5 => generated 971 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 17:35:44.499 8 INFO neutron.db.segments_db [None req-c52c1f25-fdde-4957-a639-13a47b7d3358 2aa9718322b14533adb23dd3a23f9a6c fac4cc4aac914e80ad640bcd6b51b0a2 - - - -] Added segment 81c1ec3f-5b2c-4434-8d77-572067db0c12 of type vxlan for network a53b0c74-42b5-4ec2-aaf8-49aa876d1803 [pid: 8|app: 0|req: 423/855] 10.0.0.156 () {34 vars in 670 bytes} [Tue May 19 17:35:44 2026] POST /v2.0/networks => generated 646 bytes in 242 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/856] 10.0.0.156 () {34 vars in 743 bytes} [Tue May 19 17:35:44 2026] PUT /v2.0/networks/a53b0c74-42b5-4ec2-aaf8-49aa876d1803 => generated 592 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 17:35:44.847 7 INFO neutron.db.l3_db [None req-9dbad63d-0b23-42f9-83d0-a53d2c840306 923c7645ebeb46778143432b9b42e754 ab52894eb635436baa8a6f0084a7621d - - - -] Floating IP 6ac0cb80-fa59-4def-93cc-0eb4886c7080 disassociated. External IP: 10.96.250.211, port: ba929efd-4654-486b-b30b-88569179b09a. [pid: 8|app: 0|req: 425/857] 10.0.0.156 () {34 vars in 669 bytes} [Tue May 19 17:35:44 2026] POST /v2.0/subnets => generated 622 bytes in 377 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/858] 199.204.45.242 () {34 vars in 986 bytes} [Tue May 19 17:35:45 2026] GET /v2.0/networks?id=41a84833-1822-40db-8cbb-5f6e18a22bc0 => generated 670 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 427/859] 10.0.0.19 () {34 vars in 989 bytes} [Tue May 19 17:35:45 2026] GET /v2.0/ports?device_id=41c01bab-15e5-4441-8509-9fc0841b26f5 => 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: 433/860] 199.204.45.242 () {36 vars in 997 bytes} [Tue May 19 17:35:44 2026] DELETE /v2.0/ports/ba929efd-4654-486b-b30b-88569179b09a => generated 0 bytes in 848 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 434/861] 10.0.0.19 () {34 vars in 989 bytes} [Tue May 19 17:35:45 2026] GET /v2.0/ports?device_id=99d5fa36-c96f-42ce-bcf2-5cd1d13e64ae => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 17:35:45.403 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-07b09d15-9a46-410c-943c-2df73ad2cbea'] response: {'server_uuid': '41c01bab-15e5-4441-8509-9fc0841b26f5', 'name': 'network-vif-deleted', 'tag': 'ba929efd-4654-486b-b30b-88569179b09a', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 435/862] 199.204.45.242 () {34 vars in 1050 bytes} [Tue May 19 17:35:45 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=519401ce58d2489796e47eaff7717483 => generated 180 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 428/863] 10.0.0.156 () {34 vars in 741 bytes} [Tue May 19 17:35:45 2026] PUT /v2.0/subnets/c9093d1a-70f9-4a48-8c39-4cc22e4df7f6 => generated 632 bytes in 430 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 436/864] 199.204.45.242 () {38 vars in 955 bytes} [Tue May 19 17:35:45 2026] POST /v2.0/ports => generated 954 bytes in 487 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-19 17:35:46.399 8 INFO neutron.services.segments.plugin [-] Segment 81c1ec3f-5b2c-4434-8d77-572067db0c12 resource provider aggregate not found 2026-05-19 17:35:46.404 8 INFO neutron.services.segments.plugin [-] Segment 81c1ec3f-5b2c-4434-8d77-572067db0c12 resource provider aggregate not found 2026-05-19 17:35:46.420 8 INFO neutron.services.segments.plugin [-] Segment 81c1ec3f-5b2c-4434-8d77-572067db0c12 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 81c1ec3f-5b2c-4434-8d77-572067db0c12 found for delete ", "request_id": "req-cd027a7b-e243-4545-b4d9-b86a59fe02f4"}]} 2026-05-19 17:35:46.431 8 INFO neutron.services.segments.plugin [-] Segment 81c1ec3f-5b2c-4434-8d77-572067db0c12 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 81c1ec3f-5b2c-4434-8d77-572067db0c12 found for delete ", "request_id": "req-d93ad995-654f-4823-b30a-3ffc0d1d09a3"}]} [pid: 7|app: 0|req: 437/865] 199.204.45.242 () {38 vars in 1028 bytes} [Tue May 19 17:35:45 2026] PUT /v2.0/ports/d72e4de8-180d-4f0d-ba57-a34ee7d17616 => generated 1199 bytes in 495 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 429/866] 10.0.0.156 () {32 vars in 726 bytes} [Tue May 19 17:35:45 2026] DELETE /v2.0/networks/a53b0c74-42b5-4ec2-aaf8-49aa876d1803 => generated 0 bytes in 705 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 430/867] 10.0.0.156 () {32 vars in 740 bytes} [Tue May 19 17:35:46 2026] DELETE /v2.0/security-groups/d1c28188-cc7a-4e47-9067-d1afe1919236 => generated 0 bytes in 134 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: 438/868] 10.0.0.156 () {32 vars in 774 bytes} [Tue May 19 17:35:46 2026] GET /v2.0/security-groups?tenant_id=87b234f8bd8847bfadd037cdd1d3ee51&name=default => generated 2801 bytes in 375 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 439/869] 10.0.0.19 () {34 vars in 989 bytes} [Tue May 19 17:35:46 2026] GET /v2.0/ports?device_id=99d5fa36-c96f-42ce-bcf2-5cd1d13e64ae => generated 969 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 17:35:46.959 8 INFO neutron.pecan_wsgi.hooks.translation [None req-454676d2-5f81-49ce-9534-8a04be427799 2aa9718322b14533adb23dd3a23f9a6c fac4cc4aac914e80ad640bcd6b51b0a2 - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 431/870] 10.0.0.156 () {32 vars in 726 bytes} [Tue May 19 17:35:46 2026] DELETE /v2.0/networks/a53b0c74-42b5-4ec2-aaf8-49aa876d1803 => generated 138 bytes in 379 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 440/871] 199.204.45.242 () {34 vars in 1080 bytes} [Tue May 19 17:35:46 2026] GET /v2.0/ports?tenant_id=519401ce58d2489796e47eaff7717483&device_id=99d5fa36-c96f-42ce-bcf2-5cd1d13e64ae => generated 1238 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 17:35:46.973 8 INFO neutron.api.v2.resource [None req-0394103f-8533-4eca-b352-76a1bb079812 923c7645ebeb46778143432b9b42e754 ab52894eb635436baa8a6f0084a7621d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 432/872] 10.0.0.156 () {32 vars in 737 bytes} [Tue May 19 17:35:46 2026] GET /v2.0/security-groups/d1c28188-cc7a-4e47-9067-d1afe1919236 => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 433/873] 10.0.0.19 () {34 vars in 1039 bytes} [Tue May 19 17:35:46 2026] GET /v2.0/security-groups?id=4f86ecc5-b8ec-4069-9e6a-65afcbc00b02&fields=id&fields=name => generated 113 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 441/874] 10.0.0.156 () {32 vars in 740 bytes} [Tue May 19 17:35:46 2026] DELETE /v2.0/security-groups/cbb016cd-1210-4cc9-bea5-db532badc250 => 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: 442/875] 199.204.45.242 () {34 vars in 1058 bytes} [Tue May 19 17:35:47 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=d72e4de8-180d-4f0d-ba57-a34ee7d17616 => 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: 434/876] 10.0.0.156 () {32 vars in 694 bytes} [Tue May 19 17:35:47 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 435/877] 199.204.45.242 () {34 vars in 984 bytes} [Tue May 19 17:35:47 2026] GET /v2.0/subnets?id=1044713d-c266-4153-8cfe-f7e62b864b0a => generated 664 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 436/878] 10.0.0.156 () {32 vars in 742 bytes} [Tue May 19 17:35:47 2026] GET /v2.0/subnets?network_id=b3e11aea-3a91-4a30-a587-431c72122885 => generated 626 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 437/879] 199.204.45.242 () {34 vars in 1052 bytes} [Tue May 19 17:35:47 2026] GET /v2.0/ports?network_id=41a84833-1822-40db-8cbb-5f6e18a22bc0&device_owner=network%3Adhcp => generated 1244 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 438/880] 10.0.0.156 () {32 vars in 653 bytes} [Tue May 19 17:35:47 2026] GET /v2.0/extensions => generated 19178 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 439/881] 199.204.45.242 () {34 vars in 1012 bytes} [Tue May 19 17:35:47 2026] GET /v2.0/networks/41a84833-1822-40db-8cbb-5f6e18a22bc0?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: 440/882] 10.0.0.156 () {32 vars in 649 bytes} [Tue May 19 17:35:47 2026] GET /v2.0/networks => generated 1313 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 17:35:47.455 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-3a65a0a4-c234-4dff-a588-e3c66104a77f'] response: {'name': 'network-changed', 'server_uuid': '99d5fa36-c96f-42ce-bcf2-5cd1d13e64ae', 'tag': 'd72e4de8-180d-4f0d-ba57-a34ee7d17616', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 443/883] 10.0.0.156 () {32 vars in 732 bytes} [Tue May 19 17:35:47 2026] DELETE /v2.0/floatingips/6ac0cb80-fa59-4def-93cc-0eb4886c7080 => generated 0 bytes in 394 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 441/884] 199.204.45.242 () {34 vars in 1112 bytes} [Tue May 19 17:35:47 2026] GET /v2.0/networks/41a84833-1822-40db-8cbb-5f6e18a22bc0?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: 444/885] 10.0.0.156 () {32 vars in 647 bytes} [Tue May 19 17:35:47 2026] GET /v2.0/subnets => generated 1265 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 442/886] 199.204.45.242 () {34 vars in 1080 bytes} [Tue May 19 17:35:47 2026] GET /v2.0/ports?tenant_id=519401ce58d2489796e47eaff7717483&device_id=99d5fa36-c96f-42ce-bcf2-5cd1d13e64ae => 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: 445/887] 10.0.0.156 () {32 vars in 723 bytes} [Tue May 19 17:35:47 2026] GET /v2.0/networks/47264c8b-a436-4059-b2a6-27d4372d91ae => generated 673 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 446/888] 199.204.45.242 () {34 vars in 986 bytes} [Tue May 19 17:35:47 2026] GET /v2.0/networks?id=41a84833-1822-40db-8cbb-5f6e18a22bc0 => generated 766 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 447/889] 10.0.0.156 () {32 vars in 721 bytes} [Tue May 19 17:35:47 2026] GET /v2.0/subnets/c3ebed98-1591-454f-93af-80bf5422433b => generated 649 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 448/890] 199.204.45.242 () {34 vars in 1058 bytes} [Tue May 19 17:35:47 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=d72e4de8-180d-4f0d-ba57-a34ee7d17616 => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 17:35:47.847 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0f4771b7-7e5a-4f11-bed0-3823683a5dd6 2aa9718322b14533adb23dd3a23f9a6c fac4cc4aac914e80ad640bcd6b51b0a2 - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 449/891] 10.0.0.156 () {32 vars in 724 bytes} [Tue May 19 17:35:47 2026] DELETE /v2.0/subnets/c9093d1a-70f9-4a48-8c39-4cc22e4df7f6 => generated 136 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 450/892] 199.204.45.242 () {34 vars in 984 bytes} [Tue May 19 17:35:47 2026] GET /v2.0/subnets?id=1044713d-c266-4153-8cfe-f7e62b864b0a => generated 664 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 17:35:47.890 7 INFO neutron.pecan_wsgi.hooks.translation [None req-55949da4-4401-4f4e-924c-2601a6548baa 2aa9718322b14533adb23dd3a23f9a6c fac4cc4aac914e80ad640bcd6b51b0a2 - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 451/893] 10.0.0.156 () {32 vars in 726 bytes} [Tue May 19 17:35:47 2026] DELETE /v2.0/networks/a53b0c74-42b5-4ec2-aaf8-49aa876d1803 => generated 138 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 452/894] 199.204.45.242 () {34 vars in 1052 bytes} [Tue May 19 17:35:47 2026] GET /v2.0/ports?network_id=41a84833-1822-40db-8cbb-5f6e18a22bc0&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: 453/895] 10.0.0.156 () {32 vars in 724 bytes} [Tue May 19 17:35:47 2026] DELETE /v2.0/subnets/c3ebed98-1591-454f-93af-80bf5422433b => generated 0 bytes in 223 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 454/896] 199.204.45.242 () {34 vars in 1012 bytes} [Tue May 19 17:35:48 2026] GET /v2.0/networks/41a84833-1822-40db-8cbb-5f6e18a22bc0?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: 455/897] 10.0.0.19 () {34 vars in 989 bytes} [Tue May 19 17:35:48 2026] GET /v2.0/ports?device_id=99d5fa36-c96f-42ce-bcf2-5cd1d13e64ae => generated 969 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/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-19 17:35:48.696 7 INFO neutron.services.segments.plugin [-] Segment 87bff4b1-6500-4480-a584-912c95abc087 resource provider aggregate not found 2026-05-19 17:35:48.703 7 INFO neutron.services.segments.plugin [-] Segment 87bff4b1-6500-4480-a584-912c95abc087 resource provider aggregate not found 2026-05-19 17:35:48.734 7 INFO neutron.services.segments.plugin [-] Segment 87bff4b1-6500-4480-a584-912c95abc087 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 87bff4b1-6500-4480-a584-912c95abc087 found for delete ", "request_id": "req-3a588c46-6037-460b-b043-40b65157e48a"}]} 2026-05-19 17:35:48.751 7 INFO neutron.services.segments.plugin [-] Segment 87bff4b1-6500-4480-a584-912c95abc087 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 87bff4b1-6500-4480-a584-912c95abc087 found for delete ", "request_id": "req-dca3ffe5-e06c-4fbf-b3fd-e62f6e665e08"}]} [pid: 7|app: 0|req: 456/898] 10.0.0.156 () {32 vars in 726 bytes} [Tue May 19 17:35:48 2026] DELETE /v2.0/networks/47264c8b-a436-4059-b2a6-27d4372d91ae => generated 0 bytes in 513 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 457/899] 199.204.45.242 () {34 vars in 1112 bytes} [Tue May 19 17:35:48 2026] GET /v2.0/networks/41a84833-1822-40db-8cbb-5f6e18a22bc0?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: 458/900] 10.0.0.19 () {34 vars in 1039 bytes} [Tue May 19 17:35:48 2026] GET /v2.0/security-groups?id=4f86ecc5-b8ec-4069-9e6a-65afcbc00b02&fields=id&fields=name => generated 113 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 443/901] 10.0.0.156 () {34 vars in 789 bytes} [Tue May 19 17:35:47 2026] PUT /v2.0/routers/c57c6acd-3e76-4d7e-b950-ec18b81eb82d/remove_router_interface => generated 309 bytes in 1362 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 444/902] 10.0.0.156 () {32 vars in 774 bytes} [Tue May 19 17:35:49 2026] GET /v2.0/security-groups?tenant_id=fac4cc4aac914e80ad640bcd6b51b0a2&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: 445/903] 10.0.0.156 () {32 vars in 740 bytes} [Tue May 19 17:35:49 2026] DELETE /v2.0/security-groups/f6467fe6-9b80-4e79-ac15-350827230f0f => 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: 446/904] 10.0.0.19 () {34 vars in 989 bytes} [Tue May 19 17:35:49 2026] GET /v2.0/ports?device_id=99d5fa36-c96f-42ce-bcf2-5cd1d13e64ae => generated 971 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 447/905] 10.0.0.19 () {34 vars in 1039 bytes} [Tue May 19 17:35:50 2026] GET /v2.0/security-groups?id=4f86ecc5-b8ec-4069-9e6a-65afcbc00b02&fields=id&fields=name => generated 113 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 450/908] 10.0.0.19 () {34 vars in 989 bytes} [Tue May 19 17:35:50 2026] GET /v2.0/ports?device_id=99d5fa36-c96f-42ce-bcf2-5cd1d13e64ae => generated 971 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 17:35:50.488 7 INFO neutron.db.l3_hamode_db [None req-81cbdefe-8139-4202-bda1-b0dcfe49ef02 01a449a9d8324fe9aeff87c994d23720 df1527427308433c98372a94cd13fecd - - - -] HA network 49b21020-bbf8-46f0-a6a1-2b9b853481d0 was deleted as no HA routers are present in tenant ab52894eb635436baa8a6f0084a7621d. [pid: 7|app: 0|req: 459/909] 10.0.0.156 () {32 vars in 724 bytes} [Tue May 19 17:35:48 2026] DELETE /v2.0/routers/c57c6acd-3e76-4d7e-b950-ec18b81eb82d => generated 0 bytes in 1518 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 17:35:50.742 8 INFO neutron.db.l3_db [None req-a3be3ab2-56f6-4356-ae78-413468f2f403 0bc0a2a7869b45e3af97fd1600d0e64d 519401ce58d2489796e47eaff7717483 - - - -] Floating IP 1e56ef01-93fe-4377-a1c9-b51e035d0275 associated. External IP: 10.96.250.201, port: d72e4de8-180d-4f0d-ba57-a34ee7d17616. [pid: 7|app: 0|req: 460/910] 10.0.0.156 () {32 vars in 724 bytes} [Tue May 19 17:35:50 2026] DELETE /v2.0/subnets/18cb1f93-ac10-4026-bc08-f8a25595cca9 => generated 0 bytes in 245 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 17:35:50.776 7 INFO neutron.services.segments.plugin [-] Segment 6257d592-d16b-4bb4-be61-ae0507c4f965 resource provider aggregate not found 2026-05-19 17:35:50.804 7 INFO neutron.services.segments.plugin [-] Segment 6257d592-d16b-4bb4-be61-ae0507c4f965 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6257d592-d16b-4bb4-be61-ae0507c4f965 found for delete ", "request_id": "req-03e84c78-0bf3-461d-9353-6c8e6b67786e"}]} 2026-05-19 17:35:50.804 7 INFO neutron.services.segments.plugin [-] Segment 6257d592-d16b-4bb4-be61-ae0507c4f965 resource provider aggregate not found 2026-05-19 17:35:50.820 7 INFO neutron.services.segments.plugin [-] Segment 6257d592-d16b-4bb4-be61-ae0507c4f965 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6257d592-d16b-4bb4-be61-ae0507c4f965 found for delete ", "request_id": "req-c93bad2d-c98b-4def-a9e9-25dcd7d34e46"}]} [pid: 8|app: 0|req: 451/911] 10.0.0.156 () {34 vars in 749 bytes} [Tue May 19 17:35:50 2026] PUT /v2.0/floatingips/1e56ef01-93fe-4377-a1c9-b51e035d0275 => generated 855 bytes in 829 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 452/912] 10.0.0.19 () {34 vars in 989 bytes} [Tue May 19 17:35:51 2026] GET /v2.0/ports?device_id=99d5fa36-c96f-42ce-bcf2-5cd1d13e64ae => generated 971 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 461/913] 10.0.0.156 () {32 vars in 726 bytes} [Tue May 19 17:35:50 2026] DELETE /v2.0/networks/6930294c-2587-45f7-a85b-ee0c2110f75b => generated 0 bytes in 439 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 17:35:51.213 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-10a6c25e-d927-4eb7-b564-473023484a0b'] response: {'name': 'network-changed', 'server_uuid': '99d5fa36-c96f-42ce-bcf2-5cd1d13e64ae', 'tag': 'd72e4de8-180d-4f0d-ba57-a34ee7d17616', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 453/914] 10.0.0.19 () {34 vars in 1039 bytes} [Tue May 19 17:35:51 2026] GET /v2.0/security-groups?id=4f86ecc5-b8ec-4069-9e6a-65afcbc00b02&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: 462/915] 199.204.45.242 () {34 vars in 1080 bytes} [Tue May 19 17:35:51 2026] GET /v2.0/ports?tenant_id=519401ce58d2489796e47eaff7717483&device_id=99d5fa36-c96f-42ce-bcf2-5cd1d13e64ae => generated 1240 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 454/916] 199.204.45.242 () {34 vars in 986 bytes} [Tue May 19 17:35:51 2026] GET /v2.0/networks?id=41a84833-1822-40db-8cbb-5f6e18a22bc0 => generated 766 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 463/917] 199.204.45.242 () {34 vars in 1058 bytes} [Tue May 19 17:35:51 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=d72e4de8-180d-4f0d-ba57-a34ee7d17616 => generated 858 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 464/918] 10.0.0.156 () {32 vars in 774 bytes} [Tue May 19 17:35:51 2026] GET /v2.0/security-groups?tenant_id=ab52894eb635436baa8a6f0084a7621d&name=default => generated 2797 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 465/919] 199.204.45.242 () {34 vars in 984 bytes} [Tue May 19 17:35:51 2026] GET /v2.0/subnets?id=1044713d-c266-4153-8cfe-f7e62b864b0a => generated 664 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 466/920] 10.0.0.156 () {32 vars in 740 bytes} [Tue May 19 17:35:51 2026] DELETE /v2.0/security-groups/01e3a0c0-631a-4577-8788-ef1ddcac9a90 => 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: 467/921] 199.204.45.242 () {34 vars in 1052 bytes} [Tue May 19 17:35:51 2026] GET /v2.0/ports?network_id=41a84833-1822-40db-8cbb-5f6e18a22bc0&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: 468/922] 10.0.0.19 () {34 vars in 989 bytes} [Tue May 19 17:35:51 2026] GET /v2.0/ports?device_id=99d5fa36-c96f-42ce-bcf2-5cd1d13e64ae => generated 971 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 469/923] 199.204.45.242 () {34 vars in 1012 bytes} [Tue May 19 17:35:51 2026] GET /v2.0/networks/41a84833-1822-40db-8cbb-5f6e18a22bc0?fields=segments => generated 14 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 17:35:51.780 8 INFO neutron.db.segments_db [None req-418ae4c9-1d24-45e2-b12b-58092c1cabd8 32ad252a72c4425fb711dbf7c174ec45 9ab721b23a524e7e86725fa0bb0730fb - - - -] Added segment 390c4c12-2be4-4303-8e28-a3d939bc84fa of type vxlan for network a87d3220-68ae-4f8f-9b8f-eaf0ae38b21f [pid: 7|app: 0|req: 470/924] 10.0.0.19 () {34 vars in 1039 bytes} [Tue May 19 17:35:51 2026] GET /v2.0/security-groups?id=4f86ecc5-b8ec-4069-9e6a-65afcbc00b02&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: 471/925] 199.204.45.242 () {34 vars in 1112 bytes} [Tue May 19 17:35:51 2026] GET /v2.0/networks/41a84833-1822-40db-8cbb-5f6e18a22bc0?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 455/926] 10.0.0.156 () {34 vars in 670 bytes} [Tue May 19 17:35:51 2026] POST /v2.0/networks => generated 644 bytes in 504 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 456/927] 199.204.45.242 () {34 vars in 994 bytes} [Tue May 19 17:35:52 2026] GET /v2.0/ports?device_id=99d5fa36-c96f-42ce-bcf2-5cd1d13e64ae => 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: 472/928] 10.0.0.156 () {34 vars in 669 bytes} [Tue May 19 17:35:51 2026] POST /v2.0/subnets => generated 617 bytes in 380 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 473/929] 10.0.0.156 () {32 vars in 774 bytes} [Tue May 19 17:35:52 2026] GET /v2.0/security-groups?tenant_id=a1b5a74decf14a2e9bdd4d2fad7523fc&name=default => generated 2801 bytes in 236 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 17:35:52.598 7 INFO neutron.db.segments_db [None req-603d4398-92a5-4db7-b936-8edd6abc7b0d 32ad252a72c4425fb711dbf7c174ec45 9ab721b23a524e7e86725fa0bb0730fb - - - -] Added segment 2eb5d000-c6e3-4ee2-819b-4e93b9932db1 of type vxlan for network 209fd9d5-f3d9-41cc-b042-c46d4681c73e [pid: 7|app: 0|req: 474/930] 10.0.0.156 () {34 vars in 670 bytes} [Tue May 19 17:35:52 2026] POST /v2.0/networks => generated 644 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 475/931] 10.0.0.156 () {32 vars in 740 bytes} [Tue May 19 17:35:52 2026] DELETE /v2.0/security-groups/ba908ffd-5b16-41d4-bf1b-1585549a4462 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 17:35:52.844 7 INFO neutron.services.segments.plugin [-] Segment a8f2d196-7c0e-4101-94ed-881e97a4ac99 resource provider aggregate not found 2026-05-19 17:35:52.867 7 INFO neutron.services.segments.plugin [-] Segment a8f2d196-7c0e-4101-94ed-881e97a4ac99 resource provider aggregate not found 2026-05-19 17:35:52.873 7 INFO neutron.services.segments.plugin [-] Segment a8f2d196-7c0e-4101-94ed-881e97a4ac99 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a8f2d196-7c0e-4101-94ed-881e97a4ac99 found for delete ", "request_id": "req-5af85612-4e75-42e6-a61c-44ceeb094d7e"}]} 2026-05-19 17:35:52.893 7 INFO neutron.services.segments.plugin [-] Segment a8f2d196-7c0e-4101-94ed-881e97a4ac99 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a8f2d196-7c0e-4101-94ed-881e97a4ac99 found for delete ", "request_id": "req-4d9c099f-0bd6-4911-afc6-9c4b6b7d6006"}]} [pid: 7|app: 0|req: 476/932] 10.0.0.156 () {34 vars in 743 bytes} [Tue May 19 17:35:52 2026] PUT /v2.0/networks/209fd9d5-f3d9-41cc-b042-c46d4681c73e => generated 592 bytes in 177 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 477/933] 10.0.0.19 () {34 vars in 989 bytes} [Tue May 19 17:35:52 2026] GET /v2.0/ports?device_id=99d5fa36-c96f-42ce-bcf2-5cd1d13e64ae => generated 969 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 478/934] 10.0.0.156 () {34 vars in 669 bytes} [Tue May 19 17:35:53 2026] POST /v2.0/subnets => generated 602 bytes in 402 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 479/935] 10.0.0.19 () {34 vars in 1039 bytes} [Tue May 19 17:35:53 2026] GET /v2.0/security-groups?id=4f86ecc5-b8ec-4069-9e6a-65afcbc00b02&fields=id&fields=name => generated 113 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 17:35:53.699 8 INFO neutron.db.l3_db [None req-6250e1b7-6445-41ef-ac3f-91b3b5d0f90f 0bc0a2a7869b45e3af97fd1600d0e64d 519401ce58d2489796e47eaff7717483 - - - -] Floating IP 1e56ef01-93fe-4377-a1c9-b51e035d0275 disassociated. External IP: 10.96.250.201, port: d72e4de8-180d-4f0d-ba57-a34ee7d17616. 2026-05-19 17:35:53.781 7 INFO neutron.db.segments_db [None req-77b472af-65f7-4d3d-857b-edfc81633ab4 01a449a9d8324fe9aeff87c994d23720 df1527427308433c98372a94cd13fecd - - - -] Added segment 75492ebd-26a6-404e-bd9a-d4f29240945c of type vxlan for network 155d7bca-8479-4167-9e94-702bbfbf23f3 [pid: 7|app: 0|req: 480/936] 10.0.0.156 () {34 vars in 671 bytes} [Tue May 19 17:35:53 2026] POST /v2.0/networks => generated 744 bytes in 346 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 457/937] 199.204.45.242 () {36 vars in 997 bytes} [Tue May 19 17:35:52 2026] DELETE /v2.0/ports/d72e4de8-180d-4f0d-ba57-a34ee7d17616 => generated 0 bytes in 1967 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 481/938] 10.0.0.156 () {34 vars in 741 bytes} [Tue May 19 17:35:53 2026] PUT /v2.0/subnets/0310fa4a-dcfd-4038-82df-944811f28683 => generated 612 bytes in 245 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 17:35:54.186 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-f21e63a5-ba41-4e8b-a638-a27745a192fe'] response: {'server_uuid': '99d5fa36-c96f-42ce-bcf2-5cd1d13e64ae', 'name': 'network-vif-deleted', 'tag': 'd72e4de8-180d-4f0d-ba57-a34ee7d17616', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 458/939] 10.0.0.156 () {34 vars in 669 bytes} [Tue May 19 17:35:54 2026] POST /v2.0/subnets => generated 667 bytes in 258 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 17:35:54.468 8 INFO neutron.db.segments_db [None req-baa2df4d-a4a9-456b-aabd-9eda7a1064eb 01a449a9d8324fe9aeff87c994d23720 df1527427308433c98372a94cd13fecd - - - -] Added segment 4a3831a0-f4d9-4ee5-a1fa-aec274813504 of type vxlan for network 8198cceb-6a67-4a15-9702-40b5814eb871 [pid: 7|app: 0|req: 482/940] 10.0.0.156 () {32 vars in 726 bytes} [Tue May 19 17:35:54 2026] DELETE /v2.0/networks/209fd9d5-f3d9-41cc-b042-c46d4681c73e => generated 0 bytes in 624 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 17:35:54.892 7 INFO neutron.services.segments.plugin [-] Segment 2eb5d000-c6e3-4ee2-819b-4e93b9932db1 resource provider aggregate not found [pid: 7|app: 0|req: 483/941] 10.0.0.156 () {32 vars in 740 bytes} [Tue May 19 17:35:54 2026] DELETE /v2.0/security-groups/4f86ecc5-b8ec-4069-9e6a-65afcbc00b02 => generated 0 bytes in 162 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 17:35:54.937 8 INFO neutron.db.l3_hamode_db [None req-baa2df4d-a4a9-456b-aabd-9eda7a1064eb 01a449a9d8324fe9aeff87c994d23720 df1527427308433c98372a94cd13fecd - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-19 17:35:54.945 7 INFO neutron.services.segments.plugin [-] Segment 2eb5d000-c6e3-4ee2-819b-4e93b9932db1 resource provider aggregate not found 2026-05-19 17:35:54.957 7 INFO neutron.services.segments.plugin [-] Segment 2eb5d000-c6e3-4ee2-819b-4e93b9932db1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2eb5d000-c6e3-4ee2-819b-4e93b9932db1 found for delete ", "request_id": "req-66625593-92d6-463d-963e-c107b0023cf7"}]} 2026-05-19 17:35:54.965 7 INFO neutron.pecan_wsgi.hooks.translation [None req-beba132d-a03f-43c9-aff5-70325273402b 32ad252a72c4425fb711dbf7c174ec45 9ab721b23a524e7e86725fa0bb0730fb - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 484/942] 10.0.0.156 () {32 vars in 726 bytes} [Tue May 19 17:35:54 2026] DELETE /v2.0/networks/209fd9d5-f3d9-41cc-b042-c46d4681c73e => generated 138 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 17:35:54.975 7 INFO neutron.services.segments.plugin [-] Segment 2eb5d000-c6e3-4ee2-819b-4e93b9932db1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2eb5d000-c6e3-4ee2-819b-4e93b9932db1 found for delete ", "request_id": "req-7cdd1dd4-34c5-4efb-ad17-d3bd917fdd53"}]} 2026-05-19 17:35:54.981 7 INFO neutron.api.v2.resource [None req-33d78341-bedd-45d1-87b8-f89291fe8d24 0bc0a2a7869b45e3af97fd1600d0e64d 519401ce58d2489796e47eaff7717483 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 485/943] 10.0.0.156 () {32 vars in 737 bytes} [Tue May 19 17:35:54 2026] GET /v2.0/security-groups/4f86ecc5-b8ec-4069-9e6a-65afcbc00b02 => 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: 486/944] 10.0.0.156 () {32 vars in 694 bytes} [Tue May 19 17:35:54 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 487/945] 10.0.0.156 () {32 vars in 732 bytes} [Tue May 19 17:35:55 2026] DELETE /v2.0/floatingips/1e56ef01-93fe-4377-a1c9-b51e035d0275 => generated 0 bytes in 376 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 488/946] 10.0.0.156 () {32 vars in 742 bytes} [Tue May 19 17:35:55 2026] GET /v2.0/subnets?network_id=b3e11aea-3a91-4a30-a587-431c72122885 => generated 626 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 489/947] 10.0.0.156 () {32 vars in 774 bytes} [Tue May 19 17:35:55 2026] GET /v2.0/security-groups?tenant_id=98a4d573992c4411830aaa82cbace829&name=default => generated 2801 bytes in 312 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 17:35:55.971 8 INFO neutron.db.l3_hamode_db [None req-baa2df4d-a4a9-456b-aabd-9eda7a1064eb 01a449a9d8324fe9aeff87c994d23720 df1527427308433c98372a94cd13fecd - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 490/948] 10.0.0.156 () {34 vars in 789 bytes} [Tue May 19 17:35:55 2026] PUT /v2.0/routers/b3c8442a-6d2d-41df-be8d-68004b7b4bb5/remove_router_interface => generated 309 bytes in 1179 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 491/949] 10.0.0.156 () {32 vars in 653 bytes} [Tue May 19 17:35:57 2026] GET /v2.0/extensions => generated 19178 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 492/950] 10.0.0.156 () {32 vars in 740 bytes} [Tue May 19 17:35:57 2026] DELETE /v2.0/security-groups/e8ecce76-b4a3-40a7-a162-c36633394288 => 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: 459/951] 10.0.0.156 () {34 vars in 669 bytes} [Tue May 19 17:35:54 2026] POST /v2.0/routers => generated 731 bytes in 2833 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 460/952] 10.0.0.156 () {32 vars in 649 bytes} [Tue May 19 17:35:57 2026] GET /v2.0/networks => generated 1309 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 17:35:58.668 7 INFO neutron.services.segments.plugin [-] Segment 61d50c45-ca29-4b71-8bcc-c21ea959cadb resource provider aggregate not found 2026-05-19 17:35:58.681 7 INFO neutron.services.segments.plugin [-] Segment 61d50c45-ca29-4b71-8bcc-c21ea959cadb resource provider aggregate not found 2026-05-19 17:35:58.712 7 INFO neutron.services.segments.plugin [-] Segment 61d50c45-ca29-4b71-8bcc-c21ea959cadb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 61d50c45-ca29-4b71-8bcc-c21ea959cadb found for delete ", "request_id": "req-fec085d9-6b05-4ea9-9ba9-e0c6344d7a33"}]} 2026-05-19 17:35:58.713 7 INFO neutron.services.segments.plugin [-] Segment 61d50c45-ca29-4b71-8bcc-c21ea959cadb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 61d50c45-ca29-4b71-8bcc-c21ea959cadb found for delete ", "request_id": "req-46ce907e-a021-47f8-ac60-cb62660277dc"}]} 2026-05-19 17:35:58.721 7 INFO neutron.db.l3_hamode_db [None req-7c9dab3e-7f8a-464a-8ec1-dcab598c7c3b 01a449a9d8324fe9aeff87c994d23720 df1527427308433c98372a94cd13fecd - - - -] HA network 6b0ddae5-c2ba-44ec-9971-fbf61acab751 was deleted as no HA routers are present in tenant 519401ce58d2489796e47eaff7717483. [pid: 7|app: 0|req: 493/953] 10.0.0.156 () {32 vars in 724 bytes} [Tue May 19 17:35:57 2026] DELETE /v2.0/routers/b3c8442a-6d2d-41df-be8d-68004b7b4bb5 => generated 0 bytes in 1585 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 494/954] 10.0.0.156 () {32 vars in 647 bytes} [Tue May 19 17:35:58 2026] GET /v2.0/subnets => generated 1233 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 461/955] 10.0.0.156 () {34 vars in 783 bytes} [Tue May 19 17:35:57 2026] PUT /v2.0/routers/78903535-7960-4f0f-b74c-951f996fcea2/add_router_interface => generated 309 bytes in 1547 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 462/956] 10.0.0.156 () {32 vars in 723 bytes} [Tue May 19 17:35:58 2026] GET /v2.0/networks/a87d3220-68ae-4f8f-9b8f-eaf0ae38b21f => generated 669 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 463/957] 10.0.0.156 () {32 vars in 721 bytes} [Tue May 19 17:35:58 2026] GET /v2.0/subnets/085338e6-a795-47c5-af98-a172494aa215 => generated 617 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 17:35:59.028 8 INFO neutron.pecan_wsgi.hooks.translation [None req-248dcf69-457a-45a2-ba0b-0f6165061539 32ad252a72c4425fb711dbf7c174ec45 9ab721b23a524e7e86725fa0bb0730fb - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 495/958] 10.0.0.156 () {32 vars in 724 bytes} [Tue May 19 17:35:58 2026] DELETE /v2.0/subnets/1044713d-c266-4153-8cfe-f7e62b864b0a => generated 0 bytes in 248 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 464/959] 10.0.0.156 () {32 vars in 724 bytes} [Tue May 19 17:35:58 2026] DELETE /v2.0/subnets/0310fa4a-dcfd-4038-82df-944811f28683 => generated 136 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 17:35:59.052 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9405cad2-1564-45e1-9cc1-53dcacdc3403 32ad252a72c4425fb711dbf7c174ec45 9ab721b23a524e7e86725fa0bb0730fb - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 465/960] 10.0.0.156 () {32 vars in 726 bytes} [Tue May 19 17:35:59 2026] DELETE /v2.0/networks/209fd9d5-f3d9-41cc-b042-c46d4681c73e => generated 138 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 466/961] 10.0.0.156 () {32 vars in 724 bytes} [Tue May 19 17:35:59 2026] DELETE /v2.0/subnets/085338e6-a795-47c5-af98-a172494aa215 => 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: 496/962] 10.0.0.156 () {32 vars in 726 bytes} [Tue May 19 17:35:59 2026] DELETE /v2.0/networks/41a84833-1822-40db-8cbb-5f6e18a22bc0 => generated 0 bytes in 448 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 17:35:59.681 8 INFO neutron.db.segments_db [None req-9c8685dd-4a8a-44eb-8c35-489d50ff7405 f77579dfab194287a0eac7d69c4fba33 19d772b5a2204012bf5293c7cad0cbce - - - -] Added segment a2b748b5-4577-4166-ad31-48d97cc85e37 of type vxlan for network 48cecc8d-19ca-4f84-a2c8-83701b59ebeb 2026-05-19 17:35:59.771 8 INFO neutron.db.segments_db [None req-9c8685dd-4a8a-44eb-8c35-489d50ff7405 f77579dfab194287a0eac7d69c4fba33 19d772b5a2204012bf5293c7cad0cbce - - - -] Added segment 5410747a-93bb-453a-8b0e-c1a0ddb3e264 of type vxlan for network ad33434b-ebbb-4d5c-a32b-70e10f8363db [pid: 8|app: 0|req: 467/963] 10.0.0.156 () {34 vars in 670 bytes} [Tue May 19 17:35:59 2026] POST /v2.0/networks => generated 1244 bytes in 619 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 497/964] 10.0.0.156 () {32 vars in 726 bytes} [Tue May 19 17:35:59 2026] DELETE /v2.0/networks/a87d3220-68ae-4f8f-9b8f-eaf0ae38b21f => generated 0 bytes in 424 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 498/965] 10.0.0.156 () {32 vars in 774 bytes} [Tue May 19 17:35:59 2026] GET /v2.0/security-groups?tenant_id=519401ce58d2489796e47eaff7717483&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: 468/966] 10.0.0.156 () {34 vars in 685 bytes} [Tue May 19 17:35:59 2026] POST /v2.0/security-groups => generated 1597 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 499/967] 10.0.0.156 () {32 vars in 649 bytes} [Tue May 19 17:35:59 2026] GET /v2.0/networks => generated 1843 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 469/968] 10.0.0.156 () {32 vars in 740 bytes} [Tue May 19 17:36:00 2026] DELETE /v2.0/security-groups/3ef56011-e583-4bc5-852d-d4e1fb23dc46 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 500/969] 10.0.0.156 () {34 vars in 695 bytes} [Tue May 19 17:36:00 2026] POST /v2.0/security-group-rules => generated 565 bytes in 95 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 501/970] 10.0.0.156 () {34 vars in 695 bytes} [Tue May 19 17:36:00 2026] POST /v2.0/security-group-rules => generated 570 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 17:36:00.335 8 INFO neutron.services.segments.plugin [-] Segment a2b748b5-4577-4166-ad31-48d97cc85e37 resource provider aggregate not found 2026-05-19 17:36:00.347 8 INFO neutron.services.segments.plugin [-] Segment a2b748b5-4577-4166-ad31-48d97cc85e37 resource provider aggregate not found [pid: 8|app: 0|req: 470/971] 10.0.0.156 () {32 vars in 726 bytes} [Tue May 19 17:36:00 2026] DELETE /v2.0/networks/48cecc8d-19ca-4f84-a2c8-83701b59ebeb => generated 0 bytes in 239 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 17:36:00.372 8 INFO neutron.services.segments.plugin [-] Segment a2b748b5-4577-4166-ad31-48d97cc85e37 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a2b748b5-4577-4166-ad31-48d97cc85e37 found for delete ", "request_id": "req-3868e327-4058-43e9-9198-b1276cab0078"}]} 2026-05-19 17:36:00.374 8 INFO neutron.services.segments.plugin [-] Segment a2b748b5-4577-4166-ad31-48d97cc85e37 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a2b748b5-4577-4166-ad31-48d97cc85e37 found for delete ", "request_id": "req-c6564c45-8a53-4e4b-b340-4a716c8226a1"}]} [pid: 8|app: 0|req: 471/972] 10.0.0.156 () {32 vars in 726 bytes} [Tue May 19 17:36:00 2026] DELETE /v2.0/networks/ad33434b-ebbb-4d5c-a32b-70e10f8363db => generated 0 bytes in 221 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 17:36:00.746 7 INFO neutron.services.segments.plugin [-] Segment 46d87c19-5c1b-4064-9150-40882f9e66a8 resource provider aggregate not found 2026-05-19 17:36:00.756 7 INFO neutron.services.segments.plugin [-] Segment 46d87c19-5c1b-4064-9150-40882f9e66a8 resource provider aggregate not found 2026-05-19 17:36:00.784 7 INFO neutron.services.segments.plugin [-] Segment 46d87c19-5c1b-4064-9150-40882f9e66a8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 46d87c19-5c1b-4064-9150-40882f9e66a8 found for delete ", "request_id": "req-bb0817d9-a5c9-40f0-a904-0afe484d98d9"}]} 2026-05-19 17:36:00.788 7 INFO neutron.services.segments.plugin [-] Segment 46d87c19-5c1b-4064-9150-40882f9e66a8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 46d87c19-5c1b-4064-9150-40882f9e66a8 found for delete ", "request_id": "req-dfa0ae12-10a1-465d-9f44-a905339c31c7"}]} 2026-05-19 17:36:00.804 7 INFO neutron.services.segments.plugin [-] Segment 390c4c12-2be4-4303-8e28-a3d939bc84fa resource provider aggregate not found 2026-05-19 17:36:00.824 7 INFO neutron.services.segments.plugin [-] Segment 390c4c12-2be4-4303-8e28-a3d939bc84fa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 390c4c12-2be4-4303-8e28-a3d939bc84fa found for delete ", "request_id": "req-e5df7fd7-e18d-425a-b643-f65112114b48"}]} 2026-05-19 17:36:00.825 7 INFO neutron.services.segments.plugin [-] Segment 390c4c12-2be4-4303-8e28-a3d939bc84fa resource provider aggregate not found [pid: 8|app: 0|req: 472/973] 10.0.0.156 () {32 vars in 774 bytes} [Tue May 19 17:36:00 2026] GET /v2.0/security-groups?tenant_id=9ab721b23a524e7e86725fa0bb0730fb&name=default => generated 2801 bytes in 242 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 17:36:00.842 7 INFO neutron.services.segments.plugin [-] Segment 390c4c12-2be4-4303-8e28-a3d939bc84fa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 390c4c12-2be4-4303-8e28-a3d939bc84fa found for delete ", "request_id": "req-493a0970-2cff-4b06-80d4-954551d0cf58"}]} [pid: 8|app: 0|req: 473/974] 10.0.0.156 () {32 vars in 649 bytes} [Tue May 19 17:36:00 2026] GET /v2.0/networks => generated 651 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 502/975] 10.0.0.156 () {34 vars in 676 bytes} [Tue May 19 17:36:00 2026] POST /v2.0/floatingips => generated 552 bytes in 706 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 474/976] 10.0.0.156 () {32 vars in 740 bytes} [Tue May 19 17:36:00 2026] DELETE /v2.0/security-groups/971766b4-f9e0-4713-b827-8fae4122f2d8 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 17:36:01.063 7 INFO neutron.db.segments_db [None req-f3ce9b44-497f-4b97-86e8-c5ed0c99a61f f77579dfab194287a0eac7d69c4fba33 19d772b5a2204012bf5293c7cad0cbce - - - -] Added segment 47c93598-e75d-4efb-bc4c-7a94c08d6a2a of type vxlan for network 3e8c1a21-95cc-4b7d-b48b-6c6e67e46602 [pid: 7|app: 0|req: 503/977] 10.0.0.156 () {34 vars in 670 bytes} [Tue May 19 17:36:00 2026] POST /v2.0/networks => generated 654 bytes in 178 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 17:36:01.240 8 INFO neutron.db.segments_db [None req-460a13be-093d-4f3d-bfed-794e803c2401 f77579dfab194287a0eac7d69c4fba33 19d772b5a2204012bf5293c7cad0cbce - - - -] Added segment 38457e87-7f51-4896-a084-8f69f8eebe45 of type vxlan for network eebaf2a9-7bbb-46f6-893e-03b5ff54cb4f [pid: 8|app: 0|req: 475/978] 10.0.0.156 () {34 vars in 670 bytes} [Tue May 19 17:36:01 2026] POST /v2.0/networks => generated 653 bytes in 184 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 476/979] 10.0.0.19 () {34 vars in 1099 bytes} [Tue May 19 17:36:01 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1917242075&fields=id&tenant_id=353755db3b5e4649a65c74ea8297ecd9 => generated 69 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 477/980] 10.0.0.19 () {34 vars in 981 bytes} [Tue May 19 17:36:01 2026] GET /v2.0/networks?id=155d7bca-8479-4167-9e94-702bbfbf23f3 => generated 676 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 478/981] 10.0.0.19 () {34 vars in 964 bytes} [Tue May 19 17:36:01 2026] GET /v2.0/quotas/353755db3b5e4649a65c74ea8297ecd9 => 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: 479/982] 10.0.0.19 () {34 vars in 1001 bytes} [Tue May 19 17:36:01 2026] GET /v2.0/ports?tenant_id=353755db3b5e4649a65c74ea8297ecd9&fields=id => generated 103 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 480/983] 10.0.0.19 () {34 vars in 1007 bytes} [Tue May 19 17:36:01 2026] GET /v2.0/networks/155d7bca-8479-4167-9e94-702bbfbf23f3?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: 481/984] 10.0.0.19 () {34 vars in 1107 bytes} [Tue May 19 17:36:01 2026] GET /v2.0/networks/155d7bca-8479-4167-9e94-702bbfbf23f3?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: 482/985] 10.0.0.19 () {34 vars in 989 bytes} [Tue May 19 17:36:01 2026] GET /v2.0/ports?device_id=752f32c0-79f4-48c2-8af7-a7016cc70c62 => 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: 504/986] 10.0.0.156 () {34 vars in 665 bytes} [Tue May 19 17:36:01 2026] POST /v2.0/ports => generated 1505 bytes in 717 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 505/987] 10.0.0.156 () {32 vars in 643 bytes} [Tue May 19 17:36:02 2026] GET /v2.0/ports => generated 1505 bytes in 170 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 17:36:02.317 8 INFO neutron.db.segments_db [None req-a74b5830-510d-48a1-aa25-bd8fbd9edb69 01a449a9d8324fe9aeff87c994d23720 df1527427308433c98372a94cd13fecd - - - -] Added segment 3c3df7cc-466c-4b6c-8fde-3e08a814f71c of type vxlan for network 668066ed-81ae-42d2-91cd-f3183ce1cfb5 2026-05-19 17:36:02.411 8 INFO neutron.services.segments.plugin [-] Segment 5410747a-93bb-453a-8b0e-c1a0ddb3e264 resource provider aggregate not found 2026-05-19 17:36:02.419 8 INFO neutron.services.segments.plugin [-] Segment 5410747a-93bb-453a-8b0e-c1a0ddb3e264 resource provider aggregate not found 2026-05-19 17:36:02.432 8 INFO neutron.services.segments.plugin [-] Segment 5410747a-93bb-453a-8b0e-c1a0ddb3e264 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5410747a-93bb-453a-8b0e-c1a0ddb3e264 found for delete ", "request_id": "req-acdd0217-2dcc-4028-9d44-93b9c8f1e67b"}]} 2026-05-19 17:36:02.437 8 INFO neutron.services.segments.plugin [-] Segment 5410747a-93bb-453a-8b0e-c1a0ddb3e264 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5410747a-93bb-453a-8b0e-c1a0ddb3e264 found for delete ", "request_id": "req-f2042596-e738-4c7d-8bc1-3e7b9c86dc74"}]} [pid: 7|app: 0|req: 506/988] 10.0.0.156 () {32 vars in 720 bytes} [Tue May 19 17:36:02 2026] DELETE /v2.0/ports/a1361f6e-df34-4ba1-89e4-c9ca27b273d3 => generated 0 bytes in 276 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 507/989] 10.0.0.156 () {32 vars in 720 bytes} [Tue May 19 17:36:02 2026] DELETE /v2.0/ports/2989439f-6590-44e6-a1c6-b42ebe534686 => generated 0 bytes in 234 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 483/990] 10.0.0.156 () {34 vars in 671 bytes} [Tue May 19 17:36:01 2026] POST /v2.0/networks => generated 746 bytes in 833 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 508/991] 10.0.0.156 () {32 vars in 643 bytes} [Tue May 19 17:36:02 2026] GET /v2.0/ports => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 17:36:02.904 7 INFO neutron.db.segments_db [None req-40df5f75-a187-4b14-a7af-7929f1498b5a f77579dfab194287a0eac7d69c4fba33 19d772b5a2204012bf5293c7cad0cbce - - - -] Added segment f87913bd-b1b0-4dca-8699-4e93998ca5d1 of type vxlan for network 441ed809-b429-49a4-8bb5-e78cc1204780 [pid: 7|app: 0|req: 509/992] 10.0.0.156 () {34 vars in 670 bytes} [Tue May 19 17:36:02 2026] POST /v2.0/networks => generated 654 bytes in 208 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 484/993] 10.0.0.156 () {34 vars in 669 bytes} [Tue May 19 17:36:02 2026] POST /v2.0/subnets => generated 669 bytes in 265 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 17:36:03.136 8 INFO neutron.db.segments_db [None req-c0a53612-f74d-414f-811b-1a3825f4596c f77579dfab194287a0eac7d69c4fba33 19d772b5a2204012bf5293c7cad0cbce - - - -] Added segment ffc18217-d4be-44e1-acbf-4a5ddb593578 of type vxlan for network 9b268791-8a0a-4242-a831-b73046e29f02 [pid: 8|app: 0|req: 485/994] 10.0.0.156 () {34 vars in 670 bytes} [Tue May 19 17:36:03 2026] POST /v2.0/networks => generated 654 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 17:36:03.275 7 INFO neutron.db.segments_db [None req-8b527e45-b3c2-463f-b788-96a0de4ecbed b8e347b15f8042da925b8ec013b62d11 63403367904e44f781586e1f6977fcd6 - - - -] Added segment 7eac5186-6b7d-42ad-84e5-4e32e1929042 of type vxlan for network 0a2f9b34-10ca-4428-95cd-6325590cf39d [pid: 8|app: 0|req: 486/995] 10.0.0.19 () {34 vars in 989 bytes} [Tue May 19 17:36:03 2026] GET /v2.0/ports?device_id=752f32c0-79f4-48c2-8af7-a7016cc70c62 => generated 12 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 17:36:03.340 8 INFO neutron.db.segments_db [None req-fdb21859-a270-438b-99aa-89282e853576 01a449a9d8324fe9aeff87c994d23720 df1527427308433c98372a94cd13fecd - - - -] Added segment 55f42b7f-edad-4033-bf39-8ac8362a6871 of type vxlan for network 6be3a09f-a9c0-46a3-b53d-a9ded408abd0 [pid: 7|app: 0|req: 510/996] 10.0.0.156 () {34 vars in 670 bytes} [Tue May 19 17:36:03 2026] POST /v2.0/networks => generated 630 bytes in 379 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 511/997] 199.204.45.242 () {34 vars in 986 bytes} [Tue May 19 17:36:03 2026] GET /v2.0/networks?id=155d7bca-8479-4167-9e94-702bbfbf23f3 => generated 676 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 17:36:03.573 7 INFO neutron.db.segments_db [None req-06b68769-51ce-49b0-9754-368db1715074 b8e347b15f8042da925b8ec013b62d11 63403367904e44f781586e1f6977fcd6 - - - -] Added segment 33eab64b-4bfe-4804-99fe-aa0864a54ae9 of type vxlan for network 6eb5f52a-6f0c-481d-82ad-caddf5e9d3fe [pid: 7|app: 0|req: 512/998] 10.0.0.156 () {34 vars in 670 bytes} [Tue May 19 17:36:03 2026] POST /v2.0/networks => generated 630 bytes in 179 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 17:36:03.698 8 INFO neutron.db.l3_hamode_db [None req-fdb21859-a270-438b-99aa-89282e853576 01a449a9d8324fe9aeff87c994d23720 df1527427308433c98372a94cd13fecd - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 513/999] 199.204.45.242 () {34 vars in 1050 bytes} [Tue May 19 17:36:03 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=353755db3b5e4649a65c74ea8297ecd9 => generated 181 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 514/1000] 10.0.0.156 () {34 vars in 669 bytes} [Tue May 19 17:36:03 2026] POST /v2.0/subnets => generated 1275 bytes in 733 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-19 17:36:04.733 8 INFO neutron.db.l3_hamode_db [None req-fdb21859-a270-438b-99aa-89282e853576 01a449a9d8324fe9aeff87c994d23720 df1527427308433c98372a94cd13fecd - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 515/1001] 10.0.0.156 () {34 vars in 669 bytes} [Tue May 19 17:36:04 2026] POST /v2.0/subnets => generated 602 bytes in 424 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 516/1002] 199.204.45.242 () {38 vars in 955 bytes} [Tue May 19 17:36:04 2026] POST /v2.0/ports => generated 954 bytes in 527 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: 517/1003] 10.0.0.19 () {34 vars in 989 bytes} [Tue May 19 17:36:05 2026] GET /v2.0/ports?device_id=752f32c0-79f4-48c2-8af7-a7016cc70c62 => generated 957 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 518/1004] 10.0.0.156 () {32 vars in 647 bytes} [Tue May 19 17:36:05 2026] GET /v2.0/subnets => generated 1888 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 487/1005] 10.0.0.156 () {34 vars in 669 bytes} [Tue May 19 17:36:03 2026] POST /v2.0/routers => generated 733 bytes in 2807 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 519/1008] 10.0.0.156 () {34 vars in 669 bytes} [Tue May 19 17:36:05 2026] POST /v2.0/subnets => generated 602 bytes in 623 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 520/1009] 10.0.0.19 () {34 vars in 1039 bytes} [Tue May 19 17:36:06 2026] GET /v2.0/security-groups?id=db109cbd-ed59-4282-91a4-5f7a75288335&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: 521/1010] 10.0.0.156 () {32 vars in 724 bytes} [Tue May 19 17:36:06 2026] DELETE /v2.0/subnets/2b586d74-3134-4bf6-b8f4-bcaabe20bf7c => generated 0 bytes in 240 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 490/1011] 199.204.45.242 () {38 vars in 1028 bytes} [Tue May 19 17:36:06 2026] PUT /v2.0/ports/eb733d8a-a55b-4e96-bf85-e7ce243b2760 => generated 1199 bytes in 514 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 17:36:06.667 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-050e1723-6a5c-446d-b98c-244cb715d151'] response: {'name': 'network-changed', 'server_uuid': '752f32c0-79f4-48c2-8af7-a7016cc70c62', 'tag': 'eb733d8a-a55b-4e96-bf85-e7ce243b2760', 'status': 'completed', 'code': 200} 2026-05-19 17:36:06.703 8 INFO neutron.db.segments_db [None req-a659226c-2a3f-4c17-97f3-e99f7ca9b47f b8e347b15f8042da925b8ec013b62d11 63403367904e44f781586e1f6977fcd6 - - - -] Added segment 5aa294cd-bc26-4dfd-b55b-50eccf786e57 of type vxlan for network 751b886f-1c2e-4230-ba9c-024bb11a3b86 2026-05-19 17:36:07.138 8 INFO neutron.db.l3_hamode_db [None req-a659226c-2a3f-4c17-97f3-e99f7ca9b47f b8e347b15f8042da925b8ec013b62d11 63403367904e44f781586e1f6977fcd6 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-19 17:36:07.371 8 INFO neutron.db.l3_hamode_db [None req-a659226c-2a3f-4c17-97f3-e99f7ca9b47f b8e347b15f8042da925b8ec013b62d11 63403367904e44f781586e1f6977fcd6 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 491/1012] 10.0.0.156 () {34 vars in 669 bytes} [Tue May 19 17:36:06 2026] POST /v2.0/routers => generated 507 bytes in 1543 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: 492/1013] 10.0.0.156 () {32 vars in 724 bytes} [Tue May 19 17:36:08 2026] DELETE /v2.0/subnets/eddf854e-8036-4a22-9f90-fa89dbf5498f => generated 0 bytes in 268 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 522/1014] 10.0.0.156 () {34 vars in 783 bytes} [Tue May 19 17:36:06 2026] PUT /v2.0/routers/653f77f9-5d2a-44c5-bc04-475485b94b36/add_router_interface => generated 309 bytes in 1944 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 493/1015] 199.204.45.242 () {34 vars in 1080 bytes} [Tue May 19 17:36:08 2026] GET /v2.0/ports?tenant_id=353755db3b5e4649a65c74ea8297ecd9&device_id=752f32c0-79f4-48c2-8af7-a7016cc70c62 => 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: 523/1016] 10.0.0.19 () {34 vars in 989 bytes} [Tue May 19 17:36:08 2026] GET /v2.0/ports?device_id=752f32c0-79f4-48c2-8af7-a7016cc70c62 => 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: 524/1017] 10.0.0.156 () {32 vars in 647 bytes} [Tue May 19 17:36:08 2026] GET /v2.0/subnets => generated 626 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 525/1018] 199.204.45.242 () {34 vars in 1058 bytes} [Tue May 19 17:36:08 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=eb733d8a-a55b-4e96-bf85-e7ce243b2760 => 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: 526/1019] 10.0.0.19 () {34 vars in 1039 bytes} [Tue May 19 17:36:08 2026] GET /v2.0/security-groups?id=db109cbd-ed59-4282-91a4-5f7a75288335&fields=id&fields=name => generated 114 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 17:36:09.001 7 INFO neutron.services.segments.plugin [-] Segment ffc18217-d4be-44e1-acbf-4a5ddb593578 resource provider aggregate not found 2026-05-19 17:36:09.008 7 INFO neutron.services.segments.plugin [-] Segment ffc18217-d4be-44e1-acbf-4a5ddb593578 resource provider aggregate not found 2026-05-19 17:36:09.028 7 INFO neutron.services.segments.plugin [-] Segment ffc18217-d4be-44e1-acbf-4a5ddb593578 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ffc18217-d4be-44e1-acbf-4a5ddb593578 found for delete ", "request_id": "req-f5048109-b00b-4f0e-a9cf-0a2cd4d164b8"}]} 2026-05-19 17:36:09.039 7 INFO neutron.services.segments.plugin [-] Segment ffc18217-d4be-44e1-acbf-4a5ddb593578 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ffc18217-d4be-44e1-acbf-4a5ddb593578 found for delete ", "request_id": "req-97c6ea68-f841-432e-8954-7ffd78a5ae2a"}]} [pid: 7|app: 0|req: 527/1020] 10.0.0.156 () {32 vars in 726 bytes} [Tue May 19 17:36:08 2026] DELETE /v2.0/networks/9b268791-8a0a-4242-a831-b73046e29f02 => generated 0 bytes in 454 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 528/1021] 199.204.45.242 () {34 vars in 984 bytes} [Tue May 19 17:36:09 2026] GET /v2.0/subnets?id=d1d93fa3-4487-44b1-95af-099f0ee68d02 => 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: 529/1022] 10.0.0.156 () {32 vars in 726 bytes} [Tue May 19 17:36:09 2026] DELETE /v2.0/networks/441ed809-b429-49a4-8bb5-e78cc1204780 => generated 0 bytes in 236 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 530/1023] 199.204.45.242 () {34 vars in 1052 bytes} [Tue May 19 17:36:09 2026] GET /v2.0/ports?network_id=155d7bca-8479-4167-9e94-702bbfbf23f3&device_owner=network%3Adhcp => generated 1244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 531/1024] 10.0.0.156 () {32 vars in 726 bytes} [Tue May 19 17:36:09 2026] DELETE /v2.0/networks/eebaf2a9-7bbb-46f6-893e-03b5ff54cb4f => generated 0 bytes in 245 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 532/1025] 199.204.45.242 () {34 vars in 1012 bytes} [Tue May 19 17:36:09 2026] GET /v2.0/networks/155d7bca-8479-4167-9e94-702bbfbf23f3?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: 533/1026] 10.0.0.19 () {34 vars in 981 bytes} [Tue May 19 17:36:09 2026] GET /v2.0/networks?id=668066ed-81ae-42d2-91cd-f3183ce1cfb5 => generated 678 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 534/1027] 10.0.0.156 () {32 vars in 726 bytes} [Tue May 19 17:36:09 2026] DELETE /v2.0/networks/3e8c1a21-95cc-4b7d-b48b-6c6e67e46602 => generated 0 bytes in 280 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 535/1028] 10.0.0.19 () {34 vars in 989 bytes} [Tue May 19 17:36:10 2026] GET /v2.0/ports?device_id=752f32c0-79f4-48c2-8af7-a7016cc70c62 => generated 969 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 536/1029] 199.204.45.242 () {34 vars in 1112 bytes} [Tue May 19 17:36:10 2026] GET /v2.0/networks/155d7bca-8479-4167-9e94-702bbfbf23f3?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: 537/1030] 10.0.0.19 () {34 vars in 964 bytes} [Tue May 19 17:36:10 2026] GET /v2.0/quotas/358a66a8ca43499c829efcf5815f3096 => generated 292 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 538/1031] 10.0.0.19 () {34 vars in 1039 bytes} [Tue May 19 17:36:10 2026] GET /v2.0/security-groups?id=db109cbd-ed59-4282-91a4-5f7a75288335&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: 539/1032] 10.0.0.19 () {34 vars in 1001 bytes} [Tue May 19 17:36:10 2026] GET /v2.0/ports?tenant_id=358a66a8ca43499c829efcf5815f3096&fields=id => generated 103 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 540/1033] 199.204.45.242 () {34 vars in 1080 bytes} [Tue May 19 17:36:10 2026] GET /v2.0/ports?tenant_id=353755db3b5e4649a65c74ea8297ecd9&device_id=752f32c0-79f4-48c2-8af7-a7016cc70c62 => 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: 541/1034] 10.0.0.19 () {34 vars in 1007 bytes} [Tue May 19 17:36:10 2026] GET /v2.0/networks/668066ed-81ae-42d2-91cd-f3183ce1cfb5?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: 494/1035] 10.0.0.156 () {34 vars in 783 bytes} [Tue May 19 17:36:08 2026] PUT /v2.0/routers/fbcc8a43-0b6f-4d0d-a5b2-92e22208c0b2/add_router_interface => generated 309 bytes in 2061 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 542/1036] 199.204.45.242 () {34 vars in 986 bytes} [Tue May 19 17:36:10 2026] GET /v2.0/networks?id=155d7bca-8479-4167-9e94-702bbfbf23f3 => generated 772 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 495/1037] 10.0.0.19 () {34 vars in 1107 bytes} [Tue May 19 17:36:10 2026] GET /v2.0/networks/668066ed-81ae-42d2-91cd-f3183ce1cfb5?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 543/1038] 10.0.0.156 () {32 vars in 717 bytes} [Tue May 19 17:36:10 2026] GET /v2.0/ports/e4094b43-69b3-42d6-851b-5dfd300601df => generated 955 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 496/1039] 199.204.45.242 () {34 vars in 1058 bytes} [Tue May 19 17:36:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=eb733d8a-a55b-4e96-bf85-e7ce243b2760 => 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: 497/1040] 199.204.45.242 () {34 vars in 984 bytes} [Tue May 19 17:36:10 2026] GET /v2.0/subnets?id=d1d93fa3-4487-44b1-95af-099f0ee68d02 => generated 670 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 498/1041] 199.204.45.242 () {34 vars in 1052 bytes} [Tue May 19 17:36:10 2026] GET /v2.0/ports?network_id=155d7bca-8479-4167-9e94-702bbfbf23f3&device_owner=network%3Adhcp => generated 1244 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 499/1042] 10.0.0.19 () {34 vars in 989 bytes} [Tue May 19 17:36:10 2026] GET /v2.0/ports?device_id=0dd832b4-b1b9-40a8-b5cb-59cc4e7c3775 => 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: 500/1043] 199.204.45.242 () {34 vars in 1012 bytes} [Tue May 19 17:36:10 2026] GET /v2.0/networks/155d7bca-8479-4167-9e94-702bbfbf23f3?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: 501/1044] 10.0.0.156 () {32 vars in 774 bytes} [Tue May 19 17:36:10 2026] GET /v2.0/security-groups?tenant_id=19d772b5a2204012bf5293c7cad0cbce&name=default => generated 2801 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 502/1045] 199.204.45.242 () {34 vars in 1112 bytes} [Tue May 19 17:36:11 2026] GET /v2.0/networks/155d7bca-8479-4167-9e94-702bbfbf23f3?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 17:36:11.078 7 INFO neutron.services.segments.plugin [-] Segment f87913bd-b1b0-4dca-8699-4e93998ca5d1 resource provider aggregate not found 2026-05-19 17:36:11.104 7 INFO neutron.services.segments.plugin [-] Segment f87913bd-b1b0-4dca-8699-4e93998ca5d1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f87913bd-b1b0-4dca-8699-4e93998ca5d1 found for delete ", "request_id": "req-05ead7c0-61b9-424b-a4fd-e08f739e3d42"}]} 2026-05-19 17:36:11.120 7 INFO neutron.services.segments.plugin [-] Segment f87913bd-b1b0-4dca-8699-4e93998ca5d1 resource provider aggregate not found 2026-05-19 17:36:11.131 7 INFO neutron.services.segments.plugin [-] Segment 38457e87-7f51-4896-a084-8f69f8eebe45 resource provider aggregate not found 2026-05-19 17:36:11.139 7 INFO neutron.services.segments.plugin [-] Segment f87913bd-b1b0-4dca-8699-4e93998ca5d1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f87913bd-b1b0-4dca-8699-4e93998ca5d1 found for delete ", "request_id": "req-8af662a6-2b40-4051-b5d5-933c3e4b574a"}]} 2026-05-19 17:36:11.159 7 INFO neutron.services.segments.plugin [-] Segment 38457e87-7f51-4896-a084-8f69f8eebe45 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 38457e87-7f51-4896-a084-8f69f8eebe45 found for delete ", "request_id": "req-52fc94d4-5f7f-4c4e-85d3-a9d9f60e78d4"}]} 2026-05-19 17:36:11.165 7 INFO neutron.services.segments.plugin [-] Segment 38457e87-7f51-4896-a084-8f69f8eebe45 resource provider aggregate not found 2026-05-19 17:36:11.180 7 INFO neutron.services.segments.plugin [-] Segment 47c93598-e75d-4efb-bc4c-7a94c08d6a2a resource provider aggregate not found 2026-05-19 17:36:11.187 7 INFO neutron.services.segments.plugin [-] Segment 38457e87-7f51-4896-a084-8f69f8eebe45 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 38457e87-7f51-4896-a084-8f69f8eebe45 found for delete ", "request_id": "req-105fdb94-e51c-4d18-a17f-3ca1f68b64a3"}]} [pid: 8|app: 0|req: 503/1046] 10.0.0.156 () {32 vars in 740 bytes} [Tue May 19 17:36:11 2026] DELETE /v2.0/security-groups/29512779-8a64-425e-b79d-0e6cad86d753 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 17:36:11.214 7 INFO neutron.services.segments.plugin [-] Segment 47c93598-e75d-4efb-bc4c-7a94c08d6a2a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 47c93598-e75d-4efb-bc4c-7a94c08d6a2a found for delete ", "request_id": "req-89cd2682-fc1a-41c6-98cb-fe7e8dfc4f9c"}]} 2026-05-19 17:36:11.215 7 INFO neutron.services.segments.plugin [-] Segment 47c93598-e75d-4efb-bc4c-7a94c08d6a2a resource provider aggregate not found 2026-05-19 17:36:11.228 7 INFO neutron.services.segments.plugin [-] Segment 47c93598-e75d-4efb-bc4c-7a94c08d6a2a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 47c93598-e75d-4efb-bc4c-7a94c08d6a2a found for delete ", "request_id": "req-df913252-5204-41b6-a503-7e109fe54895"}]} [pid: 8|app: 0|req: 504/1047] 10.0.0.19 () {34 vars in 989 bytes} [Tue May 19 17:36:11 2026] GET /v2.0/ports?device_id=752f32c0-79f4-48c2-8af7-a7016cc70c62 => generated 971 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 505/1048] 10.0.0.19 () {34 vars in 1039 bytes} [Tue May 19 17:36:11 2026] GET /v2.0/security-groups?id=db109cbd-ed59-4282-91a4-5f7a75288335&fields=id&fields=name => generated 114 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 506/1049] 10.0.0.19 () {34 vars in 989 bytes} [Tue May 19 17:36:11 2026] GET /v2.0/ports?device_id=0dd832b4-b1b9-40a8-b5cb-59cc4e7c3775 => 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: 507/1050] 199.204.45.242 () {34 vars in 986 bytes} [Tue May 19 17:36:11 2026] GET /v2.0/networks?id=668066ed-81ae-42d2-91cd-f3183ce1cfb5 => generated 678 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 544/1051] 10.0.0.156 () {34 vars in 783 bytes} [Tue May 19 17:36:10 2026] PUT /v2.0/routers/fbcc8a43-0b6f-4d0d-a5b2-92e22208c0b2/add_router_interface => generated 309 bytes in 1826 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 508/1052] 199.204.45.242 () {38 vars in 955 bytes} [Tue May 19 17:36:11 2026] POST /v2.0/ports => generated 954 bytes in 589 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: 545/1053] 10.0.0.156 () {32 vars in 717 bytes} [Tue May 19 17:36:12 2026] GET /v2.0/ports/383ab57c-9259-42cf-b15b-2d3a519f0367 => generated 955 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 509/1054] 10.0.0.19 () {34 vars in 989 bytes} [Tue May 19 17:36:12 2026] GET /v2.0/ports?device_id=752f32c0-79f4-48c2-8af7-a7016cc70c62 => generated 971 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 546/1055] 199.204.45.242 () {38 vars in 1028 bytes} [Tue May 19 17:36:12 2026] PUT /v2.0/ports/44386fd6-a177-4ed6-a9c1-9896910d9b6c => generated 1199 bytes in 492 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: 547/1056] 10.0.0.19 () {34 vars in 1039 bytes} [Tue May 19 17:36:13 2026] GET /v2.0/security-groups?id=db109cbd-ed59-4282-91a4-5f7a75288335&fields=id&fields=name => generated 114 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 548/1057] 10.0.0.19 () {34 vars in 989 bytes} [Tue May 19 17:36:13 2026] GET /v2.0/ports?device_id=0dd832b4-b1b9-40a8-b5cb-59cc4e7c3775 => generated 969 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 17:36:13.201 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-966ec601-0923-45f6-968a-3a4341306b16'] response: {'name': 'network-changed', 'server_uuid': '0dd832b4-b1b9-40a8-b5cb-59cc4e7c3775', 'tag': '44386fd6-a177-4ed6-a9c1-9896910d9b6c', 'status': 'completed', 'code': 200} 2026-05-19 17:36:13.489 7 INFO neutron.db.segments_db [None req-31c1497d-3ec5-45b8-b6ad-8aec43df30fd 235689fbd44b4ba8ac0b9c6c4c854cc5 c1e06285fdcf451da32ce2908123b682 - - - -] Added segment c186cfbb-1df3-4a17-a184-f2840a3445cb of type vxlan for network 18baffa3-636f-4f51-9baa-a3616ab2552a [pid: 7|app: 0|req: 549/1058] 10.0.0.156 () {34 vars in 670 bytes} [Tue May 19 17:36:13 2026] POST /v2.0/networks => generated 648 bytes in 444 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 550/1059] 199.204.45.242 () {34 vars in 1080 bytes} [Tue May 19 17:36:13 2026] GET /v2.0/ports?tenant_id=358a66a8ca43499c829efcf5815f3096&device_id=0dd832b4-b1b9-40a8-b5cb-59cc4e7c3775 => generated 1238 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 551/1060] 10.0.0.19 () {34 vars in 1039 bytes} [Tue May 19 17:36:13 2026] GET /v2.0/security-groups?id=2194c42d-dd6a-48c8-8da6-0113e6704a91&fields=id&fields=name => generated 88 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 552/1061] 10.0.0.19 () {34 vars in 989 bytes} [Tue May 19 17:36:13 2026] GET /v2.0/ports?device_id=752f32c0-79f4-48c2-8af7-a7016cc70c62 => generated 971 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 510/1062] 10.0.0.156 () {34 vars in 789 bytes} [Tue May 19 17:36:12 2026] PUT /v2.0/routers/fbcc8a43-0b6f-4d0d-a5b2-92e22208c0b2/remove_router_interface => generated 309 bytes in 1190 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 511/1063] 199.204.45.242 () {34 vars in 1058 bytes} [Tue May 19 17:36:13 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=44386fd6-a177-4ed6-a9c1-9896910d9b6c => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 553/1064] 10.0.0.156 () {34 vars in 665 bytes} [Tue May 19 17:36:13 2026] POST /v2.0/ports => generated 778 bytes in 296 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-19 17:36:14.264 8 INFO neutron.db.l3_db [None req-7af153ff-ccd2-4148-88c4-42fb75a27d6f cab37c95d17a4013bd2efdb4bebba59f 353755db3b5e4649a65c74ea8297ecd9 - - - -] Floating IP 93dbb4dc-ce68-4a82-bda9-a5f066fd594e associated. External IP: 10.96.250.207, port: eb733d8a-a55b-4e96-bf85-e7ce243b2760. [pid: 8|app: 0|req: 512/1065] 10.0.0.156 () {34 vars in 749 bytes} [Tue May 19 17:36:13 2026] PUT /v2.0/floatingips/93dbb4dc-ce68-4a82-bda9-a5f066fd594e => generated 855 bytes in 829 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 17:36:14.715 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-244f74f3-8e40-40d6-bc6c-c137a38f771a'] response: {'name': 'network-changed', 'server_uuid': '752f32c0-79f4-48c2-8af7-a7016cc70c62', 'tag': 'eb733d8a-a55b-4e96-bf85-e7ce243b2760', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 513/1066] 199.204.45.242 () {34 vars in 984 bytes} [Tue May 19 17:36:14 2026] GET /v2.0/subnets?id=9e6bbd4d-2b8c-4555-b40e-e7fb76824c8b => generated 672 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 17:36:14.782 8 INFO neutron.db.segments_db [None req-d6fe0fc7-2f89-42c6-8b6f-1943adb31c78 235689fbd44b4ba8ac0b9c6c4c854cc5 c1e06285fdcf451da32ce2908123b682 - - - -] Added segment c0042678-c1d6-4247-afb3-112e3b1558a8 of type vxlan for network 331d1dbd-0d3d-4cb5-9b23-b1085f8ee1d1 [pid: 8|app: 0|req: 514/1067] 10.0.0.156 () {34 vars in 670 bytes} [Tue May 19 17:36:14 2026] POST /v2.0/networks => generated 635 bytes in 228 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 515/1068] 199.204.45.242 () {34 vars in 1052 bytes} [Tue May 19 17:36:14 2026] GET /v2.0/ports?network_id=668066ed-81ae-42d2-91cd-f3183ce1cfb5&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: 516/1069] 199.204.45.242 () {34 vars in 1080 bytes} [Tue May 19 17:36:14 2026] GET /v2.0/ports?tenant_id=353755db3b5e4649a65c74ea8297ecd9&device_id=752f32c0-79f4-48c2-8af7-a7016cc70c62 => generated 1240 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 517/1070] 10.0.0.19 () {34 vars in 989 bytes} [Tue May 19 17:36:15 2026] GET /v2.0/ports?device_id=0dd832b4-b1b9-40a8-b5cb-59cc4e7c3775 => generated 969 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 518/1071] 10.0.0.156 () {34 vars in 669 bytes} [Tue May 19 17:36:15 2026] POST /v2.0/subnets => generated 622 bytes in 332 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 554/1072] 10.0.0.156 () {34 vars in 789 bytes} [Tue May 19 17:36:14 2026] PUT /v2.0/routers/fbcc8a43-0b6f-4d0d-a5b2-92e22208c0b2/remove_router_interface => generated 309 bytes in 1414 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 519/1073] 199.204.45.242 () {34 vars in 1012 bytes} [Tue May 19 17:36:15 2026] GET /v2.0/networks/668066ed-81ae-42d2-91cd-f3183ce1cfb5?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: 520/1074] 10.0.0.19 () {34 vars in 1039 bytes} [Tue May 19 17:36:15 2026] GET /v2.0/security-groups?id=2194c42d-dd6a-48c8-8da6-0113e6704a91&fields=id&fields=name => generated 88 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 555/1075] 199.204.45.242 () {34 vars in 986 bytes} [Tue May 19 17:36:15 2026] GET /v2.0/networks?id=155d7bca-8479-4167-9e94-702bbfbf23f3 => generated 772 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 556/1076] 10.0.0.156 () {32 vars in 736 bytes} [Tue May 19 17:36:15 2026] GET /v2.0/ports?device_id=fbcc8a43-0b6f-4d0d-a5b2-92e22208c0b2 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 557/1077] 199.204.45.242 () {34 vars in 1112 bytes} [Tue May 19 17:36:15 2026] GET /v2.0/networks/668066ed-81ae-42d2-91cd-f3183ce1cfb5?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 558/1078] 199.204.45.242 () {34 vars in 1058 bytes} [Tue May 19 17:36:15 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=eb733d8a-a55b-4e96-bf85-e7ce243b2760 => generated 858 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 521/1079] 10.0.0.156 () {34 vars in 665 bytes} [Tue May 19 17:36:15 2026] POST /v2.0/ports => generated 966 bytes in 453 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 522/1080] 199.204.45.242 () {34 vars in 1080 bytes} [Tue May 19 17:36:16 2026] GET /v2.0/ports?tenant_id=358a66a8ca43499c829efcf5815f3096&device_id=0dd832b4-b1b9-40a8-b5cb-59cc4e7c3775 => generated 1238 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 523/1081] 199.204.45.242 () {34 vars in 984 bytes} [Tue May 19 17:36:16 2026] GET /v2.0/subnets?id=d1d93fa3-4487-44b1-95af-099f0ee68d02 => generated 670 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 524/1082] 10.0.0.156 () {32 vars in 720 bytes} [Tue May 19 17:36:16 2026] DELETE /v2.0/ports/473ef190-c0cf-42f7-9ffb-7bbf4d15ab07 => generated 0 bytes in 256 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 17:36:16.379 7 INFO neutron.services.segments.plugin [-] Segment 5aa294cd-bc26-4dfd-b55b-50eccf786e57 resource provider aggregate not found 2026-05-19 17:36:16.384 7 INFO neutron.services.segments.plugin [-] Segment 5aa294cd-bc26-4dfd-b55b-50eccf786e57 resource provider aggregate not found [pid: 8|app: 0|req: 525/1083] 199.204.45.242 () {34 vars in 986 bytes} [Tue May 19 17:36:16 2026] GET /v2.0/networks?id=668066ed-81ae-42d2-91cd-f3183ce1cfb5 => generated 774 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 17:36:16.408 7 INFO neutron.services.segments.plugin [-] Segment 5aa294cd-bc26-4dfd-b55b-50eccf786e57 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5aa294cd-bc26-4dfd-b55b-50eccf786e57 found for delete ", "request_id": "req-2f4d8a70-12ed-4c3f-aae7-e02e783b4da9"}]} 2026-05-19 17:36:16.408 7 INFO neutron.services.segments.plugin [-] Segment 5aa294cd-bc26-4dfd-b55b-50eccf786e57 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5aa294cd-bc26-4dfd-b55b-50eccf786e57 found for delete ", "request_id": "req-b4e6ea7b-b928-46a6-a618-217087fe526a"}]} 2026-05-19 17:36:16.411 7 INFO neutron.db.l3_hamode_db [None req-9564603d-5b2c-46b1-94fe-689cdb846e63 b8e347b15f8042da925b8ec013b62d11 63403367904e44f781586e1f6977fcd6 - - - -] HA network 751b886f-1c2e-4230-ba9c-024bb11a3b86 was deleted as no HA routers are present in tenant 63403367904e44f781586e1f6977fcd6. [pid: 7|app: 0|req: 559/1084] 10.0.0.156 () {32 vars in 724 bytes} [Tue May 19 17:36:15 2026] DELETE /v2.0/routers/fbcc8a43-0b6f-4d0d-a5b2-92e22208c0b2 => generated 0 bytes in 736 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 526/1085] 199.204.45.242 () {34 vars in 1052 bytes} [Tue May 19 17:36:16 2026] GET /v2.0/ports?network_id=155d7bca-8479-4167-9e94-702bbfbf23f3&device_owner=network%3Adhcp => generated 1244 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 17:36:16.442 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ea25ff05-00d8-457c-a515-fcf0985286c0 235689fbd44b4ba8ac0b9c6c4c854cc5 c1e06285fdcf451da32ce2908123b682 - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 560/1086] 10.0.0.156 () {32 vars in 720 bytes} [Tue May 19 17:36:16 2026] DELETE /v2.0/ports/473ef190-c0cf-42f7-9ffb-7bbf4d15ab07 => generated 132 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 527/1087] 199.204.45.242 () {34 vars in 1058 bytes} [Tue May 19 17:36:16 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=44386fd6-a177-4ed6-a9c1-9896910d9b6c => 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: 528/1088] 199.204.45.242 () {34 vars in 1012 bytes} [Tue May 19 17:36:16 2026] GET /v2.0/networks/155d7bca-8479-4167-9e94-702bbfbf23f3?fields=segments => generated 14 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 17:36:16.555 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5d2df9c4-a73f-4a42-ac9e-28a4153f745b 235689fbd44b4ba8ac0b9c6c4c854cc5 c1e06285fdcf451da32ce2908123b682 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 529/1089] 10.0.0.156 () {32 vars in 717 bytes} [Tue May 19 17:36:16 2026] GET /v2.0/ports/473ef190-c0cf-42f7-9ffb-7bbf4d15ab07 => generated 132 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 530/1090] 199.204.45.242 () {34 vars in 984 bytes} [Tue May 19 17:36:16 2026] GET /v2.0/subnets?id=9e6bbd4d-2b8c-4555-b40e-e7fb76824c8b => generated 672 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 531/1091] 199.204.45.242 () {34 vars in 1112 bytes} [Tue May 19 17:36:16 2026] GET /v2.0/networks/155d7bca-8479-4167-9e94-702bbfbf23f3?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: 561/1092] 10.0.0.156 () {32 vars in 724 bytes} [Tue May 19 17:36:16 2026] DELETE /v2.0/subnets/3c49fe41-d245-4ecb-baaa-03a611a7e4e1 => generated 0 bytes in 234 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 562/1093] 199.204.45.242 () {34 vars in 1052 bytes} [Tue May 19 17:36:16 2026] GET /v2.0/ports?network_id=668066ed-81ae-42d2-91cd-f3183ce1cfb5&device_owner=network%3Adhcp => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 563/1094] 10.0.0.19 () {34 vars in 989 bytes} [Tue May 19 17:36:16 2026] GET /v2.0/ports?device_id=0dd832b4-b1b9-40a8-b5cb-59cc4e7c3775 => generated 969 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 532/1095] 10.0.0.156 () {32 vars in 724 bytes} [Tue May 19 17:36:16 2026] DELETE /v2.0/subnets/55d74c0a-a70f-4b92-990e-eb5c93c1fd77 => generated 0 bytes in 242 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 564/1096] 10.0.0.156 () {32 vars in 724 bytes} [Tue May 19 17:36:16 2026] DELETE /v2.0/subnets/a7a4f644-3ce3-43c9-b07a-1721f2cb50d9 => generated 0 bytes in 249 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 565/1097] 10.0.0.19 () {34 vars in 1039 bytes} [Tue May 19 17:36:17 2026] GET /v2.0/security-groups?id=2194c42d-dd6a-48c8-8da6-0113e6704a91&fields=id&fields=name => generated 88 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 533/1098] 199.204.45.242 () {34 vars in 1012 bytes} [Tue May 19 17:36:16 2026] GET /v2.0/networks/668066ed-81ae-42d2-91cd-f3183ce1cfb5?fields=segments => generated 14 bytes in 424 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 17:36:17.531 8 INFO neutron.services.segments.plugin [-] Segment 33eab64b-4bfe-4804-99fe-aa0864a54ae9 resource provider aggregate not found 2026-05-19 17:36:17.536 8 INFO neutron.services.segments.plugin [-] Segment 33eab64b-4bfe-4804-99fe-aa0864a54ae9 resource provider aggregate not found 2026-05-19 17:36:17.564 8 INFO neutron.services.segments.plugin [-] Segment 33eab64b-4bfe-4804-99fe-aa0864a54ae9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 33eab64b-4bfe-4804-99fe-aa0864a54ae9 found for delete ", "request_id": "req-f468a4af-1de6-4a95-8b49-6a1206bc33a5"}]} [pid: 8|app: 0|req: 534/1099] 10.0.0.156 () {32 vars in 726 bytes} [Tue May 19 17:36:17 2026] DELETE /v2.0/networks/6eb5f52a-6f0c-481d-82ad-caddf5e9d3fe => generated 0 bytes in 247 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 17:36:17.574 8 INFO neutron.services.segments.plugin [-] Segment 33eab64b-4bfe-4804-99fe-aa0864a54ae9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 33eab64b-4bfe-4804-99fe-aa0864a54ae9 found for delete ", "request_id": "req-d772bb5e-5a22-4e07-9783-c2fe94b63d97"}]} [pid: 7|app: 0|req: 566/1100] 10.0.0.156 () {32 vars in 726 bytes} [Tue May 19 17:36:17 2026] DELETE /v2.0/networks/331d1dbd-0d3d-4cb5-9b23-b1085f8ee1d1 => generated 0 bytes in 500 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 535/1101] 199.204.45.242 () {34 vars in 1112 bytes} [Tue May 19 17:36:17 2026] GET /v2.0/networks/668066ed-81ae-42d2-91cd-f3183ce1cfb5?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 17:36:17.701 8 INFO neutron.db.segments_db [None req-e0842ffb-7d55-4df2-bbba-352a164a3233 235689fbd44b4ba8ac0b9c6c4c854cc5 c1e06285fdcf451da32ce2908123b682 - - - -] Added segment ff8cfc24-a2ac-4bd3-9865-84c42915632d of type vxlan for network a179c59d-c36e-4936-a245-0441b5fc0f0f [pid: 7|app: 0|req: 567/1102] 10.0.0.156 () {32 vars in 726 bytes} [Tue May 19 17:36:17 2026] DELETE /v2.0/networks/0a2f9b34-10ca-4428-95cd-6325590cf39d => 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: 536/1103] 10.0.0.156 () {34 vars in 670 bytes} [Tue May 19 17:36:17 2026] POST /v2.0/networks => generated 636 bytes in 219 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 17:36:17.931 7 INFO neutron.db.segments_db [None req-610f272c-4883-45c7-8b5e-3083df3c1bc9 b8e347b15f8042da925b8ec013b62d11 63403367904e44f781586e1f6977fcd6 - - - -] Added segment d6b38699-3d23-46a9-9d02-c33a0f3fa4c1 of type vxlan for network b2af251f-2523-4385-8ac7-6368b2c95ce1 [pid: 7|app: 0|req: 568/1104] 10.0.0.156 () {34 vars in 670 bytes} [Tue May 19 17:36:17 2026] POST /v2.0/networks => generated 629 bytes in 194 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 537/1105] 10.0.0.156 () {34 vars in 669 bytes} [Tue May 19 17:36:17 2026] POST /v2.0/subnets => generated 622 bytes in 354 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 538/1106] 10.0.0.19 () {34 vars in 989 bytes} [Tue May 19 17:36:18 2026] GET /v2.0/ports?device_id=0dd832b4-b1b9-40a8-b5cb-59cc4e7c3775 => generated 971 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 17:36:18.429 7 INFO neutron.services.segments.plugin [-] Segment c0042678-c1d6-4247-afb3-112e3b1558a8 resource provider aggregate not found 2026-05-19 17:36:18.436 7 INFO neutron.services.segments.plugin [-] Segment c0042678-c1d6-4247-afb3-112e3b1558a8 resource provider aggregate not found [pid: 7|app: 0|req: 569/1107] 10.0.0.156 () {34 vars in 669 bytes} [Tue May 19 17:36:18 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) 2026-05-19 17:36:18.454 7 INFO neutron.services.segments.plugin [-] Segment c0042678-c1d6-4247-afb3-112e3b1558a8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c0042678-c1d6-4247-afb3-112e3b1558a8 found for delete ", "request_id": "req-f68da92b-a39f-483f-b4fe-2c19b043e20e"}]} 2026-05-19 17:36:18.463 7 INFO neutron.services.segments.plugin [-] Segment c0042678-c1d6-4247-afb3-112e3b1558a8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c0042678-c1d6-4247-afb3-112e3b1558a8 found for delete ", "request_id": "req-3633e8b8-84f1-45e4-8b82-fed55a9a4851"}]} 2026-05-19 17:36:18.485 7 INFO neutron.services.segments.plugin [-] Segment 7eac5186-6b7d-42ad-84e5-4e32e1929042 resource provider aggregate not found 2026-05-19 17:36:18.495 7 INFO neutron.services.segments.plugin [-] Segment 7eac5186-6b7d-42ad-84e5-4e32e1929042 resource provider aggregate not found [pid: 7|app: 0|req: 570/1108] 10.0.0.19 () {34 vars in 1039 bytes} [Tue May 19 17:36:18 2026] GET /v2.0/security-groups?id=2194c42d-dd6a-48c8-8da6-0113e6704a91&fields=id&fields=name => generated 88 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 17:36:18.506 7 INFO neutron.services.segments.plugin [-] Segment 7eac5186-6b7d-42ad-84e5-4e32e1929042 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7eac5186-6b7d-42ad-84e5-4e32e1929042 found for delete ", "request_id": "req-6aea3bde-a336-47d4-b20a-921012ef8172"}]} 2026-05-19 17:36:18.523 7 INFO neutron.services.segments.plugin [-] Segment 7eac5186-6b7d-42ad-84e5-4e32e1929042 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7eac5186-6b7d-42ad-84e5-4e32e1929042 found for delete ", "request_id": "req-100ad8d2-034f-497c-b008-abfd7acc5c9f"}]} 2026-05-19 17:36:18.551 7 INFO neutron.db.segments_db [None req-e4f4b6bf-65ff-4e3c-9878-059fde484fef b8e347b15f8042da925b8ec013b62d11 63403367904e44f781586e1f6977fcd6 - - - -] Added segment 0ea41280-20ad-4e94-9266-f3896280763f of type vxlan for network f00675b5-c106-41b8-8d40-7044eba350b7 [pid: 8|app: 0|req: 539/1109] 10.0.0.156 () {34 vars in 665 bytes} [Tue May 19 17:36:18 2026] POST /v2.0/ports => generated 927 bytes in 460 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 17:36:18.951 7 INFO neutron.db.l3_hamode_db [None req-e4f4b6bf-65ff-4e3c-9878-059fde484fef b8e347b15f8042da925b8ec013b62d11 63403367904e44f781586e1f6977fcd6 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 540/1110] 10.0.0.156 () {32 vars in 720 bytes} [Tue May 19 17:36:18 2026] DELETE /v2.0/ports/89f0ca36-d6f6-47c4-8bf2-f41391fccb30 => generated 0 bytes in 362 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 541/1111] 10.0.0.19 () {34 vars in 989 bytes} [Tue May 19 17:36:19 2026] GET /v2.0/ports?device_id=0dd832b4-b1b9-40a8-b5cb-59cc4e7c3775 => generated 971 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 17:36:19.149 8 INFO neutron.pecan_wsgi.hooks.translation [None req-faffc3b7-3e08-471c-a646-4488255c1f35 235689fbd44b4ba8ac0b9c6c4c854cc5 c1e06285fdcf451da32ce2908123b682 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 542/1112] 10.0.0.156 () {32 vars in 717 bytes} [Tue May 19 17:36:19 2026] GET /v2.0/ports/89f0ca36-d6f6-47c4-8bf2-f41391fccb30 => generated 132 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 17:36:19.179 7 INFO neutron.db.l3_hamode_db [None req-e4f4b6bf-65ff-4e3c-9878-059fde484fef b8e347b15f8042da925b8ec013b62d11 63403367904e44f781586e1f6977fcd6 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 543/1113] 10.0.0.19 () {34 vars in 1039 bytes} [Tue May 19 17:36:19 2026] GET /v2.0/security-groups?id=2194c42d-dd6a-48c8-8da6-0113e6704a91&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: 544/1114] 10.0.0.156 () {32 vars in 724 bytes} [Tue May 19 17:36:19 2026] DELETE /v2.0/subnets/db0101b8-943e-4528-a96d-8f89c81fe3e7 => generated 0 bytes in 290 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 545/1115] 199.204.45.242 () {34 vars in 994 bytes} [Tue May 19 17:36:19 2026] GET /v2.0/ports?device_id=0dd832b4-b1b9-40a8-b5cb-59cc4e7c3775 => generated 971 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 17:36:19.981 8 INFO neutron.services.segments.plugin [-] Segment ff8cfc24-a2ac-4bd3-9865-84c42915632d resource provider aggregate not found 2026-05-19 17:36:19.988 8 INFO neutron.services.segments.plugin [-] Segment ff8cfc24-a2ac-4bd3-9865-84c42915632d resource provider aggregate not found 2026-05-19 17:36:20.007 8 INFO neutron.services.segments.plugin [-] Segment ff8cfc24-a2ac-4bd3-9865-84c42915632d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ff8cfc24-a2ac-4bd3-9865-84c42915632d found for delete ", "request_id": "req-c768c0fa-9a15-415e-b2c0-f6ea3848f2f2"}]} 2026-05-19 17:36:20.010 8 INFO neutron.services.segments.plugin [-] Segment ff8cfc24-a2ac-4bd3-9865-84c42915632d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ff8cfc24-a2ac-4bd3-9865-84c42915632d found for delete ", "request_id": "req-72739d37-d69b-44e0-97a9-f59f187e5373"}]} [pid: 8|app: 0|req: 546/1116] 10.0.0.156 () {32 vars in 726 bytes} [Tue May 19 17:36:19 2026] DELETE /v2.0/networks/a179c59d-c36e-4936-a245-0441b5fc0f0f => generated 0 bytes in 492 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 571/1117] 10.0.0.156 () {34 vars in 669 bytes} [Tue May 19 17:36:18 2026] POST /v2.0/routers => generated 506 bytes in 1523 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 547/1118] 199.204.45.242 () {36 vars in 997 bytes} [Tue May 19 17:36:20 2026] DELETE /v2.0/ports/44386fd6-a177-4ed6-a9c1-9896910d9b6c => generated 0 bytes in 336 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 572/1119] 10.0.0.156 () {34 vars in 665 bytes} [Tue May 19 17:36:20 2026] POST /v2.0/ports => generated 778 bytes in 343 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: 575/1122] 10.0.0.19 () {34 vars in 989 bytes} [Tue May 19 17:36:20 2026] GET /v2.0/ports?device_id=0dd832b4-b1b9-40a8-b5cb-59cc4e7c3775 => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 17:36:20.408 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-9638b89b-a219-43fb-84ef-e81f5b0a2271'] response: {'server_uuid': '0dd832b4-b1b9-40a8-b5cb-59cc4e7c3775', 'name': 'network-vif-deleted', 'tag': '44386fd6-a177-4ed6-a9c1-9896910d9b6c', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 576/1123] 10.0.0.156 () {34 vars in 737 bytes} [Tue May 19 17:36:20 2026] PUT /v2.0/ports/1fcaeb98-6092-46ff-8eb1-8d526b342cff => generated 752 bytes in 202 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 548/1124] 10.0.0.156 () {34 vars in 665 bytes} [Tue May 19 17:36:20 2026] POST /v2.0/ports => generated 948 bytes in 499 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 577/1125] 10.0.0.156 () {32 vars in 720 bytes} [Tue May 19 17:36:20 2026] DELETE /v2.0/ports/1fcaeb98-6092-46ff-8eb1-8d526b342cff => generated 0 bytes in 260 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 578/1126] 10.0.0.156 () {32 vars in 643 bytes} [Tue May 19 17:36:20 2026] GET /v2.0/ports => generated 781 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 17:36:21.006 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b8fc7ce1-40e4-4323-9e26-841402a897ed 235689fbd44b4ba8ac0b9c6c4c854cc5 c1e06285fdcf451da32ce2908123b682 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 579/1127] 10.0.0.156 () {32 vars in 717 bytes} [Tue May 19 17:36:20 2026] GET /v2.0/ports/1fcaeb98-6092-46ff-8eb1-8d526b342cff => generated 132 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 580/1128] 10.0.0.156 () {32 vars in 643 bytes} [Tue May 19 17:36:21 2026] GET /v2.0/ports => generated 781 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 581/1129] 10.0.0.156 () {32 vars in 717 bytes} [Tue May 19 17:36:21 2026] GET /v2.0/ports/3d86474a-4d3c-435f-b549-cda5cdf02bef => generated 778 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 17:36:21.117 7 INFO neutron.pecan_wsgi.hooks.translation [None req-846919df-8f58-4efc-aac4-a6a76cd62d4e 235689fbd44b4ba8ac0b9c6c4c854cc5 c1e06285fdcf451da32ce2908123b682 - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 582/1130] 10.0.0.156 () {32 vars in 720 bytes} [Tue May 19 17:36:21 2026] DELETE /v2.0/ports/89f0ca36-d6f6-47c4-8bf2-f41391fccb30 => generated 132 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 17:36:21.144 7 INFO neutron.pecan_wsgi.hooks.translation [None req-fcc6dfb6-bebe-4903-80dc-0d824b8e5bee 235689fbd44b4ba8ac0b9c6c4c854cc5 c1e06285fdcf451da32ce2908123b682 - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 583/1131] 10.0.0.156 () {32 vars in 724 bytes} [Tue May 19 17:36:21 2026] DELETE /v2.0/subnets/db0101b8-943e-4528-a96d-8f89c81fe3e7 => generated 136 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 17:36:21.185 7 INFO neutron.pecan_wsgi.hooks.translation [None req-be875fd6-f519-4fe3-9d15-aad8ff2e296a 235689fbd44b4ba8ac0b9c6c4c854cc5 c1e06285fdcf451da32ce2908123b682 - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 584/1132] 10.0.0.156 () {32 vars in 724 bytes} [Tue May 19 17:36:21 2026] DELETE /v2.0/subnets/55d74c0a-a70f-4b92-990e-eb5c93c1fd77 => generated 136 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 585/1133] 10.0.0.156 () {32 vars in 720 bytes} [Tue May 19 17:36:21 2026] DELETE /v2.0/ports/3d86474a-4d3c-435f-b549-cda5cdf02bef => generated 0 bytes in 242 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 17:36:21.636 7 INFO neutron.services.segments.plugin [-] Segment c186cfbb-1df3-4a17-a184-f2840a3445cb resource provider aggregate not found 2026-05-19 17:36:21.641 7 INFO neutron.services.segments.plugin [-] Segment c186cfbb-1df3-4a17-a184-f2840a3445cb resource provider aggregate not found 2026-05-19 17:36:21.655 7 INFO neutron.services.segments.plugin [-] Segment c186cfbb-1df3-4a17-a184-f2840a3445cb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c186cfbb-1df3-4a17-a184-f2840a3445cb found for delete ", "request_id": "req-088ae0e7-cd18-43b4-bfff-c5d17090ab1c"}]} 2026-05-19 17:36:21.658 7 INFO neutron.services.segments.plugin [-] Segment c186cfbb-1df3-4a17-a184-f2840a3445cb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c186cfbb-1df3-4a17-a184-f2840a3445cb found for delete ", "request_id": "req-f95fb2d7-2cc5-4471-856c-00e4604a906f"}]} [pid: 7|app: 0|req: 586/1134] 10.0.0.156 () {32 vars in 726 bytes} [Tue May 19 17:36:21 2026] DELETE /v2.0/networks/18baffa3-636f-4f51-9baa-a3616ab2552a => generated 0 bytes in 228 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 549/1135] 10.0.0.156 () {34 vars in 783 bytes} [Tue May 19 17:36:20 2026] PUT /v2.0/routers/4ceb8d0b-8ba1-4e17-aa95-1a96ef7f922a/add_router_interface => generated 309 bytes in 1517 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: 550/1136] 10.0.0.156 () {32 vars in 774 bytes} [Tue May 19 17:36:22 2026] GET /v2.0/security-groups?tenant_id=c1e06285fdcf451da32ce2908123b682&name=default => generated 2801 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 551/1137] 10.0.0.250 () {34 vars in 990 bytes} [Tue May 19 17:36:22 2026] GET /v2.0/ports?device_id=752f32c0-79f4-48c2-8af7-a7016cc70c62 => generated 1240 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 552/1138] 10.0.0.156 () {32 vars in 717 bytes} [Tue May 19 17:36:22 2026] GET /v2.0/ports/8a5d302f-7465-4c0c-9dbb-6d32ad4c259f => generated 1022 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 553/1139] 10.0.0.156 () {32 vars in 740 bytes} [Tue May 19 17:36:22 2026] DELETE /v2.0/security-groups/398c0594-226e-4c8a-a474-9e8734000ac1 => 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: 587/1140] 10.0.0.156 () {34 vars in 789 bytes} [Tue May 19 17:36:21 2026] PUT /v2.0/routers/653f77f9-5d2a-44c5-bc04-475485b94b36/remove_router_interface => generated 309 bytes in 1132 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 554/1141] 10.0.0.250 () {34 vars in 1040 bytes} [Tue May 19 17:36:22 2026] GET /v2.0/security-groups?id=db109cbd-ed59-4282-91a4-5f7a75288335&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-19 17:36:23.923 8 INFO neutron.services.segments.plugin [-] Segment 55f42b7f-edad-4033-bf39-8ac8362a6871 resource provider aggregate not found 2026-05-19 17:36:23.944 8 INFO neutron.services.segments.plugin [-] Segment 55f42b7f-edad-4033-bf39-8ac8362a6871 resource provider aggregate not found 2026-05-19 17:36:23.951 8 INFO neutron.services.segments.plugin [-] Segment 55f42b7f-edad-4033-bf39-8ac8362a6871 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 55f42b7f-edad-4033-bf39-8ac8362a6871 found for delete ", "request_id": "req-41362a8f-04a9-4f44-b528-f68b55baa28c"}]} 2026-05-19 17:36:23.961 8 INFO neutron.services.segments.plugin [-] Segment 55f42b7f-edad-4033-bf39-8ac8362a6871 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 55f42b7f-edad-4033-bf39-8ac8362a6871 found for delete ", "request_id": "req-b4e683ff-2e04-400d-b82a-4e8d8fb6bd7c"}]} 2026-05-19 17:36:23.974 8 INFO neutron.db.l3_hamode_db [None req-d08fb210-5683-4c05-a59b-79a7ce5fbeae 01a449a9d8324fe9aeff87c994d23720 df1527427308433c98372a94cd13fecd - - - -] HA network 6be3a09f-a9c0-46a3-b53d-a9ded408abd0 was deleted as no HA routers are present in tenant 358a66a8ca43499c829efcf5815f3096. [pid: 8|app: 0|req: 555/1142] 10.0.0.156 () {32 vars in 724 bytes} [Tue May 19 17:36:22 2026] DELETE /v2.0/routers/653f77f9-5d2a-44c5-bc04-475485b94b36 => generated 0 bytes in 1175 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 556/1143] 10.0.0.156 () {32 vars in 724 bytes} [Tue May 19 17:36:23 2026] DELETE /v2.0/subnets/9e6bbd4d-2b8c-4555-b40e-e7fb76824c8b => 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: 588/1144] 10.0.0.156 () {34 vars in 789 bytes} [Tue May 19 17:36:22 2026] PUT /v2.0/routers/4ceb8d0b-8ba1-4e17-aa95-1a96ef7f922a/remove_router_interface => generated 309 bytes in 1532 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-19 17:36:24.487 7 INFO neutron.api.v2.resource [None req-5853185a-8df0-4f19-a3e5-cb2ecb785126 b8e347b15f8042da925b8ec013b62d11 63403367904e44f781586e1f6977fcd6 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 589/1145] 10.0.0.156 () {34 vars in 789 bytes} [Tue May 19 17:36:24 2026] PUT /v2.0/routers/4ceb8d0b-8ba1-4e17-aa95-1a96ef7f922a/remove_router_interface => generated 197 bytes in 145 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 590/1146] 10.0.0.156 () {32 vars in 736 bytes} [Tue May 19 17:36:24 2026] GET /v2.0/ports?device_id=4ceb8d0b-8ba1-4e17-aa95-1a96ef7f922a => 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: 557/1147] 10.0.0.156 () {32 vars in 726 bytes} [Tue May 19 17:36:24 2026] DELETE /v2.0/networks/668066ed-81ae-42d2-91cd-f3183ce1cfb5 => generated 0 bytes in 399 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 17:36:24.796 7 INFO neutron.db.segments_db [None req-ba466b48-2356-403d-b861-21cb80726705 98a78394855049319e1ee2454a44ce47 91cb5fb7d5414844a50272a74f4dd32f - - - -] Added segment 6f6fed53-dabd-49dc-ac69-823f21e93c05 of type vxlan for network d028db4b-0fcb-43cc-809e-8198d8e081e7 [pid: 7|app: 0|req: 591/1148] 10.0.0.156 () {34 vars in 670 bytes} [Tue May 19 17:36:24 2026] POST /v2.0/networks => generated 634 bytes in 416 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 592/1149] 10.0.0.156 () {32 vars in 774 bytes} [Tue May 19 17:36:24 2026] GET /v2.0/security-groups?tenant_id=358a66a8ca43499c829efcf5815f3096&name=default => generated 2801 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 17:36:25.023 7 INFO neutron.db.segments_db [None req-52fb705d-0fc5-4901-aabc-873ef188854d 98a78394855049319e1ee2454a44ce47 91cb5fb7d5414844a50272a74f4dd32f - - - -] Added segment 70e13102-8de8-4dfa-ab93-04b03ab6c4ca of type vxlan for network 11229aa0-3aa7-474d-8185-acf4ef01a349 [pid: 7|app: 0|req: 593/1150] 10.0.0.156 () {34 vars in 670 bytes} [Tue May 19 17:36:24 2026] POST /v2.0/networks => generated 634 bytes in 256 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 594/1151] 10.0.0.156 () {32 vars in 740 bytes} [Tue May 19 17:36:25 2026] DELETE /v2.0/security-groups/2194c42d-dd6a-48c8-8da6-0113e6704a91 => generated 0 bytes in 222 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 17:36:25.533 8 INFO neutron.db.l3_hamode_db [None req-8c519c23-2a02-47d8-ac02-6b918bf84adb b8e347b15f8042da925b8ec013b62d11 63403367904e44f781586e1f6977fcd6 - - - -] HA network f00675b5-c106-41b8-8d40-7044eba350b7 was deleted as no HA routers are present in tenant 63403367904e44f781586e1f6977fcd6. [pid: 8|app: 0|req: 558/1152] 10.0.0.156 () {32 vars in 724 bytes} [Tue May 19 17:36:24 2026] DELETE /v2.0/routers/4ceb8d0b-8ba1-4e17-aa95-1a96ef7f922a => generated 0 bytes in 897 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 559/1153] 10.0.0.156 () {32 vars in 724 bytes} [Tue May 19 17:36:25 2026] DELETE /v2.0/subnets/2b2f4bf0-49fa-4aa5-9060-fc95bfb9e472 => generated 0 bytes in 250 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 17:36:25.974 8 INFO neutron.services.segments.plugin [-] Segment 3c3df7cc-466c-4b6c-8fde-3e08a814f71c resource provider aggregate not found 2026-05-19 17:36:25.984 8 INFO neutron.services.segments.plugin [-] Segment 3c3df7cc-466c-4b6c-8fde-3e08a814f71c resource provider aggregate not found 2026-05-19 17:36:26.001 8 INFO neutron.services.segments.plugin [-] Segment 3c3df7cc-466c-4b6c-8fde-3e08a814f71c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3c3df7cc-466c-4b6c-8fde-3e08a814f71c found for delete ", "request_id": "req-1b00a4b5-8e0a-4383-8b4d-959e889b5dc2"}]} 2026-05-19 17:36:26.008 8 INFO neutron.services.segments.plugin [-] Segment 3c3df7cc-466c-4b6c-8fde-3e08a814f71c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3c3df7cc-466c-4b6c-8fde-3e08a814f71c found for delete ", "request_id": "req-0f90ec5e-023d-4892-94e6-6da004c7d8de"}]} 2026-05-19 17:36:26.023 8 INFO neutron.services.segments.plugin [-] Segment 0ea41280-20ad-4e94-9266-f3896280763f resource provider aggregate not found 2026-05-19 17:36:26.031 8 INFO neutron.services.segments.plugin [-] Segment 0ea41280-20ad-4e94-9266-f3896280763f resource provider aggregate not found 2026-05-19 17:36:26.039 8 INFO neutron.services.segments.plugin [-] Segment 0ea41280-20ad-4e94-9266-f3896280763f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0ea41280-20ad-4e94-9266-f3896280763f found for delete ", "request_id": "req-8a779c7d-69e0-41b6-929a-d64b9608d13f"}]} [pid: 7|app: 0|req: 595/1154] 10.0.0.156 () {34 vars in 669 bytes} [Tue May 19 17:36:25 2026] POST /v2.0/subnets => generated 622 bytes in 609 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 17:36:26.054 8 INFO neutron.services.segments.plugin [-] Segment 0ea41280-20ad-4e94-9266-f3896280763f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0ea41280-20ad-4e94-9266-f3896280763f found for delete ", "request_id": "req-9086ba69-ac5c-4ec3-9aec-33108297e9c5"}]} /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: 596/1155] 10.0.0.19 () {34 vars in 989 bytes} [Tue May 19 17:36:26 2026] GET /v2.0/ports?device_id=752f32c0-79f4-48c2-8af7-a7016cc70c62 => generated 971 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 597/1156] 10.0.0.156 () {34 vars in 669 bytes} [Tue May 19 17:36:26 2026] POST /v2.0/subnets => generated 631 bytes in 559 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 560/1157] 10.0.0.156 () {32 vars in 726 bytes} [Tue May 19 17:36:25 2026] DELETE /v2.0/networks/b2af251f-2523-4385-8ac7-6368b2c95ce1 => generated 0 bytes in 922 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 598/1158] 10.0.0.19 () {34 vars in 1039 bytes} [Tue May 19 17:36:26 2026] GET /v2.0/security-groups?id=db109cbd-ed59-4282-91a4-5f7a75288335&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-19 17:36:26.818 8 INFO neutron.db.segments_db [None req-93f997a8-52bd-46a7-ae55-3677f661914d 98a78394855049319e1ee2454a44ce47 91cb5fb7d5414844a50272a74f4dd32f - - - -] Added segment 9e2df237-3ae5-47cb-b370-e7761739e3ae of type vxlan for network a67ecf14-3e61-4429-92f3-503053acfd20 2026-05-19 17:36:26.846 7 INFO neutron.db.segments_db [None req-2957e25b-19ac-44a7-afc1-773608834fa2 b8e347b15f8042da925b8ec013b62d11 63403367904e44f781586e1f6977fcd6 - - - -] Added segment 2de86254-c83b-4499-87c7-d23666fb7a20 of type vxlan for network eabb3f0a-80fd-4c42-89c1-e2eea4f63101 [pid: 7|app: 0|req: 599/1159] 10.0.0.156 () {34 vars in 670 bytes} [Tue May 19 17:36:26 2026] POST /v2.0/networks => generated 630 bytes in 224 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 600/1160] 10.0.0.19 () {34 vars in 989 bytes} [Tue May 19 17:36:26 2026] GET /v2.0/ports?device_id=752f32c0-79f4-48c2-8af7-a7016cc70c62 => generated 971 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 17:36:27.233 8 INFO neutron.db.l3_hamode_db [None req-93f997a8-52bd-46a7-ae55-3677f661914d 98a78394855049319e1ee2454a44ce47 91cb5fb7d5414844a50272a74f4dd32f - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-19 17:36:27.429 8 INFO neutron.db.l3_hamode_db [None req-93f997a8-52bd-46a7-ae55-3677f661914d 98a78394855049319e1ee2454a44ce47 91cb5fb7d5414844a50272a74f4dd32f - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 601/1161] 10.0.0.156 () {34 vars in 669 bytes} [Tue May 19 17:36:27 2026] POST /v2.0/subnets => generated 602 bytes in 419 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 602/1162] 10.0.0.19 () {34 vars in 1039 bytes} [Tue May 19 17:36:27 2026] GET /v2.0/security-groups?id=db109cbd-ed59-4282-91a4-5f7a75288335&fields=id&fields=name => generated 114 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 17:36:27.528 7 INFO neutron.db.segments_db [None req-9b69c858-9f74-4d76-a564-46de1fe8de9d b8e347b15f8042da925b8ec013b62d11 63403367904e44f781586e1f6977fcd6 - - - -] Added segment b8f88825-3476-4aa6-83b9-385168a4017c of type vxlan for network 4087c96d-f214-4c5e-8ad8-dfab927f1b4e 2026-05-19 17:36:27.920 7 INFO neutron.db.l3_hamode_db [None req-9b69c858-9f74-4d76-a564-46de1fe8de9d b8e347b15f8042da925b8ec013b62d11 63403367904e44f781586e1f6977fcd6 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-19 17:36:28.067 8 INFO neutron.services.segments.plugin [-] Segment d6b38699-3d23-46a9-9d02-c33a0f3fa4c1 resource provider aggregate not found 2026-05-19 17:36:28.083 8 INFO neutron.services.segments.plugin [-] Segment d6b38699-3d23-46a9-9d02-c33a0f3fa4c1 resource provider aggregate not found 2026-05-19 17:36:28.090 8 INFO neutron.services.segments.plugin [-] Segment d6b38699-3d23-46a9-9d02-c33a0f3fa4c1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d6b38699-3d23-46a9-9d02-c33a0f3fa4c1 found for delete ", "request_id": "req-29e49d83-d53e-4447-944c-2d3c7c4b952d"}]} 2026-05-19 17:36:28.108 7 INFO neutron.db.l3_hamode_db [None req-9b69c858-9f74-4d76-a564-46de1fe8de9d b8e347b15f8042da925b8ec013b62d11 63403367904e44f781586e1f6977fcd6 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-19 17:36:28.127 8 INFO neutron.services.segments.plugin [-] Segment d6b38699-3d23-46a9-9d02-c33a0f3fa4c1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d6b38699-3d23-46a9-9d02-c33a0f3fa4c1 found for delete ", "request_id": "req-811d271e-d4a4-4490-8529-8996d01da936"}]} [pid: 8|app: 0|req: 561/1163] 10.0.0.156 () {34 vars in 669 bytes} [Tue May 19 17:36:26 2026] POST /v2.0/routers => generated 511 bytes in 1640 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 562/1164] 10.0.0.19 () {34 vars in 989 bytes} [Tue May 19 17:36:28 2026] GET /v2.0/ports?device_id=752f32c0-79f4-48c2-8af7-a7016cc70c62 => generated 971 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 563/1165] 199.204.45.242 () {34 vars in 1080 bytes} [Tue May 19 17:36:28 2026] GET /v2.0/ports?tenant_id=353755db3b5e4649a65c74ea8297ecd9&device_id=752f32c0-79f4-48c2-8af7-a7016cc70c62 => generated 1240 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 603/1166] 10.0.0.156 () {34 vars in 669 bytes} [Tue May 19 17:36:27 2026] POST /v2.0/routers => generated 507 bytes in 1484 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 604/1167] 10.0.0.19 () {34 vars in 1039 bytes} [Tue May 19 17:36:28 2026] GET /v2.0/security-groups?id=db109cbd-ed59-4282-91a4-5f7a75288335&fields=id&fields=name => generated 114 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 605/1168] 199.204.45.242 () {34 vars in 986 bytes} [Tue May 19 17:36:28 2026] GET /v2.0/networks?id=155d7bca-8479-4167-9e94-702bbfbf23f3 => generated 772 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 564/1169] 10.0.0.156 () {34 vars in 783 bytes} [Tue May 19 17:36:28 2026] PUT /v2.0/routers/98594674-ef84-4904-91b8-82d8a31f374a/add_router_interface => generated 309 bytes in 1371 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 565/1170] 199.204.45.242 () {34 vars in 1058 bytes} [Tue May 19 17:36:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=eb733d8a-a55b-4e96-bf85-e7ce243b2760 => generated 860 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 566/1171] 10.0.0.156 () {32 vars in 717 bytes} [Tue May 19 17:36:29 2026] GET /v2.0/ports/f8311ca7-8ae2-4e05-8a36-159a4f2a8f86 => generated 959 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 567/1172] 199.204.45.242 () {34 vars in 984 bytes} [Tue May 19 17:36:30 2026] GET /v2.0/subnets?id=d1d93fa3-4487-44b1-95af-099f0ee68d02 => generated 670 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 606/1173] 10.0.0.156 () {34 vars in 783 bytes} [Tue May 19 17:36:29 2026] PUT /v2.0/routers/81c100bf-a365-4230-9c40-0c26787bceef/add_router_interface => generated 309 bytes in 1588 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 607/1174] 199.204.45.242 () {34 vars in 1052 bytes} [Tue May 19 17:36:30 2026] GET /v2.0/ports?network_id=155d7bca-8479-4167-9e94-702bbfbf23f3&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: 7|app: 0|req: 608/1175] 10.0.0.19 () {34 vars in 989 bytes} [Tue May 19 17:36:30 2026] GET /v2.0/ports?device_id=752f32c0-79f4-48c2-8af7-a7016cc70c62 => generated 971 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 609/1176] 10.0.0.156 () {32 vars in 774 bytes} [Tue May 19 17:36:30 2026] GET /v2.0/security-groups?tenant_id=9769c8df5b904e8f8dd59157e3f5d7b6&name=default => generated 2801 bytes in 311 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 610/1177] 10.0.0.156 () {32 vars in 717 bytes} [Tue May 19 17:36:31 2026] GET /v2.0/ports/b5fe46aa-f26d-47a2-9fd8-c308fb067e94 => generated 955 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 611/1178] 199.204.45.242 () {34 vars in 1012 bytes} [Tue May 19 17:36:31 2026] GET /v2.0/networks/155d7bca-8479-4167-9e94-702bbfbf23f3?fields=segments => generated 14 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 612/1179] 10.0.0.19 () {34 vars in 1039 bytes} [Tue May 19 17:36:31 2026] GET /v2.0/security-groups?id=db109cbd-ed59-4282-91a4-5f7a75288335&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: 613/1180] 10.0.0.156 () {32 vars in 740 bytes} [Tue May 19 17:36:31 2026] DELETE /v2.0/security-groups/a6bcbef3-f678-46bb-a589-b753d110e9e2 => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 568/1181] 10.0.0.156 () {34 vars in 783 bytes} [Tue May 19 17:36:30 2026] PUT /v2.0/routers/98594674-ef84-4904-91b8-82d8a31f374a/add_router_interface => generated 309 bytes in 1455 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 569/1182] 199.204.45.242 () {34 vars in 1112 bytes} [Tue May 19 17:36:31 2026] GET /v2.0/networks/155d7bca-8479-4167-9e94-702bbfbf23f3?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 570/1183] 10.0.0.156 () {32 vars in 774 bytes} [Tue May 19 17:36:31 2026] GET /v2.0/security-groups?tenant_id=4ba36cad831f4d6aa599dffc259b3b4a&name=default => generated 2801 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 571/1184] 10.0.0.156 () {32 vars in 717 bytes} [Tue May 19 17:36:31 2026] GET /v2.0/ports/d26731b5-f496-4d8c-8f52-ec971e82fae2 => generated 967 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 572/1185] 10.0.0.156 () {32 vars in 740 bytes} [Tue May 19 17:36:31 2026] DELETE /v2.0/security-groups/a1bd039d-7cf1-4f75-bfe7-c69e996ac930 => generated 0 bytes in 149 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 614/1186] 10.0.0.156 () {34 vars in 789 bytes} [Tue May 19 17:36:31 2026] PUT /v2.0/routers/81c100bf-a365-4230-9c40-0c26787bceef/remove_router_interface => generated 309 bytes in 1513 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 615/1187] 10.0.0.19 () {34 vars in 989 bytes} [Tue May 19 17:36:32 2026] GET /v2.0/ports?device_id=752f32c0-79f4-48c2-8af7-a7016cc70c62 => generated 971 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 616/1188] 10.0.0.156 () {32 vars in 736 bytes} [Tue May 19 17:36:32 2026] GET /v2.0/ports?device_id=81c100bf-a365-4230-9c40-0c26787bceef => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 617/1189] 10.0.0.19 () {34 vars in 1039 bytes} [Tue May 19 17:36:32 2026] GET /v2.0/security-groups?id=db109cbd-ed59-4282-91a4-5f7a75288335&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: 573/1190] 10.0.0.156 () {34 vars in 789 bytes} [Tue May 19 17:36:31 2026] PUT /v2.0/routers/98594674-ef84-4904-91b8-82d8a31f374a/remove_router_interface => generated 309 bytes in 1518 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 17:36:33.799 7 INFO neutron.services.segments.plugin [-] Segment b8f88825-3476-4aa6-83b9-385168a4017c resource provider aggregate not found 2026-05-19 17:36:33.804 7 INFO neutron.services.segments.plugin [-] Segment b8f88825-3476-4aa6-83b9-385168a4017c resource provider aggregate not found 2026-05-19 17:36:33.824 7 INFO neutron.services.segments.plugin [-] Segment b8f88825-3476-4aa6-83b9-385168a4017c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b8f88825-3476-4aa6-83b9-385168a4017c found for delete ", "request_id": "req-fbe8b959-22e1-45a1-ad1f-07063d040497"}]} 2026-05-19 17:36:33.825 7 INFO neutron.services.segments.plugin [-] Segment b8f88825-3476-4aa6-83b9-385168a4017c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b8f88825-3476-4aa6-83b9-385168a4017c found for delete ", "request_id": "req-e5bcff4f-b310-4abc-a3b0-7bdf8b52110a"}]} 2026-05-19 17:36:33.830 7 INFO neutron.db.l3_hamode_db [None req-c7ce72d0-abb1-4b6c-9ab5-dcf981e9ba8e b8e347b15f8042da925b8ec013b62d11 63403367904e44f781586e1f6977fcd6 - - - -] HA network 4087c96d-f214-4c5e-8ad8-dfab927f1b4e was deleted as no HA routers are present in tenant 63403367904e44f781586e1f6977fcd6. [pid: 7|app: 0|req: 618/1191] 10.0.0.156 () {32 vars in 724 bytes} [Tue May 19 17:36:32 2026] DELETE /v2.0/routers/81c100bf-a365-4230-9c40-0c26787bceef => generated 0 bytes in 875 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 619/1192] 10.0.0.156 () {32 vars in 724 bytes} [Tue May 19 17:36:33 2026] DELETE /v2.0/subnets/d915d92c-c051-4534-9402-0ab2903d73f5 => generated 0 bytes in 264 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 620/1193] 10.0.0.19 () {34 vars in 989 bytes} [Tue May 19 17:36:34 2026] GET /v2.0/ports?device_id=752f32c0-79f4-48c2-8af7-a7016cc70c62 => generated 969 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 574/1194] 10.0.0.156 () {34 vars in 789 bytes} [Tue May 19 17:36:33 2026] PUT /v2.0/routers/98594674-ef84-4904-91b8-82d8a31f374a/remove_router_interface => generated 309 bytes in 998 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 575/1195] 10.0.0.19 () {34 vars in 1039 bytes} [Tue May 19 17:36:34 2026] GET /v2.0/security-groups?id=db109cbd-ed59-4282-91a4-5f7a75288335&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: 8|app: 0|req: 576/1196] 10.0.0.156 () {32 vars in 736 bytes} [Tue May 19 17:36:34 2026] GET /v2.0/ports?device_id=98594674-ef84-4904-91b8-82d8a31f374a => 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: 621/1197] 10.0.0.156 () {32 vars in 726 bytes} [Tue May 19 17:36:34 2026] DELETE /v2.0/networks/eabb3f0a-80fd-4c42-89c1-e2eea4f63101 => generated 0 bytes in 445 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 17:36:34.654 7 INFO neutron.db.segments_db [None req-3fff1e51-df86-4cd4-a1e6-28e3d9a4483a b8e347b15f8042da925b8ec013b62d11 63403367904e44f781586e1f6977fcd6 - - - -] Added segment 8ddd5338-3203-43f8-9547-f872b7de8fb8 of type vxlan for network 69c6a1df-6ae5-4f9d-a240-693e2c774c1e 2026-05-19 17:36:34.999 7 INFO neutron.db.l3_hamode_db [None req-3fff1e51-df86-4cd4-a1e6-28e3d9a4483a b8e347b15f8042da925b8ec013b62d11 63403367904e44f781586e1f6977fcd6 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-19 17:36:35.328 8 INFO neutron.services.segments.plugin [-] Segment 9e2df237-3ae5-47cb-b370-e7761739e3ae resource provider aggregate not found 2026-05-19 17:36:35.335 8 INFO neutron.services.segments.plugin [-] Segment 9e2df237-3ae5-47cb-b370-e7761739e3ae resource provider aggregate not found 2026-05-19 17:36:35.354 8 INFO neutron.services.segments.plugin [-] Segment 9e2df237-3ae5-47cb-b370-e7761739e3ae resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9e2df237-3ae5-47cb-b370-e7761739e3ae found for delete ", "request_id": "req-1c28eba6-d551-4718-bdc9-f151d1c0f82b"}]} 2026-05-19 17:36:35.355 8 INFO neutron.services.segments.plugin [-] Segment 9e2df237-3ae5-47cb-b370-e7761739e3ae resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9e2df237-3ae5-47cb-b370-e7761739e3ae found for delete ", "request_id": "req-5f914071-01f4-4f97-932d-c343817fc1df"}]} 2026-05-19 17:36:35.360 8 INFO neutron.db.l3_hamode_db [None req-6efed1bf-a6eb-4ccc-9e7a-f8c72e3fc4f6 98a78394855049319e1ee2454a44ce47 91cb5fb7d5414844a50272a74f4dd32f - - - -] HA network a67ecf14-3e61-4429-92f3-503053acfd20 was deleted as no HA routers are present in tenant 91cb5fb7d5414844a50272a74f4dd32f. [pid: 8|app: 0|req: 577/1198] 10.0.0.156 () {32 vars in 724 bytes} [Tue May 19 17:36:34 2026] DELETE /v2.0/routers/98594674-ef84-4904-91b8-82d8a31f374a => generated 0 bytes in 802 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 580/1201] 10.0.0.156 () {32 vars in 724 bytes} [Tue May 19 17:36:35 2026] DELETE /v2.0/subnets/c1021255-cc48-4793-bdb1-ddc865e89a60 => generated 0 bytes in 257 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 581/1202] 10.0.0.156 () {32 vars in 724 bytes} [Tue May 19 17:36:35 2026] DELETE /v2.0/subnets/a9fd4d4c-ec7d-471e-9778-76fe7adb27d8 => generated 0 bytes in 214 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 17:36:35.877 7 INFO neutron.services.segments.plugin [-] Segment 2de86254-c83b-4499-87c7-d23666fb7a20 resource provider aggregate not found 2026-05-19 17:36:35.897 7 INFO neutron.services.segments.plugin [-] Segment 2de86254-c83b-4499-87c7-d23666fb7a20 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2de86254-c83b-4499-87c7-d23666fb7a20 found for delete ", "request_id": "req-7911538e-d72e-469d-aaf3-277bff68598e"}]} 2026-05-19 17:36:35.904 7 INFO neutron.services.segments.plugin [-] Segment 2de86254-c83b-4499-87c7-d23666fb7a20 resource provider aggregate not found 2026-05-19 17:36:35.984 7 INFO neutron.services.segments.plugin [-] Segment 2de86254-c83b-4499-87c7-d23666fb7a20 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2de86254-c83b-4499-87c7-d23666fb7a20 found for delete ", "request_id": "req-9dac3a1a-1fe2-425f-b978-dcb38c7b6d39"}]} 2026-05-19 17:36:36.371 7 INFO neutron.db.l3_hamode_db [None req-3fff1e51-df86-4cd4-a1e6-28e3d9a4483a b8e347b15f8042da925b8ec013b62d11 63403367904e44f781586e1f6977fcd6 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 582/1203] 10.0.0.156 () {32 vars in 726 bytes} [Tue May 19 17:36:35 2026] DELETE /v2.0/networks/11229aa0-3aa7-474d-8185-acf4ef01a349 => generated 0 bytes in 666 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 583/1204] 10.0.0.156 () {32 vars in 726 bytes} [Tue May 19 17:36:36 2026] DELETE /v2.0/networks/d028db4b-0fcb-43cc-809e-8198d8e081e7 => 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: 584/1205] 10.0.0.156 () {32 vars in 774 bytes} [Tue May 19 17:36:36 2026] GET /v2.0/security-groups?tenant_id=74fc4a92b2114d93bfb4464e48cfd7ed&name=default => generated 2801 bytes in 339 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 17:36:37.194 8 INFO neutron.db.segments_db [None req-fba5033a-cdee-4860-95f0-14bbcd592153 98a78394855049319e1ee2454a44ce47 91cb5fb7d5414844a50272a74f4dd32f - - - -] Added segment 85ade833-a8cc-4ade-8df8-c23db7256f86 of type vxlan for network 19b3134a-1a56-452a-98b5-122cc5db9c85 [pid: 8|app: 0|req: 585/1206] 10.0.0.156 () {34 vars in 670 bytes} [Tue May 19 17:36:37 2026] POST /v2.0/networks => generated 633 bytes in 185 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 17:36:37.378 8 INFO neutron.services.segments.plugin [-] Segment 70e13102-8de8-4dfa-ab93-04b03ab6c4ca resource provider aggregate not found 2026-05-19 17:36:37.385 8 INFO neutron.services.segments.plugin [-] Segment 70e13102-8de8-4dfa-ab93-04b03ab6c4ca resource provider aggregate not found 2026-05-19 17:36:37.394 8 INFO neutron.services.segments.plugin [-] Segment 70e13102-8de8-4dfa-ab93-04b03ab6c4ca resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 70e13102-8de8-4dfa-ab93-04b03ab6c4ca found for delete ", "request_id": "req-f1b8dcb0-45d8-46ed-b3fe-42cb105a6c97"}]} 2026-05-19 17:36:37.408 8 INFO neutron.services.segments.plugin [-] Segment 6f6fed53-dabd-49dc-ac69-823f21e93c05 resource provider aggregate not found 2026-05-19 17:36:37.414 8 INFO neutron.services.segments.plugin [-] Segment 70e13102-8de8-4dfa-ab93-04b03ab6c4ca resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 70e13102-8de8-4dfa-ab93-04b03ab6c4ca found for delete ", "request_id": "req-c765812d-b207-4250-83ef-5c0050b8f494"}]} 2026-05-19 17:36:37.430 8 INFO neutron.services.segments.plugin [-] Segment 6f6fed53-dabd-49dc-ac69-823f21e93c05 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6f6fed53-dabd-49dc-ac69-823f21e93c05 found for delete ", "request_id": "req-f106a492-a7c7-4d94-bc14-89ffe6efc4ac"}]} 2026-05-19 17:36:37.435 8 INFO neutron.services.segments.plugin [-] Segment 6f6fed53-dabd-49dc-ac69-823f21e93c05 resource provider aggregate not found 2026-05-19 17:36:37.455 8 INFO neutron.services.segments.plugin [-] Segment 6f6fed53-dabd-49dc-ac69-823f21e93c05 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6f6fed53-dabd-49dc-ac69-823f21e93c05 found for delete ", "request_id": "req-a1dcac0e-675e-4bb4-9c40-c6efaff00f64"}]} [pid: 8|app: 0|req: 586/1207] 10.0.0.156 () {32 vars in 740 bytes} [Tue May 19 17:36:37 2026] DELETE /v2.0/security-groups/8d09f142-c7dc-4480-b92e-adc9f346d802 => generated 0 bytes in 158 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 622/1208] 10.0.0.156 () {34 vars in 669 bytes} [Tue May 19 17:36:34 2026] POST /v2.0/routers => generated 687 bytes in 3021 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 623/1209] 10.0.0.156 () {32 vars in 774 bytes} [Tue May 19 17:36:37 2026] GET /v2.0/security-groups?tenant_id=a3fe31dce14d4152911942bfb1a5bc4a&name=default => generated 2801 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 624/1210] 10.0.0.156 () {32 vars in 721 bytes} [Tue May 19 17:36:37 2026] GET /v2.0/routers/db20a831-2782-430e-8b96-a872ca7ed2e8 => generated 693 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 587/1211] 10.0.0.156 () {34 vars in 669 bytes} [Tue May 19 17:36:37 2026] POST /v2.0/subnets => generated 622 bytes in 381 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 625/1212] 10.0.0.156 () {32 vars in 740 bytes} [Tue May 19 17:36:37 2026] DELETE /v2.0/security-groups/c6a7ea94-c1bd-468a-9d36-64712fb27aa2 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 17:36:37.969 7 INFO neutron.db.segments_db [None req-5e513cec-512f-4f97-bc51-118bf5de84a3 98a78394855049319e1ee2454a44ce47 91cb5fb7d5414844a50272a74f4dd32f - - - -] Added segment ad06498b-509a-4102-8f14-c28a6f07388e of type vxlan for network dadafd98-fcb7-4029-9664-7a672b6ff868 [pid: 8|app: 0|req: 588/1213] 10.0.0.156 () {32 vars in 647 bytes} [Tue May 19 17:36:37 2026] GET /v2.0/routers => generated 696 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 17:36:38.318 7 INFO neutron.db.l3_hamode_db [None req-5e513cec-512f-4f97-bc51-118bf5de84a3 98a78394855049319e1ee2454a44ce47 91cb5fb7d5414844a50272a74f4dd32f - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-19 17:36:38.499 7 INFO neutron.db.l3_hamode_db [None req-5e513cec-512f-4f97-bc51-118bf5de84a3 98a78394855049319e1ee2454a44ce47 91cb5fb7d5414844a50272a74f4dd32f - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 589/1214] 10.0.0.156 () {34 vars in 741 bytes} [Tue May 19 17:36:38 2026] PUT /v2.0/routers/db20a831-2782-430e-8b96-a872ca7ed2e8 => generated 700 bytes in 530 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 590/1215] 10.0.0.156 () {32 vars in 721 bytes} [Tue May 19 17:36:38 2026] GET /v2.0/routers/db20a831-2782-430e-8b96-a872ca7ed2e8 => generated 700 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 591/1216] 10.0.0.156 () {32 vars in 736 bytes} [Tue May 19 17:36:38 2026] GET /v2.0/ports?device_id=db20a831-2782-430e-8b96-a872ca7ed2e8 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 626/1217] 10.0.0.156 () {34 vars in 669 bytes} [Tue May 19 17:36:37 2026] POST /v2.0/routers => generated 511 bytes in 1838 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 627/1218] 10.0.0.156 () {34 vars in 665 bytes} [Tue May 19 17:36:39 2026] POST /v2.0/ports => generated 959 bytes in 385 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-19 17:36:40.206 8 INFO neutron.services.segments.plugin [-] Segment 8ddd5338-3203-43f8-9547-f872b7de8fb8 resource provider aggregate not found 2026-05-19 17:36:40.211 8 INFO neutron.services.segments.plugin [-] Segment 8ddd5338-3203-43f8-9547-f872b7de8fb8 resource provider aggregate not found 2026-05-19 17:36:40.226 8 INFO neutron.services.segments.plugin [-] Segment 8ddd5338-3203-43f8-9547-f872b7de8fb8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8ddd5338-3203-43f8-9547-f872b7de8fb8 found for delete ", "request_id": "req-51cab211-cea0-46fd-b165-6599e47eeef6"}]} 2026-05-19 17:36:40.231 8 INFO neutron.services.segments.plugin [-] Segment 8ddd5338-3203-43f8-9547-f872b7de8fb8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8ddd5338-3203-43f8-9547-f872b7de8fb8 found for delete ", "request_id": "req-0d2c8a59-68ba-4b05-9ccc-f08603ccad86"}]} 2026-05-19 17:36:40.238 8 INFO neutron.db.l3_hamode_db [None req-3b591a63-ce55-4cf9-ae57-adacce79a55f b8e347b15f8042da925b8ec013b62d11 63403367904e44f781586e1f6977fcd6 - - - -] HA network 69c6a1df-6ae5-4f9d-a240-693e2c774c1e was deleted as no HA routers are present in tenant 63403367904e44f781586e1f6977fcd6. [pid: 8|app: 0|req: 592/1219] 10.0.0.156 () {32 vars in 724 bytes} [Tue May 19 17:36:38 2026] DELETE /v2.0/routers/db20a831-2782-430e-8b96-a872ca7ed2e8 => generated 0 bytes in 1566 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 593/1220] 10.0.0.156 () {32 vars in 736 bytes} [Tue May 19 17:36:40 2026] GET /v2.0/ports?device_id=db20a831-2782-430e-8b96-a872ca7ed2e8 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 17:36:40.310 8 INFO neutron.api.v2.resource [None req-d28ccaf2-36d7-436f-bac7-4bdaf366eda6 b8e347b15f8042da925b8ec013b62d11 63403367904e44f781586e1f6977fcd6 - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 594/1221] 10.0.0.156 () {32 vars in 724 bytes} [Tue May 19 17:36:40 2026] DELETE /v2.0/routers/db20a831-2782-430e-8b96-a872ca7ed2e8 => 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: 595/1222] 10.0.0.156 () {32 vars in 736 bytes} [Tue May 19 17:36:40 2026] GET /v2.0/ports?device_id=81c100bf-a365-4230-9c40-0c26787bceef => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 17:36:40.373 8 INFO neutron.api.v2.resource [None req-68a81d97-c790-433c-bbd6-63e7af91dec8 b8e347b15f8042da925b8ec013b62d11 63403367904e44f781586e1f6977fcd6 - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 596/1223] 10.0.0.156 () {32 vars in 724 bytes} [Tue May 19 17:36:40 2026] DELETE /v2.0/routers/81c100bf-a365-4230-9c40-0c26787bceef => generated 135 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 17:36:40.399 8 INFO neutron.pecan_wsgi.hooks.translation [None req-555194c8-021d-4449-b85b-09ed2d14c061 b8e347b15f8042da925b8ec013b62d11 63403367904e44f781586e1f6977fcd6 - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 597/1224] 10.0.0.156 () {32 vars in 724 bytes} [Tue May 19 17:36:40 2026] DELETE /v2.0/subnets/d915d92c-c051-4534-9402-0ab2903d73f5 => 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: 598/1225] 10.0.0.156 () {32 vars in 736 bytes} [Tue May 19 17:36:40 2026] GET /v2.0/ports?device_id=4ceb8d0b-8ba1-4e17-aa95-1a96ef7f922a => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 17:36:40.469 8 INFO neutron.api.v2.resource [None req-349cc513-1754-4b89-aeae-0f9199c15f8e b8e347b15f8042da925b8ec013b62d11 63403367904e44f781586e1f6977fcd6 - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 599/1226] 10.0.0.156 () {32 vars in 724 bytes} [Tue May 19 17:36:40 2026] DELETE /v2.0/routers/4ceb8d0b-8ba1-4e17-aa95-1a96ef7f922a => generated 135 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 17:36:40.495 8 INFO neutron.pecan_wsgi.hooks.translation [None req-00693420-e048-43c3-bc7f-f231c8f30607 b8e347b15f8042da925b8ec013b62d11 63403367904e44f781586e1f6977fcd6 - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 600/1227] 10.0.0.156 () {32 vars in 724 bytes} [Tue May 19 17:36:40 2026] DELETE /v2.0/subnets/2b2f4bf0-49fa-4aa5-9060-fc95bfb9e472 => 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: 601/1228] 10.0.0.156 () {32 vars in 736 bytes} [Tue May 19 17:36:40 2026] GET /v2.0/ports?device_id=fbcc8a43-0b6f-4d0d-a5b2-92e22208c0b2 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 17:36:40.564 8 INFO neutron.api.v2.resource [None req-be8d4ad2-dc06-42eb-83d7-9ada4c39f7c8 b8e347b15f8042da925b8ec013b62d11 63403367904e44f781586e1f6977fcd6 - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 602/1229] 10.0.0.156 () {32 vars in 724 bytes} [Tue May 19 17:36:40 2026] DELETE /v2.0/routers/fbcc8a43-0b6f-4d0d-a5b2-92e22208c0b2 => generated 135 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 17:36:40.596 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a7421383-3948-4da0-b7ad-3c221ead826f b8e347b15f8042da925b8ec013b62d11 63403367904e44f781586e1f6977fcd6 - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 603/1230] 10.0.0.156 () {32 vars in 724 bytes} [Tue May 19 17:36:40 2026] DELETE /v2.0/subnets/3c49fe41-d245-4ecb-baaa-03a611a7e4e1 => generated 136 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 17:36:40.626 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c7568f97-4bd5-4f3e-870c-9fe2c572cf7c b8e347b15f8042da925b8ec013b62d11 63403367904e44f781586e1f6977fcd6 - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 604/1231] 10.0.0.156 () {32 vars in 724 bytes} [Tue May 19 17:36:40 2026] DELETE /v2.0/subnets/a7a4f644-3ce3-43c9-b07a-1721f2cb50d9 => 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: 605/1232] 10.0.0.156 () {32 vars in 774 bytes} [Tue May 19 17:36:41 2026] GET /v2.0/security-groups?tenant_id=63403367904e44f781586e1f6977fcd6&name=default => generated 2801 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 606/1233] 10.0.0.156 () {32 vars in 740 bytes} [Tue May 19 17:36:41 2026] DELETE /v2.0/security-groups/99fdd3cd-f1c1-4d32-9c7a-1e3b49c1b47e => generated 0 bytes in 134 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 628/1234] 10.0.0.156 () {34 vars in 783 bytes} [Tue May 19 17:36:40 2026] PUT /v2.0/routers/2d2f4d58-f202-4221-85b2-aacdf8997117/add_router_interface => generated 309 bytes in 1482 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 607/1235] 10.0.0.156 () {32 vars in 717 bytes} [Tue May 19 17:36:41 2026] GET /v2.0/ports/fc7e54a1-f49d-4470-9d89-d274648dcaaa => generated 1033 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 629/1236] 10.0.0.156 () {34 vars in 789 bytes} [Tue May 19 17:36:41 2026] PUT /v2.0/routers/2d2f4d58-f202-4221-85b2-aacdf8997117/remove_router_interface => generated 309 bytes in 1052 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 17:36:42.916 8 INFO neutron.api.v2.resource [None req-db9f2933-d6dd-4928-80d0-7043ccc04fe5 98a78394855049319e1ee2454a44ce47 91cb5fb7d5414844a50272a74f4dd32f - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 608/1237] 10.0.0.156 () {34 vars in 789 bytes} [Tue May 19 17:36:42 2026] PUT /v2.0/routers/2d2f4d58-f202-4221-85b2-aacdf8997117/remove_router_interface => generated 197 bytes in 175 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 630/1238] 10.0.0.156 () {32 vars in 736 bytes} [Tue May 19 17:36:42 2026] GET /v2.0/ports?device_id=2d2f4d58-f202-4221-85b2-aacdf8997117 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 17:36:44.002 8 INFO neutron.services.segments.plugin [-] Segment ad06498b-509a-4102-8f14-c28a6f07388e resource provider aggregate not found 2026-05-19 17:36:44.007 8 INFO neutron.services.segments.plugin [-] Segment ad06498b-509a-4102-8f14-c28a6f07388e resource provider aggregate not found 2026-05-19 17:36:44.021 8 INFO neutron.services.segments.plugin [-] Segment ad06498b-509a-4102-8f14-c28a6f07388e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ad06498b-509a-4102-8f14-c28a6f07388e found for delete ", "request_id": "req-80a687ce-6e3c-49d3-830b-4263a7045f82"}]} 2026-05-19 17:36:44.023 8 INFO neutron.services.segments.plugin [-] Segment ad06498b-509a-4102-8f14-c28a6f07388e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ad06498b-509a-4102-8f14-c28a6f07388e found for delete ", "request_id": "req-d32b668a-ad6a-4abd-a297-b02ab59c17cf"}]} 2026-05-19 17:36:44.205 8 INFO neutron.db.l3_hamode_db [None req-f09d2aa7-a057-42f2-89c4-15f7db008c9c 98a78394855049319e1ee2454a44ce47 91cb5fb7d5414844a50272a74f4dd32f - - - -] HA network dadafd98-fcb7-4029-9664-7a672b6ff868 was deleted as no HA routers are present in tenant 91cb5fb7d5414844a50272a74f4dd32f. [pid: 8|app: 0|req: 609/1239] 10.0.0.156 () {32 vars in 724 bytes} [Tue May 19 17:36:42 2026] DELETE /v2.0/routers/2d2f4d58-f202-4221-85b2-aacdf8997117 => generated 0 bytes in 1254 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 610/1240] 10.0.0.156 () {32 vars in 724 bytes} [Tue May 19 17:36:44 2026] DELETE /v2.0/subnets/831e60d3-ac15-4056-914c-c42c37bf97e7 => generated 0 bytes in 569 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 631/1241] 10.0.0.156 () {34 vars in 684 bytes} [Tue May 19 17:36:43 2026] POST /v2.0/security-groups => generated 1561 bytes in 1289 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 632/1242] 10.0.0.156 () {32 vars in 663 bytes} [Tue May 19 17:36:45 2026] GET /v2.0/security-groups => generated 4344 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 633/1243] 10.0.0.156 () {34 vars in 758 bytes} [Tue May 19 17:36:45 2026] PUT /v2.0/security-groups/43286364-2f7f-4fc6-9568-4058e31a18ca => generated 1600 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 634/1244] 10.0.0.156 () {32 vars in 737 bytes} [Tue May 19 17:36:45 2026] GET /v2.0/security-groups/43286364-2f7f-4fc6-9568-4058e31a18ca => generated 1600 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 611/1245] 10.0.0.156 () {32 vars in 726 bytes} [Tue May 19 17:36:44 2026] DELETE /v2.0/networks/19b3134a-1a56-452a-98b5-122cc5db9c85 => generated 0 bytes in 609 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 635/1246] 10.0.0.156 () {32 vars in 740 bytes} [Tue May 19 17:36:45 2026] DELETE /v2.0/security-groups/43286364-2f7f-4fc6-9568-4058e31a18ca => generated 0 bytes in 272 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 17:36:45.661 8 INFO neutron.db.segments_db [None req-19d57b21-473f-48d8-93f1-48955ec9cdb6 98a78394855049319e1ee2454a44ce47 91cb5fb7d5414844a50272a74f4dd32f - - - -] Added segment decf29e4-8d5d-4f1a-9ae8-3c283825eac3 of type vxlan for network 7257a8b1-2340-444d-ad0c-3166f43b3daa [pid: 7|app: 0|req: 636/1247] 10.0.0.250 () {34 vars in 990 bytes} [Tue May 19 17:36:45 2026] GET /v2.0/ports?device_id=752f32c0-79f4-48c2-8af7-a7016cc70c62 => 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: 637/1248] 10.0.0.156 () {32 vars in 663 bytes} [Tue May 19 17:36:45 2026] GET /v2.0/security-groups => generated 2801 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 638/1249] 10.0.0.250 () {34 vars in 1040 bytes} [Tue May 19 17:36:45 2026] GET /v2.0/security-groups?id=db109cbd-ed59-4282-91a4-5f7a75288335&fields=id&fields=name => generated 114 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 17:36:45.752 7 INFO neutron.api.v2.resource [None req-75bed45f-1678-4406-ba07-a57aa4b0192e 7052f0b957b743aaaada381292d94e0f c5a3744a959040b09cc74f18362ac3af - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 639/1250] 10.0.0.156 () {32 vars in 740 bytes} [Tue May 19 17:36:45 2026] DELETE /v2.0/security-groups/43286364-2f7f-4fc6-9568-4058e31a18ca => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 612/1251] 10.0.0.156 () {34 vars in 670 bytes} [Tue May 19 17:36:45 2026] POST /v2.0/networks => generated 634 bytes in 574 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 17:36:46.045 8 INFO neutron.services.segments.plugin [-] Segment 85ade833-a8cc-4ade-8df8-c23db7256f86 resource provider aggregate not found 2026-05-19 17:36:46.052 8 INFO neutron.services.segments.plugin [-] Segment 85ade833-a8cc-4ade-8df8-c23db7256f86 resource provider aggregate not found [pid: 7|app: 0|req: 640/1252] 10.0.0.156 () {34 vars in 684 bytes} [Tue May 19 17:36:45 2026] POST /v2.0/security-groups => generated 1560 bytes in 300 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-19 17:36:46.062 8 INFO neutron.services.segments.plugin [-] Segment 85ade833-a8cc-4ade-8df8-c23db7256f86 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 85ade833-a8cc-4ade-8df8-c23db7256f86 found for delete ", "request_id": "req-f37a8aeb-f087-437a-a3f3-60339b9ffd63"}]} 2026-05-19 17:36:46.077 8 INFO neutron.services.segments.plugin [-] Segment 85ade833-a8cc-4ade-8df8-c23db7256f86 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 85ade833-a8cc-4ade-8df8-c23db7256f86 found for delete ", "request_id": "req-44c097c1-8fa7-4e98-b51a-f427dd8ec27f"}]} [pid: 7|app: 0|req: 641/1253] 10.0.0.156 () {34 vars in 695 bytes} [Tue May 19 17:36:46 2026] POST /v2.0/security-group-rules => generated 569 bytes in 95 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 642/1254] 10.0.0.156 () {32 vars in 747 bytes} [Tue May 19 17:36:46 2026] GET /v2.0/security-group-rules/d1f7c107-0a15-469c-961d-e678c544f3f1 => generated 569 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 643/1255] 10.0.0.156 () {32 vars in 673 bytes} [Tue May 19 17:36:46 2026] GET /v2.0/security-group-rules => generated 3918 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 644/1256] 10.0.0.156 () {32 vars in 750 bytes} [Tue May 19 17:36:46 2026] DELETE /v2.0/security-group-rules/d1f7c107-0a15-469c-961d-e678c544f3f1 => 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: 645/1257] 10.0.0.156 () {32 vars in 673 bytes} [Tue May 19 17:36:46 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 613/1258] 10.0.0.156 () {34 vars in 669 bytes} [Tue May 19 17:36:45 2026] POST /v2.0/subnets => generated 622 bytes in 370 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 17:36:46.402 8 INFO neutron.db.segments_db [None req-b4cee465-5f40-403a-8474-f417d2155162 98a78394855049319e1ee2454a44ce47 91cb5fb7d5414844a50272a74f4dd32f - - - -] Added segment 9d7adc83-4491-4000-8954-2d9cb7832176 of type vxlan for network a00ce2a0-64bf-43c0-a009-87de5bae73f5 [pid: 7|app: 0|req: 646/1259] 10.0.0.156 () {34 vars in 695 bytes} [Tue May 19 17:36:46 2026] POST /v2.0/security-group-rules => generated 569 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 647/1260] 10.0.0.156 () {32 vars in 747 bytes} [Tue May 19 17:36:46 2026] GET /v2.0/security-group-rules/37cf5708-a40a-44ba-967c-cf279c92cd7d => generated 569 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 648/1261] 10.0.0.156 () {32 vars in 673 bytes} [Tue May 19 17:36:46 2026] GET /v2.0/security-group-rules => generated 3918 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 649/1262] 10.0.0.156 () {32 vars in 750 bytes} [Tue May 19 17:36:46 2026] DELETE /v2.0/security-group-rules/37cf5708-a40a-44ba-967c-cf279c92cd7d => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 650/1263] 10.0.0.156 () {32 vars in 673 bytes} [Tue May 19 17:36: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) 2026-05-19 17:36:46.699 7 INFO neutron.db.securitygroups_db [None req-832b0d6f-cd03-4aab-8ce9-f8fd51187d02 7052f0b957b743aaaada381292d94e0f c5a3744a959040b09cc74f18362ac3af - - - -] Project c5a3744a959040b09cc74f18362ac3af added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-05-19 17:36:46.765 8 INFO neutron.db.l3_hamode_db [None req-b4cee465-5f40-403a-8474-f417d2155162 98a78394855049319e1ee2454a44ce47 91cb5fb7d5414844a50272a74f4dd32f - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 651/1264] 10.0.0.156 () {34 vars in 695 bytes} [Tue May 19 17:36:46 2026] POST /v2.0/security-group-rules => generated 575 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 652/1265] 10.0.0.156 () {32 vars in 747 bytes} [Tue May 19 17:36:46 2026] GET /v2.0/security-group-rules/cb5457c3-9ad7-4697-bf03-f4afc19ab173 => generated 575 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 653/1266] 10.0.0.156 () {32 vars in 673 bytes} [Tue May 19 17:36:46 2026] GET /v2.0/security-group-rules => generated 3924 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 17:36:46.976 8 INFO neutron.db.l3_hamode_db [None req-b4cee465-5f40-403a-8474-f417d2155162 98a78394855049319e1ee2454a44ce47 91cb5fb7d5414844a50272a74f4dd32f - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 654/1267] 10.0.0.156 () {32 vars in 750 bytes} [Tue May 19 17:36:46 2026] DELETE /v2.0/security-group-rules/cb5457c3-9ad7-4697-bf03-f4afc19ab173 => 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: 655/1268] 10.0.0.156 () {32 vars in 673 bytes} [Tue May 19 17:36: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: 7|app: 0|req: 656/1269] 10.0.0.156 () {32 vars in 740 bytes} [Tue May 19 17:36:47 2026] DELETE /v2.0/security-groups/c55106a1-52e3-48ba-bd2f-5c61427cf579 => 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: 657/1270] 10.0.0.156 () {32 vars in 774 bytes} [Tue May 19 17:36:47 2026] GET /v2.0/security-groups?tenant_id=480e45845c2b41a09e6c51e6536cb26f&name=default => generated 2801 bytes in 349 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 658/1271] 10.0.0.156 () {32 vars in 663 bytes} [Tue May 19 17:36:47 2026] GET /v2.0/security-groups => 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: 659/1272] 10.0.0.156 () {32 vars in 740 bytes} [Tue May 19 17:36:47 2026] DELETE /v2.0/security-groups/ed1116aa-0126-45a3-bcf1-ce54168de0bf => 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: 660/1273] 10.0.0.156 () {32 vars in 663 bytes} [Tue May 19 17:36:47 2026] GET /v2.0/security-groups => generated 2801 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 614/1274] 10.0.0.156 () {34 vars in 669 bytes} [Tue May 19 17:36:46 2026] POST /v2.0/routers => generated 511 bytes in 1421 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 661/1275] 10.0.0.156 () {32 vars in 774 bytes} [Tue May 19 17:36:47 2026] GET /v2.0/security-groups?tenant_id=f68262fa77ee4520aaca499af196f5ea&name=default => generated 2801 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 662/1276] 10.0.0.156 () {32 vars in 740 bytes} [Tue May 19 17:36:47 2026] DELETE /v2.0/security-groups/04ee6167-89df-4d0a-b41b-128625b40d7d => 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: 663/1277] 10.0.0.156 () {32 vars in 774 bytes} [Tue May 19 17:36:48 2026] GET /v2.0/security-groups?tenant_id=c5a3744a959040b09cc74f18362ac3af&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: 664/1278] 10.0.0.156 () {32 vars in 740 bytes} [Tue May 19 17:36:48 2026] DELETE /v2.0/security-groups/d67f111a-89ed-47c1-813a-bee39ef6a482 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 615/1279] 10.0.0.156 () {34 vars in 783 bytes} [Tue May 19 17:36:47 2026] PUT /v2.0/routers/c64d9907-7ab6-43e7-a9a3-d862e4223e17/add_router_interface => generated 309 bytes in 1470 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 665/1280] 10.0.0.156 () {32 vars in 717 bytes} [Tue May 19 17:36:49 2026] GET /v2.0/ports/86c7b1e8-56dc-48af-ac1e-80b1f771f644 => generated 959 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 668/1283] 10.0.0.19 () {34 vars in 989 bytes} [Tue May 19 17:36:50 2026] GET /v2.0/ports?device_id=752f32c0-79f4-48c2-8af7-a7016cc70c62 => generated 971 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 669/1284] 10.0.0.19 () {34 vars in 1039 bytes} [Tue May 19 17:36:50 2026] GET /v2.0/security-groups?id=db109cbd-ed59-4282-91a4-5f7a75288335&fields=id&fields=name => generated 114 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 616/1285] 10.0.0.156 () {34 vars in 789 bytes} [Tue May 19 17:36:49 2026] PUT /v2.0/routers/c64d9907-7ab6-43e7-a9a3-d862e4223e17/remove_router_interface => generated 309 bytes in 1469 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 670/1286] 10.0.0.156 () {34 vars in 684 bytes} [Tue May 19 17:36:50 2026] POST /v2.0/security-groups => generated 1560 bytes in 499 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 671/1287] 10.0.0.156 () {32 vars in 736 bytes} [Tue May 19 17:36:50 2026] GET /v2.0/ports?device_id=c64d9907-7ab6-43e7-a9a3-d862e4223e17 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 672/1288] 10.0.0.156 () {32 vars in 663 bytes} [Tue May 19 17:36:50 2026] GET /v2.0/security-groups => generated 4343 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 617/1289] 10.0.0.19 () {34 vars in 989 bytes} [Tue May 19 17:36:50 2026] GET /v2.0/ports?device_id=752f32c0-79f4-48c2-8af7-a7016cc70c62 => generated 971 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 618/1290] 10.0.0.156 () {34 vars in 758 bytes} [Tue May 19 17:36:50 2026] PUT /v2.0/security-groups/cb98cc3e-b665-45b3-8d91-620ad7a95220 => generated 1600 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 619/1291] 10.0.0.19 () {34 vars in 1039 bytes} [Tue May 19 17:36:51 2026] GET /v2.0/security-groups?id=db109cbd-ed59-4282-91a4-5f7a75288335&fields=id&fields=name => generated 114 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 620/1292] 199.204.45.242 () {34 vars in 994 bytes} [Tue May 19 17:36:51 2026] GET /v2.0/ports?device_id=752f32c0-79f4-48c2-8af7-a7016cc70c62 => generated 971 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 621/1293] 10.0.0.156 () {32 vars in 737 bytes} [Tue May 19 17:36:51 2026] GET /v2.0/security-groups/cb98cc3e-b665-45b3-8d91-620ad7a95220 => generated 1600 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 17:36:51.449 8 INFO neutron.db.l3_db [None req-aac6fb00-96dc-4066-a741-22f8e61328bf cab37c95d17a4013bd2efdb4bebba59f 353755db3b5e4649a65c74ea8297ecd9 - - - -] Floating IP 93dbb4dc-ce68-4a82-bda9-a5f066fd594e disassociated. External IP: 10.96.250.207, port: eb733d8a-a55b-4e96-bf85-e7ce243b2760. 2026-05-19 17:36:51.567 7 INFO neutron.services.segments.plugin [-] Segment 9d7adc83-4491-4000-8954-2d9cb7832176 resource provider aggregate not found 2026-05-19 17:36:51.572 7 INFO neutron.services.segments.plugin [-] Segment 9d7adc83-4491-4000-8954-2d9cb7832176 resource provider aggregate not found 2026-05-19 17:36:51.588 7 INFO neutron.services.segments.plugin [-] Segment 9d7adc83-4491-4000-8954-2d9cb7832176 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9d7adc83-4491-4000-8954-2d9cb7832176 found for delete ", "request_id": "req-0100969c-ab48-4efb-afdb-b600b66bed69"}]} 2026-05-19 17:36:51.591 7 INFO neutron.services.segments.plugin [-] Segment 9d7adc83-4491-4000-8954-2d9cb7832176 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9d7adc83-4491-4000-8954-2d9cb7832176 found for delete ", "request_id": "req-0f30cc38-c670-4462-867c-3650f3b591b6"}]} 2026-05-19 17:36:51.597 7 INFO neutron.db.l3_hamode_db [None req-ed80facd-d9c0-4f46-815a-38bc87d3cd80 98a78394855049319e1ee2454a44ce47 91cb5fb7d5414844a50272a74f4dd32f - - - -] HA network a00ce2a0-64bf-43c0-a009-87de5bae73f5 was deleted as no HA routers are present in tenant 91cb5fb7d5414844a50272a74f4dd32f. [pid: 7|app: 0|req: 673/1294] 10.0.0.156 () {32 vars in 724 bytes} [Tue May 19 17:36:50 2026] DELETE /v2.0/routers/c64d9907-7ab6-43e7-a9a3-d862e4223e17 => generated 0 bytes in 639 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 674/1295] 10.0.0.156 () {32 vars in 740 bytes} [Tue May 19 17:36:51 2026] DELETE /v2.0/security-groups/cb98cc3e-b665-45b3-8d91-620ad7a95220 => 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: 622/1296] 199.204.45.242 () {36 vars in 997 bytes} [Tue May 19 17:36:51 2026] DELETE /v2.0/ports/eb733d8a-a55b-4e96-bf85-e7ce243b2760 => generated 0 bytes in 716 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 675/1297] 10.0.0.156 () {32 vars in 724 bytes} [Tue May 19 17:36:51 2026] DELETE /v2.0/subnets/7813ae0d-56fe-44c9-bffd-51749452ffc1 => generated 0 bytes in 210 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 623/1298] 10.0.0.156 () {32 vars in 663 bytes} [Tue May 19 17:36:51 2026] GET /v2.0/security-groups => generated 2801 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 17:36:51.937 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-a5cf4813-a9fb-448d-a259-0851fa968681'] response: {'server_uuid': '752f32c0-79f4-48c2-8af7-a7016cc70c62', 'name': 'network-vif-deleted', 'tag': 'eb733d8a-a55b-4e96-bf85-e7ce243b2760', 'status': 'completed', 'code': 200} 2026-05-19 17:36:51.948 8 INFO neutron.api.v2.resource [None req-a482b3fb-0c50-4e23-8eaf-2fa3b2151414 c37eaa9cba704109afcacb4cd0fae477 ba9d22e631ab4df98e1a9c7e037d96d4 - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 624/1299] 10.0.0.156 () {32 vars in 740 bytes} [Tue May 19 17:36:51 2026] DELETE /v2.0/security-groups/cb98cc3e-b665-45b3-8d91-620ad7a95220 => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 625/1300] 10.0.0.156 () {34 vars in 684 bytes} [Tue May 19 17:36:51 2026] POST /v2.0/security-groups => generated 1560 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 626/1301] 10.0.0.156 () {32 vars in 774 bytes} [Tue May 19 17:36:52 2026] GET /v2.0/security-groups?tenant_id=19e35774308740a79026d77dfdecb2eb&name=default => generated 2801 bytes in 255 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 676/1302] 10.0.0.156 () {32 vars in 726 bytes} [Tue May 19 17:36:51 2026] DELETE /v2.0/networks/7257a8b1-2340-444d-ad0c-3166f43b3daa => generated 0 bytes in 450 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 677/1303] 10.0.0.19 () {34 vars in 989 bytes} [Tue May 19 17:36:52 2026] GET /v2.0/ports?device_id=752f32c0-79f4-48c2-8af7-a7016cc70c62 => 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: 627/1304] 10.0.0.156 () {34 vars in 695 bytes} [Tue May 19 17:36:52 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) 2026-05-19 17:36:52.498 8 INFO neutron.db.segments_db [None req-4532c584-95e6-4410-8b10-431ffc72a806 98a78394855049319e1ee2454a44ce47 91cb5fb7d5414844a50272a74f4dd32f - - - -] Added segment 75f7c5c0-f5d5-43af-836b-fd89fb8e2f42 of type vxlan for network cfbb6a27-37ad-45b3-8e90-d8b380ca9c0d [pid: 7|app: 0|req: 678/1305] 10.0.0.156 () {32 vars in 740 bytes} [Tue May 19 17:36:52 2026] DELETE /v2.0/security-groups/cc4f9a1a-dda5-4272-83dc-22745e6318da => 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: 679/1306] 10.0.0.156 () {32 vars in 747 bytes} [Tue May 19 17:36:52 2026] GET /v2.0/security-group-rules/21fb90ed-4151-4c64-8fac-4f2bda1dbc4c => generated 569 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 680/1307] 10.0.0.156 () {32 vars in 673 bytes} [Tue May 19 17:36:52 2026] GET /v2.0/security-group-rules => generated 3918 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 681/1308] 10.0.0.156 () {32 vars in 750 bytes} [Tue May 19 17:36:52 2026] DELETE /v2.0/security-group-rules/21fb90ed-4151-4c64-8fac-4f2bda1dbc4c => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 682/1309] 10.0.0.156 () {32 vars in 774 bytes} [Tue May 19 17:36:52 2026] GET /v2.0/security-groups?tenant_id=2cca24c2bd144f988c26584d51a32682&name=default => generated 2801 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 683/1310] 10.0.0.156 () {32 vars in 673 bytes} [Tue May 19 17:36:52 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) 2026-05-19 17:36:52.818 8 INFO neutron.db.l3_hamode_db [None req-4532c584-95e6-4410-8b10-431ffc72a806 98a78394855049319e1ee2454a44ce47 91cb5fb7d5414844a50272a74f4dd32f - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 684/1311] 10.0.0.156 () {32 vars in 740 bytes} [Tue May 19 17:36:52 2026] DELETE /v2.0/security-groups/25fcdc52-ef2f-4712-910a-b5fcdcbe40bc => 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: 685/1312] 10.0.0.156 () {34 vars in 695 bytes} [Tue May 19 17:36:52 2026] POST /v2.0/security-group-rules => generated 569 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 686/1313] 10.0.0.156 () {32 vars in 747 bytes} [Tue May 19 17:36:53 2026] GET /v2.0/security-group-rules/4485fb05-2d5e-4777-acdb-8cb4f8de7141 => generated 569 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 687/1314] 10.0.0.156 () {32 vars in 673 bytes} [Tue May 19 17:36:53 2026] GET /v2.0/security-group-rules => generated 3918 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 688/1315] 10.0.0.156 () {32 vars in 750 bytes} [Tue May 19 17:36:53 2026] DELETE /v2.0/security-group-rules/4485fb05-2d5e-4777-acdb-8cb4f8de7141 => 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: 689/1316] 10.0.0.156 () {32 vars in 673 bytes} [Tue May 19 17:36:53 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 690/1317] 10.0.0.156 () {34 vars in 695 bytes} [Tue May 19 17:36:53 2026] POST /v2.0/security-group-rules => generated 570 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 691/1318] 10.0.0.156 () {32 vars in 747 bytes} [Tue May 19 17:36:53 2026] GET /v2.0/security-group-rules/f108183c-ea45-461e-b13d-739475ea9ec8 => generated 570 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 692/1319] 10.0.0.156 () {32 vars in 673 bytes} [Tue May 19 17:36:53 2026] GET /v2.0/security-group-rules => generated 3919 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 693/1320] 10.0.0.156 () {32 vars in 750 bytes} [Tue May 19 17:36:53 2026] DELETE /v2.0/security-group-rules/f108183c-ea45-461e-b13d-739475ea9ec8 => 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: 694/1321] 10.0.0.156 () {32 vars in 673 bytes} [Tue May 19 17:36:53 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 695/1322] 10.0.0.156 () {32 vars in 740 bytes} [Tue May 19 17:36:53 2026] DELETE /v2.0/security-groups/db109cbd-ed59-4282-91a4-5f7a75288335 => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 17:36:53.618 7 INFO neutron.services.segments.plugin [-] Segment decf29e4-8d5d-4f1a-9ae8-3c283825eac3 resource provider aggregate not found 2026-05-19 17:36:53.623 7 INFO neutron.services.segments.plugin [-] Segment decf29e4-8d5d-4f1a-9ae8-3c283825eac3 resource provider aggregate not found 2026-05-19 17:36:53.644 7 INFO neutron.services.segments.plugin [-] Segment decf29e4-8d5d-4f1a-9ae8-3c283825eac3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid decf29e4-8d5d-4f1a-9ae8-3c283825eac3 found for delete ", "request_id": "req-d9d8c4e5-647b-4e30-b91a-42aa43c9a054"}]} 2026-05-19 17:36:53.646 7 INFO neutron.services.segments.plugin [-] Segment decf29e4-8d5d-4f1a-9ae8-3c283825eac3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid decf29e4-8d5d-4f1a-9ae8-3c283825eac3 found for delete ", "request_id": "req-a5ec62a2-2559-4140-bdea-a977f8a99bb7"}]} [pid: 7|app: 0|req: 696/1323] 10.0.0.156 () {32 vars in 740 bytes} [Tue May 19 17:36:53 2026] DELETE /v2.0/security-groups/a104847e-8595-4b0d-9fa8-b8e4c0de3024 => generated 0 bytes in 147 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 17:36:53.747 7 INFO neutron.api.v2.resource [None req-796755f9-d90c-49d0-849d-dfaa87b31542 cab37c95d17a4013bd2efdb4bebba59f 353755db3b5e4649a65c74ea8297ecd9 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 697/1324] 10.0.0.156 () {32 vars in 737 bytes} [Tue May 19 17:36:53 2026] GET /v2.0/security-groups/db109cbd-ed59-4282-91a4-5f7a75288335 => generated 146 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 698/1325] 10.0.0.156 () {32 vars in 663 bytes} [Tue May 19 17:36:53 2026] GET /v2.0/security-groups => generated 2801 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 17:36:53.894 8 INFO neutron.db.l3_hamode_db [None req-4532c584-95e6-4410-8b10-431ffc72a806 98a78394855049319e1ee2454a44ce47 91cb5fb7d5414844a50272a74f4dd32f - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 699/1326] 10.0.0.156 () {32 vars in 732 bytes} [Tue May 19 17:36:53 2026] DELETE /v2.0/floatingips/93dbb4dc-ce68-4a82-bda9-a5f066fd594e => generated 0 bytes in 330 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 700/1327] 10.0.0.156 () {32 vars in 663 bytes} [Tue May 19 17:36:54 2026] GET /v2.0/security-groups => generated 2801 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 628/1328] 10.0.0.156 () {34 vars in 669 bytes} [Tue May 19 17:36:52 2026] POST /v2.0/routers => generated 691 bytes in 4147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 629/1329] 10.0.0.156 () {32 vars in 774 bytes} [Tue May 19 17:36:56 2026] GET /v2.0/security-groups?tenant_id=ba9d22e631ab4df98e1a9c7e037d96d4&name=default => generated 2801 bytes in 348 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 701/1330] 10.0.0.156 () {34 vars in 789 bytes} [Tue May 19 17:36:54 2026] PUT /v2.0/routers/78903535-7960-4f0f-b74c-951f996fcea2/remove_router_interface => generated 309 bytes in 3022 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 702/1331] 10.0.0.156 () {32 vars in 721 bytes} [Tue May 19 17:36:57 2026] GET /v2.0/routers/9f8b0d2f-bc7a-4fb9-b9a2-51a59d0a0800 => generated 697 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 17:36:57.380 8 INFO neutron.db.segments_db [None req-7caaf3da-8381-4791-8966-e71c9c867dfb c6c775952056488d989d0503176c81cf 26a79f87dd9a4fb681b22e337633d7a8 - - - -] Added segment 8c346216-45c3-455c-aa9c-989e6d5c3850 of type vxlan for network 3d4b2462-dd53-4601-95c0-bab33564b0ab [pid: 7|app: 0|req: 703/1332] 10.0.0.156 () {32 vars in 740 bytes} [Tue May 19 17:36:57 2026] DELETE /v2.0/security-groups/54d8f963-b1ab-4003-add8-c8437986671b => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 630/1333] 10.0.0.156 () {34 vars in 670 bytes} [Tue May 19 17:36:56 2026] POST /v2.0/networks => generated 650 bytes in 703 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 631/1334] 10.0.0.156 () {32 vars in 647 bytes} [Tue May 19 17:36:57 2026] GET /v2.0/routers => generated 700 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 632/1335] 10.0.0.156 () {34 vars in 669 bytes} [Tue May 19 17:36:57 2026] POST /v2.0/subnets => generated 603 bytes in 482 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 17:36:58.642 7 INFO neutron.services.segments.plugin [-] Segment 4a3831a0-f4d9-4ee5-a1fa-aec274813504 resource provider aggregate not found 2026-05-19 17:36:58.650 7 INFO neutron.services.segments.plugin [-] Segment 4a3831a0-f4d9-4ee5-a1fa-aec274813504 resource provider aggregate not found 2026-05-19 17:36:58.668 7 INFO neutron.services.segments.plugin [-] Segment 4a3831a0-f4d9-4ee5-a1fa-aec274813504 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4a3831a0-f4d9-4ee5-a1fa-aec274813504 found for delete ", "request_id": "req-bb0a1d5a-629b-4b1d-b963-25502b16e9bb"}]} 2026-05-19 17:36:58.672 7 INFO neutron.services.segments.plugin [-] Segment 4a3831a0-f4d9-4ee5-a1fa-aec274813504 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4a3831a0-f4d9-4ee5-a1fa-aec274813504 found for delete ", "request_id": "req-09fe374b-e091-4eeb-abe2-c5ebe028efd6"}]} 2026-05-19 17:36:58.676 7 INFO neutron.db.l3_hamode_db [None req-35bfa38c-6fad-412d-9e7a-d71ed176cb1f 01a449a9d8324fe9aeff87c994d23720 df1527427308433c98372a94cd13fecd - - - -] HA network 8198cceb-6a67-4a15-9702-40b5814eb871 was deleted as no HA routers are present in tenant 353755db3b5e4649a65c74ea8297ecd9. [pid: 7|app: 0|req: 704/1336] 10.0.0.156 () {32 vars in 724 bytes} [Tue May 19 17:36:57 2026] DELETE /v2.0/routers/78903535-7960-4f0f-b74c-951f996fcea2 => generated 0 bytes in 1298 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 17:36:58.732 7 INFO neutron.db.segments_db [None req-99a6815d-6a35-468f-b1ec-06e6229df69d c6c775952056488d989d0503176c81cf 26a79f87dd9a4fb681b22e337633d7a8 - - - -] Added segment 7172cdd9-4fe8-4f8d-b678-38db8571233b of type vxlan for network ca9475d6-4362-453e-b5cd-0a1d03d3d45e 2026-05-19 17:36:59.111 7 INFO neutron.db.l3_hamode_db [None req-99a6815d-6a35-468f-b1ec-06e6229df69d c6c775952056488d989d0503176c81cf 26a79f87dd9a4fb681b22e337633d7a8 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 633/1337] 10.0.0.156 () {34 vars in 741 bytes} [Tue May 19 17:36:58 2026] PUT /v2.0/routers/9f8b0d2f-bc7a-4fb9-b9a2-51a59d0a0800 => generated 704 bytes in 976 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 634/1338] 10.0.0.156 () {32 vars in 724 bytes} [Tue May 19 17:36:59 2026] DELETE /v2.0/subnets/d1d93fa3-4487-44b1-95af-099f0ee68d02 => generated 0 bytes in 202 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 635/1339] 10.0.0.156 () {32 vars in 721 bytes} [Tue May 19 17:36:59 2026] GET /v2.0/routers/9f8b0d2f-bc7a-4fb9-b9a2-51a59d0a0800 => generated 704 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 636/1340] 10.0.0.156 () {32 vars in 623 bytes} [Tue May 19 17:36:59 2026] GET / => generated 151 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-05-19 17:36:59.873 8 INFO neutron.services.segments.plugin [-] Segment 75492ebd-26a6-404e-bd9a-d4f29240945c resource provider aggregate not found 2026-05-19 17:36:59.878 8 INFO neutron.services.segments.plugin [-] Segment 75492ebd-26a6-404e-bd9a-d4f29240945c resource provider aggregate not found 2026-05-19 17:36:59.894 8 INFO neutron.services.segments.plugin [-] Segment 75492ebd-26a6-404e-bd9a-d4f29240945c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 75492ebd-26a6-404e-bd9a-d4f29240945c found for delete ", "request_id": "req-861d9196-c30e-423e-89c8-2a3f06d779e2"}]} 2026-05-19 17:36:59.895 8 INFO neutron.services.segments.plugin [-] Segment 75492ebd-26a6-404e-bd9a-d4f29240945c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 75492ebd-26a6-404e-bd9a-d4f29240945c found for delete ", "request_id": "req-bcc20208-efde-4d29-b4c0-a102dc5df3cc"}]} [pid: 8|app: 0|req: 637/1341] 10.0.0.156 () {32 vars in 726 bytes} [Tue May 19 17:36:59 2026] DELETE /v2.0/networks/155d7bca-8479-4167-9e94-702bbfbf23f3 => generated 0 bytes in 403 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 638/1342] 10.0.0.156 () {32 vars in 736 bytes} [Tue May 19 17:36:59 2026] GET /v2.0/ports?device_id=9f8b0d2f-bc7a-4fb9-b9a2-51a59d0a0800 => 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: 639/1343] 10.0.0.156 () {32 vars in 633 bytes} [Tue May 19 17:36:59 2026] GET /v2.0/ => generated 632 bytes in 188 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 17:37:00.198 7 INFO neutron.db.l3_hamode_db [None req-99a6815d-6a35-468f-b1ec-06e6229df69d c6c775952056488d989d0503176c81cf 26a79f87dd9a4fb681b22e337633d7a8 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-19 17:37:01.367 8 INFO neutron.db.l3_hamode_db [None req-c73a090f-5280-48a1-b8e5-05f4c3416b68 98a78394855049319e1ee2454a44ce47 91cb5fb7d5414844a50272a74f4dd32f - - - -] HA network cfbb6a27-37ad-45b3-8e90-d8b380ca9c0d was deleted as no HA routers are present in tenant 91cb5fb7d5414844a50272a74f4dd32f. [pid: 8|app: 0|req: 640/1344] 10.0.0.156 () {32 vars in 724 bytes} [Tue May 19 17:37:00 2026] DELETE /v2.0/routers/9f8b0d2f-bc7a-4fb9-b9a2-51a59d0a0800 => generated 0 bytes in 1249 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 705/1345] 10.0.0.156 () {34 vars in 669 bytes} [Tue May 19 17:36:58 2026] POST /v2.0/routers => generated 695 bytes in 2711 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 641/1346] 10.0.0.156 () {32 vars in 774 bytes} [Tue May 19 17:37:01 2026] GET /v2.0/security-groups?tenant_id=353755db3b5e4649a65c74ea8297ecd9&name=default => generated 2801 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 642/1347] 10.0.0.156 () {32 vars in 736 bytes} [Tue May 19 17:37:01 2026] GET /v2.0/ports?device_id=9f8b0d2f-bc7a-4fb9-b9a2-51a59d0a0800 => 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: 706/1348] 10.0.0.156 () {32 vars in 774 bytes} [Tue May 19 17:37:01 2026] GET /v2.0/security-groups?tenant_id=4aa9fb65d0e9453eb1e5da2954688378&name=default => generated 2801 bytes in 279 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 707/1349] 10.0.0.156 () {32 vars in 740 bytes} [Tue May 19 17:37:01 2026] DELETE /v2.0/security-groups/efae74c4-7afd-4aeb-ae9b-b34138379dba => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 17:37:01.797 7 INFO neutron.api.v2.resource [None req-b142186e-659b-49c6-8755-3b566c385d42 98a78394855049319e1ee2454a44ce47 91cb5fb7d5414844a50272a74f4dd32f - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 708/1350] 10.0.0.156 () {32 vars in 724 bytes} [Tue May 19 17:37:01 2026] DELETE /v2.0/routers/9f8b0d2f-bc7a-4fb9-b9a2-51a59d0a0800 => generated 135 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 709/1351] 10.0.0.156 () {32 vars in 740 bytes} [Tue May 19 17:37:01 2026] DELETE /v2.0/security-groups/3dec2386-cbb4-4198-ac1f-76148421a4df => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 17:37:01.925 8 INFO neutron.services.segments.plugin [-] Segment 75f7c5c0-f5d5-43af-836b-fd89fb8e2f42 resource provider aggregate not found 2026-05-19 17:37:01.931 8 INFO neutron.services.segments.plugin [-] Segment 75f7c5c0-f5d5-43af-836b-fd89fb8e2f42 resource provider aggregate not found [pid: 7|app: 0|req: 710/1352] 10.0.0.156 () {32 vars in 736 bytes} [Tue May 19 17:37:01 2026] GET /v2.0/ports?device_id=c64d9907-7ab6-43e7-a9a3-d862e4223e17 => generated 12 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 17:37:01.952 8 INFO neutron.services.segments.plugin [-] Segment 75f7c5c0-f5d5-43af-836b-fd89fb8e2f42 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 75f7c5c0-f5d5-43af-836b-fd89fb8e2f42 found for delete ", "request_id": "req-781704a7-ed84-4aca-947a-1f9540ca1fea"}]} 2026-05-19 17:37:01.953 8 INFO neutron.services.segments.plugin [-] Segment 75f7c5c0-f5d5-43af-836b-fd89fb8e2f42 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 75f7c5c0-f5d5-43af-836b-fd89fb8e2f42 found for delete ", "request_id": "req-dcb80a85-08bb-4edf-8782-d51c856d8e2f"}]} 2026-05-19 17:37:01.990 7 INFO neutron.api.v2.resource [None req-24e5ff07-3e36-40d8-8900-304eaf37f580 98a78394855049319e1ee2454a44ce47 91cb5fb7d5414844a50272a74f4dd32f - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 711/1353] 10.0.0.156 () {32 vars in 724 bytes} [Tue May 19 17:37:01 2026] DELETE /v2.0/routers/c64d9907-7ab6-43e7-a9a3-d862e4223e17 => generated 135 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 17:37:02.028 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8a380db0-5152-4d9c-a246-14df03113252 98a78394855049319e1ee2454a44ce47 91cb5fb7d5414844a50272a74f4dd32f - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 712/1354] 10.0.0.156 () {32 vars in 724 bytes} [Tue May 19 17:37:02 2026] DELETE /v2.0/subnets/7813ae0d-56fe-44c9-bffd-51749452ffc1 => generated 136 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 713/1355] 10.0.0.156 () {32 vars in 736 bytes} [Tue May 19 17:37:02 2026] GET /v2.0/ports?device_id=2d2f4d58-f202-4221-85b2-aacdf8997117 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 17:37:02.085 7 INFO neutron.api.v2.resource [None req-a921940d-4767-435e-ba71-38514bc61986 98a78394855049319e1ee2454a44ce47 91cb5fb7d5414844a50272a74f4dd32f - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 714/1356] 10.0.0.156 () {32 vars in 724 bytes} [Tue May 19 17:37:02 2026] DELETE /v2.0/routers/2d2f4d58-f202-4221-85b2-aacdf8997117 => generated 135 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 17:37:02.110 7 INFO neutron.pecan_wsgi.hooks.translation [None req-12e2a0b1-3195-458c-8792-cdd3b18fcf41 98a78394855049319e1ee2454a44ce47 91cb5fb7d5414844a50272a74f4dd32f - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 715/1357] 10.0.0.156 () {32 vars in 724 bytes} [Tue May 19 17:37:02 2026] DELETE /v2.0/subnets/831e60d3-ac15-4056-914c-c42c37bf97e7 => 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: 716/1358] 10.0.0.156 () {32 vars in 736 bytes} [Tue May 19 17:37:02 2026] GET /v2.0/ports?device_id=98594674-ef84-4904-91b8-82d8a31f374a => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 17:37:02.180 7 INFO neutron.api.v2.resource [None req-043476b0-b54b-4518-a5f1-517c3a6aeeb5 98a78394855049319e1ee2454a44ce47 91cb5fb7d5414844a50272a74f4dd32f - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 717/1359] 10.0.0.156 () {32 vars in 724 bytes} [Tue May 19 17:37:02 2026] DELETE /v2.0/routers/98594674-ef84-4904-91b8-82d8a31f374a => generated 135 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 17:37:02.218 7 INFO neutron.pecan_wsgi.hooks.translation [None req-13a6321f-f714-44f2-a49e-da0ec521ade9 98a78394855049319e1ee2454a44ce47 91cb5fb7d5414844a50272a74f4dd32f - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 718/1360] 10.0.0.156 () {32 vars in 724 bytes} [Tue May 19 17:37:02 2026] DELETE /v2.0/subnets/c1021255-cc48-4793-bdb1-ddc865e89a60 => generated 136 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 17:37:02.249 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c6775fad-6a50-4390-a16b-124a7ab1e87b 98a78394855049319e1ee2454a44ce47 91cb5fb7d5414844a50272a74f4dd32f - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 719/1361] 10.0.0.156 () {32 vars in 724 bytes} [Tue May 19 17:37:02 2026] DELETE /v2.0/subnets/a9fd4d4c-ec7d-471e-9778-76fe7adb27d8 => generated 136 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 720/1362] 10.0.0.156 () {32 vars in 774 bytes} [Tue May 19 17:37:02 2026] GET /v2.0/security-groups?tenant_id=91cb5fb7d5414844a50272a74f4dd32f&name=default => generated 2801 bytes in 192 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 643/1363] 10.0.0.156 () {34 vars in 783 bytes} [Tue May 19 17:37:01 2026] PUT /v2.0/routers/cd761d18-f817-4392-be78-6b7d9d6e3727/add_router_interface => generated 309 bytes in 1662 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 721/1364] 10.0.0.156 () {32 vars in 740 bytes} [Tue May 19 17:37:03 2026] DELETE /v2.0/security-groups/e67f9448-2fe7-451d-8e40-0e203c07be55 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 644/1365] 10.0.0.156 () {34 vars in 665 bytes} [Tue May 19 17:37:03 2026] POST /v2.0/ports => generated 958 bytes in 457 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 722/1366] 10.0.0.156 () {34 vars in 665 bytes} [Tue May 19 17:37:03 2026] POST /v2.0/ports => generated 954 bytes in 476 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 17:37:04.979 8 INFO neutron.db.l3_db [None req-77fa7721-2491-4f82-97df-35b20ada2340 c6c775952056488d989d0503176c81cf 26a79f87dd9a4fb681b22e337633d7a8 - - - -] Floating IP 6916d33a-de9e-41c6-b4a6-8c3ff29d95aa associated. External IP: 10.96.250.217, port: 4b365c4c-0c78-4c52-b94f-5bb351e6094f. /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 723/1367] 10.0.0.156 () {32 vars in 774 bytes} [Tue May 19 17:37:04 2026] GET /v2.0/security-groups?tenant_id=ff0786b4e5c44fe5b69f8b547c1b5e0a&name=default => generated 2801 bytes in 319 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 726/1370] 10.0.0.156 () {32 vars in 740 bytes} [Tue May 19 17:37:05 2026] DELETE /v2.0/security-groups/a77b197c-5ecd-4d39-9407-214a7b87eb41 => 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: 645/1371] 10.0.0.156 () {34 vars in 677 bytes} [Tue May 19 17:37:04 2026] POST /v2.0/floatingips => generated 841 bytes in 1339 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 17:37:05.575 7 INFO neutron.db.l3_db [None req-fa976660-ab25-4fbe-84f8-ddaeb15b9194 c6c775952056488d989d0503176c81cf 26a79f87dd9a4fb681b22e337633d7a8 - - - -] Floating IP 6916d33a-de9e-41c6-b4a6-8c3ff29d95aa disassociated. External IP: 10.96.250.217, port: 4b365c4c-0c78-4c52-b94f-5bb351e6094f. [pid: 7|app: 0|req: 727/1372] 10.0.0.156 () {34 vars in 749 bytes} [Tue May 19 17:37:05 2026] PUT /v2.0/floatingips/6916d33a-de9e-41c6-b4a6-8c3ff29d95aa => generated 552 bytes in 1097 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 646/1373] 10.0.0.156 () {32 vars in 732 bytes} [Tue May 19 17:37:06 2026] DELETE /v2.0/floatingips/6916d33a-de9e-41c6-b4a6-8c3ff29d95aa => generated 0 bytes in 414 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 647/1374] 10.0.0.156 () {32 vars in 774 bytes} [Tue May 19 17:37:07 2026] GET /v2.0/security-groups?tenant_id=ac3e2b044bce47a3947c81208964f0c7&name=default => generated 2801 bytes in 246 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 648/1375] 10.0.0.156 () {32 vars in 740 bytes} [Tue May 19 17:37:07 2026] DELETE /v2.0/security-groups/4487fa0f-edc3-4af6-902f-ecc93c3d9cbb => 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: 649/1376] 10.0.0.156 () {32 vars in 774 bytes} [Tue May 19 17:37:07 2026] GET /v2.0/security-groups?tenant_id=bcf6bedba2864628b9c619a5d067ca25&name=default => generated 2801 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 17:37:07.880 7 INFO neutron.db.l3_db [None req-85d05d8b-8121-4c44-b509-8f48af8d7a54 c6c775952056488d989d0503176c81cf 26a79f87dd9a4fb681b22e337633d7a8 - - - -] Floating IP 0e778ecf-776d-460c-bc49-7166d9a730fe associated. External IP: 10.96.250.211, port: ce6f6cd8-a730-404d-9abd-7a42a782b0c5. [pid: 8|app: 0|req: 650/1377] 10.0.0.156 () {32 vars in 740 bytes} [Tue May 19 17:37:07 2026] DELETE /v2.0/security-groups/7ddd70e4-1009-442d-a56e-b13d48fec478 => generated 0 bytes in 149 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 728/1378] 10.0.0.156 () {34 vars in 677 bytes} [Tue May 19 17:37:06 2026] POST /v2.0/floatingips => generated 842 bytes in 1424 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 651/1379] 10.0.0.156 () {32 vars in 729 bytes} [Tue May 19 17:37:08 2026] GET /v2.0/floatingips/0e778ecf-776d-460c-bc49-7166d9a730fe => generated 842 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 729/1380] 10.0.0.156 () {32 vars in 655 bytes} [Tue May 19 17:37:08 2026] GET /v2.0/floatingips => generated 845 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 17:37:09.036 8 INFO neutron.db.l3_db [None req-4b9b2fd9-bc8b-4c8b-975d-a1d784662d41 c6c775952056488d989d0503176c81cf 26a79f87dd9a4fb681b22e337633d7a8 - - - -] Floating IP 0e778ecf-776d-460c-bc49-7166d9a730fe associated. External IP: 10.96.250.211, port: ce6f6cd8-a730-404d-9abd-7a42a782b0c5. [pid: 8|app: 0|req: 652/1381] 10.0.0.156 () {34 vars in 749 bytes} [Tue May 19 17:37:08 2026] PUT /v2.0/floatingips/0e778ecf-776d-460c-bc49-7166d9a730fe => generated 841 bytes in 1761 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 17:37:10.459 7 INFO neutron.db.l3_db [None req-91ec694b-83e6-427c-8f27-13b11328042d c6c775952056488d989d0503176c81cf 26a79f87dd9a4fb681b22e337633d7a8 - - - -] Floating IP 0e778ecf-776d-460c-bc49-7166d9a730fe disassociated. External IP: 10.96.250.211, port: 4b365c4c-0c78-4c52-b94f-5bb351e6094f. [pid: 7|app: 0|req: 730/1382] 10.0.0.156 () {34 vars in 749 bytes} [Tue May 19 17:37:10 2026] PUT /v2.0/floatingips/0e778ecf-776d-460c-bc49-7166d9a730fe => generated 552 bytes in 500 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 731/1383] 10.0.0.156 () {32 vars in 774 bytes} [Tue May 19 17:37:10 2026] GET /v2.0/security-groups?tenant_id=20f1045f29aa45d691bc66f0123d9145&name=default => generated 2801 bytes in 315 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 653/1384] 10.0.0.156 () {32 vars in 732 bytes} [Tue May 19 17:37:10 2026] DELETE /v2.0/floatingips/0e778ecf-776d-460c-bc49-7166d9a730fe => generated 0 bytes in 415 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 17:37:11.259 8 INFO neutron.api.v2.resource [None req-7e9b6d3d-6832-4ede-bf07-1c981bf15a33 c6c775952056488d989d0503176c81cf 26a79f87dd9a4fb681b22e337633d7a8 - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 654/1385] 10.0.0.156 () {32 vars in 732 bytes} [Tue May 19 17:37:11 2026] DELETE /v2.0/floatingips/0e778ecf-776d-460c-bc49-7166d9a730fe => generated 144 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 732/1386] 10.0.0.156 () {32 vars in 740 bytes} [Tue May 19 17:37:11 2026] DELETE /v2.0/security-groups/82642e3e-91f0-4a47-aeae-6333d39aa9fa => 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: 733/1387] 10.0.0.156 () {32 vars in 774 bytes} [Tue May 19 17:37:11 2026] GET /v2.0/security-groups?tenant_id=4c68bf3f484f41ab9c3ba95dd869c792&name=default => generated 2801 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 734/1388] 10.0.0.156 () {32 vars in 740 bytes} [Tue May 19 17:37:11 2026] DELETE /v2.0/security-groups/c616e659-2027-42f6-ac97-6f65546a2fc1 => 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: 655/1389] 10.0.0.156 () {32 vars in 720 bytes} [Tue May 19 17:37:11 2026] DELETE /v2.0/ports/4b365c4c-0c78-4c52-b94f-5bb351e6094f => generated 0 bytes in 339 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 735/1390] 10.0.0.156 () {32 vars in 720 bytes} [Tue May 19 17:37:11 2026] DELETE /v2.0/ports/ce6f6cd8-a730-404d-9abd-7a42a782b0c5 => generated 0 bytes in 383 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 656/1391] 10.0.0.156 () {32 vars in 736 bytes} [Tue May 19 17:37:12 2026] GET /v2.0/ports?device_id=cd761d18-f817-4392-be78-6b7d9d6e3727 => generated 958 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 736/1392] 10.0.0.156 () {34 vars in 789 bytes} [Tue May 19 17:37:12 2026] PUT /v2.0/routers/cd761d18-f817-4392-be78-6b7d9d6e3727/remove_router_interface => generated 309 bytes in 1136 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 657/1393] 10.0.0.156 () {34 vars in 676 bytes} [Tue May 19 17:37:12 2026] POST /v2.0/floatingips => generated 552 bytes in 847 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 658/1394] 10.0.0.156 () {32 vars in 774 bytes} [Tue May 19 17:37:13 2026] GET /v2.0/security-groups?tenant_id=a5646441e3184c558583ca2340df857f&name=default => generated 2801 bytes in 262 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 17:37:14.307 7 INFO neutron.services.segments.plugin [-] Segment 7172cdd9-4fe8-4f8d-b678-38db8571233b resource provider aggregate not found 2026-05-19 17:37:14.311 7 INFO neutron.services.segments.plugin [-] Segment 7172cdd9-4fe8-4f8d-b678-38db8571233b resource provider aggregate not found 2026-05-19 17:37:14.327 7 INFO neutron.services.segments.plugin [-] Segment 7172cdd9-4fe8-4f8d-b678-38db8571233b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7172cdd9-4fe8-4f8d-b678-38db8571233b found for delete ", "request_id": "req-cdc16df2-40a2-473b-8b12-9465187e596e"}]} 2026-05-19 17:37:14.328 7 INFO neutron.services.segments.plugin [-] Segment 7172cdd9-4fe8-4f8d-b678-38db8571233b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7172cdd9-4fe8-4f8d-b678-38db8571233b found for delete ", "request_id": "req-2d157daf-bfde-4480-a609-57a97bb97836"}]} 2026-05-19 17:37:14.364 7 INFO neutron.db.l3_hamode_db [None req-28e3d154-4ef6-4e82-80ee-8ce037d4a43f c6c775952056488d989d0503176c81cf 26a79f87dd9a4fb681b22e337633d7a8 - - - -] HA network ca9475d6-4362-453e-b5cd-0a1d03d3d45e was deleted as no HA routers are present in tenant 26a79f87dd9a4fb681b22e337633d7a8. [pid: 7|app: 0|req: 737/1395] 10.0.0.156 () {32 vars in 724 bytes} [Tue May 19 17:37:13 2026] DELETE /v2.0/routers/cd761d18-f817-4392-be78-6b7d9d6e3727 => generated 0 bytes in 1127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 659/1396] 10.0.0.156 () {34 vars in 676 bytes} [Tue May 19 17:37:13 2026] POST /v2.0/floatingips => generated 552 bytes in 698 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 738/1397] 10.0.0.156 () {32 vars in 653 bytes} [Tue May 19 17:37:14 2026] GET /v2.0/extensions => generated 19178 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 660/1398] 10.0.0.156 () {32 vars in 740 bytes} [Tue May 19 17:37:14 2026] DELETE /v2.0/security-groups/872c71fc-2d33-4cc4-a9a8-2455e3e3183c => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 739/1399] 10.0.0.156 () {32 vars in 724 bytes} [Tue May 19 17:37:14 2026] DELETE /v2.0/subnets/63e91c77-d985-406a-88eb-13fc9807e3f9 => 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: 740/1400] 10.0.0.156 () {32 vars in 681 bytes} [Tue May 19 17:37: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: 741/1401] 10.0.0.156 () {32 vars in 726 bytes} [Tue May 19 17:37:14 2026] DELETE /v2.0/networks/3d4b2462-dd53-4601-95c0-bab33564b0ab => generated 0 bytes in 216 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 742/1402] 10.0.0.156 () {32 vars in 681 bytes} [Tue May 19 17:37:14 2026] GET /v2.0/extensions/address-scope => generated 163 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 743/1403] 10.0.0.156 () {32 vars in 729 bytes} [Tue May 19 17:37:14 2026] GET /v2.0/extensions/router-admin-state-down-before-update => generated 312 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 744/1404] 10.0.0.156 () {32 vars in 665 bytes} [Tue May 19 17:37:14 2026] GET /v2.0/extensions/agent => generated 153 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 745/1405] 10.0.0.156 () {32 vars in 699 bytes} [Tue May 19 17:37:14 2026] GET /v2.0/extensions/agent-resources-synced => generated 223 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 746/1406] 10.0.0.156 () {32 vars in 697 bytes} [Tue May 19 17:37:14 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: 747/1407] 10.0.0.156 () {32 vars in 701 bytes} [Tue May 19 17:37: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: 748/1408] 10.0.0.156 () {32 vars in 689 bytes} [Tue May 19 17:37:14 2026] GET /v2.0/extensions/availability_zone => generated 178 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 749/1409] 10.0.0.156 () {32 vars in 703 bytes} [Tue May 19 17:37: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: 750/1410] 10.0.0.156 () {32 vars in 693 bytes} [Tue May 19 17:37:14 2026] GET /v2.0/extensions/default-subnetpools => generated 211 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 751/1411] 10.0.0.156 () {32 vars in 695 bytes} [Tue May 19 17:37:14 2026] GET /v2.0/extensions/dhcp_agent_scheduler => generated 187 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 752/1412] 10.0.0.156 () {32 vars in 685 bytes} [Tue May 19 17:37: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: 7|app: 0|req: 753/1413] 10.0.0.156 () {32 vars in 687 bytes} [Tue May 19 17:37: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: 754/1414] 10.0.0.156 () {32 vars in 661 bytes} [Tue May 19 17:37: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: 755/1415] 10.0.0.156 () {32 vars in 699 bytes} [Tue May 19 17:37:14 2026] GET /v2.0/extensions/empty-string-filtering => generated 219 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 756/1416] 10.0.0.156 () {32 vars in 679 bytes} [Tue May 19 17:37:14 2026] GET /v2.0/extensions/external-net => generated 200 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 757/1417] 10.0.0.156 () {32 vars in 683 bytes} [Tue May 19 17:37: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: 758/1418] 10.0.0.156 () {32 vars in 675 bytes} [Tue May 19 17:37: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: 759/1419] 10.0.0.156 () {32 vars in 689 bytes} [Tue May 19 17:37: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: 760/1420] 10.0.0.156 () {32 vars in 723 bytes} [Tue May 19 17:37: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: 761/1421] 10.0.0.156 () {32 vars in 687 bytes} [Tue May 19 17:37: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: 7|app: 0|req: 762/1422] 10.0.0.156 () {32 vars in 669 bytes} [Tue May 19 17:37: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: 763/1423] 10.0.0.156 () {32 vars in 687 bytes} [Tue May 19 17:37:15 2026] GET /v2.0/extensions/floatingip-pools => generated 188 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 764/1424] 10.0.0.156 () {32 vars in 681 bytes} [Tue May 19 17:37:15 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: 765/1425] 10.0.0.156 () {32 vars in 699 bytes} [Tue May 19 17:37:15 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: 7|app: 0|req: 766/1426] 10.0.0.156 () {32 vars in 679 bytes} [Tue May 19 17:37:15 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: 7|app: 0|req: 767/1427] 10.0.0.156 () {32 vars in 667 bytes} [Tue May 19 17:37:15 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: 7|app: 0|req: 768/1428] 10.0.0.156 () {32 vars in 677 bytes} [Tue May 19 17:37:15 2026] GET /v2.0/extensions/ext-gw-mode => generated 268 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 769/1429] 10.0.0.156 () {32 vars in 665 bytes} [Tue May 19 17:37:15 2026] GET /v2.0/extensions/l3-ha => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 770/1430] 10.0.0.156 () {32 vars in 675 bytes} [Tue May 19 17:37: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: 7|app: 0|req: 771/1431] 10.0.0.156 () {32 vars in 713 bytes} [Tue May 19 17:37:15 2026] GET /v2.0/extensions/l3-port-ip-change-not-allowed => generated 245 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 772/1432] 10.0.0.156 () {32 vars in 691 bytes} [Tue May 19 17:37: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: 7|app: 0|req: 773/1433] 10.0.0.156 () {32 vars in 683 bytes} [Tue May 19 17:37: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: 7|app: 0|req: 774/1434] 10.0.0.156 () {32 vars in 669 bytes} [Tue May 19 17:37:15 2026] GET /v2.0/extensions/net-mtu => generated 176 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 775/1435] 10.0.0.156 () {32 vars in 687 bytes} [Tue May 19 17:37:15 2026] GET /v2.0/extensions/net-mtu-writable => generated 207 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 776/1436] 10.0.0.156 () {32 vars in 705 bytes} [Tue May 19 17:37:15 2026] GET /v2.0/extensions/network_availability_zone => generated 200 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 777/1437] 10.0.0.156 () {32 vars in 701 bytes} [Tue May 19 17:37:15 2026] GET /v2.0/extensions/network-ip-availability => generated 216 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 778/1438] 10.0.0.156 () {32 vars in 675 bytes} [Tue May 19 17:37:15 2026] GET /v2.0/extensions/pagination => generated 192 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 779/1439] 10.0.0.156 () {32 vars in 693 bytes} [Tue May 19 17:37:15 2026] GET /v2.0/extensions/port-device-profile => generated 189 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 780/1440] 10.0.0.156 () {32 vars in 689 bytes} [Tue May 19 17:37:15 2026] GET /v2.0/extensions/port-mac-override => generated 251 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 781/1441] 10.0.0.156 () {32 vars in 709 bytes} [Tue May 19 17:37:15 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: 782/1442] 10.0.0.156 () {32 vars in 705 bytes} [Tue May 19 17:37:15 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: 661/1444] 10.0.0.156 () {34 vars in 676 bytes} [Tue May 19 17:37:14 2026] POST /v2.0/floatingips => generated 552 bytes in 670 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 783/1444] 10.0.0.156 () {32 vars in 697 bytes} [Tue May 19 17:37:15 2026] GET /v2.0/extensions/port-resource-request => generated 185 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 662/1445] 10.0.0.156 () {32 vars in 711 bytes} [Tue May 19 17:37:15 2026] GET /v2.0/extensions/port-resource-request-groups => generated 271 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 663/1446] 10.0.0.156 () {32 vars in 669 bytes} [Tue May 19 17:37:15 2026] GET /v2.0/extensions/binding => generated 193 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 664/1447] 10.0.0.156 () {32 vars in 687 bytes} [Tue May 19 17:37:15 2026] GET /v2.0/extensions/binding-extended => generated 212 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 665/1448] 10.0.0.156 () {32 vars in 681 bytes} [Tue May 19 17:37:15 2026] GET /v2.0/extensions/port-security => generated 160 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 666/1449] 10.0.0.156 () {32 vars in 675 bytes} [Tue May 19 17:37:15 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 667/1450] 10.0.0.156 () {32 vars in 671 bytes} [Tue May 19 17:37:15 2026] GET /v2.0/extensions/provider => generated 191 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 668/1451] 10.0.0.156 () {32 vars in 661 bytes} [Tue May 19 17:37:15 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: 669/1452] 10.0.0.156 () {32 vars in 699 bytes} [Tue May 19 17:37:15 2026] GET /v2.0/extensions/qos-bw-limit-direction => generated 258 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 670/1453] 10.0.0.156 () {32 vars in 699 bytes} [Tue May 19 17:37:15 2026] GET /v2.0/extensions/qos-bw-minimum-ingress => generated 251 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 671/1454] 10.0.0.156 () {32 vars in 677 bytes} [Tue May 19 17:37:15 2026] GET /v2.0/extensions/qos-default => generated 183 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 672/1455] 10.0.0.156 () {32 vars in 669 bytes} [Tue May 19 17:37:15 2026] GET /v2.0/extensions/qos-fip => generated 178 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 673/1456] 10.0.0.156 () {32 vars in 683 bytes} [Tue May 19 17:37:15 2026] GET /v2.0/extensions/qos-gateway-ip => generated 197 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 674/1457] 10.0.0.156 () {32 vars in 701 bytes} [Tue May 19 17:37:15 2026] GET /v2.0/extensions/qos-port-network-policy => generated 209 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 675/1458] 10.0.0.156 () {32 vars in 685 bytes} [Tue May 19 17:37:15 2026] GET /v2.0/extensions/qos-pps-minimum => generated 203 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 676/1459] 10.0.0.156 () {32 vars in 707 bytes} [Tue May 19 17:37:15 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: 8|app: 0|req: 677/1460] 10.0.0.156 () {32 vars in 669 bytes} [Tue May 19 17:37:15 2026] GET /v2.0/extensions/qos-pps => generated 195 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 678/1461] 10.0.0.156 () {32 vars in 697 bytes} [Tue May 19 17:37:15 2026] GET /v2.0/extensions/qos-rule-type-details => 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: 679/1462] 10.0.0.156 () {32 vars in 695 bytes} [Tue May 19 17:37:15 2026] GET /v2.0/extensions/qos-rule-type-filter => generated 373 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 680/1463] 10.0.0.156 () {32 vars in 685 bytes} [Tue May 19 17:37:15 2026] GET /v2.0/extensions/qos-rules-alias => generated 254 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 681/1464] 10.0.0.156 () {32 vars in 689 bytes} [Tue May 19 17:37:15 2026] GET /v2.0/extensions/quota-check-limit => generated 226 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 682/1465] 10.0.0.156 () {32 vars in 667 bytes} [Tue May 19 17:37:15 2026] GET /v2.0/extensions/quotas => generated 192 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 683/1466] 10.0.0.156 () {32 vars in 681 bytes} [Tue May 19 17:37:15 2026] GET /v2.0/extensions/quota_details => generated 213 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 684/1467] 10.0.0.156 () {32 vars in 774 bytes} [Tue May 19 17:37:15 2026] GET /v2.0/security-groups?tenant_id=26a79f87dd9a4fb681b22e337633d7a8&name=default => generated 2801 bytes in 293 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 685/1468] 10.0.0.156 () {32 vars in 681 bytes} [Tue May 19 17:37:15 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: 7|app: 0|req: 784/1469] 10.0.0.156 () {34 vars in 676 bytes} [Tue May 19 17:37:15 2026] POST /v2.0/floatingips => generated 552 bytes in 605 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 686/1470] 10.0.0.156 () {32 vars in 740 bytes} [Tue May 19 17:37:15 2026] DELETE /v2.0/security-groups/34add199-0842-4c20-b89b-7a90c4046f8b => 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: 785/1471] 10.0.0.156 () {32 vars in 691 bytes} [Tue May 19 17:37:15 2026] GET /v2.0/extensions/rbac-address-group => generated 198 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 786/1472] 10.0.0.156 () {32 vars in 691 bytes} [Tue May 19 17:37:15 2026] GET /v2.0/extensions/rbac-address-scope => generated 190 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 787/1473] 10.0.0.156 () {32 vars in 695 bytes} [Tue May 19 17:37:15 2026] GET /v2.0/extensions/rbac-security-groups => generated 210 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 788/1474] 10.0.0.156 () {32 vars in 685 bytes} [Tue May 19 17:37:15 2026] GET /v2.0/extensions/rbac-subnetpool => 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: 789/1475] 10.0.0.156 () {32 vars in 689 bytes} [Tue May 19 17:37:15 2026] GET /v2.0/extensions/revision-if-match => generated 247 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 790/1476] 10.0.0.156 () {32 vars in 701 bytes} [Tue May 19 17:37:15 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: 7|app: 0|req: 791/1477] 10.0.0.156 () {32 vars in 703 bytes} [Tue May 19 17:37:15 2026] GET /v2.0/extensions/router_availability_zone => generated 197 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 792/1478] 10.0.0.156 () {32 vars in 717 bytes} [Tue May 19 17:37:15 2026] GET /v2.0/extensions/security-groups-normalized-cidr => 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: 793/1479] 10.0.0.156 () {32 vars in 715 bytes} [Tue May 19 17:37:15 2026] GET /v2.0/extensions/port-security-groups-filtering => generated 228 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 794/1480] 10.0.0.156 () {32 vars in 727 bytes} [Tue May 19 17:37:15 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: 7|app: 0|req: 795/1481] 10.0.0.156 () {32 vars in 719 bytes} [Tue May 19 17:37:15 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: 7|app: 0|req: 796/1482] 10.0.0.156 () {32 vars in 683 bytes} [Tue May 19 17:37:15 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: 797/1483] 10.0.0.156 () {32 vars in 669 bytes} [Tue May 19 17:37:15 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: 798/1484] 10.0.0.156 () {32 vars in 719 bytes} [Tue May 19 17:37:15 2026] GET /v2.0/extensions/segments-peer-subnet-host-routes => generated 233 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 799/1485] 10.0.0.156 () {32 vars in 679 bytes} [Tue May 19 17:37:15 2026] GET /v2.0/extensions/service-type => generated 221 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 800/1486] 10.0.0.156 () {32 vars in 669 bytes} [Tue May 19 17:37:15 2026] GET /v2.0/extensions/sorting => generated 183 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 801/1487] 10.0.0.156 () {32 vars in 697 bytes} [Tue May 19 17:37:15 2026] GET /v2.0/extensions/standard-attr-segment => generated 212 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 802/1488] 10.0.0.156 () {32 vars in 705 bytes} [Tue May 19 17:37:15 2026] GET /v2.0/extensions/standard-attr-description => generated 214 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 803/1489] 10.0.0.156 () {32 vars in 701 bytes} [Tue May 19 17:37:15 2026] GET /v2.0/extensions/stateful-security-group => generated 208 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 804/1490] 10.0.0.156 () {32 vars in 683 bytes} [Tue May 19 17:37:15 2026] GET /v2.0/extensions/subnet_onboard => generated 197 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 805/1491] 10.0.0.156 () {32 vars in 705 bytes} [Tue May 19 17:37:15 2026] GET /v2.0/extensions/subnet-segmentid-writable => generated 227 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 806/1492] 10.0.0.156 () {32 vars in 695 bytes} [Tue May 19 17:37:15 2026] GET /v2.0/extensions/subnet-service-types => generated 206 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 807/1493] 10.0.0.156 () {32 vars in 689 bytes} [Tue May 19 17:37:15 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: 808/1494] 10.0.0.156 () {32 vars in 697 bytes} [Tue May 19 17:37:15 2026] GET /v2.0/extensions/subnetpool-prefix-ops => generated 224 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 809/1495] 10.0.0.156 () {32 vars in 689 bytes} [Tue May 19 17:37:15 2026] GET /v2.0/extensions/standard-attr-tag => generated 343 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 810/1496] 10.0.0.156 () {32 vars in 701 bytes} [Tue May 19 17:37:16 2026] GET /v2.0/extensions/standard-attr-timestamp => generated 255 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 811/1497] 10.0.0.156 () {32 vars in 665 bytes} [Tue May 19 17:37:16 2026] GET /v2.0/extensions/trunk => generated 164 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 812/1498] 10.0.0.156 () {32 vars in 681 bytes} [Tue May 19 17:37:16 2026] GET /v2.0/extensions/trunk-details => generated 168 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 813/1499] 10.0.0.156 () {32 vars in 693 bytes} [Tue May 19 17:37:16 2026] GET /v2.0/extensions/vpn-endpoint-groups => generated 177 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 814/1500] 10.0.0.156 () {32 vars in 677 bytes} [Tue May 19 17:37:16 2026] GET /v2.0/extensions/vpn-flavors => generated 182 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 815/1501] 10.0.0.156 () {32 vars in 667 bytes} [Tue May 19 17:37:16 2026] GET /v2.0/extensions/vpnaas => generated 154 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 687/1502] 10.0.0.156 () {34 vars in 676 bytes} [Tue May 19 17:37:15 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) 2026-05-19 17:37:16.463 7 INFO neutron.services.segments.plugin [-] Segment 8c346216-45c3-455c-aa9c-989e6d5c3850 resource provider aggregate not found 2026-05-19 17:37:16.494 7 INFO neutron.services.segments.plugin [-] Segment 8c346216-45c3-455c-aa9c-989e6d5c3850 resource provider aggregate not found 2026-05-19 17:37:16.499 7 INFO neutron.services.segments.plugin [-] Segment 8c346216-45c3-455c-aa9c-989e6d5c3850 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8c346216-45c3-455c-aa9c-989e6d5c3850 found for delete ", "request_id": "req-6503b92f-610c-48d9-9ecb-bd7693ffe3bf"}]} [pid: 7|app: 0|req: 816/1503] 10.0.0.156 () {34 vars in 759 bytes} [Tue May 19 17:37:16 2026] PUT /v2.0/floatingips/46945277-7ac9-416f-bc69-712801eef9c5/tags => generated 17 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 688/1504] 10.0.0.156 () {34 vars in 759 bytes} [Tue May 19 17:37:16 2026] PUT /v2.0/floatingips/2826f9fa-6b12-41a2-a5cc-85df5bc5aa1c/tags => generated 25 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 17:37:16.604 7 INFO neutron.services.segments.plugin [-] Segment 8c346216-45c3-455c-aa9c-989e6d5c3850 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8c346216-45c3-455c-aa9c-989e6d5c3850 found for delete ", "request_id": "req-c5560094-41d9-4b0d-a4ba-1d98a4402a6e"}]} [pid: 7|app: 0|req: 817/1505] 10.0.0.156 () {34 vars in 759 bytes} [Tue May 19 17:37:16 2026] PUT /v2.0/floatingips/6c6db90e-ee54-429d-8803-585f2d696fe4/tags => generated 34 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 689/1506] 10.0.0.156 () {32 vars in 774 bytes} [Tue May 19 17:37:16 2026] GET /v2.0/security-groups?tenant_id=1d8670131d6d42cabc0f47058aa05807&name=default => generated 2801 bytes in 299 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 690/1507] 10.0.0.156 () {32 vars in 740 bytes} [Tue May 19 17:37:16 2026] DELETE /v2.0/security-groups/2e376e20-182e-44cf-b811-c2f1ce9dbab3 => 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: 818/1508] 10.0.0.156 () {34 vars in 759 bytes} [Tue May 19 17:37:16 2026] PUT /v2.0/floatingips/157cccef-6aa8-4731-b065-86574a724038/tags => generated 19 bytes in 511 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 691/1509] 10.0.0.156 () {32 vars in 672 bytes} [Tue May 19 17:37:17 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 819/1510] 10.0.0.156 () {32 vars in 686 bytes} [Tue May 19 17:37:17 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 692/1511] 10.0.0.156 () {32 vars in 682 bytes} [Tue May 19 17:37:17 2026] GET /v2.0/floatingips?tags-any=blue => generated 1128 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 820/1512] 10.0.0.156 () {32 vars in 694 bytes} [Tue May 19 17:37:17 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 693/1513] 10.0.0.156 () {32 vars in 680 bytes} [Tue May 19 17:37:17 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 821/1514] 10.0.0.156 () {32 vars in 694 bytes} [Tue May 19 17:37:17 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 822/1515] 10.0.0.156 () {32 vars in 690 bytes} [Tue May 19 17:37:17 2026] GET /v2.0/floatingips?not-tags-any=blue => generated 1643 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 823/1516] 10.0.0.156 () {32 vars in 702 bytes} [Tue May 19 17:37:17 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 17:37:17.894 8 INFO neutron.db.segments_db [None req-f86452c2-99db-4cf2-ac41-f5607254586d 9dc7dacf0e8342a8b8599e333685f45a e6f34511020b4afd9a9c67d73cf4fbba - - - -] Added segment a4b34ff7-2539-4d47-942b-06ed6b3631ce of type vxlan for network 86332d5d-b17a-44ee-a7f2-0b58995669f3 [pid: 8|app: 0|req: 694/1517] 10.0.0.156 () {34 vars in 671 bytes} [Tue May 19 17:37:17 2026] POST /v2.0/networks => generated 632 bytes in 570 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 17:37:18.195 8 INFO neutron.db.segments_db [None req-09e38271-974d-406d-9f2c-8d38008805a9 9dc7dacf0e8342a8b8599e333685f45a e6f34511020b4afd9a9c67d73cf4fbba - - - -] Added segment 7e73ccd9-f15b-4658-9cdd-a549db606fa9 of type vxlan for network d4da2bd6-a05f-4793-92fe-b2e6f2549ea0 [pid: 7|app: 0|req: 824/1518] 10.0.0.156 () {32 vars in 732 bytes} [Tue May 19 17:37:17 2026] DELETE /v2.0/floatingips/46945277-7ac9-416f-bc69-712801eef9c5 => generated 0 bytes in 511 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 825/1519] 10.0.0.156 () {32 vars in 732 bytes} [Tue May 19 17:37:18 2026] DELETE /v2.0/floatingips/2826f9fa-6b12-41a2-a5cc-85df5bc5aa1c => generated 0 bytes in 453 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 17:37:18.660 8 INFO neutron.db.l3_hamode_db [None req-09e38271-974d-406d-9f2c-8d38008805a9 9dc7dacf0e8342a8b8599e333685f45a e6f34511020b4afd9a9c67d73cf4fbba - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 826/1520] 10.0.0.156 () {32 vars in 732 bytes} [Tue May 19 17:37:18 2026] DELETE /v2.0/floatingips/6c6db90e-ee54-429d-8803-585f2d696fe4 => generated 0 bytes in 417 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 827/1521] 10.0.0.156 () {32 vars in 732 bytes} [Tue May 19 17:37:19 2026] DELETE /v2.0/floatingips/157cccef-6aa8-4731-b065-86574a724038 => generated 0 bytes in 376 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 17:37:19.714 7 INFO neutron.db.segments_db [None req-f8e08dd4-7c3c-46ca-852f-2754ea426882 fd00412756b2430b8288a646953b752f 8f8fb5e893864f748795514207bbfef9 - - - -] Added segment 34d12161-1083-494b-86bc-492ebb7f63ec of type vxlan for network 76777252-8e78-462f-9f06-de2806229f0e 2026-05-19 17:37:19.845 7 INFO neutron.db.segments_db [None req-f8e08dd4-7c3c-46ca-852f-2754ea426882 fd00412756b2430b8288a646953b752f 8f8fb5e893864f748795514207bbfef9 - - - -] Added segment 731c73fb-6fe4-4c16-9661-6421fbf48d75 of type vxlan for network a195b8ce-4a66-4ae2-81bc-5bb815dbc87b [pid: 7|app: 0|req: 828/1522] 10.0.0.156 () {34 vars in 670 bytes} [Tue May 19 17:37:19 2026] POST /v2.0/networks => generated 1246 bytes in 496 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-19 17:37:20.258 8 INFO neutron.db.l3_hamode_db [None req-09e38271-974d-406d-9f2c-8d38008805a9 9dc7dacf0e8342a8b8599e333685f45a e6f34511020b4afd9a9c67d73cf4fbba - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 829/1523] 10.0.0.156 () {32 vars in 732 bytes} [Tue May 19 17:37:19 2026] DELETE /v2.0/floatingips/1ca611e8-8fe2-4a51-97d8-3b637bc0ef89 => generated 0 bytes in 396 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 830/1524] 10.0.0.156 () {32 vars in 649 bytes} [Tue May 19 17:37:20 2026] GET /v2.0/networks => generated 1845 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 833/1527] 10.0.0.156 () {32 vars in 774 bytes} [Tue May 19 17:37:20 2026] GET /v2.0/security-groups?tenant_id=17cd2decfc98419c81d436d7f2732f4c&name=default => generated 2801 bytes in 193 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 17:37:20.871 7 INFO neutron.services.segments.plugin [-] Segment 34d12161-1083-494b-86bc-492ebb7f63ec resource provider aggregate not found 2026-05-19 17:37:20.882 7 INFO neutron.services.segments.plugin [-] Segment 34d12161-1083-494b-86bc-492ebb7f63ec resource provider aggregate not found [pid: 7|app: 0|req: 834/1528] 10.0.0.156 () {32 vars in 726 bytes} [Tue May 19 17:37:20 2026] DELETE /v2.0/networks/76777252-8e78-462f-9f06-de2806229f0e => generated 0 bytes in 208 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 17:37:20.903 7 INFO neutron.services.segments.plugin [-] Segment 34d12161-1083-494b-86bc-492ebb7f63ec resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 34d12161-1083-494b-86bc-492ebb7f63ec found for delete ", "request_id": "req-7a7dd2a5-39b7-4d3c-9a1a-d63ed3485ad5"}]} 2026-05-19 17:37:20.903 7 INFO neutron.services.segments.plugin [-] Segment 34d12161-1083-494b-86bc-492ebb7f63ec resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 34d12161-1083-494b-86bc-492ebb7f63ec found for delete ", "request_id": "req-bc33a915-9189-4ff3-893b-d6eb2ad921ed"}]} [pid: 7|app: 0|req: 835/1529] 10.0.0.156 () {32 vars in 740 bytes} [Tue May 19 17:37:20 2026] DELETE /v2.0/security-groups/1b656b17-78a6-4a0f-a248-9042c093021e => 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: 836/1530] 10.0.0.156 () {32 vars in 726 bytes} [Tue May 19 17:37:20 2026] DELETE /v2.0/networks/a195b8ce-4a66-4ae2-81bc-5bb815dbc87b => 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: 837/1531] 10.0.0.156 () {32 vars in 649 bytes} [Tue May 19 17:37:21 2026] GET /v2.0/networks => generated 651 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 17:37:21.430 7 INFO neutron.db.segments_db [None req-72232771-5c13-4466-98d2-f20c53728f37 fd00412756b2430b8288a646953b752f 8f8fb5e893864f748795514207bbfef9 - - - -] Added segment ee435b64-3a59-4921-b0b2-7f2adc9ffcf4 of type vxlan for network f42d067d-9c12-44d3-b85c-5fa6a622d37a [pid: 8|app: 0|req: 695/1532] 10.0.0.156 () {34 vars in 669 bytes} [Tue May 19 17:37:18 2026] POST /v2.0/routers => generated 695 bytes in 3378 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 838/1533] 10.0.0.156 () {34 vars in 670 bytes} [Tue May 19 17:37:21 2026] POST /v2.0/networks => generated 650 bytes in 234 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 696/1534] 10.0.0.156 () {32 vars in 774 bytes} [Tue May 19 17:37:21 2026] GET /v2.0/security-groups?tenant_id=dbb0ce5504bc48b59b870a8127fbaad1&name=default => generated 2801 bytes in 205 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 839/1535] 10.0.0.156 () {32 vars in 776 bytes} [Tue May 19 17:37:21 2026] GET /v2.0/subnets?project_id=e6f34511020b4afd9a9c67d73cf4fbba&cidr=10.100.0.0%2F28 => generated 14 bytes in 170 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 17:37:21.758 8 INFO neutron.db.segments_db [None req-a48a47ee-d348-40f7-9686-dbccb3c0500a fd00412756b2430b8288a646953b752f 8f8fb5e893864f748795514207bbfef9 - - - -] Added segment 8a2c37bc-bd92-4059-9e91-0ee4bbfc0f53 of type vxlan for network f6f02a53-6f73-47bc-bf62-457fcd943f40 [pid: 7|app: 0|req: 840/1536] 10.0.0.156 () {32 vars in 740 bytes} [Tue May 19 17:37:21 2026] DELETE /v2.0/security-groups/2cd3ab05-4c1b-46aa-af86-8100a78ae792 => 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: 697/1537] 10.0.0.156 () {34 vars in 670 bytes} [Tue May 19 17:37:21 2026] POST /v2.0/networks => generated 650 bytes in 179 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 841/1538] 10.0.0.156 () {32 vars in 694 bytes} [Tue May 19 17:37:21 2026] GET /v2.0/networks?router%3Aexternal=True => generated 753 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 842/1539] 10.0.0.156 () {32 vars in 774 bytes} [Tue May 19 17:37:21 2026] GET /v2.0/security-groups?tenant_id=a0d1a168199c437689c8d0a4b5f55252&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: 843/1540] 10.0.0.156 () {32 vars in 784 bytes} [Tue May 19 17:37:22 2026] GET /v2.0/subnets?network_id=b3e11aea-3a91-4a30-a587-431c72122885&cidr=10.100.0.0%2F28 => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 844/1541] 10.0.0.156 () {32 vars in 740 bytes} [Tue May 19 17:37:22 2026] DELETE /v2.0/security-groups/7024724a-8074-460e-9085-426c9d3ac26a => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 845/1542] 10.0.0.156 () {34 vars in 669 bytes} [Tue May 19 17:37:22 2026] POST /v2.0/subnets => generated 631 bytes in 495 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 698/1543] 10.0.0.156 () {34 vars in 665 bytes} [Tue May 19 17:37:21 2026] POST /v2.0/ports => generated 1506 bytes in 836 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 846/1544] 10.0.0.156 () {32 vars in 774 bytes} [Tue May 19 17:37:22 2026] GET /v2.0/security-groups?tenant_id=4ccf803fa888467badaacd4bb7e578f8&name=default => generated 2801 bytes in 175 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 17:37:22.947 7 INFO neutron.services.segments.plugin [-] Segment 731c73fb-6fe4-4c16-9661-6421fbf48d75 resource provider aggregate not found 2026-05-19 17:37:22.963 7 INFO neutron.services.segments.plugin [-] Segment 731c73fb-6fe4-4c16-9661-6421fbf48d75 resource provider aggregate not found 2026-05-19 17:37:22.973 7 INFO neutron.services.segments.plugin [-] Segment 731c73fb-6fe4-4c16-9661-6421fbf48d75 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 731c73fb-6fe4-4c16-9661-6421fbf48d75 found for delete ", "request_id": "req-9102575c-6639-45e8-a2b9-d244c2047f90"}]} 2026-05-19 17:37:22.986 7 INFO neutron.services.segments.plugin [-] Segment 731c73fb-6fe4-4c16-9661-6421fbf48d75 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 731c73fb-6fe4-4c16-9661-6421fbf48d75 found for delete ", "request_id": "req-692178b1-512e-49ea-a2d3-8502c07d146a"}]} [pid: 7|app: 0|req: 847/1545] 10.0.0.156 () {32 vars in 643 bytes} [Tue May 19 17:37:22 2026] GET /v2.0/ports => generated 1506 bytes in 189 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 848/1546] 10.0.0.156 () {32 vars in 740 bytes} [Tue May 19 17:37:23 2026] DELETE /v2.0/security-groups/42a11ea6-8c25-44c0-b38d-b8a3bdc2f968 => 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: 849/1547] 10.0.0.156 () {32 vars in 720 bytes} [Tue May 19 17:37:23 2026] DELETE /v2.0/ports/8be94c9d-effc-4997-b60c-34fd14341624 => generated 0 bytes in 236 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 850/1548] 10.0.0.156 () {32 vars in 720 bytes} [Tue May 19 17:37:23 2026] DELETE /v2.0/ports/20d138f1-4ae2-4b77-9d7d-05b1006f0c1c => generated 0 bytes in 328 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 851/1549] 10.0.0.156 () {32 vars in 643 bytes} [Tue May 19 17:37:23 2026] GET /v2.0/ports => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 17:37:23.868 7 INFO neutron.db.segments_db [None req-3f2df4b9-af98-4016-94be-286ec913b598 fd00412756b2430b8288a646953b752f 8f8fb5e893864f748795514207bbfef9 - - - -] Added segment f8537e23-ef4b-49c5-869f-a76aa3765294 of type vxlan for network 1a384aaf-1af6-4284-8172-da9482ca2edb [pid: 7|app: 0|req: 852/1550] 10.0.0.156 () {34 vars in 670 bytes} [Tue May 19 17:37:23 2026] POST /v2.0/networks => generated 649 bytes in 224 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 17:37:24.114 7 INFO neutron.db.segments_db [None req-5995de60-1e7b-485a-afcc-29d4fdaa4cdb fd00412756b2430b8288a646953b752f 8f8fb5e893864f748795514207bbfef9 - - - -] Added segment f3721908-7ef8-4631-b5ac-4f819e0a37e1 of type vxlan for network f9546f37-802f-4864-a918-e1b9b04c5cff [pid: 7|app: 0|req: 853/1551] 10.0.0.156 () {34 vars in 670 bytes} [Tue May 19 17:37:24 2026] POST /v2.0/networks => generated 650 bytes in 506 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 699/1552] 10.0.0.156 () {34 vars in 783 bytes} [Tue May 19 17:37:22 2026] PUT /v2.0/routers/dec54d05-619f-4cc1-b8ce-c356d61167f3/add_router_interface => generated 309 bytes in 2130 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 700/1553] 10.0.0.156 () {32 vars in 649 bytes} [Tue May 19 17:37:24 2026] GET /v2.0/networks => generated 6479 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 701/1554] 10.0.0.156 () {32 vars in 647 bytes} [Tue May 19 17:37:24 2026] GET /v2.0/subnets => generated 2498 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 702/1555] 10.0.0.156 () {32 vars in 647 bytes} [Tue May 19 17:37:25 2026] GET /v2.0/routers => generated 738 bytes in 198 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 854/1556] 10.0.0.156 () {34 vars in 669 bytes} [Tue May 19 17:37:24 2026] POST /v2.0/subnets => generated 1226 bytes in 987 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 703/1557] 10.0.0.156 () {34 vars in 685 bytes} [Tue May 19 17:37:25 2026] POST /v2.0/security-groups => generated 1611 bytes in 246 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 855/1558] 10.0.0.156 () {32 vars in 647 bytes} [Tue May 19 17:37:25 2026] GET /v2.0/subnets => generated 1839 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 704/1559] 10.0.0.156 () {34 vars in 695 bytes} [Tue May 19 17:37:25 2026] POST /v2.0/security-group-rules => generated 565 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 705/1560] 10.0.0.156 () {34 vars in 695 bytes} [Tue May 19 17:37:25 2026] POST /v2.0/security-group-rules => generated 564 bytes in 196 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 706/1561] 10.0.0.156 () {34 vars in 695 bytes} [Tue May 19 17:37:25 2026] POST /v2.0/security-group-rules => generated 570 bytes in 198 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 856/1562] 10.0.0.156 () {32 vars in 724 bytes} [Tue May 19 17:37:25 2026] DELETE /v2.0/subnets/014b5ce2-1a64-437c-8736-28c8fff2f151 => generated 0 bytes in 665 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 707/1563] 10.0.0.156 () {34 vars in 695 bytes} [Tue May 19 17:37:26 2026] POST /v2.0/security-group-rules => generated 569 bytes in 185 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 17:37:26.375 8 INFO neutron.db.securitygroups_db [None req-59386d9b-2f3d-4d77-8ab4-8b94ae5a871c 9dc7dacf0e8342a8b8599e333685f45a e6f34511020b4afd9a9c67d73cf4fbba - - - -] Project e6f34511020b4afd9a9c67d73cf4fbba 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: 708/1564] 10.0.0.156 () {34 vars in 695 bytes} [Tue May 19 17:37:26 2026] POST /v2.0/security-group-rules => generated 575 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 17:37:26.528 8 INFO neutron.db.securitygroups_db [None req-7b27f5e7-eb1d-4917-90ad-3232db3ce39c 9dc7dacf0e8342a8b8599e333685f45a e6f34511020b4afd9a9c67d73cf4fbba - - - -] Project e6f34511020b4afd9a9c67d73cf4fbba 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: 857/1565] 10.0.0.156 () {32 vars in 724 bytes} [Tue May 19 17:37:26 2026] DELETE /v2.0/subnets/208f1171-290a-4201-837b-981f4d50a8e9 => generated 0 bytes in 284 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 709/1566] 10.0.0.156 () {34 vars in 695 bytes} [Tue May 19 17:37:26 2026] POST /v2.0/security-group-rules => generated 574 bytes in 194 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 858/1567] 10.0.0.156 () {32 vars in 647 bytes} [Tue May 19 17:37:26 2026] GET /v2.0/subnets => generated 626 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 859/1568] 10.0.0.156 () {32 vars in 774 bytes} [Tue May 19 17:37:26 2026] GET /v2.0/security-groups?tenant_id=5410ea9279734aa4af337ec6a4eaa72a&name=default => generated 2801 bytes in 418 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 17:37:27.256 8 INFO neutron.services.segments.plugin [-] Segment f3721908-7ef8-4631-b5ac-4f819e0a37e1 resource provider aggregate not found 2026-05-19 17:37:27.262 8 INFO neutron.services.segments.plugin [-] Segment f3721908-7ef8-4631-b5ac-4f819e0a37e1 resource provider aggregate not found 2026-05-19 17:37:27.276 8 INFO neutron.services.segments.plugin [-] Segment f3721908-7ef8-4631-b5ac-4f819e0a37e1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f3721908-7ef8-4631-b5ac-4f819e0a37e1 found for delete ", "request_id": "req-c613ad38-2a0e-41b6-a515-ae58aedb169e"}]} 2026-05-19 17:37:27.278 8 INFO neutron.services.segments.plugin [-] Segment f3721908-7ef8-4631-b5ac-4f819e0a37e1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f3721908-7ef8-4631-b5ac-4f819e0a37e1 found for delete ", "request_id": "req-e7b12602-817e-4892-aa4d-3a419f246438"}]} [pid: 8|app: 0|req: 710/1569] 10.0.0.156 () {32 vars in 726 bytes} [Tue May 19 17:37:26 2026] DELETE /v2.0/networks/f9546f37-802f-4864-a918-e1b9b04c5cff => generated 0 bytes in 587 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 711/1570] 10.0.0.156 () {32 vars in 740 bytes} [Tue May 19 17:37:27 2026] DELETE /v2.0/security-groups/d7fc4d8a-74eb-43b7-9c31-921a0faf4dbe => generated 0 bytes in 138 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 860/1571] 10.0.0.156 () {32 vars in 649 bytes} [Tue May 19 17:37:27 2026] GET /v2.0/networks => generated 1297 bytes in 235 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 712/1572] 10.0.0.156 () {32 vars in 726 bytes} [Tue May 19 17:37:27 2026] DELETE /v2.0/networks/1a384aaf-1af6-4284-8172-da9482ca2edb => generated 0 bytes in 556 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 713/1573] 10.0.0.19 () {34 vars in 1099 bytes} [Tue May 19 17:37:27 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1200501158&fields=id&tenant_id=e6f34511020b4afd9a9c67d73cf4fbba => generated 69 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 714/1574] 10.0.0.156 () {32 vars in 726 bytes} [Tue May 19 17:37:28 2026] DELETE /v2.0/networks/f6f02a53-6f73-47bc-bf62-457fcd943f40 => generated 0 bytes in 248 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 715/1575] 10.0.0.19 () {34 vars in 981 bytes} [Tue May 19 17:37:28 2026] GET /v2.0/networks?id=86332d5d-b17a-44ee-a7f2-0b58995669f3 => generated 660 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 861/1576] 10.0.0.156 () {34 vars in 676 bytes} [Tue May 19 17:37:27 2026] POST /v2.0/floatingips => generated 552 bytes in 1010 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 862/1577] 10.0.0.19 () {34 vars in 964 bytes} [Tue May 19 17:37:28 2026] GET /v2.0/quotas/e6f34511020b4afd9a9c67d73cf4fbba => 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: 863/1578] 10.0.0.156 () {34 vars in 759 bytes} [Tue May 19 17:37:28 2026] PUT /v2.0/floatingips/6e960d6e-472e-4d25-b671-eedef885ecb6/tags => generated 25 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 716/1579] 10.0.0.156 () {32 vars in 726 bytes} [Tue May 19 17:37:28 2026] DELETE /v2.0/networks/f42d067d-9c12-44d3-b85c-5fa6a622d37a => 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: 717/1580] 10.0.0.156 () {32 vars in 739 bytes} [Tue May 19 17:37:28 2026] GET /v2.0/floatingips/6e960d6e-472e-4d25-b671-eedef885ecb6/tags => generated 25 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 864/1581] 10.0.0.19 () {34 vars in 1001 bytes} [Tue May 19 17:37:28 2026] GET /v2.0/ports?tenant_id=e6f34511020b4afd9a9c67d73cf4fbba&fields=id => generated 103 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 718/1582] 10.0.0.156 () {34 vars in 770 bytes} [Tue May 19 17:37:28 2026] PUT /v2.0/floatingips/6e960d6e-472e-4d25-b671-eedef885ecb6/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: 719/1583] 10.0.0.156 () {32 vars in 739 bytes} [Tue May 19 17:37:28 2026] GET /v2.0/floatingips/6e960d6e-472e-4d25-b671-eedef885ecb6/tags => generated 34 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 865/1584] 10.0.0.19 () {34 vars in 1007 bytes} [Tue May 19 17:37:28 2026] GET /v2.0/networks/86332d5d-b17a-44ee-a7f2-0b58995669f3?fields=segments => generated 14 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 720/1585] 10.0.0.156 () {34 vars in 766 bytes} [Tue May 19 17:37:28 2026] PUT /v2.0/floatingips/6e960d6e-472e-4d25-b671-eedef885ecb6/tags/red => generated 4 bytes in 38 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 866/1586] 10.0.0.19 () {34 vars in 1107 bytes} [Tue May 19 17:37:28 2026] GET /v2.0/networks/86332d5d-b17a-44ee-a7f2-0b58995669f3?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: 721/1587] 10.0.0.156 () {32 vars in 739 bytes} [Tue May 19 17:37:28 2026] GET /v2.0/floatingips/6e960d6e-472e-4d25-b671-eedef885ecb6/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: 867/1588] 10.0.0.156 () {34 vars in 788 bytes} [Tue May 19 17:37:28 2026] PUT /v2.0/floatingips/6e960d6e-472e-4d25-b671-eedef885ecb6/tags/black.or.white => generated 4 bytes in 72 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 722/1589] 10.0.0.156 () {32 vars in 739 bytes} [Tue May 19 17:37:28 2026] GET /v2.0/floatingips/6e960d6e-472e-4d25-b671-eedef885ecb6/tags => generated 52 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 723/1590] 10.0.0.19 () {34 vars in 989 bytes} [Tue May 19 17:37:29 2026] GET /v2.0/ports?device_id=f5b9c952-f454-43a3-89c8-7fe05f6a0be5 => 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: 868/1591] 10.0.0.156 () {34 vars in 759 bytes} [Tue May 19 17:37:29 2026] PUT /v2.0/floatingips/6e960d6e-472e-4d25-b671-eedef885ecb6/tags => generated 37 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 724/1592] 10.0.0.156 () {32 vars in 739 bytes} [Tue May 19 17:37:29 2026] GET /v2.0/floatingips/6e960d6e-472e-4d25-b671-eedef885ecb6/tags => generated 37 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 869/1593] 10.0.0.156 () {32 vars in 747 bytes} [Tue May 19 17:37:29 2026] GET /v2.0/floatingips/6e960d6e-472e-4d25-b671-eedef885ecb6/tags/red => generated 0 bytes in 34 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 17:37:29.301 8 INFO neutron.services.segments.plugin [-] Segment f8537e23-ef4b-49c5-869f-a76aa3765294 resource provider aggregate not found 2026-05-19 17:37:29.312 8 INFO neutron.services.segments.plugin [-] Segment f8537e23-ef4b-49c5-869f-a76aa3765294 resource provider aggregate not found 2026-05-19 17:37:29.316 7 INFO neutron.api.v2.resource [None req-d054afb0-e0f1-4480-888e-46668b1fbe2d 4b39c400ac9f46d5b8fbeeaa59749491 6e4536c9e72f4b5ca7886070bf1e2a64 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 870/1594] 10.0.0.156 () {32 vars in 751 bytes} [Tue May 19 17:37:29 2026] GET /v2.0/floatingips/6e960d6e-472e-4d25-b671-eedef885ecb6/tags/green => generated 99 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-05-19 17:37:29.324 8 INFO neutron.services.segments.plugin [-] Segment f8537e23-ef4b-49c5-869f-a76aa3765294 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f8537e23-ef4b-49c5-869f-a76aa3765294 found for delete ", "request_id": "req-76ad7d16-d410-4966-8ae9-71f983a0f913"}]} 2026-05-19 17:37:29.335 8 INFO neutron.services.segments.plugin [-] Segment f8537e23-ef4b-49c5-869f-a76aa3765294 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f8537e23-ef4b-49c5-869f-a76aa3765294 found for delete ", "request_id": "req-f782a152-05f4-4a3b-ae6b-20e3aa1d2324"}]} 2026-05-19 17:37:29.346 8 INFO neutron.services.segments.plugin [-] Segment 8a2c37bc-bd92-4059-9e91-0ee4bbfc0f53 resource provider aggregate not found 2026-05-19 17:37:29.353 8 INFO neutron.services.segments.plugin [-] Segment 8a2c37bc-bd92-4059-9e91-0ee4bbfc0f53 resource provider aggregate not found 2026-05-19 17:37:29.366 8 INFO neutron.services.segments.plugin [-] Segment 8a2c37bc-bd92-4059-9e91-0ee4bbfc0f53 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8a2c37bc-bd92-4059-9e91-0ee4bbfc0f53 found for delete ", "request_id": "req-aa745c4a-6f36-4cd3-90e6-db5b1839c545"}]} 2026-05-19 17:37:29.381 8 INFO neutron.services.segments.plugin [-] Segment 8a2c37bc-bd92-4059-9e91-0ee4bbfc0f53 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8a2c37bc-bd92-4059-9e91-0ee4bbfc0f53 found for delete ", "request_id": "req-7075b0f4-b79e-4d96-9676-fd3331b1bac5"}]} [pid: 7|app: 0|req: 871/1595] 10.0.0.156 () {32 vars in 750 bytes} [Tue May 19 17:37:29 2026] DELETE /v2.0/floatingips/6e960d6e-472e-4d25-b671-eedef885ecb6/tags/red => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 17:37:29.395 8 INFO neutron.services.segments.plugin [-] Segment ee435b64-3a59-4921-b0b2-7f2adc9ffcf4 resource provider aggregate not found 2026-05-19 17:37:29.411 8 INFO neutron.services.segments.plugin [-] Segment ee435b64-3a59-4921-b0b2-7f2adc9ffcf4 resource provider aggregate not found 2026-05-19 17:37:29.419 8 INFO neutron.services.segments.plugin [-] Segment ee435b64-3a59-4921-b0b2-7f2adc9ffcf4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ee435b64-3a59-4921-b0b2-7f2adc9ffcf4 found for delete ", "request_id": "req-4a9e1c63-adef-460d-aa07-2373f47adc01"}]} [pid: 7|app: 0|req: 872/1596] 10.0.0.156 () {32 vars in 739 bytes} [Tue May 19 17:37:29 2026] GET /v2.0/floatingips/6e960d6e-472e-4d25-b671-eedef885ecb6/tags => generated 30 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 17:37:29.432 8 INFO neutron.services.segments.plugin [-] Segment ee435b64-3a59-4921-b0b2-7f2adc9ffcf4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ee435b64-3a59-4921-b0b2-7f2adc9ffcf4 found for delete ", "request_id": "req-ef017b39-7d20-416f-8e9f-22715973f22a"}]} 2026-05-19 17:37:29.470 7 INFO neutron.api.v2.resource [None req-56d95343-4bd0-41f0-a1e7-fcfff73931ea 4b39c400ac9f46d5b8fbeeaa59749491 6e4536c9e72f4b5ca7886070bf1e2a64 - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 873/1597] 10.0.0.156 () {32 vars in 754 bytes} [Tue May 19 17:37:29 2026] DELETE /v2.0/floatingips/6e960d6e-472e-4d25-b671-eedef885ecb6/tags/green => generated 99 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 725/1598] 10.0.0.156 () {32 vars in 774 bytes} [Tue May 19 17:37:29 2026] GET /v2.0/security-groups?tenant_id=8f8fb5e893864f748795514207bbfef9&name=default => generated 2801 bytes in 249 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 874/1599] 10.0.0.156 () {32 vars in 742 bytes} [Tue May 19 17:37:29 2026] DELETE /v2.0/floatingips/6e960d6e-472e-4d25-b671-eedef885ecb6/tags => 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: 875/1600] 10.0.0.156 () {32 vars in 739 bytes} [Tue May 19 17:37:29 2026] GET /v2.0/floatingips/6e960d6e-472e-4d25-b671-eedef885ecb6/tags => generated 12 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 726/1601] 10.0.0.156 () {32 vars in 740 bytes} [Tue May 19 17:37:29 2026] DELETE /v2.0/security-groups/245e20cf-7284-4e3e-8899-37179eb896f9 => 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: 876/1602] 10.0.0.156 () {32 vars in 732 bytes} [Tue May 19 17:37:29 2026] DELETE /v2.0/floatingips/6e960d6e-472e-4d25-b671-eedef885ecb6 => generated 0 bytes in 390 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 727/1603] 10.0.0.19 () {34 vars in 989 bytes} [Tue May 19 17:37:30 2026] GET /v2.0/ports?device_id=f5b9c952-f454-43a3-89c8-7fe05f6a0be5 => 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: 877/1604] 199.204.45.242 () {34 vars in 986 bytes} [Tue May 19 17:37:30 2026] GET /v2.0/networks?id=86332d5d-b17a-44ee-a7f2-0b58995669f3 => generated 660 bytes in 166 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 728/1605] 199.204.45.242 () {34 vars in 1050 bytes} [Tue May 19 17:37:30 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=e6f34511020b4afd9a9c67d73cf4fbba => generated 181 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 729/1606] 10.0.0.156 () {32 vars in 774 bytes} [Tue May 19 17:37:30 2026] GET /v2.0/security-groups?tenant_id=929277066b0c44479269c39249e7bc52&name=default => generated 2801 bytes in 476 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 878/1608] 199.204.45.242 () {38 vars in 955 bytes} [Tue May 19 17:37:30 2026] POST /v2.0/ports => generated 958 bytes in 720 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 730/1608] 10.0.0.19 () {34 vars in 989 bytes} [Tue May 19 17:37:31 2026] GET /v2.0/ports?device_id=f5b9c952-f454-43a3-89c8-7fe05f6a0be5 => generated 961 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/pycadf/identifier.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: 731/1609] 10.0.0.19 () {34 vars in 1039 bytes} [Tue May 19 17:37:31 2026] GET /v2.0/security-groups?id=6c426615-79e5-4207-a499-4147c2335571&fields=id&fields=name => generated 114 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 879/1610] 10.0.0.156 () {32 vars in 740 bytes} [Tue May 19 17:37:31 2026] DELETE /v2.0/security-groups/fea0a98c-59c7-4d66-aa88-7d2695d4a1c2 => generated 0 bytes in 147 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 732/1611] 199.204.45.242 () {38 vars in 1028 bytes} [Tue May 19 17:37:31 2026] PUT /v2.0/ports/7dd90cd6-af33-4869-8402-e1bbca3aa8b7 => generated 1203 bytes in 551 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-19 17:37:32.112 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-168c0daf-2789-490a-81eb-319136e0c758'] response: {'name': 'network-changed', 'server_uuid': 'f5b9c952-f454-43a3-89c8-7fe05f6a0be5', 'tag': '7dd90cd6-af33-4869-8402-e1bbca3aa8b7', 'status': 'completed', 'code': 200} 2026-05-19 17:37:32.175 7 INFO neutron.db.segments_db [None req-eef962c6-6129-460e-bc83-fd6ef7cfcd47 903e541701b746af98afe442304cfca6 d21c4147ea6546e4a17eae239f193e2f - - - -] Added segment b700bc36-196f-44fa-af1c-a92745f632ac of type vxlan for network f02605ed-7db3-4acb-a212-5627ce5007f1 [pid: 8|app: 0|req: 733/1612] 10.0.0.156 () {32 vars in 774 bytes} [Tue May 19 17:37:32 2026] GET /v2.0/security-groups?tenant_id=6e4536c9e72f4b5ca7886070bf1e2a64&name=default => generated 2801 bytes in 148 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: 880/1613] 10.0.0.156 () {34 vars in 670 bytes} [Tue May 19 17:37:31 2026] POST /v2.0/networks => generated 644 bytes in 556 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 881/1614] 10.0.0.156 () {32 vars in 740 bytes} [Tue May 19 17:37:32 2026] DELETE /v2.0/security-groups/14e8808e-7f06-46f1-b6eb-149439270345 => 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: 734/1615] 199.204.45.242 () {34 vars in 1080 bytes} [Tue May 19 17:37:32 2026] GET /v2.0/ports?tenant_id=e6f34511020b4afd9a9c67d73cf4fbba&device_id=f5b9c952-f454-43a3-89c8-7fe05f6a0be5 => generated 1242 bytes in 615 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 735/1616] 10.0.0.19 () {34 vars in 989 bytes} [Tue May 19 17:37:32 2026] GET /v2.0/ports?device_id=f5b9c952-f454-43a3-89c8-7fe05f6a0be5 => generated 973 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 882/1617] 10.0.0.156 () {34 vars in 665 bytes} [Tue May 19 17:37:32 2026] POST /v2.0/ports => generated 775 bytes in 474 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: 736/1618] 199.204.45.242 () {34 vars in 1018 bytes} [Tue May 19 17:37:32 2026] GET /v2.0/networks?tenant_id=e6f34511020b4afd9a9c67d73cf4fbba&shared=False => generated 755 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 883/1619] 10.0.0.19 () {34 vars in 1039 bytes} [Tue May 19 17:37:32 2026] GET /v2.0/security-groups?id=6c426615-79e5-4207-a499-4147c2335571&fields=id&fields=name => generated 114 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 17:37:33.042 8 INFO neutron.db.segments_db [None req-c4ab40a0-99a7-4e6f-900a-e843d0b3ec14 903e541701b746af98afe442304cfca6 d21c4147ea6546e4a17eae239f193e2f - - - -] Added segment 4d3b8d6c-cdbf-4a8f-9c29-93e99490ba57 of type vxlan for network cd5c8c12-25f1-4397-8340-d580eb995738 [pid: 7|app: 0|req: 884/1620] 199.204.45.242 () {34 vars in 930 bytes} [Tue May 19 17:37:32 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 885/1621] 199.204.45.242 () {34 vars in 1080 bytes} [Tue May 19 17:37:33 2026] GET /v2.0/ports?tenant_id=e6f34511020b4afd9a9c67d73cf4fbba&device_id=f5b9c952-f454-43a3-89c8-7fe05f6a0be5 => generated 1242 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 737/1622] 10.0.0.156 () {34 vars in 670 bytes} [Tue May 19 17:37:32 2026] POST /v2.0/networks => generated 631 bytes in 233 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 886/1623] 199.204.45.242 () {34 vars in 1060 bytes} [Tue May 19 17:37:33 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=7dd90cd6-af33-4869-8402-e1bbca3aa8b7 => generated 19 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 887/1624] 199.204.45.242 () {34 vars in 984 bytes} [Tue May 19 17:37:33 2026] GET /v2.0/subnets?id=4844513f-25c0-4950-9fc4-7f8692e0c90d => generated 652 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 888/1625] 199.204.45.242 () {34 vars in 1052 bytes} [Tue May 19 17:37:33 2026] GET /v2.0/ports?network_id=86332d5d-b17a-44ee-a7f2-0b58995669f3&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: 889/1626] 199.204.45.242 () {34 vars in 1012 bytes} [Tue May 19 17:37:33 2026] GET /v2.0/networks/86332d5d-b17a-44ee-a7f2-0b58995669f3?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: 890/1627] 199.204.45.242 () {34 vars in 1112 bytes} [Tue May 19 17:37:33 2026] GET /v2.0/networks/86332d5d-b17a-44ee-a7f2-0b58995669f3?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 738/1628] 10.0.0.156 () {34 vars in 669 bytes} [Tue May 19 17:37:33 2026] POST /v2.0/subnets => generated 602 bytes in 678 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 739/1629] 10.0.0.19 () {34 vars in 989 bytes} [Tue May 19 17:37:34 2026] GET /v2.0/ports?device_id=f5b9c952-f454-43a3-89c8-7fe05f6a0be5 => generated 973 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 740/1630] 10.0.0.19 () {34 vars in 1039 bytes} [Tue May 19 17:37:34 2026] GET /v2.0/security-groups?id=6c426615-79e5-4207-a499-4147c2335571&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: 891/1631] 10.0.0.156 () {34 vars in 665 bytes} [Tue May 19 17:37:33 2026] POST /v2.0/ports => generated 953 bytes in 567 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 741/1632] 10.0.0.156 () {32 vars in 720 bytes} [Tue May 19 17:37:34 2026] DELETE /v2.0/ports/bf270f9c-6a5d-48ab-bd8f-db8af459239c => generated 0 bytes in 419 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 17:37:34.940 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6f945f56-6feb-4789-8307-92f425786495 903e541701b746af98afe442304cfca6 d21c4147ea6546e4a17eae239f193e2f - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 892/1633] 10.0.0.156 () {32 vars in 720 bytes} [Tue May 19 17:37:34 2026] DELETE /v2.0/ports/bf270f9c-6a5d-48ab-bd8f-db8af459239c => generated 132 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 17:37:34.977 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4632ca2d-82bb-4f48-aece-864f3528d662 903e541701b746af98afe442304cfca6 d21c4147ea6546e4a17eae239f193e2f - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 742/1634] 10.0.0.156 () {32 vars in 717 bytes} [Tue May 19 17:37:34 2026] GET /v2.0/ports/bf270f9c-6a5d-48ab-bd8f-db8af459239c => generated 132 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 893/1637] 10.0.0.156 () {32 vars in 724 bytes} [Tue May 19 17:37:34 2026] DELETE /v2.0/subnets/9f9ecf4e-a90b-4f9d-ac1b-3ed66c7d268e => generated 0 bytes in 247 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 745/1638] 10.0.0.19 () {34 vars in 989 bytes} [Tue May 19 17:37:35 2026] GET /v2.0/ports?device_id=f5b9c952-f454-43a3-89c8-7fe05f6a0be5 => generated 975 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 746/1639] 10.0.0.19 () {34 vars in 1039 bytes} [Tue May 19 17:37:35 2026] GET /v2.0/security-groups?id=6c426615-79e5-4207-a499-4147c2335571&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: 747/1640] 10.0.0.19 () {34 vars in 989 bytes} [Tue May 19 17:37:35 2026] GET /v2.0/ports?device_id=f5b9c952-f454-43a3-89c8-7fe05f6a0be5 => generated 975 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 748/1641] 10.0.0.19 () {34 vars in 1039 bytes} [Tue May 19 17:37:35 2026] GET /v2.0/security-groups?id=6c426615-79e5-4207-a499-4147c2335571&fields=id&fields=name => generated 114 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 749/1642] 10.0.0.156 () {32 vars in 736 bytes} [Tue May 19 17:37:35 2026] GET /v2.0/ports?device_id=f5b9c952-f454-43a3-89c8-7fe05f6a0be5 => generated 1244 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 17:37:35.728 7 INFO neutron.services.segments.plugin [-] Segment 4d3b8d6c-cdbf-4a8f-9c29-93e99490ba57 resource provider aggregate not found 2026-05-19 17:37:35.735 7 INFO neutron.services.segments.plugin [-] Segment 4d3b8d6c-cdbf-4a8f-9c29-93e99490ba57 resource provider aggregate not found 2026-05-19 17:37:35.756 7 INFO neutron.services.segments.plugin [-] Segment 4d3b8d6c-cdbf-4a8f-9c29-93e99490ba57 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4d3b8d6c-cdbf-4a8f-9c29-93e99490ba57 found for delete ", "request_id": "req-5c460bbe-f4d7-46af-ab7e-a9e3c3ae75c6"}]} 2026-05-19 17:37:35.758 7 INFO neutron.services.segments.plugin [-] Segment 4d3b8d6c-cdbf-4a8f-9c29-93e99490ba57 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4d3b8d6c-cdbf-4a8f-9c29-93e99490ba57 found for delete ", "request_id": "req-a8c40f9f-6dbd-47c8-a614-01d1adc78ce5"}]} [pid: 7|app: 0|req: 894/1643] 10.0.0.156 () {32 vars in 726 bytes} [Tue May 19 17:37:35 2026] DELETE /v2.0/networks/cd5c8c12-25f1-4397-8340-d580eb995738 => generated 0 bytes in 552 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 17:37:35.944 7 INFO neutron.db.segments_db [None req-d3e7e4d3-c0b6-4fd7-8f9b-b9b19881ea56 903e541701b746af98afe442304cfca6 d21c4147ea6546e4a17eae239f193e2f - - - -] Added segment dcf87261-39c0-4c49-96f4-7fc21c96b101 of type vxlan for network 1a87cfbe-1b9f-468c-a08b-5b336bcbb549 [pid: 7|app: 0|req: 895/1644] 10.0.0.156 () {34 vars in 670 bytes} [Tue May 19 17:37:35 2026] POST /v2.0/networks => generated 631 bytes in 337 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 17:37:36.829 8 INFO neutron.db.l3_db [None req-24f48e49-cd84-4581-b06b-05ae58196c86 9dc7dacf0e8342a8b8599e333685f45a e6f34511020b4afd9a9c67d73cf4fbba - - - -] Floating IP fab9b172-9efb-478a-9c45-682bf7c7adcc associated. External IP: 10.96.250.205, port: 7dd90cd6-af33-4869-8402-e1bbca3aa8b7. [pid: 7|app: 0|req: 896/1645] 10.0.0.156 () {34 vars in 669 bytes} [Tue May 19 17:37:36 2026] POST /v2.0/subnets => generated 602 bytes in 683 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 750/1646] 10.0.0.156 () {34 vars in 677 bytes} [Tue May 19 17:37:35 2026] POST /v2.0/floatingips => generated 856 bytes in 1661 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 17:37:37.305 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-9042d393-6027-4474-b0f3-b7945b5cb40b'] response: {'name': 'network-changed', 'server_uuid': 'f5b9c952-f454-43a3-89c8-7fe05f6a0be5', 'tag': '7dd90cd6-af33-4869-8402-e1bbca3aa8b7', 'status': 'completed', 'code': 200} 2026-05-19 17:37:37.342 7 INFO neutron.db.segments_db [None req-0d2233a0-2ce4-4724-9170-ff0ad23f5939 7b126218072c48248032d6c1f842df17 57006a9b86914256a833933c726c4375 - - - -] Added segment c264ae1a-9ea5-4494-85da-6078cc584b4f of type vxlan for network 329763ba-5daf-478e-af4b-976bbf029195 [pid: 7|app: 0|req: 897/1647] 10.0.0.156 () {34 vars in 670 bytes} [Tue May 19 17:37:36 2026] POST /v2.0/networks => generated 631 bytes in 703 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 898/1648] 10.0.0.156 () {32 vars in 729 bytes} [Tue May 19 17:37:37 2026] GET /v2.0/floatingips/fab9b172-9efb-478a-9c45-682bf7c7adcc => generated 856 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 899/1649] 199.204.45.242 () {34 vars in 1080 bytes} [Tue May 19 17:37:37 2026] GET /v2.0/ports?tenant_id=e6f34511020b4afd9a9c67d73cf4fbba&device_id=f5b9c952-f454-43a3-89c8-7fe05f6a0be5 => generated 1244 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 751/1650] 10.0.0.156 () {34 vars in 665 bytes} [Tue May 19 17:37:37 2026] POST /v2.0/ports => generated 912 bytes in 612 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 752/1651] 199.204.45.242 () {34 vars in 986 bytes} [Tue May 19 17:37:37 2026] GET /v2.0/networks?id=86332d5d-b17a-44ee-a7f2-0b58995669f3 => generated 755 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 900/1652] 10.0.0.156 () {34 vars in 664 bytes} [Tue May 19 17:37:37 2026] POST /v2.0/ports => generated 743 bytes in 663 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: 901/1653] 199.204.45.242 () {34 vars in 1060 bytes} [Tue May 19 17:37:38 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=7dd90cd6-af33-4869-8402-e1bbca3aa8b7 => generated 859 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 753/1654] 10.0.0.156 () {32 vars in 720 bytes} [Tue May 19 17:37:37 2026] DELETE /v2.0/ports/636bb9c6-7eac-422f-acb3-8a2e7b4b9da3 => generated 0 bytes in 460 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 754/1655] 199.204.45.242 () {34 vars in 984 bytes} [Tue May 19 17:37:38 2026] GET /v2.0/subnets?id=4844513f-25c0-4950-9fc4-7f8692e0c90d => generated 652 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 17:37:38.476 8 INFO neutron.pecan_wsgi.hooks.translation [None req-55963755-e06d-4e62-aba9-ad3d595f0c88 903e541701b746af98afe442304cfca6 d21c4147ea6546e4a17eae239f193e2f - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 902/1656] 10.0.0.156 () {34 vars in 747 bytes} [Tue May 19 17:37:38 2026] PUT /v2.0/ports/b71a3778-2725-41ee-a28a-73d2c94da9d4/tags => generated 25 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 755/1657] 10.0.0.156 () {32 vars in 717 bytes} [Tue May 19 17:37:38 2026] GET /v2.0/ports/636bb9c6-7eac-422f-acb3-8a2e7b4b9da3 => 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: 903/1658] 199.204.45.242 () {34 vars in 1052 bytes} [Tue May 19 17:37:38 2026] GET /v2.0/ports?network_id=86332d5d-b17a-44ee-a7f2-0b58995669f3&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: 904/1659] 10.0.0.156 () {32 vars in 727 bytes} [Tue May 19 17:37:38 2026] GET /v2.0/ports/b71a3778-2725-41ee-a28a-73d2c94da9d4/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: 905/1660] 199.204.45.242 () {34 vars in 1012 bytes} [Tue May 19 17:37:38 2026] GET /v2.0/networks/86332d5d-b17a-44ee-a7f2-0b58995669f3?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: 906/1661] 10.0.0.156 () {34 vars in 758 bytes} [Tue May 19 17:37:38 2026] PUT /v2.0/ports/b71a3778-2725-41ee-a28a-73d2c94da9d4/tags/green => generated 4 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 756/1662] 10.0.0.156 () {32 vars in 724 bytes} [Tue May 19 17:37:38 2026] DELETE /v2.0/subnets/26ca0518-86b7-4778-918b-66f807f913cb => generated 0 bytes in 344 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 907/1663] 10.0.0.156 () {32 vars in 729 bytes} [Tue May 19 17:37:38 2026] GET /v2.0/floatingips/fab9b172-9efb-478a-9c45-682bf7c7adcc => generated 858 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 908/1664] 10.0.0.156 () {32 vars in 727 bytes} [Tue May 19 17:37:38 2026] GET /v2.0/ports/b71a3778-2725-41ee-a28a-73d2c94da9d4/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: 757/1665] 199.204.45.242 () {34 vars in 1112 bytes} [Tue May 19 17:37:38 2026] GET /v2.0/networks/86332d5d-b17a-44ee-a7f2-0b58995669f3?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 758/1666] 10.0.0.156 () {34 vars in 754 bytes} [Tue May 19 17:37:38 2026] PUT /v2.0/ports/b71a3778-2725-41ee-a28a-73d2c94da9d4/tags/red => 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: 759/1667] 10.0.0.156 () {32 vars in 727 bytes} [Tue May 19 17:37:39 2026] GET /v2.0/ports/b71a3778-2725-41ee-a28a-73d2c94da9d4/tags => generated 34 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 760/1668] 10.0.0.156 () {34 vars in 776 bytes} [Tue May 19 17:37:39 2026] PUT /v2.0/ports/b71a3778-2725-41ee-a28a-73d2c94da9d4/tags/black.or.white => generated 4 bytes in 79 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 761/1669] 10.0.0.156 () {32 vars in 727 bytes} [Tue May 19 17:37:39 2026] GET /v2.0/ports/b71a3778-2725-41ee-a28a-73d2c94da9d4/tags => generated 52 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 762/1670] 10.0.0.156 () {34 vars in 747 bytes} [Tue May 19 17:37:39 2026] PUT /v2.0/ports/b71a3778-2725-41ee-a28a-73d2c94da9d4/tags => generated 37 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 763/1671] 10.0.0.156 () {32 vars in 727 bytes} [Tue May 19 17:37:39 2026] GET /v2.0/ports/b71a3778-2725-41ee-a28a-73d2c94da9d4/tags => generated 37 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 17:37:39.320 7 INFO neutron.services.segments.plugin [-] Segment dcf87261-39c0-4c49-96f4-7fc21c96b101 resource provider aggregate not found 2026-05-19 17:37:39.325 7 INFO neutron.services.segments.plugin [-] Segment dcf87261-39c0-4c49-96f4-7fc21c96b101 resource provider aggregate not found [pid: 8|app: 0|req: 764/1672] 10.0.0.156 () {32 vars in 735 bytes} [Tue May 19 17:37:39 2026] GET /v2.0/ports/b71a3778-2725-41ee-a28a-73d2c94da9d4/tags/red => generated 0 bytes in 42 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 17:37:39.344 7 INFO neutron.services.segments.plugin [-] Segment dcf87261-39c0-4c49-96f4-7fc21c96b101 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dcf87261-39c0-4c49-96f4-7fc21c96b101 found for delete ", "request_id": "req-8076d79d-7d9c-4ed2-8fb9-ff02bca32ecf"}]} 2026-05-19 17:37:39.345 7 INFO neutron.services.segments.plugin [-] Segment dcf87261-39c0-4c49-96f4-7fc21c96b101 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dcf87261-39c0-4c49-96f4-7fc21c96b101 found for delete ", "request_id": "req-9b094b66-d584-401d-a28b-b8a1f924c051"}]} [pid: 7|app: 0|req: 909/1673] 10.0.0.156 () {32 vars in 726 bytes} [Tue May 19 17:37:38 2026] DELETE /v2.0/networks/1a87cfbe-1b9f-468c-a08b-5b336bcbb549 => generated 0 bytes in 464 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 17:37:39.382 8 INFO neutron.api.v2.resource [None req-e99c6d65-3a94-4dff-91c0-7e3c866c532a 7b126218072c48248032d6c1f842df17 57006a9b86914256a833933c726c4375 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 765/1674] 10.0.0.156 () {32 vars in 739 bytes} [Tue May 19 17:37:39 2026] GET /v2.0/ports/b71a3778-2725-41ee-a28a-73d2c94da9d4/tags/green => generated 99 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 766/1675] 10.0.0.156 () {32 vars in 738 bytes} [Tue May 19 17:37:39 2026] DELETE /v2.0/ports/b71a3778-2725-41ee-a28a-73d2c94da9d4/tags/red => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 767/1676] 10.0.0.156 () {32 vars in 727 bytes} [Tue May 19 17:37:39 2026] GET /v2.0/ports/b71a3778-2725-41ee-a28a-73d2c94da9d4/tags => generated 30 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 17:37:39.554 8 INFO neutron.api.v2.resource [None req-7d352afb-53dc-48e9-aa20-a9268e947fc8 7b126218072c48248032d6c1f842df17 57006a9b86914256a833933c726c4375 - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 768/1677] 10.0.0.156 () {32 vars in 742 bytes} [Tue May 19 17:37:39 2026] DELETE /v2.0/ports/b71a3778-2725-41ee-a28a-73d2c94da9d4/tags/green => generated 99 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 769/1678] 10.0.0.156 () {32 vars in 730 bytes} [Tue May 19 17:37:39 2026] DELETE /v2.0/ports/b71a3778-2725-41ee-a28a-73d2c94da9d4/tags => generated 0 bytes in 46 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 770/1679] 10.0.0.156 () {32 vars in 727 bytes} [Tue May 19 17:37:39 2026] GET /v2.0/ports/b71a3778-2725-41ee-a28a-73d2c94da9d4/tags => 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: 771/1680] 10.0.0.156 () {32 vars in 720 bytes} [Tue May 19 17:37:39 2026] DELETE /v2.0/ports/b71a3778-2725-41ee-a28a-73d2c94da9d4 => generated 0 bytes in 314 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 910/1681] 10.0.0.156 () {34 vars in 665 bytes} [Tue May 19 17:37:39 2026] POST /v2.0/ports => generated 774 bytes in 757 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-19 17:37:40.194 8 INFO neutron.services.segments.plugin [-] Segment c264ae1a-9ea5-4494-85da-6078cc584b4f resource provider aggregate not found 2026-05-19 17:37:40.198 8 INFO neutron.services.segments.plugin [-] Segment c264ae1a-9ea5-4494-85da-6078cc584b4f resource provider aggregate not found 2026-05-19 17:37:40.213 8 INFO neutron.services.segments.plugin [-] Segment c264ae1a-9ea5-4494-85da-6078cc584b4f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c264ae1a-9ea5-4494-85da-6078cc584b4f found for delete ", "request_id": "req-943abf4f-551e-4484-a92d-bfef44d0bbf0"}]} 2026-05-19 17:37:40.215 8 INFO neutron.services.segments.plugin [-] Segment c264ae1a-9ea5-4494-85da-6078cc584b4f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c264ae1a-9ea5-4494-85da-6078cc584b4f found for delete ", "request_id": "req-fb6514b6-2b1d-472f-a831-144cd1f6a3cc"}]} [pid: 8|app: 0|req: 772/1682] 10.0.0.156 () {32 vars in 726 bytes} [Tue May 19 17:37:39 2026] DELETE /v2.0/networks/329763ba-5daf-478e-af4b-976bbf029195 => generated 0 bytes in 297 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 911/1683] 10.0.0.156 () {34 vars in 737 bytes} [Tue May 19 17:37:40 2026] PUT /v2.0/ports/3a8bfff0-77d4-4211-af51-d3140b3f52cd => generated 752 bytes in 173 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 773/1684] 10.0.0.156 () {32 vars in 720 bytes} [Tue May 19 17:37:40 2026] DELETE /v2.0/ports/3a8bfff0-77d4-4211-af51-d3140b3f52cd => 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: 912/1685] 10.0.0.156 () {32 vars in 643 bytes} [Tue May 19 17:37:40 2026] GET /v2.0/ports => generated 778 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 17:37:40.726 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3f4ac5bc-b6ce-4436-bad0-840da3e48c10 903e541701b746af98afe442304cfca6 d21c4147ea6546e4a17eae239f193e2f - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 774/1686] 10.0.0.156 () {32 vars in 717 bytes} [Tue May 19 17:37:40 2026] GET /v2.0/ports/3a8bfff0-77d4-4211-af51-d3140b3f52cd => generated 132 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 913/1687] 10.0.0.156 () {32 vars in 643 bytes} [Tue May 19 17:37:40 2026] GET /v2.0/ports => generated 778 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 775/1688] 10.0.0.156 () {32 vars in 717 bytes} [Tue May 19 17:37:40 2026] GET /v2.0/ports/086cbb5a-43f7-408e-bd22-1eee219b9b80 => generated 775 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 17:37:40.970 7 INFO neutron.pecan_wsgi.hooks.translation [None req-cd68bf5b-32fe-47bf-98c6-22af85570645 903e541701b746af98afe442304cfca6 d21c4147ea6546e4a17eae239f193e2f - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 914/1689] 10.0.0.156 () {32 vars in 720 bytes} [Tue May 19 17:37:40 2026] DELETE /v2.0/ports/636bb9c6-7eac-422f-acb3-8a2e7b4b9da3 => generated 132 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 17:37:41.017 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0767c9d2-8761-4dab-85a1-1ae450819067 903e541701b746af98afe442304cfca6 d21c4147ea6546e4a17eae239f193e2f - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 776/1690] 10.0.0.156 () {32 vars in 724 bytes} [Tue May 19 17:37:40 2026] DELETE /v2.0/subnets/26ca0518-86b7-4778-918b-66f807f913cb => generated 136 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 17:37:41.049 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a00cef11-1c75-44f8-8cc2-caa3b5d2b35d 903e541701b746af98afe442304cfca6 d21c4147ea6546e4a17eae239f193e2f - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 777/1691] 10.0.0.156 () {32 vars in 724 bytes} [Tue May 19 17:37:41 2026] DELETE /v2.0/subnets/9f9ecf4e-a90b-4f9d-ac1b-3ed66c7d268e => generated 136 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 915/1692] 10.0.0.156 () {32 vars in 774 bytes} [Tue May 19 17:37:41 2026] GET /v2.0/security-groups?tenant_id=57006a9b86914256a833933c726c4375&name=default => generated 2801 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 916/1693] 10.0.0.156 () {32 vars in 740 bytes} [Tue May 19 17:37:41 2026] DELETE /v2.0/security-groups/884084b2-dfb3-4e38-838e-cd4f6f465cb8 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 778/1694] 10.0.0.156 () {32 vars in 720 bytes} [Tue May 19 17:37:41 2026] DELETE /v2.0/ports/086cbb5a-43f7-408e-bd22-1eee219b9b80 => generated 0 bytes in 236 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 779/1695] 10.0.0.156 () {32 vars in 774 bytes} [Tue May 19 17:37:41 2026] GET /v2.0/security-groups?tenant_id=1aec3c0c95a84a38b5f3ca4a6633fc37&name=default => generated 2801 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 17:37:41.510 7 INFO neutron.services.segments.plugin [-] Segment b700bc36-196f-44fa-af1c-a92745f632ac resource provider aggregate not found 2026-05-19 17:37:41.519 7 INFO neutron.services.segments.plugin [-] Segment b700bc36-196f-44fa-af1c-a92745f632ac resource provider aggregate not found 2026-05-19 17:37:41.537 7 INFO neutron.services.segments.plugin [-] Segment b700bc36-196f-44fa-af1c-a92745f632ac resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b700bc36-196f-44fa-af1c-a92745f632ac found for delete ", "request_id": "req-df375588-657b-4d88-b874-4d0c7a7ebc90"}]} 2026-05-19 17:37:41.538 7 INFO neutron.services.segments.plugin [-] Segment b700bc36-196f-44fa-af1c-a92745f632ac resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b700bc36-196f-44fa-af1c-a92745f632ac found for delete ", "request_id": "req-6823f2f0-9add-45d8-a0e7-cd6f72743307"}]} [pid: 7|app: 0|req: 917/1696] 10.0.0.156 () {32 vars in 726 bytes} [Tue May 19 17:37:41 2026] DELETE /v2.0/networks/f02605ed-7db3-4acb-a212-5627ce5007f1 => generated 0 bytes in 255 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 780/1697] 10.0.0.156 () {32 vars in 740 bytes} [Tue May 19 17:37:41 2026] DELETE /v2.0/security-groups/f1b15211-0ddb-49da-b26e-185a2bb23039 => 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: 918/1698] 10.0.0.156 () {32 vars in 774 bytes} [Tue May 19 17:37:42 2026] GET /v2.0/security-groups?tenant_id=d21c4147ea6546e4a17eae239f193e2f&name=default => generated 2801 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 781/1699] 10.0.0.156 () {32 vars in 740 bytes} [Tue May 19 17:37:42 2026] DELETE /v2.0/security-groups/4cfd62fa-7557-4b6a-8644-a47265b29eb0 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 919/1700] 10.0.0.156 () {32 vars in 774 bytes} [Tue May 19 17:37:44 2026] GET /v2.0/security-groups?tenant_id=75a839b28486438892f9568b5217fa58&name=default => generated 2801 bytes in 356 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 782/1701] 10.0.0.156 () {34 vars in 677 bytes} [Tue May 19 17:37:44 2026] POST /v2.0/subnetpools => generated 549 bytes in 296 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 783/1702] 10.0.0.156 () {32 vars in 729 bytes} [Tue May 19 17:37:44 2026] GET /v2.0/subnetpools/96440d1c-97e4-403a-8084-b8fce84a9d27 => generated 549 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 920/1703] 10.0.0.156 () {32 vars in 740 bytes} [Tue May 19 17:37:44 2026] DELETE /v2.0/security-groups/8eceb2b3-a71f-47e0-81cb-0d6997808c42 => 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: 784/1704] 10.0.0.156 () {34 vars in 749 bytes} [Tue May 19 17:37:44 2026] PUT /v2.0/subnetpools/96440d1c-97e4-403a-8084-b8fce84a9d27 => generated 501 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 921/1705] 10.0.0.156 () {32 vars in 732 bytes} [Tue May 19 17:37:44 2026] DELETE /v2.0/subnetpools/96440d1c-97e4-403a-8084-b8fce84a9d27 => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 17:37:44.759 8 INFO neutron.api.v2.resource [None req-2dc8b3ac-e05b-4a4a-8fdc-5648695b8006 36bf27b50d804ca982248e27e4c0632f 4e3a9036337548e1aa1e8c6913db62ec - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 785/1706] 10.0.0.156 () {32 vars in 729 bytes} [Tue May 19 17:37:44 2026] GET /v2.0/subnetpools/96440d1c-97e4-403a-8084-b8fce84a9d27 => generated 145 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 17:37:44.780 7 INFO neutron.api.v2.resource [None req-6efecf90-dcb5-4710-a093-9509898e6538 36bf27b50d804ca982248e27e4c0632f 4e3a9036337548e1aa1e8c6913db62ec - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 922/1707] 10.0.0.156 () {32 vars in 732 bytes} [Tue May 19 17:37:44 2026] DELETE /v2.0/subnetpools/96440d1c-97e4-403a-8084-b8fce84a9d27 => generated 145 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 786/1708] 10.0.0.156 () {34 vars in 684 bytes} [Tue May 19 17:37:44 2026] POST /v2.0/security-groups => generated 1537 bytes in 677 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 923/1709] 10.0.0.156 () {32 vars in 774 bytes} [Tue May 19 17:37:45 2026] GET /v2.0/security-groups?tenant_id=4e3a9036337548e1aa1e8c6913db62ec&name=default => generated 2801 bytes in 292 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 787/1710] 10.0.0.156 () {34 vars in 767 bytes} [Tue May 19 17:37:45 2026] PUT /v2.0/security-groups/9513a53d-73ca-4fb8-9bd7-abb644d9886f/tags => generated 25 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 788/1711] 10.0.0.156 () {32 vars in 747 bytes} [Tue May 19 17:37:45 2026] GET /v2.0/security-groups/9513a53d-73ca-4fb8-9bd7-abb644d9886f/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: 789/1712] 10.0.0.156 () {34 vars in 778 bytes} [Tue May 19 17:37:45 2026] PUT /v2.0/security-groups/9513a53d-73ca-4fb8-9bd7-abb644d9886f/tags/green => generated 4 bytes in 31 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 790/1713] 10.0.0.156 () {32 vars in 747 bytes} [Tue May 19 17:37:45 2026] GET /v2.0/security-groups/9513a53d-73ca-4fb8-9bd7-abb644d9886f/tags => generated 34 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 924/1714] 10.0.0.156 () {32 vars in 740 bytes} [Tue May 19 17:37:45 2026] DELETE /v2.0/security-groups/00c4f3b0-3997-4ace-9f4d-bdb1e6012977 => 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: 791/1715] 10.0.0.156 () {34 vars in 774 bytes} [Tue May 19 17:37:45 2026] PUT /v2.0/security-groups/9513a53d-73ca-4fb8-9bd7-abb644d9886f/tags/red => generated 4 bytes in 15 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 925/1716] 10.0.0.156 () {32 vars in 747 bytes} [Tue May 19 17:37:45 2026] GET /v2.0/security-groups/9513a53d-73ca-4fb8-9bd7-abb644d9886f/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: 792/1717] 10.0.0.156 () {34 vars in 796 bytes} [Tue May 19 17:37:45 2026] PUT /v2.0/security-groups/9513a53d-73ca-4fb8-9bd7-abb644d9886f/tags/black.or.white => generated 4 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 926/1718] 10.0.0.156 () {32 vars in 747 bytes} [Tue May 19 17:37:45 2026] GET /v2.0/security-groups/9513a53d-73ca-4fb8-9bd7-abb644d9886f/tags => generated 52 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 793/1719] 10.0.0.156 () {34 vars in 767 bytes} [Tue May 19 17:37:45 2026] PUT /v2.0/security-groups/9513a53d-73ca-4fb8-9bd7-abb644d9886f/tags => generated 37 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 927/1720] 10.0.0.156 () {32 vars in 747 bytes} [Tue May 19 17:37:46 2026] GET /v2.0/security-groups/9513a53d-73ca-4fb8-9bd7-abb644d9886f/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: 794/1721] 10.0.0.156 () {32 vars in 755 bytes} [Tue May 19 17:37:46 2026] GET /v2.0/security-groups/9513a53d-73ca-4fb8-9bd7-abb644d9886f/tags/red => generated 0 bytes in 14 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 17:37:46.106 7 INFO neutron.api.v2.resource [None req-004a1e5b-41c8-42ef-b192-40b3a63deaf3 9072f6565dca403699a8c6de8329fd1c 89e694aee1f54c3786f3cf00343bf70f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 928/1722] 10.0.0.156 () {32 vars in 759 bytes} [Tue May 19 17:37:46 2026] GET /v2.0/security-groups/9513a53d-73ca-4fb8-9bd7-abb644d9886f/tags/green => generated 99 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 795/1723] 10.0.0.156 () {32 vars in 758 bytes} [Tue May 19 17:37:46 2026] DELETE /v2.0/security-groups/9513a53d-73ca-4fb8-9bd7-abb644d9886f/tags/red => 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: 929/1724] 10.0.0.156 () {32 vars in 747 bytes} [Tue May 19 17:37:46 2026] GET /v2.0/security-groups/9513a53d-73ca-4fb8-9bd7-abb644d9886f/tags => generated 30 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 17:37:46.261 8 INFO neutron.api.v2.resource [None req-1cf9363c-35c0-4427-957b-46fd9837173f 9072f6565dca403699a8c6de8329fd1c 89e694aee1f54c3786f3cf00343bf70f - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 796/1725] 10.0.0.156 () {32 vars in 762 bytes} [Tue May 19 17:37:46 2026] DELETE /v2.0/security-groups/9513a53d-73ca-4fb8-9bd7-abb644d9886f/tags/green => generated 99 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 930/1726] 10.0.0.156 () {32 vars in 750 bytes} [Tue May 19 17:37:46 2026] DELETE /v2.0/security-groups/9513a53d-73ca-4fb8-9bd7-abb644d9886f/tags => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 797/1727] 10.0.0.156 () {32 vars in 747 bytes} [Tue May 19 17:37:46 2026] GET /v2.0/security-groups/9513a53d-73ca-4fb8-9bd7-abb644d9886f/tags => 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: 931/1728] 10.0.0.156 () {32 vars in 740 bytes} [Tue May 19 17:37:46 2026] DELETE /v2.0/security-groups/9513a53d-73ca-4fb8-9bd7-abb644d9886f => 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: 798/1729] 10.0.0.156 () {32 vars in 774 bytes} [Tue May 19 17:37:47 2026] GET /v2.0/security-groups?tenant_id=89e694aee1f54c3786f3cf00343bf70f&name=default => generated 2801 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 932/1730] 10.0.0.156 () {32 vars in 740 bytes} [Tue May 19 17:37:47 2026] DELETE /v2.0/security-groups/3c2eacc8-04fa-45bd-a373-9fa6cbb5df12 => generated 0 bytes in 183 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 799/1731] 10.0.0.250 () {34 vars in 990 bytes} [Tue May 19 17:37:47 2026] GET /v2.0/ports?device_id=f5b9c952-f454-43a3-89c8-7fe05f6a0be5 => generated 1244 bytes in 216 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 933/1732] 10.0.0.156 () {32 vars in 774 bytes} [Tue May 19 17:37:48 2026] GET /v2.0/security-groups?tenant_id=ab3ebaaf54854c5dac880023754197be&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: 934/1733] 10.0.0.250 () {34 vars in 1040 bytes} [Tue May 19 17:37:48 2026] GET /v2.0/security-groups?id=6c426615-79e5-4207-a499-4147c2335571&fields=id&fields=name => generated 114 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 800/1734] 10.0.0.65 () {30 vars in 649 bytes} [Tue May 19 17:37:48 2026] GET /v2.0/extensions => generated 19178 bytes in 172 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 935/1735] 10.0.0.156 () {32 vars in 740 bytes} [Tue May 19 17:37:48 2026] DELETE /v2.0/security-groups/cc6e6f2e-fcd7-4835-8976-b8e384173c85 => 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: 801/1736] 10.0.0.65 () {30 vars in 723 bytes} [Tue May 19 17:37:48 2026] GET /v2.0/quotas/19a26bee74d3444bbf24e56c62021fc8/details => generated 847 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 936/1737] 10.0.0.156 () {32 vars in 826 bytes} [Tue May 19 17:37:49 2026] GET /v2.0/ports?project_id=e6f34511020b4afd9a9c67d73cf4fbba&network_id=86332d5d-b17a-44ee-a7f2-0b58995669f3 => generated 3695 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 802/1738] 10.0.0.156 () {32 vars in 742 bytes} [Tue May 19 17:37:50 2026] GET /v2.0/subnets?network_id=b3e11aea-3a91-4a30-a587-431c72122885 => generated 644 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 17:37:50.415 8 INFO neutron.db.l3_db [None req-94befc0c-d1a2-41f5-bca7-b355cf696b10 9dc7dacf0e8342a8b8599e333685f45a e6f34511020b4afd9a9c67d73cf4fbba - - - -] Floating IP fab9b172-9efb-478a-9c45-682bf7c7adcc disassociated. External IP: 10.96.250.205, port: 7dd90cd6-af33-4869-8402-e1bbca3aa8b7. [pid: 7|app: 0|req: 938/1741] 10.0.0.65 () {30 vars in 649 bytes} [Tue May 19 17:37:51 2026] GET /v2.0/extensions => generated 19178 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 939/1742] 10.0.0.65 () {30 vars in 723 bytes} [Tue May 19 17:37:51 2026] GET /v2.0/quotas/19a26bee74d3444bbf24e56c62021fc8/details => generated 847 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 804/1743] 10.0.0.156 () {34 vars in 749 bytes} [Tue May 19 17:37:50 2026] PUT /v2.0/floatingips/fab9b172-9efb-478a-9c45-682bf7c7adcc => generated 554 bytes in 1013 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 940/1744] 10.0.0.156 () {32 vars in 729 bytes} [Tue May 19 17:37:51 2026] GET /v2.0/floatingips/fab9b172-9efb-478a-9c45-682bf7c7adcc => generated 554 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 805/1745] 10.0.0.156 () {32 vars in 729 bytes} [Tue May 19 17:37:52 2026] GET /v2.0/floatingips/fab9b172-9efb-478a-9c45-682bf7c7adcc => generated 554 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 17:37:52.387 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-1c7da484-e472-4681-a0fe-3d5d494ca01b'] response: {'name': 'network-changed', 'server_uuid': 'f5b9c952-f454-43a3-89c8-7fe05f6a0be5', 'tag': '7dd90cd6-af33-4869-8402-e1bbca3aa8b7', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 806/1746] 199.204.45.242 () {34 vars in 1080 bytes} [Tue May 19 17:37:52 2026] GET /v2.0/ports?tenant_id=e6f34511020b4afd9a9c67d73cf4fbba&device_id=f5b9c952-f454-43a3-89c8-7fe05f6a0be5 => generated 1244 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 807/1747] 199.204.45.242 () {34 vars in 986 bytes} [Tue May 19 17:37:52 2026] GET /v2.0/networks?id=86332d5d-b17a-44ee-a7f2-0b58995669f3 => generated 755 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 808/1748] 199.204.45.242 () {34 vars in 1060 bytes} [Tue May 19 17:37:52 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=7dd90cd6-af33-4869-8402-e1bbca3aa8b7 => 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: 809/1749] 199.204.45.242 () {34 vars in 984 bytes} [Tue May 19 17:37:52 2026] GET /v2.0/subnets?id=4844513f-25c0-4950-9fc4-7f8692e0c90d => generated 652 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 810/1750] 199.204.45.242 () {34 vars in 1052 bytes} [Tue May 19 17:37:52 2026] GET /v2.0/ports?network_id=86332d5d-b17a-44ee-a7f2-0b58995669f3&device_owner=network%3Adhcp => generated 1244 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 811/1751] 199.204.45.242 () {34 vars in 1012 bytes} [Tue May 19 17:37:52 2026] GET /v2.0/networks/86332d5d-b17a-44ee-a7f2-0b58995669f3?fields=segments => generated 14 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 812/1752] 199.204.45.242 () {34 vars in 1112 bytes} [Tue May 19 17:37:52 2026] GET /v2.0/networks/86332d5d-b17a-44ee-a7f2-0b58995669f3?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: 941/1753] 10.0.0.156 () {32 vars in 774 bytes} [Tue May 19 17:37:52 2026] GET /v2.0/security-groups?tenant_id=f62a5f824b394b7f852b9b387d7f7093&name=default => generated 2801 bytes in 506 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 813/1754] 10.0.0.156 () {32 vars in 740 bytes} [Tue May 19 17:37:52 2026] DELETE /v2.0/security-groups/a10aaa5e-7f15-4b05-88c9-70c614556b46 => generated 0 bytes in 223 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 814/1755] 10.0.0.156 () {32 vars in 729 bytes} [Tue May 19 17:37:53 2026] GET /v2.0/floatingips/fab9b172-9efb-478a-9c45-682bf7c7adcc => generated 552 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 942/1756] 10.0.0.156 () {32 vars in 774 bytes} [Tue May 19 17:37:53 2026] GET /v2.0/security-groups?tenant_id=0727fe7cfe294c63ace8f480797cfa67&name=default => generated 2801 bytes in 288 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 815/1757] 10.0.0.156 () {32 vars in 774 bytes} [Tue May 19 17:37:53 2026] GET /v2.0/security-groups?tenant_id=7a7ee7a7c3ad4ec9a4f83650c50a5dc6&name=default => generated 2801 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 943/1758] 10.0.0.156 () {32 vars in 740 bytes} [Tue May 19 17:37:53 2026] DELETE /v2.0/security-groups/db0feeb0-c0b4-4bc6-81bd-2f894a740594 => generated 0 bytes in 159 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 816/1759] 10.0.0.156 () {32 vars in 740 bytes} [Tue May 19 17:37:53 2026] DELETE /v2.0/security-groups/585cb314-9543-42bb-b396-0f37a64e5985 => generated 0 bytes in 395 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 944/1760] 10.0.0.156 () {32 vars in 774 bytes} [Tue May 19 17:37:53 2026] GET /v2.0/security-groups?tenant_id=19a26bee74d3444bbf24e56c62021fc8&name=default => generated 2801 bytes in 450 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 817/1761] 10.0.0.156 () {32 vars in 774 bytes} [Tue May 19 17:37:54 2026] GET /v2.0/security-groups?tenant_id=e1fdd6c9f3d04c60bee87c7a0d1ea052&name=default => generated 2801 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 945/1762] 10.0.0.156 () {32 vars in 740 bytes} [Tue May 19 17:37:54 2026] DELETE /v2.0/security-groups/8b88c68a-cc5e-43fe-b999-dc9a600aa312 => generated 0 bytes in 138 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 818/1763] 10.0.0.156 () {32 vars in 740 bytes} [Tue May 19 17:37:54 2026] DELETE /v2.0/security-groups/870f36c6-6247-44b9-8c71-2b40c254acbd => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 946/1764] 10.0.0.156 () {34 vars in 685 bytes} [Tue May 19 17:37:54 2026] POST /v2.0/security-groups => generated 1609 bytes in 343 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 819/1765] 10.0.0.156 () {34 vars in 695 bytes} [Tue May 19 17:37:54 2026] POST /v2.0/security-group-rules => generated 565 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 947/1766] 10.0.0.156 () {34 vars in 695 bytes} [Tue May 19 17:37:54 2026] POST /v2.0/security-group-rules => generated 564 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 820/1767] 10.0.0.156 () {34 vars in 695 bytes} [Tue May 19 17:37:55 2026] POST /v2.0/security-group-rules => generated 570 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 948/1768] 10.0.0.156 () {34 vars in 695 bytes} [Tue May 19 17:37:55 2026] POST /v2.0/security-group-rules => generated 569 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 17:37:55.430 8 INFO neutron.db.securitygroups_db [None req-b8b80cb2-1f56-4f18-a428-ab9ee19fe533 9dc7dacf0e8342a8b8599e333685f45a e6f34511020b4afd9a9c67d73cf4fbba - - - -] Project e6f34511020b4afd9a9c67d73cf4fbba 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: 821/1769] 10.0.0.156 () {34 vars in 695 bytes} [Tue May 19 17:37:55 2026] POST /v2.0/security-group-rules => generated 575 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 17:37:55.582 7 INFO neutron.db.securitygroups_db [None req-909acb48-7701-42d2-a4d8-d1fa5779bb63 9dc7dacf0e8342a8b8599e333685f45a e6f34511020b4afd9a9c67d73cf4fbba - - - -] Project e6f34511020b4afd9a9c67d73cf4fbba 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: 949/1770] 10.0.0.156 () {34 vars in 695 bytes} [Tue May 19 17:37:55 2026] POST /v2.0/security-group-rules => generated 574 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 822/1771] 10.0.0.156 () {32 vars in 649 bytes} [Tue May 19 17:37:56 2026] GET /v2.0/networks => generated 1297 bytes in 226 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 950/1772] 10.0.0.19 () {34 vars in 1097 bytes} [Tue May 19 17:37:56 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-287517307&fields=id&tenant_id=e6f34511020b4afd9a9c67d73cf4fbba => generated 69 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 823/1773] 10.0.0.19 () {34 vars in 981 bytes} [Tue May 19 17:37:56 2026] GET /v2.0/networks?id=86332d5d-b17a-44ee-a7f2-0b58995669f3 => generated 660 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 951/1774] 10.0.0.19 () {34 vars in 964 bytes} [Tue May 19 17:37:56 2026] GET /v2.0/quotas/e6f34511020b4afd9a9c67d73cf4fbba => generated 292 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 824/1775] 10.0.0.19 () {34 vars in 1001 bytes} [Tue May 19 17:37:56 2026] GET /v2.0/ports?tenant_id=e6f34511020b4afd9a9c67d73cf4fbba&fields=id => generated 149 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 952/1776] 10.0.0.19 () {34 vars in 1007 bytes} [Tue May 19 17:37:56 2026] GET /v2.0/networks/86332d5d-b17a-44ee-a7f2-0b58995669f3?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: 825/1777] 10.0.0.19 () {34 vars in 1107 bytes} [Tue May 19 17:37:56 2026] GET /v2.0/networks/86332d5d-b17a-44ee-a7f2-0b58995669f3?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: 953/1778] 10.0.0.19 () {34 vars in 989 bytes} [Tue May 19 17:37:57 2026] GET /v2.0/ports?device_id=b7d7f924-9283-4653-a4a7-62edd53d1c16 => 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: 826/1779] 199.204.45.242 () {34 vars in 986 bytes} [Tue May 19 17:37:58 2026] GET /v2.0/networks?id=86332d5d-b17a-44ee-a7f2-0b58995669f3 => generated 660 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 954/1780] 199.204.45.242 () {34 vars in 1050 bytes} [Tue May 19 17:37:58 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=e6f34511020b4afd9a9c67d73cf4fbba => generated 273 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 955/1781] 10.0.0.19 () {34 vars in 989 bytes} [Tue May 19 17:37:58 2026] GET /v2.0/ports?device_id=b7d7f924-9283-4653-a4a7-62edd53d1c16 => generated 12 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 827/1782] 199.204.45.242 () {38 vars in 955 bytes} [Tue May 19 17:37:58 2026] POST /v2.0/ports => generated 958 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: 828/1783] 10.0.0.156 () {32 vars in 774 bytes} [Tue May 19 17:37:58 2026] GET /v2.0/security-groups?tenant_id=2dcfc51bdd07467e90046b447a06fd4a&name=default => generated 2801 bytes in 386 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 956/1784] 199.204.45.242 () {38 vars in 1028 bytes} [Tue May 19 17:37:58 2026] PUT /v2.0/ports/6d8e714a-9ed0-4757-851f-85efdf08a0b0 => generated 1203 bytes in 627 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-19 17:37:59.469 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-8e19209c-3c05-4448-a796-9745684d6070'] response: {'name': 'network-changed', 'server_uuid': 'b7d7f924-9283-4653-a4a7-62edd53d1c16', 'tag': '6d8e714a-9ed0-4757-851f-85efdf08a0b0', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 829/1785] 10.0.0.156 () {32 vars in 740 bytes} [Tue May 19 17:37:59 2026] DELETE /v2.0/security-groups/083837ab-41e6-41ef-8c6e-f17230c0f85a => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 957/1786] 10.0.0.19 () {34 vars in 989 bytes} [Tue May 19 17:37:59 2026] GET /v2.0/ports?device_id=b7d7f924-9283-4653-a4a7-62edd53d1c16 => generated 973 bytes in 128 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: 830/1787] 199.204.45.242 () {34 vars in 1080 bytes} [Tue May 19 17:37:59 2026] GET /v2.0/ports?tenant_id=e6f34511020b4afd9a9c67d73cf4fbba&device_id=b7d7f924-9283-4653-a4a7-62edd53d1c16 => 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: 958/1788] 199.204.45.242 () {34 vars in 1096 bytes} [Tue May 19 17:37:59 2026] GET /v2.0/ports?device_id=f5b9c952-f454-43a3-89c8-7fe05f6a0be5&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 959/1789] 199.204.45.242 () {34 vars in 1060 bytes} [Tue May 19 17:37:59 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=6d8e714a-9ed0-4757-851f-85efdf08a0b0 => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 831/1790] 10.0.0.19 () {34 vars in 1039 bytes} [Tue May 19 17:37:59 2026] GET /v2.0/security-groups?id=06d30867-614a-46e0-a69d-2f8008dbeee2&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: 960/1791] 199.204.45.242 () {34 vars in 984 bytes} [Tue May 19 17:37:59 2026] GET /v2.0/subnets?id=4844513f-25c0-4950-9fc4-7f8692e0c90d => 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: 832/1792] 199.204.45.242 () {34 vars in 1080 bytes} [Tue May 19 17:37:59 2026] GET /v2.0/ports?tenant_id=e6f34511020b4afd9a9c67d73cf4fbba&device_id=f5b9c952-f454-43a3-89c8-7fe05f6a0be5 => 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: 961/1793] 199.204.45.242 () {34 vars in 1052 bytes} [Tue May 19 17:37:59 2026] GET /v2.0/ports?network_id=86332d5d-b17a-44ee-a7f2-0b58995669f3&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: 833/1794] 199.204.45.242 () {34 vars in 1012 bytes} [Tue May 19 17:37:59 2026] GET /v2.0/networks/86332d5d-b17a-44ee-a7f2-0b58995669f3?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: 962/1795] 199.204.45.242 () {34 vars in 986 bytes} [Tue May 19 17:37:59 2026] GET /v2.0/networks?id=86332d5d-b17a-44ee-a7f2-0b58995669f3 => generated 755 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 834/1796] 199.204.45.242 () {34 vars in 1112 bytes} [Tue May 19 17:37:59 2026] GET /v2.0/networks/86332d5d-b17a-44ee-a7f2-0b58995669f3?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: 963/1797] 199.204.45.242 () {34 vars in 1060 bytes} [Tue May 19 17:37:59 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=7dd90cd6-af33-4869-8402-e1bbca3aa8b7 => generated 19 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 835/1798] 199.204.45.242 () {34 vars in 1080 bytes} [Tue May 19 17:37:59 2026] GET /v2.0/ports?tenant_id=e6f34511020b4afd9a9c67d73cf4fbba&device_id=b7d7f924-9283-4653-a4a7-62edd53d1c16 => generated 1242 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 836/1799] 199.204.45.242 () {34 vars in 984 bytes} [Tue May 19 17:37:59 2026] GET /v2.0/subnets?id=4844513f-25c0-4950-9fc4-7f8692e0c90d => generated 652 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 837/1800] 199.204.45.242 () {34 vars in 986 bytes} [Tue May 19 17:38:00 2026] GET /v2.0/networks?id=86332d5d-b17a-44ee-a7f2-0b58995669f3 => generated 755 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 838/1801] 199.204.45.242 () {34 vars in 1052 bytes} [Tue May 19 17:38:00 2026] GET /v2.0/ports?network_id=86332d5d-b17a-44ee-a7f2-0b58995669f3&device_owner=network%3Adhcp => generated 1244 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 839/1802] 199.204.45.242 () {34 vars in 1060 bytes} [Tue May 19 17:38:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=6d8e714a-9ed0-4757-851f-85efdf08a0b0 => 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: 840/1803] 199.204.45.242 () {34 vars in 1012 bytes} [Tue May 19 17:38:00 2026] GET /v2.0/networks/86332d5d-b17a-44ee-a7f2-0b58995669f3?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: 841/1804] 199.204.45.242 () {34 vars in 984 bytes} [Tue May 19 17:38:00 2026] GET /v2.0/subnets?id=4844513f-25c0-4950-9fc4-7f8692e0c90d => generated 652 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 842/1805] 199.204.45.242 () {34 vars in 1112 bytes} [Tue May 19 17:38:00 2026] GET /v2.0/networks/86332d5d-b17a-44ee-a7f2-0b58995669f3?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: 843/1806] 199.204.45.242 () {34 vars in 1052 bytes} [Tue May 19 17:38:00 2026] GET /v2.0/ports?network_id=86332d5d-b17a-44ee-a7f2-0b58995669f3&device_owner=network%3Adhcp => generated 1244 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 17:38:00.426 7 INFO neutron.db.segments_db [None req-7a69f108-7d87-4138-b1cc-d2eeaf6c2028 6472cb1d6b0046168edeffe067ad2d8c ac82c5d120fa402ba0b07ab679b20233 - - - -] Added segment a55a2206-4d86-41ae-a6ff-f371b7618007 of type vxlan for network 2b477920-189e-48ae-a09e-24e3e6467591 [pid: 8|app: 0|req: 844/1807] 199.204.45.242 () {34 vars in 1012 bytes} [Tue May 19 17:38:00 2026] GET /v2.0/networks/86332d5d-b17a-44ee-a7f2-0b58995669f3?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: 845/1808] 199.204.45.242 () {34 vars in 1112 bytes} [Tue May 19 17:38:00 2026] GET /v2.0/networks/86332d5d-b17a-44ee-a7f2-0b58995669f3?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: 7|app: 0|req: 964/1809] 10.0.0.156 () {34 vars in 670 bytes} [Tue May 19 17:37:59 2026] POST /v2.0/networks => generated 632 bytes in 676 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 17:38:00.671 8 INFO neutron.db.segments_db [None req-aaec213a-ef86-4d11-8d5f-99c1eaaf87d1 6472cb1d6b0046168edeffe067ad2d8c ac82c5d120fa402ba0b07ab679b20233 - - - -] Added segment 2cb7a6ad-91d9-4910-b201-9a8576027169 of type vxlan for network 7ec37993-8899-4aa4-8dbf-9a1204576e93 [pid: 7|app: 0|req: 965/1810] 10.0.0.19 () {34 vars in 989 bytes} [Tue May 19 17:38:00 2026] GET /v2.0/ports?device_id=b7d7f924-9283-4653-a4a7-62edd53d1c16 => generated 973 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 966/1811] 10.0.0.19 () {34 vars in 1039 bytes} [Tue May 19 17:38:00 2026] GET /v2.0/security-groups?id=06d30867-614a-46e0-a69d-2f8008dbeee2&fields=id&fields=name => generated 113 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 846/1812] 10.0.0.156 () {34 vars in 670 bytes} [Tue May 19 17:38:00 2026] POST /v2.0/networks => generated 631 bytes in 201 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 17:38:00.875 7 INFO neutron.db.segments_db [None req-ef333096-2c70-4b70-8759-797f2a22daf3 6472cb1d6b0046168edeffe067ad2d8c ac82c5d120fa402ba0b07ab679b20233 - - - -] Added segment 3083b34a-930a-4420-b99a-8e3a60b0bde4 of type vxlan for network 370b56f4-2592-4135-8fb5-07a5e90e8fdd [pid: 7|app: 0|req: 967/1813] 10.0.0.156 () {34 vars in 670 bytes} [Tue May 19 17:38:00 2026] POST /v2.0/networks => generated 631 bytes in 324 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 17:38:01.260 8 INFO neutron.db.segments_db [None req-253212ed-039a-48f7-b8c0-d47a19ac8f87 6472cb1d6b0046168edeffe067ad2d8c ac82c5d120fa402ba0b07ab679b20233 - - - -] Added segment 301fb907-dbfb-46f4-b34e-0cda774ac3fa of type vxlan for network da60c42a-e2bf-4b84-9152-aa5a3e413653 [pid: 8|app: 0|req: 847/1814] 10.0.0.156 () {34 vars in 670 bytes} [Tue May 19 17:38:01 2026] POST /v2.0/networks => generated 631 bytes in 349 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 17:38:01.598 7 INFO neutron.db.segments_db [None req-5afb2784-d72e-4228-ae4d-6b84e757efc8 6472cb1d6b0046168edeffe067ad2d8c ac82c5d120fa402ba0b07ab679b20233 - - - -] Added segment 3336a286-e19f-4ed0-93b8-51905a2760ef of type vxlan for network c148636f-eaec-4061-b9ca-f3346a6ac8ec [pid: 7|app: 0|req: 968/1815] 10.0.0.156 () {34 vars in 670 bytes} [Tue May 19 17:38:01 2026] POST /v2.0/networks => generated 631 bytes in 242 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 848/1816] 10.0.0.156 () {34 vars in 753 bytes} [Tue May 19 17:38:01 2026] PUT /v2.0/networks/2b477920-189e-48ae-a09e-24e3e6467591/tags => generated 17 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 969/1817] 10.0.0.156 () {34 vars in 753 bytes} [Tue May 19 17:38:01 2026] PUT /v2.0/networks/7ec37993-8899-4aa4-8dbf-9a1204576e93/tags => generated 25 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 970/1818] 10.0.0.156 () {34 vars in 753 bytes} [Tue May 19 17:38:01 2026] PUT /v2.0/networks/370b56f4-2592-4135-8fb5-07a5e90e8fdd/tags => generated 34 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 849/1819] 10.0.0.19 () {34 vars in 989 bytes} [Tue May 19 17:38:01 2026] GET /v2.0/ports?device_id=b7d7f924-9283-4653-a4a7-62edd53d1c16 => generated 975 bytes in 160 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 971/1820] 10.0.0.156 () {34 vars in 753 bytes} [Tue May 19 17:38:01 2026] PUT /v2.0/networks/da60c42a-e2bf-4b84-9152-aa5a3e413653/tags => generated 19 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 850/1821] 10.0.0.19 () {34 vars in 1039 bytes} [Tue May 19 17:38:02 2026] GET /v2.0/security-groups?id=06d30867-614a-46e0-a69d-2f8008dbeee2&fields=id&fields=name => generated 113 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 972/1822] 10.0.0.156 () {32 vars in 666 bytes} [Tue May 19 17:38:02 2026] GET /v2.0/networks?tags=red => generated 1855 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 973/1823] 10.0.0.19 () {34 vars in 989 bytes} [Tue May 19 17:38:02 2026] GET /v2.0/ports?device_id=b7d7f924-9283-4653-a4a7-62edd53d1c16 => generated 975 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 851/1824] 10.0.0.156 () {32 vars in 680 bytes} [Tue May 19 17:38:02 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1248 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 974/1825] 10.0.0.19 () {34 vars in 1039 bytes} [Tue May 19 17:38:02 2026] GET /v2.0/security-groups?id=06d30867-614a-46e0-a69d-2f8008dbeee2&fields=id&fields=name => generated 113 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 975/1826] 10.0.0.156 () {32 vars in 736 bytes} [Tue May 19 17:38:02 2026] GET /v2.0/ports?device_id=b7d7f924-9283-4653-a4a7-62edd53d1c16 => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 852/1827] 10.0.0.156 () {32 vars in 676 bytes} [Tue May 19 17:38:02 2026] GET /v2.0/networks?tags-any=blue => generated 1248 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 853/1828] 10.0.0.156 () {32 vars in 688 bytes} [Tue May 19 17:38:02 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1855 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 854/1829] 10.0.0.156 () {32 vars in 674 bytes} [Tue May 19 17:38:02 2026] GET /v2.0/networks?not-tags=red => generated 1860 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 17:38:02.786 7 INFO neutron.db.l3_db [None req-c4c5ce38-fe9c-4f32-84e0-1a2497fd9d2d 9dc7dacf0e8342a8b8599e333685f45a e6f34511020b4afd9a9c67d73cf4fbba - - - -] Floating IP fab9b172-9efb-478a-9c45-682bf7c7adcc associated. External IP: 10.96.250.205, port: 6d8e714a-9ed0-4757-851f-85efdf08a0b0. [pid: 8|app: 0|req: 855/1830] 10.0.0.156 () {32 vars in 774 bytes} [Tue May 19 17:38:02 2026] GET /v2.0/security-groups?tenant_id=7a685609a4c841c09c7714e20efd453c&name=default => generated 2801 bytes in 378 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 856/1831] 10.0.0.156 () {32 vars in 688 bytes} [Tue May 19 17:38:02 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2467 bytes in 163 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 976/1832] 10.0.0.156 () {34 vars in 749 bytes} [Tue May 19 17:38:02 2026] PUT /v2.0/floatingips/fab9b172-9efb-478a-9c45-682bf7c7adcc => generated 856 bytes in 821 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 17:38:03.224 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b47295e3-777e-4651-bb1d-1a1853c8987f'] response: {'name': 'network-changed', 'server_uuid': 'b7d7f924-9283-4653-a4a7-62edd53d1c16', 'tag': '6d8e714a-9ed0-4757-851f-85efdf08a0b0', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 857/1833] 10.0.0.156 () {32 vars in 740 bytes} [Tue May 19 17:38:03 2026] DELETE /v2.0/security-groups/af5b7faf-30fc-43df-a36e-57ba1950fddb => generated 0 bytes in 138 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 977/1834] 10.0.0.156 () {32 vars in 684 bytes} [Tue May 19 17:38:03 2026] GET /v2.0/networks?not-tags-any=blue => generated 2467 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 858/1835] 10.0.0.156 () {32 vars in 729 bytes} [Tue May 19 17:38:03 2026] GET /v2.0/floatingips/fab9b172-9efb-478a-9c45-682bf7c7adcc => generated 856 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 978/1836] 199.204.45.242 () {34 vars in 1080 bytes} [Tue May 19 17:38:03 2026] GET /v2.0/ports?tenant_id=e6f34511020b4afd9a9c67d73cf4fbba&device_id=b7d7f924-9283-4653-a4a7-62edd53d1c16 => generated 1244 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 979/1837] 199.204.45.242 () {34 vars in 986 bytes} [Tue May 19 17:38:03 2026] GET /v2.0/networks?id=86332d5d-b17a-44ee-a7f2-0b58995669f3 => generated 755 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 980/1838] 199.204.45.242 () {34 vars in 1060 bytes} [Tue May 19 17:38:03 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=6d8e714a-9ed0-4757-851f-85efdf08a0b0 => generated 859 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 859/1839] 10.0.0.156 () {32 vars in 696 bytes} [Tue May 19 17:38:03 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1860 bytes in 187 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 981/1840] 199.204.45.242 () {34 vars in 984 bytes} [Tue May 19 17:38:03 2026] GET /v2.0/subnets?id=4844513f-25c0-4950-9fc4-7f8692e0c90d => 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: 982/1841] 199.204.45.242 () {34 vars in 1052 bytes} [Tue May 19 17:38:03 2026] GET /v2.0/ports?network_id=86332d5d-b17a-44ee-a7f2-0b58995669f3&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: 7|app: 0|req: 983/1842] 199.204.45.242 () {34 vars in 1012 bytes} [Tue May 19 17:38:03 2026] GET /v2.0/networks/86332d5d-b17a-44ee-a7f2-0b58995669f3?fields=segments => generated 14 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 984/1843] 199.204.45.242 () {34 vars in 1112 bytes} [Tue May 19 17:38:03 2026] GET /v2.0/networks/86332d5d-b17a-44ee-a7f2-0b58995669f3?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) 2026-05-19 17:38:03.776 8 INFO neutron.services.segments.plugin [-] Segment a55a2206-4d86-41ae-a6ff-f371b7618007 resource provider aggregate not found 2026-05-19 17:38:03.782 8 INFO neutron.services.segments.plugin [-] Segment a55a2206-4d86-41ae-a6ff-f371b7618007 resource provider aggregate not found 2026-05-19 17:38:03.807 8 INFO neutron.services.segments.plugin [-] Segment a55a2206-4d86-41ae-a6ff-f371b7618007 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a55a2206-4d86-41ae-a6ff-f371b7618007 found for delete ", "request_id": "req-d791de3f-8e90-4071-8875-5a764364dce2"}]} 2026-05-19 17:38:03.814 8 INFO neutron.services.segments.plugin [-] Segment a55a2206-4d86-41ae-a6ff-f371b7618007 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a55a2206-4d86-41ae-a6ff-f371b7618007 found for delete ", "request_id": "req-7f15a69b-26bb-4f87-a8dd-3e7ac847ca6e"}]} [pid: 8|app: 0|req: 860/1844] 10.0.0.156 () {32 vars in 726 bytes} [Tue May 19 17:38:03 2026] DELETE /v2.0/networks/2b477920-189e-48ae-a09e-24e3e6467591 => generated 0 bytes in 291 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 17:38:04.044 7 INFO neutron.services.segments.plugin [-] Segment 2cb7a6ad-91d9-4910-b201-9a8576027169 resource provider aggregate not found 2026-05-19 17:38:04.050 7 INFO neutron.services.segments.plugin [-] Segment 2cb7a6ad-91d9-4910-b201-9a8576027169 resource provider aggregate not found 2026-05-19 17:38:04.072 7 INFO neutron.services.segments.plugin [-] Segment 2cb7a6ad-91d9-4910-b201-9a8576027169 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2cb7a6ad-91d9-4910-b201-9a8576027169 found for delete ", "request_id": "req-b37b1e49-35a0-4767-a1e1-356902c3207e"}]} 2026-05-19 17:38:04.073 7 INFO neutron.services.segments.plugin [-] Segment 2cb7a6ad-91d9-4910-b201-9a8576027169 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2cb7a6ad-91d9-4910-b201-9a8576027169 found for delete ", "request_id": "req-f183e915-af71-4de3-8144-9bede28623cf"}]} [pid: 7|app: 0|req: 985/1845] 10.0.0.156 () {32 vars in 726 bytes} [Tue May 19 17:38:03 2026] DELETE /v2.0/networks/7ec37993-8899-4aa4-8dbf-9a1204576e93 => 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: 861/1846] 10.0.0.156 () {32 vars in 726 bytes} [Tue May 19 17:38:04 2026] DELETE /v2.0/networks/370b56f4-2592-4135-8fb5-07a5e90e8fdd => generated 0 bytes in 297 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 986/1847] 10.0.0.156 () {32 vars in 729 bytes} [Tue May 19 17:38:04 2026] GET /v2.0/floatingips/fab9b172-9efb-478a-9c45-682bf7c7adcc => generated 856 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 862/1848] 10.0.0.156 () {32 vars in 726 bytes} [Tue May 19 17:38:04 2026] DELETE /v2.0/networks/da60c42a-e2bf-4b84-9152-aa5a3e413653 => 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: 987/1849] 10.0.0.156 () {32 vars in 726 bytes} [Tue May 19 17:38:04 2026] DELETE /v2.0/networks/c148636f-eaec-4061-b9ca-f3346a6ac8ec => generated 0 bytes in 268 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 989/1852] 10.0.0.156 () {32 vars in 729 bytes} [Tue May 19 17:38:05 2026] GET /v2.0/floatingips/fab9b172-9efb-478a-9c45-682bf7c7adcc => generated 858 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 17:38:05.863 8 INFO neutron.services.segments.plugin [-] Segment 3083b34a-930a-4420-b99a-8e3a60b0bde4 resource provider aggregate not found 2026-05-19 17:38:05.883 8 INFO neutron.services.segments.plugin [-] Segment 3083b34a-930a-4420-b99a-8e3a60b0bde4 resource provider aggregate not found 2026-05-19 17:38:05.889 8 INFO neutron.services.segments.plugin [-] Segment 3083b34a-930a-4420-b99a-8e3a60b0bde4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3083b34a-930a-4420-b99a-8e3a60b0bde4 found for delete ", "request_id": "req-76b786f9-6850-48a2-a9f7-82214e92c12b"}]} 2026-05-19 17:38:05.911 8 INFO neutron.services.segments.plugin [-] Segment 301fb907-dbfb-46f4-b34e-0cda774ac3fa resource provider aggregate not found 2026-05-19 17:38:05.920 8 INFO neutron.services.segments.plugin [-] Segment 3083b34a-930a-4420-b99a-8e3a60b0bde4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3083b34a-930a-4420-b99a-8e3a60b0bde4 found for delete ", "request_id": "req-8223c926-12ea-4c84-a286-fbfb3d2b1e2e"}]} 2026-05-19 17:38:05.945 8 INFO neutron.services.segments.plugin [-] Segment 301fb907-dbfb-46f4-b34e-0cda774ac3fa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 301fb907-dbfb-46f4-b34e-0cda774ac3fa found for delete ", "request_id": "req-0e2b331e-9025-4fa3-84b1-6af78429105a"}]} 2026-05-19 17:38:05.950 8 INFO neutron.db.segments_db [None req-bdc1014b-36f9-44a4-afa4-c205a0c01771 01a449a9d8324fe9aeff87c994d23720 df1527427308433c98372a94cd13fecd - - - -] Added segment 66ae14cc-47fb-4653-ae93-ba01dd8cba99 of type vxlan for network 3401e984-e8a1-4f53-8089-ec610e7f33ac 2026-05-19 17:38:05.953 8 INFO neutron.services.segments.plugin [-] Segment 301fb907-dbfb-46f4-b34e-0cda774ac3fa resource provider aggregate not found 2026-05-19 17:38:05.973 8 INFO neutron.services.segments.plugin [-] Segment 301fb907-dbfb-46f4-b34e-0cda774ac3fa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 301fb907-dbfb-46f4-b34e-0cda774ac3fa found for delete ", "request_id": "req-6b2c479e-f3a1-45a1-a725-c29928edebdc"}]} 2026-05-19 17:38:06.358 7 INFO neutron.services.segments.plugin [-] Segment 3336a286-e19f-4ed0-93b8-51905a2760ef resource provider aggregate not found 2026-05-19 17:38:06.367 7 INFO neutron.services.segments.plugin [-] Segment 3336a286-e19f-4ed0-93b8-51905a2760ef resource provider aggregate not found 2026-05-19 17:38:06.383 7 INFO neutron.services.segments.plugin [-] Segment 3336a286-e19f-4ed0-93b8-51905a2760ef resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3336a286-e19f-4ed0-93b8-51905a2760ef found for delete ", "request_id": "req-47ea3b9d-f6f9-4191-a0b6-6b95c90f8370"}]} 2026-05-19 17:38:06.400 7 INFO neutron.services.segments.plugin [-] Segment 3336a286-e19f-4ed0-93b8-51905a2760ef resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3336a286-e19f-4ed0-93b8-51905a2760ef found for delete ", "request_id": "req-db9099d6-8281-4a92-9d8c-dcf474169543"}]} [pid: 7|app: 0|req: 990/1853] 10.0.0.156 () {32 vars in 774 bytes} [Tue May 19 17:38:06 2026] GET /v2.0/security-groups?tenant_id=ac82c5d120fa402ba0b07ab679b20233&name=default => generated 2801 bytes in 193 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 864/1854] 10.0.0.156 () {34 vars in 671 bytes} [Tue May 19 17:38:05 2026] POST /v2.0/networks => generated 740 bytes in 1251 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 17:38:06.805 7 INFO neutron.db.segments_db [None req-bf91d738-130f-43e1-8761-c5b67e0f164d a2eec12f3a324705ad9f37fb86b33648 c4c84515d6a542689adbb1db596cbc1e - - - -] Added segment 9c056b6a-6688-4e85-bcfc-2f063e88621f of type vxlan for network 0e7fcb8e-8b49-4c86-be41-0f5c01c003f1 [pid: 8|app: 0|req: 865/1855] 10.0.0.156 () {32 vars in 740 bytes} [Tue May 19 17:38:06 2026] DELETE /v2.0/security-groups/842321c9-29aa-4c1b-9795-4d1637c03dc4 => generated 0 bytes in 149 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 991/1856] 10.0.0.156 () {34 vars in 670 bytes} [Tue May 19 17:38:06 2026] POST /v2.0/networks => generated 640 bytes in 668 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 866/1857] 10.0.0.156 () {34 vars in 669 bytes} [Tue May 19 17:38:06 2026] POST /v2.0/subnets => generated 663 bytes in 468 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 992/1858] 10.0.0.156 () {32 vars in 774 bytes} [Tue May 19 17:38:07 2026] GET /v2.0/security-groups?tenant_id=e22e19657ae542e6b3b97cf597f3a828&name=default => generated 2801 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 17:38:07.395 7 INFO neutron.db.segments_db [None req-a760209a-b37f-4f93-bcb8-a99ab65b4669 01a449a9d8324fe9aeff87c994d23720 df1527427308433c98372a94cd13fecd - - - -] Added segment b210864a-5105-44b4-be25-222aa34aca39 of type vxlan for network d8732f76-7e13-4a17-889a-76174bbc22fc [pid: 8|app: 0|req: 867/1859] 10.0.0.156 () {34 vars in 669 bytes} [Tue May 19 17:38:07 2026] POST /v2.0/subnets => generated 634 bytes in 409 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 868/1860] 10.0.0.156 () {32 vars in 740 bytes} [Tue May 19 17:38:07 2026] DELETE /v2.0/security-groups/8d7ad73b-da0a-4ab5-b80f-6943c672344a => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 869/1861] 10.0.0.156 () {32 vars in 722 bytes} [Tue May 19 17:38:07 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => generated 19 bytes in 296 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 17:38:08.260 7 INFO neutron.db.l3_hamode_db [None req-a760209a-b37f-4f93-bcb8-a99ab65b4669 01a449a9d8324fe9aeff87c994d23720 df1527427308433c98372a94cd13fecd - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 870/1862] 10.0.0.156 () {34 vars in 669 bytes} [Tue May 19 17:38:08 2026] POST /v2.0/subnets => generated 708 bytes in 549 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 871/1863] 10.0.0.156 () {32 vars in 774 bytes} [Tue May 19 17:38:08 2026] GET /v2.0/security-groups?tenant_id=bc28a2e375ce4809bfaa8875fcbebf8d&name=default => generated 2801 bytes in 202 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 17:38:09.049 8 INFO neutron.db.segments_db [None req-5d0d6b08-2523-4a13-94b1-4ddbbdb3582c a2eec12f3a324705ad9f37fb86b33648 c4c84515d6a542689adbb1db596cbc1e - - - -] Added segment 2298c8b0-bd7d-4ec1-bc99-4345697716d9 of type vxlan for network 852d7786-c4c2-43b1-a13d-6f161f778c3f [pid: 8|app: 0|req: 872/1864] 10.0.0.156 () {34 vars in 670 bytes} [Tue May 19 17:38:08 2026] POST /v2.0/networks => generated 638 bytes in 347 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 873/1865] 10.0.0.156 () {32 vars in 740 bytes} [Tue May 19 17:38:09 2026] DELETE /v2.0/security-groups/8003efa5-90ef-424f-9ee5-b79570842597 => generated 0 bytes in 131 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 17:38:09.797 7 INFO neutron.db.l3_hamode_db [None req-a760209a-b37f-4f93-bcb8-a99ab65b4669 01a449a9d8324fe9aeff87c994d23720 df1527427308433c98372a94cd13fecd - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 874/1866] 10.0.0.156 () {34 vars in 669 bytes} [Tue May 19 17:38:09 2026] POST /v2.0/subnets => generated 631 bytes in 460 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 875/1867] 10.0.0.156 () {34 vars in 669 bytes} [Tue May 19 17:38:09 2026] POST /v2.0/subnets => generated 702 bytes in 415 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 17:38:10.347 8 INFO neutron.db.segments_db [None req-eb286754-dd59-47fc-b4c9-f3ce18bc48cc a2eec12f3a324705ad9f37fb86b33648 c4c84515d6a542689adbb1db596cbc1e - - - -] Added segment 92480ca2-6c72-48ce-a919-4077408bc6de of type vxlan for network ea1ac6f0-d8e8-42e5-9f3a-75318050a920 [pid: 8|app: 0|req: 876/1868] 10.0.0.156 () {34 vars in 670 bytes} [Tue May 19 17:38:10 2026] POST /v2.0/networks => generated 638 bytes in 285 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 877/1869] 10.0.0.156 () {34 vars in 669 bytes} [Tue May 19 17:38:10 2026] POST /v2.0/subnets => generated 630 bytes in 780 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 993/1870] 10.0.0.156 () {34 vars in 669 bytes} [Tue May 19 17:38:07 2026] POST /v2.0/routers => generated 727 bytes in 4122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 878/1871] 10.0.0.156 () {34 vars in 669 bytes} [Tue May 19 17:38:11 2026] POST /v2.0/subnets => generated 706 bytes in 603 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 17:38:12.023 8 INFO neutron.db.segments_db [None req-2e3870fb-48ec-43ac-bd00-bbc028f50a11 a2eec12f3a324705ad9f37fb86b33648 c4c84515d6a542689adbb1db596cbc1e - - - -] Added segment 425b4686-bfeb-4a57-9b87-4dbc5d7118e9 of type vxlan for network 30040216-ff33-4e72-bdb4-d1df05e37671 2026-05-19 17:38:12.527 8 INFO neutron.db.l3_hamode_db [None req-2e3870fb-48ec-43ac-bd00-bbc028f50a11 a2eec12f3a324705ad9f37fb86b33648 c4c84515d6a542689adbb1db596cbc1e - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 994/1872] 10.0.0.156 () {34 vars in 783 bytes} [Tue May 19 17:38:11 2026] PUT /v2.0/routers/315f66b4-8a25-4e9b-807b-e7b7e8d25618/add_router_interface => generated 309 bytes in 2008 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 17:38:14.075 8 INFO neutron.db.l3_hamode_db [None req-2e3870fb-48ec-43ac-bd00-bbc028f50a11 a2eec12f3a324705ad9f37fb86b33648 c4c84515d6a542689adbb1db596cbc1e - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 995/1873] 10.0.0.250 () {34 vars in 990 bytes} [Tue May 19 17:38:14 2026] GET /v2.0/ports?device_id=b7d7f924-9283-4653-a4a7-62edd53d1c16 => generated 1244 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 996/1874] 10.0.0.250 () {34 vars in 1040 bytes} [Tue May 19 17:38:14 2026] GET /v2.0/security-groups?id=06d30867-614a-46e0-a69d-2f8008dbeee2&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: 997/1875] 10.0.0.156 () {34 vars in 678 bytes} [Tue May 19 17:38:15 2026] POST /v2.0/qos/policies => generated 359 bytes in 554 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 998/1876] 10.0.0.156 () {34 vars in 678 bytes} [Tue May 19 17:38:15 2026] POST /v2.0/qos/policies => generated 359 bytes in 51 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 999/1877] 10.0.0.156 () {34 vars in 678 bytes} [Tue May 19 17:38:15 2026] POST /v2.0/qos/policies => generated 359 bytes in 67 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1000/1878] 10.0.0.156 () {34 vars in 678 bytes} [Tue May 19 17:38:15 2026] POST /v2.0/qos/policies => generated 359 bytes in 52 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1001/1879] 10.0.0.156 () {34 vars in 678 bytes} [Tue May 19 17:38:15 2026] POST /v2.0/qos/policies => generated 359 bytes in 46 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1002/1880] 10.0.0.156 () {34 vars in 753 bytes} [Tue May 19 17:38:15 2026] PUT /v2.0/policies/108aa446-4e39-45f8-be45-273532d8feb4/tags => generated 17 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1003/1881] 10.0.0.156 () {34 vars in 753 bytes} [Tue May 19 17:38:15 2026] PUT /v2.0/policies/3f7fcef8-9c3f-4282-bf3a-dedc4fbb26cb/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: 1004/1882] 10.0.0.156 () {34 vars in 753 bytes} [Tue May 19 17:38:15 2026] PUT /v2.0/policies/52d8eae5-c28e-4321-998b-aa9260d86223/tags => generated 34 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1005/1883] 10.0.0.156 () {34 vars in 753 bytes} [Tue May 19 17:38:15 2026] PUT /v2.0/policies/a793716a-3e4f-4fa5-b1b6-fb914a06ee9a/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: 879/1884] 10.0.0.156 () {34 vars in 669 bytes} [Tue May 19 17:38:11 2026] POST /v2.0/routers => generated 684 bytes in 4376 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 880/1885] 10.0.0.156 () {32 vars in 674 bytes} [Tue May 19 17:38:16 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 229 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 881/1886] 10.0.0.19 () {34 vars in 989 bytes} [Tue May 19 17:38:16 2026] GET /v2.0/ports?device_id=b7d7f924-9283-4653-a4a7-62edd53d1c16 => generated 975 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 882/1887] 10.0.0.19 () {34 vars in 981 bytes} [Tue May 19 17:38:16 2026] GET /v2.0/networks?id=3401e984-e8a1-4f53-8089-ec610e7f33ac => generated 672 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 883/1888] 10.0.0.156 () {32 vars in 688 bytes} [Tue May 19 17:38:16 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 884/1889] 10.0.0.19 () {34 vars in 1039 bytes} [Tue May 19 17:38:17 2026] GET /v2.0/security-groups?id=06d30867-614a-46e0-a69d-2f8008dbeee2&fields=id&fields=name => generated 113 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 885/1890] 10.0.0.19 () {34 vars in 964 bytes} [Tue May 19 17:38:17 2026] GET /v2.0/quotas/bb163c52525f40d3a55ed2dca08cbbe2 => 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: 886/1891] 199.204.45.242 () {34 vars in 994 bytes} [Tue May 19 17:38:17 2026] GET /v2.0/ports?device_id=b7d7f924-9283-4653-a4a7-62edd53d1c16 => generated 975 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 887/1892] 10.0.0.156 () {32 vars in 684 bytes} [Tue May 19 17:38:17 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 888/1893] 10.0.0.19 () {34 vars in 1001 bytes} [Tue May 19 17:38:17 2026] GET /v2.0/ports?tenant_id=bb163c52525f40d3a55ed2dca08cbbe2&fields=id => generated 103 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 17:38:17.748 8 INFO neutron.db.l3_db [None req-1fe7aec6-ee61-46f2-b6c3-13f0376ce435 9dc7dacf0e8342a8b8599e333685f45a e6f34511020b4afd9a9c67d73cf4fbba - - - -] Floating IP fab9b172-9efb-478a-9c45-682bf7c7adcc disassociated. External IP: 10.96.250.205, port: 6d8e714a-9ed0-4757-851f-85efdf08a0b0. [pid: 7|app: 0|req: 1006/1894] 10.0.0.156 () {34 vars in 783 bytes} [Tue May 19 17:38:16 2026] PUT /v2.0/routers/8973010a-6c16-4d33-8487-f8f36e5b796e/add_router_interface => generated 309 bytes in 2281 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 889/1895] 199.204.45.242 () {36 vars in 997 bytes} [Tue May 19 17:38:17 2026] DELETE /v2.0/ports/6d8e714a-9ed0-4757-851f-85efdf08a0b0 => generated 0 bytes in 1386 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1007/1896] 10.0.0.156 () {32 vars in 696 bytes} [Tue May 19 17:38:18 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1008/1897] 10.0.0.19 () {34 vars in 989 bytes} [Tue May 19 17:38:18 2026] GET /v2.0/ports?device_id=b7d7f924-9283-4653-a4a7-62edd53d1c16 => 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: 890/1898] 10.0.0.19 () {34 vars in 1007 bytes} [Tue May 19 17:38:18 2026] GET /v2.0/networks/3401e984-e8a1-4f53-8089-ec610e7f33ac?fields=segments => generated 14 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 17:38:18.846 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-6c23140a-622a-4c09-8405-4fc4e60e572e'] response: {'server_uuid': 'b7d7f924-9283-4653-a4a7-62edd53d1c16', 'name': 'network-vif-deleted', 'tag': '6d8e714a-9ed0-4757-851f-85efdf08a0b0', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 891/1899] 10.0.0.156 () {32 vars in 682 bytes} [Tue May 19 17:38:18 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 892/1900] 10.0.0.19 () {34 vars in 1107 bytes} [Tue May 19 17:38:18 2026] GET /v2.0/networks/3401e984-e8a1-4f53-8089-ec610e7f33ac?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 893/1901] 10.0.0.156 () {32 vars in 696 bytes} [Tue May 19 17:38:19 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 894/1902] 10.0.0.156 () {32 vars in 692 bytes} [Tue May 19 17:38:19 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 185 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 895/1903] 10.0.0.19 () {34 vars in 989 bytes} [Tue May 19 17:38:19 2026] GET /v2.0/ports?device_id=b0d429e4-4463-41a6-bd1d-0d5fec28e8c2 => 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: 896/1904] 10.0.0.156 () {32 vars in 704 bytes} [Tue May 19 17:38:19 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 897/1905] 10.0.0.156 () {32 vars in 734 bytes} [Tue May 19 17:38:19 2026] DELETE /v2.0/qos/policies/108aa446-4e39-45f8-be45-273532d8feb4 => 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: 898/1906] 10.0.0.156 () {32 vars in 734 bytes} [Tue May 19 17:38:19 2026] DELETE /v2.0/qos/policies/3f7fcef8-9c3f-4282-bf3a-dedc4fbb26cb => 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: 899/1907] 10.0.0.156 () {32 vars in 734 bytes} [Tue May 19 17:38:19 2026] DELETE /v2.0/qos/policies/52d8eae5-c28e-4321-998b-aa9260d86223 => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 900/1908] 10.0.0.156 () {32 vars in 734 bytes} [Tue May 19 17:38:19 2026] DELETE /v2.0/qos/policies/a793716a-3e4f-4fa5-b1b6-fb914a06ee9a => generated 0 bytes in 153 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 901/1909] 10.0.0.156 () {32 vars in 740 bytes} [Tue May 19 17:38:19 2026] DELETE /v2.0/security-groups/06d30867-614a-46e0-a69d-2f8008dbeee2 => generated 0 bytes in 251 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 902/1910] 10.0.0.156 () {32 vars in 734 bytes} [Tue May 19 17:38:20 2026] DELETE /v2.0/qos/policies/6dc4c1e6-4ab3-4beb-834d-f3e137b8f6b4 => 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: 905/1913] 10.0.0.156 () {32 vars in 732 bytes} [Tue May 19 17:38:20 2026] DELETE /v2.0/floatingips/fab9b172-9efb-478a-9c45-682bf7c7adcc => generated 0 bytes in 502 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 906/1914] 10.0.0.19 () {34 vars in 989 bytes} [Tue May 19 17:38:20 2026] GET /v2.0/ports?device_id=b0d429e4-4463-41a6-bd1d-0d5fec28e8c2 => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 907/1915] 199.204.45.242 () {34 vars in 986 bytes} [Tue May 19 17:38:20 2026] GET /v2.0/networks?id=3401e984-e8a1-4f53-8089-ec610e7f33ac => generated 672 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1009/1916] 10.0.0.156 () {34 vars in 783 bytes} [Tue May 19 17:38:18 2026] PUT /v2.0/routers/8973010a-6c16-4d33-8487-f8f36e5b796e/add_router_interface => generated 309 bytes in 2763 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 908/1917] 199.204.45.242 () {38 vars in 955 bytes} [Tue May 19 17:38:20 2026] POST /v2.0/ports => generated 958 bytes in 717 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1010/1918] 10.0.0.19 () {34 vars in 989 bytes} [Tue May 19 17:38:21 2026] GET /v2.0/ports?device_id=f5b9c952-f454-43a3-89c8-7fe05f6a0be5 => generated 975 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1011/1919] 199.204.45.242 () {34 vars in 994 bytes} [Tue May 19 17:38:21 2026] GET /v2.0/ports?device_id=f5b9c952-f454-43a3-89c8-7fe05f6a0be5 => generated 975 bytes in 33 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: 909/1920] 10.0.0.156 () {32 vars in 774 bytes} [Tue May 19 17:38:21 2026] GET /v2.0/security-groups?tenant_id=d68bbc2470d548b9bce199b66f379296&name=default => generated 2801 bytes in 472 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 910/1921] 199.204.45.242 () {38 vars in 1028 bytes} [Tue May 19 17:38:22 2026] PUT /v2.0/ports/61a5f8ec-1986-4d24-9c75-64f2cb99cc7d => generated 1203 bytes in 644 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: 911/1922] 10.0.0.19 () {34 vars in 1039 bytes} [Tue May 19 17:38:22 2026] GET /v2.0/security-groups?id=6c426615-79e5-4207-a499-4147c2335571&fields=id&fields=name => generated 114 bytes in 69 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-19 17:38:22.823 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-745b55c8-3c7a-4300-b31b-4a4813674112'] response: {'name': 'network-changed', 'server_uuid': 'b0d429e4-4463-41a6-bd1d-0d5fec28e8c2', 'tag': '61a5f8ec-1986-4d24-9c75-64f2cb99cc7d', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 912/1923] 199.204.45.242 () {36 vars in 997 bytes} [Tue May 19 17:38:22 2026] DELETE /v2.0/ports/7dd90cd6-af33-4869-8402-e1bbca3aa8b7 => generated 0 bytes in 353 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 913/1924] 10.0.0.19 () {34 vars in 989 bytes} [Tue May 19 17:38:23 2026] GET /v2.0/ports?device_id=b0d429e4-4463-41a6-bd1d-0d5fec28e8c2 => generated 973 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1012/1925] 10.0.0.156 () {34 vars in 783 bytes} [Tue May 19 17:38:21 2026] PUT /v2.0/routers/8973010a-6c16-4d33-8487-f8f36e5b796e/add_router_interface => generated 309 bytes in 2043 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 914/1926] 10.0.0.156 () {32 vars in 740 bytes} [Tue May 19 17:38:23 2026] DELETE /v2.0/security-groups/3d1633e0-fe8d-4ee6-80e0-3855c2864072 => generated 0 bytes in 561 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1013/1927] 199.204.45.242 () {34 vars in 1080 bytes} [Tue May 19 17:38:23 2026] GET /v2.0/ports?tenant_id=bb163c52525f40d3a55ed2dca08cbbe2&device_id=b0d429e4-4463-41a6-bd1d-0d5fec28e8c2 => generated 1242 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 915/1928] 10.0.0.19 () {34 vars in 1039 bytes} [Tue May 19 17:38:23 2026] GET /v2.0/security-groups?id=e9cba4ee-0ae4-470a-a437-bde65ecf2a0e&fields=id&fields=name => generated 88 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1014/1929] 199.204.45.242 () {34 vars in 1060 bytes} [Tue May 19 17:38:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=61a5f8ec-1986-4d24-9c75-64f2cb99cc7d => generated 19 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 916/1930] 199.204.45.242 () {34 vars in 984 bytes} [Tue May 19 17:38:23 2026] GET /v2.0/subnets?id=999914d4-2416-4a9b-a3dd-a5af7d11ba5c => generated 666 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1015/1931] 10.0.0.19 () {34 vars in 989 bytes} [Tue May 19 17:38:23 2026] GET /v2.0/ports?device_id=f5b9c952-f454-43a3-89c8-7fe05f6a0be5 => 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: 917/1932] 199.204.45.242 () {34 vars in 1052 bytes} [Tue May 19 17:38:23 2026] GET /v2.0/ports?network_id=3401e984-e8a1-4f53-8089-ec610e7f33ac&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: 1016/1933] 199.204.45.242 () {34 vars in 1012 bytes} [Tue May 19 17:38:23 2026] GET /v2.0/networks/3401e984-e8a1-4f53-8089-ec610e7f33ac?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: 1017/1934] 199.204.45.242 () {34 vars in 1112 bytes} [Tue May 19 17:38:24 2026] GET /v2.0/networks/3401e984-e8a1-4f53-8089-ec610e7f33ac?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 918/1935] 10.0.0.156 () {34 vars in 684 bytes} [Tue May 19 17:38:24 2026] POST /v2.0/security-groups => generated 1564 bytes in 252 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 919/1936] 199.204.45.242 () {34 vars in 1080 bytes} [Tue May 19 17:38:24 2026] GET /v2.0/ports?tenant_id=bb163c52525f40d3a55ed2dca08cbbe2&device_id=b0d429e4-4463-41a6-bd1d-0d5fec28e8c2 => generated 1242 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1018/1937] 10.0.0.156 () {32 vars in 774 bytes} [Tue May 19 17:38:24 2026] GET /v2.0/security-groups?tenant_id=1d1edafc681d4d55ae97b3ab74f8592d&name=default => generated 2801 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1019/1938] 199.204.45.242 () {34 vars in 986 bytes} [Tue May 19 17:38:24 2026] GET /v2.0/networks?id=3401e984-e8a1-4f53-8089-ec610e7f33ac => generated 768 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 920/1939] 10.0.0.156 () {34 vars in 695 bytes} [Tue May 19 17:38:24 2026] POST /v2.0/security-group-rules => generated 565 bytes in 225 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 921/1940] 199.204.45.242 () {34 vars in 1060 bytes} [Tue May 19 17:38:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=61a5f8ec-1986-4d24-9c75-64f2cb99cc7d => 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: 1020/1941] 10.0.0.156 () {32 vars in 740 bytes} [Tue May 19 17:38:24 2026] DELETE /v2.0/security-groups/8c3d885f-444f-410f-9087-ecbbcc6382ef => 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: 1021/1942] 199.204.45.242 () {34 vars in 984 bytes} [Tue May 19 17:38:24 2026] GET /v2.0/subnets?id=999914d4-2416-4a9b-a3dd-a5af7d11ba5c => generated 666 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1022/1943] 199.204.45.242 () {34 vars in 1052 bytes} [Tue May 19 17:38:24 2026] GET /v2.0/ports?network_id=3401e984-e8a1-4f53-8089-ec610e7f33ac&device_owner=network%3Adhcp => generated 1244 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 922/1944] 10.0.0.156 () {34 vars in 695 bytes} [Tue May 19 17:38:24 2026] POST /v2.0/security-group-rules => generated 565 bytes in 171 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1023/1945] 199.204.45.242 () {34 vars in 1012 bytes} [Tue May 19 17:38:24 2026] GET /v2.0/networks/3401e984-e8a1-4f53-8089-ec610e7f33ac?fields=segments => generated 14 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 17:38:24.876 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e484c34b-70ec-4590-9806-deb5db0bc949'] response: {'server_uuid': 'f5b9c952-f454-43a3-89c8-7fe05f6a0be5', 'name': 'network-vif-deleted', 'tag': '7dd90cd6-af33-4869-8402-e1bbca3aa8b7', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 923/1946] 10.0.0.156 () {34 vars in 695 bytes} [Tue May 19 17:38:24 2026] POST /v2.0/security-group-rules => generated 567 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1024/1947] 199.204.45.242 () {34 vars in 1112 bytes} [Tue May 19 17:38:24 2026] GET /v2.0/networks/3401e984-e8a1-4f53-8089-ec610e7f33ac?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1025/1948] 10.0.0.19 () {34 vars in 989 bytes} [Tue May 19 17:38:24 2026] GET /v2.0/ports?device_id=b0d429e4-4463-41a6-bd1d-0d5fec28e8c2 => generated 973 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 924/1949] 10.0.0.156 () {32 vars in 774 bytes} [Tue May 19 17:38:24 2026] GET /v2.0/security-groups?tenant_id=922e50e0b7404f019f594bc40b31aeaa&name=default => generated 2801 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1026/1950] 10.0.0.156 () {34 vars in 695 bytes} [Tue May 19 17:38:25 2026] POST /v2.0/security-group-rules => generated 569 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1027/1951] 10.0.0.19 () {34 vars in 1039 bytes} [Tue May 19 17:38:25 2026] GET /v2.0/security-groups?id=e9cba4ee-0ae4-470a-a437-bde65ecf2a0e&fields=id&fields=name => generated 88 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 925/1952] 10.0.0.156 () {32 vars in 740 bytes} [Tue May 19 17:38:25 2026] DELETE /v2.0/security-groups/6c426615-79e5-4207-a499-4147c2335571 => 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: 1028/1953] 10.0.0.156 () {32 vars in 740 bytes} [Tue May 19 17:38:25 2026] DELETE /v2.0/security-groups/f1d477f4-f33f-48dd-af07-caef11d7403c => 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: 926/1954] 10.0.0.156 () {34 vars in 695 bytes} [Tue May 19 17:38:25 2026] POST /v2.0/security-group-rules => generated 569 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 927/1955] 10.0.0.156 () {34 vars in 695 bytes} [Tue May 19 17:38:25 2026] POST /v2.0/security-group-rules => generated 565 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 928/1956] 10.0.0.156 () {34 vars in 695 bytes} [Tue May 19 17:38:25 2026] POST /v2.0/security-group-rules => generated 565 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 929/1957] 10.0.0.156 () {34 vars in 695 bytes} [Tue May 19 17:38:25 2026] POST /v2.0/security-group-rules => generated 565 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 930/1958] 10.0.0.156 () {34 vars in 695 bytes} [Tue May 19 17:38:25 2026] POST /v2.0/security-group-rules => generated 567 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 931/1959] 10.0.0.156 () {34 vars in 695 bytes} [Tue May 19 17:38:26 2026] POST /v2.0/security-group-rules => generated 569 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 932/1960] 10.0.0.156 () {34 vars in 695 bytes} [Tue May 19 17:38:26 2026] POST /v2.0/security-group-rules => generated 565 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 933/1961] 10.0.0.19 () {34 vars in 989 bytes} [Tue May 19 17:38:26 2026] GET /v2.0/ports?device_id=b0d429e4-4463-41a6-bd1d-0d5fec28e8c2 => generated 975 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 934/1962] 10.0.0.19 () {34 vars in 1039 bytes} [Tue May 19 17:38:26 2026] GET /v2.0/security-groups?id=e9cba4ee-0ae4-470a-a437-bde65ecf2a0e&fields=id&fields=name => generated 88 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 935/1963] 10.0.0.19 () {34 vars in 1095 bytes} [Tue May 19 17:38:26 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1912172101&fields=id&tenant_id=c4c84515d6a542689adbb1db596cbc1e => generated 69 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 936/1964] 10.0.0.19 () {34 vars in 981 bytes} [Tue May 19 17:38:26 2026] GET /v2.0/networks?id=852d7786-c4c2-43b1-a13d-6f161f778c3f => generated 705 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 937/1965] 10.0.0.19 () {34 vars in 964 bytes} [Tue May 19 17:38:26 2026] GET /v2.0/quotas/c4c84515d6a542689adbb1db596cbc1e => 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: 938/1966] 10.0.0.19 () {34 vars in 1001 bytes} [Tue May 19 17:38:26 2026] GET /v2.0/ports?tenant_id=c4c84515d6a542689adbb1db596cbc1e&fields=id => generated 287 bytes in 325 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 939/1967] 10.0.0.19 () {34 vars in 989 bytes} [Tue May 19 17:38:27 2026] GET /v2.0/ports?device_id=b0d429e4-4463-41a6-bd1d-0d5fec28e8c2 => generated 975 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 940/1968] 10.0.0.19 () {34 vars in 1007 bytes} [Tue May 19 17:38:27 2026] GET /v2.0/networks/852d7786-c4c2-43b1-a13d-6f161f778c3f?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: 941/1969] 10.0.0.19 () {34 vars in 1039 bytes} [Tue May 19 17:38:27 2026] GET /v2.0/security-groups?id=e9cba4ee-0ae4-470a-a437-bde65ecf2a0e&fields=id&fields=name => generated 88 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 942/1970] 10.0.0.19 () {34 vars in 1107 bytes} [Tue May 19 17:38:27 2026] GET /v2.0/networks/852d7786-c4c2-43b1-a13d-6f161f778c3f?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: 1029/1971] 10.0.0.156 () {34 vars in 789 bytes} [Tue May 19 17:38:25 2026] PUT /v2.0/routers/dec54d05-619f-4cc1-b8ce-c356d61167f3/remove_router_interface => generated 309 bytes in 2301 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1030/1972] 199.204.45.242 () {34 vars in 994 bytes} [Tue May 19 17:38:27 2026] GET /v2.0/ports?device_id=b0d429e4-4463-41a6-bd1d-0d5fec28e8c2 => generated 975 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1031/1973] 10.0.0.19 () {34 vars in 989 bytes} [Tue May 19 17:38:27 2026] GET /v2.0/ports?device_id=228f3660-013c-42e7-b9cf-fbc162424204 => 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: 943/1974] 10.0.0.156 () {32 vars in 724 bytes} [Tue May 19 17:38:27 2026] DELETE /v2.0/subnets/4844513f-25c0-4950-9fc4-7f8692e0c90d => generated 0 bytes in 346 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1032/1975] 199.204.45.242 () {36 vars in 997 bytes} [Tue May 19 17:38:27 2026] DELETE /v2.0/ports/61a5f8ec-1986-4d24-9c75-64f2cb99cc7d => generated 0 bytes in 522 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 17:38:28.578 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-8c5ce110-754c-4217-bac5-50e02a87a5a4'] response: {'server_uuid': 'b0d429e4-4463-41a6-bd1d-0d5fec28e8c2', 'name': 'network-vif-deleted', 'tag': '61a5f8ec-1986-4d24-9c75-64f2cb99cc7d', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1033/1976] 10.0.0.19 () {34 vars in 989 bytes} [Tue May 19 17:38:28 2026] GET /v2.0/ports?device_id=b0d429e4-4463-41a6-bd1d-0d5fec28e8c2 => generated 12 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1034/1977] 199.204.45.242 () {34 vars in 986 bytes} [Tue May 19 17:38:28 2026] GET /v2.0/networks?id=852d7786-c4c2-43b1-a13d-6f161f778c3f => generated 705 bytes in 198 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1035/1978] 199.204.45.242 () {34 vars in 1050 bytes} [Tue May 19 17:38:28 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=c4c84515d6a542689adbb1db596cbc1e => generated 179 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1036/1979] 199.204.45.242 () {38 vars in 955 bytes} [Tue May 19 17:38:28 2026] POST /v2.0/ports => generated 1179 bytes in 567 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 17:38:29.575 8 INFO neutron.services.segments.plugin [-] Segment 7e73ccd9-f15b-4658-9cdd-a549db606fa9 resource provider aggregate not found 2026-05-19 17:38:29.581 8 INFO neutron.services.segments.plugin [-] Segment 7e73ccd9-f15b-4658-9cdd-a549db606fa9 resource provider aggregate not found 2026-05-19 17:38:29.601 8 INFO neutron.services.segments.plugin [-] Segment 7e73ccd9-f15b-4658-9cdd-a549db606fa9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7e73ccd9-f15b-4658-9cdd-a549db606fa9 found for delete ", "request_id": "req-1814223b-63a2-4227-b70a-e5d2602c16f9"}]} 2026-05-19 17:38:29.606 8 INFO neutron.services.segments.plugin [-] Segment 7e73ccd9-f15b-4658-9cdd-a549db606fa9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7e73ccd9-f15b-4658-9cdd-a549db606fa9 found for delete ", "request_id": "req-b5bf849f-211a-4664-8621-335541575ec1"}]} 2026-05-19 17:38:29.615 8 INFO neutron.db.l3_hamode_db [None req-0a29d4e1-3d93-44bc-a1b7-c04d4906054d 9dc7dacf0e8342a8b8599e333685f45a e6f34511020b4afd9a9c67d73cf4fbba - - - -] HA network d4da2bd6-a05f-4793-92fe-b2e6f2549ea0 was deleted as no HA routers are present in tenant e6f34511020b4afd9a9c67d73cf4fbba. [pid: 8|app: 0|req: 944/1980] 10.0.0.156 () {32 vars in 724 bytes} [Tue May 19 17:38:27 2026] DELETE /v2.0/routers/dec54d05-619f-4cc1-b8ce-c356d61167f3 => generated 0 bytes in 1678 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 945/1981] 10.0.0.156 () {32 vars in 726 bytes} [Tue May 19 17:38:29 2026] DELETE /v2.0/networks/86332d5d-b17a-44ee-a7f2-0b58995669f3 => generated 0 bytes in 259 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1037/1982] 199.204.45.242 () {38 vars in 1028 bytes} [Tue May 19 17:38:29 2026] PUT /v2.0/ports/d8270342-3417-4207-bf94-e5dacd31d585 => generated 1424 bytes in 674 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 946/1983] 199.204.45.242 () {34 vars in 1080 bytes} [Tue May 19 17:38:30 2026] GET /v2.0/ports?tenant_id=c4c84515d6a542689adbb1db596cbc1e&device_id=228f3660-013c-42e7-b9cf-fbc162424204 => generated 1463 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1038/1984] 199.204.45.242 () {34 vars in 1056 bytes} [Tue May 19 17:38:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.72&port_id=d8270342-3417-4207-bf94-e5dacd31d585 => generated 19 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 947/1985] 199.204.45.242 () {34 vars in 1104 bytes} [Tue May 19 17:38:30 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A2fd&port_id=d8270342-3417-4207-bf94-e5dacd31d585 => generated 19 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1039/1986] 199.204.45.242 () {34 vars in 1064 bytes} [Tue May 19 17:38:30 2026] GET /v2.0/subnets?id=39d148d2-fe10-4445-91b6-72175577b27a&id=db6429e6-42dc-4fa0-b857-9f37a853b577 => generated 1362 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 948/1987] 199.204.45.242 () {34 vars in 1052 bytes} [Tue May 19 17:38:30 2026] GET /v2.0/ports?network_id=852d7786-c4c2-43b1-a13d-6f161f778c3f&device_owner=network%3Adhcp => generated 1457 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: 7|app: 0|req: 1040/1988] 199.204.45.242 () {34 vars in 1052 bytes} [Tue May 19 17:38:30 2026] GET /v2.0/ports?network_id=852d7786-c4c2-43b1-a13d-6f161f778c3f&device_owner=network%3Adhcp => generated 1457 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 949/1989] 199.204.45.242 () {34 vars in 1012 bytes} [Tue May 19 17:38:30 2026] GET /v2.0/networks/852d7786-c4c2-43b1-a13d-6f161f778c3f?fields=segments => generated 14 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 17:38:30.629 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a99849f6-fc02-40cc-857e-59ebfaf5152f'] response: {'name': 'network-changed', 'server_uuid': '228f3660-013c-42e7-b9cf-fbc162424204', 'tag': 'd8270342-3417-4207-bf94-e5dacd31d585', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1041/1990] 199.204.45.242 () {34 vars in 1112 bytes} [Tue May 19 17:38:30 2026] GET /v2.0/networks/852d7786-c4c2-43b1-a13d-6f161f778c3f?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: 1042/1991] 199.204.45.242 () {34 vars in 1080 bytes} [Tue May 19 17:38:30 2026] GET /v2.0/ports?tenant_id=c4c84515d6a542689adbb1db596cbc1e&device_id=228f3660-013c-42e7-b9cf-fbc162424204 => generated 1463 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1043/1992] 199.204.45.242 () {34 vars in 986 bytes} [Tue May 19 17:38:30 2026] GET /v2.0/networks?id=852d7786-c4c2-43b1-a13d-6f161f778c3f => generated 801 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 17:38:30.999 8 INFO neutron.db.segments_db [None req-e4cb748a-356a-415d-b1a2-7fa88fe76089 0cec53a9160a48809535e429dce80770 18d8f3a79fc34c229d67860a5e97be31 - - - -] Added segment c73c1f20-3c63-4018-82d1-f4befdfb5f35 of type vxlan for network b4b9a755-e93c-45a3-9c8f-59bb71c71d60 [pid: 7|app: 0|req: 1044/1993] 10.0.0.156 () {32 vars in 774 bytes} [Tue May 19 17:38:30 2026] GET /v2.0/security-groups?tenant_id=e6f34511020b4afd9a9c67d73cf4fbba&name=default => generated 2801 bytes in 275 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1045/1994] 199.204.45.242 () {34 vars in 1056 bytes} [Tue May 19 17:38:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.72&port_id=d8270342-3417-4207-bf94-e5dacd31d585 => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 17:38:31.461 8 INFO neutron.db.l3_hamode_db [None req-e4cb748a-356a-415d-b1a2-7fa88fe76089 0cec53a9160a48809535e429dce80770 18d8f3a79fc34c229d67860a5e97be31 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-19 17:38:31.657 8 INFO neutron.services.segments.plugin [-] Segment a4b34ff7-2539-4d47-942b-06ed6b3631ce resource provider aggregate not found 2026-05-19 17:38:31.666 8 INFO neutron.services.segments.plugin [-] Segment a4b34ff7-2539-4d47-942b-06ed6b3631ce resource provider aggregate not found 2026-05-19 17:38:31.698 8 INFO neutron.services.segments.plugin [-] Segment a4b34ff7-2539-4d47-942b-06ed6b3631ce resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a4b34ff7-2539-4d47-942b-06ed6b3631ce found for delete ", "request_id": "req-8f4f548a-6e87-4e71-9024-85c8fa78771e"}]} 2026-05-19 17:38:31.701 8 INFO neutron.services.segments.plugin [-] Segment a4b34ff7-2539-4d47-942b-06ed6b3631ce resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a4b34ff7-2539-4d47-942b-06ed6b3631ce found for delete ", "request_id": "req-de75c685-2b0a-443e-9b37-6fe84a6d349b"}]} 2026-05-19 17:38:31.703 8 INFO neutron.db.l3_hamode_db [None req-e4cb748a-356a-415d-b1a2-7fa88fe76089 0cec53a9160a48809535e429dce80770 18d8f3a79fc34c229d67860a5e97be31 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1046/1995] 10.0.0.156 () {34 vars in 789 bytes} [Tue May 19 17:38:31 2026] PUT /v2.0/routers/315f66b4-8a25-4e9b-807b-e7b7e8d25618/remove_router_interface => generated 309 bytes in 1539 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1047/1996] 10.0.0.156 () {32 vars in 740 bytes} [Tue May 19 17:38:32 2026] DELETE /v2.0/security-groups/009ab504-280c-42b7-b30b-b4144d147ec3 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1048/1997] 199.204.45.242 () {34 vars in 1104 bytes} [Tue May 19 17:38:32 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A2fd&port_id=d8270342-3417-4207-bf94-e5dacd31d585 => generated 19 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 950/1998] 10.0.0.156 () {34 vars in 668 bytes} [Tue May 19 17:38:30 2026] POST /v2.0/routers => generated 474 bytes in 2585 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 951/1999] 10.0.0.19 () {34 vars in 989 bytes} [Tue May 19 17:38:33 2026] GET /v2.0/ports?device_id=228f3660-013c-42e7-b9cf-fbc162424204 => generated 1196 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 952/2000] 199.204.45.242 () {34 vars in 1064 bytes} [Tue May 19 17:38:33 2026] GET /v2.0/subnets?id=39d148d2-fe10-4445-91b6-72175577b27a&id=db6429e6-42dc-4fa0-b857-9f37a853b577 => generated 1362 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 953/2001] 10.0.0.156 () {32 vars in 774 bytes} [Tue May 19 17:38:33 2026] GET /v2.0/security-groups?tenant_id=43692a84eabc4515bf0b5fda6e507e4c&name=default => generated 2801 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 17:38:33.571 8 INFO neutron.db.l3_hamode_db [None req-d520661e-9c88-4b27-bea4-bcfbe95cbc69 0cec53a9160a48809535e429dce80770 18d8f3a79fc34c229d67860a5e97be31 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-19 17:38:33.766 8 INFO neutron.db.l3_hamode_db [None req-d520661e-9c88-4b27-bea4-bcfbe95cbc69 0cec53a9160a48809535e429dce80770 18d8f3a79fc34c229d67860a5e97be31 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-19 17:38:34.566 7 INFO neutron.services.segments.plugin [-] Segment b210864a-5105-44b4-be25-222aa34aca39 resource provider aggregate not found 2026-05-19 17:38:34.572 7 INFO neutron.services.segments.plugin [-] Segment b210864a-5105-44b4-be25-222aa34aca39 resource provider aggregate not found 2026-05-19 17:38:34.608 7 INFO neutron.services.segments.plugin [-] Segment b210864a-5105-44b4-be25-222aa34aca39 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b210864a-5105-44b4-be25-222aa34aca39 found for delete ", "request_id": "req-3cb91235-2f4d-47ec-ae67-e1be1d04d5c4"}]} 2026-05-19 17:38:34.609 7 INFO neutron.services.segments.plugin [-] Segment b210864a-5105-44b4-be25-222aa34aca39 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b210864a-5105-44b4-be25-222aa34aca39 found for delete ", "request_id": "req-7a9e94ec-b51c-48b2-8e57-9cc8d0f55a6b"}]} 2026-05-19 17:38:34.801 7 INFO neutron.db.l3_hamode_db [None req-3ce9a54d-4c07-419c-b67b-5e16be75c189 01a449a9d8324fe9aeff87c994d23720 df1527427308433c98372a94cd13fecd - - - -] HA network d8732f76-7e13-4a17-889a-76174bbc22fc was deleted as no HA routers are present in tenant bb163c52525f40d3a55ed2dca08cbbe2. [pid: 7|app: 0|req: 1049/2002] 10.0.0.156 () {32 vars in 724 bytes} [Tue May 19 17:38:32 2026] DELETE /v2.0/routers/315f66b4-8a25-4e9b-807b-e7b7e8d25618 => generated 0 bytes in 1949 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1050/2003] 10.0.0.19 () {34 vars in 1039 bytes} [Tue May 19 17:38:34 2026] GET /v2.0/security-groups?id=3cca98d5-dd9b-4f7d-a487-7aa2fc46a354&fields=id&fields=name => generated 112 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1051/2004] 199.204.45.242 () {34 vars in 1052 bytes} [Tue May 19 17:38:34 2026] GET /v2.0/ports?network_id=852d7786-c4c2-43b1-a13d-6f161f778c3f&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: 1052/2005] 10.0.0.156 () {32 vars in 740 bytes} [Tue May 19 17:38:34 2026] DELETE /v2.0/security-groups/933924f0-3fd9-4b82-8a8c-ce77cfae5b8f => generated 0 bytes in 223 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1053/2006] 10.0.0.156 () {32 vars in 724 bytes} [Tue May 19 17:38:35 2026] DELETE /v2.0/subnets/999914d4-2416-4a9b-a3dd-a5af7d11ba5c => generated 0 bytes in 483 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1054/2007] 10.0.0.156 () {32 vars in 818 bytes} [Tue May 19 17:38:35 2026] GET /v2.0/ports?network_id=852d7786-c4c2-43b1-a13d-6f161f778c3f&mac_address=fa%3A16%3A3e%3A63%3A70%3A9d => generated 1196 bytes in 197 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1055/2008] 199.204.45.242 () {34 vars in 1052 bytes} [Tue May 19 17:38:35 2026] GET /v2.0/ports?network_id=852d7786-c4c2-43b1-a13d-6f161f778c3f&device_owner=network%3Adhcp => generated 1457 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 954/2011] 10.0.0.156 () {34 vars in 668 bytes} [Tue May 19 17:38:33 2026] POST /v2.0/routers => generated 474 bytes in 2705 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-19 17:38:36.888 7 INFO neutron.services.segments.plugin [-] Segment 66ae14cc-47fb-4653-ae93-ba01dd8cba99 resource provider aggregate not found 2026-05-19 17:38:36.893 7 INFO neutron.services.segments.plugin [-] Segment 66ae14cc-47fb-4653-ae93-ba01dd8cba99 resource provider aggregate not found 2026-05-19 17:38:36.925 7 INFO neutron.services.segments.plugin [-] Segment 66ae14cc-47fb-4653-ae93-ba01dd8cba99 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 66ae14cc-47fb-4653-ae93-ba01dd8cba99 found for delete ", "request_id": "req-01b77647-6aea-4e99-830f-916272b4de17"}]} 2026-05-19 17:38:36.933 7 INFO neutron.services.segments.plugin [-] Segment 66ae14cc-47fb-4653-ae93-ba01dd8cba99 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 66ae14cc-47fb-4653-ae93-ba01dd8cba99 found for delete ", "request_id": "req-50c3c40d-7ddd-4edc-b727-726ecee687b7"}]} [pid: 7|app: 0|req: 1058/2012] 10.0.0.156 () {32 vars in 726 bytes} [Tue May 19 17:38:35 2026] DELETE /v2.0/networks/3401e984-e8a1-4f53-8089-ec610e7f33ac => generated 0 bytes in 1079 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1059/2013] 199.204.45.242 () {34 vars in 1012 bytes} [Tue May 19 17:38:36 2026] GET /v2.0/networks/852d7786-c4c2-43b1-a13d-6f161f778c3f?fields=segments => generated 14 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 17:38:37.099 7 INFO neutron.db.l3_hamode_db [None req-b56bcdd9-76f9-4432-9630-efeea07c3f0c 0cec53a9160a48809535e429dce80770 18d8f3a79fc34c229d67860a5e97be31 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-19 17:38:37.324 7 INFO neutron.db.l3_hamode_db [None req-b56bcdd9-76f9-4432-9630-efeea07c3f0c 0cec53a9160a48809535e429dce80770 18d8f3a79fc34c229d67860a5e97be31 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-19 17:38:37.852 8 INFO neutron.db.l3_db [None req-66104477-71d7-48fe-94df-6fcb5fd892f6 a2eec12f3a324705ad9f37fb86b33648 c4c84515d6a542689adbb1db596cbc1e - - - -] Floating IP fea14bd7-dff9-4d19-b751-f48e5ba2d67b associated. External IP: 10.96.250.211, port: d8270342-3417-4207-bf94-e5dacd31d585. [pid: 7|app: 0|req: 1060/2014] 10.0.0.156 () {34 vars in 668 bytes} [Tue May 19 17:38:37 2026] POST /v2.0/routers => generated 474 bytes in 1203 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1061/2015] 199.204.45.242 () {34 vars in 1112 bytes} [Tue May 19 17:38:38 2026] GET /v2.0/networks/852d7786-c4c2-43b1-a13d-6f161f778c3f?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: 1062/2016] 10.0.0.156 () {32 vars in 774 bytes} [Tue May 19 17:38:38 2026] GET /v2.0/security-groups?tenant_id=bb163c52525f40d3a55ed2dca08cbbe2&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: 955/2017] 10.0.0.156 () {34 vars in 677 bytes} [Tue May 19 17:38:36 2026] POST /v2.0/floatingips => generated 854 bytes in 2360 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 17:38:38.703 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-31c04f06-f5c0-4520-9091-139033d45eb8'] response: {'name': 'network-changed', 'server_uuid': '228f3660-013c-42e7-b9cf-fbc162424204', 'tag': 'd8270342-3417-4207-bf94-e5dacd31d585', 'status': 'completed', 'code': 200} 2026-05-19 17:38:38.705 8 INFO neutron.db.l3_hamode_db [None req-9a068b36-439d-4a2e-b272-fe7a37d5650a 0cec53a9160a48809535e429dce80770 18d8f3a79fc34c229d67860a5e97be31 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-19 17:38:38.953 8 INFO neutron.db.l3_hamode_db [None req-9a068b36-439d-4a2e-b272-fe7a37d5650a 0cec53a9160a48809535e429dce80770 18d8f3a79fc34c229d67860a5e97be31 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-19 17:38:39.493 7 INFO neutron.db.segments_db [None req-d6e8925c-7e8b-44c0-a01c-fcfecedd877a 01a449a9d8324fe9aeff87c994d23720 df1527427308433c98372a94cd13fecd - - - -] Added segment c4ba6b81-7c4f-471b-afd8-5201925b0a58 of type vxlan for network 8f59da21-82de-4ef5-b734-2c86a1abb451 [pid: 7|app: 0|req: 1063/2018] 10.0.0.156 () {34 vars in 671 bytes} [Tue May 19 17:38:38 2026] POST /v2.0/networks => generated 741 bytes in 1299 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1064/2019] 10.0.0.156 () {32 vars in 740 bytes} [Tue May 19 17:38:39 2026] DELETE /v2.0/security-groups/e9cba4ee-0ae4-470a-a437-bde65ecf2a0e => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1065/2020] 199.204.45.242 () {34 vars in 1080 bytes} [Tue May 19 17:38:39 2026] GET /v2.0/ports?tenant_id=c4c84515d6a542689adbb1db596cbc1e&device_id=228f3660-013c-42e7-b9cf-fbc162424204 => generated 1465 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1066/2021] 10.0.0.19 () {34 vars in 1095 bytes} [Tue May 19 17:38:39 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1912172101&fields=id&tenant_id=c4c84515d6a542689adbb1db596cbc1e => 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: 956/2022] 10.0.0.156 () {34 vars in 668 bytes} [Tue May 19 17:38:38 2026] POST /v2.0/routers => generated 474 bytes in 1492 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 957/2023] 199.204.45.242 () {34 vars in 986 bytes} [Tue May 19 17:38:40 2026] GET /v2.0/networks?id=852d7786-c4c2-43b1-a13d-6f161f778c3f => generated 801 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1067/2024] 10.0.0.156 () {34 vars in 669 bytes} [Tue May 19 17:38:39 2026] POST /v2.0/subnets => generated 664 bytes in 377 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 17:38:40.315 7 INFO neutron.db.l3_hamode_db [None req-13bd15bd-4de5-4e68-a8ca-0b7ad898b9a2 0cec53a9160a48809535e429dce80770 18d8f3a79fc34c229d67860a5e97be31 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 958/2025] 10.0.0.19 () {34 vars in 981 bytes} [Tue May 19 17:38:40 2026] GET /v2.0/networks?id=ea1ac6f0-d8e8-42e5-9f3a-75318050a920 => generated 705 bytes in 162 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 959/2026] 199.204.45.242 () {34 vars in 1056 bytes} [Tue May 19 17:38:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.72&port_id=d8270342-3417-4207-bf94-e5dacd31d585 => generated 857 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 17:38:40.501 8 INFO neutron.db.segments_db [None req-1f4b1f7f-1c4b-477b-ad28-d76f8bbe65a8 01a449a9d8324fe9aeff87c994d23720 df1527427308433c98372a94cd13fecd - - - -] Added segment 3092b826-5c81-41f5-8f42-9389dbecc169 of type vxlan for network 44c313c5-5ace-489b-bb66-2b945c4147a2 2026-05-19 17:38:40.601 7 INFO neutron.db.l3_hamode_db [None req-13bd15bd-4de5-4e68-a8ca-0b7ad898b9a2 0cec53a9160a48809535e429dce80770 18d8f3a79fc34c229d67860a5e97be31 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-19 17:38:41.992 8 INFO neutron.db.l3_hamode_db [None req-1f4b1f7f-1c4b-477b-ad28-d76f8bbe65a8 01a449a9d8324fe9aeff87c994d23720 df1527427308433c98372a94cd13fecd - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1068/2027] 10.0.0.156 () {34 vars in 668 bytes} [Tue May 19 17:38:40 2026] POST /v2.0/routers => generated 474 bytes in 3006 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1069/2028] 10.0.0.19 () {34 vars in 964 bytes} [Tue May 19 17:38:43 2026] GET /v2.0/quotas/c4c84515d6a542689adbb1db596cbc1e => 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: 1070/2029] 199.204.45.242 () {34 vars in 1104 bytes} [Tue May 19 17:38:43 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A2fd&port_id=d8270342-3417-4207-bf94-e5dacd31d585 => generated 19 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1071/2030] 10.0.0.250 () {34 vars in 990 bytes} [Tue May 19 17:38:43 2026] GET /v2.0/ports?device_id=228f3660-013c-42e7-b9cf-fbc162424204 => generated 1465 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1072/2031] 10.0.0.156 () {34 vars in 751 bytes} [Tue May 19 17:38:43 2026] PUT /v2.0/routers/0986f3de-5a20-4ebb-98a0-83352438d830/tags => generated 17 bytes in 174 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1073/2032] 10.0.0.19 () {34 vars in 1001 bytes} [Tue May 19 17:38:43 2026] GET /v2.0/ports?tenant_id=c4c84515d6a542689adbb1db596cbc1e&fields=id => generated 333 bytes in 321 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1074/2033] 199.204.45.242 () {34 vars in 1064 bytes} [Tue May 19 17:38:43 2026] GET /v2.0/subnets?id=39d148d2-fe10-4445-91b6-72175577b27a&id=db6429e6-42dc-4fa0-b857-9f37a853b577 => 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: 1075/2034] 10.0.0.250 () {34 vars in 1040 bytes} [Tue May 19 17:38:43 2026] GET /v2.0/security-groups?id=3cca98d5-dd9b-4f7d-a487-7aa2fc46a354&fields=id&fields=name => generated 112 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1076/2035] 10.0.0.156 () {34 vars in 751 bytes} [Tue May 19 17:38:43 2026] PUT /v2.0/routers/907879c0-3d0b-4483-a2f2-e656da14d776/tags => generated 25 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1077/2036] 10.0.0.19 () {34 vars in 1007 bytes} [Tue May 19 17:38:44 2026] GET /v2.0/networks/ea1ac6f0-d8e8-42e5-9f3a-75318050a920?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: 1078/2037] 199.204.45.242 () {34 vars in 1052 bytes} [Tue May 19 17:38:44 2026] GET /v2.0/ports?network_id=852d7786-c4c2-43b1-a13d-6f161f778c3f&device_owner=network%3Adhcp => generated 1457 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1079/2038] 10.0.0.156 () {34 vars in 751 bytes} [Tue May 19 17:38:44 2026] PUT /v2.0/routers/07630e0c-15c2-4877-a54f-339718d680e9/tags => generated 34 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1080/2039] 10.0.0.19 () {34 vars in 1107 bytes} [Tue May 19 17:38:44 2026] GET /v2.0/networks/ea1ac6f0-d8e8-42e5-9f3a-75318050a920?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: 1081/2040] 199.204.45.242 () {34 vars in 1052 bytes} [Tue May 19 17:38:44 2026] GET /v2.0/ports?network_id=852d7786-c4c2-43b1-a13d-6f161f778c3f&device_owner=network%3Adhcp => generated 1457 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1082/2041] 10.0.0.156 () {34 vars in 751 bytes} [Tue May 19 17:38:44 2026] PUT /v2.0/routers/851408b1-66e3-4c44-9636-4ff169800fec/tags => generated 19 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1083/2042] 199.204.45.242 () {34 vars in 1012 bytes} [Tue May 19 17:38:44 2026] GET /v2.0/networks/852d7786-c4c2-43b1-a13d-6f161f778c3f?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: 1084/2043] 10.0.0.19 () {34 vars in 989 bytes} [Tue May 19 17:38:44 2026] GET /v2.0/ports?device_id=80568595-7f79-4d2b-8e50-3192311b33d1 => 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: 1085/2044] 10.0.0.156 () {32 vars in 664 bytes} [Tue May 19 17:38:44 2026] GET /v2.0/routers?tags=red => generated 1463 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 17:38:44.766 8 INFO neutron.db.l3_hamode_db [None req-1f4b1f7f-1c4b-477b-ad28-d76f8bbe65a8 01a449a9d8324fe9aeff87c994d23720 df1527427308433c98372a94cd13fecd - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1086/2045] 199.204.45.242 () {34 vars in 1112 bytes} [Tue May 19 17:38:44 2026] GET /v2.0/networks/852d7786-c4c2-43b1-a13d-6f161f778c3f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1087/2046] 10.0.0.156 () {32 vars in 678 bytes} [Tue May 19 17:38:44 2026] GET /v2.0/routers?tags=red%2Cblue => generated 988 bytes in 186 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1088/2047] 10.0.0.156 () {32 vars in 674 bytes} [Tue May 19 17:38:44 2026] GET /v2.0/routers?tags-any=blue => generated 988 bytes in 180 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1089/2048] 10.0.0.156 () {32 vars in 686 bytes} [Tue May 19 17:38:45 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1463 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1090/2049] 10.0.0.156 () {32 vars in 672 bytes} [Tue May 19 17:38:45 2026] GET /v2.0/routers?not-tags=red => generated 960 bytes in 782 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1091/2050] 199.204.45.242 () {34 vars in 986 bytes} [Tue May 19 17:38:46 2026] GET /v2.0/networks?id=ea1ac6f0-d8e8-42e5-9f3a-75318050a920 => generated 705 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 960/2051] 10.0.0.156 () {34 vars in 669 bytes} [Tue May 19 17:38:40 2026] POST /v2.0/routers => generated 728 bytes in 5852 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1092/2052] 10.0.0.156 () {32 vars in 686 bytes} [Tue May 19 17:38:46 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1435 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 961/2053] 199.204.45.242 () {34 vars in 1050 bytes} [Tue May 19 17:38:46 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=c4c84515d6a542689adbb1db596cbc1e => generated 179 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 962/2054] 10.0.0.156 () {32 vars in 682 bytes} [Tue May 19 17:38:46 2026] GET /v2.0/routers?not-tags-any=blue => generated 1435 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 963/2055] 199.204.45.242 () {38 vars in 955 bytes} [Tue May 19 17:38:46 2026] POST /v2.0/ports => generated 1183 bytes in 809 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 17:38:47.867 8 INFO neutron.db.segments_db [None req-981d188d-22fb-4518-8486-45840b670196 7e99448042bb45a4889a42b352bd3d91 bda3f79147f14c578df27da749f4d3d5 - - - -] Added segment a0259be3-bc6c-40dc-9c81-2808512e636d of type vxlan for network ece0c509-06b8-49ed-85cb-8e659b0ac5bd [pid: 8|app: 0|req: 964/2056] 10.0.0.156 () {34 vars in 670 bytes} [Tue May 19 17:38:47 2026] POST /v2.0/networks => generated 727 bytes in 758 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 965/2057] 10.0.0.156 () {32 vars in 694 bytes} [Tue May 19 17:38:48 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 960 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1093/2058] 10.0.0.156 () {34 vars in 783 bytes} [Tue May 19 17:38:46 2026] PUT /v2.0/routers/c4748e95-8e39-4493-aed8-5bb0d872270e/add_router_interface => generated 309 bytes in 2154 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1094/2059] 10.0.0.156 () {34 vars in 669 bytes} [Tue May 19 17:38:48 2026] POST /v2.0/subnets => generated 620 bytes in 361 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 966/2060] 199.204.45.242 () {38 vars in 1028 bytes} [Tue May 19 17:38:48 2026] PUT /v2.0/ports/a209559b-bfdf-4f06-8cba-484de8dffbb0 => generated 1428 bytes in 693 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-19 17:38:48.858 8 WARNING neutron.api.v2.base [None req-d3aca117-0598-46b1-9b52-797e57f9f68b 7e99448042bb45a4889a42b352bd3d91 bda3f79147f14c578df27da749f4d3d5 - - - -] 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-19 17:38:48.859 8 INFO neutron.api.v2.resource [None req-d3aca117-0598-46b1-9b52-797e57f9f68b 7e99448042bb45a4889a42b352bd3d91 bda3f79147f14c578df27da749f4d3d5 - - - -] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 8|app: 0|req: 967/2061] 10.0.0.156 () {34 vars in 681 bytes} [Tue May 19 17:38:48 2026] POST /v2.0/rbac-policies => generated 143 bytes in 14 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-05-19 17:38:48.909 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e59551bd-0c65-4ff0-9f3a-9d2929b6c48b'] response: {'name': 'network-changed', 'server_uuid': '80568595-7f79-4d2b-8e50-3192311b33d1', 'tag': 'a209559b-bfdf-4f06-8cba-484de8dffbb0', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1095/2062] 10.0.0.156 () {32 vars in 721 bytes} [Tue May 19 17:38:48 2026] GET /v2.0/routers/0986f3de-5a20-4ebb-98a0-83352438d830 => generated 485 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1096/2063] 199.204.45.242 () {34 vars in 1080 bytes} [Tue May 19 17:38:48 2026] GET /v2.0/ports?tenant_id=c4c84515d6a542689adbb1db596cbc1e&device_id=80568595-7f79-4d2b-8e50-3192311b33d1 => generated 1467 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 17:38:49.536 8 INFO neutron.services.segments.plugin [-] Segment a0259be3-bc6c-40dc-9c81-2808512e636d resource provider aggregate not found 2026-05-19 17:38:49.554 8 INFO neutron.services.segments.plugin [-] Segment a0259be3-bc6c-40dc-9c81-2808512e636d resource provider aggregate not found 2026-05-19 17:38:49.560 8 INFO neutron.services.segments.plugin [-] Segment a0259be3-bc6c-40dc-9c81-2808512e636d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a0259be3-bc6c-40dc-9c81-2808512e636d found for delete ", "request_id": "req-5ee997d3-b57c-42a9-ac7a-97894677e7a9"}]} 2026-05-19 17:38:49.592 8 INFO neutron.services.segments.plugin [-] Segment a0259be3-bc6c-40dc-9c81-2808512e636d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a0259be3-bc6c-40dc-9c81-2808512e636d found for delete ", "request_id": "req-e95228f7-c045-44b9-bc81-6006fb82e349"}]} [pid: 7|app: 0|req: 1097/2064] 10.0.0.156 () {34 vars in 742 bytes} [Tue May 19 17:38:48 2026] PUT /v2.0/routers/0986f3de-5a20-4ebb-98a0-83352438d830 => generated 485 bytes in 1050 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1098/2065] 199.204.45.242 () {34 vars in 1056 bytes} [Tue May 19 17:38:50 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.85&port_id=a209559b-bfdf-4f06-8cba-484de8dffbb0 => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1099/2066] 10.0.0.19 () {34 vars in 989 bytes} [Tue May 19 17:38:50 2026] GET /v2.0/ports?device_id=80568595-7f79-4d2b-8e50-3192311b33d1 => generated 1198 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1100/2067] 10.0.0.156 () {32 vars in 736 bytes} [Tue May 19 17:38:50 2026] GET /v2.0/ports?device_id=0986f3de-5a20-4ebb-98a0-83352438d830 => 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: 1101/2068] 199.204.45.242 () {34 vars in 1106 bytes} [Tue May 19 17:38:50 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A259&port_id=a209559b-bfdf-4f06-8cba-484de8dffbb0 => generated 19 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 17:38:50.345 7 INFO neutron.db.segments_db [None req-c2997f00-56da-4472-b6a9-3ba43b6f0361 01a449a9d8324fe9aeff87c994d23720 df1527427308433c98372a94cd13fecd - - - -] Added segment 60831f5a-349f-4e9d-a69b-7ffc9057d517 of type vxlan for network afdeecd5-a9d7-4418-84e8-b496cfc908e8 [pid: 7|app: 0|req: 1102/2069] 10.0.0.156 () {34 vars in 671 bytes} [Tue May 19 17:38:50 2026] POST /v2.0/networks => generated 740 bytes in 334 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 968/2072] 10.0.0.156 () {32 vars in 726 bytes} [Tue May 19 17:38:48 2026] DELETE /v2.0/networks/ece0c509-06b8-49ed-85cb-8e659b0ac5bd => generated 0 bytes in 1701 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1105/2073] 10.0.0.19 () {34 vars in 1039 bytes} [Tue May 19 17:38:50 2026] GET /v2.0/security-groups?id=3cca98d5-dd9b-4f7d-a487-7aa2fc46a354&fields=id&fields=name => generated 112 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1106/2074] 199.204.45.242 () {34 vars in 1064 bytes} [Tue May 19 17:38:50 2026] GET /v2.0/subnets?id=c9a346cc-e501-468d-8f2e-a8dd73f51a9d&id=c0b94450-0ce2-4ed9-9efd-9263dd62f9fa => generated 1365 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1107/2075] 10.0.0.156 () {34 vars in 669 bytes} [Tue May 19 17:38:50 2026] POST /v2.0/subnets => generated 663 bytes in 318 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 17:38:51.059 7 INFO neutron.db.segments_db [None req-e417e3bf-5c45-41ac-9f76-17d350aaca3a 7e99448042bb45a4889a42b352bd3d91 bda3f79147f14c578df27da749f4d3d5 - - - -] Added segment c7f92a35-cd11-4867-a737-72feee9269a1 of type vxlan for network f2d82575-48cb-41d5-80f8-76eacd647340 [pid: 8|app: 0|req: 969/2076] 10.0.0.156 () {32 vars in 724 bytes} [Tue May 19 17:38:50 2026] DELETE /v2.0/routers/0986f3de-5a20-4ebb-98a0-83352438d830 => generated 0 bytes in 585 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1108/2077] 10.0.0.156 () {34 vars in 670 bytes} [Tue May 19 17:38:50 2026] POST /v2.0/networks => generated 726 bytes in 204 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 970/2078] 199.204.45.242 () {34 vars in 1052 bytes} [Tue May 19 17:38:51 2026] GET /v2.0/ports?network_id=ea1ac6f0-d8e8-42e5-9f3a-75318050a920&device_owner=network%3Adhcp => generated 1461 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 17:38:51.252 7 INFO neutron.db.segments_db [None req-90f43165-1c4b-4bde-a780-ad05a6890dc6 01a449a9d8324fe9aeff87c994d23720 df1527427308433c98372a94cd13fecd - - - -] Added segment f015d78b-e077-46dd-8cf8-450162048c4a of type vxlan for network bcb2de34-f289-40c3-841d-c1ded97f83c5 [pid: 8|app: 0|req: 971/2079] 10.0.0.156 () {32 vars in 721 bytes} [Tue May 19 17:38:51 2026] GET /v2.0/routers/907879c0-3d0b-4483-a2f2-e656da14d776 => generated 493 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 17:38:51.594 8 INFO neutron.services.segments.plugin [-] Segment a0259be3-bc6c-40dc-9c81-2808512e636d resource provider aggregate not found 2026-05-19 17:38:51.644 8 INFO neutron.services.segments.plugin [-] Segment a0259be3-bc6c-40dc-9c81-2808512e636d resource provider aggregate not found 2026-05-19 17:38:51.652 8 INFO neutron.services.segments.plugin [-] Segment a0259be3-bc6c-40dc-9c81-2808512e636d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a0259be3-bc6c-40dc-9c81-2808512e636d found for delete ", "request_id": "req-2277aa3d-d37e-4db3-8b81-3ad9eaa1a6e8"}]} 2026-05-19 17:38:51.666 8 INFO neutron.services.segments.plugin [-] Segment a0259be3-bc6c-40dc-9c81-2808512e636d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a0259be3-bc6c-40dc-9c81-2808512e636d found for delete ", "request_id": "req-bf4c8144-cb22-437b-a50f-ec82b6e2d26f"}]} [pid: 8|app: 0|req: 972/2080] 10.0.0.156 () {34 vars in 669 bytes} [Tue May 19 17:38:51 2026] POST /v2.0/subnets => generated 623 bytes in 459 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 973/2081] 199.204.45.242 () {34 vars in 1052 bytes} [Tue May 19 17:38:51 2026] GET /v2.0/ports?network_id=ea1ac6f0-d8e8-42e5-9f3a-75318050a920&device_owner=network%3Adhcp => generated 1461 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 17:38:51.872 7 INFO neutron.db.l3_hamode_db [None req-90f43165-1c4b-4bde-a780-ad05a6890dc6 01a449a9d8324fe9aeff87c994d23720 df1527427308433c98372a94cd13fecd - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 974/2082] 10.0.0.156 () {34 vars in 742 bytes} [Tue May 19 17:38:51 2026] PUT /v2.0/routers/907879c0-3d0b-4483-a2f2-e656da14d776 => generated 493 bytes in 1820 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 17:38:53.692 8 WARNING neutron.api.v2.base [None req-5699389c-a80f-4c11-80b4-8fd697d0d3ba 7e99448042bb45a4889a42b352bd3d91 bda3f79147f14c578df27da749f4d3d5 - - - -] 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-19 17:38:53.693 8 INFO neutron.api.v2.resource [None req-5699389c-a80f-4c11-80b4-8fd697d0d3ba 7e99448042bb45a4889a42b352bd3d91 bda3f79147f14c578df27da749f4d3d5 - - - -] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 8|app: 0|req: 975/2083] 10.0.0.156 () {34 vars in 681 bytes} [Tue May 19 17:38:53 2026] POST /v2.0/rbac-policies => generated 547 bytes in 16 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 8|app: 0|req: 976/2084] 199.204.45.242 () {34 vars in 1012 bytes} [Tue May 19 17:38:53 2026] GET /v2.0/networks/ea1ac6f0-d8e8-42e5-9f3a-75318050a920?fields=segments => generated 14 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 977/2085] 10.0.0.156 () {32 vars in 736 bytes} [Tue May 19 17:38:53 2026] GET /v2.0/ports?device_id=907879c0-3d0b-4483-a2f2-e656da14d776 => generated 12 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 17:38:54.134 7 INFO neutron.db.l3_hamode_db [None req-90f43165-1c4b-4bde-a780-ad05a6890dc6 01a449a9d8324fe9aeff87c994d23720 df1527427308433c98372a94cd13fecd - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-19 17:38:54.635 8 INFO neutron.services.segments.plugin [-] Segment c7f92a35-cd11-4867-a737-72feee9269a1 resource provider aggregate not found 2026-05-19 17:38:54.641 8 INFO neutron.services.segments.plugin [-] Segment c7f92a35-cd11-4867-a737-72feee9269a1 resource provider aggregate not found 2026-05-19 17:38:54.663 8 INFO neutron.services.segments.plugin [-] Segment c7f92a35-cd11-4867-a737-72feee9269a1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c7f92a35-cd11-4867-a737-72feee9269a1 found for delete ", "request_id": "req-9586cd72-4c9c-4e26-836a-52dae729bdc7"}]} 2026-05-19 17:38:54.665 8 INFO neutron.services.segments.plugin [-] Segment c7f92a35-cd11-4867-a737-72feee9269a1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c7f92a35-cd11-4867-a737-72feee9269a1 found for delete ", "request_id": "req-2170e2b2-cd3d-4c79-9729-2c7777fd8080"}]} [pid: 8|app: 0|req: 978/2086] 10.0.0.156 () {32 vars in 726 bytes} [Tue May 19 17:38:53 2026] DELETE /v2.0/networks/f2d82575-48cb-41d5-80f8-76eacd647340 => generated 0 bytes in 807 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 979/2087] 199.204.45.242 () {34 vars in 1112 bytes} [Tue May 19 17:38:54 2026] GET /v2.0/networks/ea1ac6f0-d8e8-42e5-9f3a-75318050a920?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 980/2088] 10.0.0.156 () {32 vars in 724 bytes} [Tue May 19 17:38:54 2026] DELETE /v2.0/routers/907879c0-3d0b-4483-a2f2-e656da14d776 => generated 0 bytes in 829 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 17:38:55.673 8 INFO neutron.db.segments_db [None req-a48b38cc-e435-4e95-bf0c-c3ba11a88cb0 7e99448042bb45a4889a42b352bd3d91 bda3f79147f14c578df27da749f4d3d5 - - - -] Added segment bcfc28e7-10d1-41e0-9f8a-77c6ff178d00 of type vxlan for network f0bb6f0d-731a-4f90-9573-aeafb5151ecd [pid: 8|app: 0|req: 981/2089] 10.0.0.156 () {34 vars in 670 bytes} [Tue May 19 17:38:55 2026] POST /v2.0/networks => generated 727 bytes in 292 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1109/2090] 10.0.0.156 () {34 vars in 669 bytes} [Tue May 19 17:38:51 2026] POST /v2.0/routers => generated 727 bytes in 4711 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 982/2091] 199.204.45.242 () {34 vars in 1080 bytes} [Tue May 19 17:38:55 2026] GET /v2.0/ports?tenant_id=c4c84515d6a542689adbb1db596cbc1e&device_id=80568595-7f79-4d2b-8e50-3192311b33d1 => generated 1467 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1110/2092] 10.0.0.156 () {32 vars in 721 bytes} [Tue May 19 17:38:55 2026] GET /v2.0/routers/07630e0c-15c2-4877-a54f-339718d680e9 => generated 502 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 983/2093] 10.0.0.19 () {34 vars in 989 bytes} [Tue May 19 17:38:55 2026] GET /v2.0/ports?device_id=80568595-7f79-4d2b-8e50-3192311b33d1 => generated 1198 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1111/2094] 10.0.0.156 () {34 vars in 669 bytes} [Tue May 19 17:38:55 2026] POST /v2.0/subnets => generated 623 bytes in 516 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1112/2095] 199.204.45.242 () {34 vars in 986 bytes} [Tue May 19 17:38:56 2026] GET /v2.0/networks?id=ea1ac6f0-d8e8-42e5-9f3a-75318050a920 => generated 801 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1113/2096] 10.0.0.156 () {34 vars in 742 bytes} [Tue May 19 17:38:56 2026] PUT /v2.0/routers/07630e0c-15c2-4877-a54f-339718d680e9 => generated 502 bytes in 1390 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1114/2097] 10.0.0.19 () {34 vars in 1039 bytes} [Tue May 19 17:38:57 2026] GET /v2.0/security-groups?id=3cca98d5-dd9b-4f7d-a487-7aa2fc46a354&fields=id&fields=name => generated 112 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 984/2098] 10.0.0.156 () {34 vars in 783 bytes} [Tue May 19 17:38:56 2026] PUT /v2.0/routers/9d73a2bf-03ff-4089-a0da-5bf49810d25f/add_router_interface => generated 309 bytes in 2382 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 985/2099] 199.204.45.242 () {34 vars in 1056 bytes} [Tue May 19 17:38:58 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.85&port_id=a209559b-bfdf-4f06-8cba-484de8dffbb0 => generated 19 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 986/2100] 10.0.0.156 () {32 vars in 736 bytes} [Tue May 19 17:38:58 2026] GET /v2.0/ports?device_id=07630e0c-15c2-4877-a54f-339718d680e9 => generated 12 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 987/2101] 199.204.45.242 () {34 vars in 1106 bytes} [Tue May 19 17:38:58 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A259&port_id=a209559b-bfdf-4f06-8cba-484de8dffbb0 => 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: 1115/2102] 10.0.0.156 () {34 vars in 681 bytes} [Tue May 19 17:38:58 2026] POST /v2.0/rbac-policies => generated 324 bytes in 652 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1116/2103] 199.204.45.242 () {34 vars in 1064 bytes} [Tue May 19 17:38:58 2026] GET /v2.0/subnets?id=c9a346cc-e501-468d-8f2e-a8dd73f51a9d&id=c0b94450-0ce2-4ed9-9efd-9263dd62f9fa => generated 1365 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1117/2104] 199.204.45.242 () {34 vars in 1052 bytes} [Tue May 19 17:38:58 2026] GET /v2.0/ports?network_id=ea1ac6f0-d8e8-42e5-9f3a-75318050a920&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: 1118/2105] 199.204.45.242 () {34 vars in 1052 bytes} [Tue May 19 17:38:58 2026] GET /v2.0/ports?network_id=ea1ac6f0-d8e8-42e5-9f3a-75318050a920&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: 1119/2106] 199.204.45.242 () {34 vars in 1012 bytes} [Tue May 19 17:38:58 2026] GET /v2.0/networks/ea1ac6f0-d8e8-42e5-9f3a-75318050a920?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: 1120/2107] 199.204.45.242 () {34 vars in 1112 bytes} [Tue May 19 17:38:58 2026] GET /v2.0/networks/ea1ac6f0-d8e8-42e5-9f3a-75318050a920?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: 988/2108] 10.0.0.156 () {32 vars in 724 bytes} [Tue May 19 17:38:58 2026] DELETE /v2.0/routers/07630e0c-15c2-4877-a54f-339718d680e9 => generated 0 bytes in 610 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 989/2109] 10.0.0.156 () {32 vars in 721 bytes} [Tue May 19 17:38:59 2026] GET /v2.0/routers/851408b1-66e3-4c44-9636-4ff169800fec => generated 487 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1121/2110] 10.0.0.156 () {32 vars in 723 bytes} [Tue May 19 17:38:59 2026] GET /v2.0/networks/f0bb6f0d-731a-4f90-9573-aeafb5151ecd => generated 655 bytes in 302 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1122/2111] 10.0.0.156 () {34 vars in 685 bytes} [Tue May 19 17:38:59 2026] POST /v2.0/security-groups => generated 1611 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1123/2112] 10.0.0.156 () {34 vars in 695 bytes} [Tue May 19 17:38:59 2026] POST /v2.0/security-group-rules => generated 565 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1124/2113] 10.0.0.156 () {34 vars in 695 bytes} [Tue May 19 17:38:59 2026] POST /v2.0/security-group-rules => generated 564 bytes in 199 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 17:39:00.023 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a6d5f78b-2939-4451-97ce-68e39b75036c 84f0fb695e8b47f293e231e4569da4b8 a98ca7f0e7204e9cb59ac19f51608726 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1125/2114] 10.0.0.156 () {32 vars in 723 bytes} [Tue May 19 17:38:59 2026] GET /v2.0/networks/f0bb6f0d-731a-4f90-9573-aeafb5151ecd => generated 138 bytes in 130 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1126/2115] 10.0.0.156 () {34 vars in 695 bytes} [Tue May 19 17:39:00 2026] POST /v2.0/security-group-rules => generated 570 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 17:39:00.856 7 INFO neutron.services.segments.plugin [-] Segment bcfc28e7-10d1-41e0-9f8a-77c6ff178d00 resource provider aggregate not found 2026-05-19 17:39:00.863 7 INFO neutron.services.segments.plugin [-] Segment bcfc28e7-10d1-41e0-9f8a-77c6ff178d00 resource provider aggregate not found 2026-05-19 17:39:00.886 7 INFO neutron.services.segments.plugin [-] Segment bcfc28e7-10d1-41e0-9f8a-77c6ff178d00 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bcfc28e7-10d1-41e0-9f8a-77c6ff178d00 found for delete ", "request_id": "req-29c9631f-051a-443f-beb3-2b8ee76130fd"}]} 2026-05-19 17:39:00.889 7 INFO neutron.services.segments.plugin [-] Segment bcfc28e7-10d1-41e0-9f8a-77c6ff178d00 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bcfc28e7-10d1-41e0-9f8a-77c6ff178d00 found for delete ", "request_id": "req-7b292b39-7442-453d-ad06-e9d8eccacce9"}]} [pid: 8|app: 0|req: 990/2116] 10.0.0.156 () {34 vars in 742 bytes} [Tue May 19 17:38:59 2026] PUT /v2.0/routers/851408b1-66e3-4c44-9636-4ff169800fec => generated 487 bytes in 1657 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1127/2117] 10.0.0.156 () {32 vars in 726 bytes} [Tue May 19 17:39:00 2026] DELETE /v2.0/networks/f0bb6f0d-731a-4f90-9573-aeafb5151ecd => generated 0 bytes in 735 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1128/2118] 10.0.0.156 () {32 vars in 736 bytes} [Tue May 19 17:39:00 2026] GET /v2.0/ports?device_id=851408b1-66e3-4c44-9636-4ff169800fec => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 17:39:00.989 7 INFO neutron.pecan_wsgi.hooks.translation [None req-775a9667-b4f1-437e-9dc9-669e428cbe79 7e99448042bb45a4889a42b352bd3d91 bda3f79147f14c578df27da749f4d3d5 - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1129/2119] 10.0.0.156 () {32 vars in 724 bytes} [Tue May 19 17:39:00 2026] DELETE /v2.0/subnets/fee9af65-8419-424b-b960-eba017c2b29b => generated 136 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 991/2120] 10.0.0.156 () {34 vars in 695 bytes} [Tue May 19 17:39:00 2026] POST /v2.0/security-group-rules => generated 569 bytes in 268 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 17:39:01.184 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f10d4114-3a71-4d39-97a7-1b0ffe79248d 7e99448042bb45a4889a42b352bd3d91 bda3f79147f14c578df27da749f4d3d5 - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 992/2121] 10.0.0.156 () {32 vars in 724 bytes} [Tue May 19 17:39:01 2026] DELETE /v2.0/subnets/42528f71-31e7-458d-b12a-e337bf7175d9 => generated 136 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 17:39:01.231 8 INFO neutron.db.securitygroups_db [None req-fe0779bf-e74e-4b73-b6f2-ba19f8039d4f 8e56c418cc194a2391b6fb9b2fcce275 5944de63bce04fb2838a122bf26793b6 - - - -] Project 5944de63bce04fb2838a122bf26793b6 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: 993/2122] 10.0.0.156 () {34 vars in 695 bytes} [Tue May 19 17:39:01 2026] POST /v2.0/security-group-rules => generated 575 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 17:39:01.363 8 INFO neutron.pecan_wsgi.hooks.translation [None req-675d4591-a642-4a9c-9ab6-133972a00d4b 7e99448042bb45a4889a42b352bd3d91 bda3f79147f14c578df27da749f4d3d5 - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 994/2123] 10.0.0.156 () {32 vars in 724 bytes} [Tue May 19 17:39:01 2026] DELETE /v2.0/subnets/56a51661-bf10-458e-9273-f9022b6a5e7a => generated 136 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 17:39:01.406 8 INFO neutron.db.securitygroups_db [None req-19c0d834-9bc0-48af-8dc4-251e05d252a1 8e56c418cc194a2391b6fb9b2fcce275 5944de63bce04fb2838a122bf26793b6 - - - -] Project 5944de63bce04fb2838a122bf26793b6 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: 995/2124] 10.0.0.156 () {34 vars in 695 bytes} [Tue May 19 17:39:01 2026] POST /v2.0/security-group-rules => generated 574 bytes in 176 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 996/2125] 199.204.45.242 () {34 vars in 1096 bytes} [Tue May 19 17:39:01 2026] GET /v2.0/ports?device_id=228f3660-013c-42e7-b9cf-fbc162424204&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1130/2126] 10.0.0.156 () {32 vars in 724 bytes} [Tue May 19 17:39:00 2026] DELETE /v2.0/routers/851408b1-66e3-4c44-9636-4ff169800fec => generated 0 bytes in 664 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1131/2127] 199.204.45.242 () {34 vars in 1080 bytes} [Tue May 19 17:39:01 2026] GET /v2.0/ports?tenant_id=c4c84515d6a542689adbb1db596cbc1e&device_id=228f3660-013c-42e7-b9cf-fbc162424204 => generated 1465 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 997/2128] 10.0.0.156 () {32 vars in 721 bytes} [Tue May 19 17:39:01 2026] GET /v2.0/routers/ae65fe40-c428-40d9-b973-990cb095d74e => generated 480 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 998/2129] 199.204.45.242 () {34 vars in 986 bytes} [Tue May 19 17:39:01 2026] GET /v2.0/networks?id=852d7786-c4c2-43b1-a13d-6f161f778c3f => generated 801 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 999/2130] 199.204.45.242 () {34 vars in 1056 bytes} [Tue May 19 17:39:01 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.72&port_id=d8270342-3417-4207-bf94-e5dacd31d585 => generated 859 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1000/2131] 199.204.45.242 () {34 vars in 1104 bytes} [Tue May 19 17:39:01 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A2fd&port_id=d8270342-3417-4207-bf94-e5dacd31d585 => 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: 1001/2132] 199.204.45.242 () {34 vars in 1064 bytes} [Tue May 19 17:39:01 2026] GET /v2.0/subnets?id=39d148d2-fe10-4445-91b6-72175577b27a&id=db6429e6-42dc-4fa0-b857-9f37a853b577 => generated 1362 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1002/2133] 199.204.45.242 () {34 vars in 1052 bytes} [Tue May 19 17:39:02 2026] GET /v2.0/ports?network_id=852d7786-c4c2-43b1-a13d-6f161f778c3f&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: 1003/2134] 10.0.0.156 () {34 vars in 685 bytes} [Tue May 19 17:39:02 2026] POST /v2.0/security-groups => generated 1597 bytes in 180 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1004/2135] 199.204.45.242 () {34 vars in 1052 bytes} [Tue May 19 17:39:02 2026] GET /v2.0/ports?network_id=852d7786-c4c2-43b1-a13d-6f161f778c3f&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: 8|app: 0|req: 1005/2136] 10.0.0.156 () {34 vars in 695 bytes} [Tue May 19 17:39:02 2026] POST /v2.0/security-group-rules => generated 565 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1006/2137] 199.204.45.242 () {34 vars in 1012 bytes} [Tue May 19 17:39:02 2026] GET /v2.0/networks/852d7786-c4c2-43b1-a13d-6f161f778c3f?fields=segments => generated 14 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1007/2138] 10.0.0.156 () {34 vars in 695 bytes} [Tue May 19 17:39:02 2026] POST /v2.0/security-group-rules => generated 570 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1008/2139] 199.204.45.242 () {34 vars in 1112 bytes} [Tue May 19 17:39:02 2026] GET /v2.0/networks/852d7786-c4c2-43b1-a13d-6f161f778c3f?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: 1132/2140] 10.0.0.156 () {34 vars in 742 bytes} [Tue May 19 17:39:01 2026] PUT /v2.0/routers/ae65fe40-c428-40d9-b973-990cb095d74e => generated 480 bytes in 1320 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1133/2141] 10.0.0.156 () {32 vars in 774 bytes} [Tue May 19 17:39:03 2026] GET /v2.0/security-groups?tenant_id=bda3f79147f14c578df27da749f4d3d5&name=default => generated 2801 bytes in 377 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1134/2142] 10.0.0.156 () {32 vars in 736 bytes} [Tue May 19 17:39:03 2026] GET /v2.0/ports?device_id=ae65fe40-c428-40d9-b973-990cb095d74e => 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: 1009/2143] 10.0.0.156 () {34 vars in 676 bytes} [Tue May 19 17:39:02 2026] POST /v2.0/floatingips => generated 552 bytes in 829 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1135/2144] 10.0.0.19 () {34 vars in 989 bytes} [Tue May 19 17:39:03 2026] GET /v2.0/ports?device_id=80568595-7f79-4d2b-8e50-3192311b33d1 => generated 1200 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1010/2145] 10.0.0.156 () {32 vars in 740 bytes} [Tue May 19 17:39:03 2026] DELETE /v2.0/security-groups/6e3353b5-0985-44a6-a8d2-7b676f376389 => generated 0 bytes in 138 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1011/2146] 10.0.0.19 () {34 vars in 1039 bytes} [Tue May 19 17:39:03 2026] GET /v2.0/security-groups?id=3cca98d5-dd9b-4f7d-a487-7aa2fc46a354&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: 8|app: 0|req: 1012/2147] 10.0.0.19 () {34 vars in 1099 bytes} [Tue May 19 17:39:03 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1425019968&fields=id&tenant_id=5944de63bce04fb2838a122bf26793b6 => generated 69 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1013/2148] 10.0.0.156 () {32 vars in 818 bytes} [Tue May 19 17:39:03 2026] GET /v2.0/ports?network_id=ea1ac6f0-d8e8-42e5-9f3a-75318050a920&mac_address=fa%3A16%3A3e%3A50%3Ab4%3Af1 => generated 1200 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1014/2149] 10.0.0.19 () {34 vars in 1099 bytes} [Tue May 19 17:39:03 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1665666137&fields=id&tenant_id=5944de63bce04fb2838a122bf26793b6 => generated 69 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 17:39:04.352 7 INFO neutron.services.segments.plugin [-] Segment c73c1f20-3c63-4018-82d1-f4befdfb5f35 resource provider aggregate not found 2026-05-19 17:39:04.357 7 INFO neutron.services.segments.plugin [-] Segment c73c1f20-3c63-4018-82d1-f4befdfb5f35 resource provider aggregate not found 2026-05-19 17:39:04.374 7 INFO neutron.services.segments.plugin [-] Segment c73c1f20-3c63-4018-82d1-f4befdfb5f35 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c73c1f20-3c63-4018-82d1-f4befdfb5f35 found for delete ", "request_id": "req-fcae55c1-8796-4b40-be05-8b58ef6a4854"}]} 2026-05-19 17:39:04.381 7 INFO neutron.services.segments.plugin [-] Segment c73c1f20-3c63-4018-82d1-f4befdfb5f35 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c73c1f20-3c63-4018-82d1-f4befdfb5f35 found for delete ", "request_id": "req-a072abd6-148f-4da4-a3bd-727f29a533e0"}]} 2026-05-19 17:39:04.391 7 INFO neutron.db.l3_hamode_db [None req-94dfb621-77d5-49ad-9479-9ed6e6e75af5 0cec53a9160a48809535e429dce80770 18d8f3a79fc34c229d67860a5e97be31 - - - -] HA network b4b9a755-e93c-45a3-9c8f-59bb71c71d60 was deleted as no HA routers are present in tenant 18d8f3a79fc34c229d67860a5e97be31. [pid: 7|app: 0|req: 1136/2150] 10.0.0.156 () {32 vars in 724 bytes} [Tue May 19 17:39:03 2026] DELETE /v2.0/routers/ae65fe40-c428-40d9-b973-990cb095d74e => generated 0 bytes in 815 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1137/2151] 10.0.0.19 () {34 vars in 981 bytes} [Tue May 19 17:39:04 2026] GET /v2.0/networks?id=8f59da21-82de-4ef5-b734-2c86a1abb451 => generated 673 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1138/2152] 10.0.0.156 () {32 vars in 774 bytes} [Tue May 19 17:39:04 2026] GET /v2.0/security-groups?tenant_id=4c4ea8fdbf7845758a6a3c985209c29e&name=default => generated 2801 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1139/2153] 10.0.0.19 () {34 vars in 964 bytes} [Tue May 19 17:39:04 2026] GET /v2.0/quotas/5944de63bce04fb2838a122bf26793b6 => generated 292 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1140/2154] 10.0.0.156 () {32 vars in 740 bytes} [Tue May 19 17:39:04 2026] DELETE /v2.0/security-groups/61103c13-30c0-4fce-a4e6-a09897920b95 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1141/2155] 10.0.0.19 () {34 vars in 1001 bytes} [Tue May 19 17:39:04 2026] GET /v2.0/ports?tenant_id=5944de63bce04fb2838a122bf26793b6&fields=id => generated 103 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1142/2156] 10.0.0.19 () {34 vars in 1007 bytes} [Tue May 19 17:39:04 2026] GET /v2.0/networks/8f59da21-82de-4ef5-b734-2c86a1abb451?fields=segments => generated 14 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1143/2157] 10.0.0.156 () {32 vars in 774 bytes} [Tue May 19 17:39:04 2026] GET /v2.0/security-groups?tenant_id=a98ca7f0e7204e9cb59ac19f51608726&name=default => generated 2801 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 17:39:05.142 8 INFO neutron.db.l3_db [None req-04a8709d-3352-48bd-b5c8-219f1019c5b2 a2eec12f3a324705ad9f37fb86b33648 c4c84515d6a542689adbb1db596cbc1e - - - -] Floating IP aa7fb930-95e3-4fff-a8a6-5bdfdbc600fc associated. External IP: 10.96.250.202, port: a209559b-bfdf-4f06-8cba-484de8dffbb0. [pid: 7|app: 0|req: 1144/2158] 10.0.0.19 () {34 vars in 1107 bytes} [Tue May 19 17:39:05 2026] GET /v2.0/networks/8f59da21-82de-4ef5-b734-2c86a1abb451?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1147/2161] 10.0.0.156 () {32 vars in 740 bytes} [Tue May 19 17:39:05 2026] DELETE /v2.0/security-groups/2ff8f2d4-5d19-4c94-b490-dd3505b18a05 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1148/2162] 10.0.0.19 () {34 vars in 989 bytes} [Tue May 19 17:39:05 2026] GET /v2.0/ports?device_id=9b727edb-2bec-471f-89be-d0ec2aed9af1 => generated 12 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1015/2163] 10.0.0.156 () {34 vars in 677 bytes} [Tue May 19 17:39:03 2026] POST /v2.0/floatingips => generated 854 bytes in 1691 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1149/2164] 10.0.0.156 () {32 vars in 774 bytes} [Tue May 19 17:39:05 2026] GET /v2.0/security-groups?tenant_id=4089c113a6264a68ba50857b9f40303c&name=default => generated 2803 bytes in 486 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 17:39:06.220 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-629b7e85-baa2-49b4-a1c4-1150912018f6'] response: {'name': 'network-changed', 'server_uuid': '80568595-7f79-4d2b-8e50-3192311b33d1', 'tag': 'a209559b-bfdf-4f06-8cba-484de8dffbb0', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1150/2165] 199.204.45.242 () {34 vars in 1080 bytes} [Tue May 19 17:39:06 2026] GET /v2.0/ports?tenant_id=c4c84515d6a542689adbb1db596cbc1e&device_id=80568595-7f79-4d2b-8e50-3192311b33d1 => generated 1469 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1016/2166] 10.0.0.156 () {32 vars in 740 bytes} [Tue May 19 17:39:06 2026] DELETE /v2.0/security-groups/578bab33-a14c-4162-884f-bbf3b98added => generated 0 bytes in 154 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1151/2167] 199.204.45.242 () {34 vars in 986 bytes} [Tue May 19 17:39:06 2026] GET /v2.0/networks?id=ea1ac6f0-d8e8-42e5-9f3a-75318050a920 => generated 801 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1152/2168] 199.204.45.242 () {34 vars in 1056 bytes} [Tue May 19 17:39:06 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.85&port_id=a209559b-bfdf-4f06-8cba-484de8dffbb0 => generated 857 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1017/2169] 199.204.45.242 () {34 vars in 986 bytes} [Tue May 19 17:39:06 2026] GET /v2.0/networks?id=8f59da21-82de-4ef5-b734-2c86a1abb451 => generated 673 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1018/2170] 199.204.45.242 () {34 vars in 1106 bytes} [Tue May 19 17:39:06 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A259&port_id=a209559b-bfdf-4f06-8cba-484de8dffbb0 => 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: 1019/2171] 199.204.45.242 () {34 vars in 1050 bytes} [Tue May 19 17:39:06 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=5944de63bce04fb2838a122bf26793b6 => generated 274 bytes in 192 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1153/2172] 10.0.0.156 () {32 vars in 774 bytes} [Tue May 19 17:39:06 2026] GET /v2.0/security-groups?tenant_id=3f3efe1cc5e04836be937daf6661e158&name=default => generated 2805 bytes in 260 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1154/2173] 10.0.0.19 () {34 vars in 989 bytes} [Tue May 19 17:39:06 2026] GET /v2.0/ports?device_id=9b727edb-2bec-471f-89be-d0ec2aed9af1 => 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: 1020/2174] 199.204.45.242 () {34 vars in 1064 bytes} [Tue May 19 17:39:06 2026] GET /v2.0/subnets?id=c9a346cc-e501-468d-8f2e-a8dd73f51a9d&id=c0b94450-0ce2-4ed9-9efd-9263dd62f9fa => generated 1365 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1021/2175] 10.0.0.156 () {32 vars in 740 bytes} [Tue May 19 17:39:06 2026] DELETE /v2.0/security-groups/fecab796-0f5b-4e2c-982e-5215810a1bc1 => generated 0 bytes in 129 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1022/2176] 199.204.45.242 () {34 vars in 1052 bytes} [Tue May 19 17:39:06 2026] GET /v2.0/ports?network_id=ea1ac6f0-d8e8-42e5-9f3a-75318050a920&device_owner=network%3Adhcp => generated 1461 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1023/2177] 199.204.45.242 () {34 vars in 1052 bytes} [Tue May 19 17:39:07 2026] GET /v2.0/ports?network_id=ea1ac6f0-d8e8-42e5-9f3a-75318050a920&device_owner=network%3Adhcp => generated 1461 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1024/2178] 199.204.45.242 () {34 vars in 1012 bytes} [Tue May 19 17:39:07 2026] GET /v2.0/networks/ea1ac6f0-d8e8-42e5-9f3a-75318050a920?fields=segments => generated 14 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1025/2179] 199.204.45.242 () {34 vars in 1112 bytes} [Tue May 19 17:39:07 2026] GET /v2.0/networks/ea1ac6f0-d8e8-42e5-9f3a-75318050a920?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1155/2180] 199.204.45.242 () {38 vars in 955 bytes} [Tue May 19 17:39:06 2026] POST /v2.0/ports => generated 997 bytes in 711 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: 1026/2181] 10.0.0.156 () {32 vars in 774 bytes} [Tue May 19 17:39:07 2026] GET /v2.0/security-groups?tenant_id=18d8f3a79fc34c229d67860a5e97be31&name=default => generated 2805 bytes in 230 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1027/2182] 10.0.0.156 () {32 vars in 740 bytes} [Tue May 19 17:39:07 2026] DELETE /v2.0/security-groups/53dafbf8-5795-4e2d-997b-628b05705d20 => generated 0 bytes in 221 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1028/2183] 10.0.0.250 () {34 vars in 990 bytes} [Tue May 19 17:39:07 2026] GET /v2.0/ports?device_id=80568595-7f79-4d2b-8e50-3192311b33d1 => 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: 1029/2184] 10.0.0.250 () {34 vars in 1040 bytes} [Tue May 19 17:39:07 2026] GET /v2.0/security-groups?id=3cca98d5-dd9b-4f7d-a487-7aa2fc46a354&fields=id&fields=name => generated 112 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1030/2185] 10.0.0.19 () {34 vars in 989 bytes} [Tue May 19 17:39:07 2026] GET /v2.0/ports?device_id=9b727edb-2bec-471f-89be-d0ec2aed9af1 => generated 1012 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1031/2186] 10.0.0.19 () {34 vars in 1119 bytes} [Tue May 19 17:39:08 2026] GET /v2.0/security-groups?id=17798026-43f4-4bd9-b064-23f954475298&id=bf57d2d4-b8b1-497b-8a2e-14891c18841c&fields=id&fields=name => generated 207 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1156/2187] 199.204.45.242 () {38 vars in 1028 bytes} [Tue May 19 17:39:07 2026] PUT /v2.0/ports/bcc79a89-c034-4777-8e07-ea15c85fc9f1 => generated 1242 bytes in 734 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1032/2188] 199.204.45.242 () {34 vars in 1080 bytes} [Tue May 19 17:39:08 2026] GET /v2.0/ports?tenant_id=5944de63bce04fb2838a122bf26793b6&device_id=9b727edb-2bec-471f-89be-d0ec2aed9af1 => generated 1281 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, ' 2026-05-19 17:39:08.432 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-31838bca-6d5a-480f-9d88-fb96150a644c'] response: {'name': 'network-changed', 'server_uuid': '9b727edb-2bec-471f-89be-d0ec2aed9af1', 'tag': 'bcc79a89-c034-4777-8e07-ea15c85fc9f1', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1157/2189] 199.204.45.242 () {34 vars in 1060 bytes} [Tue May 19 17:39:08 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=bcc79a89-c034-4777-8e07-ea15c85fc9f1 => generated 19 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1033/2190] 199.204.45.242 () {34 vars in 984 bytes} [Tue May 19 17:39:08 2026] GET /v2.0/subnets?id=6c04e20e-e1ff-4a36-b07d-914d9bca2520 => generated 667 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1158/2191] 199.204.45.242 () {34 vars in 1052 bytes} [Tue May 19 17:39:08 2026] GET /v2.0/ports?network_id=8f59da21-82de-4ef5-b734-2c86a1abb451&device_owner=network%3Adhcp => generated 1244 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1034/2192] 199.204.45.242 () {34 vars in 1012 bytes} [Tue May 19 17:39:08 2026] GET /v2.0/networks/8f59da21-82de-4ef5-b734-2c86a1abb451?fields=segments => generated 14 bytes in 76 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: 1159/2193] 199.204.45.242 () {34 vars in 1112 bytes} [Tue May 19 17:39:08 2026] GET /v2.0/networks/8f59da21-82de-4ef5-b734-2c86a1abb451?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: 1035/2194] 199.204.45.242 () {34 vars in 1080 bytes} [Tue May 19 17:39:08 2026] GET /v2.0/ports?tenant_id=5944de63bce04fb2838a122bf26793b6&device_id=9b727edb-2bec-471f-89be-d0ec2aed9af1 => generated 1281 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1160/2195] 199.204.45.242 () {34 vars in 986 bytes} [Tue May 19 17:39:08 2026] GET /v2.0/networks?id=8f59da21-82de-4ef5-b734-2c86a1abb451 => generated 769 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1161/2196] 199.204.45.242 () {34 vars in 1060 bytes} [Tue May 19 17:39:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=bcc79a89-c034-4777-8e07-ea15c85fc9f1 => 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: 1036/2197] 199.204.45.242 () {34 vars in 994 bytes} [Tue May 19 17:39:08 2026] GET /v2.0/ports?device_id=9b727edb-2bec-471f-89be-d0ec2aed9af1 => generated 1281 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1162/2198] 199.204.45.242 () {34 vars in 984 bytes} [Tue May 19 17:39:09 2026] GET /v2.0/subnets?id=6c04e20e-e1ff-4a36-b07d-914d9bca2520 => generated 667 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1037/2199] 199.204.45.242 () {34 vars in 1124 bytes} [Tue May 19 17:39:09 2026] GET /v2.0/security-groups?id=bf57d2d4-b8b1-497b-8a2e-14891c18841c&id=17798026-43f4-4bd9-b064-23f954475298&fields=id&fields=name => generated 207 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1163/2200] 199.204.45.242 () {34 vars in 1052 bytes} [Tue May 19 17:39:09 2026] GET /v2.0/ports?network_id=8f59da21-82de-4ef5-b734-2c86a1abb451&device_owner=network%3Adhcp => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1038/2201] 199.204.45.242 () {34 vars in 1012 bytes} [Tue May 19 17:39:09 2026] GET /v2.0/networks/8f59da21-82de-4ef5-b734-2c86a1abb451?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: 1164/2202] 10.0.0.19 () {34 vars in 989 bytes} [Tue May 19 17:39:09 2026] GET /v2.0/ports?device_id=9b727edb-2bec-471f-89be-d0ec2aed9af1 => generated 1012 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1039/2203] 199.204.45.242 () {34 vars in 1112 bytes} [Tue May 19 17:39:09 2026] GET /v2.0/networks/8f59da21-82de-4ef5-b734-2c86a1abb451?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: 1165/2204] 10.0.0.19 () {34 vars in 1119 bytes} [Tue May 19 17:39:09 2026] GET /v2.0/security-groups?id=17798026-43f4-4bd9-b064-23f954475298&id=bf57d2d4-b8b1-497b-8a2e-14891c18841c&fields=id&fields=name => generated 207 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1040/2205] 10.0.0.19 () {34 vars in 989 bytes} [Tue May 19 17:39:10 2026] GET /v2.0/ports?device_id=9b727edb-2bec-471f-89be-d0ec2aed9af1 => generated 1014 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1166/2206] 10.0.0.19 () {34 vars in 1119 bytes} [Tue May 19 17:39:10 2026] GET /v2.0/security-groups?id=17798026-43f4-4bd9-b064-23f954475298&id=bf57d2d4-b8b1-497b-8a2e-14891c18841c&fields=id&fields=name => generated 207 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1041/2207] 10.0.0.19 () {34 vars in 989 bytes} [Tue May 19 17:39:10 2026] GET /v2.0/ports?device_id=9b727edb-2bec-471f-89be-d0ec2aed9af1 => generated 1014 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 17:39:11.459 7 INFO neutron.db.l3_db [None req-39d114bf-fa3a-44fc-bd6d-5aedd32f2205 8e56c418cc194a2391b6fb9b2fcce275 5944de63bce04fb2838a122bf26793b6 - - - -] Floating IP 3acd4196-abdf-4926-8434-f7618d34d158 associated. External IP: 10.96.250.218, port: bcc79a89-c034-4777-8e07-ea15c85fc9f1. 2026-05-19 17:39:11.497 8 INFO neutron.db.segments_db [None req-c103b79a-bf17-4f2f-88df-4b08e14d4c9c a1c8c359b194472a9f0c0a78fb97e34f 1b6839e2b43d4fe680c89a3adfdb223e - - - -] Added segment 68bdc3b8-5d77-4ecd-adf2-2fd33503490b of type vxlan for network 65299033-d5ee-48f8-8e08-f44cd85d31fb [pid: 8|app: 0|req: 1042/2208] 10.0.0.156 () {34 vars in 670 bytes} [Tue May 19 17:39:11 2026] POST /v2.0/networks => generated 630 bytes in 508 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1167/2209] 10.0.0.156 () {34 vars in 749 bytes} [Tue May 19 17:39:10 2026] PUT /v2.0/floatingips/3acd4196-abdf-4926-8434-f7618d34d158 => generated 856 bytes in 1149 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 17:39:11.976 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-6d4b88c1-a4f9-44c7-9390-650da7aa2aab'] response: {'name': 'network-changed', 'server_uuid': '9b727edb-2bec-471f-89be-d0ec2aed9af1', 'tag': 'bcc79a89-c034-4777-8e07-ea15c85fc9f1', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1168/2210] 10.0.0.156 () {32 vars in 721 bytes} [Tue May 19 17:39:11 2026] GET /v2.0/subnets/13588e15-709e-4590-bbda-96c214bc0cf7 => generated 652 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1169/2211] 199.204.45.242 () {34 vars in 1080 bytes} [Tue May 19 17:39:12 2026] GET /v2.0/ports?tenant_id=5944de63bce04fb2838a122bf26793b6&device_id=9b727edb-2bec-471f-89be-d0ec2aed9af1 => generated 1283 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1043/2212] 10.0.0.156 () {34 vars in 664 bytes} [Tue May 19 17:39:11 2026] POST /v2.0/ports => generated 743 bytes in 406 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: 1170/2213] 199.204.45.242 () {34 vars in 986 bytes} [Tue May 19 17:39:12 2026] GET /v2.0/networks?id=8f59da21-82de-4ef5-b734-2c86a1abb451 => generated 769 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 17:39:12.171 8 INFO neutron.db.segments_db [None req-de9de75c-020d-4ba7-adc2-a09834dc3af8 a1c8c359b194472a9f0c0a78fb97e34f 1b6839e2b43d4fe680c89a3adfdb223e - - - -] Added segment 5c3bf994-b2be-4549-9dbf-59f59a15b016 of type vxlan for network 02430b6a-fa86-4398-a1ed-d7de61099c81 [pid: 7|app: 0|req: 1171/2214] 199.204.45.242 () {34 vars in 1060 bytes} [Tue May 19 17:39:12 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=bcc79a89-c034-4777-8e07-ea15c85fc9f1 => generated 859 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1172/2215] 199.204.45.242 () {34 vars in 984 bytes} [Tue May 19 17:39:12 2026] GET /v2.0/subnets?id=6c04e20e-e1ff-4a36-b07d-914d9bca2520 => generated 667 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1044/2216] 10.0.0.156 () {34 vars in 670 bytes} [Tue May 19 17:39:12 2026] POST /v2.0/networks => generated 632 bytes in 233 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1173/2217] 199.204.45.242 () {34 vars in 1052 bytes} [Tue May 19 17:39:12 2026] GET /v2.0/ports?network_id=8f59da21-82de-4ef5-b734-2c86a1abb451&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: 1174/2218] 199.204.45.242 () {34 vars in 1012 bytes} [Tue May 19 17:39:12 2026] GET /v2.0/networks/8f59da21-82de-4ef5-b734-2c86a1abb451?fields=segments => generated 14 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1175/2219] 199.204.45.242 () {34 vars in 1112 bytes} [Tue May 19 17:39:12 2026] GET /v2.0/networks/8f59da21-82de-4ef5-b734-2c86a1abb451?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1045/2220] 10.0.0.156 () {34 vars in 664 bytes} [Tue May 19 17:39:12 2026] POST /v2.0/ports => generated 743 bytes in 389 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1176/2221] 10.0.0.137 () {30 vars in 659 bytes} [Tue May 19 17:39:12 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 186 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1177/2222] 10.0.0.137 () {30 vars in 661 bytes} [Tue May 19 17:39:12 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1178/2223] 10.0.0.137 () {30 vars in 637 bytes} [Tue May 19 17:39:12 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 17:39:12.815 8 INFO neutron.db.segments_db [None req-2a0d9c5c-2276-42a2-a278-d65f091cf399 a1c8c359b194472a9f0c0a78fb97e34f 1b6839e2b43d4fe680c89a3adfdb223e - - - -] Added segment 1b6fc8e1-475b-4e1c-a6e0-6076094285fc of type vxlan for network f00c48b5-ad2e-4a5c-ba09-e54766421629 [pid: 7|app: 0|req: 1179/2224] 10.0.0.137 () {30 vars in 673 bytes} [Tue May 19 17:39:12 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: 1046/2225] 10.0.0.156 () {34 vars in 670 bytes} [Tue May 19 17:39:12 2026] POST /v2.0/networks => generated 631 bytes in 285 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 17:39:13.300 8 INFO neutron.db.segments_db [None req-99570be2-b9d6-4937-a9fa-6fff001937d5 60a384f58ff046ebbaf3da3863c52c55 cdd04fbe18be4b81af2c5a425cf2905f - - - -] Added segment 35d9d47e-eb01-4ba5-8229-d2fdd27c4677 of type vxlan for network 556f545f-d32b-4771-944d-afa15e33e3cd [pid: 7|app: 0|req: 1180/2226] 10.0.0.156 () {34 vars in 664 bytes} [Tue May 19 17:39:13 2026] POST /v2.0/ports => generated 743 bytes in 417 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1181/2227] 10.0.0.137 () {28 vars in 439 bytes} [Tue May 19 17:39:13 2026] GET / => generated 151 bytes in 5 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 1047/2228] 10.0.0.156 () {34 vars in 670 bytes} [Tue May 19 17:39:13 2026] POST /v2.0/networks => generated 631 bytes in 448 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 17:39:13.513 7 INFO neutron.db.segments_db [None req-e1519638-749a-46ed-bad4-97b9582e6be4 a1c8c359b194472a9f0c0a78fb97e34f 1b6839e2b43d4fe680c89a3adfdb223e - - - -] Added segment cf49decf-bb60-4ef1-8221-0bdbf14b5e99 of type vxlan for network 10a86aae-5c12-4363-ab4e-513997c85197 [pid: 8|app: 0|req: 1048/2229] 10.0.0.137 () {30 vars in 697 bytes} [Tue May 19 17:39:13 2026] GET /v2.0/subnets/13588e15-709e-4590-bbda-96c214bc0cf7 => generated 634 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1182/2230] 10.0.0.156 () {34 vars in 670 bytes} [Tue May 19 17:39:13 2026] POST /v2.0/networks => generated 631 bytes in 234 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1183/2231] 10.0.0.137 () {30 vars in 659 bytes} [Tue May 19 17:39:13 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1049/2232] 10.0.0.156 () {34 vars in 669 bytes} [Tue May 19 17:39:13 2026] POST /v2.0/subnets => generated 602 bytes in 413 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1050/2233] 10.0.0.137 () {30 vars in 661 bytes} [Tue May 19 17:39:13 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 17:39:14.030 8 INFO neutron.db.segments_db [None req-dad9b106-a26f-4ee4-869e-1e9c34333ec8 60a384f58ff046ebbaf3da3863c52c55 cdd04fbe18be4b81af2c5a425cf2905f - - - -] Added segment 045fe201-b034-44ea-ac2b-3ebb13f47351 of type vxlan for network 5632a174-ed47-47d6-abc3-365546d73019 [pid: 7|app: 0|req: 1184/2234] 10.0.0.156 () {34 vars in 664 bytes} [Tue May 19 17:39:13 2026] POST /v2.0/ports => generated 743 bytes in 386 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: 1185/2235] 10.0.0.137 () {30 vars in 637 bytes} [Tue May 19 17:39:14 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) 2026-05-19 17:39:14.144 7 INFO neutron.db.segments_db [None req-47d44bfb-daa8-4af8-b00f-38db7a281a9e a1c8c359b194472a9f0c0a78fb97e34f 1b6839e2b43d4fe680c89a3adfdb223e - - - -] Added segment 0a041a0b-a783-4e5a-bf63-96c9ad151ccc of type vxlan for network 96a844a6-30c8-4590-936b-248f59c8487d [pid: 8|app: 0|req: 1051/2236] 10.0.0.156 () {34 vars in 670 bytes} [Tue May 19 17:39:13 2026] POST /v2.0/networks => generated 631 bytes in 244 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1052/2237] 10.0.0.137 () {30 vars in 673 bytes} [Tue May 19 17:39:14 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: 1186/2238] 10.0.0.156 () {34 vars in 670 bytes} [Tue May 19 17:39:14 2026] POST /v2.0/networks => generated 632 bytes in 199 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1187/2239] 10.0.0.137 () {30 vars in 697 bytes} [Tue May 19 17:39:14 2026] GET /v2.0/subnets/13588e15-709e-4590-bbda-96c214bc0cf7 => generated 652 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1053/2240] 10.0.0.156 () {34 vars in 669 bytes} [Tue May 19 17:39:14 2026] POST /v2.0/subnets => generated 605 bytes in 401 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1054/2241] 10.0.0.137 () {30 vars in 659 bytes} [Tue May 19 17:39:14 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1188/2242] 10.0.0.156 () {34 vars in 664 bytes} [Tue May 19 17:39:14 2026] POST /v2.0/ports => generated 743 bytes in 364 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-19 17:39:14.684 8 INFO neutron.db.segments_db [None req-682c97b9-f9a9-4ef2-8c8f-f8b8ca91f8bf 60a384f58ff046ebbaf3da3863c52c55 cdd04fbe18be4b81af2c5a425cf2905f - - - -] Added segment 71bb000c-eb71-49f9-9c47-04f8124ff7da of type vxlan for network 9414e191-048d-469a-8889-efe985b48bde [pid: 7|app: 0|req: 1189/2243] 10.0.0.137 () {30 vars in 661 bytes} [Tue May 19 17:39:14 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: 1190/2244] 10.0.0.156 () {34 vars in 747 bytes} [Tue May 19 17:39:14 2026] PUT /v2.0/ports/61c5644c-acbf-4bfe-b78a-ca149075c7e9/tags => generated 17 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1191/2245] 10.0.0.137 () {30 vars in 637 bytes} [Tue May 19 17:39:14 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: 1192/2246] 10.0.0.156 () {34 vars in 747 bytes} [Tue May 19 17:39:14 2026] PUT /v2.0/ports/39ae605d-b12c-4993-98cc-2e68e5acec46/tags => generated 25 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1193/2247] 10.0.0.137 () {30 vars in 673 bytes} [Tue May 19 17:39:14 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: 1055/2248] 10.0.0.156 () {34 vars in 670 bytes} [Tue May 19 17:39:14 2026] POST /v2.0/networks => generated 632 bytes in 224 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1194/2249] 10.0.0.156 () {34 vars in 747 bytes} [Tue May 19 17:39:14 2026] PUT /v2.0/ports/c7dd50f5-448c-4a06-a58f-b1437b8058e5/tags => generated 34 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1056/2250] 10.0.0.137 () {30 vars in 699 bytes} [Tue May 19 17:39:14 2026] GET /v2.0/networks/0e7fcb8e-8b49-4c86-be41-0f5c01c003f1 => generated 800 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1057/2251] 10.0.0.156 () {34 vars in 747 bytes} [Tue May 19 17:39:14 2026] PUT /v2.0/ports/f32211f3-fb85-4cf7-9379-971577a8e389/tags => generated 19 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1058/2252] 10.0.0.137 () {30 vars in 651 bytes} [Tue May 19 17:39:14 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1059/2253] 10.0.0.156 () {32 vars in 660 bytes} [Tue May 19 17:39:14 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 713 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1195/2254] 10.0.0.156 () {34 vars in 669 bytes} [Tue May 19 17:39:14 2026] POST /v2.0/subnets => generated 605 bytes in 1265 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1196/2255] 10.0.0.156 () {32 vars in 674 bytes} [Tue May 19 17:39:16 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 173 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 17:39:16.532 7 INFO neutron.db.segments_db [None req-16dc8a96-1ba0-42bb-85a9-fa1a4d211ef9 60a384f58ff046ebbaf3da3863c52c55 cdd04fbe18be4b81af2c5a425cf2905f - - - -] Added segment ed4d872a-6633-4794-a5d4-047ef92f16be of type vxlan for network 5e29a302-7f97-46cf-9beb-029021c678ad [pid: 8|app: 0|req: 1060/2256] 10.0.0.137 () {34 vars in 673 bytes} [Tue May 19 17:39:15 2026] POST /v2.0/ports => generated 1132 bytes in 1261 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1197/2257] 10.0.0.156 () {34 vars in 670 bytes} [Tue May 19 17:39:16 2026] POST /v2.0/networks => generated 631 bytes in 621 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1061/2258] 10.0.0.156 () {32 vars in 670 bytes} [Tue May 19 17:39:16 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1062/2259] 10.0.0.156 () {32 vars in 682 bytes} [Tue May 19 17:39:17 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1063/2260] 10.0.0.156 () {32 vars in 668 bytes} [Tue May 19 17:39:17 2026] GET /v2.0/ports?not-tags=red => generated 1488 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1064/2261] 10.0.0.156 () {32 vars in 682 bytes} [Tue May 19 17:39:17 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 2228 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1065/2262] 10.0.0.156 () {32 vars in 678 bytes} [Tue May 19 17:39:17 2026] GET /v2.0/ports?not-tags-any=blue => generated 2228 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1066/2263] 10.0.0.156 () {32 vars in 690 bytes} [Tue May 19 17:39:17 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 1488 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1067/2264] 10.0.0.156 () {32 vars in 720 bytes} [Tue May 19 17:39:17 2026] DELETE /v2.0/ports/61c5644c-acbf-4bfe-b78a-ca149075c7e9 => 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: 1198/2265] 10.0.0.156 () {34 vars in 669 bytes} [Tue May 19 17:39:16 2026] POST /v2.0/subnets => generated 605 bytes in 1134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 17:39:18.178 7 INFO neutron.db.segments_db [None req-40a1b38c-4066-4c76-afcf-ed62d35ce5dc 60a384f58ff046ebbaf3da3863c52c55 cdd04fbe18be4b81af2c5a425cf2905f - - - -] Added segment dde8eaa4-5532-41d2-a393-93f6dc16098a of type vxlan for network 872f0a70-c5af-4a99-aa56-f15220a63ec7 [pid: 8|app: 0|req: 1068/2266] 10.0.0.156 () {32 vars in 720 bytes} [Tue May 19 17:39:18 2026] DELETE /v2.0/ports/39ae605d-b12c-4993-98cc-2e68e5acec46 => generated 0 bytes in 274 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1199/2267] 10.0.0.156 () {34 vars in 670 bytes} [Tue May 19 17:39:18 2026] POST /v2.0/networks => generated 631 bytes in 275 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1069/2268] 10.0.0.156 () {32 vars in 720 bytes} [Tue May 19 17:39:18 2026] DELETE /v2.0/ports/c7dd50f5-448c-4a06-a58f-b1437b8058e5 => generated 0 bytes in 309 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1070/2269] 10.0.0.156 () {32 vars in 720 bytes} [Tue May 19 17:39:18 2026] DELETE /v2.0/ports/f32211f3-fb85-4cf7-9379-971577a8e389 => generated 0 bytes in 365 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1071/2270] 10.0.0.156 () {32 vars in 720 bytes} [Tue May 19 17:39:18 2026] DELETE /v2.0/ports/70fe8733-60d2-4a53-823d-442f42575d72 => generated 0 bytes in 399 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1200/2271] 10.0.0.156 () {34 vars in 669 bytes} [Tue May 19 17:39:18 2026] POST /v2.0/subnets => generated 605 bytes in 1293 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 17:39:19.711 8 INFO neutron.services.segments.plugin [-] Segment 68bdc3b8-5d77-4ecd-adf2-2fd33503490b resource provider aggregate not found 2026-05-19 17:39:19.723 8 INFO neutron.services.segments.plugin [-] Segment 68bdc3b8-5d77-4ecd-adf2-2fd33503490b resource provider aggregate not found [pid: 7|app: 0|req: 1201/2272] 199.204.45.242 () {30 vars in 663 bytes} [Tue May 19 17:39:19 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 17:39:19.762 8 INFO neutron.services.segments.plugin [-] Segment 68bdc3b8-5d77-4ecd-adf2-2fd33503490b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 68bdc3b8-5d77-4ecd-adf2-2fd33503490b found for delete ", "request_id": "req-c966e9ef-e85f-4fd0-ba82-054542e8886b"}]} 2026-05-19 17:39:19.766 8 INFO neutron.services.segments.plugin [-] Segment 68bdc3b8-5d77-4ecd-adf2-2fd33503490b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 68bdc3b8-5d77-4ecd-adf2-2fd33503490b found for delete ", "request_id": "req-9f99c340-7bc3-45b4-b406-4cc97e81add1"}]} [pid: 8|app: 0|req: 1072/2273] 10.0.0.156 () {32 vars in 726 bytes} [Tue May 19 17:39:19 2026] DELETE /v2.0/networks/65299033-d5ee-48f8-8e08-f44cd85d31fb => generated 0 bytes in 380 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1073/2274] 199.204.45.242 () {30 vars in 665 bytes} [Tue May 19 17:39:19 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1202/2275] 10.0.0.156 () {34 vars in 751 bytes} [Tue May 19 17:39:19 2026] PUT /v2.0/subnets/11235e15-f315-4389-a156-6fa1f26750f9/tags => generated 17 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1203/2276] 199.204.45.242 () {30 vars in 641 bytes} [Tue May 19 17:39:19 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: 1204/2277] 10.0.0.156 () {34 vars in 751 bytes} [Tue May 19 17:39:19 2026] PUT /v2.0/subnets/aa3a95e6-db82-422d-a213-d4193bede575/tags => generated 25 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1205/2278] 199.204.45.242 () {30 vars in 677 bytes} [Tue May 19 17:39:19 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1206/2279] 10.0.0.156 () {34 vars in 751 bytes} [Tue May 19 17:39:19 2026] PUT /v2.0/subnets/c9424f91-227f-42f0-bdf5-f1b9a22c9937/tags => generated 34 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1207/2280] 199.204.45.242 () {30 vars in 697 bytes} [Tue May 19 17:39:19 2026] GET /v2.0/ports/75e880fc-b02e-459f-8604-08ffe372442d => generated 1132 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1208/2281] 10.0.0.156 () {34 vars in 751 bytes} [Tue May 19 17:39:20 2026] PUT /v2.0/subnets/048e0668-dfd1-4ac2-a7cf-6f705733217f/tags => generated 19 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1074/2284] 10.0.0.156 () {32 vars in 726 bytes} [Tue May 19 17:39:19 2026] DELETE /v2.0/networks/02430b6a-fa86-4398-a1ed-d7de61099c81 => generated 0 bytes in 383 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1211/2285] 10.0.0.156 () {32 vars in 664 bytes} [Tue May 19 17:39:20 2026] GET /v2.0/subnets?tags=red => generated 1832 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1212/2286] 10.0.0.156 () {32 vars in 678 bytes} [Tue May 19 17:39:20 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1235 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1213/2287] 199.204.45.242 () {30 vars in 663 bytes} [Tue May 19 17:39:20 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1214/2288] 10.0.0.156 () {32 vars in 674 bytes} [Tue May 19 17:39:20 2026] GET /v2.0/subnets?tags-any=blue => generated 1235 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1215/2289] 199.204.45.242 () {30 vars in 665 bytes} [Tue May 19 17:39:20 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: 1075/2290] 10.0.0.156 () {32 vars in 726 bytes} [Tue May 19 17:39:20 2026] DELETE /v2.0/networks/f00c48b5-ad2e-4a5c-ba09-e54766421629 => 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: 1076/2291] 199.204.45.242 () {30 vars in 641 bytes} [Tue May 19 17:39:20 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: 1216/2292] 10.0.0.156 () {32 vars in 686 bytes} [Tue May 19 17:39:20 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: 1217/2293] 199.204.45.242 () {30 vars in 677 bytes} [Tue May 19 17:39:20 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: 1218/2294] 10.0.0.156 () {32 vars in 672 bytes} [Tue May 19 17:39:20 2026] GET /v2.0/subnets?not-tags=red => generated 1823 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1219/2295] 199.204.45.242 () {30 vars in 732 bytes} [Tue May 19 17:39:20 2026] GET /v2.0/security-groups?name=lb-425c11b9-716e-445a-b221-dd87d2869df0 => generated 23 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1077/2296] 10.0.0.156 () {32 vars in 726 bytes} [Tue May 19 17:39:20 2026] DELETE /v2.0/networks/10a86aae-5c12-4363-ab4e-513997c85197 => generated 0 bytes in 257 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1220/2297] 10.0.0.156 () {32 vars in 686 bytes} [Tue May 19 17:39:20 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2420 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1078/2298] 199.204.45.242 () {34 vars in 696 bytes} [Tue May 19 17:39:20 2026] POST /v2.0/security-groups => generated 1574 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1079/2299] 10.0.0.156 () {32 vars in 682 bytes} [Tue May 19 17:39:20 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: 8|app: 0|req: 1080/2300] 199.204.45.242 () {30 vars in 762 bytes} [Tue May 19 17:39:20 2026] GET /v2.0/security-group-rules?security_group_id=d571866a-3664-4a65-afb8-450c5b90f812 => generated 1118 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1081/2301] 10.0.0.156 () {32 vars in 694 bytes} [Tue May 19 17:39:20 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) 2026-05-19 17:39:21.025 7 INFO neutron.services.segments.plugin [-] Segment 0a041a0b-a783-4e5a-bf63-96c9ad151ccc resource provider aggregate not found 2026-05-19 17:39:21.033 7 INFO neutron.services.segments.plugin [-] Segment 0a041a0b-a783-4e5a-bf63-96c9ad151ccc resource provider aggregate not found 2026-05-19 17:39:21.058 7 INFO neutron.services.segments.plugin [-] Segment 0a041a0b-a783-4e5a-bf63-96c9ad151ccc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0a041a0b-a783-4e5a-bf63-96c9ad151ccc found for delete ", "request_id": "req-3893c33d-5420-4256-abde-5a1982c7240e"}]} 2026-05-19 17:39:21.059 7 INFO neutron.services.segments.plugin [-] Segment 0a041a0b-a783-4e5a-bf63-96c9ad151ccc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0a041a0b-a783-4e5a-bf63-96c9ad151ccc found for delete ", "request_id": "req-fb3b0b7a-9e69-4fa1-a0f8-49a494d1420a"}]} [pid: 7|app: 0|req: 1221/2302] 10.0.0.156 () {32 vars in 726 bytes} [Tue May 19 17:39:20 2026] DELETE /v2.0/networks/96a844a6-30c8-4590-936b-248f59c8487d => generated 0 bytes in 331 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1082/2303] 199.204.45.242 () {34 vars in 749 bytes} [Tue May 19 17:39:21 2026] PUT /v2.0/ports/75e880fc-b02e-459f-8604-08ffe372442d => generated 1132 bytes in 358 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: 1083/2304] 199.204.45.242 () {30 vars in 663 bytes} [Tue May 19 17:39:21 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1222/2305] 10.0.0.156 () {32 vars in 724 bytes} [Tue May 19 17:39:21 2026] DELETE /v2.0/subnets/11235e15-f315-4389-a156-6fa1f26750f9 => generated 0 bytes in 339 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1084/2306] 199.204.45.242 () {30 vars in 665 bytes} [Tue May 19 17:39:21 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1223/2307] 199.204.45.242 () {30 vars in 641 bytes} [Tue May 19 17:39:21 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1224/2308] 199.204.45.242 () {30 vars in 677 bytes} [Tue May 19 17:39:21 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1225/2309] 199.204.45.242 () {30 vars in 701 bytes} [Tue May 19 17:39:21 2026] GET /v2.0/subnets/13588e15-709e-4590-bbda-96c214bc0cf7 => 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: 1085/2310] 10.0.0.156 () {32 vars in 724 bytes} [Tue May 19 17:39:21 2026] DELETE /v2.0/subnets/aa3a95e6-db82-422d-a213-d4193bede575 => generated 0 bytes in 330 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1226/2311] 10.0.0.156 () {32 vars in 724 bytes} [Tue May 19 17:39:21 2026] DELETE /v2.0/subnets/c9424f91-227f-42f0-bdf5-f1b9a22c9937 => generated 0 bytes in 308 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 17:39:22.118 8 INFO neutron.services.segments.plugin [-] Segment 5c3bf994-b2be-4549-9dbf-59f59a15b016 resource provider aggregate not found 2026-05-19 17:39:22.127 8 INFO neutron.services.segments.plugin [-] Segment 5c3bf994-b2be-4549-9dbf-59f59a15b016 resource provider aggregate not found 2026-05-19 17:39:22.152 8 INFO neutron.services.segments.plugin [-] Segment 5c3bf994-b2be-4549-9dbf-59f59a15b016 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5c3bf994-b2be-4549-9dbf-59f59a15b016 found for delete ", "request_id": "req-f9333de8-d0a5-4e41-9b6b-2747ffe29dd8"}]} 2026-05-19 17:39:22.159 8 INFO neutron.services.segments.plugin [-] Segment 5c3bf994-b2be-4549-9dbf-59f59a15b016 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5c3bf994-b2be-4549-9dbf-59f59a15b016 found for delete ", "request_id": "req-073b55da-08f8-411b-a634-7cc5513a3eda"}]} 2026-05-19 17:39:22.173 8 INFO neutron.services.segments.plugin [-] Segment 1b6fc8e1-475b-4e1c-a6e0-6076094285fc resource provider aggregate not found 2026-05-19 17:39:22.182 8 INFO neutron.services.segments.plugin [-] Segment 1b6fc8e1-475b-4e1c-a6e0-6076094285fc resource provider aggregate not found 2026-05-19 17:39:22.198 8 INFO neutron.services.segments.plugin [-] Segment 1b6fc8e1-475b-4e1c-a6e0-6076094285fc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1b6fc8e1-475b-4e1c-a6e0-6076094285fc found for delete ", "request_id": "req-5fd34271-ab00-467d-ba25-1e382e96ea18"}]} 2026-05-19 17:39:22.215 8 INFO neutron.services.segments.plugin [-] Segment 1b6fc8e1-475b-4e1c-a6e0-6076094285fc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1b6fc8e1-475b-4e1c-a6e0-6076094285fc found for delete ", "request_id": "req-0f374827-d96e-4350-8225-8c63d8c93d8a"}]} 2026-05-19 17:39:22.221 8 INFO neutron.services.segments.plugin [-] Segment cf49decf-bb60-4ef1-8221-0bdbf14b5e99 resource provider aggregate not found 2026-05-19 17:39:22.251 8 INFO neutron.services.segments.plugin [-] Segment cf49decf-bb60-4ef1-8221-0bdbf14b5e99 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cf49decf-bb60-4ef1-8221-0bdbf14b5e99 found for delete ", "request_id": "req-5f6efbf9-88a4-4ecf-becd-155217d3484f"}]} 2026-05-19 17:39:22.252 8 INFO neutron.services.segments.plugin [-] Segment cf49decf-bb60-4ef1-8221-0bdbf14b5e99 resource provider aggregate not found 2026-05-19 17:39:22.269 8 INFO neutron.services.segments.plugin [-] Segment cf49decf-bb60-4ef1-8221-0bdbf14b5e99 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cf49decf-bb60-4ef1-8221-0bdbf14b5e99 found for delete ", "request_id": "req-64f03f51-f83a-4ab8-abc8-3ea1cb708d9b"}]} [pid: 8|app: 0|req: 1086/2312] 10.0.0.156 () {32 vars in 724 bytes} [Tue May 19 17:39:22 2026] DELETE /v2.0/subnets/048e0668-dfd1-4ac2-a7cf-6f705733217f => generated 0 bytes in 330 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1227/2313] 10.0.0.156 () {32 vars in 774 bytes} [Tue May 19 17:39:22 2026] GET /v2.0/security-groups?tenant_id=4f09a3f8c4f44a99ba996ae60b8d910e&name=default => generated 2805 bytes in 358 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1087/2314] 10.0.0.156 () {32 vars in 724 bytes} [Tue May 19 17:39:22 2026] DELETE /v2.0/subnets/5ed9a9d2-22b1-4d22-adf0-940ca10a88c2 => generated 0 bytes in 265 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1228/2315] 10.0.0.156 () {32 vars in 740 bytes} [Tue May 19 17:39:22 2026] DELETE /v2.0/security-groups/3120e8fc-83ce-43b5-ad74-a71c08b86d35 => generated 0 bytes in 157 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1088/2316] 10.0.0.156 () {32 vars in 726 bytes} [Tue May 19 17:39:22 2026] DELETE /v2.0/networks/556f545f-d32b-4771-944d-afa15e33e3cd => 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: 1229/2317] 10.0.0.156 () {32 vars in 774 bytes} [Tue May 19 17:39:22 2026] GET /v2.0/security-groups?tenant_id=a6e33380373b433ab111093a3d674e0c&name=default => generated 2805 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1230/2318] 10.0.0.156 () {32 vars in 740 bytes} [Tue May 19 17:39:23 2026] DELETE /v2.0/security-groups/dac49ace-0ff2-4079-a9ff-d3d331588c1c => generated 0 bytes in 168 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1089/2319] 10.0.0.156 () {32 vars in 726 bytes} [Tue May 19 17:39:22 2026] DELETE /v2.0/networks/5632a174-ed47-47d6-abc3-365546d73019 => generated 0 bytes in 316 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1090/2320] 10.0.0.156 () {32 vars in 774 bytes} [Tue May 19 17:39:23 2026] GET /v2.0/security-groups?tenant_id=1b6839e2b43d4fe680c89a3adfdb223e&name=default => generated 2805 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1091/2321] 10.0.0.156 () {32 vars in 740 bytes} [Tue May 19 17:39:23 2026] DELETE /v2.0/security-groups/4eae38c0-17c1-48b9-92e5-0a6750e5c935 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 17:39:23.540 7 INFO neutron.services.segments.plugin [-] Segment 71bb000c-eb71-49f9-9c47-04f8124ff7da resource provider aggregate not found 2026-05-19 17:39:23.563 7 INFO neutron.services.segments.plugin [-] Segment 71bb000c-eb71-49f9-9c47-04f8124ff7da resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 71bb000c-eb71-49f9-9c47-04f8124ff7da found for delete ", "request_id": "req-5b92b78d-a20b-4581-9c51-efb7ca3094d6"}]} 2026-05-19 17:39:23.564 7 INFO neutron.services.segments.plugin [-] Segment 71bb000c-eb71-49f9-9c47-04f8124ff7da resource provider aggregate not found 2026-05-19 17:39:23.580 7 INFO neutron.services.segments.plugin [-] Segment 71bb000c-eb71-49f9-9c47-04f8124ff7da resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 71bb000c-eb71-49f9-9c47-04f8124ff7da found for delete ", "request_id": "req-b45b5f4e-34e5-4322-84d3-37a50870cb43"}]} [pid: 7|app: 0|req: 1231/2322] 10.0.0.156 () {32 vars in 726 bytes} [Tue May 19 17:39:23 2026] DELETE /v2.0/networks/9414e191-048d-469a-8889-efe985b48bde => generated 0 bytes in 309 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1092/2323] 10.0.0.156 () {32 vars in 726 bytes} [Tue May 19 17:39:23 2026] DELETE /v2.0/networks/5e29a302-7f97-46cf-9beb-029021c678ad => 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: 1232/2324] 10.0.0.156 () {32 vars in 726 bytes} [Tue May 19 17:39:23 2026] DELETE /v2.0/networks/872f0a70-c5af-4a99-aa56-f15220a63ec7 => generated 0 bytes in 261 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 17:39:25.052 8 INFO neutron.services.segments.plugin [-] Segment 35d9d47e-eb01-4ba5-8229-d2fdd27c4677 resource provider aggregate not found 2026-05-19 17:39:25.062 8 INFO neutron.services.segments.plugin [-] Segment 35d9d47e-eb01-4ba5-8229-d2fdd27c4677 resource provider aggregate not found 2026-05-19 17:39:25.076 8 INFO neutron.services.segments.plugin [-] Segment 35d9d47e-eb01-4ba5-8229-d2fdd27c4677 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 35d9d47e-eb01-4ba5-8229-d2fdd27c4677 found for delete ", "request_id": "req-1d7adfa1-3068-4b9f-a595-e57c7388f942"}]} 2026-05-19 17:39:25.084 8 INFO neutron.services.segments.plugin [-] Segment 35d9d47e-eb01-4ba5-8229-d2fdd27c4677 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 35d9d47e-eb01-4ba5-8229-d2fdd27c4677 found for delete ", "request_id": "req-b43e70ef-5bc1-4660-a57b-9f71cbb6390e"}]} 2026-05-19 17:39:25.102 8 INFO neutron.services.segments.plugin [-] Segment 045fe201-b034-44ea-ac2b-3ebb13f47351 resource provider aggregate not found 2026-05-19 17:39:25.108 8 INFO neutron.services.segments.plugin [-] Segment 045fe201-b034-44ea-ac2b-3ebb13f47351 resource provider aggregate not found 2026-05-19 17:39:25.131 8 INFO neutron.services.segments.plugin [-] Segment 045fe201-b034-44ea-ac2b-3ebb13f47351 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 045fe201-b034-44ea-ac2b-3ebb13f47351 found for delete ", "request_id": "req-5aa33ca8-e8f4-4c12-809a-ceaa6dae70e9"}]} 2026-05-19 17:39:25.138 8 INFO neutron.services.segments.plugin [-] Segment 045fe201-b034-44ea-ac2b-3ebb13f47351 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 045fe201-b034-44ea-ac2b-3ebb13f47351 found for delete ", "request_id": "req-9eeef72e-6a45-44c7-bd29-ab7be059cc72"}]} 2026-05-19 17:39:25.151 8 INFO neutron.services.segments.plugin [-] Segment ed4d872a-6633-4794-a5d4-047ef92f16be resource provider aggregate not found 2026-05-19 17:39:25.163 8 INFO neutron.services.segments.plugin [-] Segment ed4d872a-6633-4794-a5d4-047ef92f16be resource provider aggregate not found 2026-05-19 17:39:25.181 8 INFO neutron.services.segments.plugin [-] Segment ed4d872a-6633-4794-a5d4-047ef92f16be resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ed4d872a-6633-4794-a5d4-047ef92f16be found for delete ", "request_id": "req-a36a424e-d0ef-4088-a339-f99c0af14c83"}]} 2026-05-19 17:39:25.185 8 INFO neutron.services.segments.plugin [-] Segment ed4d872a-6633-4794-a5d4-047ef92f16be resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ed4d872a-6633-4794-a5d4-047ef92f16be found for delete ", "request_id": "req-4276e1b8-caba-4e18-87da-088bbdc5ead3"}]} [pid: 8|app: 0|req: 1093/2325] 10.0.0.156 () {32 vars in 774 bytes} [Tue May 19 17:39:25 2026] GET /v2.0/security-groups?tenant_id=85efab9a2bcb4cd3b6ada6034bb11a73&name=default => generated 2805 bytes in 347 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1233/2326] 10.0.0.156 () {32 vars in 740 bytes} [Tue May 19 17:39:25 2026] DELETE /v2.0/security-groups/e8d4081a-2553-4fe7-87b3-27194c188c9d => generated 0 bytes in 157 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1094/2327] 10.0.0.19 () {34 vars in 989 bytes} [Tue May 19 17:39:25 2026] GET /v2.0/ports?device_id=9b727edb-2bec-471f-89be-d0ec2aed9af1 => generated 1014 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 17:39:25.660 7 INFO neutron.services.segments.plugin [-] Segment dde8eaa4-5532-41d2-a393-93f6dc16098a resource provider aggregate not found 2026-05-19 17:39:25.665 7 INFO neutron.services.segments.plugin [-] Segment dde8eaa4-5532-41d2-a393-93f6dc16098a resource provider aggregate not found 2026-05-19 17:39:25.682 7 INFO neutron.services.segments.plugin [-] Segment dde8eaa4-5532-41d2-a393-93f6dc16098a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dde8eaa4-5532-41d2-a393-93f6dc16098a found for delete ", "request_id": "req-aae32693-9076-496e-980e-0a1b8cfc47a7"}]} 2026-05-19 17:39:25.690 7 INFO neutron.services.segments.plugin [-] Segment dde8eaa4-5532-41d2-a393-93f6dc16098a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dde8eaa4-5532-41d2-a393-93f6dc16098a found for delete ", "request_id": "req-2b57f3e2-d4b9-4882-b94e-21e977d0bb08"}]} [pid: 7|app: 0|req: 1234/2328] 10.0.0.19 () {34 vars in 1119 bytes} [Tue May 19 17:39:25 2026] GET /v2.0/security-groups?id=17798026-43f4-4bd9-b064-23f954475298&id=bf57d2d4-b8b1-497b-8a2e-14891c18841c&fields=id&fields=name => generated 207 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1095/2329] 10.0.0.156 () {32 vars in 774 bytes} [Tue May 19 17:39:25 2026] GET /v2.0/security-groups?tenant_id=c711476db6bd417db90138f74714319d&name=default => generated 2805 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1096/2330] 10.0.0.156 () {32 vars in 740 bytes} [Tue May 19 17:39:25 2026] DELETE /v2.0/security-groups/18c23b7e-d050-4346-87a5-339d13f49238 => 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: 1235/2331] 10.0.0.156 () {32 vars in 736 bytes} [Tue May 19 17:39:25 2026] GET /v2.0/ports?device_id=9b727edb-2bec-471f-89be-d0ec2aed9af1 => generated 1283 bytes in 249 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1097/2332] 10.0.0.156 () {32 vars in 858 bytes} [Tue May 19 17:39:25 2026] GET /v2.0/floatingips?floating_network_id=b3e11aea-3a91-4a30-a587-431c72122885&port_id=bcc79a89-c034-4777-8e07-ea15c85fc9f1 => generated 861 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1236/2333] 10.0.0.156 () {32 vars in 774 bytes} [Tue May 19 17:39:26 2026] GET /v2.0/security-groups?tenant_id=cdd04fbe18be4b81af2c5a425cf2905f&name=default => generated 2805 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1098/2334] 10.0.0.156 () {32 vars in 740 bytes} [Tue May 19 17:39:26 2026] DELETE /v2.0/security-groups/e7c012b8-9cd4-4b31-84bf-989c4b3ba872 => 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: 1237/2335] 10.0.0.250 () {34 vars in 990 bytes} [Tue May 19 17:39:26 2026] GET /v2.0/ports?device_id=9b727edb-2bec-471f-89be-d0ec2aed9af1 => generated 1283 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1099/2336] 10.0.0.250 () {34 vars in 1120 bytes} [Tue May 19 17:39:26 2026] GET /v2.0/security-groups?id=17798026-43f4-4bd9-b064-23f954475298&id=bf57d2d4-b8b1-497b-8a2e-14891c18841c&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: 8|app: 0|req: 1100/2337] 10.0.0.19 () {34 vars in 989 bytes} [Tue May 19 17:39:28 2026] GET /v2.0/ports?device_id=9b727edb-2bec-471f-89be-d0ec2aed9af1 => generated 1014 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 17:39:28.969 7 INFO neutron.db.segments_db [None req-bd9934a7-42c4-4f9a-b3ed-7c95a51aeec2 dc1e34da43d0409db253812961088b3d c2e37f59c56146428fbe51d77094f1cb - - - -] Added segment baa86ce8-172c-44c3-9a71-6a72a4d88f38 of type vxlan for network fd1eb21e-72db-43c3-a910-b0335feb631e [pid: 8|app: 0|req: 1101/2338] 10.0.0.19 () {34 vars in 1119 bytes} [Tue May 19 17:39:28 2026] GET /v2.0/security-groups?id=17798026-43f4-4bd9-b064-23f954475298&id=bf57d2d4-b8b1-497b-8a2e-14891c18841c&fields=id&fields=name => generated 207 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1238/2339] 10.0.0.156 () {34 vars in 670 bytes} [Tue May 19 17:39:28 2026] POST /v2.0/networks => generated 631 bytes in 455 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1239/2340] 199.204.45.242 () {34 vars in 994 bytes} [Tue May 19 17:39:29 2026] GET /v2.0/ports?device_id=9b727edb-2bec-471f-89be-d0ec2aed9af1 => generated 1014 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1102/2341] 10.0.0.156 () {34 vars in 664 bytes} [Tue May 19 17:39:29 2026] POST /v2.0/ports => generated 743 bytes in 393 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1103/2342] 10.0.0.156 () {34 vars in 666 bytes} [Tue May 19 17:39:29 2026] POST /v2.0/trunks => generated 407 bytes in 384 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 17:39:29.977 8 INFO neutron.db.segments_db [None req-07b4935c-28ac-4136-878d-9d65ab6161c3 dc1e34da43d0409db253812961088b3d c2e37f59c56146428fbe51d77094f1cb - - - -] Added segment cb9773b1-d2ff-4d26-bca9-3c5a1b2579ab of type vxlan for network 89317542-e1aa-4b33-98f3-290bfa97f1b1 2026-05-19 17:39:30.055 7 INFO neutron.db.l3_db [None req-e8c9e09f-b2bf-400c-872a-7c26fb556b5e 8e56c418cc194a2391b6fb9b2fcce275 5944de63bce04fb2838a122bf26793b6 - - - -] Floating IP 3acd4196-abdf-4926-8434-f7618d34d158 disassociated. External IP: 10.96.250.218, port: bcc79a89-c034-4777-8e07-ea15c85fc9f1. [pid: 8|app: 0|req: 1104/2343] 10.0.0.156 () {34 vars in 670 bytes} [Tue May 19 17:39:29 2026] POST /v2.0/networks => generated 631 bytes in 230 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1105/2344] 10.0.0.19 () {34 vars in 989 bytes} [Tue May 19 17:39:30 2026] GET /v2.0/ports?device_id=9b727edb-2bec-471f-89be-d0ec2aed9af1 => generated 1014 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1240/2345] 199.204.45.242 () {36 vars in 997 bytes} [Tue May 19 17:39:29 2026] DELETE /v2.0/ports/bcc79a89-c034-4777-8e07-ea15c85fc9f1 => generated 0 bytes in 1128 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1106/2346] 10.0.0.156 () {34 vars in 664 bytes} [Tue May 19 17:39:30 2026] POST /v2.0/ports => generated 743 bytes in 470 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1241/2347] 10.0.0.19 () {34 vars in 1119 bytes} [Tue May 19 17:39:30 2026] GET /v2.0/security-groups?id=17798026-43f4-4bd9-b064-23f954475298&id=bf57d2d4-b8b1-497b-8a2e-14891c18841c&fields=id&fields=name => generated 207 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1242/2348] 10.0.0.19 () {34 vars in 1015 bytes} [Tue May 19 17:39:30 2026] GET /v2.0/security-groups?id=8d658ee1-bb82-41fe-bced-e30b1f91625b&fields=id => generated 69 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 17:39:30.755 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-2ffde9ca-62c6-4564-8e7f-80e0f9e0fc56'] response: {'server_uuid': '9b727edb-2bec-471f-89be-d0ec2aed9af1', 'name': 'network-vif-deleted', 'tag': 'bcc79a89-c034-4777-8e07-ea15c85fc9f1', 'status': 'completed', 'code': 200} /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1107/2349] 10.0.0.156 () {34 vars in 676 bytes} [Tue May 19 17:39:30 2026] POST /v2.0/subnetpools => generated 516 bytes in 277 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1108/2350] 10.0.0.19 () {34 vars in 981 bytes} [Tue May 19 17:39:30 2026] GET /v2.0/networks?id=6030e0d1-5ccd-4694-a802-1d6b458dd05f => generated 735 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1243/2351] 10.0.0.156 () {34 vars in 666 bytes} [Tue May 19 17:39:30 2026] POST /v2.0/trunks => generated 407 bytes in 317 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1244/2352] 10.0.0.19 () {34 vars in 964 bytes} [Tue May 19 17:39:31 2026] GET /v2.0/quotas/df1527427308433c98372a94cd13fecd => generated 291 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1109/2353] 10.0.0.156 () {34 vars in 759 bytes} [Tue May 19 17:39:31 2026] PUT /v2.0/subnetpools/d148a6a9-0ebc-426c-8452-b7bdf6bf638a/tags => generated 25 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 17:39:31.182 7 INFO neutron.db.segments_db [None req-ea8a60fb-7775-4315-9b16-96b46173efbc dc1e34da43d0409db253812961088b3d c2e37f59c56146428fbe51d77094f1cb - - - -] Added segment cdee4852-1c30-45a0-885e-1a79243494d5 of type vxlan for network 328f53ba-1bba-4ce4-ae9f-72838eb7a6a2 [pid: 8|app: 0|req: 1110/2354] 10.0.0.19 () {34 vars in 1001 bytes} [Tue May 19 17:39:31 2026] GET /v2.0/ports?tenant_id=df1527427308433c98372a94cd13fecd&fields=id => generated 149 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1111/2355] 10.0.0.156 () {32 vars in 739 bytes} [Tue May 19 17:39:31 2026] GET /v2.0/subnetpools/d148a6a9-0ebc-426c-8452-b7bdf6bf638a/tags => generated 25 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1112/2356] 10.0.0.19 () {34 vars in 1007 bytes} [Tue May 19 17:39:31 2026] GET /v2.0/networks/6030e0d1-5ccd-4694-a802-1d6b458dd05f?fields=segments => generated 14 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1113/2357] 10.0.0.156 () {34 vars in 770 bytes} [Tue May 19 17:39:31 2026] PUT /v2.0/subnetpools/d148a6a9-0ebc-426c-8452-b7bdf6bf638a/tags/green => generated 4 bytes in 42 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1245/2358] 10.0.0.156 () {34 vars in 670 bytes} [Tue May 19 17:39:31 2026] POST /v2.0/networks => generated 632 bytes in 289 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1114/2359] 10.0.0.19 () {34 vars in 1107 bytes} [Tue May 19 17:39:31 2026] GET /v2.0/networks/6030e0d1-5ccd-4694-a802-1d6b458dd05f?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: 1246/2360] 10.0.0.156 () {32 vars in 739 bytes} [Tue May 19 17:39:31 2026] GET /v2.0/subnetpools/d148a6a9-0ebc-426c-8452-b7bdf6bf638a/tags => generated 34 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1247/2361] 10.0.0.156 () {34 vars in 766 bytes} [Tue May 19 17:39:31 2026] PUT /v2.0/subnetpools/d148a6a9-0ebc-426c-8452-b7bdf6bf638a/tags/red => generated 4 bytes in 22 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1248/2362] 10.0.0.156 () {32 vars in 739 bytes} [Tue May 19 17:39:31 2026] GET /v2.0/subnetpools/d148a6a9-0ebc-426c-8452-b7bdf6bf638a/tags => generated 34 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1249/2363] 10.0.0.156 () {34 vars in 788 bytes} [Tue May 19 17:39:31 2026] PUT /v2.0/subnetpools/d148a6a9-0ebc-426c-8452-b7bdf6bf638a/tags/black.or.white => generated 4 bytes in 38 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1250/2364] 10.0.0.156 () {32 vars in 739 bytes} [Tue May 19 17:39:31 2026] GET /v2.0/subnetpools/d148a6a9-0ebc-426c-8452-b7bdf6bf638a/tags => generated 52 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1251/2365] 10.0.0.156 () {34 vars in 759 bytes} [Tue May 19 17:39:31 2026] PUT /v2.0/subnetpools/d148a6a9-0ebc-426c-8452-b7bdf6bf638a/tags => generated 37 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1252/2366] 10.0.0.156 () {32 vars in 739 bytes} [Tue May 19 17:39:31 2026] GET /v2.0/subnetpools/d148a6a9-0ebc-426c-8452-b7bdf6bf638a/tags => generated 37 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1253/2367] 10.0.0.156 () {32 vars in 747 bytes} [Tue May 19 17:39:31 2026] GET /v2.0/subnetpools/d148a6a9-0ebc-426c-8452-b7bdf6bf638a/tags/red => generated 0 bytes in 28 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 17:39:31.726 7 INFO neutron.api.v2.resource [None req-4f3888f5-8ab2-4e8b-a0e2-31e6703b8f20 a4cca22cccc8428cac2042b32eb82a92 36b64590849941e197db7d2802981354 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1254/2368] 10.0.0.156 () {32 vars in 751 bytes} [Tue May 19 17:39:31 2026] GET /v2.0/subnetpools/d148a6a9-0ebc-426c-8452-b7bdf6bf638a/tags/green => generated 99 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1255/2369] 10.0.0.156 () {32 vars in 750 bytes} [Tue May 19 17:39:31 2026] DELETE /v2.0/subnetpools/d148a6a9-0ebc-426c-8452-b7bdf6bf638a/tags/red => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1256/2370] 10.0.0.156 () {32 vars in 739 bytes} [Tue May 19 17:39:31 2026] GET /v2.0/subnetpools/d148a6a9-0ebc-426c-8452-b7bdf6bf638a/tags => generated 30 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 17:39:31.870 7 INFO neutron.api.v2.resource [None req-04d716e3-fbba-4265-a7c3-bb89c18adbfb a4cca22cccc8428cac2042b32eb82a92 36b64590849941e197db7d2802981354 - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1257/2371] 10.0.0.156 () {32 vars in 754 bytes} [Tue May 19 17:39:31 2026] DELETE /v2.0/subnetpools/d148a6a9-0ebc-426c-8452-b7bdf6bf638a/tags/green => generated 99 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1258/2372] 10.0.0.156 () {32 vars in 742 bytes} [Tue May 19 17:39:31 2026] DELETE /v2.0/subnetpools/d148a6a9-0ebc-426c-8452-b7bdf6bf638a/tags => generated 0 bytes in 198 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1259/2373] 10.0.0.156 () {32 vars in 740 bytes} [Tue May 19 17:39:32 2026] DELETE /v2.0/security-groups/bf57d2d4-b8b1-497b-8a2e-14891c18841c => generated 0 bytes in 171 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1260/2374] 10.0.0.156 () {32 vars in 739 bytes} [Tue May 19 17:39:32 2026] GET /v2.0/subnetpools/d148a6a9-0ebc-426c-8452-b7bdf6bf638a/tags => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 17:39:32.285 7 INFO neutron.api.v2.resource [None req-912be3b1-dc95-42ff-99f2-99e2c8ae6699 8e56c418cc194a2391b6fb9b2fcce275 5944de63bce04fb2838a122bf26793b6 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1261/2375] 10.0.0.156 () {32 vars in 737 bytes} [Tue May 19 17:39:32 2026] GET /v2.0/security-groups/bf57d2d4-b8b1-497b-8a2e-14891c18841c => 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: 1115/2376] 10.0.0.156 () {34 vars in 664 bytes} [Tue May 19 17:39:31 2026] POST /v2.0/ports => generated 743 bytes in 936 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: 1262/2377] 10.0.0.156 () {32 vars in 732 bytes} [Tue May 19 17:39:32 2026] DELETE /v2.0/subnetpools/d148a6a9-0ebc-426c-8452-b7bdf6bf638a => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1263/2378] 10.0.0.156 () {34 vars in 666 bytes} [Tue May 19 17:39:32 2026] POST /v2.0/trunks => generated 407 bytes in 259 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1264/2379] 10.0.0.19 () {34 vars in 989 bytes} [Tue May 19 17:39:32 2026] GET /v2.0/ports?device_id=677ca8f2-6f5a-42bc-b9a9-7bcb231efd24 => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 17:39:32.728 7 INFO neutron.db.segments_db [None req-16ec1582-c1c9-4734-b05a-5ba3717573b3 dc1e34da43d0409db253812961088b3d c2e37f59c56146428fbe51d77094f1cb - - - -] Added segment 67a3bb0b-f7e0-4ec6-9b90-178412019781 of type vxlan for network e1197d1e-ef1e-4d66-a182-99f90ca9b6f2 [pid: 8|app: 0|req: 1116/2380] 10.0.0.156 () {32 vars in 732 bytes} [Tue May 19 17:39:32 2026] DELETE /v2.0/floatingips/3acd4196-abdf-4926-8434-f7618d34d158 => generated 0 bytes in 475 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1117/2381] 10.0.0.19 () {34 vars in 989 bytes} [Tue May 19 17:39:32 2026] GET /v2.0/ports?device_id=677ca8f2-6f5a-42bc-b9a9-7bcb231efd24 => 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: 1265/2382] 10.0.0.156 () {34 vars in 670 bytes} [Tue May 19 17:39:32 2026] POST /v2.0/networks => generated 631 bytes in 232 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1118/2383] 10.0.0.156 () {32 vars in 740 bytes} [Tue May 19 17:39:32 2026] DELETE /v2.0/security-groups/17798026-43f4-4bd9-b064-23f954475298 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1266/2384] 10.0.0.156 () {34 vars in 664 bytes} [Tue May 19 17:39:32 2026] POST /v2.0/ports => generated 743 bytes in 488 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: 1267/2385] 199.204.45.242 () {34 vars in 986 bytes} [Tue May 19 17:39:33 2026] GET /v2.0/networks?id=6030e0d1-5ccd-4694-a802-1d6b458dd05f => generated 735 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1268/2386] 10.0.0.156 () {32 vars in 774 bytes} [Tue May 19 17:39:33 2026] GET /v2.0/security-groups?tenant_id=e0d399e92fa946bca38efa6494a0e00a&name=default => generated 2805 bytes in 254 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1269/2387] 10.0.0.156 () {34 vars in 666 bytes} [Tue May 19 17:39:33 2026] POST /v2.0/trunks => generated 407 bytes in 266 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1270/2388] 199.204.45.242 () {34 vars in 1050 bytes} [Tue May 19 17:39:34 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=df1527427308433c98372a94cd13fecd => generated 343 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1271/2389] 10.0.0.156 () {32 vars in 740 bytes} [Tue May 19 17:39:34 2026] DELETE /v2.0/security-groups/3e6efc3e-1a17-4b4d-9171-f473f89f59f7 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 17:39:34.348 7 INFO neutron.db.segments_db [None req-bd640277-3f45-42c1-8697-2fb68133af59 dc1e34da43d0409db253812961088b3d c2e37f59c56146428fbe51d77094f1cb - - - -] Added segment 0d8e2fd7-7674-49bf-a3e0-e2af20774871 of type vxlan for network 3786cfd9-393e-484b-9727-01da974a63bd [pid: 7|app: 0|req: 1272/2390] 10.0.0.156 () {34 vars in 670 bytes} [Tue May 19 17:39:34 2026] POST /v2.0/networks => generated 632 bytes in 236 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1119/2391] 10.0.0.156 () {34 vars in 789 bytes} [Tue May 19 17:39:32 2026] PUT /v2.0/routers/c4748e95-8e39-4493-aed8-5bb0d872270e/remove_router_interface => generated 309 bytes in 1944 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1273/2392] 199.204.45.242 () {38 vars in 955 bytes} [Tue May 19 17:39:34 2026] POST /v2.0/ports => generated 1082 bytes in 473 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: 1120/2393] 10.0.0.156 () {32 vars in 774 bytes} [Tue May 19 17:39:34 2026] GET /v2.0/security-groups?tenant_id=36b64590849941e197db7d2802981354&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: 1274/2394] 10.0.0.156 () {34 vars in 664 bytes} [Tue May 19 17:39:34 2026] POST /v2.0/ports => generated 743 bytes in 441 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: 1275/2395] 199.204.45.242 () {38 vars in 1028 bytes} [Tue May 19 17:39:35 2026] PUT /v2.0/ports/c12d5330-b369-4864-8075-01c2fb969f8c => generated 1207 bytes in 735 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-19 17:39:36.218 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-cf523a81-2b1f-4d73-b2c8-40038e3967cb'] response: {'name': 'network-changed', 'server_uuid': '677ca8f2-6f5a-42bc-b9a9-7bcb231efd24', 'tag': 'c12d5330-b369-4864-8075-01c2fb969f8c', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1276/2396] 10.0.0.156 () {32 vars in 740 bytes} [Tue May 19 17:39:36 2026] DELETE /v2.0/security-groups/3f1a5841-e26b-43eb-9d80-ad6a8affa763 => generated 0 bytes in 322 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: 1279/2399] 10.0.0.19 () {34 vars in 989 bytes} [Tue May 19 17:39:36 2026] GET /v2.0/ports?device_id=677ca8f2-6f5a-42bc-b9a9-7bcb231efd24 => generated 1246 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 17:39:36.779 8 INFO neutron.services.segments.plugin [-] Segment 3092b826-5c81-41f5-8f42-9389dbecc169 resource provider aggregate not found 2026-05-19 17:39:36.802 8 INFO neutron.services.segments.plugin [-] Segment 3092b826-5c81-41f5-8f42-9389dbecc169 resource provider aggregate not found 2026-05-19 17:39:36.837 8 INFO neutron.services.segments.plugin [-] Segment 3092b826-5c81-41f5-8f42-9389dbecc169 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3092b826-5c81-41f5-8f42-9389dbecc169 found for delete ", "request_id": "req-50319e8f-eb2e-448a-8f2f-86de9b7677a1"}]} 2026-05-19 17:39:36.838 8 INFO neutron.services.segments.plugin [-] Segment 3092b826-5c81-41f5-8f42-9389dbecc169 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3092b826-5c81-41f5-8f42-9389dbecc169 found for delete ", "request_id": "req-96b54d85-32ff-49ca-867b-ea44c6bd2a43"}]} 2026-05-19 17:39:36.869 8 INFO neutron.db.l3_hamode_db [None req-882d5393-a45c-45b0-8beb-dd678e90d4d4 01a449a9d8324fe9aeff87c994d23720 df1527427308433c98372a94cd13fecd - - - -] HA network 44c313c5-5ace-489b-bb66-2b945c4147a2 was deleted as no HA routers are present in tenant 5944de63bce04fb2838a122bf26793b6. [pid: 8|app: 0|req: 1121/2400] 10.0.0.156 () {32 vars in 724 bytes} [Tue May 19 17:39:35 2026] DELETE /v2.0/routers/c4748e95-8e39-4493-aed8-5bb0d872270e => generated 0 bytes in 1842 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1122/2401] 199.204.45.242 () {34 vars in 1080 bytes} [Tue May 19 17:39:36 2026] GET /v2.0/ports?tenant_id=df1527427308433c98372a94cd13fecd&device_id=677ca8f2-6f5a-42bc-b9a9-7bcb231efd24 => generated 1246 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1123/2402] 10.0.0.19 () {34 vars in 1039 bytes} [Tue May 19 17:39:36 2026] GET /v2.0/security-groups?id=8d658ee1-bb82-41fe-bced-e30b1f91625b&fields=id&fields=name => generated 96 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1280/2403] 10.0.0.156 () {34 vars in 666 bytes} [Tue May 19 17:39:36 2026] POST /v2.0/trunks => generated 407 bytes in 423 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1124/2404] 10.0.0.156 () {32 vars in 724 bytes} [Tue May 19 17:39:36 2026] DELETE /v2.0/subnets/6c04e20e-e1ff-4a36-b07d-914d9bca2520 => 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: 1125/2405] 10.0.0.156 () {34 vars in 749 bytes} [Tue May 19 17:39:37 2026] PUT /v2.0/trunks/180af7d8-e337-4325-8958-09867a268ccf/tags => generated 17 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1126/2406] 10.0.0.19 () {34 vars in 989 bytes} [Tue May 19 17:39:37 2026] GET /v2.0/ports?device_id=677ca8f2-6f5a-42bc-b9a9-7bcb231efd24 => generated 1246 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1281/2407] 199.204.45.242 () {34 vars in 1018 bytes} [Tue May 19 17:39:36 2026] GET /v2.0/networks?tenant_id=df1527427308433c98372a94cd13fecd&shared=False => generated 735 bytes in 674 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: 1282/2408] 10.0.0.156 () {34 vars in 749 bytes} [Tue May 19 17:39:37 2026] PUT /v2.0/trunks/cb6e69fa-0585-41bb-958f-da601d7b4dc1/tags => generated 25 bytes in 199 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1283/2409] 199.204.45.242 () {34 vars in 930 bytes} [Tue May 19 17:39:37 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1284/2410] 10.0.0.156 () {34 vars in 749 bytes} [Tue May 19 17:39:37 2026] PUT /v2.0/trunks/d17a60d5-7057-493a-9059-101fa88fb62a/tags => generated 34 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1127/2411] 10.0.0.156 () {32 vars in 726 bytes} [Tue May 19 17:39:37 2026] DELETE /v2.0/networks/8f59da21-82de-4ef5-b734-2c86a1abb451 => generated 0 bytes in 686 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1285/2412] 199.204.45.242 () {34 vars in 1080 bytes} [Tue May 19 17:39:38 2026] GET /v2.0/ports?tenant_id=df1527427308433c98372a94cd13fecd&device_id=677ca8f2-6f5a-42bc-b9a9-7bcb231efd24 => generated 1246 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1128/2413] 10.0.0.156 () {34 vars in 749 bytes} [Tue May 19 17:39:38 2026] PUT /v2.0/trunks/bd81f5bb-77a3-4859-aef3-0bd883d94ab7/tags => generated 19 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1129/2414] 199.204.45.242 () {34 vars in 1062 bytes} [Tue May 19 17:39:38 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.154&port_id=c12d5330-b369-4864-8075-01c2fb969f8c => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1130/2415] 10.0.0.156 () {32 vars in 662 bytes} [Tue May 19 17:39:38 2026] GET /v2.0/trunks?tags=red => generated 1246 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1131/2416] 199.204.45.242 () {34 vars in 984 bytes} [Tue May 19 17:39:38 2026] GET /v2.0/subnets?id=5b8bff3a-90c2-451c-b85f-00bf866a8779 => generated 630 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1132/2417] 10.0.0.156 () {32 vars in 676 bytes} [Tue May 19 17:39:38 2026] GET /v2.0/trunks?tags=red%2Cblue => generated 843 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1133/2418] 199.204.45.242 () {34 vars in 1052 bytes} [Tue May 19 17:39:38 2026] GET /v2.0/ports?network_id=6030e0d1-5ccd-4694-a802-1d6b458dd05f&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: 1134/2419] 10.0.0.156 () {32 vars in 672 bytes} [Tue May 19 17:39:38 2026] GET /v2.0/trunks?tags-any=blue => generated 843 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1135/2420] 199.204.45.242 () {34 vars in 1012 bytes} [Tue May 19 17:39:38 2026] GET /v2.0/networks/6030e0d1-5ccd-4694-a802-1d6b458dd05f?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: 1136/2421] 10.0.0.156 () {32 vars in 684 bytes} [Tue May 19 17:39:38 2026] GET /v2.0/trunks?tags-any=red%2Cblue => generated 1246 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1137/2422] 199.204.45.242 () {34 vars in 1112 bytes} [Tue May 19 17:39:38 2026] GET /v2.0/networks/6030e0d1-5ccd-4694-a802-1d6b458dd05f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1138/2423] 10.0.0.156 () {32 vars in 670 bytes} [Tue May 19 17:39:38 2026] GET /v2.0/trunks?not-tags=red => generated 815 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1139/2424] 10.0.0.156 () {32 vars in 684 bytes} [Tue May 19 17:39:38 2026] GET /v2.0/trunks?not-tags=red%2Cblue => generated 1218 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1140/2425] 10.0.0.156 () {32 vars in 680 bytes} [Tue May 19 17:39:38 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1218 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1141/2426] 10.0.0.156 () {32 vars in 692 bytes} [Tue May 19 17:39:38 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) [pid: 8|app: 0|req: 1142/2427] 10.0.0.156 () {32 vars in 719 bytes} [Tue May 19 17:39:38 2026] GET /v2.0/trunks/180af7d8-e337-4325-8958-09867a268ccf => generated 412 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1143/2428] 10.0.0.156 () {32 vars in 717 bytes} [Tue May 19 17:39:38 2026] GET /v2.0/ports/0958e442-d7e3-47ce-b991-c526375ccb9b => generated 826 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 17:39:38.870 8 INFO neutron.services.segments.plugin [-] Segment c4ba6b81-7c4f-471b-afd8-5201925b0a58 resource provider aggregate not found 2026-05-19 17:39:38.880 8 INFO neutron.services.segments.plugin [-] Segment c4ba6b81-7c4f-471b-afd8-5201925b0a58 resource provider aggregate not found [pid: 8|app: 0|req: 1144/2429] 199.204.45.242 () {34 vars in 994 bytes} [Tue May 19 17:39:38 2026] GET /v2.0/ports?device_id=677ca8f2-6f5a-42bc-b9a9-7bcb231efd24 => generated 1246 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 17:39:38.915 8 INFO neutron.services.segments.plugin [-] Segment c4ba6b81-7c4f-471b-afd8-5201925b0a58 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c4ba6b81-7c4f-471b-afd8-5201925b0a58 found for delete ", "request_id": "req-a7fae232-1059-468e-b6c9-503ae1c2aa5b"}]} 2026-05-19 17:39:38.916 8 INFO neutron.services.segments.plugin [-] Segment c4ba6b81-7c4f-471b-afd8-5201925b0a58 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c4ba6b81-7c4f-471b-afd8-5201925b0a58 found for delete ", "request_id": "req-10a46722-13ef-4e55-add2-8c396c29d409"}]} 2026-05-19 17:39:39.030 8 ERROR neutron_lib.callbacks.manager [None req-c6ba1f40-3f80-415d-be05-8d8b27f04140 dc1e34da43d0409db253812961088b3d c2e37f59c56146428fbe51d77094f1cb - - - -] Error during notification for neutron.services.trunk.rpc.backend.ServerSideRpcBackend.process_event-25013 trunk, after_delete: neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-05-19 17:39:39.030 8 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-05-19 17:39:39.030 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-19 17:39:39.030 8 ERROR neutron_lib.callbacks.manager callback(resource, event, trigger, payload=payload) 2026-05-19 17:39:39.030 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-19 17:39:39.030 8 ERROR neutron_lib.callbacks.manager method[event](context, payload) 2026-05-19 17:39:39.030 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-19 17:39:39.030 8 ERROR neutron_lib.callbacks.manager return method(*args, **kwargs) 2026-05-19 17:39:39.030 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-19 17:39:39.030 8 ERROR neutron_lib.callbacks.manager self._resource_rpc.push(context, [trunk], events.DELETED) 2026-05-19 17:39:39.030 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-19 17:39:39.030 8 ERROR neutron_lib.callbacks.manager self._push(context, resource_type, type_resources, event_type) 2026-05-19 17:39:39.030 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-19 17:39:39.030 8 ERROR neutron_lib.callbacks.manager _validate_resource_type(resource_type) 2026-05-19 17:39:39.030 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-19 17:39:39.030 8 ERROR neutron_lib.callbacks.manager raise InvalidResourceTypeClass(resource_type=resource_type) 2026-05-19 17:39:39.030 8 ERROR neutron_lib.callbacks.manager neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-05-19 17:39:39.030 8 ERROR neutron_lib.callbacks.manager  [pid: 8|app: 0|req: 1145/2430] 10.0.0.156 () {32 vars in 722 bytes} [Tue May 19 17:39:38 2026] DELETE /v2.0/trunks/180af7d8-e337-4325-8958-09867a268ccf => generated 0 bytes in 146 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1146/2431] 199.204.45.242 () {34 vars in 1044 bytes} [Tue May 19 17:39:39 2026] GET /v2.0/security-groups?id=8d658ee1-bb82-41fe-bced-e30b1f91625b&fields=id&fields=name => generated 96 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1147/2432] 10.0.0.156 () {32 vars in 719 bytes} [Tue May 19 17:39:39 2026] GET /v2.0/trunks/cb6e69fa-0585-41bb-958f-da601d7b4dc1 => generated 420 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1148/2433] 10.0.0.156 () {32 vars in 717 bytes} [Tue May 19 17:39:39 2026] GET /v2.0/ports/f551c999-098b-44ae-abe3-eaa7260b3fa7 => generated 826 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 17:39:39.323 8 ERROR neutron_lib.callbacks.manager [None req-66a22827-17bf-4842-b2ec-a771ba5754e8 dc1e34da43d0409db253812961088b3d c2e37f59c56146428fbe51d77094f1cb - - - -] Error during notification for neutron.services.trunk.rpc.backend.ServerSideRpcBackend.process_event-25013 trunk, after_delete: neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-05-19 17:39:39.323 8 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-05-19 17:39:39.323 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-19 17:39:39.323 8 ERROR neutron_lib.callbacks.manager callback(resource, event, trigger, payload=payload) 2026-05-19 17:39:39.323 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-19 17:39:39.323 8 ERROR neutron_lib.callbacks.manager method[event](context, payload) 2026-05-19 17:39:39.323 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-19 17:39:39.323 8 ERROR neutron_lib.callbacks.manager return method(*args, **kwargs) 2026-05-19 17:39:39.323 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-19 17:39:39.323 8 ERROR neutron_lib.callbacks.manager self._resource_rpc.push(context, [trunk], events.DELETED) 2026-05-19 17:39:39.323 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-19 17:39:39.323 8 ERROR neutron_lib.callbacks.manager self._push(context, resource_type, type_resources, event_type) 2026-05-19 17:39:39.323 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-19 17:39:39.323 8 ERROR neutron_lib.callbacks.manager _validate_resource_type(resource_type) 2026-05-19 17:39:39.323 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-19 17:39:39.323 8 ERROR neutron_lib.callbacks.manager raise InvalidResourceTypeClass(resource_type=resource_type) 2026-05-19 17:39:39.323 8 ERROR neutron_lib.callbacks.manager neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-05-19 17:39:39.323 8 ERROR neutron_lib.callbacks.manager  [pid: 8|app: 0|req: 1149/2434] 10.0.0.156 () {32 vars in 722 bytes} [Tue May 19 17:39:39 2026] DELETE /v2.0/trunks/cb6e69fa-0585-41bb-958f-da601d7b4dc1 => 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: 1150/2435] 10.0.0.156 () {32 vars in 719 bytes} [Tue May 19 17:39:39 2026] GET /v2.0/trunks/d17a60d5-7057-493a-9059-101fa88fb62a => generated 429 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1151/2436] 10.0.0.156 () {32 vars in 717 bytes} [Tue May 19 17:39:39 2026] GET /v2.0/ports/82ea091b-b673-4253-bf3f-9ecafebd86c1 => generated 826 bytes in 207 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 17:39:39.715 8 ERROR neutron_lib.callbacks.manager [None req-38d6b102-023d-481e-8c87-075ac04dd393 dc1e34da43d0409db253812961088b3d c2e37f59c56146428fbe51d77094f1cb - - - -] Error during notification for neutron.services.trunk.rpc.backend.ServerSideRpcBackend.process_event-25013 trunk, after_delete: neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-05-19 17:39:39.715 8 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-05-19 17:39:39.715 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-19 17:39:39.715 8 ERROR neutron_lib.callbacks.manager callback(resource, event, trigger, payload=payload) 2026-05-19 17:39:39.715 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-19 17:39:39.715 8 ERROR neutron_lib.callbacks.manager method[event](context, payload) 2026-05-19 17:39:39.715 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-19 17:39:39.715 8 ERROR neutron_lib.callbacks.manager return method(*args, **kwargs) 2026-05-19 17:39:39.715 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-19 17:39:39.715 8 ERROR neutron_lib.callbacks.manager self._resource_rpc.push(context, [trunk], events.DELETED) 2026-05-19 17:39:39.715 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-19 17:39:39.715 8 ERROR neutron_lib.callbacks.manager self._push(context, resource_type, type_resources, event_type) 2026-05-19 17:39:39.715 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-19 17:39:39.715 8 ERROR neutron_lib.callbacks.manager _validate_resource_type(resource_type) 2026-05-19 17:39:39.715 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-19 17:39:39.715 8 ERROR neutron_lib.callbacks.manager raise InvalidResourceTypeClass(resource_type=resource_type) 2026-05-19 17:39:39.715 8 ERROR neutron_lib.callbacks.manager neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-05-19 17:39:39.715 8 ERROR neutron_lib.callbacks.manager  [pid: 8|app: 0|req: 1152/2437] 10.0.0.156 () {32 vars in 722 bytes} [Tue May 19 17:39:39 2026] DELETE /v2.0/trunks/d17a60d5-7057-493a-9059-101fa88fb62a => generated 0 bytes in 151 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1153/2438] 10.0.0.19 () {34 vars in 989 bytes} [Tue May 19 17:39:39 2026] GET /v2.0/ports?device_id=677ca8f2-6f5a-42bc-b9a9-7bcb231efd24 => generated 1248 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1154/2439] 10.0.0.156 () {32 vars in 719 bytes} [Tue May 19 17:39:39 2026] GET /v2.0/trunks/bd81f5bb-77a3-4859-aef3-0bd883d94ab7 => 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: 1155/2440] 10.0.0.19 () {34 vars in 1039 bytes} [Tue May 19 17:39:39 2026] GET /v2.0/security-groups?id=8d658ee1-bb82-41fe-bced-e30b1f91625b&fields=id&fields=name => generated 96 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1286/2441] 10.0.0.156 () {34 vars in 789 bytes} [Tue May 19 17:39:38 2026] PUT /v2.0/routers/9d73a2bf-03ff-4089-a0da-5bf49810d25f/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: 1156/2442] 10.0.0.156 () {32 vars in 717 bytes} [Tue May 19 17:39:39 2026] GET /v2.0/ports/0687b452-364b-4d57-8818-e2fbd7c7222d => generated 826 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1157/2443] 10.0.0.19 () {34 vars in 989 bytes} [Tue May 19 17:39:39 2026] GET /v2.0/ports?device_id=677ca8f2-6f5a-42bc-b9a9-7bcb231efd24 => generated 1248 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 17:39:40.083 8 ERROR neutron_lib.callbacks.manager [None req-58295c93-b723-4ba0-9c62-67f3b109ed89 dc1e34da43d0409db253812961088b3d c2e37f59c56146428fbe51d77094f1cb - - - -] Error during notification for neutron.services.trunk.rpc.backend.ServerSideRpcBackend.process_event-25013 trunk, after_delete: neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-05-19 17:39:40.083 8 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-05-19 17:39:40.083 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-19 17:39:40.083 8 ERROR neutron_lib.callbacks.manager callback(resource, event, trigger, payload=payload) 2026-05-19 17:39:40.083 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-19 17:39:40.083 8 ERROR neutron_lib.callbacks.manager method[event](context, payload) 2026-05-19 17:39:40.083 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-19 17:39:40.083 8 ERROR neutron_lib.callbacks.manager return method(*args, **kwargs) 2026-05-19 17:39:40.083 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-19 17:39:40.083 8 ERROR neutron_lib.callbacks.manager self._resource_rpc.push(context, [trunk], events.DELETED) 2026-05-19 17:39:40.083 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-19 17:39:40.083 8 ERROR neutron_lib.callbacks.manager self._push(context, resource_type, type_resources, event_type) 2026-05-19 17:39:40.083 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-19 17:39:40.083 8 ERROR neutron_lib.callbacks.manager _validate_resource_type(resource_type) 2026-05-19 17:39:40.083 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-19 17:39:40.083 8 ERROR neutron_lib.callbacks.manager raise InvalidResourceTypeClass(resource_type=resource_type) 2026-05-19 17:39:40.083 8 ERROR neutron_lib.callbacks.manager neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-05-19 17:39:40.083 8 ERROR neutron_lib.callbacks.manager  [pid: 8|app: 0|req: 1158/2444] 10.0.0.156 () {32 vars in 722 bytes} [Tue May 19 17:39:39 2026] DELETE /v2.0/trunks/bd81f5bb-77a3-4859-aef3-0bd883d94ab7 => 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: 1159/2445] 10.0.0.156 () {32 vars in 719 bytes} [Tue May 19 17:39:40 2026] GET /v2.0/trunks/19f28834-4c82-4191-a4c1-5ad29ec06f3a => generated 407 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1160/2446] 10.0.0.156 () {32 vars in 717 bytes} [Tue May 19 17:39:40 2026] GET /v2.0/ports/f25b2677-8e98-44c5-b775-d6d845b1d8b3 => generated 826 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 17:39:40.407 8 ERROR neutron_lib.callbacks.manager [None req-e9b7c09b-19d3-4344-a29d-ad02ed3e0080 dc1e34da43d0409db253812961088b3d c2e37f59c56146428fbe51d77094f1cb - - - -] Error during notification for neutron.services.trunk.rpc.backend.ServerSideRpcBackend.process_event-25013 trunk, after_delete: neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-05-19 17:39:40.407 8 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-05-19 17:39:40.407 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-19 17:39:40.407 8 ERROR neutron_lib.callbacks.manager callback(resource, event, trigger, payload=payload) 2026-05-19 17:39:40.407 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-19 17:39:40.407 8 ERROR neutron_lib.callbacks.manager method[event](context, payload) 2026-05-19 17:39:40.407 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-19 17:39:40.407 8 ERROR neutron_lib.callbacks.manager return method(*args, **kwargs) 2026-05-19 17:39:40.407 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-19 17:39:40.407 8 ERROR neutron_lib.callbacks.manager self._resource_rpc.push(context, [trunk], events.DELETED) 2026-05-19 17:39:40.407 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-19 17:39:40.407 8 ERROR neutron_lib.callbacks.manager self._push(context, resource_type, type_resources, event_type) 2026-05-19 17:39:40.407 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-19 17:39:40.407 8 ERROR neutron_lib.callbacks.manager _validate_resource_type(resource_type) 2026-05-19 17:39:40.407 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-19 17:39:40.407 8 ERROR neutron_lib.callbacks.manager raise InvalidResourceTypeClass(resource_type=resource_type) 2026-05-19 17:39:40.407 8 ERROR neutron_lib.callbacks.manager neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-05-19 17:39:40.407 8 ERROR neutron_lib.callbacks.manager  [pid: 8|app: 0|req: 1161/2447] 10.0.0.156 () {32 vars in 722 bytes} [Tue May 19 17:39:40 2026] DELETE /v2.0/trunks/19f28834-4c82-4191-a4c1-5ad29ec06f3a => generated 0 bytes in 164 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1162/2448] 10.0.0.156 () {32 vars in 720 bytes} [Tue May 19 17:39:40 2026] DELETE /v2.0/ports/0958e442-d7e3-47ce-b991-c526375ccb9b => generated 0 bytes in 298 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1163/2449] 10.0.0.156 () {32 vars in 720 bytes} [Tue May 19 17:39:40 2026] DELETE /v2.0/ports/f551c999-098b-44ae-abe3-eaa7260b3fa7 => generated 0 bytes in 348 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 17:39:41.264 7 INFO neutron.services.segments.plugin [-] Segment f015d78b-e077-46dd-8cf8-450162048c4a resource provider aggregate not found 2026-05-19 17:39:41.270 7 INFO neutron.services.segments.plugin [-] Segment f015d78b-e077-46dd-8cf8-450162048c4a resource provider aggregate not found 2026-05-19 17:39:41.299 7 INFO neutron.services.segments.plugin [-] Segment f015d78b-e077-46dd-8cf8-450162048c4a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f015d78b-e077-46dd-8cf8-450162048c4a found for delete ", "request_id": "req-7ebca6a9-8275-4bb1-865c-9961001a3297"}]} 2026-05-19 17:39:41.300 7 INFO neutron.services.segments.plugin [-] Segment f015d78b-e077-46dd-8cf8-450162048c4a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f015d78b-e077-46dd-8cf8-450162048c4a found for delete ", "request_id": "req-b6417c88-2ab4-4735-b77b-076c92b065ec"}]} 2026-05-19 17:39:41.332 7 INFO neutron.db.l3_hamode_db [None req-5d22a2c0-3ebc-4ea2-9c50-188ca0fcd144 01a449a9d8324fe9aeff87c994d23720 df1527427308433c98372a94cd13fecd - - - -] HA network bcb2de34-f289-40c3-841d-c1ded97f83c5 was deleted as no HA routers are present in tenant 03310a38b11c437184c783695be2e195. [pid: 7|app: 0|req: 1287/2450] 10.0.0.156 () {32 vars in 724 bytes} [Tue May 19 17:39:39 2026] DELETE /v2.0/routers/9d73a2bf-03ff-4089-a0da-5bf49810d25f => generated 0 bytes in 1462 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1164/2451] 10.0.0.156 () {32 vars in 720 bytes} [Tue May 19 17:39:41 2026] DELETE /v2.0/ports/82ea091b-b673-4253-bf3f-9ecafebd86c1 => generated 0 bytes in 325 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1288/2452] 10.0.0.156 () {32 vars in 724 bytes} [Tue May 19 17:39:41 2026] DELETE /v2.0/subnets/4a74a2ff-41f0-40a5-a441-1d0a1c6b838b => generated 0 bytes in 251 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1165/2453] 10.0.0.156 () {32 vars in 720 bytes} [Tue May 19 17:39:41 2026] DELETE /v2.0/ports/0687b452-364b-4d57-8818-e2fbd7c7222d => 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: 1289/2454] 10.0.0.156 () {32 vars in 726 bytes} [Tue May 19 17:39:41 2026] DELETE /v2.0/networks/afdeecd5-a9d7-4418-84e8-b496cfc908e8 => generated 0 bytes in 508 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1290/2455] 10.0.0.19 () {34 vars in 989 bytes} [Tue May 19 17:39:42 2026] GET /v2.0/ports?device_id=677ca8f2-6f5a-42bc-b9a9-7bcb231efd24 => generated 1248 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1291/2456] 10.0.0.19 () {34 vars in 1039 bytes} [Tue May 19 17:39:42 2026] GET /v2.0/security-groups?id=8d658ee1-bb82-41fe-bced-e30b1f91625b&fields=id&fields=name => generated 96 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1292/2457] 10.0.0.19 () {34 vars in 989 bytes} [Tue May 19 17:39:42 2026] GET /v2.0/ports?device_id=677ca8f2-6f5a-42bc-b9a9-7bcb231efd24 => generated 1248 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1166/2458] 10.0.0.156 () {32 vars in 720 bytes} [Tue May 19 17:39:41 2026] DELETE /v2.0/ports/f25b2677-8e98-44c5-b775-d6d845b1d8b3 => generated 0 bytes in 810 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1167/2459] 10.0.0.156 () {32 vars in 774 bytes} [Tue May 19 17:39:42 2026] GET /v2.0/security-groups?tenant_id=03310a38b11c437184c783695be2e195&name=default => generated 2801 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1293/2460] 10.0.0.156 () {32 vars in 726 bytes} [Tue May 19 17:39:42 2026] DELETE /v2.0/networks/fd1eb21e-72db-43c3-a910-b0335feb631e => generated 0 bytes in 295 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1168/2461] 10.0.0.156 () {32 vars in 740 bytes} [Tue May 19 17:39:42 2026] DELETE /v2.0/security-groups/2a7ff4ec-8b9f-496f-99a5-76ccd42ad4fd => generated 0 bytes in 129 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1294/2462] 10.0.0.156 () {32 vars in 726 bytes} [Tue May 19 17:39:42 2026] DELETE /v2.0/networks/89317542-e1aa-4b33-98f3-290bfa97f1b1 => generated 0 bytes in 282 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1169/2463] 10.0.0.156 () {32 vars in 774 bytes} [Tue May 19 17:39:43 2026] GET /v2.0/security-groups?tenant_id=5944de63bce04fb2838a122bf26793b6&name=default => generated 2801 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1170/2464] 10.0.0.156 () {32 vars in 740 bytes} [Tue May 19 17:39:43 2026] DELETE /v2.0/security-groups/61cec44b-6c5f-4caa-a1c9-eb1e364f10cb => generated 0 bytes in 138 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 17:39:43.335 7 INFO neutron.services.segments.plugin [-] Segment 60831f5a-349f-4e9d-a69b-7ffc9057d517 resource provider aggregate not found 2026-05-19 17:39:43.350 7 INFO neutron.services.segments.plugin [-] Segment 60831f5a-349f-4e9d-a69b-7ffc9057d517 resource provider aggregate not found 2026-05-19 17:39:43.358 7 INFO neutron.services.segments.plugin [-] Segment 60831f5a-349f-4e9d-a69b-7ffc9057d517 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 60831f5a-349f-4e9d-a69b-7ffc9057d517 found for delete ", "request_id": "req-45cb2242-d578-4559-980b-5919db5f8f73"}]} [pid: 7|app: 0|req: 1295/2465] 10.0.0.156 () {32 vars in 726 bytes} [Tue May 19 17:39:43 2026] DELETE /v2.0/networks/328f53ba-1bba-4ce4-ae9f-72838eb7a6a2 => generated 0 bytes in 304 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 17:39:43.648 8 INFO neutron.services.segments.plugin [-] Segment 67a3bb0b-f7e0-4ec6-9b90-178412019781 resource provider aggregate not found 2026-05-19 17:39:43.663 8 INFO neutron.services.segments.plugin [-] Segment 67a3bb0b-f7e0-4ec6-9b90-178412019781 resource provider aggregate not found 2026-05-19 17:39:43.674 8 INFO neutron.services.segments.plugin [-] Segment 67a3bb0b-f7e0-4ec6-9b90-178412019781 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 67a3bb0b-f7e0-4ec6-9b90-178412019781 found for delete ", "request_id": "req-67c53643-af15-498c-b8b0-88e4050fb58e"}]} 2026-05-19 17:39:43.688 8 INFO neutron.services.segments.plugin [-] Segment 67a3bb0b-f7e0-4ec6-9b90-178412019781 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 67a3bb0b-f7e0-4ec6-9b90-178412019781 found for delete ", "request_id": "req-33ef62a8-3815-426d-8a27-ec512eac8736"}]} [pid: 8|app: 0|req: 1171/2466] 10.0.0.156 () {32 vars in 726 bytes} [Tue May 19 17:39:43 2026] DELETE /v2.0/networks/e1197d1e-ef1e-4d66-a182-99f90ca9b6f2 => generated 0 bytes in 356 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 17:39:43.760 7 INFO neutron.services.segments.plugin [-] Segment baa86ce8-172c-44c3-9a71-6a72a4d88f38 resource provider aggregate not found 2026-05-19 17:39:43.768 7 INFO neutron.services.segments.plugin [-] Segment 60831f5a-349f-4e9d-a69b-7ffc9057d517 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 60831f5a-349f-4e9d-a69b-7ffc9057d517 found for delete ", "request_id": "req-d593c293-3f12-4162-b00f-23c2836c865d"}]} 2026-05-19 17:39:43.782 7 INFO neutron.services.segments.plugin [-] Segment baa86ce8-172c-44c3-9a71-6a72a4d88f38 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid baa86ce8-172c-44c3-9a71-6a72a4d88f38 found for delete ", "request_id": "req-6790e72c-a191-4f85-aab9-08c69c7e0ec1"}]} 2026-05-19 17:39:43.801 7 INFO neutron.services.segments.plugin [-] Segment baa86ce8-172c-44c3-9a71-6a72a4d88f38 resource provider aggregate not found 2026-05-19 17:39:43.808 7 INFO neutron.services.segments.plugin [-] Segment cb9773b1-d2ff-4d26-bca9-3c5a1b2579ab resource provider aggregate not found 2026-05-19 17:39:43.831 7 INFO neutron.services.segments.plugin [-] Segment baa86ce8-172c-44c3-9a71-6a72a4d88f38 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid baa86ce8-172c-44c3-9a71-6a72a4d88f38 found for delete ", "request_id": "req-ba4612c7-0e79-4610-ac6e-e610e3ece56c"}]} 2026-05-19 17:39:43.846 7 INFO neutron.services.segments.plugin [-] Segment cb9773b1-d2ff-4d26-bca9-3c5a1b2579ab resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cb9773b1-d2ff-4d26-bca9-3c5a1b2579ab found for delete ", "request_id": "req-0988834a-644b-451d-bc68-08f47ca92936"}]} 2026-05-19 17:39:43.854 7 INFO neutron.services.segments.plugin [-] Segment cb9773b1-d2ff-4d26-bca9-3c5a1b2579ab resource provider aggregate not found 2026-05-19 17:39:43.874 7 INFO neutron.services.segments.plugin [-] Segment cb9773b1-d2ff-4d26-bca9-3c5a1b2579ab resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cb9773b1-d2ff-4d26-bca9-3c5a1b2579ab found for delete ", "request_id": "req-49fc7eb3-173a-49dd-b42b-a49b7159bc34"}]} 2026-05-19 17:39:43.881 7 INFO neutron.services.segments.plugin [-] Segment cdee4852-1c30-45a0-885e-1a79243494d5 resource provider aggregate not found 2026-05-19 17:39:43.899 7 INFO neutron.services.segments.plugin [-] Segment cdee4852-1c30-45a0-885e-1a79243494d5 resource provider aggregate not found 2026-05-19 17:39:43.907 7 INFO neutron.services.segments.plugin [-] Segment cdee4852-1c30-45a0-885e-1a79243494d5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cdee4852-1c30-45a0-885e-1a79243494d5 found for delete ", "request_id": "req-36041ed8-2c98-46e7-9d6d-17d4757cace8"}]} 2026-05-19 17:39:43.920 7 INFO neutron.services.segments.plugin [-] Segment cdee4852-1c30-45a0-885e-1a79243494d5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cdee4852-1c30-45a0-885e-1a79243494d5 found for delete ", "request_id": "req-831afd08-30f8-45ef-9e34-a448f5a4c49e"}]} [pid: 7|app: 0|req: 1296/2467] 10.0.0.156 () {32 vars in 726 bytes} [Tue May 19 17:39:43 2026] DELETE /v2.0/networks/3786cfd9-393e-484b-9727-01da974a63bd => generated 0 bytes in 359 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1172/2468] 10.0.0.156 () {32 vars in 774 bytes} [Tue May 19 17:39:45 2026] GET /v2.0/security-groups?tenant_id=c2e37f59c56146428fbe51d77094f1cb&name=default => generated 2805 bytes in 406 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1297/2469] 10.0.0.156 () {32 vars in 740 bytes} [Tue May 19 17:39:45 2026] DELETE /v2.0/security-groups/6b725183-4019-4ef2-a244-e2fc77593fd7 => generated 0 bytes in 146 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1173/2470] 10.0.0.156 () {32 vars in 774 bytes} [Tue May 19 17:39:45 2026] GET /v2.0/security-groups?tenant_id=4cb1a6e86a67484985e6902e488fd8f1&name=default => generated 2805 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 17:39:46.056 7 INFO neutron.services.segments.plugin [-] Segment 0d8e2fd7-7674-49bf-a3e0-e2af20774871 resource provider aggregate not found 2026-05-19 17:39:46.062 7 INFO neutron.services.segments.plugin [-] Segment 0d8e2fd7-7674-49bf-a3e0-e2af20774871 resource provider aggregate not found 2026-05-19 17:39:46.084 7 INFO neutron.services.segments.plugin [-] Segment 0d8e2fd7-7674-49bf-a3e0-e2af20774871 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0d8e2fd7-7674-49bf-a3e0-e2af20774871 found for delete ", "request_id": "req-47690d3e-fc1a-473b-9f83-6fe40f073506"}]} 2026-05-19 17:39:46.089 7 INFO neutron.services.segments.plugin [-] Segment 0d8e2fd7-7674-49bf-a3e0-e2af20774871 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0d8e2fd7-7674-49bf-a3e0-e2af20774871 found for delete ", "request_id": "req-a3284498-712e-4878-a249-5f5ff1e6c824"}]} [pid: 7|app: 0|req: 1298/2471] 10.0.0.156 () {32 vars in 740 bytes} [Tue May 19 17:39:45 2026] DELETE /v2.0/security-groups/e4eab1e9-488b-4bea-aa3e-3913d94cc3c3 => generated 0 bytes in 193 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1174/2472] 10.0.0.156 () {32 vars in 774 bytes} [Tue May 19 17:39:46 2026] GET /v2.0/security-groups?tenant_id=abb60a8230b94fd5948b39da9f91b8be&name=default => generated 2805 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1299/2473] 10.0.0.156 () {32 vars in 740 bytes} [Tue May 19 17:39:46 2026] DELETE /v2.0/security-groups/d764adfa-daea-41da-863d-78f8578b7b08 => generated 0 bytes in 153 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1175/2474] 10.0.0.156 () {34 vars in 684 bytes} [Tue May 19 17:39:48 2026] POST /v2.0/security-groups => generated 1539 bytes in 341 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1300/2475] 10.0.0.156 () {34 vars in 684 bytes} [Tue May 19 17:39:49 2026] POST /v2.0/security-groups => generated 1539 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1176/2476] 10.0.0.156 () {34 vars in 684 bytes} [Tue May 19 17:39:49 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: 7|app: 0|req: 1301/2477] 10.0.0.156 () {34 vars in 684 bytes} [Tue May 19 17:39:49 2026] POST /v2.0/security-groups => generated 1539 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1177/2478] 10.0.0.156 () {34 vars in 684 bytes} [Tue May 19 17:39:49 2026] POST /v2.0/security-groups => generated 1539 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1302/2479] 10.0.0.156 () {34 vars in 767 bytes} [Tue May 19 17:39:49 2026] PUT /v2.0/security-groups/53f5a810-c45a-41bb-87f9-9a3a026711c8/tags => generated 17 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1178/2480] 10.0.0.156 () {34 vars in 767 bytes} [Tue May 19 17:39:49 2026] PUT /v2.0/security-groups/5747213e-ab0f-4490-97fa-64661f0d70d1/tags => generated 25 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1303/2481] 10.0.0.156 () {34 vars in 767 bytes} [Tue May 19 17:39:49 2026] PUT /v2.0/security-groups/dd1f64cd-f344-43fb-aab2-bd677f58943e/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: 1179/2482] 10.0.0.156 () {34 vars in 767 bytes} [Tue May 19 17:39:49 2026] PUT /v2.0/security-groups/1107fd69-ed06-4a99-bf88-75a54bdb3e57/tags => generated 19 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1304/2483] 10.0.0.156 () {32 vars in 680 bytes} [Tue May 19 17:39:49 2026] GET /v2.0/security-groups?tags=red => generated 4624 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1180/2484] 10.0.0.156 () {32 vars in 694 bytes} [Tue May 19 17:39:49 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3098 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1305/2485] 10.0.0.156 () {32 vars in 690 bytes} [Tue May 19 17:39:50 2026] GET /v2.0/security-groups?tags-any=blue => generated 3098 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1181/2488] 10.0.0.156 () {32 vars in 702 bytes} [Tue May 19 17:39:50 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4624 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1308/2489] 10.0.0.156 () {32 vars in 688 bytes} [Tue May 19 17:39:50 2026] GET /v2.0/security-groups?not-tags=red => generated 5854 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1182/2490] 10.0.0.156 () {32 vars in 702 bytes} [Tue May 19 17:39:50 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7380 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1309/2491] 10.0.0.156 () {32 vars in 698 bytes} [Tue May 19 17:39:50 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7380 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1183/2492] 10.0.0.156 () {32 vars in 710 bytes} [Tue May 19 17:39:50 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 5854 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1184/2493] 10.0.0.156 () {32 vars in 740 bytes} [Tue May 19 17:39:50 2026] DELETE /v2.0/security-groups/53f5a810-c45a-41bb-87f9-9a3a026711c8 => generated 0 bytes in 140 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1185/2494] 10.0.0.156 () {32 vars in 740 bytes} [Tue May 19 17:39:50 2026] DELETE /v2.0/security-groups/5747213e-ab0f-4490-97fa-64661f0d70d1 => generated 0 bytes in 214 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 17:39:50.931 7 INFO neutron.db.segments_db [None req-4b4653cc-b5a3-45c6-bb28-7b39288953ac 50272f72e1b4487ca6744df7c27ab03d 1763529827e946e7aefd9ca3a99abf2b - - - -] Added segment 758a0c49-1582-41e9-8494-2f498f4e43e3 of type vxlan for network 0ef09c83-8368-4a53-b4c9-a3985bf8a32e [pid: 8|app: 0|req: 1186/2495] 10.0.0.156 () {32 vars in 740 bytes} [Tue May 19 17:39:50 2026] DELETE /v2.0/security-groups/dd1f64cd-f344-43fb-aab2-bd677f58943e => 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: 1310/2496] 10.0.0.156 () {34 vars in 670 bytes} [Tue May 19 17:39:50 2026] POST /v2.0/networks => generated 632 bytes in 604 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1187/2497] 10.0.0.156 () {32 vars in 740 bytes} [Tue May 19 17:39:50 2026] DELETE /v2.0/security-groups/1107fd69-ed06-4a99-bf88-75a54bdb3e57 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1311/2498] 10.0.0.156 () {34 vars in 753 bytes} [Tue May 19 17:39:51 2026] PUT /v2.0/networks/0ef09c83-8368-4a53-b4c9-a3985bf8a32e/tags => generated 25 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1188/2499] 10.0.0.156 () {32 vars in 740 bytes} [Tue May 19 17:39:51 2026] DELETE /v2.0/security-groups/e68b442f-c3f4-4581-a394-94db4e28c5d2 => 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: 1312/2500] 10.0.0.156 () {32 vars in 733 bytes} [Tue May 19 17:39:51 2026] GET /v2.0/networks/0ef09c83-8368-4a53-b4c9-a3985bf8a32e/tags => generated 25 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1189/2501] 10.0.0.156 () {34 vars in 764 bytes} [Tue May 19 17:39:51 2026] PUT /v2.0/networks/0ef09c83-8368-4a53-b4c9-a3985bf8a32e/tags/green => generated 4 bytes in 65 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1313/2502] 10.0.0.156 () {32 vars in 733 bytes} [Tue May 19 17:39:51 2026] GET /v2.0/networks/0ef09c83-8368-4a53-b4c9-a3985bf8a32e/tags => generated 34 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1190/2503] 10.0.0.156 () {34 vars in 760 bytes} [Tue May 19 17:39:51 2026] PUT /v2.0/networks/0ef09c83-8368-4a53-b4c9-a3985bf8a32e/tags/red => generated 4 bytes in 42 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1314/2504] 10.0.0.156 () {32 vars in 733 bytes} [Tue May 19 17:39:51 2026] GET /v2.0/networks/0ef09c83-8368-4a53-b4c9-a3985bf8a32e/tags => generated 34 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1191/2505] 10.0.0.156 () {34 vars in 782 bytes} [Tue May 19 17:39:51 2026] PUT /v2.0/networks/0ef09c83-8368-4a53-b4c9-a3985bf8a32e/tags/black.or.white => generated 4 bytes in 68 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1315/2506] 10.0.0.156 () {32 vars in 733 bytes} [Tue May 19 17:39:51 2026] GET /v2.0/networks/0ef09c83-8368-4a53-b4c9-a3985bf8a32e/tags => generated 52 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1192/2507] 10.0.0.156 () {34 vars in 753 bytes} [Tue May 19 17:39:51 2026] PUT /v2.0/networks/0ef09c83-8368-4a53-b4c9-a3985bf8a32e/tags => generated 37 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1316/2508] 10.0.0.156 () {32 vars in 733 bytes} [Tue May 19 17:39:51 2026] GET /v2.0/networks/0ef09c83-8368-4a53-b4c9-a3985bf8a32e/tags => generated 37 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1193/2509] 10.0.0.156 () {32 vars in 741 bytes} [Tue May 19 17:39:51 2026] GET /v2.0/networks/0ef09c83-8368-4a53-b4c9-a3985bf8a32e/tags/red => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 17:39:51.924 7 INFO neutron.api.v2.resource [None req-fb522f4e-7ce4-4f8a-aaec-12f570dd9de8 50272f72e1b4487ca6744df7c27ab03d 1763529827e946e7aefd9ca3a99abf2b - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1317/2510] 10.0.0.156 () {32 vars in 745 bytes} [Tue May 19 17:39:51 2026] GET /v2.0/networks/0ef09c83-8368-4a53-b4c9-a3985bf8a32e/tags/green => generated 99 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1194/2511] 10.0.0.156 () {32 vars in 744 bytes} [Tue May 19 17:39:51 2026] DELETE /v2.0/networks/0ef09c83-8368-4a53-b4c9-a3985bf8a32e/tags/red => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1318/2512] 10.0.0.156 () {32 vars in 733 bytes} [Tue May 19 17:39:52 2026] GET /v2.0/networks/0ef09c83-8368-4a53-b4c9-a3985bf8a32e/tags => generated 30 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 17:39:52.116 8 INFO neutron.api.v2.resource [None req-f9a22666-c428-455d-9bd8-68e395691e2e 50272f72e1b4487ca6744df7c27ab03d 1763529827e946e7aefd9ca3a99abf2b - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1195/2513] 10.0.0.156 () {32 vars in 748 bytes} [Tue May 19 17:39:52 2026] DELETE /v2.0/networks/0ef09c83-8368-4a53-b4c9-a3985bf8a32e/tags/green => generated 99 bytes in 56 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1319/2514] 10.0.0.156 () {32 vars in 736 bytes} [Tue May 19 17:39:52 2026] DELETE /v2.0/networks/0ef09c83-8368-4a53-b4c9-a3985bf8a32e/tags => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1196/2515] 10.0.0.156 () {32 vars in 733 bytes} [Tue May 19 17:39:52 2026] GET /v2.0/networks/0ef09c83-8368-4a53-b4c9-a3985bf8a32e/tags => generated 12 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 17:39:52.476 8 INFO neutron.services.segments.plugin [-] Segment 758a0c49-1582-41e9-8494-2f498f4e43e3 resource provider aggregate not found 2026-05-19 17:39:52.482 8 INFO neutron.services.segments.plugin [-] Segment 758a0c49-1582-41e9-8494-2f498f4e43e3 resource provider aggregate not found 2026-05-19 17:39:52.503 8 INFO neutron.services.segments.plugin [-] Segment 758a0c49-1582-41e9-8494-2f498f4e43e3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 758a0c49-1582-41e9-8494-2f498f4e43e3 found for delete ", "request_id": "req-99219bcb-1465-4865-9294-62f8adc1c33b"}]} [pid: 8|app: 0|req: 1197/2516] 10.0.0.156 () {32 vars in 726 bytes} [Tue May 19 17:39:52 2026] DELETE /v2.0/networks/0ef09c83-8368-4a53-b4c9-a3985bf8a32e => 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: 1320/2517] 10.0.0.156 () {32 vars in 774 bytes} [Tue May 19 17:39:52 2026] GET /v2.0/security-groups?tenant_id=3bd6968ba34940adaa86b7598aa3ad9f&name=default => generated 2805 bytes in 323 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 17:39:52.555 8 INFO neutron.services.segments.plugin [-] Segment 758a0c49-1582-41e9-8494-2f498f4e43e3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 758a0c49-1582-41e9-8494-2f498f4e43e3 found for delete ", "request_id": "req-5437591b-4256-4cfe-af08-ff8c6463706f"}]} [pid: 8|app: 0|req: 1198/2518] 10.0.0.156 () {32 vars in 740 bytes} [Tue May 19 17:39:52 2026] DELETE /v2.0/security-groups/ac41a438-2fb3-4ff9-9758-ee01d444abf4 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1321/2519] 10.0.0.156 () {32 vars in 774 bytes} [Tue May 19 17:39:52 2026] GET /v2.0/security-groups?tenant_id=ce86e5b5baaa4ef79205993df362855f&name=default => generated 2805 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1199/2520] 10.0.0.156 () {32 vars in 740 bytes} [Tue May 19 17:39:53 2026] DELETE /v2.0/security-groups/3e93e682-c464-4680-a166-70a226142730 => 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: 1200/2521] 10.0.0.156 () {32 vars in 774 bytes} [Tue May 19 17:39:53 2026] GET /v2.0/security-groups?tenant_id=930dad4cc55c4e869c1727c934180e31&name=default => generated 2805 bytes in 174 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1322/2522] 10.0.0.156 () {32 vars in 774 bytes} [Tue May 19 17:39:53 2026] GET /v2.0/security-groups?tenant_id=1763529827e946e7aefd9ca3a99abf2b&name=default => generated 2805 bytes in 399 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1201/2523] 10.0.0.156 () {32 vars in 740 bytes} [Tue May 19 17:39:53 2026] DELETE /v2.0/security-groups/f780da28-8e7d-4310-a118-4c6577a907f5 => generated 0 bytes in 145 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1323/2524] 10.0.0.156 () {32 vars in 740 bytes} [Tue May 19 17:39:53 2026] DELETE /v2.0/security-groups/92fb8614-aadc-454f-9547-5d14432ea5a4 => 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: 1202/2525] 10.0.0.156 () {32 vars in 774 bytes} [Tue May 19 17:39:53 2026] GET /v2.0/security-groups?tenant_id=0574bf94789a413681db42349884ce02&name=default => generated 2805 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1324/2526] 10.0.0.156 () {32 vars in 740 bytes} [Tue May 19 17:39:54 2026] DELETE /v2.0/security-groups/ac29a1d6-f546-481f-9469-2969c10bfd28 => 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: 1203/2527] 10.0.0.156 () {34 vars in 678 bytes} [Tue May 19 17:39:58 2026] POST /v2.0/qos/policies => generated 359 bytes in 373 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1325/2528] 10.0.0.156 () {34 vars in 753 bytes} [Tue May 19 17:39:58 2026] PUT /v2.0/policies/6fe008d2-f769-45dd-a16e-040224a98698/tags => generated 25 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1204/2529] 10.0.0.156 () {32 vars in 733 bytes} [Tue May 19 17:39:58 2026] GET /v2.0/policies/6fe008d2-f769-45dd-a16e-040224a98698/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: 1326/2530] 10.0.0.156 () {34 vars in 764 bytes} [Tue May 19 17:39:58 2026] PUT /v2.0/policies/6fe008d2-f769-45dd-a16e-040224a98698/tags/green => generated 4 bytes in 34 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1205/2531] 10.0.0.156 () {32 vars in 733 bytes} [Tue May 19 17:39:58 2026] GET /v2.0/policies/6fe008d2-f769-45dd-a16e-040224a98698/tags => generated 34 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1327/2532] 10.0.0.156 () {34 vars in 760 bytes} [Tue May 19 17:39:58 2026] PUT /v2.0/policies/6fe008d2-f769-45dd-a16e-040224a98698/tags/red => generated 4 bytes in 18 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1206/2533] 10.0.0.156 () {32 vars in 733 bytes} [Tue May 19 17:39:58 2026] GET /v2.0/policies/6fe008d2-f769-45dd-a16e-040224a98698/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: 1328/2534] 10.0.0.156 () {34 vars in 782 bytes} [Tue May 19 17:39:58 2026] PUT /v2.0/policies/6fe008d2-f769-45dd-a16e-040224a98698/tags/black.or.white => generated 4 bytes in 29 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1207/2535] 10.0.0.156 () {32 vars in 733 bytes} [Tue May 19 17:39:58 2026] GET /v2.0/policies/6fe008d2-f769-45dd-a16e-040224a98698/tags => generated 52 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1329/2536] 10.0.0.156 () {34 vars in 753 bytes} [Tue May 19 17:39:58 2026] PUT /v2.0/policies/6fe008d2-f769-45dd-a16e-040224a98698/tags => generated 37 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1208/2537] 10.0.0.156 () {32 vars in 733 bytes} [Tue May 19 17:39:58 2026] GET /v2.0/policies/6fe008d2-f769-45dd-a16e-040224a98698/tags => generated 37 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1330/2538] 10.0.0.156 () {32 vars in 741 bytes} [Tue May 19 17:39:58 2026] GET /v2.0/policies/6fe008d2-f769-45dd-a16e-040224a98698/tags/red => generated 0 bytes in 16 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 17:39:59.005 8 INFO neutron.api.v2.resource [None req-8f67e836-9351-4f3c-abbb-c0bcb18e6dc1 68af8862f26f49e3a3daf9d190940466 0f873cd0a2bb4b778c921343c9410279 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1209/2539] 10.0.0.156 () {32 vars in 745 bytes} [Tue May 19 17:39:58 2026] GET /v2.0/policies/6fe008d2-f769-45dd-a16e-040224a98698/tags/green => generated 99 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1331/2540] 10.0.0.156 () {32 vars in 744 bytes} [Tue May 19 17:39:59 2026] DELETE /v2.0/policies/6fe008d2-f769-45dd-a16e-040224a98698/tags/red => generated 0 bytes in 29 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1210/2541] 10.0.0.156 () {32 vars in 733 bytes} [Tue May 19 17:39:59 2026] GET /v2.0/policies/6fe008d2-f769-45dd-a16e-040224a98698/tags => generated 30 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 17:39:59.084 8 INFO neutron.api.v2.resource [None req-9194b866-4b9e-4ba8-abf3-92c678b10cd6 68af8862f26f49e3a3daf9d190940466 0f873cd0a2bb4b778c921343c9410279 - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1211/2542] 10.0.0.156 () {32 vars in 748 bytes} [Tue May 19 17:39:59 2026] DELETE /v2.0/policies/6fe008d2-f769-45dd-a16e-040224a98698/tags/green => generated 99 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1212/2543] 10.0.0.156 () {32 vars in 736 bytes} [Tue May 19 17:39:59 2026] DELETE /v2.0/policies/6fe008d2-f769-45dd-a16e-040224a98698/tags => generated 0 bytes in 26 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1213/2544] 10.0.0.156 () {32 vars in 733 bytes} [Tue May 19 17:39:59 2026] GET /v2.0/policies/6fe008d2-f769-45dd-a16e-040224a98698/tags => 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: 1214/2545] 10.0.0.156 () {32 vars in 734 bytes} [Tue May 19 17:39:59 2026] DELETE /v2.0/qos/policies/6fe008d2-f769-45dd-a16e-040224a98698 => 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: 1332/2546] 10.0.0.156 () {34 vars in 676 bytes} [Tue May 19 17:39:59 2026] POST /v2.0/subnetpools => generated 516 bytes in 282 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1215/2547] 10.0.0.156 () {34 vars in 676 bytes} [Tue May 19 17:39:59 2026] POST /v2.0/subnetpools => generated 516 bytes in 64 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1333/2548] 10.0.0.156 () {34 vars in 676 bytes} [Tue May 19 17:39:59 2026] POST /v2.0/subnetpools => generated 516 bytes in 97 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1216/2549] 10.0.0.156 () {34 vars in 676 bytes} [Tue May 19 17:39:59 2026] POST /v2.0/subnetpools => generated 516 bytes in 73 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1334/2550] 10.0.0.156 () {34 vars in 676 bytes} [Tue May 19 17:39:59 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: 1217/2551] 10.0.0.156 () {34 vars in 759 bytes} [Tue May 19 17:39:59 2026] PUT /v2.0/subnetpools/d5d599b3-abc5-40ab-b924-e213cd8f8246/tags => generated 17 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1335/2552] 10.0.0.156 () {34 vars in 759 bytes} [Tue May 19 17:39:59 2026] PUT /v2.0/subnetpools/a90031c0-9e5e-4930-9d2c-c0622dd748c4/tags => generated 25 bytes in 497 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1336/2553] 10.0.0.156 () {34 vars in 759 bytes} [Tue May 19 17:40:00 2026] PUT /v2.0/subnetpools/cacb052e-7371-44f1-bd6a-7720b385280d/tags => generated 34 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1337/2554] 10.0.0.156 () {34 vars in 759 bytes} [Tue May 19 17:40:00 2026] PUT /v2.0/subnetpools/a093af7b-f233-43b0-9ac9-fc497d14954a/tags => generated 19 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1338/2555] 10.0.0.156 () {32 vars in 672 bytes} [Tue May 19 17:40:00 2026] GET /v2.0/subnetpools?tags=red => generated 1563 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1339/2556] 10.0.0.156 () {32 vars in 686 bytes} [Tue May 19 17:40:00 2026] GET /v2.0/subnetpools?tags=red%2Cblue => generated 1056 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1218/2557] 10.0.0.156 () {32 vars in 774 bytes} [Tue May 19 17:40:00 2026] GET /v2.0/security-groups?tenant_id=427cd54229204bfe88e621be058a2642&name=default => generated 2805 bytes in 312 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1340/2558] 10.0.0.156 () {32 vars in 682 bytes} [Tue May 19 17:40:00 2026] GET /v2.0/subnetpools?tags-any=blue => generated 1056 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1341/2559] 10.0.0.156 () {32 vars in 694 bytes} [Tue May 19 17:40:00 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => generated 1563 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1342/2560] 10.0.0.156 () {32 vars in 680 bytes} [Tue May 19 17:40:00 2026] GET /v2.0/subnetpools?not-tags=red => generated 1028 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1219/2561] 10.0.0.156 () {32 vars in 740 bytes} [Tue May 19 17:40:00 2026] DELETE /v2.0/security-groups/a16af2c3-b00e-4b55-b7a7-7f27fb2b3020 => 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: 1343/2562] 10.0.0.156 () {32 vars in 694 bytes} [Tue May 19 17:40:00 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => generated 1535 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1220/2563] 10.0.0.156 () {32 vars in 690 bytes} [Tue May 19 17:40:00 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1344/2564] 10.0.0.156 () {32 vars in 702 bytes} [Tue May 19 17:40:00 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1221/2565] 10.0.0.156 () {32 vars in 732 bytes} [Tue May 19 17:40:00 2026] DELETE /v2.0/subnetpools/d5d599b3-abc5-40ab-b924-e213cd8f8246 => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1345/2566] 10.0.0.156 () {32 vars in 732 bytes} [Tue May 19 17:40:00 2026] DELETE /v2.0/subnetpools/a90031c0-9e5e-4930-9d2c-c0622dd748c4 => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1346/2567] 10.0.0.156 () {32 vars in 732 bytes} [Tue May 19 17:40:00 2026] DELETE /v2.0/subnetpools/cacb052e-7371-44f1-bd6a-7720b385280d => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1222/2568] 10.0.0.156 () {32 vars in 774 bytes} [Tue May 19 17:40:00 2026] GET /v2.0/security-groups?tenant_id=0f873cd0a2bb4b778c921343c9410279&name=default => generated 2805 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1223/2569] 10.0.0.156 () {32 vars in 732 bytes} [Tue May 19 17:40:00 2026] DELETE /v2.0/subnetpools/a093af7b-f233-43b0-9ac9-fc497d14954a => 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: 1347/2570] 10.0.0.156 () {32 vars in 740 bytes} [Tue May 19 17:40:00 2026] DELETE /v2.0/security-groups/96a60af8-3808-4932-a2dd-8eb069242378 => 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: 1224/2571] 10.0.0.156 () {32 vars in 732 bytes} [Tue May 19 17:40:00 2026] DELETE /v2.0/subnetpools/30f3ea36-428b-401f-a530-2226d126fcab => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1225/2572] 199.204.45.242 () {34 vars in 1096 bytes} [Tue May 19 17:40:02 2026] GET /v2.0/ports?device_id=80568595-7f79-4d2b-8e50-3192311b33d1&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1226/2573] 199.204.45.242 () {34 vars in 1080 bytes} [Tue May 19 17:40:02 2026] GET /v2.0/ports?tenant_id=c4c84515d6a542689adbb1db596cbc1e&device_id=80568595-7f79-4d2b-8e50-3192311b33d1 => generated 1469 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1227/2574] 199.204.45.242 () {34 vars in 986 bytes} [Tue May 19 17:40:02 2026] GET /v2.0/networks?id=ea1ac6f0-d8e8-42e5-9f3a-75318050a920 => generated 801 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1228/2575] 199.204.45.242 () {34 vars in 1056 bytes} [Tue May 19 17:40:02 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.85&port_id=a209559b-bfdf-4f06-8cba-484de8dffbb0 => 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: 1229/2576] 199.204.45.242 () {34 vars in 1106 bytes} [Tue May 19 17:40:02 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A259&port_id=a209559b-bfdf-4f06-8cba-484de8dffbb0 => 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: 1230/2577] 199.204.45.242 () {34 vars in 1064 bytes} [Tue May 19 17:40:02 2026] GET /v2.0/subnets?id=c9a346cc-e501-468d-8f2e-a8dd73f51a9d&id=c0b94450-0ce2-4ed9-9efd-9263dd62f9fa => generated 1365 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1231/2578] 199.204.45.242 () {34 vars in 1052 bytes} [Tue May 19 17:40:02 2026] GET /v2.0/ports?network_id=ea1ac6f0-d8e8-42e5-9f3a-75318050a920&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: 1232/2579] 199.204.45.242 () {34 vars in 1052 bytes} [Tue May 19 17:40:03 2026] GET /v2.0/ports?network_id=ea1ac6f0-d8e8-42e5-9f3a-75318050a920&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: 1233/2580] 199.204.45.242 () {34 vars in 1012 bytes} [Tue May 19 17:40:03 2026] GET /v2.0/networks/ea1ac6f0-d8e8-42e5-9f3a-75318050a920?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: 1348/2581] 10.0.0.156 () {32 vars in 774 bytes} [Tue May 19 17:40:02 2026] GET /v2.0/security-groups?tenant_id=0b7b960dbdf844d38c07b4d7d2cf5fca&name=default => generated 2805 bytes in 718 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1234/2582] 199.204.45.242 () {34 vars in 1112 bytes} [Tue May 19 17:40:03 2026] GET /v2.0/networks/ea1ac6f0-d8e8-42e5-9f3a-75318050a920?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1349/2583] 10.0.0.156 () {32 vars in 740 bytes} [Tue May 19 17:40:03 2026] DELETE /v2.0/security-groups/0c0e9c62-0fbb-4b58-be83-9a9818e8f64e => generated 0 bytes in 190 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1235/2584] 10.0.0.156 () {32 vars in 774 bytes} [Tue May 19 17:40:03 2026] GET /v2.0/security-groups?tenant_id=aa3a952258f843d0b97865b254419061&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: 1350/2585] 10.0.0.156 () {32 vars in 740 bytes} [Tue May 19 17:40:03 2026] DELETE /v2.0/security-groups/b10268e7-1878-4d0c-ae06-191914a6dbb0 => generated 0 bytes in 142 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1236/2588] 10.0.0.156 () {32 vars in 774 bytes} [Tue May 19 17:40:04 2026] GET /v2.0/security-groups?tenant_id=a3ebddcfcd56482392cdda8ee434dc53&name=default => generated 2805 bytes in 968 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1353/2589] 10.0.0.156 () {32 vars in 740 bytes} [Tue May 19 17:40:05 2026] DELETE /v2.0/security-groups/c6aa1fb4-95f6-4ac9-aa3a-728550b364c4 => generated 0 bytes in 399 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 17:40:07.111 8 INFO neutron.db.segments_db [None req-c76ee812-6880-4661-b4a1-8592be05fb68 d2f4f5d7fbb54c8685c12fe6d0435465 ebdaab3f0e5a44cf93a7ae9497a224f9 - - - -] Added segment 7a96cf9b-e2e7-4841-8441-e6cb54e8ec1f of type vxlan for network da75f370-760b-41cf-8e89-f78322d6425e [pid: 8|app: 0|req: 1237/2590] 10.0.0.156 () {34 vars in 670 bytes} [Tue May 19 17:40:06 2026] POST /v2.0/networks => generated 632 bytes in 851 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 17:40:07.413 7 INFO neutron.db.segments_db [None req-f10477db-da30-4df7-9a28-11353df884ba d2f4f5d7fbb54c8685c12fe6d0435465 ebdaab3f0e5a44cf93a7ae9497a224f9 - - - -] Added segment f9b9b555-e104-402d-9658-390714c969ae of type vxlan for network 07e419f6-f7aa-4035-bf27-492e17b4e7b2 [pid: 7|app: 0|req: 1354/2591] 10.0.0.156 () {34 vars in 670 bytes} [Tue May 19 17:40:07 2026] POST /v2.0/networks => generated 632 bytes in 309 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1238/2592] 10.0.0.156 () {34 vars in 753 bytes} [Tue May 19 17:40:07 2026] PUT /v2.0/networks/da75f370-760b-41cf-8e89-f78322d6425e/tags => generated 25 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1355/2593] 10.0.0.156 () {32 vars in 733 bytes} [Tue May 19 17:40:07 2026] GET /v2.0/networks/da75f370-760b-41cf-8e89-f78322d6425e/tags => generated 25 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1239/2594] 10.0.0.156 () {34 vars in 753 bytes} [Tue May 19 17:40:07 2026] PUT /v2.0/networks/07e419f6-f7aa-4035-bf27-492e17b4e7b2/tags => generated 17 bytes in 257 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1356/2595] 10.0.0.156 () {32 vars in 733 bytes} [Tue May 19 17:40:08 2026] GET /v2.0/networks/07e419f6-f7aa-4035-bf27-492e17b4e7b2/tags => generated 17 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1240/2596] 10.0.0.156 () {34 vars in 753 bytes} [Tue May 19 17:40:08 2026] PUT /v2.0/networks/07e419f6-f7aa-4035-bf27-492e17b4e7b2/tags => generated 12 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1357/2597] 10.0.0.156 () {32 vars in 733 bytes} [Tue May 19 17:40:08 2026] GET /v2.0/networks/07e419f6-f7aa-4035-bf27-492e17b4e7b2/tags => generated 12 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1241/2598] 10.0.0.156 () {32 vars in 733 bytes} [Tue May 19 17:40:08 2026] GET /v2.0/networks/da75f370-760b-41cf-8e89-f78322d6425e/tags => generated 25 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1358/2599] 10.0.0.156 () {32 vars in 726 bytes} [Tue May 19 17:40:08 2026] DELETE /v2.0/networks/da75f370-760b-41cf-8e89-f78322d6425e => generated 0 bytes in 414 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1242/2600] 10.0.0.156 () {32 vars in 726 bytes} [Tue May 19 17:40:09 2026] DELETE /v2.0/networks/07e419f6-f7aa-4035-bf27-492e17b4e7b2 => generated 0 bytes in 466 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 17:40:10.647 7 INFO neutron.services.segments.plugin [-] Segment 7a96cf9b-e2e7-4841-8441-e6cb54e8ec1f resource provider aggregate not found 2026-05-19 17:40:10.652 7 INFO neutron.services.segments.plugin [-] Segment 7a96cf9b-e2e7-4841-8441-e6cb54e8ec1f resource provider aggregate not found 2026-05-19 17:40:10.676 7 INFO neutron.services.segments.plugin [-] Segment 7a96cf9b-e2e7-4841-8441-e6cb54e8ec1f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7a96cf9b-e2e7-4841-8441-e6cb54e8ec1f found for delete ", "request_id": "req-f7762dde-5ab1-4cd3-9f9e-3bee4da15a30"}]} 2026-05-19 17:40:10.697 7 INFO neutron.services.segments.plugin [-] Segment 7a96cf9b-e2e7-4841-8441-e6cb54e8ec1f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7a96cf9b-e2e7-4841-8441-e6cb54e8ec1f found for delete ", "request_id": "req-0382e620-7bcf-4f2d-9df2-696384a934b6"}]} [pid: 7|app: 0|req: 1359/2601] 10.0.0.156 () {32 vars in 774 bytes} [Tue May 19 17:40:10 2026] GET /v2.0/security-groups?tenant_id=512746d204594c98b5b416d07f524ca8&name=default => generated 2805 bytes in 395 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 17:40:11.048 8 INFO neutron.services.segments.plugin [-] Segment f9b9b555-e104-402d-9658-390714c969ae resource provider aggregate not found 2026-05-19 17:40:11.055 8 INFO neutron.services.segments.plugin [-] Segment f9b9b555-e104-402d-9658-390714c969ae resource provider aggregate not found 2026-05-19 17:40:11.093 8 INFO neutron.services.segments.plugin [-] Segment f9b9b555-e104-402d-9658-390714c969ae resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f9b9b555-e104-402d-9658-390714c969ae found for delete ", "request_id": "req-30587224-6e80-4c89-8ebc-6f1eef2082a8"}]} [pid: 8|app: 0|req: 1243/2602] 10.0.0.156 () {32 vars in 740 bytes} [Tue May 19 17:40:11 2026] DELETE /v2.0/security-groups/d5f2ac33-600e-40ab-8b38-e8e492d7aad8 => generated 0 bytes in 158 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1360/2603] 10.0.0.156 () {32 vars in 774 bytes} [Tue May 19 17:40:11 2026] GET /v2.0/security-groups?tenant_id=ebdaab3f0e5a44cf93a7ae9497a224f9&name=default => generated 2805 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 17:40:11.504 8 INFO neutron.services.segments.plugin [-] Segment f9b9b555-e104-402d-9658-390714c969ae resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f9b9b555-e104-402d-9658-390714c969ae found for delete ", "request_id": "req-1029551c-c01f-4ac2-9bfa-1b0f170497c3"}]} [pid: 8|app: 0|req: 1244/2604] 10.0.0.156 () {32 vars in 740 bytes} [Tue May 19 17:40:11 2026] DELETE /v2.0/security-groups/b3685817-e02f-41b4-83e1-f0235e22bc21 => generated 0 bytes in 136 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 17:40:12.016 7 INFO neutron.db.segments_db [None req-74734faf-8c10-44c5-a435-ec1fba0b1af1 b136bfa797a74bf596858aa0ec32bb5c 6b66864886504a3eae36195a8ed26303 - - - -] Added segment ede42e77-6916-41d4-8900-84968309cb4a of type vxlan for network 7f0bcc61-043f-40bb-979c-b6084f1b25b7 2026-05-19 17:40:12.532 7 INFO neutron.db.l3_hamode_db [None req-74734faf-8c10-44c5-a435-ec1fba0b1af1 b136bfa797a74bf596858aa0ec32bb5c 6b66864886504a3eae36195a8ed26303 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-19 17:40:12.753 7 INFO neutron.db.l3_hamode_db [None req-74734faf-8c10-44c5-a435-ec1fba0b1af1 b136bfa797a74bf596858aa0ec32bb5c 6b66864886504a3eae36195a8ed26303 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1361/2605] 10.0.0.156 () {34 vars in 668 bytes} [Tue May 19 17:40:11 2026] POST /v2.0/routers => generated 474 bytes in 2091 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1245/2606] 10.0.0.156 () {34 vars in 751 bytes} [Tue May 19 17:40:13 2026] PUT /v2.0/routers/dc7308ba-9a0e-4cb4-80c8-5cae99946aff/tags => generated 25 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1362/2607] 10.0.0.156 () {32 vars in 731 bytes} [Tue May 19 17:40:13 2026] GET /v2.0/routers/dc7308ba-9a0e-4cb4-80c8-5cae99946aff/tags => generated 25 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1246/2608] 10.0.0.156 () {34 vars in 762 bytes} [Tue May 19 17:40:13 2026] PUT /v2.0/routers/dc7308ba-9a0e-4cb4-80c8-5cae99946aff/tags/green => generated 4 bytes in 100 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1363/2609] 10.0.0.156 () {32 vars in 731 bytes} [Tue May 19 17:40:14 2026] GET /v2.0/routers/dc7308ba-9a0e-4cb4-80c8-5cae99946aff/tags => generated 34 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1247/2610] 10.0.0.156 () {34 vars in 758 bytes} [Tue May 19 17:40:14 2026] PUT /v2.0/routers/dc7308ba-9a0e-4cb4-80c8-5cae99946aff/tags/red => generated 4 bytes in 96 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1364/2611] 10.0.0.156 () {32 vars in 731 bytes} [Tue May 19 17:40:14 2026] GET /v2.0/routers/dc7308ba-9a0e-4cb4-80c8-5cae99946aff/tags => generated 34 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1248/2612] 10.0.0.156 () {34 vars in 780 bytes} [Tue May 19 17:40:14 2026] PUT /v2.0/routers/dc7308ba-9a0e-4cb4-80c8-5cae99946aff/tags/black.or.white => generated 4 bytes in 84 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1365/2613] 10.0.0.156 () {32 vars in 731 bytes} [Tue May 19 17:40:14 2026] GET /v2.0/routers/dc7308ba-9a0e-4cb4-80c8-5cae99946aff/tags => generated 52 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1249/2614] 10.0.0.156 () {34 vars in 751 bytes} [Tue May 19 17:40:14 2026] PUT /v2.0/routers/dc7308ba-9a0e-4cb4-80c8-5cae99946aff/tags => generated 37 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1366/2615] 10.0.0.156 () {32 vars in 731 bytes} [Tue May 19 17:40:14 2026] GET /v2.0/routers/dc7308ba-9a0e-4cb4-80c8-5cae99946aff/tags => generated 37 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1250/2616] 10.0.0.156 () {32 vars in 739 bytes} [Tue May 19 17:40:14 2026] GET /v2.0/routers/dc7308ba-9a0e-4cb4-80c8-5cae99946aff/tags/red => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 17:40:14.885 7 INFO neutron.api.v2.resource [None req-1e5dcf70-b2fa-46b2-8c23-b0455d52d972 b136bfa797a74bf596858aa0ec32bb5c 6b66864886504a3eae36195a8ed26303 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1367/2617] 10.0.0.156 () {32 vars in 743 bytes} [Tue May 19 17:40:14 2026] GET /v2.0/routers/dc7308ba-9a0e-4cb4-80c8-5cae99946aff/tags/green => generated 99 bytes in 85 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1251/2618] 10.0.0.156 () {32 vars in 742 bytes} [Tue May 19 17:40:14 2026] DELETE /v2.0/routers/dc7308ba-9a0e-4cb4-80c8-5cae99946aff/tags/red => 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: 1368/2619] 10.0.0.156 () {32 vars in 731 bytes} [Tue May 19 17:40:14 2026] GET /v2.0/routers/dc7308ba-9a0e-4cb4-80c8-5cae99946aff/tags => generated 30 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 17:40:15.138 8 INFO neutron.api.v2.resource [None req-2e5d9a34-b804-41ae-a4a4-b627fe02a49c b136bfa797a74bf596858aa0ec32bb5c 6b66864886504a3eae36195a8ed26303 - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1252/2620] 10.0.0.156 () {32 vars in 746 bytes} [Tue May 19 17:40:15 2026] DELETE /v2.0/routers/dc7308ba-9a0e-4cb4-80c8-5cae99946aff/tags/green => generated 99 bytes in 82 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1369/2621] 10.0.0.156 () {32 vars in 734 bytes} [Tue May 19 17:40:15 2026] DELETE /v2.0/routers/dc7308ba-9a0e-4cb4-80c8-5cae99946aff/tags => 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: 1253/2622] 10.0.0.156 () {32 vars in 731 bytes} [Tue May 19 17:40:15 2026] GET /v2.0/routers/dc7308ba-9a0e-4cb4-80c8-5cae99946aff/tags => generated 12 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1370/2623] 10.0.0.156 () {32 vars in 721 bytes} [Tue May 19 17:40:15 2026] GET /v2.0/routers/dc7308ba-9a0e-4cb4-80c8-5cae99946aff => generated 480 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1254/2624] 10.0.0.156 () {34 vars in 742 bytes} [Tue May 19 17:40:15 2026] PUT /v2.0/routers/dc7308ba-9a0e-4cb4-80c8-5cae99946aff => generated 481 bytes in 1149 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1371/2625] 10.0.0.156 () {32 vars in 736 bytes} [Tue May 19 17:40:16 2026] GET /v2.0/ports?device_id=dc7308ba-9a0e-4cb4-80c8-5cae99946aff => generated 12 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 17:40:17.350 8 INFO neutron.services.segments.plugin [-] Segment ede42e77-6916-41d4-8900-84968309cb4a resource provider aggregate not found 2026-05-19 17:40:17.355 8 INFO neutron.services.segments.plugin [-] Segment ede42e77-6916-41d4-8900-84968309cb4a resource provider aggregate not found 2026-05-19 17:40:17.376 8 INFO neutron.services.segments.plugin [-] Segment ede42e77-6916-41d4-8900-84968309cb4a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ede42e77-6916-41d4-8900-84968309cb4a found for delete ", "request_id": "req-7393175e-d38c-4c1b-aebd-a06ef0f6e040"}]} 2026-05-19 17:40:17.380 8 INFO neutron.services.segments.plugin [-] Segment ede42e77-6916-41d4-8900-84968309cb4a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ede42e77-6916-41d4-8900-84968309cb4a found for delete ", "request_id": "req-538a5288-e44f-4620-ac3f-fd256bae1b27"}]} 2026-05-19 17:40:17.384 8 INFO neutron.db.l3_hamode_db [None req-a2be1ab6-e870-4f7d-b9ad-f738e30dc6f4 b136bfa797a74bf596858aa0ec32bb5c 6b66864886504a3eae36195a8ed26303 - - - -] HA network 7f0bcc61-043f-40bb-979c-b6084f1b25b7 was deleted as no HA routers are present in tenant 6b66864886504a3eae36195a8ed26303. [pid: 8|app: 0|req: 1255/2626] 10.0.0.156 () {32 vars in 724 bytes} [Tue May 19 17:40:16 2026] DELETE /v2.0/routers/dc7308ba-9a0e-4cb4-80c8-5cae99946aff => generated 0 bytes in 810 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1372/2627] 10.0.0.156 () {32 vars in 774 bytes} [Tue May 19 17:40:18 2026] GET /v2.0/security-groups?tenant_id=6b66864886504a3eae36195a8ed26303&name=default => generated 2805 bytes in 315 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1256/2628] 10.0.0.156 () {32 vars in 740 bytes} [Tue May 19 17:40:18 2026] DELETE /v2.0/security-groups/f59f2ce1-abb7-4e96-8e39-d789f534a3ce => 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: 1373/2629] 10.0.0.156 () {32 vars in 774 bytes} [Tue May 19 17:40:19 2026] GET /v2.0/security-groups?tenant_id=9433c96dd5e14cd78440f8723974f7bd&name=default => generated 2805 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1257/2630] 10.0.0.156 () {32 vars in 740 bytes} [Tue May 19 17:40:19 2026] DELETE /v2.0/security-groups/38005bf1-9437-4cec-97eb-7ac6a9ac3d9a => 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: 1259/2633] 199.204.45.242 () {30 vars in 663 bytes} [Tue May 19 17:40:21 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: 1375/2634] 199.204.45.242 () {30 vars in 665 bytes} [Tue May 19 17:40: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: 8|app: 0|req: 1260/2635] 199.204.45.242 () {30 vars in 641 bytes} [Tue May 19 17:40:21 2026] GET /v2.0/extensions/qos => generated 166 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1376/2636] 199.204.45.242 () {30 vars in 677 bytes} [Tue May 19 17:40:21 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1261/2637] 199.204.45.242 () {30 vars in 701 bytes} [Tue May 19 17:40:21 2026] GET /v2.0/subnets/13588e15-709e-4590-bbda-96c214bc0cf7 => generated 652 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1377/2638] 199.204.45.242 () {30 vars in 716 bytes} [Tue May 19 17:40:21 2026] GET /v2.0/ports?device_id=677ca8f2-6f5a-42bc-b9a9-7bcb231efd24 => generated 1248 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1262/2639] 199.204.45.242 () {34 vars in 677 bytes} [Tue May 19 17:40:21 2026] POST /v2.0/ports => generated 1093 bytes in 1452 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1378/2640] 10.0.0.19 () {34 vars in 970 bytes} [Tue May 19 17:40:22 2026] GET /v2.0/ports/864aea9d-dd97-413a-a6c1-917568cdf3f0 => generated 1093 bytes in 250 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: 1263/2641] 10.0.0.19 () {34 vars in 906 bytes} [Tue May 19 17:40:23 2026] GET /v2.0/extensions => generated 19178 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1379/2642] 199.204.45.242 () {34 vars in 1262 bytes} [Tue May 19 17:40:23 2026] GET /v2.0/ports/864aea9d-dd97-413a-a6c1-917568cdf3f0?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 343 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1264/2643] 199.204.45.242 () {34 vars in 1012 bytes} [Tue May 19 17:40:23 2026] GET /v2.0/networks/0e7fcb8e-8b49-4c86-be41-0f5c01c003f1?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: 1380/2644] 199.204.45.242 () {34 vars in 1112 bytes} [Tue May 19 17:40:23 2026] GET /v2.0/networks/0e7fcb8e-8b49-4c86-be41-0f5c01c003f1?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: 1265/2645] 199.204.45.242 () {34 vars in 975 bytes} [Tue May 19 17:40:23 2026] GET /v2.0/ports/864aea9d-dd97-413a-a6c1-917568cdf3f0 => generated 1093 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1381/2646] 199.204.45.242 () {34 vars in 986 bytes} [Tue May 19 17:40:23 2026] GET /v2.0/networks?id=0e7fcb8e-8b49-4c86-be41-0f5c01c003f1 => generated 803 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 17:40:24.387 7 INFO neutron.db.segments_db [None req-1a64bf95-8d62-4531-9210-0804c6e0b9cb aa112dabebd546ad88da4e7adcac3c08 fbf3f32fc2d2465287d8cafe4b209542 - - - -] Added segment 89ebe16e-9794-49f0-abb1-6db7ac039ad3 of type vxlan for network 75b61880-009c-47b9-9fc0-72d379e38755 [pid: 7|app: 0|req: 1382/2647] 10.0.0.156 () {34 vars in 670 bytes} [Tue May 19 17:40:24 2026] POST /v2.0/networks => generated 631 bytes in 347 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1266/2648] 199.204.45.242 () {38 vars in 1028 bytes} [Tue May 19 17:40:24 2026] PUT /v2.0/ports/864aea9d-dd97-413a-a6c1-917568cdf3f0 => generated 1247 bytes in 670 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: 1267/2649] 199.204.45.242 () {34 vars in 1080 bytes} [Tue May 19 17:40:24 2026] GET /v2.0/ports?tenant_id=df1527427308433c98372a94cd13fecd&device_id=677ca8f2-6f5a-42bc-b9a9-7bcb231efd24 => generated 2523 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 17:40:24.911 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-9351ffde-2426-4ec2-9133-9e681683b8f0'] response: {'name': 'network-changed', 'server_uuid': '677ca8f2-6f5a-42bc-b9a9-7bcb231efd24', 'tag': '864aea9d-dd97-413a-a6c1-917568cdf3f0', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1268/2650] 199.204.45.242 () {34 vars in 1062 bytes} [Tue May 19 17:40:24 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.154&port_id=c12d5330-b369-4864-8075-01c2fb969f8c => generated 19 bytes in 42 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: 1383/2651] 10.0.0.156 () {34 vars in 669 bytes} [Tue May 19 17:40:24 2026] POST /v2.0/subnets => generated 602 bytes in 414 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1269/2652] 199.204.45.242 () {34 vars in 984 bytes} [Tue May 19 17:40:24 2026] GET /v2.0/subnets?id=5b8bff3a-90c2-451c-b85f-00bf866a8779 => generated 630 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1270/2653] 199.204.45.242 () {34 vars in 1052 bytes} [Tue May 19 17:40:24 2026] GET /v2.0/ports?network_id=6030e0d1-5ccd-4694-a802-1d6b458dd05f&device_owner=network%3Adhcp => generated 1244 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1384/2654] 10.0.0.156 () {34 vars in 751 bytes} [Tue May 19 17:40:24 2026] PUT /v2.0/subnets/ad06daad-63c6-40c0-ab1b-573516c24aa3/tags => generated 25 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1385/2655] 10.0.0.156 () {32 vars in 731 bytes} [Tue May 19 17:40:25 2026] GET /v2.0/subnets/ad06daad-63c6-40c0-ab1b-573516c24aa3/tags => generated 25 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1386/2656] 10.0.0.156 () {34 vars in 762 bytes} [Tue May 19 17:40:25 2026] PUT /v2.0/subnets/ad06daad-63c6-40c0-ab1b-573516c24aa3/tags/green => generated 4 bytes in 52 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1271/2657] 199.204.45.242 () {34 vars in 1012 bytes} [Tue May 19 17:40:25 2026] GET /v2.0/networks/6030e0d1-5ccd-4694-a802-1d6b458dd05f?fields=segments => generated 14 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1387/2658] 10.0.0.156 () {32 vars in 731 bytes} [Tue May 19 17:40:25 2026] GET /v2.0/subnets/ad06daad-63c6-40c0-ab1b-573516c24aa3/tags => generated 34 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1388/2659] 10.0.0.156 () {34 vars in 758 bytes} [Tue May 19 17:40:25 2026] PUT /v2.0/subnets/ad06daad-63c6-40c0-ab1b-573516c24aa3/tags/red => generated 4 bytes in 39 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1272/2660] 199.204.45.242 () {34 vars in 1112 bytes} [Tue May 19 17:40:25 2026] GET /v2.0/networks/6030e0d1-5ccd-4694-a802-1d6b458dd05f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1389/2661] 10.0.0.156 () {32 vars in 731 bytes} [Tue May 19 17:40:25 2026] GET /v2.0/subnets/ad06daad-63c6-40c0-ab1b-573516c24aa3/tags => generated 34 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1273/2662] 199.204.45.242 () {34 vars in 1056 bytes} [Tue May 19 17:40:25 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.60&port_id=864aea9d-dd97-413a-a6c1-917568cdf3f0 => 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: 1390/2663] 10.0.0.156 () {34 vars in 780 bytes} [Tue May 19 17:40:25 2026] PUT /v2.0/subnets/ad06daad-63c6-40c0-ab1b-573516c24aa3/tags/black.or.white => generated 4 bytes in 54 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1274/2664] 199.204.45.242 () {34 vars in 984 bytes} [Tue May 19 17:40:25 2026] GET /v2.0/subnets?id=13588e15-709e-4590-bbda-96c214bc0cf7 => generated 655 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1391/2665] 10.0.0.156 () {32 vars in 731 bytes} [Tue May 19 17:40:25 2026] GET /v2.0/subnets/ad06daad-63c6-40c0-ab1b-573516c24aa3/tags => generated 52 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1275/2666] 199.204.45.242 () {34 vars in 1052 bytes} [Tue May 19 17:40:25 2026] GET /v2.0/ports?network_id=0e7fcb8e-8b49-4c86-be41-0f5c01c003f1&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: 1392/2667] 10.0.0.156 () {34 vars in 751 bytes} [Tue May 19 17:40:25 2026] PUT /v2.0/subnets/ad06daad-63c6-40c0-ab1b-573516c24aa3/tags => generated 37 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1393/2668] 10.0.0.156 () {32 vars in 731 bytes} [Tue May 19 17:40:25 2026] GET /v2.0/subnets/ad06daad-63c6-40c0-ab1b-573516c24aa3/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: 1276/2669] 199.204.45.242 () {34 vars in 1012 bytes} [Tue May 19 17:40:25 2026] GET /v2.0/networks/0e7fcb8e-8b49-4c86-be41-0f5c01c003f1?fields=segments => generated 14 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1394/2670] 10.0.0.156 () {32 vars in 739 bytes} [Tue May 19 17:40:25 2026] GET /v2.0/subnets/ad06daad-63c6-40c0-ab1b-573516c24aa3/tags/red => generated 0 bytes in 35 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 17:40:25.593 7 INFO neutron.api.v2.resource [None req-22d877e7-e6a3-453b-b790-ff957b417e6f aa112dabebd546ad88da4e7adcac3c08 fbf3f32fc2d2465287d8cafe4b209542 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1395/2671] 10.0.0.156 () {32 vars in 743 bytes} [Tue May 19 17:40:25 2026] GET /v2.0/subnets/ad06daad-63c6-40c0-ab1b-573516c24aa3/tags/green => generated 99 bytes in 54 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1277/2672] 199.204.45.242 () {34 vars in 1112 bytes} [Tue May 19 17:40:25 2026] GET /v2.0/networks/0e7fcb8e-8b49-4c86-be41-0f5c01c003f1?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: 1396/2673] 10.0.0.156 () {32 vars in 742 bytes} [Tue May 19 17:40:25 2026] DELETE /v2.0/subnets/ad06daad-63c6-40c0-ab1b-573516c24aa3/tags/red => generated 0 bytes in 143 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1278/2674] 199.204.45.242 () {34 vars in 1080 bytes} [Tue May 19 17:40:25 2026] GET /v2.0/ports?tenant_id=df1527427308433c98372a94cd13fecd&device_id=677ca8f2-6f5a-42bc-b9a9-7bcb231efd24 => generated 2523 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1397/2675] 10.0.0.156 () {32 vars in 731 bytes} [Tue May 19 17:40:25 2026] GET /v2.0/subnets/ad06daad-63c6-40c0-ab1b-573516c24aa3/tags => generated 30 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1279/2676] 199.204.45.242 () {34 vars in 986 bytes} [Tue May 19 17:40:25 2026] GET /v2.0/networks?id=0e7fcb8e-8b49-4c86-be41-0f5c01c003f1 => generated 803 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 17:40:25.888 7 INFO neutron.api.v2.resource [None req-d8bba8dc-73c3-47da-9869-b79b86fe1b11 aa112dabebd546ad88da4e7adcac3c08 fbf3f32fc2d2465287d8cafe4b209542 - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1398/2677] 10.0.0.156 () {32 vars in 746 bytes} [Tue May 19 17:40:25 2026] DELETE /v2.0/subnets/ad06daad-63c6-40c0-ab1b-573516c24aa3/tags/green => generated 99 bytes in 71 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1280/2678] 10.0.0.156 () {32 vars in 734 bytes} [Tue May 19 17:40:25 2026] DELETE /v2.0/subnets/ad06daad-63c6-40c0-ab1b-573516c24aa3/tags => 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: 1399/2679] 10.0.0.156 () {32 vars in 731 bytes} [Tue May 19 17:40:26 2026] GET /v2.0/subnets/ad06daad-63c6-40c0-ab1b-573516c24aa3/tags => 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: 1400/2680] 199.204.45.242 () {34 vars in 1056 bytes} [Tue May 19 17:40:26 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.60&port_id=864aea9d-dd97-413a-a6c1-917568cdf3f0 => generated 19 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1401/2681] 199.204.45.242 () {34 vars in 984 bytes} [Tue May 19 17:40:26 2026] GET /v2.0/subnets?id=13588e15-709e-4590-bbda-96c214bc0cf7 => generated 655 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1402/2682] 10.0.0.19 () {34 vars in 970 bytes} [Tue May 19 17:40:26 2026] GET /v2.0/ports/864aea9d-dd97-413a-a6c1-917568cdf3f0 => generated 1283 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1403/2683] 199.204.45.242 () {34 vars in 1052 bytes} [Tue May 19 17:40:26 2026] GET /v2.0/ports?network_id=0e7fcb8e-8b49-4c86-be41-0f5c01c003f1&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: 1281/2684] 10.0.0.156 () {32 vars in 724 bytes} [Tue May 19 17:40:26 2026] DELETE /v2.0/subnets/ad06daad-63c6-40c0-ab1b-573516c24aa3 => 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: 1282/2685] 199.204.45.242 () {34 vars in 1012 bytes} [Tue May 19 17:40:26 2026] GET /v2.0/networks/0e7fcb8e-8b49-4c86-be41-0f5c01c003f1?fields=segments => generated 14 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 17:40:27.047 8 INFO neutron.services.segments.plugin [-] Segment 89ebe16e-9794-49f0-abb1-6db7ac039ad3 resource provider aggregate not found 2026-05-19 17:40:27.064 8 INFO neutron.services.segments.plugin [-] Segment 89ebe16e-9794-49f0-abb1-6db7ac039ad3 resource provider aggregate not found 2026-05-19 17:40:27.083 8 INFO neutron.services.segments.plugin [-] Segment 89ebe16e-9794-49f0-abb1-6db7ac039ad3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 89ebe16e-9794-49f0-abb1-6db7ac039ad3 found for delete ", "request_id": "req-3dc0fc3a-2f89-4522-b48e-1af74c1df04d"}]} 2026-05-19 17:40:27.088 8 INFO neutron.services.segments.plugin [-] Segment 89ebe16e-9794-49f0-abb1-6db7ac039ad3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 89ebe16e-9794-49f0-abb1-6db7ac039ad3 found for delete ", "request_id": "req-bed1d22d-a375-4b86-9352-fe64e33ab779"}]} [pid: 8|app: 0|req: 1283/2686] 10.0.0.156 () {32 vars in 726 bytes} [Tue May 19 17:40:26 2026] DELETE /v2.0/networks/75b61880-009c-47b9-9fc0-72d379e38755 => generated 0 bytes in 693 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1284/2687] 199.204.45.242 () {34 vars in 1112 bytes} [Tue May 19 17:40:27 2026] GET /v2.0/networks/0e7fcb8e-8b49-4c86-be41-0f5c01c003f1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1404/2688] 199.204.45.242 () {34 vars in 749 bytes} [Tue May 19 17:40:26 2026] PUT /v2.0/ports/864aea9d-dd97-413a-a6c1-917568cdf3f0 => generated 1308 bytes in 1098 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1285/2689] 199.204.45.242 () {30 vars in 732 bytes} [Tue May 19 17:40:27 2026] GET /v2.0/security-groups?name=lb-425c11b9-716e-445a-b221-dd87d2869df0 => generated 1577 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, ' 2026-05-19 17:40:27.607 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-17cdb940-b101-45c7-90f4-c5f9efdc23f7'] response: {'name': 'network-changed', 'server_uuid': '677ca8f2-6f5a-42bc-b9a9-7bcb231efd24', 'tag': '864aea9d-dd97-413a-a6c1-917568cdf3f0', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1286/2690] 199.204.45.242 () {34 vars in 1080 bytes} [Tue May 19 17:40:27 2026] GET /v2.0/ports?tenant_id=df1527427308433c98372a94cd13fecd&device_id=677ca8f2-6f5a-42bc-b9a9-7bcb231efd24 => generated 2586 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1287/2691] 199.204.45.242 () {34 vars in 986 bytes} [Tue May 19 17:40:27 2026] GET /v2.0/networks?id=0e7fcb8e-8b49-4c86-be41-0f5c01c003f1 => generated 803 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1405/2692] 199.204.45.242 () {34 vars in 749 bytes} [Tue May 19 17:40:27 2026] PUT /v2.0/ports/864aea9d-dd97-413a-a6c1-917568cdf3f0 => generated 1310 bytes in 373 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1288/2693] 199.204.45.242 () {34 vars in 1056 bytes} [Tue May 19 17:40:27 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.60&port_id=864aea9d-dd97-413a-a6c1-917568cdf3f0 => 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: 7|app: 0|req: 1406/2694] 199.204.45.242 () {34 vars in 984 bytes} [Tue May 19 17:40:27 2026] GET /v2.0/subnets?id=13588e15-709e-4590-bbda-96c214bc0cf7 => generated 655 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1289/2695] 199.204.45.242 () {34 vars in 1052 bytes} [Tue May 19 17:40:27 2026] GET /v2.0/ports?network_id=0e7fcb8e-8b49-4c86-be41-0f5c01c003f1&device_owner=network%3Adhcp => generated 1461 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1290/2696] 199.204.45.242 () {30 vars in 663 bytes} [Tue May 19 17:40:27 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1291/2697] 199.204.45.242 () {30 vars in 665 bytes} [Tue May 19 17:40:27 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: 1292/2698] 199.204.45.242 () {34 vars in 1012 bytes} [Tue May 19 17:40:27 2026] GET /v2.0/networks/0e7fcb8e-8b49-4c86-be41-0f5c01c003f1?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: 1293/2699] 199.204.45.242 () {30 vars in 641 bytes} [Tue May 19 17:40:28 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: 1407/2700] 10.0.0.156 () {32 vars in 774 bytes} [Tue May 19 17:40:27 2026] GET /v2.0/security-groups?tenant_id=fbf3f32fc2d2465287d8cafe4b209542&name=default => generated 2805 bytes in 160 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1408/2701] 199.204.45.242 () {30 vars in 677 bytes} [Tue May 19 17:40:28 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1294/2702] 199.204.45.242 () {34 vars in 1112 bytes} [Tue May 19 17:40:28 2026] GET /v2.0/networks/0e7fcb8e-8b49-4c86-be41-0f5c01c003f1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1295/2703] 199.204.45.242 () {30 vars in 701 bytes} [Tue May 19 17:40:28 2026] GET /v2.0/subnets/13588e15-709e-4590-bbda-96c214bc0cf7 => generated 652 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1409/2704] 10.0.0.156 () {32 vars in 740 bytes} [Tue May 19 17:40:28 2026] DELETE /v2.0/security-groups/763fa5fb-2983-4e73-aae3-d3336d661209 => 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: 1296/2705] 199.204.45.242 () {30 vars in 697 bytes} [Tue May 19 17:40:28 2026] GET /v2.0/ports/75e880fc-b02e-459f-8604-08ffe372442d => generated 1132 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1410/2706] 199.204.45.242 () {30 vars in 697 bytes} [Tue May 19 17:40:28 2026] GET /v2.0/ports/864aea9d-dd97-413a-a6c1-917568cdf3f0 => generated 1346 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1297/2707] 199.204.45.242 () {30 vars in 701 bytes} [Tue May 19 17:40:28 2026] GET /v2.0/subnets/13588e15-709e-4590-bbda-96c214bc0cf7 => generated 652 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1298/2708] 199.204.45.242 () {30 vars in 703 bytes} [Tue May 19 17:40:28 2026] GET /v2.0/networks/0e7fcb8e-8b49-4c86-be41-0f5c01c003f1 => generated 800 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1299/2709] 199.204.45.242 () {30 vars in 697 bytes} [Tue May 19 17:40:28 2026] GET /v2.0/ports/75e880fc-b02e-459f-8604-08ffe372442d => generated 1132 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1411/2710] 10.0.0.156 () {32 vars in 774 bytes} [Tue May 19 17:40:28 2026] GET /v2.0/security-groups?tenant_id=09fb6fec083d4b66acf824d8374b8aac&name=default => generated 2805 bytes in 167 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1300/2711] 199.204.45.242 () {30 vars in 701 bytes} [Tue May 19 17:40:28 2026] GET /v2.0/subnets/13588e15-709e-4590-bbda-96c214bc0cf7 => generated 652 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1412/2712] 10.0.0.156 () {32 vars in 740 bytes} [Tue May 19 17:40:28 2026] DELETE /v2.0/security-groups/f77d7969-03ba-4b73-b58d-fb735289600f => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 17:40:33.351 8 INFO neutron.db.segments_db [None req-0d2e18ad-f706-4c41-984e-7d1d41a8b08e 4213b1ca873f43b894d84cd6512bfc00 805f5864ddd848b68131d27b5087d3de - - - -] Added segment 39471079-4fb7-41db-bb36-56a934f5d6cd of type vxlan for network 14006603-01d7-4a7b-a322-dd8f841863f9 [pid: 8|app: 0|req: 1301/2713] 10.0.0.156 () {34 vars in 670 bytes} [Tue May 19 17:40:32 2026] POST /v2.0/networks => generated 632 bytes in 1296 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 17:40:33.850 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-84f6b06c-dfc8-494d-b28f-6a556208de05'] response: {'name': 'network-changed', 'server_uuid': '677ca8f2-6f5a-42bc-b9a9-7bcb231efd24', 'tag': '864aea9d-dd97-413a-a6c1-917568cdf3f0', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1302/2714] 199.204.45.242 () {34 vars in 1080 bytes} [Tue May 19 17:40:33 2026] GET /v2.0/ports?tenant_id=df1527427308433c98372a94cd13fecd&device_id=677ca8f2-6f5a-42bc-b9a9-7bcb231efd24 => generated 2586 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1303/2715] 199.204.45.242 () {34 vars in 986 bytes} [Tue May 19 17:40:33 2026] GET /v2.0/networks?id=0e7fcb8e-8b49-4c86-be41-0f5c01c003f1 => generated 803 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1304/2716] 199.204.45.242 () {34 vars in 1056 bytes} [Tue May 19 17:40:34 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.60&port_id=864aea9d-dd97-413a-a6c1-917568cdf3f0 => 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: 1305/2717] 199.204.45.242 () {34 vars in 984 bytes} [Tue May 19 17:40:34 2026] GET /v2.0/subnets?id=13588e15-709e-4590-bbda-96c214bc0cf7 => generated 655 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1306/2718] 199.204.45.242 () {34 vars in 1052 bytes} [Tue May 19 17:40:34 2026] GET /v2.0/ports?network_id=0e7fcb8e-8b49-4c86-be41-0f5c01c003f1&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: 1307/2719] 199.204.45.242 () {34 vars in 1012 bytes} [Tue May 19 17:40:34 2026] GET /v2.0/networks/0e7fcb8e-8b49-4c86-be41-0f5c01c003f1?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: 1308/2720] 199.204.45.242 () {34 vars in 1112 bytes} [Tue May 19 17:40:34 2026] GET /v2.0/networks/0e7fcb8e-8b49-4c86-be41-0f5c01c003f1?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: 1413/2721] 10.0.0.156 () {34 vars in 664 bytes} [Tue May 19 17:40:33 2026] POST /v2.0/ports => generated 743 bytes in 1094 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1309/2724] 10.0.0.156 () {34 vars in 666 bytes} [Tue May 19 17:40:34 2026] POST /v2.0/trunks => generated 407 bytes in 683 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: 1416/2725] 10.0.0.156 () {34 vars in 749 bytes} [Tue May 19 17:40:35 2026] PUT /v2.0/trunks/444bdbd0-35c5-4546-92f8-91940e21a9b3/tags => generated 25 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1310/2726] 10.0.0.156 () {32 vars in 729 bytes} [Tue May 19 17:40:35 2026] GET /v2.0/trunks/444bdbd0-35c5-4546-92f8-91940e21a9b3/tags => generated 25 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1417/2727] 10.0.0.156 () {34 vars in 760 bytes} [Tue May 19 17:40:35 2026] PUT /v2.0/trunks/444bdbd0-35c5-4546-92f8-91940e21a9b3/tags/green => generated 4 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1311/2728] 10.0.0.156 () {32 vars in 729 bytes} [Tue May 19 17:40:35 2026] GET /v2.0/trunks/444bdbd0-35c5-4546-92f8-91940e21a9b3/tags => generated 34 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1418/2729] 10.0.0.156 () {34 vars in 756 bytes} [Tue May 19 17:40:35 2026] PUT /v2.0/trunks/444bdbd0-35c5-4546-92f8-91940e21a9b3/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: 1312/2730] 10.0.0.156 () {32 vars in 729 bytes} [Tue May 19 17:40:35 2026] GET /v2.0/trunks/444bdbd0-35c5-4546-92f8-91940e21a9b3/tags => generated 34 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1419/2731] 10.0.0.156 () {34 vars in 778 bytes} [Tue May 19 17:40:36 2026] PUT /v2.0/trunks/444bdbd0-35c5-4546-92f8-91940e21a9b3/tags/black.or.white => generated 4 bytes in 184 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1313/2732] 10.0.0.156 () {32 vars in 729 bytes} [Tue May 19 17:40:36 2026] GET /v2.0/trunks/444bdbd0-35c5-4546-92f8-91940e21a9b3/tags => generated 52 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1420/2733] 10.0.0.156 () {34 vars in 749 bytes} [Tue May 19 17:40:36 2026] PUT /v2.0/trunks/444bdbd0-35c5-4546-92f8-91940e21a9b3/tags => generated 37 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1314/2734] 10.0.0.156 () {32 vars in 729 bytes} [Tue May 19 17:40:36 2026] GET /v2.0/trunks/444bdbd0-35c5-4546-92f8-91940e21a9b3/tags => generated 37 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1421/2735] 10.0.0.156 () {32 vars in 737 bytes} [Tue May 19 17:40:36 2026] GET /v2.0/trunks/444bdbd0-35c5-4546-92f8-91940e21a9b3/tags/red => generated 0 bytes in 15 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 17:40:36.354 8 INFO neutron.api.v2.resource [None req-431a63cb-cbd2-4113-b4a6-31cef133011f 4213b1ca873f43b894d84cd6512bfc00 805f5864ddd848b68131d27b5087d3de - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1315/2736] 10.0.0.156 () {32 vars in 741 bytes} [Tue May 19 17:40:36 2026] GET /v2.0/trunks/444bdbd0-35c5-4546-92f8-91940e21a9b3/tags/green => generated 99 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1422/2737] 10.0.0.156 () {32 vars in 740 bytes} [Tue May 19 17:40:36 2026] DELETE /v2.0/trunks/444bdbd0-35c5-4546-92f8-91940e21a9b3/tags/red => 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: 1316/2738] 10.0.0.156 () {32 vars in 729 bytes} [Tue May 19 17:40:36 2026] GET /v2.0/trunks/444bdbd0-35c5-4546-92f8-91940e21a9b3/tags => generated 30 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 17:40:36.523 7 INFO neutron.api.v2.resource [None req-9001840d-e7de-494a-820a-7647d166399a 4213b1ca873f43b894d84cd6512bfc00 805f5864ddd848b68131d27b5087d3de - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1423/2739] 10.0.0.156 () {32 vars in 744 bytes} [Tue May 19 17:40:36 2026] DELETE /v2.0/trunks/444bdbd0-35c5-4546-92f8-91940e21a9b3/tags/green => generated 99 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1317/2740] 10.0.0.156 () {32 vars in 732 bytes} [Tue May 19 17:40:36 2026] DELETE /v2.0/trunks/444bdbd0-35c5-4546-92f8-91940e21a9b3/tags => generated 0 bytes in 200 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1424/2741] 10.0.0.156 () {32 vars in 729 bytes} [Tue May 19 17:40:36 2026] GET /v2.0/trunks/444bdbd0-35c5-4546-92f8-91940e21a9b3/tags => 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: 1318/2742] 10.0.0.156 () {32 vars in 719 bytes} [Tue May 19 17:40:36 2026] GET /v2.0/trunks/444bdbd0-35c5-4546-92f8-91940e21a9b3 => generated 407 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1425/2743] 10.0.0.156 () {32 vars in 717 bytes} [Tue May 19 17:40:36 2026] GET /v2.0/ports/8acbe45a-2dad-447f-aff9-015df6e34d82 => generated 826 bytes in 180 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 17:40:37.125 8 ERROR neutron_lib.callbacks.manager [None req-0e908b28-7c92-4020-a72c-34265cfe136c 4213b1ca873f43b894d84cd6512bfc00 805f5864ddd848b68131d27b5087d3de - - - -] Error during notification for neutron.services.trunk.rpc.backend.ServerSideRpcBackend.process_event-25013 trunk, after_delete: neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-05-19 17:40:37.125 8 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-05-19 17:40:37.125 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-19 17:40:37.125 8 ERROR neutron_lib.callbacks.manager callback(resource, event, trigger, payload=payload) 2026-05-19 17:40:37.125 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-19 17:40:37.125 8 ERROR neutron_lib.callbacks.manager method[event](context, payload) 2026-05-19 17:40:37.125 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-19 17:40:37.125 8 ERROR neutron_lib.callbacks.manager return method(*args, **kwargs) 2026-05-19 17:40:37.125 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-19 17:40:37.125 8 ERROR neutron_lib.callbacks.manager self._resource_rpc.push(context, [trunk], events.DELETED) 2026-05-19 17:40:37.125 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-19 17:40:37.125 8 ERROR neutron_lib.callbacks.manager self._push(context, resource_type, type_resources, event_type) 2026-05-19 17:40:37.125 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-19 17:40:37.125 8 ERROR neutron_lib.callbacks.manager _validate_resource_type(resource_type) 2026-05-19 17:40:37.125 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-19 17:40:37.125 8 ERROR neutron_lib.callbacks.manager raise InvalidResourceTypeClass(resource_type=resource_type) 2026-05-19 17:40:37.125 8 ERROR neutron_lib.callbacks.manager neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-05-19 17:40:37.125 8 ERROR neutron_lib.callbacks.manager  [pid: 8|app: 0|req: 1319/2744] 10.0.0.156 () {32 vars in 722 bytes} [Tue May 19 17:40:37 2026] DELETE /v2.0/trunks/444bdbd0-35c5-4546-92f8-91940e21a9b3 => 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: 1426/2745] 10.0.0.156 () {32 vars in 720 bytes} [Tue May 19 17:40:37 2026] DELETE /v2.0/ports/8acbe45a-2dad-447f-aff9-015df6e34d82 => generated 0 bytes in 253 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 17:40:37.650 8 INFO neutron.services.segments.plugin [-] Segment 39471079-4fb7-41db-bb36-56a934f5d6cd resource provider aggregate not found 2026-05-19 17:40:37.655 8 INFO neutron.services.segments.plugin [-] Segment 39471079-4fb7-41db-bb36-56a934f5d6cd resource provider aggregate not found 2026-05-19 17:40:37.672 8 INFO neutron.services.segments.plugin [-] Segment 39471079-4fb7-41db-bb36-56a934f5d6cd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 39471079-4fb7-41db-bb36-56a934f5d6cd found for delete ", "request_id": "req-bbdb1873-ecb6-428d-acf8-eb4fd8f92889"}]} 2026-05-19 17:40:37.683 8 INFO neutron.services.segments.plugin [-] Segment 39471079-4fb7-41db-bb36-56a934f5d6cd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 39471079-4fb7-41db-bb36-56a934f5d6cd found for delete ", "request_id": "req-15d55def-623e-4959-accb-508d05450c2c"}]} [pid: 8|app: 0|req: 1320/2746] 10.0.0.156 () {32 vars in 726 bytes} [Tue May 19 17:40:37 2026] DELETE /v2.0/networks/14006603-01d7-4a7b-a322-dd8f841863f9 => 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: 1321/2747] 10.0.0.156 () {32 vars in 774 bytes} [Tue May 19 17:40:38 2026] GET /v2.0/security-groups?tenant_id=6d1d458459c94035af8040e0982216e7&name=default => generated 2805 bytes in 243 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1322/2748] 10.0.0.156 () {32 vars in 740 bytes} [Tue May 19 17:40:38 2026] DELETE /v2.0/security-groups/6ecd9537-f38b-47a9-bdcb-4144905ad134 => 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: 1323/2749] 10.0.0.156 () {32 vars in 774 bytes} [Tue May 19 17:40:38 2026] GET /v2.0/security-groups?tenant_id=805f5864ddd848b68131d27b5087d3de&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: 1324/2750] 10.0.0.156 () {32 vars in 740 bytes} [Tue May 19 17:40:38 2026] DELETE /v2.0/security-groups/2e54356a-efa5-4b14-8ab5-6c1981a43e7f => generated 0 bytes in 139 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 17:40:39.402 7 INFO neutron.db.l3_db [None req-39f09c36-8830-48f1-a19c-f22578e52e35 a2eec12f3a324705ad9f37fb86b33648 c4c84515d6a542689adbb1db596cbc1e - - - -] Floating IP 1856f772-12e2-4ca3-a023-1e989725e424 associated. External IP: 10.96.250.212, port: 75e880fc-b02e-459f-8604-08ffe372442d. [pid: 7|app: 0|req: 1427/2751] 10.0.0.156 () {34 vars in 677 bytes} [Tue May 19 17:40:38 2026] POST /v2.0/floatingips => generated 899 bytes in 1558 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1325/2752] 199.204.45.242 () {30 vars in 663 bytes} [Tue May 19 17:40:43 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 172 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1428/2753] 199.204.45.242 () {30 vars in 665 bytes} [Tue May 19 17:40:43 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: 1326/2754] 199.204.45.242 () {30 vars in 641 bytes} [Tue May 19 17:40:43 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: 1429/2755] 199.204.45.242 () {30 vars in 677 bytes} [Tue May 19 17:40:43 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1327/2756] 199.204.45.242 () {30 vars in 732 bytes} [Tue May 19 17:40:43 2026] GET /v2.0/security-groups?name=lb-425c11b9-716e-445a-b221-dd87d2869df0 => generated 1577 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1430/2757] 199.204.45.242 () {30 vars in 762 bytes} [Tue May 19 17:40:43 2026] GET /v2.0/security-group-rules?security_group_id=d571866a-3664-4a65-afb8-450c5b90f812 => generated 1118 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1328/2758] 199.204.45.242 () {34 vars in 707 bytes} [Tue May 19 17:40:43 2026] POST /v2.0/security-group-rules => generated 569 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1431/2759] 199.204.45.242 () {34 vars in 707 bytes} [Tue May 19 17:40:43 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: 1330/2762] 10.0.0.137 () {30 vars in 659 bytes} [Tue May 19 17:40:51 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1433/2763] 10.0.0.137 () {30 vars in 661 bytes} [Tue May 19 17:40:51 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: 1331/2764] 10.0.0.137 () {30 vars in 637 bytes} [Tue May 19 17:40: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: 1434/2765] 10.0.0.137 () {30 vars in 673 bytes} [Tue May 19 17:40:51 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: 1332/2766] 10.0.0.137 () {28 vars in 439 bytes} [Tue May 19 17:40:51 2026] GET / => generated 151 bytes in 4 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1435/2767] 10.0.0.137 () {30 vars in 697 bytes} [Tue May 19 17:40:51 2026] GET /v2.0/subnets/39d148d2-fe10-4445-91b6-72175577b27a => generated 631 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1333/2768] 199.204.45.242 () {30 vars in 663 bytes} [Tue May 19 17:40:52 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: 1436/2769] 199.204.45.242 () {30 vars in 665 bytes} [Tue May 19 17:40:52 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: 1334/2770] 199.204.45.242 () {30 vars in 641 bytes} [Tue May 19 17:40:52 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1437/2771] 199.204.45.242 () {30 vars in 677 bytes} [Tue May 19 17:40:52 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: 1335/2772] 199.204.45.242 () {30 vars in 701 bytes} [Tue May 19 17:40:52 2026] GET /v2.0/subnets/39d148d2-fe10-4445-91b6-72175577b27a => generated 649 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1438/2773] 199.204.45.242 () {30 vars in 716 bytes} [Tue May 19 17:40:52 2026] GET /v2.0/ports?device_id=677ca8f2-6f5a-42bc-b9a9-7bcb231efd24 => generated 2586 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1336/2774] 199.204.45.242 () {30 vars in 663 bytes} [Tue May 19 17:40:53 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1439/2775] 199.204.45.242 () {30 vars in 665 bytes} [Tue May 19 17:40:53 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1337/2776] 199.204.45.242 () {30 vars in 641 bytes} [Tue May 19 17:40:53 2026] GET /v2.0/extensions/qos => generated 166 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1440/2777] 199.204.45.242 () {30 vars in 677 bytes} [Tue May 19 17:40:53 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: 1338/2778] 199.204.45.242 () {34 vars in 1012 bytes} [Tue May 19 17:40:53 2026] GET /v2.0/networks/852d7786-c4c2-43b1-a13d-6f161f778c3f?fields=segments => generated 14 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1441/2779] 199.204.45.242 () {34 vars in 1112 bytes} [Tue May 19 17:40:53 2026] GET /v2.0/networks/852d7786-c4c2-43b1-a13d-6f161f778c3f?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: 1339/2780] 199.204.45.242 () {34 vars in 986 bytes} [Tue May 19 17:40:53 2026] GET /v2.0/networks?id=852d7786-c4c2-43b1-a13d-6f161f778c3f => generated 801 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1442/2781] 199.204.45.242 () {38 vars in 955 bytes} [Tue May 19 17:40:54 2026] POST /v2.0/ports => generated 1299 bytes in 443 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1340/2782] 199.204.45.242 () {38 vars in 1028 bytes} [Tue May 19 17:40:54 2026] PUT /v2.0/ports/511a2d1d-1cf1-40ad-86d5-f128408d8a4e => generated 1424 bytes in 564 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: 1443/2783] 199.204.45.242 () {34 vars in 1080 bytes} [Tue May 19 17:40:55 2026] GET /v2.0/ports?tenant_id=df1527427308433c98372a94cd13fecd&device_id=677ca8f2-6f5a-42bc-b9a9-7bcb231efd24 => generated 4038 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 17:40:55.252 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-a788fe2d-41a8-4625-9053-ecab4894b6f0'] response: {'name': 'network-changed', 'server_uuid': '677ca8f2-6f5a-42bc-b9a9-7bcb231efd24', 'tag': '511a2d1d-1cf1-40ad-86d5-f128408d8a4e', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1341/2784] 199.204.45.242 () {34 vars in 1062 bytes} [Tue May 19 17:40:55 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.154&port_id=c12d5330-b369-4864-8075-01c2fb969f8c => generated 19 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1444/2785] 199.204.45.242 () {34 vars in 984 bytes} [Tue May 19 17:40:55 2026] GET /v2.0/subnets?id=5b8bff3a-90c2-451c-b85f-00bf866a8779 => generated 630 bytes in 38 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: 1342/2786] 199.204.45.242 () {34 vars in 1052 bytes} [Tue May 19 17:40:55 2026] GET /v2.0/ports?network_id=6030e0d1-5ccd-4694-a802-1d6b458dd05f&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: 1445/2787] 199.204.45.242 () {34 vars in 1012 bytes} [Tue May 19 17:40:55 2026] GET /v2.0/networks/6030e0d1-5ccd-4694-a802-1d6b458dd05f?fields=segments => generated 14 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1343/2788] 199.204.45.242 () {34 vars in 1112 bytes} [Tue May 19 17:40:55 2026] GET /v2.0/networks/6030e0d1-5ccd-4694-a802-1d6b458dd05f?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: 1446/2789] 199.204.45.242 () {34 vars in 1056 bytes} [Tue May 19 17:40:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.60&port_id=864aea9d-dd97-413a-a6c1-917568cdf3f0 => generated 19 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1344/2790] 199.204.45.242 () {34 vars in 984 bytes} [Tue May 19 17:40:55 2026] GET /v2.0/subnets?id=13588e15-709e-4590-bbda-96c214bc0cf7 => generated 655 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1447/2791] 199.204.45.242 () {34 vars in 1052 bytes} [Tue May 19 17:40:55 2026] GET /v2.0/ports?network_id=0e7fcb8e-8b49-4c86-be41-0f5c01c003f1&device_owner=network%3Adhcp => generated 1461 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1345/2792] 199.204.45.242 () {34 vars in 1012 bytes} [Tue May 19 17:40:55 2026] GET /v2.0/networks/0e7fcb8e-8b49-4c86-be41-0f5c01c003f1?fields=segments => generated 14 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1448/2793] 199.204.45.242 () {34 vars in 1112 bytes} [Tue May 19 17:40:55 2026] GET /v2.0/networks/0e7fcb8e-8b49-4c86-be41-0f5c01c003f1?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: 1346/2794] 199.204.45.242 () {34 vars in 1058 bytes} [Tue May 19 17:40:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.215&port_id=511a2d1d-1cf1-40ad-86d5-f128408d8a4e => 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: 1449/2795] 199.204.45.242 () {34 vars in 1102 bytes} [Tue May 19 17:40:55 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A70&port_id=511a2d1d-1cf1-40ad-86d5-f128408d8a4e => generated 19 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1347/2796] 199.204.45.242 () {34 vars in 1064 bytes} [Tue May 19 17:40:55 2026] GET /v2.0/subnets?id=39d148d2-fe10-4445-91b6-72175577b27a&id=db6429e6-42dc-4fa0-b857-9f37a853b577 => generated 1362 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1450/2797] 199.204.45.242 () {34 vars in 1052 bytes} [Tue May 19 17:40:55 2026] GET /v2.0/ports?network_id=852d7786-c4c2-43b1-a13d-6f161f778c3f&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: 1348/2798] 199.204.45.242 () {34 vars in 1052 bytes} [Tue May 19 17:40:56 2026] GET /v2.0/ports?network_id=852d7786-c4c2-43b1-a13d-6f161f778c3f&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: 7|app: 0|req: 1451/2799] 199.204.45.242 () {34 vars in 1012 bytes} [Tue May 19 17:40:56 2026] GET /v2.0/networks/852d7786-c4c2-43b1-a13d-6f161f778c3f?fields=segments => generated 14 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1349/2800] 199.204.45.242 () {34 vars in 1112 bytes} [Tue May 19 17:40:56 2026] GET /v2.0/networks/852d7786-c4c2-43b1-a13d-6f161f778c3f?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: 1452/2801] 199.204.45.242 () {34 vars in 1080 bytes} [Tue May 19 17:40:56 2026] GET /v2.0/ports?tenant_id=df1527427308433c98372a94cd13fecd&device_id=677ca8f2-6f5a-42bc-b9a9-7bcb231efd24 => generated 4038 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1350/2802] 199.204.45.242 () {34 vars in 986 bytes} [Tue May 19 17:40:56 2026] GET /v2.0/networks?id=852d7786-c4c2-43b1-a13d-6f161f778c3f => generated 801 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1453/2803] 199.204.45.242 () {34 vars in 1058 bytes} [Tue May 19 17:40:56 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.215&port_id=511a2d1d-1cf1-40ad-86d5-f128408d8a4e => 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: 1351/2804] 199.204.45.242 () {34 vars in 1102 bytes} [Tue May 19 17:40:56 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A70&port_id=511a2d1d-1cf1-40ad-86d5-f128408d8a4e => 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: 1352/2805] 199.204.45.242 () {34 vars in 1064 bytes} [Tue May 19 17:40:56 2026] GET /v2.0/subnets?id=39d148d2-fe10-4445-91b6-72175577b27a&id=db6429e6-42dc-4fa0-b857-9f37a853b577 => generated 1362 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1353/2806] 199.204.45.242 () {34 vars in 1052 bytes} [Tue May 19 17:40:56 2026] GET /v2.0/ports?network_id=852d7786-c4c2-43b1-a13d-6f161f778c3f&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: 1454/2807] 10.0.0.19 () {34 vars in 970 bytes} [Tue May 19 17:40:56 2026] GET /v2.0/ports/511a2d1d-1cf1-40ad-86d5-f128408d8a4e => generated 1460 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1455/2808] 199.204.45.242 () {34 vars in 1052 bytes} [Tue May 19 17:40:56 2026] GET /v2.0/ports?network_id=852d7786-c4c2-43b1-a13d-6f161f778c3f&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: 8|app: 0|req: 1354/2809] 199.204.45.242 () {30 vars in 697 bytes} [Tue May 19 17:40:56 2026] GET /v2.0/ports/511a2d1d-1cf1-40ad-86d5-f128408d8a4e => generated 1460 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1456/2810] 199.204.45.242 () {30 vars in 697 bytes} [Tue May 19 17:40:56 2026] GET /v2.0/ports/511a2d1d-1cf1-40ad-86d5-f128408d8a4e => generated 1460 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1355/2811] 199.204.45.242 () {34 vars in 1012 bytes} [Tue May 19 17:40:56 2026] GET /v2.0/networks/852d7786-c4c2-43b1-a13d-6f161f778c3f?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: 1356/2812] 199.204.45.242 () {34 vars in 1112 bytes} [Tue May 19 17:40:56 2026] GET /v2.0/networks/852d7786-c4c2-43b1-a13d-6f161f778c3f?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: 1457/2813] 199.204.45.242 () {34 vars in 750 bytes} [Tue May 19 17:40:56 2026] PUT /v2.0/ports/511a2d1d-1cf1-40ad-86d5-f128408d8a4e => generated 1199 bytes in 442 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1357/2814] 199.204.45.242 () {30 vars in 703 bytes} [Tue May 19 17:40:57 2026] GET /v2.0/networks/852d7786-c4c2-43b1-a13d-6f161f778c3f => generated 798 bytes in 60 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: 1458/2815] 199.204.45.242 () {30 vars in 701 bytes} [Tue May 19 17:40:57 2026] GET /v2.0/subnets/39d148d2-fe10-4445-91b6-72175577b27a => generated 649 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1358/2816] 199.204.45.242 () {34 vars in 1080 bytes} [Tue May 19 17:40:57 2026] GET /v2.0/ports?tenant_id=df1527427308433c98372a94cd13fecd&device_id=677ca8f2-6f5a-42bc-b9a9-7bcb231efd24 => generated 3813 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 17:40:57.478 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-64fe8204-f01e-4833-9240-964d161248b6'] response: {'name': 'network-changed', 'server_uuid': '677ca8f2-6f5a-42bc-b9a9-7bcb231efd24', 'tag': '511a2d1d-1cf1-40ad-86d5-f128408d8a4e', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1359/2817] 199.204.45.242 () {30 vars in 663 bytes} [Tue May 19 17:40:57 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: 1360/2818] 199.204.45.242 () {30 vars in 665 bytes} [Tue May 19 17:40:57 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1361/2819] 199.204.45.242 () {30 vars in 641 bytes} [Tue May 19 17:40:57 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: 1362/2820] 199.204.45.242 () {30 vars in 677 bytes} [Tue May 19 17:40:57 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: 1459/2821] 199.204.45.242 () {34 vars in 986 bytes} [Tue May 19 17:40:57 2026] GET /v2.0/networks?id=852d7786-c4c2-43b1-a13d-6f161f778c3f => generated 801 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1460/2822] 199.204.45.242 () {34 vars in 1058 bytes} [Tue May 19 17:40:57 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.215&port_id=511a2d1d-1cf1-40ad-86d5-f128408d8a4e => 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: 1363/2823] 199.204.45.242 () {30 vars in 701 bytes} [Tue May 19 17:40:57 2026] GET /v2.0/subnets/13588e15-709e-4590-bbda-96c214bc0cf7 => generated 652 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1364/2824] 199.204.45.242 () {34 vars in 984 bytes} [Tue May 19 17:40:57 2026] GET /v2.0/subnets?id=39d148d2-fe10-4445-91b6-72175577b27a => 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: 1461/2825] 199.204.45.242 () {30 vars in 697 bytes} [Tue May 19 17:40:57 2026] GET /v2.0/ports/75e880fc-b02e-459f-8604-08ffe372442d => generated 1132 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1462/2826] 199.204.45.242 () {30 vars in 697 bytes} [Tue May 19 17:40:57 2026] GET /v2.0/ports/864aea9d-dd97-413a-a6c1-917568cdf3f0 => generated 1346 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1365/2827] 199.204.45.242 () {34 vars in 1052 bytes} [Tue May 19 17:40:57 2026] GET /v2.0/ports?network_id=852d7786-c4c2-43b1-a13d-6f161f778c3f&device_owner=network%3Adhcp => generated 1457 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1463/2828] 199.204.45.242 () {30 vars in 701 bytes} [Tue May 19 17:40:57 2026] GET /v2.0/subnets/13588e15-709e-4590-bbda-96c214bc0cf7 => generated 652 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1366/2829] 199.204.45.242 () {34 vars in 1012 bytes} [Tue May 19 17:40:57 2026] GET /v2.0/networks/852d7786-c4c2-43b1-a13d-6f161f778c3f?fields=segments => generated 14 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1464/2830] 199.204.45.242 () {30 vars in 703 bytes} [Tue May 19 17:40:57 2026] GET /v2.0/networks/0e7fcb8e-8b49-4c86-be41-0f5c01c003f1 => generated 800 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1465/2831] 199.204.45.242 () {30 vars in 697 bytes} [Tue May 19 17:40:57 2026] GET /v2.0/ports/75e880fc-b02e-459f-8604-08ffe372442d => 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: 1367/2832] 199.204.45.242 () {34 vars in 1112 bytes} [Tue May 19 17:40:57 2026] GET /v2.0/networks/852d7786-c4c2-43b1-a13d-6f161f778c3f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1466/2833] 199.204.45.242 () {30 vars in 701 bytes} [Tue May 19 17:40:57 2026] GET /v2.0/subnets/13588e15-709e-4590-bbda-96c214bc0cf7 => 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: 1368/2834] 10.0.0.137 () {30 vars in 659 bytes} [Tue May 19 17:41:02 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1467/2835] 10.0.0.137 () {30 vars in 661 bytes} [Tue May 19 17:41:02 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: 1369/2836] 10.0.0.137 () {30 vars in 637 bytes} [Tue May 19 17:41:02 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: 1468/2837] 10.0.0.137 () {30 vars in 673 bytes} [Tue May 19 17:41:02 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1370/2838] 10.0.0.137 () {28 vars in 439 bytes} [Tue May 19 17:41:03 2026] GET / => generated 151 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1469/2839] 10.0.0.137 () {30 vars in 697 bytes} [Tue May 19 17:41:03 2026] GET /v2.0/subnets/c0b94450-0ce2-4ed9-9efd-9263dd62f9fa => generated 630 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1371/2840] 199.204.45.242 () {34 vars in 1096 bytes} [Tue May 19 17:41:03 2026] GET /v2.0/ports?device_id=228f3660-013c-42e7-b9cf-fbc162424204&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1470/2841] 199.204.45.242 () {34 vars in 1080 bytes} [Tue May 19 17:41:03 2026] GET /v2.0/ports?tenant_id=c4c84515d6a542689adbb1db596cbc1e&device_id=228f3660-013c-42e7-b9cf-fbc162424204 => generated 1465 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1471/2842] 199.204.45.242 () {30 vars in 663 bytes} [Tue May 19 17:41:03 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: 1472/2843] 199.204.45.242 () {30 vars in 665 bytes} [Tue May 19 17:41:03 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: 1473/2844] 199.204.45.242 () {30 vars in 641 bytes} [Tue May 19 17:41:03 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: 1372/2845] 199.204.45.242 () {34 vars in 986 bytes} [Tue May 19 17:41:03 2026] GET /v2.0/networks?id=852d7786-c4c2-43b1-a13d-6f161f778c3f => generated 801 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1474/2846] 199.204.45.242 () {30 vars in 677 bytes} [Tue May 19 17:41:03 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: 1475/2847] 199.204.45.242 () {30 vars in 701 bytes} [Tue May 19 17:41:03 2026] GET /v2.0/subnets/39d148d2-fe10-4445-91b6-72175577b27a => generated 649 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1373/2848] 199.204.45.242 () {34 vars in 1056 bytes} [Tue May 19 17:41:03 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.72&port_id=d8270342-3417-4207-bf94-e5dacd31d585 => generated 859 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1476/2849] 199.204.45.242 () {30 vars in 701 bytes} [Tue May 19 17:41:03 2026] GET /v2.0/subnets/c0b94450-0ce2-4ed9-9efd-9263dd62f9fa => generated 648 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1374/2850] 199.204.45.242 () {34 vars in 1104 bytes} [Tue May 19 17:41:03 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A2fd&port_id=d8270342-3417-4207-bf94-e5dacd31d585 => 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: 1477/2851] 199.204.45.242 () {30 vars in 716 bytes} [Tue May 19 17:41:03 2026] GET /v2.0/ports?device_id=677ca8f2-6f5a-42bc-b9a9-7bcb231efd24 => generated 3815 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1478/2852] 199.204.45.242 () {30 vars in 663 bytes} [Tue May 19 17:41:04 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: 1479/2853] 199.204.45.242 () {30 vars in 665 bytes} [Tue May 19 17:41:04 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1480/2854] 199.204.45.242 () {30 vars in 641 bytes} [Tue May 19 17:41:04 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: 1481/2855] 199.204.45.242 () {30 vars in 677 bytes} [Tue May 19 17:41:04 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: 1375/2856] 199.204.45.242 () {34 vars in 1064 bytes} [Tue May 19 17:41:03 2026] GET /v2.0/subnets?id=39d148d2-fe10-4445-91b6-72175577b27a&id=db6429e6-42dc-4fa0-b857-9f37a853b577 => generated 1362 bytes in 487 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1482/2857] 199.204.45.242 () {34 vars in 1012 bytes} [Tue May 19 17:41:04 2026] GET /v2.0/networks/ea1ac6f0-d8e8-42e5-9f3a-75318050a920?fields=segments => generated 14 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1376/2858] 199.204.45.242 () {34 vars in 1052 bytes} [Tue May 19 17:41:04 2026] GET /v2.0/ports?network_id=852d7786-c4c2-43b1-a13d-6f161f778c3f&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: 1377/2859] 199.204.45.242 () {34 vars in 1052 bytes} [Tue May 19 17:41:04 2026] GET /v2.0/ports?network_id=852d7786-c4c2-43b1-a13d-6f161f778c3f&device_owner=network%3Adhcp => generated 1457 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1483/2860] 199.204.45.242 () {34 vars in 1112 bytes} [Tue May 19 17:41:04 2026] GET /v2.0/networks/ea1ac6f0-d8e8-42e5-9f3a-75318050a920?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: 1378/2861] 199.204.45.242 () {34 vars in 1012 bytes} [Tue May 19 17:41:04 2026] GET /v2.0/networks/852d7786-c4c2-43b1-a13d-6f161f778c3f?fields=segments => generated 14 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1484/2862] 199.204.45.242 () {34 vars in 986 bytes} [Tue May 19 17:41:04 2026] GET /v2.0/networks?id=ea1ac6f0-d8e8-42e5-9f3a-75318050a920 => generated 801 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1379/2863] 199.204.45.242 () {34 vars in 1112 bytes} [Tue May 19 17:41:04 2026] GET /v2.0/networks/852d7786-c4c2-43b1-a13d-6f161f778c3f?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: 1485/2864] 199.204.45.242 () {38 vars in 955 bytes} [Tue May 19 17:41:04 2026] POST /v2.0/ports => generated 1303 bytes in 452 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1380/2867] 199.204.45.242 () {38 vars in 1028 bytes} [Tue May 19 17:41:05 2026] PUT /v2.0/ports/833d6541-6a6b-4fb7-a03a-01f4e5806567 => generated 1428 bytes in 624 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: 1488/2868] 199.204.45.242 () {34 vars in 1080 bytes} [Tue May 19 17:41:05 2026] GET /v2.0/ports?tenant_id=df1527427308433c98372a94cd13fecd&device_id=677ca8f2-6f5a-42bc-b9a9-7bcb231efd24 => generated 5271 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1381/2869] 199.204.45.242 () {34 vars in 1062 bytes} [Tue May 19 17:41:05 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.154&port_id=c12d5330-b369-4864-8075-01c2fb969f8c => generated 19 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1489/2870] 199.204.45.242 () {34 vars in 984 bytes} [Tue May 19 17:41:05 2026] GET /v2.0/subnets?id=5b8bff3a-90c2-451c-b85f-00bf866a8779 => generated 630 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 17:41:05.900 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-5d6c35ae-72e5-4968-990d-079726d47a9e'] response: {'name': 'network-changed', 'server_uuid': '677ca8f2-6f5a-42bc-b9a9-7bcb231efd24', 'tag': '833d6541-6a6b-4fb7-a03a-01f4e5806567', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1382/2871] 199.204.45.242 () {34 vars in 1052 bytes} [Tue May 19 17:41:05 2026] GET /v2.0/ports?network_id=6030e0d1-5ccd-4694-a802-1d6b458dd05f&device_owner=network%3Adhcp => generated 1244 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1490/2872] 199.204.45.242 () {34 vars in 1012 bytes} [Tue May 19 17:41:05 2026] GET /v2.0/networks/6030e0d1-5ccd-4694-a802-1d6b458dd05f?fields=segments => generated 14 bytes in 72 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: 1383/2873] 199.204.45.242 () {34 vars in 1112 bytes} [Tue May 19 17:41:06 2026] GET /v2.0/networks/6030e0d1-5ccd-4694-a802-1d6b458dd05f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1491/2874] 199.204.45.242 () {34 vars in 1056 bytes} [Tue May 19 17:41:06 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.60&port_id=864aea9d-dd97-413a-a6c1-917568cdf3f0 => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1384/2875] 199.204.45.242 () {34 vars in 984 bytes} [Tue May 19 17:41:06 2026] GET /v2.0/subnets?id=13588e15-709e-4590-bbda-96c214bc0cf7 => generated 655 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1492/2876] 199.204.45.242 () {34 vars in 1052 bytes} [Tue May 19 17:41:06 2026] GET /v2.0/ports?network_id=0e7fcb8e-8b49-4c86-be41-0f5c01c003f1&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: 1385/2877] 199.204.45.242 () {34 vars in 1012 bytes} [Tue May 19 17:41:06 2026] GET /v2.0/networks/0e7fcb8e-8b49-4c86-be41-0f5c01c003f1?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: 1493/2878] 199.204.45.242 () {34 vars in 1112 bytes} [Tue May 19 17:41:06 2026] GET /v2.0/networks/0e7fcb8e-8b49-4c86-be41-0f5c01c003f1?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: 1386/2879] 199.204.45.242 () {34 vars in 1058 bytes} [Tue May 19 17:41:06 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.215&port_id=511a2d1d-1cf1-40ad-86d5-f128408d8a4e => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1494/2880] 199.204.45.242 () {34 vars in 984 bytes} [Tue May 19 17:41:06 2026] GET /v2.0/subnets?id=39d148d2-fe10-4445-91b6-72175577b27a => generated 652 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1387/2881] 199.204.45.242 () {34 vars in 1052 bytes} [Tue May 19 17:41:06 2026] GET /v2.0/ports?network_id=852d7786-c4c2-43b1-a13d-6f161f778c3f&device_owner=network%3Adhcp => generated 1457 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1495/2882] 199.204.45.242 () {34 vars in 1012 bytes} [Tue May 19 17:41:06 2026] GET /v2.0/networks/852d7786-c4c2-43b1-a13d-6f161f778c3f?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: 1388/2883] 199.204.45.242 () {34 vars in 1112 bytes} [Tue May 19 17:41:06 2026] GET /v2.0/networks/852d7786-c4c2-43b1-a13d-6f161f778c3f?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: 1496/2884] 199.204.45.242 () {34 vars in 1058 bytes} [Tue May 19 17:41:06 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.247&port_id=833d6541-6a6b-4fb7-a03a-01f4e5806567 => 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: 1389/2885] 199.204.45.242 () {34 vars in 1104 bytes} [Tue May 19 17:41:06 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A12&port_id=833d6541-6a6b-4fb7-a03a-01f4e5806567 => 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: 1497/2886] 199.204.45.242 () {34 vars in 1064 bytes} [Tue May 19 17:41:06 2026] GET /v2.0/subnets?id=c9a346cc-e501-468d-8f2e-a8dd73f51a9d&id=c0b94450-0ce2-4ed9-9efd-9263dd62f9fa => generated 1365 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1390/2887] 199.204.45.242 () {34 vars in 1052 bytes} [Tue May 19 17:41:06 2026] GET /v2.0/ports?network_id=ea1ac6f0-d8e8-42e5-9f3a-75318050a920&device_owner=network%3Adhcp => generated 1461 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1498/2888] 199.204.45.242 () {34 vars in 1052 bytes} [Tue May 19 17:41:06 2026] GET /v2.0/ports?network_id=ea1ac6f0-d8e8-42e5-9f3a-75318050a920&device_owner=network%3Adhcp => generated 1461 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1391/2889] 199.204.45.242 () {34 vars in 1012 bytes} [Tue May 19 17:41:06 2026] GET /v2.0/networks/ea1ac6f0-d8e8-42e5-9f3a-75318050a920?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: 1499/2890] 199.204.45.242 () {34 vars in 1112 bytes} [Tue May 19 17:41:07 2026] GET /v2.0/networks/ea1ac6f0-d8e8-42e5-9f3a-75318050a920?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: 1392/2891] 199.204.45.242 () {34 vars in 1080 bytes} [Tue May 19 17:41:07 2026] GET /v2.0/ports?tenant_id=df1527427308433c98372a94cd13fecd&device_id=677ca8f2-6f5a-42bc-b9a9-7bcb231efd24 => generated 5271 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1500/2892] 199.204.45.242 () {34 vars in 986 bytes} [Tue May 19 17:41:07 2026] GET /v2.0/networks?id=ea1ac6f0-d8e8-42e5-9f3a-75318050a920 => 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: 1393/2893] 199.204.45.242 () {34 vars in 1058 bytes} [Tue May 19 17:41:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.247&port_id=833d6541-6a6b-4fb7-a03a-01f4e5806567 => 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: 1501/2894] 199.204.45.242 () {34 vars in 1104 bytes} [Tue May 19 17:41:07 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A12&port_id=833d6541-6a6b-4fb7-a03a-01f4e5806567 => 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: 1394/2895] 199.204.45.242 () {34 vars in 1064 bytes} [Tue May 19 17:41:07 2026] GET /v2.0/subnets?id=c9a346cc-e501-468d-8f2e-a8dd73f51a9d&id=c0b94450-0ce2-4ed9-9efd-9263dd62f9fa => generated 1365 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1502/2896] 199.204.45.242 () {34 vars in 1052 bytes} [Tue May 19 17:41:07 2026] GET /v2.0/ports?network_id=ea1ac6f0-d8e8-42e5-9f3a-75318050a920&device_owner=network%3Adhcp => generated 1461 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1395/2897] 199.204.45.242 () {34 vars in 1052 bytes} [Tue May 19 17:41:07 2026] GET /v2.0/ports?network_id=ea1ac6f0-d8e8-42e5-9f3a-75318050a920&device_owner=network%3Adhcp => generated 1461 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1503/2898] 10.0.0.19 () {34 vars in 970 bytes} [Tue May 19 17:41:07 2026] GET /v2.0/ports/833d6541-6a6b-4fb7-a03a-01f4e5806567 => generated 1464 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1504/2899] 199.204.45.242 () {30 vars in 697 bytes} [Tue May 19 17:41:07 2026] GET /v2.0/ports/833d6541-6a6b-4fb7-a03a-01f4e5806567 => generated 1464 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1396/2900] 199.204.45.242 () {34 vars in 1012 bytes} [Tue May 19 17:41:07 2026] GET /v2.0/networks/ea1ac6f0-d8e8-42e5-9f3a-75318050a920?fields=segments => generated 14 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1505/2901] 199.204.45.242 () {30 vars in 697 bytes} [Tue May 19 17:41:07 2026] GET /v2.0/ports/833d6541-6a6b-4fb7-a03a-01f4e5806567 => generated 1464 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1397/2902] 199.204.45.242 () {34 vars in 1112 bytes} [Tue May 19 17:41:07 2026] GET /v2.0/networks/ea1ac6f0-d8e8-42e5-9f3a-75318050a920?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: 1506/2903] 199.204.45.242 () {34 vars in 750 bytes} [Tue May 19 17:41:07 2026] PUT /v2.0/ports/833d6541-6a6b-4fb7-a03a-01f4e5806567 => generated 1199 bytes in 344 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1398/2904] 199.204.45.242 () {30 vars in 703 bytes} [Tue May 19 17:41:07 2026] GET /v2.0/networks/ea1ac6f0-d8e8-42e5-9f3a-75318050a920 => generated 798 bytes in 87 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-19 17:41:08.093 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-dc855718-5f3c-4630-81ac-de411c88aed4'] response: {'name': 'network-changed', 'server_uuid': '677ca8f2-6f5a-42bc-b9a9-7bcb231efd24', 'tag': '833d6541-6a6b-4fb7-a03a-01f4e5806567', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1507/2905] 199.204.45.242 () {30 vars in 701 bytes} [Tue May 19 17:41:08 2026] GET /v2.0/subnets/c0b94450-0ce2-4ed9-9efd-9263dd62f9fa => generated 648 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1399/2906] 199.204.45.242 () {34 vars in 1080 bytes} [Tue May 19 17:41:08 2026] GET /v2.0/ports?tenant_id=df1527427308433c98372a94cd13fecd&device_id=677ca8f2-6f5a-42bc-b9a9-7bcb231efd24 => generated 5042 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1400/2907] 199.204.45.242 () {30 vars in 663 bytes} [Tue May 19 17:41:08 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1401/2908] 199.204.45.242 () {30 vars in 665 bytes} [Tue May 19 17:41:08 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1402/2909] 199.204.45.242 () {30 vars in 641 bytes} [Tue May 19 17:41:08 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1403/2910] 199.204.45.242 () {30 vars in 677 bytes} [Tue May 19 17:41:08 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: 1508/2911] 199.204.45.242 () {34 vars in 986 bytes} [Tue May 19 17:41:08 2026] GET /v2.0/networks?id=ea1ac6f0-d8e8-42e5-9f3a-75318050a920 => generated 801 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1509/2912] 199.204.45.242 () {34 vars in 1058 bytes} [Tue May 19 17:41:08 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.247&port_id=833d6541-6a6b-4fb7-a03a-01f4e5806567 => 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: 1404/2913] 199.204.45.242 () {30 vars in 701 bytes} [Tue May 19 17:41:08 2026] GET /v2.0/subnets/13588e15-709e-4590-bbda-96c214bc0cf7 => generated 652 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1510/2914] 199.204.45.242 () {34 vars in 984 bytes} [Tue May 19 17:41:08 2026] GET /v2.0/subnets?id=c0b94450-0ce2-4ed9-9efd-9263dd62f9fa => generated 651 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1405/2915] 199.204.45.242 () {30 vars in 697 bytes} [Tue May 19 17:41:08 2026] GET /v2.0/ports/75e880fc-b02e-459f-8604-08ffe372442d => generated 1132 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1511/2916] 199.204.45.242 () {34 vars in 1052 bytes} [Tue May 19 17:41:08 2026] GET /v2.0/ports?network_id=ea1ac6f0-d8e8-42e5-9f3a-75318050a920&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: 1406/2917] 199.204.45.242 () {30 vars in 697 bytes} [Tue May 19 17:41:08 2026] GET /v2.0/ports/864aea9d-dd97-413a-a6c1-917568cdf3f0 => generated 1346 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1512/2918] 199.204.45.242 () {34 vars in 1012 bytes} [Tue May 19 17:41:08 2026] GET /v2.0/networks/ea1ac6f0-d8e8-42e5-9f3a-75318050a920?fields=segments => generated 14 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1407/2919] 199.204.45.242 () {30 vars in 701 bytes} [Tue May 19 17:41:08 2026] GET /v2.0/subnets/13588e15-709e-4590-bbda-96c214bc0cf7 => generated 652 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1513/2920] 199.204.45.242 () {34 vars in 1112 bytes} [Tue May 19 17:41:08 2026] GET /v2.0/networks/ea1ac6f0-d8e8-42e5-9f3a-75318050a920?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1408/2921] 199.204.45.242 () {30 vars in 703 bytes} [Tue May 19 17:41:08 2026] GET /v2.0/networks/0e7fcb8e-8b49-4c86-be41-0f5c01c003f1 => generated 800 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1514/2922] 199.204.45.242 () {30 vars in 697 bytes} [Tue May 19 17:41:08 2026] GET /v2.0/ports/75e880fc-b02e-459f-8604-08ffe372442d => 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: 1409/2923] 199.204.45.242 () {30 vars in 701 bytes} [Tue May 19 17:41:08 2026] GET /v2.0/subnets/13588e15-709e-4590-bbda-96c214bc0cf7 => 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: 1515/2924] 199.204.45.242 () {30 vars in 663 bytes} [Tue May 19 17:41:17 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1410/2925] 199.204.45.242 () {30 vars in 665 bytes} [Tue May 19 17:41:17 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1516/2926] 199.204.45.242 () {30 vars in 641 bytes} [Tue May 19 17:41:17 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: 1411/2927] 199.204.45.242 () {30 vars in 677 bytes} [Tue May 19 17:41:17 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: 1517/2928] 199.204.45.242 () {30 vars in 701 bytes} [Tue May 19 17:41:17 2026] GET /v2.0/subnets/39d148d2-fe10-4445-91b6-72175577b27a => generated 649 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1412/2929] 199.204.45.242 () {30 vars in 716 bytes} [Tue May 19 17:41:17 2026] GET /v2.0/ports?device_id=677ca8f2-6f5a-42bc-b9a9-7bcb231efd24 => generated 5044 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1518/2930] 199.204.45.242 () {30 vars in 663 bytes} [Tue May 19 17:41: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: 8|app: 0|req: 1413/2931] 199.204.45.242 () {30 vars in 665 bytes} [Tue May 19 17:41:18 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1519/2932] 199.204.45.242 () {30 vars in 641 bytes} [Tue May 19 17:41:18 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: 1414/2933] 199.204.45.242 () {30 vars in 677 bytes} [Tue May 19 17:41:18 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: 1520/2934] 199.204.45.242 () {30 vars in 697 bytes} [Tue May 19 17:41:18 2026] GET /v2.0/ports/833d6541-6a6b-4fb7-a03a-01f4e5806567 => generated 1237 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1415/2935] 199.204.45.242 () {34 vars in 749 bytes} [Tue May 19 17:41:18 2026] PUT /v2.0/ports/833d6541-6a6b-4fb7-a03a-01f4e5806567 => generated 1026 bytes in 410 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1521/2936] 199.204.45.242 () {30 vars in 703 bytes} [Tue May 19 17:41:18 2026] GET /v2.0/networks/ea1ac6f0-d8e8-42e5-9f3a-75318050a920 => generated 798 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1416/2937] 199.204.45.242 () {30 vars in 716 bytes} [Tue May 19 17:41:18 2026] GET /v2.0/ports?device_id=677ca8f2-6f5a-42bc-b9a9-7bcb231efd24 => generated 4869 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1522/2938] 199.204.45.242 () {34 vars in 1080 bytes} [Tue May 19 17:41:18 2026] GET /v2.0/ports?tenant_id=df1527427308433c98372a94cd13fecd&device_id=677ca8f2-6f5a-42bc-b9a9-7bcb231efd24 => generated 4869 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 17:41:18.994 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ac8526d8-68d2-454d-8ae9-3c864a182882'] response: {'name': 'network-changed', 'server_uuid': '677ca8f2-6f5a-42bc-b9a9-7bcb231efd24', 'tag': '833d6541-6a6b-4fb7-a03a-01f4e5806567', 'status': 'completed', 'code': 200} /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1417/2939] 199.204.45.242 () {34 vars in 986 bytes} [Tue May 19 17:41:18 2026] GET /v2.0/networks?id=ea1ac6f0-d8e8-42e5-9f3a-75318050a920 => generated 801 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1418/2940] 199.204.45.242 () {30 vars in 716 bytes} [Tue May 19 17:41:19 2026] GET /v2.0/ports?device_id=677ca8f2-6f5a-42bc-b9a9-7bcb231efd24 => generated 4869 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1523/2941] 199.204.45.242 () {34 vars in 1012 bytes} [Tue May 19 17:41:19 2026] GET /v2.0/networks/ea1ac6f0-d8e8-42e5-9f3a-75318050a920?fields=segments => generated 14 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1419/2942] 199.204.45.242 () {34 vars in 1112 bytes} [Tue May 19 17:41:19 2026] GET /v2.0/networks/ea1ac6f0-d8e8-42e5-9f3a-75318050a920?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1524/2943] 199.204.45.242 () {34 vars in 975 bytes} [Tue May 19 17:41:19 2026] GET /v2.0/ports/833d6541-6a6b-4fb7-a03a-01f4e5806567 => generated 1062 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1527/2946] 199.204.45.242 () {30 vars in 716 bytes} [Tue May 19 17:41:20 2026] GET /v2.0/ports?device_id=677ca8f2-6f5a-42bc-b9a9-7bcb231efd24 => generated 4869 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1420/2947] 199.204.45.242 () {36 vars in 997 bytes} [Tue May 19 17:41:20 2026] DELETE /v2.0/ports/833d6541-6a6b-4fb7-a03a-01f4e5806567 => generated 0 bytes in 397 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1528/2948] 199.204.45.242 () {34 vars in 1080 bytes} [Tue May 19 17:41:20 2026] GET /v2.0/ports?tenant_id=df1527427308433c98372a94cd13fecd&device_id=677ca8f2-6f5a-42bc-b9a9-7bcb231efd24 => generated 3815 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1421/2949] 199.204.45.242 () {34 vars in 1226 bytes} [Tue May 19 17:41:20 2026] GET /v2.0/networks?id=6030e0d1-5ccd-4694-a802-1d6b458dd05f&id=0e7fcb8e-8b49-4c86-be41-0f5c01c003f1&id=852d7786-c4c2-43b1-a13d-6f161f778c3f&id=ea1ac6f0-d8e8-42e5-9f3a-75318050a920 => generated 3098 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1529/2950] 199.204.45.242 () {34 vars in 1062 bytes} [Tue May 19 17:41:20 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.154&port_id=c12d5330-b369-4864-8075-01c2fb969f8c => 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: 1422/2951] 199.204.45.242 () {34 vars in 984 bytes} [Tue May 19 17:41:20 2026] GET /v2.0/subnets?id=5b8bff3a-90c2-451c-b85f-00bf866a8779 => generated 630 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1530/2952] 199.204.45.242 () {34 vars in 1052 bytes} [Tue May 19 17:41:20 2026] GET /v2.0/ports?network_id=6030e0d1-5ccd-4694-a802-1d6b458dd05f&device_owner=network%3Adhcp => generated 1244 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 17:41:21.042 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-fca5424b-7194-45c7-af14-a40a09904f44'] response: {'server_uuid': '677ca8f2-6f5a-42bc-b9a9-7bcb231efd24', 'name': 'network-vif-deleted', 'tag': '833d6541-6a6b-4fb7-a03a-01f4e5806567', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1423/2953] 199.204.45.242 () {34 vars in 1012 bytes} [Tue May 19 17:41:20 2026] GET /v2.0/networks/6030e0d1-5ccd-4694-a802-1d6b458dd05f?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: 1531/2954] 199.204.45.242 () {34 vars in 1112 bytes} [Tue May 19 17:41:21 2026] GET /v2.0/networks/6030e0d1-5ccd-4694-a802-1d6b458dd05f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1424/2955] 199.204.45.242 () {34 vars in 1056 bytes} [Tue May 19 17:41:21 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.60&port_id=864aea9d-dd97-413a-a6c1-917568cdf3f0 => generated 19 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1532/2956] 199.204.45.242 () {30 vars in 716 bytes} [Tue May 19 17:41:21 2026] GET /v2.0/ports?device_id=677ca8f2-6f5a-42bc-b9a9-7bcb231efd24 => generated 3815 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 17:41:21.328 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9b139bc1-0ad0-4383-803f-74b905d8d152 01a449a9d8324fe9aeff87c994d23720 df1527427308433c98372a94cd13fecd - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1533/2957] 199.204.45.242 () {32 vars in 719 bytes} [Tue May 19 17:41:21 2026] DELETE /v2.0/ports/833d6541-6a6b-4fb7-a03a-01f4e5806567 => generated 132 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1425/2958] 199.204.45.242 () {34 vars in 984 bytes} [Tue May 19 17:41:21 2026] GET /v2.0/subnets?id=13588e15-709e-4590-bbda-96c214bc0cf7 => generated 655 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1534/2959] 199.204.45.242 () {34 vars in 1052 bytes} [Tue May 19 17:41:21 2026] GET /v2.0/ports?network_id=0e7fcb8e-8b49-4c86-be41-0f5c01c003f1&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: 1426/2960] 199.204.45.242 () {34 vars in 1012 bytes} [Tue May 19 17:41:21 2026] GET /v2.0/networks/0e7fcb8e-8b49-4c86-be41-0f5c01c003f1?fields=segments => generated 14 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1535/2961] 199.204.45.242 () {30 vars in 663 bytes} [Tue May 19 17:41:21 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1536/2962] 199.204.45.242 () {30 vars in 665 bytes} [Tue May 19 17:41:21 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: 1537/2963] 199.204.45.242 () {30 vars in 641 bytes} [Tue May 19 17:41:21 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1538/2964] 199.204.45.242 () {30 vars in 677 bytes} [Tue May 19 17:41:21 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: 1539/2965] 199.204.45.242 () {30 vars in 701 bytes} [Tue May 19 17:41:21 2026] GET /v2.0/subnets/13588e15-709e-4590-bbda-96c214bc0cf7 => 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: 1427/2966] 199.204.45.242 () {34 vars in 1112 bytes} [Tue May 19 17:41:21 2026] GET /v2.0/networks/0e7fcb8e-8b49-4c86-be41-0f5c01c003f1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1540/2967] 199.204.45.242 () {30 vars in 697 bytes} [Tue May 19 17:41:21 2026] GET /v2.0/ports/75e880fc-b02e-459f-8604-08ffe372442d => 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: 1428/2968] 199.204.45.242 () {34 vars in 1058 bytes} [Tue May 19 17:41:21 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.215&port_id=511a2d1d-1cf1-40ad-86d5-f128408d8a4e => 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: 1541/2969] 199.204.45.242 () {30 vars in 697 bytes} [Tue May 19 17:41:21 2026] GET /v2.0/ports/864aea9d-dd97-413a-a6c1-917568cdf3f0 => generated 1346 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1429/2970] 199.204.45.242 () {34 vars in 984 bytes} [Tue May 19 17:41:21 2026] GET /v2.0/subnets?id=39d148d2-fe10-4445-91b6-72175577b27a => generated 652 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1542/2971] 199.204.45.242 () {30 vars in 701 bytes} [Tue May 19 17:41:21 2026] GET /v2.0/subnets/13588e15-709e-4590-bbda-96c214bc0cf7 => 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: 1430/2972] 199.204.45.242 () {34 vars in 1052 bytes} [Tue May 19 17:41:21 2026] GET /v2.0/ports?network_id=852d7786-c4c2-43b1-a13d-6f161f778c3f&device_owner=network%3Adhcp => generated 1457 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1543/2973] 199.204.45.242 () {30 vars in 703 bytes} [Tue May 19 17:41:21 2026] GET /v2.0/networks/0e7fcb8e-8b49-4c86-be41-0f5c01c003f1 => generated 800 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1431/2974] 199.204.45.242 () {34 vars in 1012 bytes} [Tue May 19 17:41:21 2026] GET /v2.0/networks/852d7786-c4c2-43b1-a13d-6f161f778c3f?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: 1544/2975] 199.204.45.242 () {30 vars in 697 bytes} [Tue May 19 17:41:21 2026] GET /v2.0/ports/75e880fc-b02e-459f-8604-08ffe372442d => 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: 1545/2976] 199.204.45.242 () {30 vars in 701 bytes} [Tue May 19 17:41:21 2026] GET /v2.0/subnets/13588e15-709e-4590-bbda-96c214bc0cf7 => generated 652 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1432/2977] 199.204.45.242 () {34 vars in 1112 bytes} [Tue May 19 17:41:21 2026] GET /v2.0/networks/852d7786-c4c2-43b1-a13d-6f161f778c3f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1546/2978] 199.204.45.242 () {30 vars in 663 bytes} [Tue May 19 17:41:28 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1433/2979] 199.204.45.242 () {30 vars in 665 bytes} [Tue May 19 17:41:28 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: 1547/2980] 199.204.45.242 () {30 vars in 641 bytes} [Tue May 19 17:41:28 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1434/2981] 199.204.45.242 () {30 vars in 677 bytes} [Tue May 19 17:41:28 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1548/2982] 199.204.45.242 () {30 vars in 716 bytes} [Tue May 19 17:41:28 2026] GET /v2.0/ports?device_id=677ca8f2-6f5a-42bc-b9a9-7bcb231efd24 => generated 3815 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1435/2983] 199.204.45.242 () {30 vars in 663 bytes} [Tue May 19 17:41:28 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: 1549/2984] 199.204.45.242 () {30 vars in 665 bytes} [Tue May 19 17:41:28 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: 1436/2985] 199.204.45.242 () {30 vars in 641 bytes} [Tue May 19 17:41:28 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: 1550/2986] 199.204.45.242 () {30 vars in 677 bytes} [Tue May 19 17:41:28 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: 1437/2987] 199.204.45.242 () {30 vars in 697 bytes} [Tue May 19 17:41:28 2026] GET /v2.0/ports/511a2d1d-1cf1-40ad-86d5-f128408d8a4e => generated 1237 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1551/2988] 199.204.45.242 () {34 vars in 749 bytes} [Tue May 19 17:41:28 2026] PUT /v2.0/ports/511a2d1d-1cf1-40ad-86d5-f128408d8a4e => generated 1026 bytes in 373 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1438/2989] 199.204.45.242 () {30 vars in 703 bytes} [Tue May 19 17:41:28 2026] GET /v2.0/networks/852d7786-c4c2-43b1-a13d-6f161f778c3f => generated 798 bytes in 89 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: 1552/2990] 199.204.45.242 () {30 vars in 716 bytes} [Tue May 19 17:41:29 2026] GET /v2.0/ports?device_id=677ca8f2-6f5a-42bc-b9a9-7bcb231efd24 => generated 3640 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1439/2991] 199.204.45.242 () {34 vars in 1080 bytes} [Tue May 19 17:41:29 2026] GET /v2.0/ports?tenant_id=df1527427308433c98372a94cd13fecd&device_id=677ca8f2-6f5a-42bc-b9a9-7bcb231efd24 => generated 3640 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 17:41:29.186 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-06f68c44-2798-4459-ba14-c3fa30440d04'] response: {'name': 'network-changed', 'server_uuid': '677ca8f2-6f5a-42bc-b9a9-7bcb231efd24', 'tag': '511a2d1d-1cf1-40ad-86d5-f128408d8a4e', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1440/2992] 199.204.45.242 () {30 vars in 716 bytes} [Tue May 19 17:41:29 2026] GET /v2.0/ports?device_id=677ca8f2-6f5a-42bc-b9a9-7bcb231efd24 => generated 3640 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1553/2993] 199.204.45.242 () {34 vars in 986 bytes} [Tue May 19 17:41:29 2026] GET /v2.0/networks?id=852d7786-c4c2-43b1-a13d-6f161f778c3f => generated 801 bytes in 515 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1441/2994] 199.204.45.242 () {34 vars in 1012 bytes} [Tue May 19 17:41:29 2026] GET /v2.0/networks/852d7786-c4c2-43b1-a13d-6f161f778c3f?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: 1554/2995] 199.204.45.242 () {34 vars in 1112 bytes} [Tue May 19 17:41:29 2026] GET /v2.0/networks/852d7786-c4c2-43b1-a13d-6f161f778c3f?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: 1442/2996] 199.204.45.242 () {34 vars in 975 bytes} [Tue May 19 17:41:30 2026] GET /v2.0/ports/511a2d1d-1cf1-40ad-86d5-f128408d8a4e => generated 1062 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1443/2997] 199.204.45.242 () {30 vars in 716 bytes} [Tue May 19 17:41:30 2026] GET /v2.0/ports?device_id=677ca8f2-6f5a-42bc-b9a9-7bcb231efd24 => generated 3640 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1555/2998] 199.204.45.242 () {36 vars in 997 bytes} [Tue May 19 17:41:30 2026] DELETE /v2.0/ports/511a2d1d-1cf1-40ad-86d5-f128408d8a4e => generated 0 bytes in 391 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1444/2999] 199.204.45.242 () {34 vars in 1080 bytes} [Tue May 19 17:41:30 2026] GET /v2.0/ports?tenant_id=df1527427308433c98372a94cd13fecd&device_id=677ca8f2-6f5a-42bc-b9a9-7bcb231efd24 => generated 2586 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1556/3000] 199.204.45.242 () {34 vars in 1146 bytes} [Tue May 19 17:41:30 2026] GET /v2.0/networks?id=6030e0d1-5ccd-4694-a802-1d6b458dd05f&id=0e7fcb8e-8b49-4c86-be41-0f5c01c003f1&id=852d7786-c4c2-43b1-a13d-6f161f778c3f => generated 2311 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1445/3001] 199.204.45.242 () {34 vars in 1062 bytes} [Tue May 19 17:41:30 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.154&port_id=c12d5330-b369-4864-8075-01c2fb969f8c => 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: 1557/3002] 199.204.45.242 () {34 vars in 984 bytes} [Tue May 19 17:41:30 2026] GET /v2.0/subnets?id=5b8bff3a-90c2-451c-b85f-00bf866a8779 => generated 630 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1446/3003] 199.204.45.242 () {34 vars in 1052 bytes} [Tue May 19 17:41:30 2026] GET /v2.0/ports?network_id=6030e0d1-5ccd-4694-a802-1d6b458dd05f&device_owner=network%3Adhcp => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1558/3004] 199.204.45.242 () {34 vars in 1012 bytes} [Tue May 19 17:41:30 2026] GET /v2.0/networks/6030e0d1-5ccd-4694-a802-1d6b458dd05f?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/3005] 199.204.45.242 () {34 vars in 1112 bytes} [Tue May 19 17:41:30 2026] GET /v2.0/networks/6030e0d1-5ccd-4694-a802-1d6b458dd05f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1559/3006] 199.204.45.242 () {34 vars in 1056 bytes} [Tue May 19 17:41:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.60&port_id=864aea9d-dd97-413a-a6c1-917568cdf3f0 => 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: 1448/3007] 199.204.45.242 () {34 vars in 984 bytes} [Tue May 19 17:41:31 2026] GET /v2.0/subnets?id=13588e15-709e-4590-bbda-96c214bc0cf7 => generated 655 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1560/3008] 199.204.45.242 () {34 vars in 1052 bytes} [Tue May 19 17:41:31 2026] GET /v2.0/ports?network_id=0e7fcb8e-8b49-4c86-be41-0f5c01c003f1&device_owner=network%3Adhcp => generated 1461 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 17:41:31.299 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-fca80a8c-4485-4fab-b58f-3ec1510270fd'] response: {'server_uuid': '677ca8f2-6f5a-42bc-b9a9-7bcb231efd24', 'name': 'network-vif-deleted', 'tag': '511a2d1d-1cf1-40ad-86d5-f128408d8a4e', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1449/3009] 199.204.45.242 () {34 vars in 1012 bytes} [Tue May 19 17:41:31 2026] GET /v2.0/networks/0e7fcb8e-8b49-4c86-be41-0f5c01c003f1?fields=segments => generated 14 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1561/3010] 199.204.45.242 () {30 vars in 716 bytes} [Tue May 19 17:41:31 2026] GET /v2.0/ports?device_id=677ca8f2-6f5a-42bc-b9a9-7bcb231efd24 => generated 2586 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 17:41:31.355 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1850ec6f-7d7c-4ad1-b67e-e39330e55efd 01a449a9d8324fe9aeff87c994d23720 df1527427308433c98372a94cd13fecd - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1562/3011] 199.204.45.242 () {32 vars in 719 bytes} [Tue May 19 17:41:31 2026] DELETE /v2.0/ports/511a2d1d-1cf1-40ad-86d5-f128408d8a4e => generated 132 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1450/3012] 199.204.45.242 () {34 vars in 1112 bytes} [Tue May 19 17:41:31 2026] GET /v2.0/networks/0e7fcb8e-8b49-4c86-be41-0f5c01c003f1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1563/3013] 199.204.45.242 () {30 vars in 663 bytes} [Tue May 19 17:41:31 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1451/3014] 199.204.45.242 () {30 vars in 665 bytes} [Tue May 19 17:41:31 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1564/3015] 199.204.45.242 () {30 vars in 641 bytes} [Tue May 19 17:41: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: 1452/3016] 199.204.45.242 () {30 vars in 677 bytes} [Tue May 19 17:41:31 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: 1565/3017] 199.204.45.242 () {30 vars in 701 bytes} [Tue May 19 17:41:31 2026] GET /v2.0/subnets/13588e15-709e-4590-bbda-96c214bc0cf7 => generated 652 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1453/3018] 199.204.45.242 () {30 vars in 697 bytes} [Tue May 19 17:41:31 2026] GET /v2.0/ports/75e880fc-b02e-459f-8604-08ffe372442d => 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: 1566/3019] 199.204.45.242 () {30 vars in 697 bytes} [Tue May 19 17:41:31 2026] GET /v2.0/ports/864aea9d-dd97-413a-a6c1-917568cdf3f0 => generated 1346 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1454/3020] 199.204.45.242 () {30 vars in 701 bytes} [Tue May 19 17:41:31 2026] GET /v2.0/subnets/13588e15-709e-4590-bbda-96c214bc0cf7 => generated 652 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1567/3021] 199.204.45.242 () {30 vars in 703 bytes} [Tue May 19 17:41:31 2026] GET /v2.0/networks/0e7fcb8e-8b49-4c86-be41-0f5c01c003f1 => generated 800 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1455/3022] 199.204.45.242 () {30 vars in 697 bytes} [Tue May 19 17:41:31 2026] GET /v2.0/ports/75e880fc-b02e-459f-8604-08ffe372442d => 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: 1568/3023] 199.204.45.242 () {30 vars in 701 bytes} [Tue May 19 17:41:31 2026] GET /v2.0/subnets/13588e15-709e-4590-bbda-96c214bc0cf7 => 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: 1570/3026] 199.204.45.242 () {30 vars in 663 bytes} [Tue May 19 17:41:39 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1457/3027] 199.204.45.242 () {30 vars in 665 bytes} [Tue May 19 17:41:39 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1571/3028] 199.204.45.242 () {30 vars in 641 bytes} [Tue May 19 17:41:39 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1458/3029] 199.204.45.242 () {30 vars in 677 bytes} [Tue May 19 17:41:39 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: 1572/3030] 199.204.45.242 () {30 vars in 732 bytes} [Tue May 19 17:41:39 2026] GET /v2.0/security-groups?name=lb-425c11b9-716e-445a-b221-dd87d2869df0 => generated 2741 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1459/3031] 199.204.45.242 () {30 vars in 762 bytes} [Tue May 19 17:41:39 2026] GET /v2.0/security-group-rules?security_group_id=d571866a-3664-4a65-afb8-450c5b90f812 => generated 2206 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1573/3032] 199.204.45.242 () {32 vars in 749 bytes} [Tue May 19 17:41:40 2026] DELETE /v2.0/security-group-rules/894bad0d-2649-437a-88da-23fab8cf2d90 => 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: 1460/3033] 199.204.45.242 () {32 vars in 749 bytes} [Tue May 19 17:41:40 2026] DELETE /v2.0/security-group-rules/eb8a74d1-5c47-4062-a72c-e712ec650b62 => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 17:41:44.732 7 INFO neutron.db.l3_db [None req-0ba7cce3-6606-425b-8bb3-2d69fb280c78 a2eec12f3a324705ad9f37fb86b33648 c4c84515d6a542689adbb1db596cbc1e - - - -] Floating IP 1856f772-12e2-4ca3-a023-1e989725e424 disassociated (deleted). External IP: 10.96.250.212, port: 75e880fc-b02e-459f-8604-08ffe372442d. [pid: 7|app: 0|req: 1574/3034] 10.0.0.156 () {32 vars in 732 bytes} [Tue May 19 17:41:44 2026] DELETE /v2.0/floatingips/1856f772-12e2-4ca3-a023-1e989725e424 => generated 0 bytes in 868 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 17:41:45.157 8 INFO neutron.api.v2.resource [None req-d3e628dd-03a0-4f0e-9be8-a6ea80737c09 a2eec12f3a324705ad9f37fb86b33648 c4c84515d6a542689adbb1db596cbc1e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1461/3035] 10.0.0.156 () {32 vars in 729 bytes} [Tue May 19 17:41:45 2026] GET /v2.0/floatingips/1856f772-12e2-4ca3-a023-1e989725e424 => generated 144 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1575/3036] 199.204.45.242 () {30 vars in 663 bytes} [Tue May 19 17:41:45 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: 1462/3037] 199.204.45.242 () {30 vars in 665 bytes} [Tue May 19 17:41:45 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: 1576/3038] 199.204.45.242 () {30 vars in 641 bytes} [Tue May 19 17:41:45 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1463/3039] 199.204.45.242 () {30 vars in 677 bytes} [Tue May 19 17:41:45 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: 1577/3040] 199.204.45.242 () {30 vars in 701 bytes} [Tue May 19 17:41:45 2026] GET /v2.0/subnets/13588e15-709e-4590-bbda-96c214bc0cf7 => 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: 1464/3041] 199.204.45.242 () {30 vars in 716 bytes} [Tue May 19 17:41:45 2026] GET /v2.0/ports?device_id=677ca8f2-6f5a-42bc-b9a9-7bcb231efd24 => generated 2586 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1578/3042] 199.204.45.242 () {30 vars in 716 bytes} [Tue May 19 17:41:45 2026] GET /v2.0/ports?device_id=677ca8f2-6f5a-42bc-b9a9-7bcb231efd24 => generated 2586 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1465/3043] 199.204.45.242 () {30 vars in 716 bytes} [Tue May 19 17:41:45 2026] GET /v2.0/ports?device_id=677ca8f2-6f5a-42bc-b9a9-7bcb231efd24 => generated 2586 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1579/3044] 199.204.45.242 () {34 vars in 975 bytes} [Tue May 19 17:41:46 2026] GET /v2.0/ports/864aea9d-dd97-413a-a6c1-917568cdf3f0 => generated 1346 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1466/3045] 199.204.45.242 () {34 vars in 1060 bytes} [Tue May 19 17:41:46 2026] GET /v2.0/ports/864aea9d-dd97-413a-a6c1-917568cdf3f0?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1580/3046] 199.204.45.242 () {34 vars in 1016 bytes} [Tue May 19 17:41:46 2026] GET /v2.0/networks/0e7fcb8e-8b49-4c86-be41-0f5c01c003f1?fields=dns_domain => generated 29 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1581/3047] 199.204.45.242 () {30 vars in 716 bytes} [Tue May 19 17:41:46 2026] GET /v2.0/ports?device_id=677ca8f2-6f5a-42bc-b9a9-7bcb231efd24 => generated 1248 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1467/3048] 199.204.45.242 () {38 vars in 1028 bytes} [Tue May 19 17:41:46 2026] PUT /v2.0/ports/864aea9d-dd97-413a-a6c1-917568cdf3f0 => generated 1147 bytes in 437 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: 1468/3049] 199.204.45.242 () {34 vars in 1080 bytes} [Tue May 19 17:41:47 2026] GET /v2.0/ports?tenant_id=df1527427308433c98372a94cd13fecd&device_id=677ca8f2-6f5a-42bc-b9a9-7bcb231efd24 => generated 1248 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1582/3050] 199.204.45.242 () {34 vars in 749 bytes} [Tue May 19 17:41:46 2026] PUT /v2.0/ports/864aea9d-dd97-413a-a6c1-917568cdf3f0 => generated 1086 bytes in 286 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: 1469/3051] 199.204.45.242 () {34 vars in 1066 bytes} [Tue May 19 17:41:47 2026] GET /v2.0/networks?id=6030e0d1-5ccd-4694-a802-1d6b458dd05f&id=0e7fcb8e-8b49-4c86-be41-0f5c01c003f1 => generated 1524 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1583/3052] 199.204.45.242 () {30 vars in 697 bytes} [Tue May 19 17:41:47 2026] GET /v2.0/ports/864aea9d-dd97-413a-a6c1-917568cdf3f0 => generated 1086 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1470/3053] 199.204.45.242 () {34 vars in 1062 bytes} [Tue May 19 17:41:47 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.154&port_id=c12d5330-b369-4864-8075-01c2fb969f8c => 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: 1471/3054] 199.204.45.242 () {34 vars in 984 bytes} [Tue May 19 17:41:47 2026] GET /v2.0/subnets?id=5b8bff3a-90c2-451c-b85f-00bf866a8779 => generated 630 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1472/3055] 199.204.45.242 () {34 vars in 1052 bytes} [Tue May 19 17:41:47 2026] GET /v2.0/ports?network_id=6030e0d1-5ccd-4694-a802-1d6b458dd05f&device_owner=network%3Adhcp => generated 1244 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1473/3056] 199.204.45.242 () {34 vars in 1012 bytes} [Tue May 19 17:41:47 2026] GET /v2.0/networks/6030e0d1-5ccd-4694-a802-1d6b458dd05f?fields=segments => generated 14 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1474/3057] 199.204.45.242 () {34 vars in 1112 bytes} [Tue May 19 17:41:47 2026] GET /v2.0/networks/6030e0d1-5ccd-4694-a802-1d6b458dd05f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1584/3058] 199.204.45.242 () {32 vars in 719 bytes} [Tue May 19 17:41:47 2026] DELETE /v2.0/ports/864aea9d-dd97-413a-a6c1-917568cdf3f0 => generated 0 bytes in 361 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1475/3059] 199.204.45.242 () {30 vars in 663 bytes} [Tue May 19 17:41:47 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1585/3060] 199.204.45.242 () {30 vars in 665 bytes} [Tue May 19 17:41:47 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1476/3061] 199.204.45.242 () {30 vars in 641 bytes} [Tue May 19 17:41:47 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: 1586/3062] 199.204.45.242 () {30 vars in 677 bytes} [Tue May 19 17:41:47 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 17:41:47.788 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4b8e5a1b-51dc-4543-92f0-56cb92ffdf70 01a449a9d8324fe9aeff87c994d23720 df1527427308433c98372a94cd13fecd - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1477/3063] 199.204.45.242 () {32 vars in 719 bytes} [Tue May 19 17:41:47 2026] DELETE /v2.0/ports/864aea9d-dd97-413a-a6c1-917568cdf3f0 => generated 132 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1587/3064] 199.204.45.242 () {30 vars in 697 bytes} [Tue May 19 17:41:47 2026] GET /v2.0/ports/75e880fc-b02e-459f-8604-08ffe372442d => 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: 1478/3065] 199.204.45.242 () {30 vars in 732 bytes} [Tue May 19 17:41:47 2026] GET /v2.0/security-groups?name=lb-425c11b9-716e-445a-b221-dd87d2869df0 => generated 1577 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1588/3066] 199.204.45.242 () {30 vars in 697 bytes} [Tue May 19 17:41:47 2026] GET /v2.0/ports/75e880fc-b02e-459f-8604-08ffe372442d => 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: 1479/3067] 199.204.45.242 () {34 vars in 749 bytes} [Tue May 19 17:41:47 2026] PUT /v2.0/ports/75e880fc-b02e-459f-8604-08ffe372442d => generated 1094 bytes in 273 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1589/3068] 199.204.45.242 () {32 vars in 739 bytes} [Tue May 19 17:41:48 2026] DELETE /v2.0/security-groups/d571866a-3664-4a65-afb8-450c5b90f812 => 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: 1480/3069] 199.204.45.242 () {32 vars in 719 bytes} [Tue May 19 17:41:48 2026] DELETE /v2.0/ports/75e880fc-b02e-459f-8604-08ffe372442d => generated 0 bytes in 336 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1590/3070] 199.204.45.242 () {34 vars in 994 bytes} [Tue May 19 17:41:49 2026] GET /v2.0/ports?device_id=677ca8f2-6f5a-42bc-b9a9-7bcb231efd24 => generated 1248 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1481/3071] 199.204.45.242 () {36 vars in 997 bytes} [Tue May 19 17:41:49 2026] DELETE /v2.0/ports/c12d5330-b369-4864-8075-01c2fb969f8c => generated 0 bytes in 341 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 17:41:50.849 7 INFO neutron.db.l3_db [None req-1b02d89e-7afb-4d33-87c9-ce12e0528c56 a2eec12f3a324705ad9f37fb86b33648 c4c84515d6a542689adbb1db596cbc1e - - - -] Floating IP aa7fb930-95e3-4fff-a8a6-5bdfdbc600fc disassociated (deleted). External IP: 10.96.250.202, port: a209559b-bfdf-4f06-8cba-484de8dffbb0. [pid: 7|app: 0|req: 1592/3074] 10.0.0.156 () {32 vars in 732 bytes} [Tue May 19 17:41:50 2026] DELETE /v2.0/floatingips/aa7fb930-95e3-4fff-a8a6-5bdfdbc600fc => generated 0 bytes in 833 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 17:41:51.280 8 INFO neutron.api.v2.resource [None req-dc014fdb-544a-4265-aeb9-3f52f84f3e18 a2eec12f3a324705ad9f37fb86b33648 c4c84515d6a542689adbb1db596cbc1e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1483/3075] 10.0.0.156 () {32 vars in 729 bytes} [Tue May 19 17:41:51 2026] GET /v2.0/floatingips/aa7fb930-95e3-4fff-a8a6-5bdfdbc600fc => generated 144 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 17:41:51.526 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f8fb0492-7bb5-4ec3-bc46-41618314b240'] response: {'name': 'network-changed', 'server_uuid': '80568595-7f79-4d2b-8e50-3192311b33d1', 'tag': 'a209559b-bfdf-4f06-8cba-484de8dffbb0', 'status': 'completed', 'code': 200} 2026-05-19 17:41:51.552 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-13c002d2-345d-4122-8958-a3048e3ca772'] response: {'server_uuid': '677ca8f2-6f5a-42bc-b9a9-7bcb231efd24', 'name': 'network-vif-deleted', 'tag': 'c12d5330-b369-4864-8075-01c2fb969f8c', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1484/3076] 199.204.45.242 () {34 vars in 1080 bytes} [Tue May 19 17:41:51 2026] GET /v2.0/ports?tenant_id=c4c84515d6a542689adbb1db596cbc1e&device_id=80568595-7f79-4d2b-8e50-3192311b33d1 => generated 1469 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1593/3077] 10.0.0.19 () {34 vars in 989 bytes} [Tue May 19 17:41:51 2026] GET /v2.0/ports?device_id=80568595-7f79-4d2b-8e50-3192311b33d1 => generated 1200 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1594/3079] 10.0.0.19 () {34 vars in 1039 bytes} [Tue May 19 17:41:51 2026] GET /v2.0/security-groups?id=3cca98d5-dd9b-4f7d-a487-7aa2fc46a354&fields=id&fields=name => generated 112 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1485/3079] 199.204.45.242 () {34 vars in 986 bytes} [Tue May 19 17:41:51 2026] GET /v2.0/networks?id=ea1ac6f0-d8e8-42e5-9f3a-75318050a920 => generated 801 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1595/3080] 199.204.45.242 () {34 vars in 1056 bytes} [Tue May 19 17:41:51 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.85&port_id=a209559b-bfdf-4f06-8cba-484de8dffbb0 => 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: 1486/3081] 199.204.45.242 () {34 vars in 1106 bytes} [Tue May 19 17:41:51 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A259&port_id=a209559b-bfdf-4f06-8cba-484de8dffbb0 => generated 19 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1596/3082] 199.204.45.242 () {34 vars in 1064 bytes} [Tue May 19 17:41:51 2026] GET /v2.0/subnets?id=c9a346cc-e501-468d-8f2e-a8dd73f51a9d&id=c0b94450-0ce2-4ed9-9efd-9263dd62f9fa => generated 1365 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1487/3083] 199.204.45.242 () {34 vars in 1052 bytes} [Tue May 19 17:41:51 2026] GET /v2.0/ports?network_id=ea1ac6f0-d8e8-42e5-9f3a-75318050a920&device_owner=network%3Adhcp => generated 1461 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1597/3084] 199.204.45.242 () {34 vars in 1052 bytes} [Tue May 19 17:41:51 2026] GET /v2.0/ports?network_id=ea1ac6f0-d8e8-42e5-9f3a-75318050a920&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: 1488/3085] 199.204.45.242 () {34 vars in 1012 bytes} [Tue May 19 17:41:51 2026] GET /v2.0/networks/ea1ac6f0-d8e8-42e5-9f3a-75318050a920?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: 1598/3086] 199.204.45.242 () {34 vars in 1112 bytes} [Tue May 19 17:41:52 2026] GET /v2.0/networks/ea1ac6f0-d8e8-42e5-9f3a-75318050a920?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1489/3087] 199.204.45.242 () {34 vars in 994 bytes} [Tue May 19 17:41:52 2026] GET /v2.0/ports?device_id=80568595-7f79-4d2b-8e50-3192311b33d1 => generated 1200 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1599/3088] 199.204.45.242 () {36 vars in 997 bytes} [Tue May 19 17:41:52 2026] DELETE /v2.0/ports/a209559b-bfdf-4f06-8cba-484de8dffbb0 => generated 0 bytes in 497 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 17:41:57.377 8 INFO neutron.db.l3_db [None req-62991eec-d71b-4f47-8c2f-9abb7c2ff2a2 a2eec12f3a324705ad9f37fb86b33648 c4c84515d6a542689adbb1db596cbc1e - - - -] Floating IP fea14bd7-dff9-4d19-b751-f48e5ba2d67b disassociated (deleted). External IP: 10.96.250.211, port: d8270342-3417-4207-bf94-e5dacd31d585. [pid: 8|app: 0|req: 1490/3089] 10.0.0.156 () {32 vars in 732 bytes} [Tue May 19 17:41:56 2026] DELETE /v2.0/floatingips/fea14bd7-dff9-4d19-b751-f48e5ba2d67b => generated 0 bytes in 995 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 17:41:57.806 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f7404908-16fc-49d1-a45a-e47f9f6b081d'] response: {'server_uuid': '80568595-7f79-4d2b-8e50-3192311b33d1', 'name': 'network-vif-deleted', 'tag': 'a209559b-bfdf-4f06-8cba-484de8dffbb0', 'status': 'completed', 'code': 200} 2026-05-19 17:41:57.808 7 INFO neutron.api.v2.resource [None req-0dd10f81-8abf-4819-887e-95f533b2e541 a2eec12f3a324705ad9f37fb86b33648 c4c84515d6a542689adbb1db596cbc1e - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1600/3090] 10.0.0.156 () {32 vars in 729 bytes} [Tue May 19 17:41:57 2026] GET /v2.0/floatingips/fea14bd7-dff9-4d19-b751-f48e5ba2d67b => generated 144 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1491/3091] 10.0.0.19 () {34 vars in 989 bytes} [Tue May 19 17:41:58 2026] GET /v2.0/ports?device_id=228f3660-013c-42e7-b9cf-fbc162424204 => generated 1196 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1601/3092] 10.0.0.19 () {34 vars in 1039 bytes} [Tue May 19 17:41:58 2026] GET /v2.0/security-groups?id=3cca98d5-dd9b-4f7d-a487-7aa2fc46a354&fields=id&fields=name => generated 112 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 17:41:58.301 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-50a408c7-8c4b-4249-93bc-caf91db66841'] response: {'name': 'network-changed', 'server_uuid': '228f3660-013c-42e7-b9cf-fbc162424204', 'tag': 'd8270342-3417-4207-bf94-e5dacd31d585', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1492/3093] 199.204.45.242 () {34 vars in 1080 bytes} [Tue May 19 17:41:58 2026] GET /v2.0/ports?tenant_id=c4c84515d6a542689adbb1db596cbc1e&device_id=228f3660-013c-42e7-b9cf-fbc162424204 => generated 1465 bytes in 463 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1602/3094] 199.204.45.242 () {34 vars in 986 bytes} [Tue May 19 17:41:58 2026] GET /v2.0/networks?id=852d7786-c4c2-43b1-a13d-6f161f778c3f => generated 801 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1493/3095] 199.204.45.242 () {34 vars in 1056 bytes} [Tue May 19 17:41:58 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.72&port_id=d8270342-3417-4207-bf94-e5dacd31d585 => 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: 1494/3096] 199.204.45.242 () {34 vars in 1104 bytes} [Tue May 19 17:41:58 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A2fd&port_id=d8270342-3417-4207-bf94-e5dacd31d585 => generated 19 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1603/3097] 199.204.45.242 () {34 vars in 994 bytes} [Tue May 19 17:41:58 2026] GET /v2.0/ports?device_id=228f3660-013c-42e7-b9cf-fbc162424204 => generated 1196 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1495/3098] 199.204.45.242 () {34 vars in 1064 bytes} [Tue May 19 17:41:58 2026] GET /v2.0/subnets?id=39d148d2-fe10-4445-91b6-72175577b27a&id=db6429e6-42dc-4fa0-b857-9f37a853b577 => 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: 1496/3099] 199.204.45.242 () {34 vars in 1052 bytes} [Tue May 19 17:41:58 2026] GET /v2.0/ports?network_id=852d7786-c4c2-43b1-a13d-6f161f778c3f&device_owner=network%3Adhcp => generated 1457 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1497/3100] 199.204.45.242 () {34 vars in 1052 bytes} [Tue May 19 17:41:59 2026] GET /v2.0/ports?network_id=852d7786-c4c2-43b1-a13d-6f161f778c3f&device_owner=network%3Adhcp => generated 1457 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1498/3101] 199.204.45.242 () {34 vars in 1012 bytes} [Tue May 19 17:41:59 2026] GET /v2.0/networks/852d7786-c4c2-43b1-a13d-6f161f778c3f?fields=segments => generated 14 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1499/3102] 199.204.45.242 () {34 vars in 1112 bytes} [Tue May 19 17:41:59 2026] GET /v2.0/networks/852d7786-c4c2-43b1-a13d-6f161f778c3f?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: 1604/3103] 199.204.45.242 () {36 vars in 997 bytes} [Tue May 19 17:41:58 2026] DELETE /v2.0/ports/d8270342-3417-4207-bf94-e5dacd31d585 => generated 0 bytes in 464 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1500/3104] 10.0.0.156 () {32 vars in 750 bytes} [Tue May 19 17:42:03 2026] DELETE /v2.0/security-group-rules/a65d227f-05d2-464e-b1cb-e3aebc75a79a => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 17:42:03.469 7 INFO neutron.api.v2.resource [None req-835e465b-a77d-4832-889d-59e79a2cc0c2 a2eec12f3a324705ad9f37fb86b33648 c4c84515d6a542689adbb1db596cbc1e - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1605/3105] 10.0.0.156 () {32 vars in 747 bytes} [Tue May 19 17:42:03 2026] GET /v2.0/security-group-rules/a65d227f-05d2-464e-b1cb-e3aebc75a79a => generated 155 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1501/3106] 10.0.0.156 () {32 vars in 750 bytes} [Tue May 19 17:42:03 2026] DELETE /v2.0/security-group-rules/830d7d63-6b2f-447d-baed-58918e7c91e4 => generated 0 bytes in 219 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 17:42:03.700 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e28c8c37-e13e-4f41-a3f4-13bd523d91e5'] response: {'server_uuid': '228f3660-013c-42e7-b9cf-fbc162424204', 'name': 'network-vif-deleted', 'tag': 'd8270342-3417-4207-bf94-e5dacd31d585', 'status': 'completed', 'code': 200} 2026-05-19 17:42:03.710 7 INFO neutron.api.v2.resource [None req-2df5ffb4-b5a8-479e-af23-461b470715b2 a2eec12f3a324705ad9f37fb86b33648 c4c84515d6a542689adbb1db596cbc1e - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1606/3107] 10.0.0.156 () {32 vars in 747 bytes} [Tue May 19 17:42:03 2026] GET /v2.0/security-group-rules/830d7d63-6b2f-447d-baed-58918e7c91e4 => 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: 1502/3108] 10.0.0.156 () {32 vars in 750 bytes} [Tue May 19 17:42:03 2026] DELETE /v2.0/security-group-rules/7e4443c5-ab48-4b7f-ba16-f300d0f564a4 => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 17:42:03.811 7 INFO neutron.api.v2.resource [None req-36464ac2-c9d5-4eaa-a220-4d2f3ed74027 a2eec12f3a324705ad9f37fb86b33648 c4c84515d6a542689adbb1db596cbc1e - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1607/3109] 10.0.0.156 () {32 vars in 747 bytes} [Tue May 19 17:42:03 2026] GET /v2.0/security-group-rules/7e4443c5-ab48-4b7f-ba16-f300d0f564a4 => generated 155 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1503/3110] 10.0.0.156 () {32 vars in 750 bytes} [Tue May 19 17:42:03 2026] DELETE /v2.0/security-group-rules/fbfb3d0c-d39c-45d3-9c57-fb16d3d9c2bb => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 17:42:03.896 7 INFO neutron.api.v2.resource [None req-8a71ffbe-085a-4b38-9bba-08391aef99e9 a2eec12f3a324705ad9f37fb86b33648 c4c84515d6a542689adbb1db596cbc1e - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1608/3111] 10.0.0.156 () {32 vars in 747 bytes} [Tue May 19 17:42:03 2026] GET /v2.0/security-group-rules/fbfb3d0c-d39c-45d3-9c57-fb16d3d9c2bb => 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: 1504/3112] 10.0.0.156 () {32 vars in 750 bytes} [Tue May 19 17:42:03 2026] DELETE /v2.0/security-group-rules/9f15b38d-692d-4600-975e-74a96d4d2537 => generated 0 bytes in 53 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 17:42:03.981 7 INFO neutron.api.v2.resource [None req-0b58a0f1-9813-40cd-add1-ab2ecc68a25a a2eec12f3a324705ad9f37fb86b33648 c4c84515d6a542689adbb1db596cbc1e - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1609/3113] 10.0.0.156 () {32 vars in 747 bytes} [Tue May 19 17:42:03 2026] GET /v2.0/security-group-rules/9f15b38d-692d-4600-975e-74a96d4d2537 => generated 155 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1505/3114] 10.0.0.156 () {32 vars in 750 bytes} [Tue May 19 17:42:03 2026] DELETE /v2.0/security-group-rules/04a8a9ee-de72-45af-a516-6796a553f096 => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 17:42:04.067 7 INFO neutron.api.v2.resource [None req-60454720-2086-4b51-b501-f8725804436f a2eec12f3a324705ad9f37fb86b33648 c4c84515d6a542689adbb1db596cbc1e - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1610/3115] 10.0.0.156 () {32 vars in 747 bytes} [Tue May 19 17:42:04 2026] GET /v2.0/security-group-rules/04a8a9ee-de72-45af-a516-6796a553f096 => 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: 1506/3116] 10.0.0.156 () {32 vars in 750 bytes} [Tue May 19 17:42:04 2026] DELETE /v2.0/security-group-rules/ca2c9630-793c-4b17-94b8-7b2681d8a00b => generated 0 bytes in 49 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 17:42:04.144 7 INFO neutron.api.v2.resource [None req-10dc9bcb-b82c-4f2f-a272-40328a770af1 a2eec12f3a324705ad9f37fb86b33648 c4c84515d6a542689adbb1db596cbc1e - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1611/3117] 10.0.0.156 () {32 vars in 747 bytes} [Tue May 19 17:42:04 2026] GET /v2.0/security-group-rules/ca2c9630-793c-4b17-94b8-7b2681d8a00b => generated 155 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1507/3118] 10.0.0.156 () {32 vars in 750 bytes} [Tue May 19 17:42:04 2026] DELETE /v2.0/security-group-rules/7f093de9-d4e5-4021-9f07-1a9041e4c038 => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 17:42:04.256 7 INFO neutron.api.v2.resource [None req-872feab9-7c09-4c3f-a8d8-c6188f8d3290 a2eec12f3a324705ad9f37fb86b33648 c4c84515d6a542689adbb1db596cbc1e - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1612/3119] 10.0.0.156 () {32 vars in 747 bytes} [Tue May 19 17:42:04 2026] GET /v2.0/security-group-rules/7f093de9-d4e5-4021-9f07-1a9041e4c038 => generated 155 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1508/3120] 10.0.0.156 () {32 vars in 750 bytes} [Tue May 19 17:42:04 2026] DELETE /v2.0/security-group-rules/1ec88d71-7e7e-4464-9e71-48da3fd2ca07 => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 17:42:04.352 7 INFO neutron.api.v2.resource [None req-25dd35db-afe0-4895-a1b8-bec72b5c34f6 a2eec12f3a324705ad9f37fb86b33648 c4c84515d6a542689adbb1db596cbc1e - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1613/3121] 10.0.0.156 () {32 vars in 747 bytes} [Tue May 19 17:42:04 2026] GET /v2.0/security-group-rules/1ec88d71-7e7e-4464-9e71-48da3fd2ca07 => generated 155 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1509/3122] 10.0.0.156 () {32 vars in 750 bytes} [Tue May 19 17:42:04 2026] DELETE /v2.0/security-group-rules/85510e07-97f4-42c3-a306-e529f143d136 => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 17:42:04.457 7 INFO neutron.api.v2.resource [None req-9dd3d522-ba4a-4042-8828-31817b152178 a2eec12f3a324705ad9f37fb86b33648 c4c84515d6a542689adbb1db596cbc1e - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1614/3123] 10.0.0.156 () {32 vars in 747 bytes} [Tue May 19 17:42:04 2026] GET /v2.0/security-group-rules/85510e07-97f4-42c3-a306-e529f143d136 => generated 155 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1510/3124] 10.0.0.156 () {32 vars in 750 bytes} [Tue May 19 17:42:04 2026] DELETE /v2.0/security-group-rules/a0f530d1-8726-46bc-9415-71460865539c => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 17:42:04.578 7 INFO neutron.api.v2.resource [None req-dc2ee4ec-0c19-4962-8435-3c0684ef7951 a2eec12f3a324705ad9f37fb86b33648 c4c84515d6a542689adbb1db596cbc1e - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1615/3125] 10.0.0.156 () {32 vars in 747 bytes} [Tue May 19 17:42:04 2026] GET /v2.0/security-group-rules/a0f530d1-8726-46bc-9415-71460865539c => generated 155 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1511/3126] 10.0.0.156 () {32 vars in 740 bytes} [Tue May 19 17:42:04 2026] DELETE /v2.0/security-groups/3cca98d5-dd9b-4f7d-a487-7aa2fc46a354 => generated 0 bytes in 135 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 17:42:04.743 7 INFO neutron.api.v2.resource [None req-5d5fae4b-fd10-4f39-9fac-47a322490ac7 a2eec12f3a324705ad9f37fb86b33648 c4c84515d6a542689adbb1db596cbc1e - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1616/3127] 10.0.0.156 () {32 vars in 737 bytes} [Tue May 19 17:42:04 2026] GET /v2.0/security-groups/3cca98d5-dd9b-4f7d-a487-7aa2fc46a354 => 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: 1512/3130] 10.0.0.156 () {34 vars in 789 bytes} [Tue May 19 17:42:04 2026] PUT /v2.0/routers/8973010a-6c16-4d33-8487-f8f36e5b796e/remove_router_interface => generated 309 bytes in 1313 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 17:42:06.401 7 INFO neutron.api.v2.resource [None req-3e8c95c9-1872-4f8c-ae03-0a922e12fcf9 a2eec12f3a324705ad9f37fb86b33648 c4c84515d6a542689adbb1db596cbc1e - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1619/3131] 10.0.0.156 () {34 vars in 789 bytes} [Tue May 19 17:42:06 2026] PUT /v2.0/routers/8973010a-6c16-4d33-8487-f8f36e5b796e/remove_router_interface => generated 198 bytes in 293 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1513/3132] 10.0.0.156 () {34 vars in 789 bytes} [Tue May 19 17:42:06 2026] PUT /v2.0/routers/8973010a-6c16-4d33-8487-f8f36e5b796e/remove_router_interface => generated 309 bytes in 1598 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 17:42:08.266 7 INFO neutron.api.v2.resource [None req-db28b48d-9577-480d-a792-21e13ba31a30 a2eec12f3a324705ad9f37fb86b33648 c4c84515d6a542689adbb1db596cbc1e - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1620/3133] 10.0.0.156 () {34 vars in 789 bytes} [Tue May 19 17:42:08 2026] PUT /v2.0/routers/8973010a-6c16-4d33-8487-f8f36e5b796e/remove_router_interface => generated 198 bytes in 259 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1514/3134] 10.0.0.156 () {34 vars in 789 bytes} [Tue May 19 17:42:08 2026] PUT /v2.0/routers/8973010a-6c16-4d33-8487-f8f36e5b796e/remove_router_interface => generated 309 bytes in 1392 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 17:42:09.908 7 INFO neutron.api.v2.resource [None req-4a3e944b-44da-43a6-afba-0b75becee67a a2eec12f3a324705ad9f37fb86b33648 c4c84515d6a542689adbb1db596cbc1e - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1621/3135] 10.0.0.156 () {34 vars in 789 bytes} [Tue May 19 17:42:09 2026] PUT /v2.0/routers/8973010a-6c16-4d33-8487-f8f36e5b796e/remove_router_interface => generated 198 bytes in 241 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 17:42:11.615 8 INFO neutron.services.segments.plugin [-] Segment 425b4686-bfeb-4a57-9b87-4dbc5d7118e9 resource provider aggregate not found 2026-05-19 17:42:11.623 8 INFO neutron.services.segments.plugin [-] Segment 425b4686-bfeb-4a57-9b87-4dbc5d7118e9 resource provider aggregate not found 2026-05-19 17:42:11.645 8 INFO neutron.services.segments.plugin [-] Segment 425b4686-bfeb-4a57-9b87-4dbc5d7118e9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 425b4686-bfeb-4a57-9b87-4dbc5d7118e9 found for delete ", "request_id": "req-d78cdf86-b698-46ce-b302-ef30807d03e2"}]} 2026-05-19 17:42:11.646 8 INFO neutron.services.segments.plugin [-] Segment 425b4686-bfeb-4a57-9b87-4dbc5d7118e9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 425b4686-bfeb-4a57-9b87-4dbc5d7118e9 found for delete ", "request_id": "req-43d1f4be-925c-4c44-9ee2-a8ff3055e8be"}]} 2026-05-19 17:42:11.665 8 INFO neutron.db.l3_hamode_db [None req-7360b24a-bfe3-47c2-b698-5d9c7cb86504 a2eec12f3a324705ad9f37fb86b33648 c4c84515d6a542689adbb1db596cbc1e - - - -] HA network 30040216-ff33-4e72-bdb4-d1df05e37671 was deleted as no HA routers are present in tenant c4c84515d6a542689adbb1db596cbc1e. [pid: 8|app: 0|req: 1515/3136] 10.0.0.156 () {32 vars in 724 bytes} [Tue May 19 17:42:09 2026] DELETE /v2.0/routers/8973010a-6c16-4d33-8487-f8f36e5b796e => generated 0 bytes in 1755 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 17:42:11.707 7 INFO neutron.api.v2.resource [None req-5de03ed8-204e-43d0-8d82-a14acb8b8ca5 a2eec12f3a324705ad9f37fb86b33648 c4c84515d6a542689adbb1db596cbc1e - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1622/3137] 10.0.0.156 () {32 vars in 721 bytes} [Tue May 19 17:42:11 2026] GET /v2.0/routers/8973010a-6c16-4d33-8487-f8f36e5b796e => generated 135 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1516/3138] 10.0.0.156 () {32 vars in 724 bytes} [Tue May 19 17:42:11 2026] DELETE /v2.0/subnets/c9a346cc-e501-468d-8f2e-a8dd73f51a9d => generated 0 bytes in 283 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 17:42:12.024 7 INFO neutron.pecan_wsgi.hooks.translation [None req-be6c9e6c-f8eb-4c03-b96a-dc5797213096 a2eec12f3a324705ad9f37fb86b33648 c4c84515d6a542689adbb1db596cbc1e - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1623/3139] 10.0.0.156 () {32 vars in 721 bytes} [Tue May 19 17:42:12 2026] GET /v2.0/subnets/c9a346cc-e501-468d-8f2e-a8dd73f51a9d => 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: 1517/3140] 10.0.0.156 () {32 vars in 724 bytes} [Tue May 19 17:42:12 2026] DELETE /v2.0/subnets/c0b94450-0ce2-4ed9-9efd-9263dd62f9fa => generated 0 bytes in 252 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 17:42:12.309 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2377d6f3-2cd5-41e5-8ba5-1ed416e51de6 a2eec12f3a324705ad9f37fb86b33648 c4c84515d6a542689adbb1db596cbc1e - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1624/3141] 10.0.0.156 () {32 vars in 721 bytes} [Tue May 19 17:42:12 2026] GET /v2.0/subnets/c0b94450-0ce2-4ed9-9efd-9263dd62f9fa => 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: 1518/3142] 10.0.0.156 () {32 vars in 726 bytes} [Tue May 19 17:42:12 2026] DELETE /v2.0/networks/ea1ac6f0-d8e8-42e5-9f3a-75318050a920 => generated 0 bytes in 508 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 17:42:12.849 7 INFO neutron.pecan_wsgi.hooks.translation [None req-65523ca1-b0ba-4fad-b88f-580e94c32769 a2eec12f3a324705ad9f37fb86b33648 c4c84515d6a542689adbb1db596cbc1e - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1625/3143] 10.0.0.156 () {32 vars in 723 bytes} [Tue May 19 17:42:12 2026] GET /v2.0/networks/ea1ac6f0-d8e8-42e5-9f3a-75318050a920 => generated 138 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1519/3144] 10.0.0.156 () {32 vars in 724 bytes} [Tue May 19 17:42:12 2026] DELETE /v2.0/subnets/db6429e6-42dc-4fa0-b857-9f37a853b577 => generated 0 bytes in 289 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 17:42:13.172 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2541cfc9-ff27-4182-879a-6fb8d45c17a4 a2eec12f3a324705ad9f37fb86b33648 c4c84515d6a542689adbb1db596cbc1e - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1626/3145] 10.0.0.156 () {32 vars in 721 bytes} [Tue May 19 17:42:13 2026] GET /v2.0/subnets/db6429e6-42dc-4fa0-b857-9f37a853b577 => generated 136 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1520/3146] 10.0.0.156 () {32 vars in 724 bytes} [Tue May 19 17:42:13 2026] DELETE /v2.0/subnets/39d148d2-fe10-4445-91b6-72175577b27a => generated 0 bytes in 230 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 17:42:13.435 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0b630258-421b-4c63-8076-f1ebc56b4b0b a2eec12f3a324705ad9f37fb86b33648 c4c84515d6a542689adbb1db596cbc1e - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1627/3147] 10.0.0.156 () {32 vars in 721 bytes} [Tue May 19 17:42:13 2026] GET /v2.0/subnets/39d148d2-fe10-4445-91b6-72175577b27a => generated 136 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 17:42:13.671 8 INFO neutron.services.segments.plugin [-] Segment 92480ca2-6c72-48ce-a919-4077408bc6de resource provider aggregate not found 2026-05-19 17:42:13.681 8 INFO neutron.services.segments.plugin [-] Segment 92480ca2-6c72-48ce-a919-4077408bc6de resource provider aggregate not found 2026-05-19 17:42:13.694 8 INFO neutron.services.segments.plugin [-] Segment 92480ca2-6c72-48ce-a919-4077408bc6de resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 92480ca2-6c72-48ce-a919-4077408bc6de found for delete ", "request_id": "req-be1491fa-afec-487d-bd66-6a82f3d8e9b8"}]} 2026-05-19 17:42:13.705 8 INFO neutron.services.segments.plugin [-] Segment 92480ca2-6c72-48ce-a919-4077408bc6de resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 92480ca2-6c72-48ce-a919-4077408bc6de found for delete ", "request_id": "req-4da1a119-bc2c-41da-9499-ba4ce073ffe2"}]} [pid: 8|app: 0|req: 1521/3148] 10.0.0.156 () {32 vars in 726 bytes} [Tue May 19 17:42:13 2026] DELETE /v2.0/networks/852d7786-c4c2-43b1-a13d-6f161f778c3f => generated 0 bytes in 602 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 17:42:14.068 7 INFO neutron.pecan_wsgi.hooks.translation [None req-991294da-6cd5-4caa-9c75-2e65f89b5d96 a2eec12f3a324705ad9f37fb86b33648 c4c84515d6a542689adbb1db596cbc1e - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1628/3149] 10.0.0.156 () {32 vars in 723 bytes} [Tue May 19 17:42:14 2026] GET /v2.0/networks/852d7786-c4c2-43b1-a13d-6f161f778c3f => 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: 1522/3150] 10.0.0.156 () {32 vars in 724 bytes} [Tue May 19 17:42:14 2026] DELETE /v2.0/subnets/616d8194-637c-4f97-8f04-cf7d74e1e83d => generated 0 bytes in 243 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 17:42:14.351 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e8ae77d7-f2d0-4b0c-99cc-5cd8073160d0 a2eec12f3a324705ad9f37fb86b33648 c4c84515d6a542689adbb1db596cbc1e - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1629/3151] 10.0.0.156 () {32 vars in 721 bytes} [Tue May 19 17:42:14 2026] GET /v2.0/subnets/616d8194-637c-4f97-8f04-cf7d74e1e83d => generated 136 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1523/3152] 10.0.0.156 () {32 vars in 724 bytes} [Tue May 19 17:42:14 2026] DELETE /v2.0/subnets/13588e15-709e-4590-bbda-96c214bc0cf7 => generated 0 bytes in 291 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 17:42:14.677 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0a807d98-6b08-4a12-a66d-4a898f3077a1 a2eec12f3a324705ad9f37fb86b33648 c4c84515d6a542689adbb1db596cbc1e - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1630/3153] 10.0.0.156 () {32 vars in 721 bytes} [Tue May 19 17:42:14 2026] GET /v2.0/subnets/13588e15-709e-4590-bbda-96c214bc0cf7 => 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: 1524/3154] 10.0.0.156 () {32 vars in 726 bytes} [Tue May 19 17:42:14 2026] DELETE /v2.0/networks/0e7fcb8e-8b49-4c86-be41-0f5c01c003f1 => generated 0 bytes in 587 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 17:42:15.313 7 INFO neutron.pecan_wsgi.hooks.translation [None req-10177ee7-651d-4c67-8c3d-0a3c44217c42 a2eec12f3a324705ad9f37fb86b33648 c4c84515d6a542689adbb1db596cbc1e - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1631/3155] 10.0.0.156 () {32 vars in 723 bytes} [Tue May 19 17:42:15 2026] GET /v2.0/networks/0e7fcb8e-8b49-4c86-be41-0f5c01c003f1 => generated 138 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 17:42:18.913 8 INFO neutron.services.segments.plugin [-] Segment 2298c8b0-bd7d-4ec1-bc99-4345697716d9 resource provider aggregate not found 2026-05-19 17:42:18.920 8 INFO neutron.services.segments.plugin [-] Segment 2298c8b0-bd7d-4ec1-bc99-4345697716d9 resource provider aggregate not found 2026-05-19 17:42:18.935 8 INFO neutron.services.segments.plugin [-] Segment 2298c8b0-bd7d-4ec1-bc99-4345697716d9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2298c8b0-bd7d-4ec1-bc99-4345697716d9 found for delete ", "request_id": "req-50ab3072-3418-4328-b976-47fdb99b844a"}]} 2026-05-19 17:42:18.957 8 INFO neutron.services.segments.plugin [-] Segment 2298c8b0-bd7d-4ec1-bc99-4345697716d9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2298c8b0-bd7d-4ec1-bc99-4345697716d9 found for delete ", "request_id": "req-feba572f-e73e-457d-bebb-8ffd48ec71de"}]} 2026-05-19 17:42:18.973 8 INFO neutron.services.segments.plugin [-] Segment 9c056b6a-6688-4e85-bcfc-2f063e88621f resource provider aggregate not found 2026-05-19 17:42:18.977 8 INFO neutron.services.segments.plugin [-] Segment 9c056b6a-6688-4e85-bcfc-2f063e88621f resource provider aggregate not found 2026-05-19 17:42:18.996 8 INFO neutron.services.segments.plugin [-] Segment 9c056b6a-6688-4e85-bcfc-2f063e88621f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9c056b6a-6688-4e85-bcfc-2f063e88621f found for delete ", "request_id": "req-35b95650-73da-475a-80b3-074fd378fe90"}]} 2026-05-19 17:42:18.996 8 INFO neutron.services.segments.plugin [-] Segment 9c056b6a-6688-4e85-bcfc-2f063e88621f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9c056b6a-6688-4e85-bcfc-2f063e88621f found for delete ", "request_id": "req-29de3b09-a93a-45d5-86e0-3ca2eb7c1292"}]} [pid: 8|app: 0|req: 1525/3156] 10.0.0.156 () {32 vars in 774 bytes} [Tue May 19 17:42:18 2026] GET /v2.0/security-groups?tenant_id=28267b47fd6244f48b399dfcc505f8e5&name=default => generated 2805 bytes in 324 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1632/3157] 10.0.0.156 () {32 vars in 740 bytes} [Tue May 19 17:42:19 2026] DELETE /v2.0/security-groups/930bc7ae-0621-48ce-8c03-70a82101cf58 => generated 0 bytes in 151 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1526/3158] 10.0.0.156 () {32 vars in 774 bytes} [Tue May 19 17:42:19 2026] GET /v2.0/security-groups?tenant_id=307571ec12484ac49cf489e2ced04a3d&name=default => generated 2805 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1633/3159] 10.0.0.156 () {32 vars in 740 bytes} [Tue May 19 17:42:19 2026] DELETE /v2.0/security-groups/d6515078-6170-456b-9972-4d2950b8ad7e => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1527/3160] 10.0.0.156 () {32 vars in 774 bytes} [Tue May 19 17:42:20 2026] GET /v2.0/security-groups?tenant_id=c4c84515d6a542689adbb1db596cbc1e&name=default => generated 2801 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1634/3163] 10.0.0.156 () {32 vars in 740 bytes} [Tue May 19 17:42:20 2026] DELETE /v2.0/security-groups/046bef4d-7099-4e39-b2bd-9e8bb0b74311 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1530/3164] 10.0.0.156 () {32 vars in 774 bytes} [Tue May 19 17:42:20 2026] GET /v2.0/security-groups?tenant_id=1bfbdd1930fc4170b1f04181e87d7594&name=default => generated 2805 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1635/3165] 10.0.0.156 () {32 vars in 740 bytes} [Tue May 19 17:42:20 2026] DELETE /v2.0/security-groups/8229494d-7c8e-4eeb-8232-177668e44784 => 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: 1531/3166] 10.0.0.156 () {32 vars in 774 bytes} [Tue May 19 17:42:20 2026] GET /v2.0/security-groups?tenant_id=300a620c5d32403f90e568579340ea42&name=default => generated 2805 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1636/3167] 10.0.0.156 () {32 vars in 740 bytes} [Tue May 19 17:42:21 2026] DELETE /v2.0/security-groups/b7dcb349-265d-4601-9d73-751f07b1bd96 => generated 0 bytes in 140 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1532/3168] 10.0.0.156 () {32 vars in 774 bytes} [Tue May 19 17:42:21 2026] GET /v2.0/security-groups?tenant_id=67794c4d87be4305a2fecf752ede93cf&name=default => generated 2805 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1637/3169] 10.0.0.156 () {32 vars in 740 bytes} [Tue May 19 17:42:21 2026] DELETE /v2.0/security-groups/d861e9d5-9fad-4286-a72d-549358c2a07b => generated 0 bytes in 150 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1533/3170] 10.0.0.156 () {32 vars in 774 bytes} [Tue May 19 17:42:21 2026] GET /v2.0/security-groups?tenant_id=79ae9e6bbd6e40c9b987b4a2c37865e1&name=default => generated 2805 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1638/3171] 10.0.0.156 () {32 vars in 740 bytes} [Tue May 19 17:42:21 2026] DELETE /v2.0/security-groups/472a9cf4-7ce4-470d-b6b2-32d7ca3d95ec => generated 0 bytes in 140 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1534/3172] 10.0.0.156 () {32 vars in 649 bytes} [Tue May 19 17:42:24 2026] GET /v2.0/networks => generated 2168 bytes in 292 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1639/3173] 10.0.0.156 () {32 vars in 655 bytes} [Tue May 19 17:42:26 2026] GET /v2.0/floatingips => 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: 1535/3174] 10.0.0.156 () {32 vars in 647 bytes} [Tue May 19 17:42:26 2026] GET /v2.0/routers => generated 15 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1640/3175] 10.0.0.156 () {32 vars in 643 bytes} [Tue May 19 17:42:26 2026] GET /v2.0/ports => generated 4725 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1536/3176] 10.0.0.156 () {32 vars in 647 bytes} [Tue May 19 17:42:26 2026] GET /v2.0/subnets => generated 1261 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1641/3177] 10.0.0.156 () {32 vars in 649 bytes} [Tue May 19 17:42:26 2026] GET /v2.0/networks => generated 2168 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1537/3178] 10.0.0.156 () {32 vars in 663 bytes} [Tue May 19 17:42:26 2026] GET /v2.0/security-groups => generated 16626 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1642/3179] 10.0.0.156 () {32 vars in 655 bytes} [Tue May 19 17:42:26 2026] GET /v2.0/subnetpools => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0)